2024-03-23 07:50:22.639 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-23 07:50:22.707 +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-23 07:50:22.727 +05:30 INF Creating key {b303f9d4-e03d-4dcd-bd5c-bce3c1975398} with creation date 2024-03-23 02:20:22Z, activation date 2024-03-23 02:20:22Z, and expiration date 2024-06-21 02:20:22Z. 2024-03-23 07:50:22.744 +05:30 WRN No XML encryptor configured. Key {b303f9d4-e03d-4dcd-bd5c-bce3c1975398} may be persisted to storage in unencrypted form. 2024-03-23 07:50:22.814 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-23 07:50:22.814 +05:30 INF Hosting environment: Production 2024-03-23 07:50:22.814 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-23 07:50:22.854 +05:30 e6f5a668-b908-426c-9c26-dd492658cabc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 07:50:22.985 +05:30 1bee042d-1d6f-4670-8836-9f62a2042e3e INF CORS policy execution successful. 2024-03-23 07:50:22.993 +05:30 1bee042d-1d6f-4670-8836-9f62a2042e3e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 07:50:23.023 +05:30 1bee042d-1d6f-4670-8836-9f62a2042e3e 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-23 07:50:23.037 +05:30 1bee042d-1d6f-4670-8836-9f62a2042e3e INF Fetching Company deatails 2024-03-23 07:50:23.433 +05:30 1bee042d-1d6f-4670-8836-9f62a2042e3e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 07:50:23.493 +05:30 1bee042d-1d6f-4670-8836-9f62a2042e3e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 465.9217ms 2024-03-23 07:50:23.497 +05:30 1bee042d-1d6f-4670-8836-9f62a2042e3e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 07:50:23.501 +05:30 1bee042d-1d6f-4670-8836-9f62a2042e3e 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 649.7734ms 2024-03-23 08:01:21.074 +05:30 INF Application is shutting down... 2024-03-23 09:24:53.424 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-23 09:24:53.502 +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-23 09:24:53.528 +05:30 INF Creating key {f5c429a2-e984-4d5d-9a37-13391bbf5116} with creation date 2024-03-23 03:54:53Z, activation date 2024-03-23 03:54:53Z, and expiration date 2024-06-21 03:54:53Z. 2024-03-23 09:24:53.553 +05:30 WRN No XML encryptor configured. Key {f5c429a2-e984-4d5d-9a37-13391bbf5116} may be persisted to storage in unencrypted form. 2024-03-23 09:24:53.624 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-23 09:24:53.625 +05:30 INF Hosting environment: Production 2024-03-23 09:24:53.625 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-23 09:24:53.649 +05:30 49c4b74c-f133-499c-b09f-6ad891c7a053 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 09:24:53.771 +05:30 f91e5b33-dcaf-467e-8644-9727464b769c INF CORS policy execution successful. 2024-03-23 09:24:53.778 +05:30 f91e5b33-dcaf-467e-8644-9727464b769c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 09:24:53.801 +05:30 f91e5b33-dcaf-467e-8644-9727464b769c 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-23 09:24:53.813 +05:30 f91e5b33-dcaf-467e-8644-9727464b769c INF Fetching Company deatails 2024-03-23 09:24:54.273 +05:30 f91e5b33-dcaf-467e-8644-9727464b769c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:24:54.350 +05:30 f91e5b33-dcaf-467e-8644-9727464b769c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 544.2841ms 2024-03-23 09:24:54.354 +05:30 f91e5b33-dcaf-467e-8644-9727464b769c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 09:24:54.358 +05:30 f91e5b33-dcaf-467e-8644-9727464b769c 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 711.5677ms 2024-03-23 09:25:01.486 +05:30 6a6fdd03-96c0-449d-b788-df404fa4451a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 09:25:01.497 +05:30 d0d28fde-1685-4874-9fda-97d9eb480d4f INF CORS policy execution successful. 2024-03-23 09:25:01.503 +05:30 d0d28fde-1685-4874-9fda-97d9eb480d4f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 16.7058ms 2024-03-23 09:25:01.564 +05:30 3e7d845e-1918-4295-a6fc-3fd00a8cd1b8 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 09:25:01.574 +05:30 99d55d33-b299-457e-ba0d-98d0621f2586 INF CORS policy execution successful. 2024-03-23 09:25:01.576 +05:30 99d55d33-b299-457e-ba0d-98d0621f2586 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 09:25:01.604 +05:30 99d55d33-b299-457e-ba0d-98d0621f2586 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-23 09:25:01.742 +05:30 99d55d33-b299-457e-ba0d-98d0621f2586 INF Connection string fetched 2024-03-23 09:25:02.840 +05:30 99d55d33-b299-457e-ba0d-98d0621f2586 INF Token generated 2024-03-23 09:25:02.848 +05:30 99d55d33-b299-457e-ba0d-98d0621f2586 INF Token generated 2024-03-23 09:25:02.852 +05:30 99d55d33-b299-457e-ba0d-98d0621f2586 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-23 09:25:02.870 +05:30 99d55d33-b299-457e-ba0d-98d0621f2586 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 1264.5947ms 2024-03-23 09:25:02.873 +05:30 99d55d33-b299-457e-ba0d-98d0621f2586 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 09:25:02.874 +05:30 99d55d33-b299-457e-ba0d-98d0621f2586 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 1309.9024ms 2024-03-23 09:25:02.969 +05:30 8da3f05b-c542-4221-9744-45465b2e1b6e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:25:02.971 +05:30 80ae6f23-9864-445b-a6d3-ac17283520f6 INF CORS policy execution successful. 2024-03-23 09:25:02.973 +05:30 80ae6f23-9864-445b-a6d3-ac17283520f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 4.0288ms 2024-03-23 09:25:03.001 +05:30 ababcf4b-fe23-4b16-914a-8221453fd78c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:25:03.012 +05:30 22d872b4-d40b-42d4-b65e-f872664e1c6e INF CORS policy execution successful. 2024-03-23 09:25:03.015 +05:30 22d872b4-d40b-42d4-b65e-f872664e1c6e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 14.1648ms 2024-03-23 09:25:03.032 +05:30 7ffd550d-cb22-4b8f-b77a-f3aebb7e0912 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:25:03.059 +05:30 bf1940db-1a14-46c7-abc8-05739a93d603 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:25:03.331 +05:30 ea287ed8-6ce3-47ae-8ef0-cc9d2bff7b4d INF CORS policy execution successful. 2024-03-23 09:25:03.331 +05:30 56a37bb5-ea98-4c6d-b4de-f746c7e05fe2 INF CORS policy execution successful. 2024-03-23 09:25:03.383 +05:30 56a37bb5-ea98-4c6d-b4de-f746c7e05fe2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:25:03.371 +05:30 ea287ed8-6ce3-47ae-8ef0-cc9d2bff7b4d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:25:03.407 +05:30 ea287ed8-6ce3-47ae-8ef0-cc9d2bff7b4d 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-23 09:25:03.414 +05:30 56a37bb5-ea98-4c6d-b4de-f746c7e05fe2 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-23 09:25:03.528 +05:30 56a37bb5-ea98-4c6d-b4de-f746c7e05fe2 INF Connection string fetched 2024-03-23 09:25:03.542 +05:30 56a37bb5-ea98-4c6d-b4de-f746c7e05fe2 INF Fetching Profile Summary 2024-03-23 09:25:03.570 +05:30 ea287ed8-6ce3-47ae-8ef0-cc9d2bff7b4d INF Connection string fetched 2024-03-23 09:25:03.583 +05:30 ea287ed8-6ce3-47ae-8ef0-cc9d2bff7b4d INF Fetching Menu Data 2024-03-23 09:25:03.621 +05:30 56a37bb5-ea98-4c6d-b4de-f746c7e05fe2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:25:03.622 +05:30 ea287ed8-6ce3-47ae-8ef0-cc9d2bff7b4d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:25:03.623 +05:30 56a37bb5-ea98-4c6d-b4de-f746c7e05fe2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 208.8092ms 2024-03-23 09:25:03.624 +05:30 56a37bb5-ea98-4c6d-b4de-f746c7e05fe2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:25:03.625 +05:30 ea287ed8-6ce3-47ae-8ef0-cc9d2bff7b4d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 216.9434ms 2024-03-23 09:25:03.625 +05:30 ea287ed8-6ce3-47ae-8ef0-cc9d2bff7b4d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:25:03.625 +05:30 56a37bb5-ea98-4c6d-b4de-f746c7e05fe2 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 565.8366ms 2024-03-23 09:25:03.626 +05:30 ea287ed8-6ce3-47ae-8ef0-cc9d2bff7b4d 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 594.03ms 2024-03-23 09:25:08.410 +05:30 3b62002e-a1ca-47be-aed8-22a531bfd688 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:25:08.413 +05:30 5073d963-dd4e-4dba-827c-d65258b936b8 INF CORS policy execution successful. 2024-03-23 09:25:08.414 +05:30 5073d963-dd4e-4dba-827c-d65258b936b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 4.5681ms 2024-03-23 09:25:08.473 +05:30 2450adb7-3b9d-4b28-a935-992f6aad46a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:25:08.476 +05:30 e0fb7553-f59a-4290-b747-8beb4f6037d4 INF CORS policy execution successful. 2024-03-23 09:25:08.481 +05:30 e0fb7553-f59a-4290-b747-8beb4f6037d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:25:08.482 +05:30 e0fb7553-f59a-4290-b747-8beb4f6037d4 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-23 09:25:08.496 +05:30 e0fb7553-f59a-4290-b747-8beb4f6037d4 INF Connection string fetched 2024-03-23 09:25:08.500 +05:30 e0fb7553-f59a-4290-b747-8beb4f6037d4 INF Fetching Menu Data 2024-03-23 09:25:08.506 +05:30 e0fb7553-f59a-4290-b747-8beb4f6037d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:25:08.507 +05:30 e0fb7553-f59a-4290-b747-8beb4f6037d4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 24.9241ms 2024-03-23 09:25:08.507 +05:30 e0fb7553-f59a-4290-b747-8beb4f6037d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:25:08.508 +05:30 e0fb7553-f59a-4290-b747-8beb4f6037d4 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 34.7091ms 2024-03-23 09:25:10.254 +05:30 5b83c427-f37c-4402-adcd-c919820d7311 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:25:10.255 +05:30 a21d2ff1-eca3-4c08-b601-6b23da67fe1c INF CORS policy execution successful. 2024-03-23 09:25:10.256 +05:30 a21d2ff1-eca3-4c08-b601-6b23da67fe1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.329ms 2024-03-23 09:25:10.316 +05:30 03ca0be7-f428-4dd4-be98-5f071dc30b43 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:25:10.318 +05:30 328424d7-18a2-40f8-a20f-c298b1063dbc INF CORS policy execution successful. 2024-03-23 09:25:10.319 +05:30 328424d7-18a2-40f8-a20f-c298b1063dbc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:25:10.320 +05:30 328424d7-18a2-40f8-a20f-c298b1063dbc 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-23 09:25:10.323 +05:30 328424d7-18a2-40f8-a20f-c298b1063dbc INF Connection string fetched 2024-03-23 09:25:10.324 +05:30 328424d7-18a2-40f8-a20f-c298b1063dbc INF Fetching Profile Summary 2024-03-23 09:25:10.329 +05:30 328424d7-18a2-40f8-a20f-c298b1063dbc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:25:10.331 +05:30 328424d7-18a2-40f8-a20f-c298b1063dbc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 11.3383ms 2024-03-23 09:25:10.332 +05:30 328424d7-18a2-40f8-a20f-c298b1063dbc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:25:10.332 +05:30 328424d7-18a2-40f8-a20f-c298b1063dbc 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 15.7509ms 2024-03-23 09:25:52.013 +05:30 d7977f67-10ad-4ccf-ba0f-e6e172fb053f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:25:52.015 +05:30 7218bf98-6265-488d-a61e-716e5afd5c50 INF CORS policy execution successful. 2024-03-23 09:25:52.016 +05:30 7218bf98-6265-488d-a61e-716e5afd5c50 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.325ms 2024-03-23 09:25:52.070 +05:30 6fe23460-8cc3-4b95-90ba-ddeaca3c0c20 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:25:52.072 +05:30 6eacd4a4-9133-4bea-834e-6007efc65169 INF CORS policy execution successful. 2024-03-23 09:25:52.072 +05:30 6eacd4a4-9133-4bea-834e-6007efc65169 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:25:52.073 +05:30 6eacd4a4-9133-4bea-834e-6007efc65169 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-23 09:25:52.075 +05:30 6eacd4a4-9133-4bea-834e-6007efc65169 INF Connection string fetched 2024-03-23 09:25:52.075 +05:30 6eacd4a4-9133-4bea-834e-6007efc65169 INF Fetching Menu Data 2024-03-23 09:25:52.077 +05:30 6eacd4a4-9133-4bea-834e-6007efc65169 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:25:52.078 +05:30 6eacd4a4-9133-4bea-834e-6007efc65169 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.4337ms 2024-03-23 09:25:52.079 +05:30 6eacd4a4-9133-4bea-834e-6007efc65169 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:25:52.079 +05:30 6eacd4a4-9133-4bea-834e-6007efc65169 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 8.5041ms 2024-03-23 09:25:59.244 +05:30 43449c94-8dca-4bd6-b3f3-a5c85b813bc2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 09:25:59.245 +05:30 8f9f5de0-6c15-43e2-8450-7a7714290575 INF CORS policy execution successful. 2024-03-23 09:25:59.246 +05:30 8f9f5de0-6c15-43e2-8450-7a7714290575 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 204 null null 1.4796ms 2024-03-23 09:25:59.305 +05:30 2ee09083-d63d-4980-80e5-131b699571a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 09:25:59.307 +05:30 adaefded-b83f-454c-b9bc-7334a0ed2b8a INF CORS policy execution successful. 2024-03-23 09:25:59.308 +05:30 adaefded-b83f-454c-b9bc-7334a0ed2b8a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 09:25:59.322 +05:30 adaefded-b83f-454c-b9bc-7334a0ed2b8a 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-23 09:25:59.324 +05:30 adaefded-b83f-454c-b9bc-7334a0ed2b8a INF Connection string fetched 2024-03-23 09:25:59.336 +05:30 adaefded-b83f-454c-b9bc-7334a0ed2b8a INF Fetching Actions 2024-03-23 09:25:59.367 +05:30 adaefded-b83f-454c-b9bc-7334a0ed2b8a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:25:59.368 +05:30 adaefded-b83f-454c-b9bc-7334a0ed2b8a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 46.4171ms 2024-03-23 09:25:59.368 +05:30 adaefded-b83f-454c-b9bc-7334a0ed2b8a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 09:25:59.369 +05:30 adaefded-b83f-454c-b9bc-7334a0ed2b8a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 200 null application/json; charset=utf-8 63.0788ms 2024-03-23 09:26:09.723 +05:30 6f223ffe-3393-4723-988f-8c88601c1cf0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:26:09.724 +05:30 8d24fdb6-b9c3-462c-89fd-877b1d209615 INF CORS policy execution successful. 2024-03-23 09:26:09.724 +05:30 8d24fdb6-b9c3-462c-89fd-877b1d209615 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.3134ms 2024-03-23 09:26:09.783 +05:30 fa06c691-13ae-4186-a205-5912691ade7f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:26:09.784 +05:30 474ec033-f27c-4e98-ab7b-d7a153d234cf INF CORS policy execution successful. 2024-03-23 09:26:09.784 +05:30 474ec033-f27c-4e98-ab7b-d7a153d234cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:26:09.785 +05:30 474ec033-f27c-4e98-ab7b-d7a153d234cf 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-23 09:26:09.786 +05:30 474ec033-f27c-4e98-ab7b-d7a153d234cf INF Connection string fetched 2024-03-23 09:26:09.787 +05:30 474ec033-f27c-4e98-ab7b-d7a153d234cf INF Fetching Profile Summary 2024-03-23 09:26:09.788 +05:30 474ec033-f27c-4e98-ab7b-d7a153d234cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:26:09.789 +05:30 474ec033-f27c-4e98-ab7b-d7a153d234cf INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 4.6342ms 2024-03-23 09:26:09.789 +05:30 474ec033-f27c-4e98-ab7b-d7a153d234cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:26:09.790 +05:30 474ec033-f27c-4e98-ab7b-d7a153d234cf 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 7.179ms 2024-03-23 09:26:09.847 +05:30 294b39a3-7306-49b2-abda-b0c30c71c2a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:26:09.848 +05:30 722b0837-a402-43fa-afc8-f54ddde317f9 INF CORS policy execution successful. 2024-03-23 09:26:09.849 +05:30 722b0837-a402-43fa-afc8-f54ddde317f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:26:09.849 +05:30 722b0837-a402-43fa-afc8-f54ddde317f9 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-23 09:26:09.850 +05:30 722b0837-a402-43fa-afc8-f54ddde317f9 INF Connection string fetched 2024-03-23 09:26:09.851 +05:30 722b0837-a402-43fa-afc8-f54ddde317f9 INF Fetching Profile Summary 2024-03-23 09:26:09.852 +05:30 722b0837-a402-43fa-afc8-f54ddde317f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:26:09.853 +05:30 722b0837-a402-43fa-afc8-f54ddde317f9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 4.3087ms 2024-03-23 09:26:09.853 +05:30 722b0837-a402-43fa-afc8-f54ddde317f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:26:09.856 +05:30 722b0837-a402-43fa-afc8-f54ddde317f9 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 6.6348ms 2024-03-23 09:26:10.008 +05:30 f35473c4-d08d-4c6c-a233-e4eb2224a907 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:26:10.009 +05:30 904652a8-dcff-4d76-ab13-b1340ad0476f INF CORS policy execution successful. 2024-03-23 09:26:10.009 +05:30 904652a8-dcff-4d76-ab13-b1340ad0476f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:26:10.010 +05:30 904652a8-dcff-4d76-ab13-b1340ad0476f 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-23 09:26:10.015 +05:30 904652a8-dcff-4d76-ab13-b1340ad0476f INF Connection string fetched 2024-03-23 09:26:10.015 +05:30 904652a8-dcff-4d76-ab13-b1340ad0476f INF Fetching Profile Summary 2024-03-23 09:26:10.018 +05:30 904652a8-dcff-4d76-ab13-b1340ad0476f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:26:10.019 +05:30 904652a8-dcff-4d76-ab13-b1340ad0476f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 9.2506ms 2024-03-23 09:26:10.019 +05:30 904652a8-dcff-4d76-ab13-b1340ad0476f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:26:10.020 +05:30 904652a8-dcff-4d76-ab13-b1340ad0476f 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 12.1379ms 2024-03-23 09:26:13.938 +05:30 f358dd07-cebe-4248-b8b2-8c3d263dafc2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - null null 2024-03-23 09:26:13.938 +05:30 8e57cd5b-22e2-4737-b6c9-e845e8ba887c INF CORS policy execution successful. 2024-03-23 09:26:13.939 +05:30 8e57cd5b-22e2-4737-b6c9-e845e8ba887c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - 204 null null 1.1048ms 2024-03-23 09:26:13.953 +05:30 3a2370a0-5e66-4aba-9de4-7bf35a264a31 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:26:13.953 +05:30 e9718ad3-8dad-4033-b11c-9363950ae0ce INF CORS policy execution successful. 2024-03-23 09:26:13.954 +05:30 e9718ad3-8dad-4033-b11c-9363950ae0ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9749ms 2024-03-23 09:26:13.973 +05:30 119eeeb7-385a-45a4-86ad-981baf5f624f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - null null 2024-03-23 09:26:13.975 +05:30 2737e82d-0637-40c8-9749-aa12698b7bb6 INF CORS policy execution successful. 2024-03-23 09:26:13.976 +05:30 2737e82d-0637-40c8-9749-aa12698b7bb6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 09:26:13.987 +05:30 2737e82d-0637-40c8-9749-aa12698b7bb6 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 09:26:13.989 +05:30 2737e82d-0637-40c8-9749-aa12698b7bb6 INF Connection string fetched 2024-03-23 09:26:13.997 +05:30 2737e82d-0637-40c8-9749-aa12698b7bb6 INF Fetching Profile Details 2024-03-23 09:26:14.009 +05:30 36ab4d0d-ed13-462c-a6b5-f4345a398f62 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:26:14.009 +05:30 385073c2-a941-446a-b260-96174e033279 INF CORS policy execution successful. 2024-03-23 09:26:14.010 +05:30 385073c2-a941-446a-b260-96174e033279 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:26:14.010 +05:30 385073c2-a941-446a-b260-96174e033279 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-23 09:26:14.011 +05:30 385073c2-a941-446a-b260-96174e033279 INF Connection string fetched 2024-03-23 09:26:14.012 +05:30 385073c2-a941-446a-b260-96174e033279 INF Fetching Menu Data 2024-03-23 09:26:14.013 +05:30 385073c2-a941-446a-b260-96174e033279 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:26:14.014 +05:30 385073c2-a941-446a-b260-96174e033279 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.9222ms 2024-03-23 09:26:14.014 +05:30 385073c2-a941-446a-b260-96174e033279 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:26:14.014 +05:30 385073c2-a941-446a-b260-96174e033279 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 5.7156ms 2024-03-23 09:26:14.016 +05:30 2737e82d-0637-40c8-9749-aa12698b7bb6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:26:14.017 +05:30 2737e82d-0637-40c8-9749-aa12698b7bb6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 29.65ms 2024-03-23 09:26:14.017 +05:30 2737e82d-0637-40c8-9749-aa12698b7bb6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 09:26:14.017 +05:30 2737e82d-0637-40c8-9749-aa12698b7bb6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - 200 null application/json; charset=utf-8 44.0044ms 2024-03-23 09:26:24.477 +05:30 998c0683-8adf-4bc1-b3d7-26d013ef940e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:26:24.478 +05:30 bca55aab-485d-47ce-9ac1-f28befee89e1 INF CORS policy execution successful. 2024-03-23 09:26:24.479 +05:30 bca55aab-485d-47ce-9ac1-f28befee89e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.1647ms 2024-03-23 09:26:24.535 +05:30 788fa162-6751-4791-8f01-fa40d35a3522 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:26:24.536 +05:30 af2d60fb-b559-40f0-b75a-c42fedda59b3 INF CORS policy execution successful. 2024-03-23 09:26:24.536 +05:30 af2d60fb-b559-40f0-b75a-c42fedda59b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:26:24.537 +05:30 af2d60fb-b559-40f0-b75a-c42fedda59b3 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-23 09:26:24.538 +05:30 af2d60fb-b559-40f0-b75a-c42fedda59b3 INF Connection string fetched 2024-03-23 09:26:24.538 +05:30 af2d60fb-b559-40f0-b75a-c42fedda59b3 INF Fetching Menu Data 2024-03-23 09:26:24.540 +05:30 af2d60fb-b559-40f0-b75a-c42fedda59b3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:26:24.541 +05:30 af2d60fb-b559-40f0-b75a-c42fedda59b3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.9325ms 2024-03-23 09:26:24.541 +05:30 af2d60fb-b559-40f0-b75a-c42fedda59b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:26:24.541 +05:30 af2d60fb-b559-40f0-b75a-c42fedda59b3 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 5.9344ms 2024-03-23 09:26:49.128 +05:30 2242bafb-f806-4efa-834a-9917434302d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 09:26:49.129 +05:30 f73bcb45-d6b5-4d81-a5c5-1b8b4f5ced09 INF CORS policy execution successful. 2024-03-23 09:26:49.129 +05:30 f73bcb45-d6b5-4d81-a5c5-1b8b4f5ced09 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.9018ms 2024-03-23 09:26:49.188 +05:30 a87fb4a9-9ef2-4993-bf67-5a4e00592d56 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 09:26:49.189 +05:30 cd0916b8-5e4b-4ff9-8404-03ebabd2ea44 INF CORS policy execution successful. 2024-03-23 09:26:49.190 +05:30 cd0916b8-5e4b-4ff9-8404-03ebabd2ea44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 09:26:49.190 +05:30 cd0916b8-5e4b-4ff9-8404-03ebabd2ea44 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-23 09:26:49.191 +05:30 cd0916b8-5e4b-4ff9-8404-03ebabd2ea44 INF Connection string fetched 2024-03-23 09:26:49.193 +05:30 cd0916b8-5e4b-4ff9-8404-03ebabd2ea44 INF Fetching Actions 2024-03-23 09:26:49.196 +05:30 cd0916b8-5e4b-4ff9-8404-03ebabd2ea44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:26:49.196 +05:30 cd0916b8-5e4b-4ff9-8404-03ebabd2ea44 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 6.3086ms 2024-03-23 09:26:49.196 +05:30 cd0916b8-5e4b-4ff9-8404-03ebabd2ea44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 09:26:49.197 +05:30 cd0916b8-5e4b-4ff9-8404-03ebabd2ea44 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 8.1377ms 2024-03-23 09:27:00.722 +05:30 a3aa582d-b048-40b0-bf26-d355cea639f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 09:27:00.724 +05:30 2447afc1-5c9d-4faf-b7df-e98bbfec6482 INF CORS policy execution successful. 2024-03-23 09:27:00.724 +05:30 2447afc1-5c9d-4faf-b7df-e98bbfec6482 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 2.6315ms 2024-03-23 09:27:00.783 +05:30 0dd0fb36-1b45-4d27-9703-38967cd4002a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 09:27:00.786 +05:30 8d6cf467-81e4-4794-8c2d-e377a8c36e63 INF CORS policy execution successful. 2024-03-23 09:27:00.786 +05:30 8d6cf467-81e4-4794-8c2d-e377a8c36e63 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 09:27:00.787 +05:30 8d6cf467-81e4-4794-8c2d-e377a8c36e63 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-23 09:27:00.789 +05:30 8d6cf467-81e4-4794-8c2d-e377a8c36e63 INF Connection string fetched 2024-03-23 09:27:00.790 +05:30 8d6cf467-81e4-4794-8c2d-e377a8c36e63 INF Fetching Actions 2024-03-23 09:27:00.792 +05:30 8d6cf467-81e4-4794-8c2d-e377a8c36e63 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:27:00.793 +05:30 8d6cf467-81e4-4794-8c2d-e377a8c36e63 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 6.3633ms 2024-03-23 09:27:00.793 +05:30 8d6cf467-81e4-4794-8c2d-e377a8c36e63 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 09:27:00.793 +05:30 8d6cf467-81e4-4794-8c2d-e377a8c36e63 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 9.8554ms 2024-03-23 09:27:05.238 +05:30 a5994931-8d3c-4bbd-99b7-e0e2fbb49205 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 09:27:05.239 +05:30 1639fd97-8cb7-4dbc-96f1-699452806319 INF CORS policy execution successful. 2024-03-23 09:27:05.239 +05:30 1639fd97-8cb7-4dbc-96f1-699452806319 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 1.2812ms 2024-03-23 09:27:05.297 +05:30 947b30ce-3571-42a5-b964-b29a1559eb8f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 09:27:05.299 +05:30 45011db7-3f7e-45af-b09b-694d93162bb9 INF CORS policy execution successful. 2024-03-23 09:27:05.299 +05:30 45011db7-3f7e-45af-b09b-694d93162bb9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 09:27:05.299 +05:30 45011db7-3f7e-45af-b09b-694d93162bb9 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-23 09:27:05.302 +05:30 45011db7-3f7e-45af-b09b-694d93162bb9 INF Connection string fetched 2024-03-23 09:27:05.303 +05:30 45011db7-3f7e-45af-b09b-694d93162bb9 INF Fetching Actions 2024-03-23 09:27:05.305 +05:30 45011db7-3f7e-45af-b09b-694d93162bb9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:27:05.306 +05:30 45011db7-3f7e-45af-b09b-694d93162bb9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 6.8829ms 2024-03-23 09:27:05.306 +05:30 45011db7-3f7e-45af-b09b-694d93162bb9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 09:27:05.307 +05:30 45011db7-3f7e-45af-b09b-694d93162bb9 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 9.9357ms 2024-03-23 09:27:18.429 +05:30 4fd53b6f-979f-4079-bb98-310eb8e1bf8b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 09:27:18.431 +05:30 e2456d44-136c-4ed0-b7e5-3270b8f38d05 INF CORS policy execution successful. 2024-03-23 09:27:18.432 +05:30 e2456d44-136c-4ed0-b7e5-3270b8f38d05 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 204 null null 2.5367ms 2024-03-23 09:27:18.489 +05:30 58af180e-7fca-4abe-97c7-3c823cae9f93 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 09:27:18.490 +05:30 92604f51-7dc9-4619-bd19-16e55140dd18 INF CORS policy execution successful. 2024-03-23 09:27:18.490 +05:30 92604f51-7dc9-4619-bd19-16e55140dd18 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 09:27:18.491 +05:30 92604f51-7dc9-4619-bd19-16e55140dd18 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-23 09:27:18.493 +05:30 92604f51-7dc9-4619-bd19-16e55140dd18 INF Connection string fetched 2024-03-23 09:27:18.494 +05:30 92604f51-7dc9-4619-bd19-16e55140dd18 INF Fetching Actions 2024-03-23 09:27:18.497 +05:30 92604f51-7dc9-4619-bd19-16e55140dd18 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:27:18.499 +05:30 92604f51-7dc9-4619-bd19-16e55140dd18 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 7.5579ms 2024-03-23 09:27:18.499 +05:30 92604f51-7dc9-4619-bd19-16e55140dd18 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 09:27:18.499 +05:30 92604f51-7dc9-4619-bd19-16e55140dd18 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 200 null application/json; charset=utf-8 10.3461ms 2024-03-23 09:27:36.694 +05:30 4d9b88d2-a3f4-4fda-a5fe-99216324d18e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 09:27:36.695 +05:30 1575273c-8364-4dc2-8067-f72f928f26b6 INF CORS policy execution successful. 2024-03-23 09:27:36.695 +05:30 1575273c-8364-4dc2-8067-f72f928f26b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 1.0771ms 2024-03-23 09:27:36.749 +05:30 dd572bcb-4c1f-4316-9107-e0d569246c8f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 09:27:36.751 +05:30 60c548ba-76eb-42c1-82d8-4d0a1c48b574 INF CORS policy execution successful. 2024-03-23 09:27:36.751 +05:30 60c548ba-76eb-42c1-82d8-4d0a1c48b574 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 09:27:36.752 +05:30 60c548ba-76eb-42c1-82d8-4d0a1c48b574 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-23 09:27:36.754 +05:30 60c548ba-76eb-42c1-82d8-4d0a1c48b574 INF Connection string fetched 2024-03-23 09:27:36.755 +05:30 60c548ba-76eb-42c1-82d8-4d0a1c48b574 INF Fetching Actions 2024-03-23 09:27:36.757 +05:30 60c548ba-76eb-42c1-82d8-4d0a1c48b574 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:27:36.757 +05:30 60c548ba-76eb-42c1-82d8-4d0a1c48b574 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 5.5667ms 2024-03-23 09:27:36.758 +05:30 60c548ba-76eb-42c1-82d8-4d0a1c48b574 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 09:27:36.758 +05:30 60c548ba-76eb-42c1-82d8-4d0a1c48b574 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 8.7564ms 2024-03-23 09:27:50.681 +05:30 608304e1-076e-474e-9f1f-df794ca9ca50 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=TestProfile5 - null null 2024-03-23 09:27:50.682 +05:30 3a5dc6e6-0f0b-4c7d-8f69-098c451449f8 INF CORS policy execution successful. 2024-03-23 09:27:50.683 +05:30 3a5dc6e6-0f0b-4c7d-8f69-098c451449f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=TestProfile5 - 204 null null 2.0608ms 2024-03-23 09:27:50.742 +05:30 17564209-e9bd-4724-ad1a-07c537baf122 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=TestProfile5 - application/json 26 2024-03-23 09:27:50.743 +05:30 52ba39b6-efee-4ac1-a2dc-58e62abd7d74 INF CORS policy execution successful. 2024-03-23 09:27:50.744 +05:30 52ba39b6-efee-4ac1-a2dc-58e62abd7d74 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 09:27:50.754 +05:30 52ba39b6-efee-4ac1-a2dc-58e62abd7d74 INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 09:27:50.756 +05:30 52ba39b6-efee-4ac1-a2dc-58e62abd7d74 INF Connection string fetched 2024-03-23 09:27:50.903 +05:30 52ba39b6-efee-4ac1-a2dc-58e62abd7d74 INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:27:50.935 +05:30 52ba39b6-efee-4ac1-a2dc-58e62abd7d74 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 181.0955ms 2024-03-23 09:27:50.935 +05:30 52ba39b6-efee-4ac1-a2dc-58e62abd7d74 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 09:27:50.935 +05:30 52ba39b6-efee-4ac1-a2dc-58e62abd7d74 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=TestProfile5 - 201 null application/json; charset=utf-8 193.7731ms 2024-03-23 09:27:55.096 +05:30 2229f4d8-c41a-4c07-b0e1-fc9a6d4bf82e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:27:55.097 +05:30 9904ca9e-472e-47b6-9695-27eb6e7c1d34 INF CORS policy execution successful. 2024-03-23 09:27:55.097 +05:30 9904ca9e-472e-47b6-9695-27eb6e7c1d34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.8446ms 2024-03-23 09:27:55.112 +05:30 acef1d79-5da9-4b7d-b1ec-6f933aa1c500 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:27:55.113 +05:30 2dae0863-ac5e-4677-bd64-6f2c2d12a71e INF CORS policy execution successful. 2024-03-23 09:27:55.113 +05:30 2dae0863-ac5e-4677-bd64-6f2c2d12a71e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7813ms 2024-03-23 09:27:55.132 +05:30 3355f732-1142-4a3d-80d8-40bd8b6b035c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:27:55.133 +05:30 9f2f3e23-f794-4fa8-b72d-ac87f0920721 INF CORS policy execution successful. 2024-03-23 09:27:55.133 +05:30 9f2f3e23-f794-4fa8-b72d-ac87f0920721 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:27:55.134 +05:30 9f2f3e23-f794-4fa8-b72d-ac87f0920721 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-23 09:27:55.135 +05:30 9f2f3e23-f794-4fa8-b72d-ac87f0920721 INF Connection string fetched 2024-03-23 09:27:55.135 +05:30 9f2f3e23-f794-4fa8-b72d-ac87f0920721 INF Fetching Profile Summary 2024-03-23 09:27:55.137 +05:30 9f2f3e23-f794-4fa8-b72d-ac87f0920721 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:27:55.138 +05:30 9f2f3e23-f794-4fa8-b72d-ac87f0920721 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 3.9349ms 2024-03-23 09:27:55.138 +05:30 9f2f3e23-f794-4fa8-b72d-ac87f0920721 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:27:55.138 +05:30 9f2f3e23-f794-4fa8-b72d-ac87f0920721 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 5.6791ms 2024-03-23 09:27:55.170 +05:30 c29b84ab-4374-4921-82be-b715ce2b7f2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:27:55.171 +05:30 4a30b060-924b-48a4-9e96-40ea131525bc INF CORS policy execution successful. 2024-03-23 09:27:55.171 +05:30 4a30b060-924b-48a4-9e96-40ea131525bc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:27:55.171 +05:30 4a30b060-924b-48a4-9e96-40ea131525bc 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-23 09:27:55.173 +05:30 4a30b060-924b-48a4-9e96-40ea131525bc INF Connection string fetched 2024-03-23 09:27:55.173 +05:30 4a30b060-924b-48a4-9e96-40ea131525bc INF Fetching Menu Data 2024-03-23 09:27:55.174 +05:30 4a30b060-924b-48a4-9e96-40ea131525bc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:27:55.175 +05:30 4a30b060-924b-48a4-9e96-40ea131525bc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.9356ms 2024-03-23 09:27:55.175 +05:30 4a30b060-924b-48a4-9e96-40ea131525bc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:27:55.176 +05:30 4a30b060-924b-48a4-9e96-40ea131525bc 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 5.2815ms 2024-03-23 09:27:57.665 +05:30 c9aabd08-a18c-45e5-874a-e1c3a67b3e7d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:27:57.666 +05:30 038f32f4-47f9-414f-aa56-d1e35df725d2 INF CORS policy execution successful. 2024-03-23 09:27:57.666 +05:30 038f32f4-47f9-414f-aa56-d1e35df725d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:27:57.667 +05:30 038f32f4-47f9-414f-aa56-d1e35df725d2 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-23 09:27:57.670 +05:30 038f32f4-47f9-414f-aa56-d1e35df725d2 INF Connection string fetched 2024-03-23 09:27:57.670 +05:30 038f32f4-47f9-414f-aa56-d1e35df725d2 INF Fetching Profile Summary 2024-03-23 09:27:57.672 +05:30 038f32f4-47f9-414f-aa56-d1e35df725d2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:27:57.673 +05:30 038f32f4-47f9-414f-aa56-d1e35df725d2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 5.9478ms 2024-03-23 09:27:57.673 +05:30 038f32f4-47f9-414f-aa56-d1e35df725d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:27:57.673 +05:30 038f32f4-47f9-414f-aa56-d1e35df725d2 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 8.1238ms 2024-03-23 09:27:57.858 +05:30 4b3343f6-2a65-4256-a684-cffc1d0eec0b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:27:57.859 +05:30 8596932d-5380-43dc-bb7a-c63e31f24504 INF CORS policy execution successful. 2024-03-23 09:27:57.859 +05:30 8596932d-5380-43dc-bb7a-c63e31f24504 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:27:57.859 +05:30 8596932d-5380-43dc-bb7a-c63e31f24504 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-23 09:27:57.861 +05:30 8596932d-5380-43dc-bb7a-c63e31f24504 INF Connection string fetched 2024-03-23 09:27:57.861 +05:30 8596932d-5380-43dc-bb7a-c63e31f24504 INF Fetching Profile Summary 2024-03-23 09:27:57.863 +05:30 8596932d-5380-43dc-bb7a-c63e31f24504 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:27:57.863 +05:30 8596932d-5380-43dc-bb7a-c63e31f24504 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 3.9055ms 2024-03-23 09:27:57.864 +05:30 8596932d-5380-43dc-bb7a-c63e31f24504 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:27:57.864 +05:30 8596932d-5380-43dc-bb7a-c63e31f24504 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 5.8683ms 2024-03-23 09:27:58.035 +05:30 f2056e61-2a28-4916-8b92-91daf6a3c806 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:27:58.036 +05:30 eb884bea-7b5a-4512-8401-40a878dfaba6 INF CORS policy execution successful. 2024-03-23 09:27:58.036 +05:30 eb884bea-7b5a-4512-8401-40a878dfaba6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:27:58.036 +05:30 eb884bea-7b5a-4512-8401-40a878dfaba6 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-23 09:27:58.038 +05:30 eb884bea-7b5a-4512-8401-40a878dfaba6 INF Connection string fetched 2024-03-23 09:27:58.038 +05:30 eb884bea-7b5a-4512-8401-40a878dfaba6 INF Fetching Profile Summary 2024-03-23 09:27:58.039 +05:30 eb884bea-7b5a-4512-8401-40a878dfaba6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:27:58.039 +05:30 eb884bea-7b5a-4512-8401-40a878dfaba6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 3.0083ms 2024-03-23 09:27:58.039 +05:30 eb884bea-7b5a-4512-8401-40a878dfaba6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:27:58.039 +05:30 eb884bea-7b5a-4512-8401-40a878dfaba6 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 4.4372ms 2024-03-23 09:27:59.837 +05:30 448e73bf-ea55-427b-8d54-b8cd9f09175c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:27:59.839 +05:30 2d7ec925-ed20-417e-b074-9eaaa2420b6b INF CORS policy execution successful. 2024-03-23 09:27:59.840 +05:30 2d7ec925-ed20-417e-b074-9eaaa2420b6b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:27:59.840 +05:30 2d7ec925-ed20-417e-b074-9eaaa2420b6b 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-23 09:27:59.842 +05:30 2d7ec925-ed20-417e-b074-9eaaa2420b6b INF Connection string fetched 2024-03-23 09:27:59.843 +05:30 2d7ec925-ed20-417e-b074-9eaaa2420b6b INF Fetching Menu Data 2024-03-23 09:27:59.846 +05:30 2d7ec925-ed20-417e-b074-9eaaa2420b6b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:27:59.848 +05:30 2d7ec925-ed20-417e-b074-9eaaa2420b6b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.5287ms 2024-03-23 09:27:59.848 +05:30 2d7ec925-ed20-417e-b074-9eaaa2420b6b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:27:59.848 +05:30 2d7ec925-ed20-417e-b074-9eaaa2420b6b 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 10.9882ms 2024-03-23 09:27:59.852 +05:30 81307d9e-a61f-413b-935b-7b69969b3dd5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=61 - null null 2024-03-23 09:27:59.852 +05:30 bc0b12d2-0c0b-44f1-97ec-f9aa623b7525 INF CORS policy execution successful. 2024-03-23 09:27:59.853 +05:30 bc0b12d2-0c0b-44f1-97ec-f9aa623b7525 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=61 - 204 null null 0.9108ms 2024-03-23 09:27:59.914 +05:30 348862fe-80b5-4889-943d-7c59f0073deb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=61 - null null 2024-03-23 09:27:59.915 +05:30 92d245eb-5456-4451-98c9-cc4169f6ceb2 INF CORS policy execution successful. 2024-03-23 09:27:59.916 +05:30 92d245eb-5456-4451-98c9-cc4169f6ceb2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 09:27:59.916 +05:30 92d245eb-5456-4451-98c9-cc4169f6ceb2 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 09:27:59.918 +05:30 92d245eb-5456-4451-98c9-cc4169f6ceb2 INF Connection string fetched 2024-03-23 09:27:59.919 +05:30 92d245eb-5456-4451-98c9-cc4169f6ceb2 INF Fetching Profile Details 2024-03-23 09:27:59.921 +05:30 92d245eb-5456-4451-98c9-cc4169f6ceb2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:27:59.921 +05:30 92d245eb-5456-4451-98c9-cc4169f6ceb2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 5.308ms 2024-03-23 09:27:59.921 +05:30 92d245eb-5456-4451-98c9-cc4169f6ceb2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 09:27:59.922 +05:30 92d245eb-5456-4451-98c9-cc4169f6ceb2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=61 - 200 null application/json; charset=utf-8 7.1953ms 2024-03-23 09:28:15.101 +05:30 afc6dea0-8351-444c-bb50-e58fbb8a8a02 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:28:15.102 +05:30 8d3b28a0-31fa-49b9-b263-b7ff48ded3f8 INF CORS policy execution successful. 2024-03-23 09:28:15.102 +05:30 8d3b28a0-31fa-49b9-b263-b7ff48ded3f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.6812ms 2024-03-23 09:28:15.159 +05:30 4b938790-3aca-4acf-94f9-d3a7b79955c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:28:15.161 +05:30 430ea0d2-e208-4ce4-b5e8-6722ec2d8fde INF CORS policy execution successful. 2024-03-23 09:28:15.161 +05:30 430ea0d2-e208-4ce4-b5e8-6722ec2d8fde INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:15.161 +05:30 430ea0d2-e208-4ce4-b5e8-6722ec2d8fde 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-23 09:28:15.163 +05:30 430ea0d2-e208-4ce4-b5e8-6722ec2d8fde INF Connection string fetched 2024-03-23 09:28:15.163 +05:30 430ea0d2-e208-4ce4-b5e8-6722ec2d8fde INF Fetching Profile Summary 2024-03-23 09:28:15.165 +05:30 430ea0d2-e208-4ce4-b5e8-6722ec2d8fde INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:28:15.165 +05:30 430ea0d2-e208-4ce4-b5e8-6722ec2d8fde INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 4.1632ms 2024-03-23 09:28:15.166 +05:30 430ea0d2-e208-4ce4-b5e8-6722ec2d8fde INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:15.166 +05:30 430ea0d2-e208-4ce4-b5e8-6722ec2d8fde 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 6.5572ms 2024-03-23 09:28:23.907 +05:30 20029f00-1f52-48e3-92f9-4e1777477140 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:28:23.907 +05:30 7d64abb3-74a3-40ca-9981-f50a2f0b5e89 INF CORS policy execution successful. 2024-03-23 09:28:23.908 +05:30 7d64abb3-74a3-40ca-9981-f50a2f0b5e89 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.3085ms 2024-03-23 09:28:23.969 +05:30 b92fdb07-6443-41b0-af80-baabb879c0a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:28:23.970 +05:30 54ccd61b-bb68-4d36-bafc-6fd02266b5e4 INF CORS policy execution successful. 2024-03-23 09:28:23.970 +05:30 54ccd61b-bb68-4d36-bafc-6fd02266b5e4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:23.970 +05:30 54ccd61b-bb68-4d36-bafc-6fd02266b5e4 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-23 09:28:23.973 +05:30 54ccd61b-bb68-4d36-bafc-6fd02266b5e4 INF Connection string fetched 2024-03-23 09:28:23.973 +05:30 54ccd61b-bb68-4d36-bafc-6fd02266b5e4 INF Fetching Profile Summary 2024-03-23 09:28:23.975 +05:30 54ccd61b-bb68-4d36-bafc-6fd02266b5e4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:28:23.975 +05:30 54ccd61b-bb68-4d36-bafc-6fd02266b5e4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 4.6135ms 2024-03-23 09:28:23.976 +05:30 54ccd61b-bb68-4d36-bafc-6fd02266b5e4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:23.976 +05:30 54ccd61b-bb68-4d36-bafc-6fd02266b5e4 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 6.9907ms 2024-03-23 09:28:24.149 +05:30 7c48f0df-864f-4526-815d-6cdb47a77353 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:28:24.150 +05:30 0d06f9c9-245b-4c8b-9887-747286d96030 INF CORS policy execution successful. 2024-03-23 09:28:24.151 +05:30 0d06f9c9-245b-4c8b-9887-747286d96030 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:24.151 +05:30 0d06f9c9-245b-4c8b-9887-747286d96030 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-23 09:28:24.155 +05:30 0d06f9c9-245b-4c8b-9887-747286d96030 INF Connection string fetched 2024-03-23 09:28:24.156 +05:30 0d06f9c9-245b-4c8b-9887-747286d96030 INF Fetching Profile Summary 2024-03-23 09:28:24.158 +05:30 0d06f9c9-245b-4c8b-9887-747286d96030 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:28:24.159 +05:30 0d06f9c9-245b-4c8b-9887-747286d96030 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 8.163ms 2024-03-23 09:28:24.159 +05:30 0d06f9c9-245b-4c8b-9887-747286d96030 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:24.159 +05:30 0d06f9c9-245b-4c8b-9887-747286d96030 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 9.9546ms 2024-03-23 09:28:24.426 +05:30 a4741f0b-0849-4acd-b802-2a86ffedb9aa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:28:24.427 +05:30 b88379af-460c-4734-9fbe-217b5d74f263 INF CORS policy execution successful. 2024-03-23 09:28:24.427 +05:30 b88379af-460c-4734-9fbe-217b5d74f263 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:24.427 +05:30 b88379af-460c-4734-9fbe-217b5d74f263 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-23 09:28:24.429 +05:30 b88379af-460c-4734-9fbe-217b5d74f263 INF Connection string fetched 2024-03-23 09:28:24.429 +05:30 b88379af-460c-4734-9fbe-217b5d74f263 INF Fetching Profile Summary 2024-03-23 09:28:24.430 +05:30 b88379af-460c-4734-9fbe-217b5d74f263 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:28:24.431 +05:30 b88379af-460c-4734-9fbe-217b5d74f263 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 3.8257ms 2024-03-23 09:28:24.431 +05:30 b88379af-460c-4734-9fbe-217b5d74f263 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:24.431 +05:30 b88379af-460c-4734-9fbe-217b5d74f263 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 5.6914ms 2024-03-23 09:28:27.081 +05:30 89554b32-7e7b-4698-b030-c2f25579f03e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 09:28:27.082 +05:30 afa35dcf-5e1e-4966-81b2-730735b0501b INF CORS policy execution successful. 2024-03-23 09:28:27.082 +05:30 afa35dcf-5e1e-4966-81b2-730735b0501b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.8041ms 2024-03-23 09:28:27.096 +05:30 74645569-3b68-43e8-8472-521915c30f7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:28:27.097 +05:30 99f0c344-e212-4a3b-b8f8-196b0b416b7b INF CORS policy execution successful. 2024-03-23 09:28:27.097 +05:30 99f0c344-e212-4a3b-b8f8-196b0b416b7b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6341ms 2024-03-23 09:28:27.118 +05:30 6db6b5a4-2f1a-4a83-807f-5c0b53651f7c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 09:28:27.119 +05:30 6a0ffb19-6e56-439e-a68a-c2135704a8a9 INF CORS policy execution successful. 2024-03-23 09:28:27.119 +05:30 6a0ffb19-6e56-439e-a68a-c2135704a8a9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 09:28:27.119 +05:30 6a0ffb19-6e56-439e-a68a-c2135704a8a9 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 09:28:27.121 +05:30 6a0ffb19-6e56-439e-a68a-c2135704a8a9 INF Connection string fetched 2024-03-23 09:28:27.122 +05:30 6a0ffb19-6e56-439e-a68a-c2135704a8a9 INF Fetching Profile Details 2024-03-23 09:28:27.123 +05:30 6a0ffb19-6e56-439e-a68a-c2135704a8a9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:28:27.124 +05:30 6a0ffb19-6e56-439e-a68a-c2135704a8a9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 4.4014ms 2024-03-23 09:28:27.124 +05:30 6a0ffb19-6e56-439e-a68a-c2135704a8a9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 09:28:27.124 +05:30 6a0ffb19-6e56-439e-a68a-c2135704a8a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 6.5992ms 2024-03-23 09:28:27.153 +05:30 1ef37b9e-018b-4944-a7f7-774a2eba52b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:28:27.154 +05:30 b3f1f281-eba8-4be4-ad5c-b8cde7e15c8a INF CORS policy execution successful. 2024-03-23 09:28:27.155 +05:30 b3f1f281-eba8-4be4-ad5c-b8cde7e15c8a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:28:27.155 +05:30 b3f1f281-eba8-4be4-ad5c-b8cde7e15c8a 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-23 09:28:27.157 +05:30 b3f1f281-eba8-4be4-ad5c-b8cde7e15c8a INF Connection string fetched 2024-03-23 09:28:27.157 +05:30 b3f1f281-eba8-4be4-ad5c-b8cde7e15c8a INF Fetching Menu Data 2024-03-23 09:28:27.159 +05:30 b3f1f281-eba8-4be4-ad5c-b8cde7e15c8a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:28:27.160 +05:30 b3f1f281-eba8-4be4-ad5c-b8cde7e15c8a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 4.5992ms 2024-03-23 09:28:27.160 +05:30 b3f1f281-eba8-4be4-ad5c-b8cde7e15c8a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:28:27.160 +05:30 b3f1f281-eba8-4be4-ad5c-b8cde7e15c8a 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 7.3557ms 2024-03-23 09:28:31.856 +05:30 839b605d-3c38-4ea1-b256-6899b1d09599 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:28:31.857 +05:30 8c935b0f-8161-4dbe-8594-42a8af83cbd6 INF CORS policy execution successful. 2024-03-23 09:28:31.857 +05:30 8c935b0f-8161-4dbe-8594-42a8af83cbd6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.7328ms 2024-03-23 09:28:31.919 +05:30 1f650fa1-529a-49c7-a439-19fb725093e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:28:31.921 +05:30 a6518ec2-2c53-4381-94ef-8887291b0582 INF CORS policy execution successful. 2024-03-23 09:28:31.921 +05:30 a6518ec2-2c53-4381-94ef-8887291b0582 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:31.921 +05:30 a6518ec2-2c53-4381-94ef-8887291b0582 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-23 09:28:31.925 +05:30 a6518ec2-2c53-4381-94ef-8887291b0582 INF Connection string fetched 2024-03-23 09:28:31.925 +05:30 a6518ec2-2c53-4381-94ef-8887291b0582 INF Fetching Profile Summary 2024-03-23 09:28:31.927 +05:30 a6518ec2-2c53-4381-94ef-8887291b0582 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:28:31.927 +05:30 a6518ec2-2c53-4381-94ef-8887291b0582 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 5.5536ms 2024-03-23 09:28:31.927 +05:30 a6518ec2-2c53-4381-94ef-8887291b0582 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:31.927 +05:30 a6518ec2-2c53-4381-94ef-8887291b0582 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 8.3122ms 2024-03-23 09:28:32.063 +05:30 2b0d6097-f6fe-42b8-a49a-f45e087ce4ac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:28:32.064 +05:30 42cc5857-9e8c-428c-afac-316df7da8715 INF CORS policy execution successful. 2024-03-23 09:28:32.064 +05:30 42cc5857-9e8c-428c-afac-316df7da8715 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:32.065 +05:30 42cc5857-9e8c-428c-afac-316df7da8715 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-23 09:28:32.066 +05:30 42cc5857-9e8c-428c-afac-316df7da8715 INF Connection string fetched 2024-03-23 09:28:32.066 +05:30 42cc5857-9e8c-428c-afac-316df7da8715 INF Fetching Profile Summary 2024-03-23 09:28:32.067 +05:30 42cc5857-9e8c-428c-afac-316df7da8715 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:28:32.068 +05:30 42cc5857-9e8c-428c-afac-316df7da8715 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 2.9632ms 2024-03-23 09:28:32.068 +05:30 42cc5857-9e8c-428c-afac-316df7da8715 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:32.068 +05:30 42cc5857-9e8c-428c-afac-316df7da8715 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 4.5086ms 2024-03-23 09:28:32.235 +05:30 c7d76e0e-856a-47d6-8aa3-3dedf6efcef7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 09:28:32.236 +05:30 75fdc68e-00fe-4a2d-bf69-035ff05d75d6 INF CORS policy execution successful. 2024-03-23 09:28:32.236 +05:30 75fdc68e-00fe-4a2d-bf69-035ff05d75d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:32.236 +05:30 75fdc68e-00fe-4a2d-bf69-035ff05d75d6 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-23 09:28:32.237 +05:30 75fdc68e-00fe-4a2d-bf69-035ff05d75d6 INF Connection string fetched 2024-03-23 09:28:32.237 +05:30 75fdc68e-00fe-4a2d-bf69-035ff05d75d6 INF Fetching Profile Summary 2024-03-23 09:28:32.238 +05:30 75fdc68e-00fe-4a2d-bf69-035ff05d75d6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:28:32.238 +05:30 75fdc68e-00fe-4a2d-bf69-035ff05d75d6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 2.0067ms 2024-03-23 09:28:32.238 +05:30 75fdc68e-00fe-4a2d-bf69-035ff05d75d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 09:28:32.240 +05:30 75fdc68e-00fe-4a2d-bf69-035ff05d75d6 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 3.6888ms 2024-03-23 09:28:34.240 +05:30 70a89c25-3d1f-4a33-a0de-cee136374e4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=61 - null null 2024-03-23 09:28:34.241 +05:30 121250b1-22f4-4400-a4a1-f38ab9f4dc1f INF CORS policy execution successful. 2024-03-23 09:28:34.241 +05:30 121250b1-22f4-4400-a4a1-f38ab9f4dc1f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=61 - 204 null null 0.7551ms 2024-03-23 09:28:34.256 +05:30 5c02991a-3b4d-4335-bdc0-b7b827c49e70 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:28:34.256 +05:30 37bcadd2-3065-4354-80e0-d9cbb6dbc8ce INF CORS policy execution successful. 2024-03-23 09:28:34.256 +05:30 37bcadd2-3065-4354-80e0-d9cbb6dbc8ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7063ms 2024-03-23 09:28:34.276 +05:30 672db930-3564-4035-8c83-4b14c3af6111 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=61 - null null 2024-03-23 09:28:34.277 +05:30 a684b71e-c450-41e8-9562-152258832927 INF CORS policy execution successful. 2024-03-23 09:28:34.277 +05:30 a684b71e-c450-41e8-9562-152258832927 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 09:28:34.277 +05:30 a684b71e-c450-41e8-9562-152258832927 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 09:28:34.279 +05:30 a684b71e-c450-41e8-9562-152258832927 INF Connection string fetched 2024-03-23 09:28:34.279 +05:30 a684b71e-c450-41e8-9562-152258832927 INF Fetching Profile Details 2024-03-23 09:28:34.280 +05:30 a684b71e-c450-41e8-9562-152258832927 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:28:34.281 +05:30 a684b71e-c450-41e8-9562-152258832927 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 3.2765ms 2024-03-23 09:28:34.281 +05:30 a684b71e-c450-41e8-9562-152258832927 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 09:28:34.281 +05:30 a684b71e-c450-41e8-9562-152258832927 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=61 - 200 null application/json; charset=utf-8 4.5072ms 2024-03-23 09:28:34.314 +05:30 c8eae5b6-cb29-4d28-a311-76c747ea9345 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:28:34.315 +05:30 15ededf9-8401-47bb-9b83-5463aed62a2e INF CORS policy execution successful. 2024-03-23 09:28:34.315 +05:30 15ededf9-8401-47bb-9b83-5463aed62a2e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:28:34.315 +05:30 15ededf9-8401-47bb-9b83-5463aed62a2e 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-23 09:28:34.316 +05:30 15ededf9-8401-47bb-9b83-5463aed62a2e INF Connection string fetched 2024-03-23 09:28:34.316 +05:30 15ededf9-8401-47bb-9b83-5463aed62a2e INF Fetching Menu Data 2024-03-23 09:28:34.318 +05:30 15ededf9-8401-47bb-9b83-5463aed62a2e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:28:34.318 +05:30 15ededf9-8401-47bb-9b83-5463aed62a2e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.9094ms 2024-03-23 09:28:34.318 +05:30 15ededf9-8401-47bb-9b83-5463aed62a2e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:28:34.318 +05:30 15ededf9-8401-47bb-9b83-5463aed62a2e 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 4.1503ms 2024-03-23 09:29:04.726 +05:30 bebd9151-3ab3-4090-86d4-52145c521c53 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=61 - null null 2024-03-23 09:29:04.727 +05:30 e10ca67f-50c0-43f9-bc61-76cbb8f013f3 INF CORS policy execution successful. 2024-03-23 09:29:04.727 +05:30 e10ca67f-50c0-43f9-bc61-76cbb8f013f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=61 - 204 null null 1.2325ms 2024-03-23 09:29:04.741 +05:30 083f7e6c-8383-449a-b7ac-e819f0e30e0b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:29:04.741 +05:30 3e4de4a5-f0aa-4f8d-9787-66d2b827fd7a INF CORS policy execution successful. 2024-03-23 09:29:04.741 +05:30 3e4de4a5-f0aa-4f8d-9787-66d2b827fd7a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.4843ms 2024-03-23 09:29:04.761 +05:30 2203aa0f-57b9-47f1-b649-9d00115724be INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=61 - null null 2024-03-23 09:29:04.762 +05:30 899db960-aae0-4a28-a66d-d92d7c12d440 INF CORS policy execution successful. 2024-03-23 09:29:04.762 +05:30 899db960-aae0-4a28-a66d-d92d7c12d440 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 09:29:04.763 +05:30 899db960-aae0-4a28-a66d-d92d7c12d440 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 09:29:04.765 +05:30 899db960-aae0-4a28-a66d-d92d7c12d440 INF Connection string fetched 2024-03-23 09:29:04.766 +05:30 899db960-aae0-4a28-a66d-d92d7c12d440 INF Fetching Profile Details 2024-03-23 09:29:04.768 +05:30 899db960-aae0-4a28-a66d-d92d7c12d440 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:29:04.769 +05:30 899db960-aae0-4a28-a66d-d92d7c12d440 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 6.2125ms 2024-03-23 09:29:04.769 +05:30 899db960-aae0-4a28-a66d-d92d7c12d440 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 09:29:04.769 +05:30 899db960-aae0-4a28-a66d-d92d7c12d440 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=61 - 200 null application/json; charset=utf-8 7.9143ms 2024-03-23 09:29:04.795 +05:30 5b4bca6f-3688-4576-a746-426629d2185d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 09:29:04.796 +05:30 146db111-7065-4af2-a39f-a1cfa52f791a INF CORS policy execution successful. 2024-03-23 09:29:04.796 +05:30 146db111-7065-4af2-a39f-a1cfa52f791a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:29:04.796 +05:30 146db111-7065-4af2-a39f-a1cfa52f791a 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-23 09:29:04.797 +05:30 146db111-7065-4af2-a39f-a1cfa52f791a INF Connection string fetched 2024-03-23 09:29:04.797 +05:30 146db111-7065-4af2-a39f-a1cfa52f791a INF Fetching Menu Data 2024-03-23 09:29:04.799 +05:30 146db111-7065-4af2-a39f-a1cfa52f791a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 09:29:04.800 +05:30 146db111-7065-4af2-a39f-a1cfa52f791a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.3897ms 2024-03-23 09:29:04.800 +05:30 146db111-7065-4af2-a39f-a1cfa52f791a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 09:29:04.800 +05:30 146db111-7065-4af2-a39f-a1cfa52f791a 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 4.5445ms 2024-03-23 09:39:52.132 +05:30 INF Application is shutting down... 2024-03-23 09:46:08.214 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-23 09:46:08.263 +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-23 09:46:08.284 +05:30 INF Creating key {6c32088a-5f2f-451d-a19c-cc8741f13ac1} with creation date 2024-03-23 04:16:08Z, activation date 2024-03-23 04:16:08Z, and expiration date 2024-06-21 04:16:08Z. 2024-03-23 09:46:08.300 +05:30 WRN No XML encryptor configured. Key {6c32088a-5f2f-451d-a19c-cc8741f13ac1} may be persisted to storage in unencrypted form. 2024-03-23 09:46:08.364 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-23 09:46:08.365 +05:30 INF Hosting environment: Production 2024-03-23 09:46:08.365 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-23 09:46:08.393 +05:30 91c1c419-8588-45a4-872b-08004be96f9e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/index.html - null null 2024-03-23 09:46:08.613 +05:30 b838127d-6c33-4a9f-bc3c-013b45739bdd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/index.html - 200 null text/html;charset=utf-8 222.8387ms 2024-03-23 09:46:09.673 +05:30 cae44cac-5e13-4a91-8703-0da56e58845c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/v1/swagger.json - null null 2024-03-23 09:46:09.904 +05:30 817d2f92-d031-45af-bf19-c023b2c5bff2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 230.8972ms 2024-03-23 09:57:06.997 +05:30 INF Application is shutting down... 2024-03-23 10:02:02.713 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-23 10:02:02.781 +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-23 10:02:02.806 +05:30 INF Creating key {3a280334-3ffc-4663-953a-af6f600b17b6} with creation date 2024-03-23 04:32:02Z, activation date 2024-03-23 04:32:02Z, and expiration date 2024-06-21 04:32:02Z. 2024-03-23 10:02:02.831 +05:30 WRN No XML encryptor configured. Key {3a280334-3ffc-4663-953a-af6f600b17b6} may be persisted to storage in unencrypted form. 2024-03-23 10:02:02.942 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-23 10:02:02.943 +05:30 INF Hosting environment: Production 2024-03-23 10:02:02.943 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-23 10:02:03.065 +05:30 d2c897c3-05bc-4a9b-92d8-bdb2f7fb5e22 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:02:03.273 +05:30 27a58589-4466-41a2-a0ba-e320bf710d1d INF CORS policy execution successful. 2024-03-23 10:02:03.299 +05:30 27a58589-4466-41a2-a0ba-e320bf710d1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:02:03.346 +05:30 27a58589-4466-41a2-a0ba-e320bf710d1d 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-23 10:02:03.370 +05:30 27a58589-4466-41a2-a0ba-e320bf710d1d INF Fetching Company deatails 2024-03-23 10:02:03.985 +05:30 27a58589-4466-41a2-a0ba-e320bf710d1d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:02:04.046 +05:30 27a58589-4466-41a2-a0ba-e320bf710d1d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 694.8664ms 2024-03-23 10:02:04.052 +05:30 27a58589-4466-41a2-a0ba-e320bf710d1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:02:04.064 +05:30 27a58589-4466-41a2-a0ba-e320bf710d1d 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 997.1701ms 2024-03-23 10:02:30.445 +05:30 e0d81666-e4da-4304-9ad5-f3587ee694b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:02:30.458 +05:30 f1422b74-9e4e-4ae3-bb54-64a69e1992e8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:02:30.460 +05:30 f1422b74-9e4e-4ae3-bb54-64a69e1992e8 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-23 10:02:30.464 +05:30 f1422b74-9e4e-4ae3-bb54-64a69e1992e8 INF Fetching Company deatails 2024-03-23 10:02:30.477 +05:30 f1422b74-9e4e-4ae3-bb54-64a69e1992e8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:02:30.479 +05:30 f1422b74-9e4e-4ae3-bb54-64a69e1992e8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 18.6837ms 2024-03-23 10:02:30.480 +05:30 f1422b74-9e4e-4ae3-bb54-64a69e1992e8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:02:30.480 +05:30 f1422b74-9e4e-4ae3-bb54-64a69e1992e8 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 36.0943ms 2024-03-23 10:06:23.779 +05:30 ecd55281-1ff5-4cbb-adfa-7f4720f5efed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:06:23.779 +05:30 5c8f98f9-d4e0-4b7b-af1c-90978b6e1f69 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:06:23.801 +05:30 9446786b-1b32-4585-b3c3-fd1e56bf2051 INF CORS policy execution successful. 2024-03-23 10:06:23.801 +05:30 4a3bca7a-c90b-4a18-839a-c580329951da INF CORS policy execution successful. 2024-03-23 10:06:23.809 +05:30 4a3bca7a-c90b-4a18-839a-c580329951da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 30.6209ms 2024-03-23 10:06:23.809 +05:30 9446786b-1b32-4585-b3c3-fd1e56bf2051 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 30.9683ms 2024-03-23 10:06:23.859 +05:30 5eae5f95-63e2-4111-bf2b-f3c164e82595 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:06:24.009 +05:30 5eae5f95-63e2-4111-bf2b-f3c164e82595 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/22/2024 12:03:38 PM', Current time (UTC): '3/23/2024 4:36: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-23 10:06:24.030 +05:30 5eae5f95-63e2-4111-bf2b-f3c164e82595 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/22/2024 12:03:38 PM', Current time (UTC): '3/23/2024 4:36:23 AM'. 2024-03-23 10:06:24.030 +05:30 7c21b6b0-6401-4cbd-914b-07cd4373453b INF CORS policy execution successful. 2024-03-23 10:06:24.031 +05:30 7c21b6b0-6401-4cbd-914b-07cd4373453b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:06:24.032 +05:30 7c21b6b0-6401-4cbd-914b-07cd4373453b 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-23 10:06:24.071 +05:30 7c21b6b0-6401-4cbd-914b-07cd4373453b INF Fetching Company deatails 2024-03-23 10:06:24.088 +05:30 7c21b6b0-6401-4cbd-914b-07cd4373453b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:06:24.089 +05:30 7c21b6b0-6401-4cbd-914b-07cd4373453b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 57.4791ms 2024-03-23 10:06:24.090 +05:30 7c21b6b0-6401-4cbd-914b-07cd4373453b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:06:24.090 +05:30 7c21b6b0-6401-4cbd-914b-07cd4373453b 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 230.677ms 2024-03-23 10:06:24.153 +05:30 17e84f1a-e59c-4ae9-bb92-35e6b4370eb6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:06:24.155 +05:30 17e84f1a-e59c-4ae9-bb92-35e6b4370eb6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/22/2024 12:03:38 PM', Current time (UTC): '3/23/2024 4:36:24 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-23 10:06:24.155 +05:30 17e84f1a-e59c-4ae9-bb92-35e6b4370eb6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/22/2024 12:03:38 PM', Current time (UTC): '3/23/2024 4:36:24 AM'. 2024-03-23 10:06:24.156 +05:30 14da9d3d-ad13-4236-bb5a-9309a7f82fb1 INF CORS policy execution successful. 2024-03-23 10:06:24.156 +05:30 14da9d3d-ad13-4236-bb5a-9309a7f82fb1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:06:24.156 +05:30 14da9d3d-ad13-4236-bb5a-9309a7f82fb1 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-23 10:06:24.157 +05:30 14da9d3d-ad13-4236-bb5a-9309a7f82fb1 INF Fetching Company deatails 2024-03-23 10:06:24.159 +05:30 14da9d3d-ad13-4236-bb5a-9309a7f82fb1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:06:24.160 +05:30 14da9d3d-ad13-4236-bb5a-9309a7f82fb1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.752ms 2024-03-23 10:06:24.160 +05:30 14da9d3d-ad13-4236-bb5a-9309a7f82fb1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:06:24.161 +05:30 14da9d3d-ad13-4236-bb5a-9309a7f82fb1 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 7.3687ms 2024-03-23 10:06:32.262 +05:30 00837e5f-cd7f-4601-935e-8127e0fade29 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 10:06:32.263 +05:30 972723c5-eb37-46d7-ae4f-1d14e10cc58f INF CORS policy execution successful. 2024-03-23 10:06:32.264 +05:30 972723c5-eb37-46d7-ae4f-1d14e10cc58f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.1264ms 2024-03-23 10:06:32.317 +05:30 2cb1b9e5-1fb0-44c0-b539-c3734fc2b235 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 10:06:32.319 +05:30 2cb1b9e5-1fb0-44c0-b539-c3734fc2b235 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/22/2024 12:03:38 PM', Current time (UTC): '3/23/2024 4:36: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-03-23 10:06:32.320 +05:30 2cb1b9e5-1fb0-44c0-b539-c3734fc2b235 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/22/2024 12:03:38 PM', Current time (UTC): '3/23/2024 4:36:32 AM'. 2024-03-23 10:06:32.320 +05:30 64d740f5-8d1a-4514-8bf6-0fe87739ca6a INF CORS policy execution successful. 2024-03-23 10:06:32.321 +05:30 64d740f5-8d1a-4514-8bf6-0fe87739ca6a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:06:32.346 +05:30 64d740f5-8d1a-4514-8bf6-0fe87739ca6a 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-23 10:06:32.446 +05:30 64d740f5-8d1a-4514-8bf6-0fe87739ca6a INF Connection string fetched 2024-03-23 10:06:33.053 +05:30 64d740f5-8d1a-4514-8bf6-0fe87739ca6a INF Token generated 2024-03-23 10:06:33.055 +05:30 64d740f5-8d1a-4514-8bf6-0fe87739ca6a INF Token generated 2024-03-23 10:06:33.056 +05:30 64d740f5-8d1a-4514-8bf6-0fe87739ca6a 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-23 10:06:33.066 +05:30 64d740f5-8d1a-4514-8bf6-0fe87739ca6a INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 719.4719ms 2024-03-23 10:06:33.066 +05:30 64d740f5-8d1a-4514-8bf6-0fe87739ca6a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:06:33.067 +05:30 64d740f5-8d1a-4514-8bf6-0fe87739ca6a 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 749.2298ms 2024-03-23 10:06:33.311 +05:30 dd9bb295-bbfb-458b-8e4d-87f7a7a6da15 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:06:33.311 +05:30 788cfb4e-aa80-4095-8ef7-d9ac4fbcb91d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:06:33.312 +05:30 d6ff4a3c-78d9-4a0a-b56b-e8317ade5c08 INF CORS policy execution successful. 2024-03-23 10:06:33.312 +05:30 4757a842-ad1a-42a5-ba42-d18a59f475e2 INF CORS policy execution successful. 2024-03-23 10:06:33.313 +05:30 4757a842-ad1a-42a5-ba42-d18a59f475e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.7314ms 2024-03-23 10:06:33.313 +05:30 d6ff4a3c-78d9-4a0a-b56b-e8317ade5c08 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.5435ms 2024-03-23 10:06:33.364 +05:30 014b6f2b-d7b3-48f4-b1aa-44b817beaca6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:06:33.388 +05:30 6a353ec7-d55a-40d3-aa49-ac7beb4d77cb INF CORS policy execution successful. 2024-03-23 10:06:33.398 +05:30 6a353ec7-d55a-40d3-aa49-ac7beb4d77cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:06:33.405 +05:30 6a353ec7-d55a-40d3-aa49-ac7beb4d77cb 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-23 10:06:33.418 +05:30 6a353ec7-d55a-40d3-aa49-ac7beb4d77cb INF Connection string fetched 2024-03-23 10:06:33.423 +05:30 6a353ec7-d55a-40d3-aa49-ac7beb4d77cb INF Fetching Menu Data 2024-03-23 10:06:33.606 +05:30 6a353ec7-d55a-40d3-aa49-ac7beb4d77cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:06:33.608 +05:30 6a353ec7-d55a-40d3-aa49-ac7beb4d77cb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 203.07ms 2024-03-23 10:06:33.609 +05:30 6a353ec7-d55a-40d3-aa49-ac7beb4d77cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:06:33.609 +05:30 6a353ec7-d55a-40d3-aa49-ac7beb4d77cb 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 245.1434ms 2024-03-23 10:06:33.752 +05:30 bd502612-33d3-4a73-a393-4d76d02986d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:06:33.754 +05:30 d52b4410-9054-45bd-81f4-f7c0663b3a1e INF CORS policy execution successful. 2024-03-23 10:06:33.756 +05:30 d52b4410-9054-45bd-81f4-f7c0663b3a1e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:06:33.756 +05:30 d52b4410-9054-45bd-81f4-f7c0663b3a1e 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-23 10:06:33.762 +05:30 d52b4410-9054-45bd-81f4-f7c0663b3a1e INF Connection string fetched 2024-03-23 10:06:33.763 +05:30 d52b4410-9054-45bd-81f4-f7c0663b3a1e INF Fetching Menu Data 2024-03-23 10:06:33.767 +05:30 d52b4410-9054-45bd-81f4-f7c0663b3a1e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:06:33.768 +05:30 d52b4410-9054-45bd-81f4-f7c0663b3a1e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.1947ms 2024-03-23 10:06:33.768 +05:30 d52b4410-9054-45bd-81f4-f7c0663b3a1e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:06:33.768 +05:30 d52b4410-9054-45bd-81f4-f7c0663b3a1e 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 15.7334ms 2024-03-23 10:06:37.601 +05:30 05bbd638-f675-4280-90a1-9386f2036c08 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:06:37.601 +05:30 914acd8d-60bd-41cc-be3e-f6c8fb5293ae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:06:37.602 +05:30 6cb34195-2516-46dd-ae79-0d69a0168973 INF CORS policy execution successful. 2024-03-23 10:06:37.603 +05:30 6cb34195-2516-46dd-ae79-0d69a0168973 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 2.1479ms 2024-03-23 10:06:37.603 +05:30 f7ecd44a-63ab-411c-9c48-bdad86beabe5 INF CORS policy execution successful. 2024-03-23 10:06:37.606 +05:30 f7ecd44a-63ab-411c-9c48-bdad86beabe5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:06:37.606 +05:30 f7ecd44a-63ab-411c-9c48-bdad86beabe5 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-23 10:06:37.617 +05:30 f7ecd44a-63ab-411c-9c48-bdad86beabe5 INF Connection string fetched 2024-03-23 10:06:37.618 +05:30 f7ecd44a-63ab-411c-9c48-bdad86beabe5 INF Fetching Menu Data 2024-03-23 10:06:37.627 +05:30 f7ecd44a-63ab-411c-9c48-bdad86beabe5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:06:37.628 +05:30 f7ecd44a-63ab-411c-9c48-bdad86beabe5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 21.8685ms 2024-03-23 10:06:37.628 +05:30 f7ecd44a-63ab-411c-9c48-bdad86beabe5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:06:37.628 +05:30 f7ecd44a-63ab-411c-9c48-bdad86beabe5 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 27.6474ms 2024-03-23 10:06:37.645 +05:30 e77ee9f5-2f01-48ed-8c0c-567575f5f893 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:06:37.647 +05:30 8168a6a4-124c-4c80-8207-f9c09e44c2f6 INF CORS policy execution successful. 2024-03-23 10:06:37.648 +05:30 8168a6a4-124c-4c80-8207-f9c09e44c2f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 3.4429ms 2024-03-23 10:06:37.652 +05:30 2d708ee6-9d34-4487-91af-c21351be84b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:06:37.653 +05:30 a26ec874-3176-4829-bbd5-d793688a4760 INF CORS policy execution successful. 2024-03-23 10:06:37.654 +05:30 a26ec874-3176-4829-bbd5-d793688a4760 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:06:37.661 +05:30 a26ec874-3176-4829-bbd5-d793688a4760 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:06:37.670 +05:30 a26ec874-3176-4829-bbd5-d793688a4760 INF Connection string fetched 2024-03-23 10:06:37.673 +05:30 a26ec874-3176-4829-bbd5-d793688a4760 INF Fetching Profile Summary 2024-03-23 10:06:37.681 +05:30 63b136e1-0408-4f6c-9f7a-6225bce648b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:06:37.682 +05:30 5611a730-1cba-45c5-86f1-e2efcd98c20a INF CORS policy execution successful. 2024-03-23 10:06:37.683 +05:30 5611a730-1cba-45c5-86f1-e2efcd98c20a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:06:37.683 +05:30 5611a730-1cba-45c5-86f1-e2efcd98c20a 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-23 10:06:37.691 +05:30 5611a730-1cba-45c5-86f1-e2efcd98c20a INF Fetching Menu Data 2024-03-23 10:06:37.706 +05:30 5611a730-1cba-45c5-86f1-e2efcd98c20a INF Connection string fetched 2024-03-23 10:06:37.723 +05:30 5611a730-1cba-45c5-86f1-e2efcd98c20a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:06:37.725 +05:30 5611a730-1cba-45c5-86f1-e2efcd98c20a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 41.3848ms 2024-03-23 10:06:37.725 +05:30 5611a730-1cba-45c5-86f1-e2efcd98c20a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:06:37.725 +05:30 5611a730-1cba-45c5-86f1-e2efcd98c20a 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 43.8833ms 2024-03-23 10:06:37.731 +05:30 a26ec874-3176-4829-bbd5-d793688a4760 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:06:37.732 +05:30 a26ec874-3176-4829-bbd5-d793688a4760 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 70.4632ms 2024-03-23 10:06:37.732 +05:30 a26ec874-3176-4829-bbd5-d793688a4760 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:06:37.732 +05:30 a26ec874-3176-4829-bbd5-d793688a4760 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 79.7193ms 2024-03-23 10:06:37.781 +05:30 555b3806-6090-4b3e-8058-c6106bee8792 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:06:37.782 +05:30 fa05fe61-806e-41b4-a5c5-2e0749554903 INF CORS policy execution successful. 2024-03-23 10:06:37.782 +05:30 fa05fe61-806e-41b4-a5c5-2e0749554903 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:06:37.782 +05:30 fa05fe61-806e-41b4-a5c5-2e0749554903 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:06:37.786 +05:30 fa05fe61-806e-41b4-a5c5-2e0749554903 INF Connection string fetched 2024-03-23 10:06:37.787 +05:30 fa05fe61-806e-41b4-a5c5-2e0749554903 INF Fetching Profile Summary 2024-03-23 10:06:37.793 +05:30 fa05fe61-806e-41b4-a5c5-2e0749554903 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:06:37.793 +05:30 fa05fe61-806e-41b4-a5c5-2e0749554903 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 11.2914ms 2024-03-23 10:06:37.794 +05:30 fa05fe61-806e-41b4-a5c5-2e0749554903 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:06:37.794 +05:30 fa05fe61-806e-41b4-a5c5-2e0749554903 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 12.9888ms 2024-03-23 10:06:40.436 +05:30 2b565992-e941-476e-8cd9-251ef15a6d92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:06:40.436 +05:30 91be5669-c9e6-4104-a5bb-9d5dcd722429 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:06:40.436 +05:30 945f5b71-c582-49fa-bff8-16ab54cc2e7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:06:40.436 +05:30 eb975e19-52b1-44cb-9154-cb92dd4f2d5b INF CORS policy execution successful. 2024-03-23 10:06:40.436 +05:30 56404955-3480-4dae-9463-52e8aa123cbd INF CORS policy execution successful. 2024-03-23 10:06:40.436 +05:30 25f2942f-2b4c-440b-8f96-d549b3bfcf45 INF CORS policy execution successful. 2024-03-23 10:06:40.437 +05:30 25f2942f-2b4c-440b-8f96-d549b3bfcf45 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0815ms 2024-03-23 10:06:40.437 +05:30 eb975e19-52b1-44cb-9154-cb92dd4f2d5b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0835ms 2024-03-23 10:06:40.437 +05:30 56404955-3480-4dae-9463-52e8aa123cbd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 1.0306ms 2024-03-23 10:06:40.438 +05:30 9213c9a1-94c0-49a8-8fb6-a43e54e7fe83 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:06:40.438 +05:30 ff0ae39b-7adf-4880-b3b7-fa893eb15b42 INF CORS policy execution successful. 2024-03-23 10:06:40.438 +05:30 ff0ae39b-7adf-4880-b3b7-fa893eb15b42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.5059ms 2024-03-23 10:06:40.483 +05:30 b6ce601e-8c28-49e9-a1f2-178533e5864b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:06:40.484 +05:30 922ae45a-6423-40b7-b692-f53ff5f31a4a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:06:40.484 +05:30 d64802ff-c8a5-44b6-b1cc-600c53c7db74 INF CORS policy execution successful. 2024-03-23 10:06:40.484 +05:30 8423c115-c0ea-40ba-bdc7-6739bec26592 INF CORS policy execution successful. 2024-03-23 10:06:40.485 +05:30 8423c115-c0ea-40ba-bdc7-6739bec26592 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:06:40.485 +05:30 d64802ff-c8a5-44b6-b1cc-600c53c7db74 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:06:40.485 +05:30 d64802ff-c8a5-44b6-b1cc-600c53c7db74 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-23 10:06:40.489 +05:30 d64802ff-c8a5-44b6-b1cc-600c53c7db74 INF Connection string fetched 2024-03-23 10:06:40.489 +05:30 d64802ff-c8a5-44b6-b1cc-600c53c7db74 INF Fetching Menu Data 2024-03-23 10:06:40.491 +05:30 8423c115-c0ea-40ba-bdc7-6739bec26592 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:06:40.494 +05:30 d64802ff-c8a5-44b6-b1cc-600c53c7db74 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:06:40.496 +05:30 d64802ff-c8a5-44b6-b1cc-600c53c7db74 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.5134ms 2024-03-23 10:06:40.496 +05:30 d64802ff-c8a5-44b6-b1cc-600c53c7db74 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:06:40.496 +05:30 d64802ff-c8a5-44b6-b1cc-600c53c7db74 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 12.4164ms 2024-03-23 10:06:40.498 +05:30 8423c115-c0ea-40ba-bdc7-6739bec26592 INF Connection string fetched 2024-03-23 10:06:40.510 +05:30 8423c115-c0ea-40ba-bdc7-6739bec26592 INF Fetching Details for Role 2024-03-23 10:06:40.542 +05:30 903501fb-3519-4e89-91f6-bb8328451ac6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:06:40.543 +05:30 98df4dbd-7ada-4240-ac7c-56de8b089f55 INF CORS policy execution successful. 2024-03-23 10:06:40.544 +05:30 98df4dbd-7ada-4240-ac7c-56de8b089f55 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:06:40.544 +05:30 98df4dbd-7ada-4240-ac7c-56de8b089f55 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-23 10:06:40.545 +05:30 98df4dbd-7ada-4240-ac7c-56de8b089f55 INF Connection string fetched 2024-03-23 10:06:40.546 +05:30 98df4dbd-7ada-4240-ac7c-56de8b089f55 INF Fetching Menu Data 2024-03-23 10:06:40.547 +05:30 98df4dbd-7ada-4240-ac7c-56de8b089f55 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:06:40.548 +05:30 98df4dbd-7ada-4240-ac7c-56de8b089f55 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.6892ms 2024-03-23 10:06:40.548 +05:30 98df4dbd-7ada-4240-ac7c-56de8b089f55 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:06:40.548 +05:30 98df4dbd-7ada-4240-ac7c-56de8b089f55 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 5.6556ms 2024-03-23 10:06:40.681 +05:30 8423c115-c0ea-40ba-bdc7-6739bec26592 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:06:40.683 +05:30 8423c115-c0ea-40ba-bdc7-6739bec26592 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 190.9284ms 2024-03-23 10:06:40.683 +05:30 8423c115-c0ea-40ba-bdc7-6739bec26592 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:06:40.683 +05:30 8423c115-c0ea-40ba-bdc7-6739bec26592 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 199.8218ms 2024-03-23 10:06:40.815 +05:30 454dad08-b87f-4a28-b887-7f813f6a612c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:06:40.816 +05:30 abe28fa8-0f98-44bb-8af7-7743cd453d79 INF CORS policy execution successful. 2024-03-23 10:06:40.817 +05:30 abe28fa8-0f98-44bb-8af7-7743cd453d79 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:06:40.817 +05:30 abe28fa8-0f98-44bb-8af7-7743cd453d79 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:06:40.821 +05:30 abe28fa8-0f98-44bb-8af7-7743cd453d79 INF Connection string fetched 2024-03-23 10:06:40.824 +05:30 abe28fa8-0f98-44bb-8af7-7743cd453d79 INF Fetching Details for Role 2024-03-23 10:06:40.831 +05:30 abe28fa8-0f98-44bb-8af7-7743cd453d79 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:06:40.831 +05:30 abe28fa8-0f98-44bb-8af7-7743cd453d79 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 14.2919ms 2024-03-23 10:06:40.831 +05:30 abe28fa8-0f98-44bb-8af7-7743cd453d79 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:06:40.832 +05:30 abe28fa8-0f98-44bb-8af7-7743cd453d79 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 16.0894ms 2024-03-23 10:07:06.221 +05:30 ddf29877-4e66-4665-b7e6-d7fd8b0cc0d4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:07:06.221 +05:30 f4b86dca-9c50-4276-8fa8-ee018da52705 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:07:06.221 +05:30 3043df7c-6ada-450d-81f5-65ad2fbfb97c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:07:06.221 +05:30 0a4e5031-e286-47ee-9e9c-1c6fe2ab1312 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:07:06.223 +05:30 87ee0dd0-233d-4fad-94ba-351a3fb9282f INF CORS policy execution successful. 2024-03-23 10:07:06.223 +05:30 13da327f-a059-4778-a595-a31b10753055 INF CORS policy execution successful. 2024-03-23 10:07:06.223 +05:30 cbf52aba-9971-4351-a2df-40486fd08e8a INF CORS policy execution successful. 2024-03-23 10:07:06.223 +05:30 0e9c4588-2453-46d6-86a2-68f813fc21c3 INF CORS policy execution successful. 2024-03-23 10:07:06.224 +05:30 cbf52aba-9971-4351-a2df-40486fd08e8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.5636ms 2024-03-23 10:07:06.224 +05:30 0e9c4588-2453-46d6-86a2-68f813fc21c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.1215ms 2024-03-23 10:07:06.224 +05:30 13da327f-a059-4778-a595-a31b10753055 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 3.1159ms 2024-03-23 10:07:06.224 +05:30 87ee0dd0-233d-4fad-94ba-351a3fb9282f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 2.8014ms 2024-03-23 10:07:06.271 +05:30 fe925782-c6cd-437e-a892-6f6d3cab88f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:07:06.272 +05:30 f0339171-70cd-454c-bb19-3a701cc9b7c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:07:06.274 +05:30 93b061d9-e8dc-4386-bd8c-8d5e1068a283 INF CORS policy execution successful. 2024-03-23 10:07:06.275 +05:30 93b061d9-e8dc-4386-bd8c-8d5e1068a283 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:07:06.274 +05:30 b739c39a-2052-4e29-a59a-7043f9f36f85 INF CORS policy execution successful. 2024-03-23 10:07:06.277 +05:30 b739c39a-2052-4e29-a59a-7043f9f36f85 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:07:06.277 +05:30 b739c39a-2052-4e29-a59a-7043f9f36f85 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:07:06.277 +05:30 93b061d9-e8dc-4386-bd8c-8d5e1068a283 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-23 10:07:06.289 +05:30 93b061d9-e8dc-4386-bd8c-8d5e1068a283 INF Connection string fetched 2024-03-23 10:07:06.289 +05:30 b739c39a-2052-4e29-a59a-7043f9f36f85 INF Connection string fetched 2024-03-23 10:07:06.290 +05:30 b739c39a-2052-4e29-a59a-7043f9f36f85 INF Fetching Profile Summary 2024-03-23 10:07:06.290 +05:30 93b061d9-e8dc-4386-bd8c-8d5e1068a283 INF Fetching Menu Data 2024-03-23 10:07:06.298 +05:30 93b061d9-e8dc-4386-bd8c-8d5e1068a283 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:07:06.300 +05:30 93b061d9-e8dc-4386-bd8c-8d5e1068a283 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 21.94ms 2024-03-23 10:07:06.300 +05:30 93b061d9-e8dc-4386-bd8c-8d5e1068a283 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:07:06.300 +05:30 93b061d9-e8dc-4386-bd8c-8d5e1068a283 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 29.6979ms 2024-03-23 10:07:06.344 +05:30 5325964f-2091-440e-91d0-791fb3a5e0c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:07:06.346 +05:30 a46dfed9-44fc-44e1-8371-e0d3d36b8794 INF CORS policy execution successful. 2024-03-23 10:07:06.346 +05:30 a46dfed9-44fc-44e1-8371-e0d3d36b8794 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:07:06.346 +05:30 a46dfed9-44fc-44e1-8371-e0d3d36b8794 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-23 10:07:06.349 +05:30 a46dfed9-44fc-44e1-8371-e0d3d36b8794 INF Connection string fetched 2024-03-23 10:07:06.350 +05:30 a46dfed9-44fc-44e1-8371-e0d3d36b8794 INF Fetching Menu Data 2024-03-23 10:07:06.361 +05:30 b739c39a-2052-4e29-a59a-7043f9f36f85 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:07:06.361 +05:30 a46dfed9-44fc-44e1-8371-e0d3d36b8794 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:07:06.361 +05:30 b739c39a-2052-4e29-a59a-7043f9f36f85 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 83.8835ms 2024-03-23 10:07:06.361 +05:30 a46dfed9-44fc-44e1-8371-e0d3d36b8794 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 15.4177ms 2024-03-23 10:07:06.361 +05:30 b739c39a-2052-4e29-a59a-7043f9f36f85 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:07:06.362 +05:30 a46dfed9-44fc-44e1-8371-e0d3d36b8794 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:07:06.362 +05:30 b739c39a-2052-4e29-a59a-7043f9f36f85 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 89.7055ms 2024-03-23 10:07:06.362 +05:30 a46dfed9-44fc-44e1-8371-e0d3d36b8794 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 17.4837ms 2024-03-23 10:07:06.411 +05:30 f93c4316-d186-409a-a5af-12a757cf114c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:07:06.412 +05:30 62172ed4-18ef-4fc8-a51b-d4d6168e8fbf INF CORS policy execution successful. 2024-03-23 10:07:06.413 +05:30 62172ed4-18ef-4fc8-a51b-d4d6168e8fbf INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:07:06.413 +05:30 62172ed4-18ef-4fc8-a51b-d4d6168e8fbf INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:07:06.418 +05:30 62172ed4-18ef-4fc8-a51b-d4d6168e8fbf INF Connection string fetched 2024-03-23 10:07:06.418 +05:30 62172ed4-18ef-4fc8-a51b-d4d6168e8fbf INF Fetching Profile Summary 2024-03-23 10:07:06.483 +05:30 62172ed4-18ef-4fc8-a51b-d4d6168e8fbf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:07:06.488 +05:30 62172ed4-18ef-4fc8-a51b-d4d6168e8fbf INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 74.6437ms 2024-03-23 10:07:06.488 +05:30 62172ed4-18ef-4fc8-a51b-d4d6168e8fbf INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:07:06.489 +05:30 62172ed4-18ef-4fc8-a51b-d4d6168e8fbf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 78.1423ms 2024-03-23 10:08:23.881 +05:30 3183519e-055d-42be-9521-0d3a024bc27b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:08:23.881 +05:30 0f58878b-44fc-4570-b1c6-dac7ba91ce39 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:08:23.881 +05:30 39d7a3ef-c241-40b5-9909-df2e266fea75 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:08:23.882 +05:30 4e39c3d3-d44d-4c97-85e4-68749e37c3a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:08:23.885 +05:30 d04f2aff-af85-4d4f-9242-ec2603c65ab3 INF CORS policy execution successful. 2024-03-23 10:08:23.885 +05:30 859d1e95-d4b9-4031-8645-1804e39df325 INF CORS policy execution successful. 2024-03-23 10:08:23.885 +05:30 81ed0f58-0f24-4eeb-8482-58a5d915700a INF CORS policy execution successful. 2024-03-23 10:08:23.886 +05:30 80aed992-3248-493f-99cf-a4951bc7be94 INF CORS policy execution successful. 2024-03-23 10:08:23.887 +05:30 81ed0f58-0f24-4eeb-8482-58a5d915700a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.2425ms 2024-03-23 10:08:23.887 +05:30 859d1e95-d4b9-4031-8645-1804e39df325 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 5.4703ms 2024-03-23 10:08:23.887 +05:30 80aed992-3248-493f-99cf-a4951bc7be94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.4744ms 2024-03-23 10:08:23.887 +05:30 d04f2aff-af85-4d4f-9242-ec2603c65ab3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 5.0129ms 2024-03-23 10:08:23.933 +05:30 41a01079-d86f-4e53-8bec-818a353fbf5b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:08:23.940 +05:30 74f516ab-16e1-4245-9340-14b6d572d5f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:08:23.940 +05:30 353087c9-81ac-46cb-86da-4381314d4319 INF CORS policy execution successful. 2024-03-23 10:08:23.942 +05:30 353087c9-81ac-46cb-86da-4381314d4319 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:08:23.942 +05:30 c34b862a-3d81-4283-a291-e0385713f995 INF CORS policy execution successful. 2024-03-23 10:08:23.943 +05:30 353087c9-81ac-46cb-86da-4381314d4319 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-23 10:08:23.945 +05:30 c34b862a-3d81-4283-a291-e0385713f995 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:08:23.945 +05:30 c34b862a-3d81-4283-a291-e0385713f995 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:08:23.961 +05:30 c34b862a-3d81-4283-a291-e0385713f995 INF Connection string fetched 2024-03-23 10:08:23.961 +05:30 353087c9-81ac-46cb-86da-4381314d4319 INF Connection string fetched 2024-03-23 10:08:23.961 +05:30 353087c9-81ac-46cb-86da-4381314d4319 INF Fetching Menu Data 2024-03-23 10:08:23.963 +05:30 c34b862a-3d81-4283-a291-e0385713f995 INF Fetching Details for Role 2024-03-23 10:08:23.967 +05:30 353087c9-81ac-46cb-86da-4381314d4319 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:08:23.978 +05:30 353087c9-81ac-46cb-86da-4381314d4319 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 34.4241ms 2024-03-23 10:08:23.978 +05:30 353087c9-81ac-46cb-86da-4381314d4319 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:08:23.978 +05:30 353087c9-81ac-46cb-86da-4381314d4319 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 45.9353ms 2024-03-23 10:08:24.003 +05:30 c34b862a-3d81-4283-a291-e0385713f995 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:08:24.004 +05:30 c34b862a-3d81-4283-a291-e0385713f995 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 58.9258ms 2024-03-23 10:08:24.004 +05:30 c34b862a-3d81-4283-a291-e0385713f995 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:08:24.005 +05:30 c34b862a-3d81-4283-a291-e0385713f995 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 64.6976ms 2024-03-23 10:08:24.027 +05:30 b66645ec-2a0c-4625-b996-0ebca035507d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:08:24.028 +05:30 b0113256-4b5d-47d1-bd92-121a66ab3364 INF CORS policy execution successful. 2024-03-23 10:08:24.028 +05:30 b0113256-4b5d-47d1-bd92-121a66ab3364 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:08:24.028 +05:30 b0113256-4b5d-47d1-bd92-121a66ab3364 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-23 10:08:24.031 +05:30 b0113256-4b5d-47d1-bd92-121a66ab3364 INF Connection string fetched 2024-03-23 10:08:24.031 +05:30 b0113256-4b5d-47d1-bd92-121a66ab3364 INF Fetching Menu Data 2024-03-23 10:08:24.034 +05:30 b0113256-4b5d-47d1-bd92-121a66ab3364 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:08:24.035 +05:30 b0113256-4b5d-47d1-bd92-121a66ab3364 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.6932ms 2024-03-23 10:08:24.035 +05:30 b0113256-4b5d-47d1-bd92-121a66ab3364 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:08:24.035 +05:30 b0113256-4b5d-47d1-bd92-121a66ab3364 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 8.5103ms 2024-03-23 10:08:24.052 +05:30 fc9f5521-5aad-46cf-8bde-15b0bca5c896 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:08:24.053 +05:30 177371cd-2227-49d8-b661-b135986ecc27 INF CORS policy execution successful. 2024-03-23 10:08:24.053 +05:30 177371cd-2227-49d8-b661-b135986ecc27 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:08:24.053 +05:30 177371cd-2227-49d8-b661-b135986ecc27 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:08:24.057 +05:30 177371cd-2227-49d8-b661-b135986ecc27 INF Connection string fetched 2024-03-23 10:08:24.058 +05:30 177371cd-2227-49d8-b661-b135986ecc27 INF Fetching Details for Role 2024-03-23 10:08:24.066 +05:30 177371cd-2227-49d8-b661-b135986ecc27 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:08:24.066 +05:30 177371cd-2227-49d8-b661-b135986ecc27 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 12.8742ms 2024-03-23 10:08:24.066 +05:30 177371cd-2227-49d8-b661-b135986ecc27 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:08:24.067 +05:30 177371cd-2227-49d8-b661-b135986ecc27 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 14.4108ms 2024-03-23 10:08:54.299 +05:30 763e8dd9-df5d-48c5-b64e-20c50ceb4405 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:08:54.299 +05:30 208ef286-027b-4c26-a4ab-b5cc42e0636e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:08:54.301 +05:30 ac6e1d37-f092-46fa-b772-48ecf883ae94 INF CORS policy execution successful. 2024-03-23 10:08:54.301 +05:30 4a8fb01d-9c93-4b22-8de6-b1ca176a4794 INF CORS policy execution successful. 2024-03-23 10:08:54.302 +05:30 4a8fb01d-9c93-4b22-8de6-b1ca176a4794 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.606ms 2024-03-23 10:08:54.302 +05:30 ac6e1d37-f092-46fa-b772-48ecf883ae94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 2.5882ms 2024-03-23 10:08:54.346 +05:30 01ea7805-8038-4c85-a8aa-1fddf3f80b3f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:08:54.348 +05:30 e8970997-e271-4a22-b8e0-46b53c4da948 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:08:54.348 +05:30 5b1fb063-dcd3-406d-81a8-248dc4ec1957 INF CORS policy execution successful. 2024-03-23 10:08:54.348 +05:30 17756129-a8d3-4131-b388-e51704e4d260 INF CORS policy execution successful. 2024-03-23 10:08:54.348 +05:30 5b1fb063-dcd3-406d-81a8-248dc4ec1957 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:08:54.348 +05:30 17756129-a8d3-4131-b388-e51704e4d260 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:08:54.349 +05:30 5b1fb063-dcd3-406d-81a8-248dc4ec1957 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-23 10:08:54.349 +05:30 17756129-a8d3-4131-b388-e51704e4d260 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:08:54.362 +05:30 17756129-a8d3-4131-b388-e51704e4d260 INF Connection string fetched 2024-03-23 10:08:54.362 +05:30 5b1fb063-dcd3-406d-81a8-248dc4ec1957 INF Connection string fetched 2024-03-23 10:08:54.362 +05:30 5b1fb063-dcd3-406d-81a8-248dc4ec1957 INF Fetching Menu Data 2024-03-23 10:08:54.364 +05:30 17756129-a8d3-4131-b388-e51704e4d260 INF Fetching Details for Role 2024-03-23 10:08:54.373 +05:30 5b1fb063-dcd3-406d-81a8-248dc4ec1957 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:08:54.375 +05:30 5b1fb063-dcd3-406d-81a8-248dc4ec1957 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 25.892ms 2024-03-23 10:08:54.375 +05:30 5b1fb063-dcd3-406d-81a8-248dc4ec1957 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:08:54.375 +05:30 5b1fb063-dcd3-406d-81a8-248dc4ec1957 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 28.3645ms 2024-03-23 10:08:54.381 +05:30 17756129-a8d3-4131-b388-e51704e4d260 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:08:54.381 +05:30 17756129-a8d3-4131-b388-e51704e4d260 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 32.7613ms 2024-03-23 10:08:54.382 +05:30 17756129-a8d3-4131-b388-e51704e4d260 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:08:54.382 +05:30 17756129-a8d3-4131-b388-e51704e4d260 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 34.188ms 2024-03-23 10:09:00.846 +05:30 eac1c908-97d1-4009-a46d-0c320411b5c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:09:00.847 +05:30 32f74318-80f6-464d-a54e-ed1818ca26af INF CORS policy execution successful. 2024-03-23 10:09:00.847 +05:30 32f74318-80f6-464d-a54e-ed1818ca26af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 1.7894ms 2024-03-23 10:09:00.895 +05:30 c7871b05-c7e3-4f7f-a217-679026a8caf1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:09:00.896 +05:30 0960549f-ca70-4125-919a-86fa310ffd91 INF CORS policy execution successful. 2024-03-23 10:09:00.897 +05:30 0960549f-ca70-4125-919a-86fa310ffd91 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:09:00.897 +05:30 0960549f-ca70-4125-919a-86fa310ffd91 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:09:00.902 +05:30 0960549f-ca70-4125-919a-86fa310ffd91 INF Connection string fetched 2024-03-23 10:09:00.903 +05:30 0960549f-ca70-4125-919a-86fa310ffd91 INF Fetching Profile Summary 2024-03-23 10:09:00.911 +05:30 0960549f-ca70-4125-919a-86fa310ffd91 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:09:00.911 +05:30 0960549f-ca70-4125-919a-86fa310ffd91 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 13.9804ms 2024-03-23 10:09:00.911 +05:30 0960549f-ca70-4125-919a-86fa310ffd91 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:09:00.912 +05:30 0960549f-ca70-4125-919a-86fa310ffd91 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 16.2165ms 2024-03-23 10:09:02.786 +05:30 c7fa1c44-a721-4e58-a8f5-f099a8d12e35 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:09:02.786 +05:30 09543a74-75e3-4272-9383-c6919ca437b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:09:02.786 +05:30 736b8eb0-3a87-4556-a9a1-6d985901db92 INF CORS policy execution successful. 2024-03-23 10:09:02.786 +05:30 2e237529-d894-4b4d-ab7e-c7d6733db825 INF CORS policy execution successful. 2024-03-23 10:09:02.786 +05:30 736b8eb0-3a87-4556-a9a1-6d985901db92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7065ms 2024-03-23 10:09:02.786 +05:30 2e237529-d894-4b4d-ab7e-c7d6733db825 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7086ms 2024-03-23 10:09:02.787 +05:30 af881856-14c4-4e8a-bfea-d9551a19797b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:09:02.787 +05:30 4e041695-f2fd-42dd-9a22-51a6c1977ea4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:09:02.787 +05:30 f71ce3eb-f72b-4214-b6d0-62741b396092 INF CORS policy execution successful. 2024-03-23 10:09:02.787 +05:30 0adc5ac6-96df-45cf-836c-7a28b60d727e INF CORS policy execution successful. 2024-03-23 10:09:02.787 +05:30 f71ce3eb-f72b-4214-b6d0-62741b396092 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.4041ms 2024-03-23 10:09:02.787 +05:30 0adc5ac6-96df-45cf-836c-7a28b60d727e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.3819ms 2024-03-23 10:09:02.893 +05:30 64635816-43ab-4b5c-a472-e4ffc89b62f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:09:02.893 +05:30 2cbdeb43-5233-4f28-8e4d-4ddfad0ae2bf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:09:02.894 +05:30 68a0fba6-5bb3-4012-93fd-07bea7976ea7 INF CORS policy execution successful. 2024-03-23 10:09:02.894 +05:30 68a0fba6-5bb3-4012-93fd-07bea7976ea7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:09:02.894 +05:30 549e68f4-b51c-4bdb-9ba8-b6fa0c0f9958 INF CORS policy execution successful. 2024-03-23 10:09:02.894 +05:30 68a0fba6-5bb3-4012-93fd-07bea7976ea7 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:09:02.895 +05:30 549e68f4-b51c-4bdb-9ba8-b6fa0c0f9958 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:09:02.895 +05:30 549e68f4-b51c-4bdb-9ba8-b6fa0c0f9958 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-23 10:09:02.897 +05:30 549e68f4-b51c-4bdb-9ba8-b6fa0c0f9958 INF Connection string fetched 2024-03-23 10:09:02.897 +05:30 68a0fba6-5bb3-4012-93fd-07bea7976ea7 INF Connection string fetched 2024-03-23 10:09:02.897 +05:30 549e68f4-b51c-4bdb-9ba8-b6fa0c0f9958 INF Fetching Menu Data 2024-03-23 10:09:02.898 +05:30 68a0fba6-5bb3-4012-93fd-07bea7976ea7 INF Fetching Details for Role 2024-03-23 10:09:02.901 +05:30 549e68f4-b51c-4bdb-9ba8-b6fa0c0f9958 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:09:02.902 +05:30 549e68f4-b51c-4bdb-9ba8-b6fa0c0f9958 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.2839ms 2024-03-23 10:09:02.902 +05:30 549e68f4-b51c-4bdb-9ba8-b6fa0c0f9958 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:09:02.903 +05:30 549e68f4-b51c-4bdb-9ba8-b6fa0c0f9958 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 9.4917ms 2024-03-23 10:09:02.905 +05:30 68a0fba6-5bb3-4012-93fd-07bea7976ea7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:09:02.906 +05:30 68a0fba6-5bb3-4012-93fd-07bea7976ea7 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 10.9703ms 2024-03-23 10:09:02.906 +05:30 68a0fba6-5bb3-4012-93fd-07bea7976ea7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:09:02.906 +05:30 68a0fba6-5bb3-4012-93fd-07bea7976ea7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 12.6289ms 2024-03-23 10:09:02.952 +05:30 bfbde06b-4d16-4894-a634-51ed5f848d03 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:09:02.953 +05:30 4c282e80-ef70-4bb0-aa61-6597d935bf1b INF CORS policy execution successful. 2024-03-23 10:09:02.953 +05:30 4c282e80-ef70-4bb0-aa61-6597d935bf1b INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:09:02.954 +05:30 4c282e80-ef70-4bb0-aa61-6597d935bf1b INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:09:02.954 +05:30 8d8faa00-d7f0-4779-a76f-767c83154929 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:09:02.962 +05:30 35781056-9e07-4704-bb20-f6998497f1e4 INF CORS policy execution successful. 2024-03-23 10:09:02.963 +05:30 35781056-9e07-4704-bb20-f6998497f1e4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:09:02.964 +05:30 35781056-9e07-4704-bb20-f6998497f1e4 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-23 10:09:02.966 +05:30 4c282e80-ef70-4bb0-aa61-6597d935bf1b INF Connection string fetched 2024-03-23 10:09:02.967 +05:30 4c282e80-ef70-4bb0-aa61-6597d935bf1b INF Fetching Details for Role 2024-03-23 10:09:02.967 +05:30 35781056-9e07-4704-bb20-f6998497f1e4 INF Connection string fetched 2024-03-23 10:09:02.967 +05:30 35781056-9e07-4704-bb20-f6998497f1e4 INF Fetching Menu Data 2024-03-23 10:09:02.969 +05:30 4c282e80-ef70-4bb0-aa61-6597d935bf1b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:09:02.969 +05:30 35781056-9e07-4704-bb20-f6998497f1e4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:09:02.970 +05:30 4c282e80-ef70-4bb0-aa61-6597d935bf1b INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 16.31ms 2024-03-23 10:09:02.970 +05:30 4c282e80-ef70-4bb0-aa61-6597d935bf1b INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:09:02.970 +05:30 4c282e80-ef70-4bb0-aa61-6597d935bf1b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 18.3576ms 2024-03-23 10:09:02.970 +05:30 35781056-9e07-4704-bb20-f6998497f1e4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.0011ms 2024-03-23 10:09:02.970 +05:30 35781056-9e07-4704-bb20-f6998497f1e4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:09:02.971 +05:30 35781056-9e07-4704-bb20-f6998497f1e4 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 16.4908ms 2024-03-23 10:09:31.187 +05:30 d11c9bc5-0da6-43c6-8211-2dde6f3ef4a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:09:31.189 +05:30 42eb8a49-aac5-49a6-a54b-8773a2c65392 INF CORS policy execution successful. 2024-03-23 10:09:31.189 +05:30 e421d1f7-a43f-47c2-a750-6088954cc359 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:09:31.189 +05:30 6cb66888-cd11-4aac-9b1b-b4231ff31072 INF CORS policy execution successful. 2024-03-23 10:09:31.189 +05:30 42eb8a49-aac5-49a6-a54b-8773a2c65392 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.0845ms 2024-03-23 10:09:31.190 +05:30 6cb66888-cd11-4aac-9b1b-b4231ff31072 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.6272ms 2024-03-23 10:09:31.239 +05:30 2479f145-68b0-43e5-98c2-a595e4739eeb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:09:31.240 +05:30 530fd73f-7cec-4c7c-af63-e65cce9b4317 INF CORS policy execution successful. 2024-03-23 10:09:31.241 +05:30 530fd73f-7cec-4c7c-af63-e65cce9b4317 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:09:31.241 +05:30 530fd73f-7cec-4c7c-af63-e65cce9b4317 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:09:31.243 +05:30 b8d0f8e8-5c18-4f75-9a42-c746b455deda INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:09:31.244 +05:30 c9b636d7-f2de-4eae-a642-622a2221ae08 INF CORS policy execution successful. 2024-03-23 10:09:31.244 +05:30 c9b636d7-f2de-4eae-a642-622a2221ae08 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:09:31.244 +05:30 c9b636d7-f2de-4eae-a642-622a2221ae08 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-23 10:09:31.245 +05:30 530fd73f-7cec-4c7c-af63-e65cce9b4317 INF Connection string fetched 2024-03-23 10:09:31.245 +05:30 c9b636d7-f2de-4eae-a642-622a2221ae08 INF Connection string fetched 2024-03-23 10:09:31.245 +05:30 c9b636d7-f2de-4eae-a642-622a2221ae08 INF Fetching Menu Data 2024-03-23 10:09:31.245 +05:30 530fd73f-7cec-4c7c-af63-e65cce9b4317 INF Fetching Details for Role 2024-03-23 10:09:31.247 +05:30 c9b636d7-f2de-4eae-a642-622a2221ae08 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:09:31.247 +05:30 530fd73f-7cec-4c7c-af63-e65cce9b4317 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:09:31.248 +05:30 530fd73f-7cec-4c7c-af63-e65cce9b4317 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 5.8482ms 2024-03-23 10:09:31.248 +05:30 c9b636d7-f2de-4eae-a642-622a2221ae08 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.4372ms 2024-03-23 10:09:31.248 +05:30 530fd73f-7cec-4c7c-af63-e65cce9b4317 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:09:31.248 +05:30 c9b636d7-f2de-4eae-a642-622a2221ae08 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:09:31.248 +05:30 530fd73f-7cec-4c7c-af63-e65cce9b4317 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 9.1107ms 2024-03-23 10:09:31.248 +05:30 c9b636d7-f2de-4eae-a642-622a2221ae08 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 5.0674ms 2024-03-23 10:09:37.680 +05:30 b93f43c9-78f9-414b-80dd-c88af7d809cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:09:37.680 +05:30 09809eaf-8bd3-45a8-9bdb-255d58ad7c59 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:09:37.681 +05:30 b135bed8-8ee6-43aa-8806-c1a71154cb50 INF CORS policy execution successful. 2024-03-23 10:09:37.681 +05:30 67329e1d-d1ec-4164-bda7-3513a62c1b27 INF CORS policy execution successful. 2024-03-23 10:09:37.682 +05:30 67329e1d-d1ec-4164-bda7-3513a62c1b27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.7386ms 2024-03-23 10:09:37.682 +05:30 b135bed8-8ee6-43aa-8806-c1a71154cb50 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 1.4228ms 2024-03-23 10:09:37.727 +05:30 d53f5788-d84f-464a-800a-591c35ee5a89 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:09:37.728 +05:30 bee851cd-9e31-4564-92d5-953b160282ba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:09:37.729 +05:30 0bc904c8-5a0d-4cb7-b729-9660b500271b INF CORS policy execution successful. 2024-03-23 10:09:37.729 +05:30 0bc904c8-5a0d-4cb7-b729-9660b500271b INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:09:37.729 +05:30 87465f2a-726f-4a37-b72c-fa089c98a41b INF CORS policy execution successful. 2024-03-23 10:09:37.730 +05:30 87465f2a-726f-4a37-b72c-fa089c98a41b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:09:37.730 +05:30 87465f2a-726f-4a37-b72c-fa089c98a41b 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-23 10:09:37.730 +05:30 0bc904c8-5a0d-4cb7-b729-9660b500271b INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:09:37.731 +05:30 87465f2a-726f-4a37-b72c-fa089c98a41b INF Connection string fetched 2024-03-23 10:09:37.731 +05:30 0bc904c8-5a0d-4cb7-b729-9660b500271b INF Connection string fetched 2024-03-23 10:09:37.731 +05:30 87465f2a-726f-4a37-b72c-fa089c98a41b INF Fetching Menu Data 2024-03-23 10:09:37.732 +05:30 0bc904c8-5a0d-4cb7-b729-9660b500271b INF Fetching Details for Role 2024-03-23 10:09:37.733 +05:30 87465f2a-726f-4a37-b72c-fa089c98a41b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:09:37.734 +05:30 0bc904c8-5a0d-4cb7-b729-9660b500271b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:09:37.734 +05:30 87465f2a-726f-4a37-b72c-fa089c98a41b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 4.426ms 2024-03-23 10:09:37.735 +05:30 87465f2a-726f-4a37-b72c-fa089c98a41b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:09:37.735 +05:30 87465f2a-726f-4a37-b72c-fa089c98a41b 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 6.7129ms 2024-03-23 10:09:37.735 +05:30 0bc904c8-5a0d-4cb7-b729-9660b500271b INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 4.9157ms 2024-03-23 10:09:37.735 +05:30 0bc904c8-5a0d-4cb7-b729-9660b500271b INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:09:37.735 +05:30 0bc904c8-5a0d-4cb7-b729-9660b500271b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 7.84ms 2024-03-23 10:11:14.201 +05:30 5f157e28-2af0-4a2a-a90a-5cf925348e6c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:11:14.201 +05:30 2d49424b-2b8d-42c4-8eb8-b6f473f93cab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:11:14.202 +05:30 5a011aa5-4847-4486-885f-a924be06867d INF CORS policy execution successful. 2024-03-23 10:11:14.202 +05:30 321e5c00-da4f-434d-a763-e8fda059094c INF CORS policy execution successful. 2024-03-23 10:11:14.203 +05:30 5a011aa5-4847-4486-885f-a924be06867d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 2.611ms 2024-03-23 10:11:14.203 +05:30 321e5c00-da4f-434d-a763-e8fda059094c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.6231ms 2024-03-23 10:11:14.251 +05:30 2b03bcfe-530c-4a5d-9435-eda5f898b8dd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:11:14.251 +05:30 b14ecb88-1983-4893-96fe-b65c889a4cc9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:11:14.253 +05:30 44b59c95-3b02-4cfa-a72d-3ba89af76750 INF CORS policy execution successful. 2024-03-23 10:11:14.254 +05:30 44b59c95-3b02-4cfa-a72d-3ba89af76750 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:11:14.254 +05:30 44b59c95-3b02-4cfa-a72d-3ba89af76750 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-23 10:11:14.255 +05:30 4f4e90ab-b6b4-445c-8372-39cdcde272fa INF CORS policy execution successful. 2024-03-23 10:11:14.255 +05:30 4f4e90ab-b6b4-445c-8372-39cdcde272fa INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:11:14.255 +05:30 4f4e90ab-b6b4-445c-8372-39cdcde272fa INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:11:14.258 +05:30 44b59c95-3b02-4cfa-a72d-3ba89af76750 INF Connection string fetched 2024-03-23 10:11:14.259 +05:30 4f4e90ab-b6b4-445c-8372-39cdcde272fa INF Connection string fetched 2024-03-23 10:11:14.259 +05:30 44b59c95-3b02-4cfa-a72d-3ba89af76750 INF Fetching Menu Data 2024-03-23 10:11:14.263 +05:30 4f4e90ab-b6b4-445c-8372-39cdcde272fa INF Fetching Details for Role 2024-03-23 10:11:14.264 +05:30 44b59c95-3b02-4cfa-a72d-3ba89af76750 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:11:14.267 +05:30 44b59c95-3b02-4cfa-a72d-3ba89af76750 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.4139ms 2024-03-23 10:11:14.267 +05:30 44b59c95-3b02-4cfa-a72d-3ba89af76750 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:11:14.268 +05:30 44b59c95-3b02-4cfa-a72d-3ba89af76750 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 16.208ms 2024-03-23 10:11:14.273 +05:30 4f4e90ab-b6b4-445c-8372-39cdcde272fa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:11:14.274 +05:30 4f4e90ab-b6b4-445c-8372-39cdcde272fa INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 18.6948ms 2024-03-23 10:11:14.274 +05:30 4f4e90ab-b6b4-445c-8372-39cdcde272fa INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:11:14.274 +05:30 4f4e90ab-b6b4-445c-8372-39cdcde272fa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 23.0425ms 2024-03-23 10:11:19.183 +05:30 9d4b258a-627c-4b21-b419-56b0bce2c81f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:11:19.183 +05:30 02b712cf-02b3-4069-ac7c-c129c79d13ac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:11:19.184 +05:30 08cbd6c1-f98a-4955-998b-87581ad01139 INF CORS policy execution successful. 2024-03-23 10:11:19.185 +05:30 fbe24b65-f2da-42de-93eb-25d977a3dac1 INF CORS policy execution successful. 2024-03-23 10:11:19.185 +05:30 08cbd6c1-f98a-4955-998b-87581ad01139 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:11:19.185 +05:30 08cbd6c1-f98a-4955-998b-87581ad01139 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:11:19.185 +05:30 fbe24b65-f2da-42de-93eb-25d977a3dac1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:11:19.186 +05:30 fbe24b65-f2da-42de-93eb-25d977a3dac1 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-23 10:11:19.187 +05:30 08cbd6c1-f98a-4955-998b-87581ad01139 INF Connection string fetched 2024-03-23 10:11:19.187 +05:30 fbe24b65-f2da-42de-93eb-25d977a3dac1 INF Connection string fetched 2024-03-23 10:11:19.187 +05:30 fbe24b65-f2da-42de-93eb-25d977a3dac1 INF Fetching Menu Data 2024-03-23 10:11:19.187 +05:30 08cbd6c1-f98a-4955-998b-87581ad01139 INF Fetching Details for Role 2024-03-23 10:11:19.188 +05:30 fbe24b65-f2da-42de-93eb-25d977a3dac1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:11:19.189 +05:30 fbe24b65-f2da-42de-93eb-25d977a3dac1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.0206ms 2024-03-23 10:11:19.189 +05:30 fbe24b65-f2da-42de-93eb-25d977a3dac1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:11:19.189 +05:30 fbe24b65-f2da-42de-93eb-25d977a3dac1 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 5.4593ms 2024-03-23 10:11:19.190 +05:30 08cbd6c1-f98a-4955-998b-87581ad01139 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:11:19.190 +05:30 08cbd6c1-f98a-4955-998b-87581ad01139 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 5.2331ms 2024-03-23 10:11:19.191 +05:30 08cbd6c1-f98a-4955-998b-87581ad01139 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:11:19.191 +05:30 08cbd6c1-f98a-4955-998b-87581ad01139 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 7.2162ms 2024-03-23 10:11:23.183 +05:30 0af534c5-7918-4d74-8c27-fcdc576cbdbb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:11:23.184 +05:30 b25b937d-3148-47e8-8259-855342bfd322 INF CORS policy execution successful. 2024-03-23 10:11:23.184 +05:30 b25b937d-3148-47e8-8259-855342bfd322 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8387ms 2024-03-23 10:11:23.185 +05:30 a65d2130-25a4-478d-936f-d88cba0f3c31 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:11:23.185 +05:30 b0b70367-514f-4c7c-9bb5-a7bd29afdf7d INF CORS policy execution successful. 2024-03-23 10:11:23.185 +05:30 b0b70367-514f-4c7c-9bb5-a7bd29afdf7d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.3478ms 2024-03-23 10:11:23.233 +05:30 5f82547f-bd3d-4c5f-87db-276c4299f30f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:11:23.234 +05:30 758747d3-16b4-4146-a886-9db50fa07c51 INF CORS policy execution successful. 2024-03-23 10:11:23.235 +05:30 758747d3-16b4-4146-a886-9db50fa07c51 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:11:23.235 +05:30 758747d3-16b4-4146-a886-9db50fa07c51 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:11:23.236 +05:30 758747d3-16b4-4146-a886-9db50fa07c51 INF Connection string fetched 2024-03-23 10:11:23.237 +05:30 c6271af0-cc94-4551-ab0d-a0e1a1165ea8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:11:23.237 +05:30 758747d3-16b4-4146-a886-9db50fa07c51 INF Fetching Details for Role 2024-03-23 10:11:23.237 +05:30 c12333a0-a016-4ae3-9656-12f8f840f856 INF CORS policy execution successful. 2024-03-23 10:11:23.237 +05:30 c12333a0-a016-4ae3-9656-12f8f840f856 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:11:23.237 +05:30 c12333a0-a016-4ae3-9656-12f8f840f856 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-23 10:11:23.238 +05:30 758747d3-16b4-4146-a886-9db50fa07c51 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:11:23.238 +05:30 c12333a0-a016-4ae3-9656-12f8f840f856 INF Connection string fetched 2024-03-23 10:11:23.238 +05:30 c12333a0-a016-4ae3-9656-12f8f840f856 INF Fetching Menu Data 2024-03-23 10:11:23.238 +05:30 758747d3-16b4-4146-a886-9db50fa07c51 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 3.3444ms 2024-03-23 10:11:23.238 +05:30 758747d3-16b4-4146-a886-9db50fa07c51 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:11:23.238 +05:30 758747d3-16b4-4146-a886-9db50fa07c51 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 5.1963ms 2024-03-23 10:11:23.239 +05:30 c12333a0-a016-4ae3-9656-12f8f840f856 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:11:23.239 +05:30 c12333a0-a016-4ae3-9656-12f8f840f856 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.0964ms 2024-03-23 10:11:23.239 +05:30 c12333a0-a016-4ae3-9656-12f8f840f856 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:11:23.239 +05:30 c12333a0-a016-4ae3-9656-12f8f840f856 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 2.8506ms 2024-03-23 10:11:26.211 +05:30 3912881a-6e22-47f5-aa07-f09108b4b340 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:11:26.211 +05:30 92586c45-b458-4c7d-b78b-bf244a9c7360 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:11:26.211 +05:30 70ebbfad-110b-44a0-8da8-ca3d0b0ce759 INF CORS policy execution successful. 2024-03-23 10:11:26.211 +05:30 401c0fdd-2381-4f40-86ce-0d584d336e2c INF CORS policy execution successful. 2024-03-23 10:11:26.212 +05:30 70ebbfad-110b-44a0-8da8-ca3d0b0ce759 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:11:26.212 +05:30 401c0fdd-2381-4f40-86ce-0d584d336e2c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:11:26.212 +05:30 401c0fdd-2381-4f40-86ce-0d584d336e2c 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-23 10:11:26.212 +05:30 70ebbfad-110b-44a0-8da8-ca3d0b0ce759 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:11:26.213 +05:30 401c0fdd-2381-4f40-86ce-0d584d336e2c INF Connection string fetched 2024-03-23 10:11:26.213 +05:30 401c0fdd-2381-4f40-86ce-0d584d336e2c INF Fetching Menu Data 2024-03-23 10:11:26.213 +05:30 70ebbfad-110b-44a0-8da8-ca3d0b0ce759 INF Connection string fetched 2024-03-23 10:11:26.214 +05:30 70ebbfad-110b-44a0-8da8-ca3d0b0ce759 INF Fetching Details for Role 2024-03-23 10:11:26.215 +05:30 401c0fdd-2381-4f40-86ce-0d584d336e2c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:11:26.216 +05:30 401c0fdd-2381-4f40-86ce-0d584d336e2c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.9986ms 2024-03-23 10:11:26.216 +05:30 401c0fdd-2381-4f40-86ce-0d584d336e2c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:11:26.216 +05:30 401c0fdd-2381-4f40-86ce-0d584d336e2c 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 5.3183ms 2024-03-23 10:11:26.216 +05:30 70ebbfad-110b-44a0-8da8-ca3d0b0ce759 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:11:26.216 +05:30 70ebbfad-110b-44a0-8da8-ca3d0b0ce759 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 4.463ms 2024-03-23 10:11:26.216 +05:30 70ebbfad-110b-44a0-8da8-ca3d0b0ce759 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:11:26.216 +05:30 70ebbfad-110b-44a0-8da8-ca3d0b0ce759 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 5.7388ms 2024-03-23 10:11:42.227 +05:30 94d5847c-89b3-4357-9814-098d6fc1472e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:11:42.227 +05:30 bb2b2e51-64f7-4952-aa97-c5dc12ad5d34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:11:42.227 +05:30 92b3c063-bd6b-4a89-ad77-2b1ddfaba1cf INF CORS policy execution successful. 2024-03-23 10:11:42.227 +05:30 6a512760-a735-40bc-9d38-7107de80544d INF CORS policy execution successful. 2024-03-23 10:11:42.228 +05:30 6a512760-a735-40bc-9d38-7107de80544d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.5538ms 2024-03-23 10:11:42.228 +05:30 92b3c063-bd6b-4a89-ad77-2b1ddfaba1cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6757ms 2024-03-23 10:11:42.274 +05:30 f35d5733-09f6-4863-94bd-57c7990f571c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:11:42.275 +05:30 f35d5733-09f6-4863-94bd-57c7990f571c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:41:33 AM', Current time (UTC): '3/23/2024 4:41:42 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-23 10:11:42.275 +05:30 9cf40c95-3f96-4199-bb5c-325d6b6f62a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:11:42.278 +05:30 f35d5733-09f6-4863-94bd-57c7990f571c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:41:33 AM', Current time (UTC): '3/23/2024 4:41:42 AM'. 2024-03-23 10:11:42.278 +05:30 6f8f3e11-0caf-430e-8094-71ec6729b79c INF CORS policy execution successful. 2024-03-23 10:11:42.279 +05:30 9cf40c95-3f96-4199-bb5c-325d6b6f62a7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:41:33 AM', Current time (UTC): '3/23/2024 4:41:42 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-23 10:11:42.279 +05:30 9cf40c95-3f96-4199-bb5c-325d6b6f62a7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:41:33 AM', Current time (UTC): '3/23/2024 4:41:42 AM'. 2024-03-23 10:11:42.279 +05:30 ffb84272-f0ec-4904-8235-7199b05cd3d2 INF CORS policy execution successful. 2024-03-23 10:11:42.281 +05:30 ffb84272-f0ec-4904-8235-7199b05cd3d2 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 10:11:42.281 +05:30 6f8f3e11-0caf-430e-8094-71ec6729b79c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 10:11:42.287 +05:30 ffb84272-f0ec-4904-8235-7199b05cd3d2 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 10:11:42.287 +05:30 6f8f3e11-0caf-430e-8094-71ec6729b79c INF AuthenticationScheme: Bearer was challenged. 2024-03-23 10:11:42.289 +05:30 6f8f3e11-0caf-430e-8094-71ec6729b79c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 401 null null 15.4673ms 2024-03-23 10:11:42.289 +05:30 ffb84272-f0ec-4904-8235-7199b05cd3d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 13.898ms 2024-03-23 10:11:42.335 +05:30 33292737-2da0-4e4d-92d6-64973ea95e51 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2ODU5MywiZXhwIjoxNzExMTY5MTkzLCJpYXQiOjE3MTExNjg1OTN9.iNCbbhrQcxWRODPFFMcnWY6WPgsbov0hv4JXCfoUvLM - null null 2024-03-23 10:11:42.338 +05:30 6b6d4d66-26fd-4d7d-92d2-be3c3490ec67 INF CORS policy execution successful. 2024-03-23 10:11:42.338 +05:30 6b6d4d66-26fd-4d7d-92d2-be3c3490ec67 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:11:42.347 +05:30 6b6d4d66-26fd-4d7d-92d2-be3c3490ec67 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-23 10:11:42.365 +05:30 6b6d4d66-26fd-4d7d-92d2-be3c3490ec67 INF Token generated 2024-03-23 10:11:42.366 +05:30 6b6d4d66-26fd-4d7d-92d2-be3c3490ec67 INF Token generated 2024-03-23 10:11:42.367 +05:30 6b6d4d66-26fd-4d7d-92d2-be3c3490ec67 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 10:11:42.368 +05:30 6b6d4d66-26fd-4d7d-92d2-be3c3490ec67 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 20.997ms 2024-03-23 10:11:42.368 +05:30 6b6d4d66-26fd-4d7d-92d2-be3c3490ec67 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:11:42.369 +05:30 6b6d4d66-26fd-4d7d-92d2-be3c3490ec67 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2ODU5MywiZXhwIjoxNzExMTY5MTkzLCJpYXQiOjE3MTExNjg1OTN9.iNCbbhrQcxWRODPFFMcnWY6WPgsbov0hv4JXCfoUvLM - 200 null application/json; charset=utf-8 33.0598ms 2024-03-23 10:11:42.417 +05:30 655bb0fa-ffe2-46b0-b7ab-0edf2ccc1a4b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2ODU5MywiZXhwIjoxNzExMTY5MTkzLCJpYXQiOjE3MTExNjg1OTN9.iNCbbhrQcxWRODPFFMcnWY6WPgsbov0hv4JXCfoUvLM - null null 2024-03-23 10:11:42.417 +05:30 b779a2bc-6136-47a7-9a8e-f90617590b01 INF CORS policy execution successful. 2024-03-23 10:11:42.417 +05:30 b779a2bc-6136-47a7-9a8e-f90617590b01 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:11:42.417 +05:30 b779a2bc-6136-47a7-9a8e-f90617590b01 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-23 10:11:42.418 +05:30 9994d523-b639-40cd-99de-3f2b2bc351d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:11:42.419 +05:30 56d376d1-06d8-488d-b8bd-50fbadf845f2 INF CORS policy execution successful. 2024-03-23 10:11:42.420 +05:30 56d376d1-06d8-488d-b8bd-50fbadf845f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:11:42.421 +05:30 56d376d1-06d8-488d-b8bd-50fbadf845f2 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:11:42.423 +05:30 56d376d1-06d8-488d-b8bd-50fbadf845f2 INF Connection string fetched 2024-03-23 10:11:42.424 +05:30 56d376d1-06d8-488d-b8bd-50fbadf845f2 INF Fetching Details for Role 2024-03-23 10:11:42.426 +05:30 b779a2bc-6136-47a7-9a8e-f90617590b01 INF Token generated 2024-03-23 10:11:42.427 +05:30 b779a2bc-6136-47a7-9a8e-f90617590b01 INF Token generated 2024-03-23 10:11:42.429 +05:30 b779a2bc-6136-47a7-9a8e-f90617590b01 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 10:11:42.429 +05:30 56d376d1-06d8-488d-b8bd-50fbadf845f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:11:42.430 +05:30 56d376d1-06d8-488d-b8bd-50fbadf845f2 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 9.2606ms 2024-03-23 10:11:42.430 +05:30 b779a2bc-6136-47a7-9a8e-f90617590b01 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 12.5889ms 2024-03-23 10:11:42.430 +05:30 56d376d1-06d8-488d-b8bd-50fbadf845f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:11:42.430 +05:30 b779a2bc-6136-47a7-9a8e-f90617590b01 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:11:42.430 +05:30 b779a2bc-6136-47a7-9a8e-f90617590b01 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2ODU5MywiZXhwIjoxNzExMTY5MTkzLCJpYXQiOjE3MTExNjg1OTN9.iNCbbhrQcxWRODPFFMcnWY6WPgsbov0hv4JXCfoUvLM - 200 null application/json; charset=utf-8 13.7288ms 2024-03-23 10:11:42.430 +05:30 56d376d1-06d8-488d-b8bd-50fbadf845f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 12.0367ms 2024-03-23 10:11:42.478 +05:30 98234c64-e622-49e9-81e9-97c309c2e12b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:11:42.480 +05:30 a5cfdaaa-7f4a-4b62-906c-853c86623324 INF CORS policy execution successful. 2024-03-23 10:11:42.480 +05:30 a5cfdaaa-7f4a-4b62-906c-853c86623324 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:11:42.480 +05:30 a5cfdaaa-7f4a-4b62-906c-853c86623324 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-23 10:11:42.482 +05:30 a5cfdaaa-7f4a-4b62-906c-853c86623324 INF Connection string fetched 2024-03-23 10:11:42.483 +05:30 a5cfdaaa-7f4a-4b62-906c-853c86623324 INF Fetching Menu Data 2024-03-23 10:11:42.485 +05:30 a5cfdaaa-7f4a-4b62-906c-853c86623324 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:11:42.485 +05:30 a5cfdaaa-7f4a-4b62-906c-853c86623324 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 4.8192ms 2024-03-23 10:11:42.485 +05:30 a5cfdaaa-7f4a-4b62-906c-853c86623324 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:11:42.486 +05:30 a5cfdaaa-7f4a-4b62-906c-853c86623324 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 7.8032ms 2024-03-23 10:11:49.193 +05:30 e8e515ea-10ea-4943-8c6d-44efa1cec913 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:11:49.193 +05:30 cf203170-774e-4fb0-a3ff-c4de0bd09978 INF CORS policy execution successful. 2024-03-23 10:11:49.193 +05:30 ff81d3a9-babf-430e-be8d-981ab6c87205 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:11:49.193 +05:30 8320cd9a-be47-4e12-a867-8a51a39d26e3 INF CORS policy execution successful. 2024-03-23 10:11:49.193 +05:30 cf203170-774e-4fb0-a3ff-c4de0bd09978 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7594ms 2024-03-23 10:11:49.193 +05:30 8320cd9a-be47-4e12-a867-8a51a39d26e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.3274ms 2024-03-23 10:11:49.239 +05:30 7309b648-9aca-4afa-9f9a-c01160f325a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:11:49.239 +05:30 a8e3b375-4c11-4e24-8e13-727baea01f82 INF CORS policy execution successful. 2024-03-23 10:11:49.239 +05:30 a8e3b375-4c11-4e24-8e13-727baea01f82 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:11:49.240 +05:30 a8e3b375-4c11-4e24-8e13-727baea01f82 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:11:49.240 +05:30 9551481b-1d97-40f0-90c5-9953d84d8427 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:11:49.240 +05:30 fa5bcfec-f17f-424a-9697-b94af2a3e29e INF CORS policy execution successful. 2024-03-23 10:11:49.240 +05:30 fa5bcfec-f17f-424a-9697-b94af2a3e29e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:11:49.241 +05:30 fa5bcfec-f17f-424a-9697-b94af2a3e29e 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-23 10:11:49.241 +05:30 a8e3b375-4c11-4e24-8e13-727baea01f82 INF Connection string fetched 2024-03-23 10:11:49.241 +05:30 fa5bcfec-f17f-424a-9697-b94af2a3e29e INF Connection string fetched 2024-03-23 10:11:49.241 +05:30 fa5bcfec-f17f-424a-9697-b94af2a3e29e INF Fetching Menu Data 2024-03-23 10:11:49.241 +05:30 a8e3b375-4c11-4e24-8e13-727baea01f82 INF Fetching Details for Role 2024-03-23 10:11:49.242 +05:30 fa5bcfec-f17f-424a-9697-b94af2a3e29e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:11:49.243 +05:30 fa5bcfec-f17f-424a-9697-b94af2a3e29e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.0431ms 2024-03-23 10:11:49.243 +05:30 fa5bcfec-f17f-424a-9697-b94af2a3e29e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:11:49.243 +05:30 a8e3b375-4c11-4e24-8e13-727baea01f82 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:11:49.243 +05:30 fa5bcfec-f17f-424a-9697-b94af2a3e29e 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 2.7307ms 2024-03-23 10:11:49.243 +05:30 a8e3b375-4c11-4e24-8e13-727baea01f82 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 3.0906ms 2024-03-23 10:11:49.243 +05:30 a8e3b375-4c11-4e24-8e13-727baea01f82 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:11:49.243 +05:30 a8e3b375-4c11-4e24-8e13-727baea01f82 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 4.4915ms 2024-03-23 10:19:42.317 +05:30 864b5d9c-3d32-461e-9377-95b17c1ca386 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:19:42.322 +05:30 c3d88629-9b6f-4fc1-b1e4-12e9ae6d7e50 INF CORS policy execution successful. 2024-03-23 10:19:42.323 +05:30 c3d88629-9b6f-4fc1-b1e4-12e9ae6d7e50 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 6.6252ms 2024-03-23 10:19:42.317 +05:30 a9f0ee5d-04c8-4520-b6dc-f69f136ef34c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:19:42.326 +05:30 78292855-ad59-4499-bc71-f51a5438a65a INF CORS policy execution successful. 2024-03-23 10:19:42.326 +05:30 78292855-ad59-4499-bc71-f51a5438a65a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 9.7326ms 2024-03-23 10:19:42.369 +05:30 e2a33e7f-7e84-4e6a-be13-749794532ad1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:19:42.372 +05:30 e2a33e7f-7e84-4e6a-be13-749794532ad1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:46:42 AM', Current time (UTC): '3/23/2024 4:49:42 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-23 10:19:42.374 +05:30 d8f6fc16-e000-4a0f-ba52-2c22d63e25be INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:19:42.375 +05:30 e2a33e7f-7e84-4e6a-be13-749794532ad1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:46:42 AM', Current time (UTC): '3/23/2024 4:49:42 AM'. 2024-03-23 10:19:42.375 +05:30 df60212b-9014-44e8-8eb3-1ac25c16e953 INF CORS policy execution successful. 2024-03-23 10:19:42.375 +05:30 d8f6fc16-e000-4a0f-ba52-2c22d63e25be INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:46:42 AM', Current time (UTC): '3/23/2024 4:49:42 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-23 10:19:42.376 +05:30 df60212b-9014-44e8-8eb3-1ac25c16e953 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 10:19:42.376 +05:30 d8f6fc16-e000-4a0f-ba52-2c22d63e25be INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:46:42 AM', Current time (UTC): '3/23/2024 4:49:42 AM'. 2024-03-23 10:19:42.376 +05:30 64414adc-0914-4473-a82e-321016182f48 INF CORS policy execution successful. 2024-03-23 10:19:42.376 +05:30 64414adc-0914-4473-a82e-321016182f48 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 10:19:42.378 +05:30 df60212b-9014-44e8-8eb3-1ac25c16e953 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 10:19:42.378 +05:30 64414adc-0914-4473-a82e-321016182f48 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 10:19:42.379 +05:30 64414adc-0914-4473-a82e-321016182f48 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 401 null null 5.1352ms 2024-03-23 10:19:42.379 +05:30 df60212b-9014-44e8-8eb3-1ac25c16e953 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 9.5838ms 2024-03-23 10:19:42.431 +05:30 881bef76-c6c1-4551-bbfa-a97a05d11342 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2ODkwMiwiZXhwIjoxNzExMTY5NTAyLCJpYXQiOjE3MTExNjg5MDJ9.iBBDyyzhuo2-Vw0eswKwmDymmce9Scx8XxC2Pptdh1E - null null 2024-03-23 10:19:42.432 +05:30 15ccfc39-83d9-4dac-bc61-0824fd245615 INF CORS policy execution successful. 2024-03-23 10:19:42.433 +05:30 15ccfc39-83d9-4dac-bc61-0824fd245615 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:19:42.433 +05:30 15ccfc39-83d9-4dac-bc61-0824fd245615 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-23 10:19:42.585 +05:30 15ccfc39-83d9-4dac-bc61-0824fd245615 INF Token generated 2024-03-23 10:19:42.585 +05:30 15ccfc39-83d9-4dac-bc61-0824fd245615 INF Token generated 2024-03-23 10:19:42.586 +05:30 15ccfc39-83d9-4dac-bc61-0824fd245615 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 10:19:42.588 +05:30 15ccfc39-83d9-4dac-bc61-0824fd245615 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 154.1593ms 2024-03-23 10:19:42.588 +05:30 15ccfc39-83d9-4dac-bc61-0824fd245615 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:19:42.590 +05:30 15ccfc39-83d9-4dac-bc61-0824fd245615 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2ODkwMiwiZXhwIjoxNzExMTY5NTAyLCJpYXQiOjE3MTExNjg5MDJ9.iBBDyyzhuo2-Vw0eswKwmDymmce9Scx8XxC2Pptdh1E - 200 null application/json; charset=utf-8 158.0438ms 2024-03-23 10:19:42.745 +05:30 956705e0-a444-4030-b682-9d9573bb9315 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2ODkwMiwiZXhwIjoxNzExMTY5NTAyLCJpYXQiOjE3MTExNjg5MDJ9.iBBDyyzhuo2-Vw0eswKwmDymmce9Scx8XxC2Pptdh1E - null null 2024-03-23 10:19:42.746 +05:30 afadc9c9-7ca8-4393-90e6-bdd868e637b2 INF CORS policy execution successful. 2024-03-23 10:19:42.746 +05:30 afadc9c9-7ca8-4393-90e6-bdd868e637b2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:19:42.746 +05:30 afadc9c9-7ca8-4393-90e6-bdd868e637b2 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-23 10:19:42.746 +05:30 c4624d17-d9e8-4bc8-8694-b986641b1f0d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:19:42.747 +05:30 218d6f5a-8384-4b77-b67d-4891d509646f INF CORS policy execution successful. 2024-03-23 10:19:42.747 +05:30 218d6f5a-8384-4b77-b67d-4891d509646f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:19:42.747 +05:30 218d6f5a-8384-4b77-b67d-4891d509646f 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-23 10:19:42.749 +05:30 218d6f5a-8384-4b77-b67d-4891d509646f INF Fetching Menu Data 2024-03-23 10:19:42.749 +05:30 afadc9c9-7ca8-4393-90e6-bdd868e637b2 INF Token generated 2024-03-23 10:19:42.749 +05:30 afadc9c9-7ca8-4393-90e6-bdd868e637b2 INF Token generated 2024-03-23 10:19:42.749 +05:30 afadc9c9-7ca8-4393-90e6-bdd868e637b2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 10:19:42.750 +05:30 afadc9c9-7ca8-4393-90e6-bdd868e637b2 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 3.8919ms 2024-03-23 10:19:42.750 +05:30 afadc9c9-7ca8-4393-90e6-bdd868e637b2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:19:42.750 +05:30 afadc9c9-7ca8-4393-90e6-bdd868e637b2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2ODkwMiwiZXhwIjoxNzExMTY5NTAyLCJpYXQiOjE3MTExNjg5MDJ9.iBBDyyzhuo2-Vw0eswKwmDymmce9Scx8XxC2Pptdh1E - 200 null application/json; charset=utf-8 4.8787ms 2024-03-23 10:19:42.754 +05:30 218d6f5a-8384-4b77-b67d-4891d509646f INF Connection string fetched 2024-03-23 10:19:42.764 +05:30 218d6f5a-8384-4b77-b67d-4891d509646f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:19:42.765 +05:30 218d6f5a-8384-4b77-b67d-4891d509646f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 18.0698ms 2024-03-23 10:19:42.765 +05:30 218d6f5a-8384-4b77-b67d-4891d509646f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:19:42.765 +05:30 218d6f5a-8384-4b77-b67d-4891d509646f 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 19.3318ms 2024-03-23 10:19:42.798 +05:30 df75bdb8-ce88-4b50-942d-4718c912d09f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:19:42.798 +05:30 5151baf8-8945-4688-a7a6-969b96c9dc9c INF CORS policy execution successful. 2024-03-23 10:19:42.798 +05:30 5151baf8-8945-4688-a7a6-969b96c9dc9c INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:19:42.799 +05:30 5151baf8-8945-4688-a7a6-969b96c9dc9c INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:19:42.800 +05:30 5151baf8-8945-4688-a7a6-969b96c9dc9c INF Connection string fetched 2024-03-23 10:19:42.801 +05:30 5151baf8-8945-4688-a7a6-969b96c9dc9c INF Fetching Details for Role 2024-03-23 10:19:42.819 +05:30 5151baf8-8945-4688-a7a6-969b96c9dc9c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:19:42.819 +05:30 5151baf8-8945-4688-a7a6-969b96c9dc9c INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 20.8085ms 2024-03-23 10:19:42.819 +05:30 5151baf8-8945-4688-a7a6-969b96c9dc9c INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:19:42.820 +05:30 5151baf8-8945-4688-a7a6-969b96c9dc9c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 21.8627ms 2024-03-23 10:19:44.227 +05:30 7a144909-751b-4bc1-a28e-fa64b751eb75 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:19:44.227 +05:30 1b1b00a5-8567-4a21-bbc3-587f9f30b408 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:19:44.227 +05:30 2cb2a88a-58d7-4f17-9ed2-0604939181cd INF CORS policy execution successful. 2024-03-23 10:19:44.227 +05:30 c2c4ae48-169b-4568-9ab3-a874a40c3f11 INF CORS policy execution successful. 2024-03-23 10:19:44.227 +05:30 2cb2a88a-58d7-4f17-9ed2-0604939181cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.6133ms 2024-03-23 10:19:44.227 +05:30 c2c4ae48-169b-4568-9ab3-a874a40c3f11 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:19:44.228 +05:30 c2c4ae48-169b-4568-9ab3-a874a40c3f11 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-23 10:19:44.229 +05:30 c2c4ae48-169b-4568-9ab3-a874a40c3f11 INF Connection string fetched 2024-03-23 10:19:44.229 +05:30 c2c4ae48-169b-4568-9ab3-a874a40c3f11 INF Fetching Menu Data 2024-03-23 10:19:44.231 +05:30 c2c4ae48-169b-4568-9ab3-a874a40c3f11 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:19:44.231 +05:30 c2c4ae48-169b-4568-9ab3-a874a40c3f11 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.8625ms 2024-03-23 10:19:44.232 +05:30 c2c4ae48-169b-4568-9ab3-a874a40c3f11 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:19:44.232 +05:30 c2c4ae48-169b-4568-9ab3-a874a40c3f11 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 5.1774ms 2024-03-23 10:19:44.277 +05:30 8c9fbc6e-fcea-4e86-ac11-52cb0c0aab8f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:19:44.277 +05:30 2917f273-09f5-4abb-a65a-bda72e4b66e5 INF CORS policy execution successful. 2024-03-23 10:19:44.277 +05:30 d037ba3d-e083-410e-80f9-d629a9175559 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:19:44.277 +05:30 2917f273-09f5-4abb-a65a-bda72e4b66e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.5422ms 2024-03-23 10:19:44.278 +05:30 cf8834e7-d98a-48ab-822a-e5285357c77f INF CORS policy execution successful. 2024-03-23 10:19:44.278 +05:30 cf8834e7-d98a-48ab-822a-e5285357c77f INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:19:44.278 +05:30 cf8834e7-d98a-48ab-822a-e5285357c77f INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:19:44.278 +05:30 fe889445-68b1-434a-b1a1-cc4ec8fb5b4c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:19:44.279 +05:30 0acbf5be-f646-4bb2-bc8b-bd83259bf281 INF CORS policy execution successful. 2024-03-23 10:19:44.279 +05:30 0acbf5be-f646-4bb2-bc8b-bd83259bf281 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:19:44.279 +05:30 0acbf5be-f646-4bb2-bc8b-bd83259bf281 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-23 10:19:44.281 +05:30 cf8834e7-d98a-48ab-822a-e5285357c77f INF Connection string fetched 2024-03-23 10:19:44.281 +05:30 cf8834e7-d98a-48ab-822a-e5285357c77f INF Fetching Profile Summary 2024-03-23 10:19:44.283 +05:30 0acbf5be-f646-4bb2-bc8b-bd83259bf281 INF Connection string fetched 2024-03-23 10:19:44.283 +05:30 0acbf5be-f646-4bb2-bc8b-bd83259bf281 INF Fetching Menu Data 2024-03-23 10:19:44.284 +05:30 0acbf5be-f646-4bb2-bc8b-bd83259bf281 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:19:44.285 +05:30 0acbf5be-f646-4bb2-bc8b-bd83259bf281 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.6953ms 2024-03-23 10:19:44.285 +05:30 0acbf5be-f646-4bb2-bc8b-bd83259bf281 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:19:44.285 +05:30 0acbf5be-f646-4bb2-bc8b-bd83259bf281 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 6.5282ms 2024-03-23 10:19:44.296 +05:30 cf8834e7-d98a-48ab-822a-e5285357c77f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:19:44.296 +05:30 cf8834e7-d98a-48ab-822a-e5285357c77f INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 18.305ms 2024-03-23 10:19:44.297 +05:30 cf8834e7-d98a-48ab-822a-e5285357c77f INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:19:44.297 +05:30 cf8834e7-d98a-48ab-822a-e5285357c77f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 19.3941ms 2024-03-23 10:19:44.341 +05:30 51cfb530-cc9b-4c3c-8867-e01dad75d5ac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:19:44.341 +05:30 52f2790e-5dcd-4391-8012-277b705eb6e8 INF CORS policy execution successful. 2024-03-23 10:19:44.341 +05:30 52f2790e-5dcd-4391-8012-277b705eb6e8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:19:44.341 +05:30 52f2790e-5dcd-4391-8012-277b705eb6e8 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:19:44.342 +05:30 52f2790e-5dcd-4391-8012-277b705eb6e8 INF Connection string fetched 2024-03-23 10:19:44.342 +05:30 52f2790e-5dcd-4391-8012-277b705eb6e8 INF Fetching Profile Summary 2024-03-23 10:19:44.343 +05:30 52f2790e-5dcd-4391-8012-277b705eb6e8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:19:44.344 +05:30 52f2790e-5dcd-4391-8012-277b705eb6e8 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 2.6761ms 2024-03-23 10:19:44.344 +05:30 52f2790e-5dcd-4391-8012-277b705eb6e8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:19:44.344 +05:30 52f2790e-5dcd-4391-8012-277b705eb6e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 3.8481ms 2024-03-23 10:22:29.663 +05:30 ac3bacb3-b6fa-4e3c-9d9d-ba64ba071f76 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:22:29.668 +05:30 5d929511-1461-4c2d-8362-57b2f27c9b90 INF CORS policy execution successful. 2024-03-23 10:22:29.670 +05:30 5d929511-1461-4c2d-8362-57b2f27c9b90 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 6.9293ms 2024-03-23 10:22:29.683 +05:30 623fa92e-baac-4c72-ae50-c412628ca756 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:22:29.684 +05:30 736a1f22-97c2-4fe9-919e-347905027dd6 INF CORS policy execution successful. 2024-03-23 10:22:29.684 +05:30 736a1f22-97c2-4fe9-919e-347905027dd6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 0.7107ms 2024-03-23 10:22:29.714 +05:30 ebd934b3-d943-4ec5-befd-daa314365852 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:22:29.716 +05:30 5145b261-ddb7-4aa4-a95f-9ba057c5639d INF CORS policy execution successful. 2024-03-23 10:22:29.717 +05:30 5145b261-ddb7-4aa4-a95f-9ba057c5639d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:22:29.718 +05:30 5145b261-ddb7-4aa4-a95f-9ba057c5639d 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-23 10:22:29.724 +05:30 5145b261-ddb7-4aa4-a95f-9ba057c5639d INF Connection string fetched 2024-03-23 10:22:29.724 +05:30 5145b261-ddb7-4aa4-a95f-9ba057c5639d INF Fetching Company deatails 2024-03-23 10:22:29.729 +05:30 5145b261-ddb7-4aa4-a95f-9ba057c5639d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:22:29.732 +05:30 5145b261-ddb7-4aa4-a95f-9ba057c5639d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 13.8679ms 2024-03-23 10:22:29.732 +05:30 5145b261-ddb7-4aa4-a95f-9ba057c5639d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:22:29.732 +05:30 5145b261-ddb7-4aa4-a95f-9ba057c5639d 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 18.542ms 2024-03-23 10:22:29.774 +05:30 1752dfd7-c2ef-4a55-ad66-ac6ef6fba42f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:22:29.775 +05:30 70798a90-9890-4c4e-a179-b421e6f49406 INF CORS policy execution successful. 2024-03-23 10:22:29.775 +05:30 70798a90-9890-4c4e-a179-b421e6f49406 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:22:29.775 +05:30 70798a90-9890-4c4e-a179-b421e6f49406 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-23 10:22:29.777 +05:30 70798a90-9890-4c4e-a179-b421e6f49406 INF Connection string fetched 2024-03-23 10:22:29.777 +05:30 70798a90-9890-4c4e-a179-b421e6f49406 INF Fetching Company deatails 2024-03-23 10:22:29.778 +05:30 70798a90-9890-4c4e-a179-b421e6f49406 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:22:29.778 +05:30 70798a90-9890-4c4e-a179-b421e6f49406 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.9817ms 2024-03-23 10:22:29.778 +05:30 70798a90-9890-4c4e-a179-b421e6f49406 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:22:29.779 +05:30 70798a90-9890-4c4e-a179-b421e6f49406 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 4.4673ms 2024-03-23 10:22:41.405 +05:30 08f52b99-3ec9-475c-a6fa-6cd267431dfd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 10:22:41.405 +05:30 8c0f4584-9c5e-455b-9d8d-af7bf66cf91f INF CORS policy execution successful. 2024-03-23 10:22:41.407 +05:30 8c0f4584-9c5e-455b-9d8d-af7bf66cf91f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.2294ms 2024-03-23 10:22:41.451 +05:30 7211451b-739e-4a81-9ec3-e9d76e801543 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 10:22:41.452 +05:30 6a63ebd3-f0d6-4652-932d-19cd3b20ce64 INF CORS policy execution successful. 2024-03-23 10:22:41.452 +05:30 6a63ebd3-f0d6-4652-932d-19cd3b20ce64 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:22:41.452 +05:30 6a63ebd3-f0d6-4652-932d-19cd3b20ce64 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-23 10:22:41.454 +05:30 6a63ebd3-f0d6-4652-932d-19cd3b20ce64 INF Connection string fetched 2024-03-23 10:22:41.462 +05:30 6a63ebd3-f0d6-4652-932d-19cd3b20ce64 INF Connection string fetched 2024-03-23 10:22:41.667 +05:30 6a63ebd3-f0d6-4652-932d-19cd3b20ce64 INF Token generated 2024-03-23 10:22:41.668 +05:30 6a63ebd3-f0d6-4652-932d-19cd3b20ce64 INF Token generated 2024-03-23 10:22:41.668 +05:30 6a63ebd3-f0d6-4652-932d-19cd3b20ce64 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-23 10:22:41.669 +05:30 6a63ebd3-f0d6-4652-932d-19cd3b20ce64 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 216.5652ms 2024-03-23 10:22:41.669 +05:30 6a63ebd3-f0d6-4652-932d-19cd3b20ce64 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:22:41.669 +05:30 6a63ebd3-f0d6-4652-932d-19cd3b20ce64 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 218.5647ms 2024-03-23 10:22:41.883 +05:30 95397918-371d-4dd1-81e8-64e09cc60a87 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:22:41.884 +05:30 eb69edb4-6e6a-4ca1-97c2-d12fc3d00578 INF CORS policy execution successful. 2024-03-23 10:22:41.884 +05:30 eb69edb4-6e6a-4ca1-97c2-d12fc3d00578 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7125ms 2024-03-23 10:22:41.884 +05:30 1e676c9a-e95b-4cdb-add9-942cd9243a68 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:22:41.884 +05:30 abafb481-1bcd-48c4-9256-6e075a4dc7c7 INF CORS policy execution successful. 2024-03-23 10:22:41.885 +05:30 abafb481-1bcd-48c4-9256-6e075a4dc7c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.3909ms 2024-03-23 10:22:41.928 +05:30 7afe621f-e707-42c4-87d9-948f784556eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:22:41.929 +05:30 2e21fd0d-f560-4f1d-a939-d4ac2bd3925f INF CORS policy execution successful. 2024-03-23 10:22:41.929 +05:30 2e21fd0d-f560-4f1d-a939-d4ac2bd3925f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:22:41.930 +05:30 2e21fd0d-f560-4f1d-a939-d4ac2bd3925f 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-23 10:22:41.931 +05:30 2e21fd0d-f560-4f1d-a939-d4ac2bd3925f INF Connection string fetched 2024-03-23 10:22:41.931 +05:30 2e21fd0d-f560-4f1d-a939-d4ac2bd3925f INF Fetching Menu Data 2024-03-23 10:22:41.934 +05:30 2e21fd0d-f560-4f1d-a939-d4ac2bd3925f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:22:41.934 +05:30 2e21fd0d-f560-4f1d-a939-d4ac2bd3925f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 4.7815ms 2024-03-23 10:22:41.935 +05:30 2e21fd0d-f560-4f1d-a939-d4ac2bd3925f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:22:41.935 +05:30 2e21fd0d-f560-4f1d-a939-d4ac2bd3925f 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 6.6791ms 2024-03-23 10:22:41.981 +05:30 996b81a2-a7c3-4435-9827-1048921f9692 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:22:41.982 +05:30 98a6a752-9eda-4aea-801a-b96606ef3f67 INF CORS policy execution successful. 2024-03-23 10:22:41.982 +05:30 98a6a752-9eda-4aea-801a-b96606ef3f67 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:22:41.982 +05:30 98a6a752-9eda-4aea-801a-b96606ef3f67 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-23 10:22:41.984 +05:30 98a6a752-9eda-4aea-801a-b96606ef3f67 INF Connection string fetched 2024-03-23 10:22:41.984 +05:30 98a6a752-9eda-4aea-801a-b96606ef3f67 INF Fetching Menu Data 2024-03-23 10:22:41.985 +05:30 98a6a752-9eda-4aea-801a-b96606ef3f67 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:22:41.986 +05:30 98a6a752-9eda-4aea-801a-b96606ef3f67 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.6582ms 2024-03-23 10:22:41.986 +05:30 98a6a752-9eda-4aea-801a-b96606ef3f67 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:22:41.986 +05:30 98a6a752-9eda-4aea-801a-b96606ef3f67 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 5.2192ms 2024-03-23 10:22:47.179 +05:30 56d47250-e19b-428b-bce0-10563e5471cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:22:47.180 +05:30 f56ac0ee-3e6f-42c2-b444-233a476986b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:22:47.180 +05:30 1b70399b-392a-40ff-b104-59f335fd1bf9 INF CORS policy execution successful. 2024-03-23 10:22:47.181 +05:30 1b70399b-392a-40ff-b104-59f335fd1bf9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 1.3193ms 2024-03-23 10:22:47.180 +05:30 2f78c1d2-861b-4093-ac48-ee74dadc2501 INF CORS policy execution successful. 2024-03-23 10:22:47.182 +05:30 2f78c1d2-861b-4093-ac48-ee74dadc2501 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.663ms 2024-03-23 10:22:47.225 +05:30 c73c9c0a-1499-4419-93f5-359e82999224 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:22:47.225 +05:30 e33340ed-892d-453a-b8f7-b433ff893519 INF CORS policy execution successful. 2024-03-23 10:22:47.226 +05:30 e33340ed-892d-453a-b8f7-b433ff893519 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.6495ms 2024-03-23 10:22:47.226 +05:30 902daa1d-7ad8-4f4f-a9de-ae0ba75a1eb4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:22:47.226 +05:30 a435a4f1-f924-476f-b2cb-290ba06761cb INF CORS policy execution successful. 2024-03-23 10:22:47.226 +05:30 a435a4f1-f924-476f-b2cb-290ba06761cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.2415ms 2024-03-23 10:22:47.226 +05:30 ce280714-a26c-4584-a51e-7dfd62fb3cb4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:22:47.228 +05:30 478a9088-51c5-4815-a2b2-6eab4acf0dff INF CORS policy execution successful. 2024-03-23 10:22:47.228 +05:30 478a9088-51c5-4815-a2b2-6eab4acf0dff INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:22:47.229 +05:30 7933ed9d-bea1-4ca9-8f26-551c1b9c9f9f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:22:47.229 +05:30 478a9088-51c5-4815-a2b2-6eab4acf0dff INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:22:47.229 +05:30 89c20812-83bb-4789-bb38-6cef4a73e1a0 INF CORS policy execution successful. 2024-03-23 10:22:47.229 +05:30 89c20812-83bb-4789-bb38-6cef4a73e1a0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:22:47.229 +05:30 89c20812-83bb-4789-bb38-6cef4a73e1a0 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-23 10:22:47.232 +05:30 89c20812-83bb-4789-bb38-6cef4a73e1a0 INF Connection string fetched 2024-03-23 10:22:47.232 +05:30 89c20812-83bb-4789-bb38-6cef4a73e1a0 INF Fetching Menu Data 2024-03-23 10:22:47.233 +05:30 478a9088-51c5-4815-a2b2-6eab4acf0dff INF Connection string fetched 2024-03-23 10:22:47.233 +05:30 478a9088-51c5-4815-a2b2-6eab4acf0dff INF Fetching Profile Summary 2024-03-23 10:22:47.236 +05:30 89c20812-83bb-4789-bb38-6cef4a73e1a0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:22:47.237 +05:30 478a9088-51c5-4815-a2b2-6eab4acf0dff INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:22:47.238 +05:30 89c20812-83bb-4789-bb38-6cef4a73e1a0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.4072ms 2024-03-23 10:22:47.238 +05:30 89c20812-83bb-4789-bb38-6cef4a73e1a0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:22:47.238 +05:30 89c20812-83bb-4789-bb38-6cef4a73e1a0 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 9.6805ms 2024-03-23 10:22:47.240 +05:30 478a9088-51c5-4815-a2b2-6eab4acf0dff INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 10.5816ms 2024-03-23 10:22:47.240 +05:30 478a9088-51c5-4815-a2b2-6eab4acf0dff INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:22:47.240 +05:30 478a9088-51c5-4815-a2b2-6eab4acf0dff INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 13.9062ms 2024-03-23 10:22:47.290 +05:30 1ab5bb5e-443d-4b2f-84a5-7feac07a3e3e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:22:47.290 +05:30 079aabf5-d670-4778-b339-367f0e5cac1e INF CORS policy execution successful. 2024-03-23 10:22:47.291 +05:30 079aabf5-d670-4778-b339-367f0e5cac1e INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:22:47.291 +05:30 079aabf5-d670-4778-b339-367f0e5cac1e INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:22:47.291 +05:30 34fd2902-45e8-4db2-bfdd-ba384f820a28 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:22:47.291 +05:30 aa7d1076-ff8d-4932-b66f-949fef2e01c1 INF CORS policy execution successful. 2024-03-23 10:22:47.292 +05:30 aa7d1076-ff8d-4932-b66f-949fef2e01c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:22:47.292 +05:30 aa7d1076-ff8d-4932-b66f-949fef2e01c1 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-23 10:22:47.293 +05:30 079aabf5-d670-4778-b339-367f0e5cac1e INF Connection string fetched 2024-03-23 10:22:47.293 +05:30 079aabf5-d670-4778-b339-367f0e5cac1e INF Fetching Profile Summary 2024-03-23 10:22:47.294 +05:30 aa7d1076-ff8d-4932-b66f-949fef2e01c1 INF Connection string fetched 2024-03-23 10:22:47.295 +05:30 aa7d1076-ff8d-4932-b66f-949fef2e01c1 INF Fetching Menu Data 2024-03-23 10:22:47.295 +05:30 079aabf5-d670-4778-b339-367f0e5cac1e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:22:47.295 +05:30 079aabf5-d670-4778-b339-367f0e5cac1e INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 4.3982ms 2024-03-23 10:22:47.295 +05:30 079aabf5-d670-4778-b339-367f0e5cac1e INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:22:47.295 +05:30 079aabf5-d670-4778-b339-367f0e5cac1e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 5.7156ms 2024-03-23 10:22:47.296 +05:30 aa7d1076-ff8d-4932-b66f-949fef2e01c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:22:47.297 +05:30 aa7d1076-ff8d-4932-b66f-949fef2e01c1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 4.276ms 2024-03-23 10:22:47.297 +05:30 aa7d1076-ff8d-4932-b66f-949fef2e01c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:22:47.297 +05:30 aa7d1076-ff8d-4932-b66f-949fef2e01c1 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 5.9847ms 2024-03-23 10:22:49.612 +05:30 b771c6bc-38ee-4d9d-b234-67fea3a3b45f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:22:49.612 +05:30 e536c02d-06c8-4b5a-8636-2ca3ab929c7e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:22:49.612 +05:30 b7faaa1c-a6ce-45e1-bc3f-b90f93f81ef1 INF CORS policy execution successful. 2024-03-23 10:22:49.612 +05:30 778a4091-cc47-4103-880f-72896a09f65b INF CORS policy execution successful. 2024-03-23 10:22:49.612 +05:30 b7faaa1c-a6ce-45e1-bc3f-b90f93f81ef1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.6973ms 2024-03-23 10:22:49.613 +05:30 778a4091-cc47-4103-880f-72896a09f65b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:22:49.613 +05:30 778a4091-cc47-4103-880f-72896a09f65b 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-23 10:22:49.614 +05:30 a54be78f-0470-40b5-9bad-e5e3a6cc742f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:22:49.614 +05:30 d8abe36e-6cd6-4cf0-bbc3-93c971137003 INF CORS policy execution successful. 2024-03-23 10:22:49.615 +05:30 d8abe36e-6cd6-4cf0-bbc3-93c971137003 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.9097ms 2024-03-23 10:22:49.616 +05:30 778a4091-cc47-4103-880f-72896a09f65b INF Connection string fetched 2024-03-23 10:22:49.616 +05:30 778a4091-cc47-4103-880f-72896a09f65b INF Fetching Menu Data 2024-03-23 10:22:49.618 +05:30 778a4091-cc47-4103-880f-72896a09f65b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:22:49.618 +05:30 778a4091-cc47-4103-880f-72896a09f65b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.3746ms 2024-03-23 10:22:49.619 +05:30 778a4091-cc47-4103-880f-72896a09f65b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:22:49.619 +05:30 778a4091-cc47-4103-880f-72896a09f65b 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 7.0168ms 2024-03-23 10:22:49.657 +05:30 79cd7a5c-ccda-4d34-9205-308c512a4844 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:22:49.657 +05:30 682dc105-2bed-42c2-b981-7e71b648cf40 INF CORS policy execution successful. 2024-03-23 10:22:49.657 +05:30 682dc105-2bed-42c2-b981-7e71b648cf40 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:22:49.657 +05:30 682dc105-2bed-42c2-b981-7e71b648cf40 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:22:49.660 +05:30 682dc105-2bed-42c2-b981-7e71b648cf40 INF Connection string fetched 2024-03-23 10:22:49.662 +05:30 682dc105-2bed-42c2-b981-7e71b648cf40 INF Fetching Details for Role 2024-03-23 10:22:49.665 +05:30 682dc105-2bed-42c2-b981-7e71b648cf40 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:22:49.666 +05:30 682dc105-2bed-42c2-b981-7e71b648cf40 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 8.5588ms 2024-03-23 10:22:49.666 +05:30 682dc105-2bed-42c2-b981-7e71b648cf40 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:22:49.666 +05:30 682dc105-2bed-42c2-b981-7e71b648cf40 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 9.7994ms 2024-03-23 10:22:49.667 +05:30 8023906c-8970-4e28-b855-eb01c1f61bd7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:22:49.668 +05:30 465abfc6-cfbc-4919-b8d5-c09a96204041 INF CORS policy execution successful. 2024-03-23 10:22:49.668 +05:30 465abfc6-cfbc-4919-b8d5-c09a96204041 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:22:49.668 +05:30 465abfc6-cfbc-4919-b8d5-c09a96204041 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-23 10:22:49.671 +05:30 465abfc6-cfbc-4919-b8d5-c09a96204041 INF Connection string fetched 2024-03-23 10:22:49.671 +05:30 465abfc6-cfbc-4919-b8d5-c09a96204041 INF Fetching Menu Data 2024-03-23 10:22:49.673 +05:30 465abfc6-cfbc-4919-b8d5-c09a96204041 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:22:49.674 +05:30 465abfc6-cfbc-4919-b8d5-c09a96204041 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.2276ms 2024-03-23 10:22:49.674 +05:30 465abfc6-cfbc-4919-b8d5-c09a96204041 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:22:49.674 +05:30 465abfc6-cfbc-4919-b8d5-c09a96204041 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 6.4449ms 2024-03-23 10:22:49.712 +05:30 c43e33f5-a579-42c8-92e3-77d8b772fc99 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:22:49.712 +05:30 8031b3ff-c7ec-4429-8b99-65d02a6e1d92 INF CORS policy execution successful. 2024-03-23 10:22:49.713 +05:30 8031b3ff-c7ec-4429-8b99-65d02a6e1d92 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:22:49.713 +05:30 8031b3ff-c7ec-4429-8b99-65d02a6e1d92 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:22:49.716 +05:30 8031b3ff-c7ec-4429-8b99-65d02a6e1d92 INF Connection string fetched 2024-03-23 10:22:49.717 +05:30 8031b3ff-c7ec-4429-8b99-65d02a6e1d92 INF Fetching Details for Role 2024-03-23 10:22:49.719 +05:30 8031b3ff-c7ec-4429-8b99-65d02a6e1d92 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:22:49.720 +05:30 8031b3ff-c7ec-4429-8b99-65d02a6e1d92 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 6.7625ms 2024-03-23 10:22:49.720 +05:30 8031b3ff-c7ec-4429-8b99-65d02a6e1d92 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:22:49.720 +05:30 8031b3ff-c7ec-4429-8b99-65d02a6e1d92 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 8.5674ms 2024-03-23 10:23:26.212 +05:30 033925ec-e5d5-46f1-98d6-9fe48f5a1c4c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:23:26.213 +05:30 648fe806-dc4b-4ef7-84c6-9cb5e70cf6f8 INF CORS policy execution successful. 2024-03-23 10:23:26.213 +05:30 648fe806-dc4b-4ef7-84c6-9cb5e70cf6f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.5903ms 2024-03-23 10:23:26.262 +05:30 53605dd2-5c6a-4648-bc00-ff57ef82969c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:23:26.263 +05:30 d7a3e57f-e888-4173-84e6-6de47246e6d1 INF CORS policy execution successful. 2024-03-23 10:23:26.264 +05:30 d7a3e57f-e888-4173-84e6-6de47246e6d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:23:26.264 +05:30 d7a3e57f-e888-4173-84e6-6de47246e6d1 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-23 10:23:26.266 +05:30 d7a3e57f-e888-4173-84e6-6de47246e6d1 INF Connection string fetched 2024-03-23 10:23:26.266 +05:30 d7a3e57f-e888-4173-84e6-6de47246e6d1 INF Fetching Menu Data 2024-03-23 10:23:26.267 +05:30 d7a3e57f-e888-4173-84e6-6de47246e6d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:23:26.268 +05:30 d7a3e57f-e888-4173-84e6-6de47246e6d1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 4.0446ms 2024-03-23 10:23:26.268 +05:30 d7a3e57f-e888-4173-84e6-6de47246e6d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:23:26.268 +05:30 d7a3e57f-e888-4173-84e6-6de47246e6d1 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 6.7569ms 2024-03-23 10:23:27.219 +05:30 d19c28fe-59c4-4fe5-aa52-118ca97a5c54 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:23:27.219 +05:30 3aeb6664-a8d8-40b3-a592-de01a9d29f2a INF CORS policy execution successful. 2024-03-23 10:23:27.220 +05:30 3aeb6664-a8d8-40b3-a592-de01a9d29f2a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:23:27.220 +05:30 3aeb6664-a8d8-40b3-a592-de01a9d29f2a 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-23 10:23:27.221 +05:30 3aeb6664-a8d8-40b3-a592-de01a9d29f2a INF Connection string fetched 2024-03-23 10:23:27.222 +05:30 3aeb6664-a8d8-40b3-a592-de01a9d29f2a INF Fetching Menu Data 2024-03-23 10:23:27.223 +05:30 3aeb6664-a8d8-40b3-a592-de01a9d29f2a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:23:27.224 +05:30 3aeb6664-a8d8-40b3-a592-de01a9d29f2a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.4285ms 2024-03-23 10:23:27.224 +05:30 3aeb6664-a8d8-40b3-a592-de01a9d29f2a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:23:27.224 +05:30 3aeb6664-a8d8-40b3-a592-de01a9d29f2a 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 5.5392ms 2024-03-23 10:23:28.198 +05:30 1fe6d38e-4f35-4f19-8351-e44ceb5e8438 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:23:28.199 +05:30 98c2d36a-b253-42ca-9039-77ac96a679b1 INF CORS policy execution successful. 2024-03-23 10:23:28.199 +05:30 1f3cee46-5241-4b78-a942-b4dcefe078c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:23:28.199 +05:30 052e8f24-ff6b-46ae-b046-2e28d4e3533c INF CORS policy execution successful. 2024-03-23 10:23:28.199 +05:30 98c2d36a-b253-42ca-9039-77ac96a679b1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:23:28.200 +05:30 98c2d36a-b253-42ca-9039-77ac96a679b1 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-23 10:23:28.200 +05:30 052e8f24-ff6b-46ae-b046-2e28d4e3533c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.5859ms 2024-03-23 10:23:28.200 +05:30 ed75074c-a65c-420f-9141-518a8efe5a24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:23:28.200 +05:30 a6e658ba-bd2b-456e-8fde-640e488a5ac0 INF CORS policy execution successful. 2024-03-23 10:23:28.200 +05:30 a6e658ba-bd2b-456e-8fde-640e488a5ac0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.3995ms 2024-03-23 10:23:28.201 +05:30 98c2d36a-b253-42ca-9039-77ac96a679b1 INF Connection string fetched 2024-03-23 10:23:28.201 +05:30 98c2d36a-b253-42ca-9039-77ac96a679b1 INF Fetching Menu Data 2024-03-23 10:23:28.203 +05:30 98c2d36a-b253-42ca-9039-77ac96a679b1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:23:28.203 +05:30 98c2d36a-b253-42ca-9039-77ac96a679b1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.4116ms 2024-03-23 10:23:28.203 +05:30 98c2d36a-b253-42ca-9039-77ac96a679b1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:23:28.203 +05:30 98c2d36a-b253-42ca-9039-77ac96a679b1 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 5.6309ms 2024-03-23 10:23:28.246 +05:30 64437398-b3de-4e4b-8cb2-f8e7ef4962e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:23:28.247 +05:30 7747fd81-d68a-4c89-a609-79f39a8b7d17 INF CORS policy execution successful. 2024-03-23 10:23:28.248 +05:30 7747fd81-d68a-4c89-a609-79f39a8b7d17 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:23:28.251 +05:30 2d9225c3-8e44-4543-916b-f50c93164c17 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:23:28.252 +05:30 d469677c-f222-423c-8738-2b184a51498a INF CORS policy execution successful. 2024-03-23 10:23:28.252 +05:30 d469677c-f222-423c-8738-2b184a51498a INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:23:28.252 +05:30 d469677c-f222-423c-8738-2b184a51498a INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:23:28.253 +05:30 d469677c-f222-423c-8738-2b184a51498a INF Connection string fetched 2024-03-23 10:23:28.254 +05:30 d469677c-f222-423c-8738-2b184a51498a INF Fetching Details for Role 2024-03-23 10:23:28.257 +05:30 d469677c-f222-423c-8738-2b184a51498a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:23:28.258 +05:30 d469677c-f222-423c-8738-2b184a51498a INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 5.9465ms 2024-03-23 10:23:28.258 +05:30 d469677c-f222-423c-8738-2b184a51498a INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:23:28.258 +05:30 d469677c-f222-423c-8738-2b184a51498a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 7.0921ms 2024-03-23 10:23:28.259 +05:30 7747fd81-d68a-4c89-a609-79f39a8b7d17 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:23:28.260 +05:30 7747fd81-d68a-4c89-a609-79f39a8b7d17 INF Connection string fetched 2024-03-23 10:23:28.264 +05:30 7747fd81-d68a-4c89-a609-79f39a8b7d17 INF Fetching Profiles for Role 2024-03-23 10:23:28.281 +05:30 7747fd81-d68a-4c89-a609-79f39a8b7d17 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:23:28.281 +05:30 7747fd81-d68a-4c89-a609-79f39a8b7d17 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 22.1377ms 2024-03-23 10:23:28.281 +05:30 7747fd81-d68a-4c89-a609-79f39a8b7d17 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:23:28.282 +05:30 7747fd81-d68a-4c89-a609-79f39a8b7d17 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 35.2933ms 2024-03-23 10:23:54.257 +05:30 e16caede-c8a2-476a-a264-6afcdead62bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:23:54.257 +05:30 49226f4f-a3f4-4fce-9f92-27c965795cc9 INF CORS policy execution successful. 2024-03-23 10:23:54.258 +05:30 78c16649-42e7-4c54-8127-89b3a4b2ed37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:23:54.258 +05:30 29e2e5b5-1a9d-4db0-9d02-883bef45af7a INF CORS policy execution successful. 2024-03-23 10:23:54.258 +05:30 49226f4f-a3f4-4fce-9f92-27c965795cc9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.4553ms 2024-03-23 10:23:54.258 +05:30 29e2e5b5-1a9d-4db0-9d02-883bef45af7a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.4716ms 2024-03-23 10:23:54.259 +05:30 5539e675-1bac-4818-8388-09aaf25cef88 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:23:54.259 +05:30 a6b00334-e330-4758-9b33-859593dc818a INF CORS policy execution successful. 2024-03-23 10:23:54.259 +05:30 a6b00334-e330-4758-9b33-859593dc818a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.3635ms 2024-03-23 10:23:54.310 +05:30 ce5bedc8-6f25-4acc-8a79-6bac42bbaf27 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:23:54.310 +05:30 5b4e1175-9471-4868-afb2-94bc753dabba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:23:54.311 +05:30 5abd9e3a-0dac-44a1-bbd9-f8da35b6de24 INF CORS policy execution successful. 2024-03-23 10:23:54.311 +05:30 53e93ec5-62f7-4afc-9cd2-1b080f86628f INF CORS policy execution successful. 2024-03-23 10:23:54.311 +05:30 5abd9e3a-0dac-44a1-bbd9-f8da35b6de24 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:23:54.311 +05:30 53e93ec5-62f7-4afc-9cd2-1b080f86628f INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:23:54.312 +05:30 53e93ec5-62f7-4afc-9cd2-1b080f86628f INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:23:54.312 +05:30 5abd9e3a-0dac-44a1-bbd9-f8da35b6de24 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-23 10:23:54.312 +05:30 a991053f-a8da-4fb5-8ad2-692d4c912123 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:23:54.313 +05:30 c5507b90-ca1a-4f4f-82eb-b180ac873e76 INF CORS policy execution successful. 2024-03-23 10:23:54.313 +05:30 c5507b90-ca1a-4f4f-82eb-b180ac873e76 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:23:54.313 +05:30 c5507b90-ca1a-4f4f-82eb-b180ac873e76 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:23:54.314 +05:30 5abd9e3a-0dac-44a1-bbd9-f8da35b6de24 INF Connection string fetched 2024-03-23 10:23:54.315 +05:30 5abd9e3a-0dac-44a1-bbd9-f8da35b6de24 INF Fetching Menu Data 2024-03-23 10:23:54.315 +05:30 53e93ec5-62f7-4afc-9cd2-1b080f86628f INF Connection string fetched 2024-03-23 10:23:54.316 +05:30 c5507b90-ca1a-4f4f-82eb-b180ac873e76 INF Fetching Details for Role 2024-03-23 10:23:54.316 +05:30 53e93ec5-62f7-4afc-9cd2-1b080f86628f INF Fetching Profiles for Role 2024-03-23 10:23:54.318 +05:30 5abd9e3a-0dac-44a1-bbd9-f8da35b6de24 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:23:54.319 +05:30 5abd9e3a-0dac-44a1-bbd9-f8da35b6de24 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.7173ms 2024-03-23 10:23:54.319 +05:30 5abd9e3a-0dac-44a1-bbd9-f8da35b6de24 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:23:54.319 +05:30 5abd9e3a-0dac-44a1-bbd9-f8da35b6de24 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 8.6954ms 2024-03-23 10:23:54.319 +05:30 c5507b90-ca1a-4f4f-82eb-b180ac873e76 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:23:54.319 +05:30 c5507b90-ca1a-4f4f-82eb-b180ac873e76 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 6.3287ms 2024-03-23 10:23:54.320 +05:30 c5507b90-ca1a-4f4f-82eb-b180ac873e76 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:23:54.320 +05:30 c5507b90-ca1a-4f4f-82eb-b180ac873e76 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 7.1904ms 2024-03-23 10:23:54.326 +05:30 INF Connection string fetched 2024-03-23 10:23:54.330 +05:30 53e93ec5-62f7-4afc-9cd2-1b080f86628f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:23:54.330 +05:30 53e93ec5-62f7-4afc-9cd2-1b080f86628f INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 18.5995ms 2024-03-23 10:23:54.330 +05:30 53e93ec5-62f7-4afc-9cd2-1b080f86628f INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:23:54.331 +05:30 53e93ec5-62f7-4afc-9cd2-1b080f86628f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 20.4346ms 2024-03-23 10:25:31.764 +05:30 3b346449-bd80-4804-b430-7b5c82e9eef5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:25:31.767 +05:30 06e7649b-70a4-44bd-9b08-41dffe2f1a62 INF CORS policy execution successful. 2024-03-23 10:25:31.767 +05:30 06e7649b-70a4-44bd-9b08-41dffe2f1a62 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:25:31.768 +05:30 06e7649b-70a4-44bd-9b08-41dffe2f1a62 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-23 10:25:31.769 +05:30 06e7649b-70a4-44bd-9b08-41dffe2f1a62 INF Fetching Company deatails 2024-03-23 10:25:31.772 +05:30 06e7649b-70a4-44bd-9b08-41dffe2f1a62 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:25:31.773 +05:30 06e7649b-70a4-44bd-9b08-41dffe2f1a62 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.6968ms 2024-03-23 10:25:31.773 +05:30 06e7649b-70a4-44bd-9b08-41dffe2f1a62 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:25:31.773 +05:30 06e7649b-70a4-44bd-9b08-41dffe2f1a62 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 9.695ms 2024-03-23 10:25:40.665 +05:30 6453fa25-44c7-4801-882f-5d6783edaef8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:25:40.665 +05:30 2771a0de-ae89-4969-8f07-ca529d0ac94f INF CORS policy execution successful. 2024-03-23 10:25:40.665 +05:30 2771a0de-ae89-4969-8f07-ca529d0ac94f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:25:40.666 +05:30 2771a0de-ae89-4969-8f07-ca529d0ac94f 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-23 10:25:40.666 +05:30 2771a0de-ae89-4969-8f07-ca529d0ac94f INF Fetching Company deatails 2024-03-23 10:25:40.667 +05:30 2771a0de-ae89-4969-8f07-ca529d0ac94f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:25:40.668 +05:30 2771a0de-ae89-4969-8f07-ca529d0ac94f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.1961ms 2024-03-23 10:25:40.668 +05:30 2771a0de-ae89-4969-8f07-ca529d0ac94f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:25:40.668 +05:30 2771a0de-ae89-4969-8f07-ca529d0ac94f 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 3.6553ms 2024-03-23 10:26:07.303 +05:30 07d13bbc-1f20-49fe-901b-ad5a0f4f6fe0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:07.304 +05:30 631773c4-a9ab-49c1-9bd0-60dee5ae8aa9 INF CORS policy execution successful. 2024-03-23 10:26:07.305 +05:30 631773c4-a9ab-49c1-9bd0-60dee5ae8aa9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:07.305 +05:30 631773c4-a9ab-49c1-9bd0-60dee5ae8aa9 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-23 10:26:07.305 +05:30 631773c4-a9ab-49c1-9bd0-60dee5ae8aa9 INF Fetching Company deatails 2024-03-23 10:26:07.307 +05:30 631773c4-a9ab-49c1-9bd0-60dee5ae8aa9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:07.308 +05:30 631773c4-a9ab-49c1-9bd0-60dee5ae8aa9 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.6428ms 2024-03-23 10:26:07.309 +05:30 631773c4-a9ab-49c1-9bd0-60dee5ae8aa9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:07.309 +05:30 631773c4-a9ab-49c1-9bd0-60dee5ae8aa9 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 5.5057ms 2024-03-23 10:26:07.863 +05:30 35d76839-b3c6-4d7e-b972-20a8d546c768 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:07.863 +05:30 f1561f9a-f70d-4297-917a-d0267104ca05 INF CORS policy execution successful. 2024-03-23 10:26:07.863 +05:30 f1561f9a-f70d-4297-917a-d0267104ca05 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:07.863 +05:30 f1561f9a-f70d-4297-917a-d0267104ca05 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-23 10:26:07.863 +05:30 f1561f9a-f70d-4297-917a-d0267104ca05 INF Fetching Company deatails 2024-03-23 10:26:07.865 +05:30 f1561f9a-f70d-4297-917a-d0267104ca05 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:07.865 +05:30 f1561f9a-f70d-4297-917a-d0267104ca05 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8964ms 2024-03-23 10:26:07.865 +05:30 f1561f9a-f70d-4297-917a-d0267104ca05 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:07.866 +05:30 f1561f9a-f70d-4297-917a-d0267104ca05 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 2.7735ms 2024-03-23 10:26:08.404 +05:30 b24330cb-70bb-40ce-bcf7-694c4c5836b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:08.404 +05:30 1754911e-b441-41a0-ae51-b9402382906f INF CORS policy execution successful. 2024-03-23 10:26:08.404 +05:30 1754911e-b441-41a0-ae51-b9402382906f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:08.405 +05:30 1754911e-b441-41a0-ae51-b9402382906f 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-23 10:26:08.405 +05:30 1754911e-b441-41a0-ae51-b9402382906f INF Fetching Company deatails 2024-03-23 10:26:08.406 +05:30 1754911e-b441-41a0-ae51-b9402382906f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:08.407 +05:30 1754911e-b441-41a0-ae51-b9402382906f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8406ms 2024-03-23 10:26:08.407 +05:30 1754911e-b441-41a0-ae51-b9402382906f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:08.407 +05:30 1754911e-b441-41a0-ae51-b9402382906f 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 2.8419ms 2024-03-23 10:26:08.486 +05:30 23c03217-c36a-402a-99b9-a8040be39f3a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:08.487 +05:30 03b4a12b-4838-4d03-9657-754182b000dc INF CORS policy execution successful. 2024-03-23 10:26:08.487 +05:30 03b4a12b-4838-4d03-9657-754182b000dc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:08.487 +05:30 03b4a12b-4838-4d03-9657-754182b000dc 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-23 10:26:08.487 +05:30 03b4a12b-4838-4d03-9657-754182b000dc INF Fetching Company deatails 2024-03-23 10:26:08.489 +05:30 03b4a12b-4838-4d03-9657-754182b000dc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:08.490 +05:30 03b4a12b-4838-4d03-9657-754182b000dc INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.5204ms 2024-03-23 10:26:08.490 +05:30 03b4a12b-4838-4d03-9657-754182b000dc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:08.490 +05:30 03b4a12b-4838-4d03-9657-754182b000dc 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 3.9708ms 2024-03-23 10:26:09.057 +05:30 1dbe605a-6b5e-4da5-8ce4-9a1131b69ab2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:09.058 +05:30 13b27e3d-e467-43ce-89f3-6288f332cdfe INF CORS policy execution successful. 2024-03-23 10:26:09.058 +05:30 13b27e3d-e467-43ce-89f3-6288f332cdfe INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:09.058 +05:30 13b27e3d-e467-43ce-89f3-6288f332cdfe 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-23 10:26:09.058 +05:30 13b27e3d-e467-43ce-89f3-6288f332cdfe INF Fetching Company deatails 2024-03-23 10:26:09.059 +05:30 13b27e3d-e467-43ce-89f3-6288f332cdfe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:09.060 +05:30 13b27e3d-e467-43ce-89f3-6288f332cdfe INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.4497ms 2024-03-23 10:26:09.060 +05:30 13b27e3d-e467-43ce-89f3-6288f332cdfe INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:09.060 +05:30 13b27e3d-e467-43ce-89f3-6288f332cdfe 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 2.3508ms 2024-03-23 10:26:14.936 +05:30 d2c48d67-34df-4034-9a74-71c6c93ba403 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:14.936 +05:30 0872c13d-f1dc-476a-b8e1-8709549f92a3 INF CORS policy execution successful. 2024-03-23 10:26:14.936 +05:30 0872c13d-f1dc-476a-b8e1-8709549f92a3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:14.936 +05:30 0872c13d-f1dc-476a-b8e1-8709549f92a3 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-23 10:26:14.937 +05:30 0872c13d-f1dc-476a-b8e1-8709549f92a3 INF Fetching Company deatails 2024-03-23 10:26:14.938 +05:30 0872c13d-f1dc-476a-b8e1-8709549f92a3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:14.938 +05:30 0872c13d-f1dc-476a-b8e1-8709549f92a3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7419ms 2024-03-23 10:26:14.938 +05:30 0872c13d-f1dc-476a-b8e1-8709549f92a3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:14.938 +05:30 0872c13d-f1dc-476a-b8e1-8709549f92a3 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 3.033ms 2024-03-23 10:26:15.322 +05:30 6c92f1d2-7bcd-4d39-acd4-aedb202e9d31 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:15.323 +05:30 1aef2cd2-6ca4-4747-b531-9d0d4914986e INF CORS policy execution successful. 2024-03-23 10:26:15.323 +05:30 1aef2cd2-6ca4-4747-b531-9d0d4914986e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:15.323 +05:30 1aef2cd2-6ca4-4747-b531-9d0d4914986e 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-23 10:26:15.323 +05:30 1aef2cd2-6ca4-4747-b531-9d0d4914986e INF Fetching Company deatails 2024-03-23 10:26:15.325 +05:30 1aef2cd2-6ca4-4747-b531-9d0d4914986e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:15.325 +05:30 1aef2cd2-6ca4-4747-b531-9d0d4914986e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.317ms 2024-03-23 10:26:15.325 +05:30 1aef2cd2-6ca4-4747-b531-9d0d4914986e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:15.326 +05:30 1aef2cd2-6ca4-4747-b531-9d0d4914986e 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 3.4011ms 2024-03-23 10:26:16.096 +05:30 95eea61b-1449-4bc6-980a-2f063d49cdd3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:16.096 +05:30 81c94c62-e976-44a4-8cbf-2575a5d307f5 INF CORS policy execution successful. 2024-03-23 10:26:16.097 +05:30 81c94c62-e976-44a4-8cbf-2575a5d307f5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:16.097 +05:30 81c94c62-e976-44a4-8cbf-2575a5d307f5 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-23 10:26:16.097 +05:30 81c94c62-e976-44a4-8cbf-2575a5d307f5 INF Fetching Company deatails 2024-03-23 10:26:16.098 +05:30 81c94c62-e976-44a4-8cbf-2575a5d307f5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:16.099 +05:30 81c94c62-e976-44a4-8cbf-2575a5d307f5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.1802ms 2024-03-23 10:26:16.099 +05:30 81c94c62-e976-44a4-8cbf-2575a5d307f5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:16.099 +05:30 81c94c62-e976-44a4-8cbf-2575a5d307f5 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 3.6011ms 2024-03-23 10:26:16.505 +05:30 fada12c1-a57f-490b-8189-804241fc5d36 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:16.505 +05:30 44a252bc-b18e-43c3-9dc4-e09aa5744302 INF CORS policy execution successful. 2024-03-23 10:26:16.505 +05:30 44a252bc-b18e-43c3-9dc4-e09aa5744302 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:16.505 +05:30 44a252bc-b18e-43c3-9dc4-e09aa5744302 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-23 10:26:16.505 +05:30 44a252bc-b18e-43c3-9dc4-e09aa5744302 INF Fetching Company deatails 2024-03-23 10:26:16.506 +05:30 44a252bc-b18e-43c3-9dc4-e09aa5744302 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:16.507 +05:30 44a252bc-b18e-43c3-9dc4-e09aa5744302 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3526ms 2024-03-23 10:26:16.507 +05:30 44a252bc-b18e-43c3-9dc4-e09aa5744302 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:16.507 +05:30 44a252bc-b18e-43c3-9dc4-e09aa5744302 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 2.2004ms 2024-03-23 10:26:16.709 +05:30 0fbffbdf-b2aa-4ac7-8d75-92a137641607 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:16.709 +05:30 90c3c7cc-b1af-4195-801f-6fb89dd6c9d3 INF CORS policy execution successful. 2024-03-23 10:26:16.709 +05:30 90c3c7cc-b1af-4195-801f-6fb89dd6c9d3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:16.710 +05:30 90c3c7cc-b1af-4195-801f-6fb89dd6c9d3 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-23 10:26:16.710 +05:30 90c3c7cc-b1af-4195-801f-6fb89dd6c9d3 INF Fetching Company deatails 2024-03-23 10:26:16.712 +05:30 90c3c7cc-b1af-4195-801f-6fb89dd6c9d3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:16.712 +05:30 90c3c7cc-b1af-4195-801f-6fb89dd6c9d3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.2811ms 2024-03-23 10:26:16.712 +05:30 90c3c7cc-b1af-4195-801f-6fb89dd6c9d3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:16.712 +05:30 90c3c7cc-b1af-4195-801f-6fb89dd6c9d3 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 3.41ms 2024-03-23 10:26:16.768 +05:30 bf867619-5af6-4d75-9016-c5040e2a0b8d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:16.768 +05:30 ee0f29c5-9d3d-4d85-85c9-e19b428d9901 INF CORS policy execution successful. 2024-03-23 10:26:16.768 +05:30 ee0f29c5-9d3d-4d85-85c9-e19b428d9901 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:16.768 +05:30 ee0f29c5-9d3d-4d85-85c9-e19b428d9901 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-23 10:26:16.768 +05:30 ee0f29c5-9d3d-4d85-85c9-e19b428d9901 INF Fetching Company deatails 2024-03-23 10:26:16.769 +05:30 ee0f29c5-9d3d-4d85-85c9-e19b428d9901 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:16.770 +05:30 ee0f29c5-9d3d-4d85-85c9-e19b428d9901 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8329ms 2024-03-23 10:26:16.770 +05:30 ee0f29c5-9d3d-4d85-85c9-e19b428d9901 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:16.771 +05:30 ee0f29c5-9d3d-4d85-85c9-e19b428d9901 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 3.2617ms 2024-03-23 10:26:17.968 +05:30 8efaae63-2a74-4ad4-8df5-69e0d2a1faee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:17.968 +05:30 c4ad222b-a428-4d6a-9df7-4983f1dae674 INF CORS policy execution successful. 2024-03-23 10:26:17.968 +05:30 c4ad222b-a428-4d6a-9df7-4983f1dae674 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:17.968 +05:30 c4ad222b-a428-4d6a-9df7-4983f1dae674 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-23 10:26:17.968 +05:30 c4ad222b-a428-4d6a-9df7-4983f1dae674 INF Fetching Company deatails 2024-03-23 10:26:17.970 +05:30 c4ad222b-a428-4d6a-9df7-4983f1dae674 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:17.970 +05:30 c4ad222b-a428-4d6a-9df7-4983f1dae674 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5777ms 2024-03-23 10:26:17.970 +05:30 c4ad222b-a428-4d6a-9df7-4983f1dae674 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:17.970 +05:30 c4ad222b-a428-4d6a-9df7-4983f1dae674 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 2.6039ms 2024-03-23 10:26:18.634 +05:30 7676a9f8-2454-41f8-b03e-4f8a11691883 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:18.634 +05:30 9c0f2e10-6476-46ad-94c6-14995eb22b20 INF CORS policy execution successful. 2024-03-23 10:26:18.635 +05:30 9c0f2e10-6476-46ad-94c6-14995eb22b20 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:18.635 +05:30 9c0f2e10-6476-46ad-94c6-14995eb22b20 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-23 10:26:18.635 +05:30 9c0f2e10-6476-46ad-94c6-14995eb22b20 INF Fetching Company deatails 2024-03-23 10:26:18.637 +05:30 9c0f2e10-6476-46ad-94c6-14995eb22b20 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:18.638 +05:30 9c0f2e10-6476-46ad-94c6-14995eb22b20 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.6521ms 2024-03-23 10:26:18.638 +05:30 9c0f2e10-6476-46ad-94c6-14995eb22b20 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:18.638 +05:30 9c0f2e10-6476-46ad-94c6-14995eb22b20 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 4.1649ms 2024-03-23 10:26:18.821 +05:30 970ad24f-dbc6-4c88-a73b-def065f3e2cf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:18.822 +05:30 5efe27dd-6401-40fd-80d1-ace2359df34b INF CORS policy execution successful. 2024-03-23 10:26:18.822 +05:30 5efe27dd-6401-40fd-80d1-ace2359df34b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:18.822 +05:30 5efe27dd-6401-40fd-80d1-ace2359df34b 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-23 10:26:18.823 +05:30 5efe27dd-6401-40fd-80d1-ace2359df34b INF Fetching Company deatails 2024-03-23 10:26:18.826 +05:30 5efe27dd-6401-40fd-80d1-ace2359df34b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:18.826 +05:30 5efe27dd-6401-40fd-80d1-ace2359df34b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.4178ms 2024-03-23 10:26:18.826 +05:30 5efe27dd-6401-40fd-80d1-ace2359df34b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:18.826 +05:30 5efe27dd-6401-40fd-80d1-ace2359df34b 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 5.244ms 2024-03-23 10:26:19.146 +05:30 5b42a9bd-8b48-4048-91ab-4c1951634a41 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:19.147 +05:30 2e990d1e-5b21-46ed-b8c2-14b62df2d257 INF CORS policy execution successful. 2024-03-23 10:26:19.147 +05:30 2e990d1e-5b21-46ed-b8c2-14b62df2d257 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:19.148 +05:30 2e990d1e-5b21-46ed-b8c2-14b62df2d257 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-23 10:26:19.148 +05:30 2e990d1e-5b21-46ed-b8c2-14b62df2d257 INF Fetching Company deatails 2024-03-23 10:26:19.150 +05:30 2e990d1e-5b21-46ed-b8c2-14b62df2d257 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:19.151 +05:30 2e990d1e-5b21-46ed-b8c2-14b62df2d257 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.7126ms 2024-03-23 10:26:19.151 +05:30 2e990d1e-5b21-46ed-b8c2-14b62df2d257 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:19.152 +05:30 2e990d1e-5b21-46ed-b8c2-14b62df2d257 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 5.3373ms 2024-03-23 10:26:19.273 +05:30 d7caef69-2cd4-4170-8dcb-66185fa64b55 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:19.273 +05:30 005df6d4-4356-4e7f-8488-7779cc57c85d INF CORS policy execution successful. 2024-03-23 10:26:19.273 +05:30 005df6d4-4356-4e7f-8488-7779cc57c85d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:19.273 +05:30 005df6d4-4356-4e7f-8488-7779cc57c85d 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-23 10:26:19.273 +05:30 005df6d4-4356-4e7f-8488-7779cc57c85d INF Fetching Company deatails 2024-03-23 10:26:19.275 +05:30 005df6d4-4356-4e7f-8488-7779cc57c85d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:19.275 +05:30 005df6d4-4356-4e7f-8488-7779cc57c85d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8015ms 2024-03-23 10:26:19.275 +05:30 005df6d4-4356-4e7f-8488-7779cc57c85d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:19.275 +05:30 005df6d4-4356-4e7f-8488-7779cc57c85d 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 2.7016ms 2024-03-23 10:26:20.193 +05:30 69e77a57-493e-4ce7-b7aa-d9b246debda5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:20.194 +05:30 01af51cf-33de-41fd-be6e-9b9c1118d778 INF CORS policy execution successful. 2024-03-23 10:26:20.194 +05:30 01af51cf-33de-41fd-be6e-9b9c1118d778 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:20.194 +05:30 01af51cf-33de-41fd-be6e-9b9c1118d778 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-23 10:26:20.194 +05:30 01af51cf-33de-41fd-be6e-9b9c1118d778 INF Fetching Company deatails 2024-03-23 10:26:20.195 +05:30 01af51cf-33de-41fd-be6e-9b9c1118d778 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:20.195 +05:30 01af51cf-33de-41fd-be6e-9b9c1118d778 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.368ms 2024-03-23 10:26:20.195 +05:30 01af51cf-33de-41fd-be6e-9b9c1118d778 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:20.196 +05:30 01af51cf-33de-41fd-be6e-9b9c1118d778 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 2.1912ms 2024-03-23 10:26:20.282 +05:30 0e690a48-3413-423a-affa-6e7611af362e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:20.282 +05:30 ad423547-cbd0-4449-86db-04f815fffdd0 INF CORS policy execution successful. 2024-03-23 10:26:20.282 +05:30 ad423547-cbd0-4449-86db-04f815fffdd0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:20.282 +05:30 ad423547-cbd0-4449-86db-04f815fffdd0 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-23 10:26:20.282 +05:30 ad423547-cbd0-4449-86db-04f815fffdd0 INF Fetching Company deatails 2024-03-23 10:26:20.283 +05:30 ad423547-cbd0-4449-86db-04f815fffdd0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:20.283 +05:30 ad423547-cbd0-4449-86db-04f815fffdd0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3914ms 2024-03-23 10:26:20.284 +05:30 ad423547-cbd0-4449-86db-04f815fffdd0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:20.284 +05:30 ad423547-cbd0-4449-86db-04f815fffdd0 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 2.1233ms 2024-03-23 10:26:21.586 +05:30 928c20b9-cb38-4c84-a192-1709b6f388bf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:21.586 +05:30 2a23c08f-2e96-4b01-ae20-3aa640ed0f3b INF CORS policy execution successful. 2024-03-23 10:26:21.587 +05:30 2a23c08f-2e96-4b01-ae20-3aa640ed0f3b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:21.590 +05:30 2a23c08f-2e96-4b01-ae20-3aa640ed0f3b 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-23 10:26:21.591 +05:30 2a23c08f-2e96-4b01-ae20-3aa640ed0f3b INF Fetching Company deatails 2024-03-23 10:26:21.593 +05:30 2a23c08f-2e96-4b01-ae20-3aa640ed0f3b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:21.593 +05:30 2a23c08f-2e96-4b01-ae20-3aa640ed0f3b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.5579ms 2024-03-23 10:26:21.593 +05:30 2a23c08f-2e96-4b01-ae20-3aa640ed0f3b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:21.594 +05:30 2a23c08f-2e96-4b01-ae20-3aa640ed0f3b 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 7.9434ms 2024-03-23 10:26:22.779 +05:30 9d6f8f99-f8dc-41e8-93ee-c4b8872b3e52 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:22.780 +05:30 c79d467f-123e-4898-a922-b07b9d837dfb INF CORS policy execution successful. 2024-03-23 10:26:22.780 +05:30 c79d467f-123e-4898-a922-b07b9d837dfb INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:22.781 +05:30 c79d467f-123e-4898-a922-b07b9d837dfb 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-23 10:26:22.781 +05:30 c79d467f-123e-4898-a922-b07b9d837dfb INF Fetching Company deatails 2024-03-23 10:26:22.783 +05:30 c79d467f-123e-4898-a922-b07b9d837dfb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:22.784 +05:30 c79d467f-123e-4898-a922-b07b9d837dfb INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.8477ms 2024-03-23 10:26:22.784 +05:30 c79d467f-123e-4898-a922-b07b9d837dfb INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:22.784 +05:30 c79d467f-123e-4898-a922-b07b9d837dfb 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 4.8691ms 2024-03-23 10:26:28.365 +05:30 452b2ad1-2d13-4134-a154-89e8becd36b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:28.366 +05:30 a32e6fd2-d8e7-4c44-995b-1d6d25ac31b9 INF CORS policy execution successful. 2024-03-23 10:26:28.366 +05:30 a32e6fd2-d8e7-4c44-995b-1d6d25ac31b9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:28.367 +05:30 a32e6fd2-d8e7-4c44-995b-1d6d25ac31b9 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-23 10:26:28.367 +05:30 a32e6fd2-d8e7-4c44-995b-1d6d25ac31b9 INF Fetching Company deatails 2024-03-23 10:26:28.369 +05:30 a32e6fd2-d8e7-4c44-995b-1d6d25ac31b9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:28.370 +05:30 a32e6fd2-d8e7-4c44-995b-1d6d25ac31b9 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.0984ms 2024-03-23 10:26:28.370 +05:30 a32e6fd2-d8e7-4c44-995b-1d6d25ac31b9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:28.370 +05:30 a32e6fd2-d8e7-4c44-995b-1d6d25ac31b9 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 5.1173ms 2024-03-23 10:26:28.979 +05:30 8744407d-f6fa-4865-ac5f-728c9cc1ad1b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:28.980 +05:30 6589f78c-be8d-44e5-8a29-fa7272edf3bd INF CORS policy execution successful. 2024-03-23 10:26:28.980 +05:30 6589f78c-be8d-44e5-8a29-fa7272edf3bd INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:28.980 +05:30 6589f78c-be8d-44e5-8a29-fa7272edf3bd 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-23 10:26:28.981 +05:30 6589f78c-be8d-44e5-8a29-fa7272edf3bd INF Fetching Company deatails 2024-03-23 10:26:28.982 +05:30 6589f78c-be8d-44e5-8a29-fa7272edf3bd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:28.983 +05:30 6589f78c-be8d-44e5-8a29-fa7272edf3bd INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.6833ms 2024-03-23 10:26:28.983 +05:30 6589f78c-be8d-44e5-8a29-fa7272edf3bd INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:28.983 +05:30 6589f78c-be8d-44e5-8a29-fa7272edf3bd 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 4.0949ms 2024-03-23 10:26:29.017 +05:30 ce701fe2-6cab-460e-b44b-9d844d96d0a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:29.018 +05:30 f05cde0c-cca6-4fdd-8d73-2d739400a903 INF CORS policy execution successful. 2024-03-23 10:26:29.018 +05:30 f05cde0c-cca6-4fdd-8d73-2d739400a903 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:29.018 +05:30 f05cde0c-cca6-4fdd-8d73-2d739400a903 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-23 10:26:29.019 +05:30 f05cde0c-cca6-4fdd-8d73-2d739400a903 INF Fetching Company deatails 2024-03-23 10:26:29.025 +05:30 f05cde0c-cca6-4fdd-8d73-2d739400a903 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:29.026 +05:30 f05cde0c-cca6-4fdd-8d73-2d739400a903 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.3978ms 2024-03-23 10:26:29.026 +05:30 f05cde0c-cca6-4fdd-8d73-2d739400a903 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:29.027 +05:30 f05cde0c-cca6-4fdd-8d73-2d739400a903 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 9.3624ms 2024-03-23 10:26:29.392 +05:30 daff877f-4c7e-4431-8db0-cda57ea8978f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:29.392 +05:30 881f3f45-832c-41c0-b3de-45be1950e7d0 INF CORS policy execution successful. 2024-03-23 10:26:29.392 +05:30 881f3f45-832c-41c0-b3de-45be1950e7d0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:29.392 +05:30 881f3f45-832c-41c0-b3de-45be1950e7d0 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-23 10:26:29.393 +05:30 881f3f45-832c-41c0-b3de-45be1950e7d0 INF Fetching Company deatails 2024-03-23 10:26:29.394 +05:30 881f3f45-832c-41c0-b3de-45be1950e7d0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:29.395 +05:30 881f3f45-832c-41c0-b3de-45be1950e7d0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.5259ms 2024-03-23 10:26:29.395 +05:30 881f3f45-832c-41c0-b3de-45be1950e7d0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:29.396 +05:30 881f3f45-832c-41c0-b3de-45be1950e7d0 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 3.9209ms 2024-03-23 10:26:30.446 +05:30 291b90b7-68e7-4e89-bb76-bd641fbbbacc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:30.446 +05:30 b20501e5-ef59-414f-9b01-7c55d9513b80 INF CORS policy execution successful. 2024-03-23 10:26:30.447 +05:30 b20501e5-ef59-414f-9b01-7c55d9513b80 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:30.447 +05:30 b20501e5-ef59-414f-9b01-7c55d9513b80 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-23 10:26:30.447 +05:30 b20501e5-ef59-414f-9b01-7c55d9513b80 INF Fetching Company deatails 2024-03-23 10:26:30.449 +05:30 b20501e5-ef59-414f-9b01-7c55d9513b80 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:30.449 +05:30 b20501e5-ef59-414f-9b01-7c55d9513b80 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.3702ms 2024-03-23 10:26:30.449 +05:30 b20501e5-ef59-414f-9b01-7c55d9513b80 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:30.449 +05:30 b20501e5-ef59-414f-9b01-7c55d9513b80 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 3.3766ms 2024-03-23 10:26:31.175 +05:30 ad5915c6-0015-4ef1-87aa-db71537bd744 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:31.176 +05:30 84e930ee-2ae0-47ec-83bb-80c1678c8966 INF CORS policy execution successful. 2024-03-23 10:26:31.176 +05:30 84e930ee-2ae0-47ec-83bb-80c1678c8966 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:31.176 +05:30 84e930ee-2ae0-47ec-83bb-80c1678c8966 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-23 10:26:31.176 +05:30 84e930ee-2ae0-47ec-83bb-80c1678c8966 INF Fetching Company deatails 2024-03-23 10:26:31.178 +05:30 84e930ee-2ae0-47ec-83bb-80c1678c8966 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:31.178 +05:30 84e930ee-2ae0-47ec-83bb-80c1678c8966 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7879ms 2024-03-23 10:26:31.178 +05:30 84e930ee-2ae0-47ec-83bb-80c1678c8966 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:31.178 +05:30 84e930ee-2ae0-47ec-83bb-80c1678c8966 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 2.8536ms 2024-03-23 10:26:31.248 +05:30 130b5d26-1f14-431a-994f-9b94900c1dd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:31.248 +05:30 794d9a7c-5ab6-4781-8ca9-ac2c16d6f753 INF CORS policy execution successful. 2024-03-23 10:26:31.248 +05:30 794d9a7c-5ab6-4781-8ca9-ac2c16d6f753 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:31.248 +05:30 794d9a7c-5ab6-4781-8ca9-ac2c16d6f753 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-23 10:26:31.248 +05:30 794d9a7c-5ab6-4781-8ca9-ac2c16d6f753 INF Fetching Company deatails 2024-03-23 10:26:31.250 +05:30 794d9a7c-5ab6-4781-8ca9-ac2c16d6f753 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:31.250 +05:30 794d9a7c-5ab6-4781-8ca9-ac2c16d6f753 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9156ms 2024-03-23 10:26:31.250 +05:30 794d9a7c-5ab6-4781-8ca9-ac2c16d6f753 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:31.251 +05:30 794d9a7c-5ab6-4781-8ca9-ac2c16d6f753 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 2.922ms 2024-03-23 10:26:31.598 +05:30 e3ba502f-42d4-4a00-9098-515ddd2bb24d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:31.599 +05:30 a2436e32-f8a4-4952-abd0-a55b54f16191 INF CORS policy execution successful. 2024-03-23 10:26:31.599 +05:30 a2436e32-f8a4-4952-abd0-a55b54f16191 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:31.599 +05:30 a2436e32-f8a4-4952-abd0-a55b54f16191 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-23 10:26:31.599 +05:30 a2436e32-f8a4-4952-abd0-a55b54f16191 INF Fetching Company deatails 2024-03-23 10:26:31.600 +05:30 a2436e32-f8a4-4952-abd0-a55b54f16191 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:31.601 +05:30 a2436e32-f8a4-4952-abd0-a55b54f16191 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8761ms 2024-03-23 10:26:31.601 +05:30 a2436e32-f8a4-4952-abd0-a55b54f16191 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:31.601 +05:30 a2436e32-f8a4-4952-abd0-a55b54f16191 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 2.8667ms 2024-03-23 10:26:31.884 +05:30 4351b359-91a6-4893-b7e4-184e9563ad5f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:31.885 +05:30 928ae1b2-ba0d-4875-a7ac-aa470a1fa693 INF CORS policy execution successful. 2024-03-23 10:26:31.885 +05:30 928ae1b2-ba0d-4875-a7ac-aa470a1fa693 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:31.885 +05:30 928ae1b2-ba0d-4875-a7ac-aa470a1fa693 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-23 10:26:31.885 +05:30 928ae1b2-ba0d-4875-a7ac-aa470a1fa693 INF Fetching Company deatails 2024-03-23 10:26:31.886 +05:30 928ae1b2-ba0d-4875-a7ac-aa470a1fa693 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:31.887 +05:30 928ae1b2-ba0d-4875-a7ac-aa470a1fa693 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7154ms 2024-03-23 10:26:31.887 +05:30 928ae1b2-ba0d-4875-a7ac-aa470a1fa693 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:31.887 +05:30 928ae1b2-ba0d-4875-a7ac-aa470a1fa693 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 2.4735ms 2024-03-23 10:26:32.027 +05:30 64c4ca6c-915a-4959-9231-2c49ca4b4f79 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:32.027 +05:30 6e164600-7aa4-4510-9d14-e5cdb2c7cd9e INF CORS policy execution successful. 2024-03-23 10:26:32.028 +05:30 6e164600-7aa4-4510-9d14-e5cdb2c7cd9e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:32.028 +05:30 6e164600-7aa4-4510-9d14-e5cdb2c7cd9e 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-23 10:26:32.028 +05:30 6e164600-7aa4-4510-9d14-e5cdb2c7cd9e INF Fetching Company deatails 2024-03-23 10:26:32.029 +05:30 6e164600-7aa4-4510-9d14-e5cdb2c7cd9e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:32.030 +05:30 6e164600-7aa4-4510-9d14-e5cdb2c7cd9e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9215ms 2024-03-23 10:26:32.030 +05:30 6e164600-7aa4-4510-9d14-e5cdb2c7cd9e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:32.030 +05:30 6e164600-7aa4-4510-9d14-e5cdb2c7cd9e 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 2.9404ms 2024-03-23 10:26:33.194 +05:30 ca528c97-61cc-4958-afc3-4796251720b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:33.194 +05:30 8703e003-bfef-47cc-b56b-5d78fb9d8b0c INF CORS policy execution successful. 2024-03-23 10:26:33.194 +05:30 8703e003-bfef-47cc-b56b-5d78fb9d8b0c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:33.194 +05:30 8703e003-bfef-47cc-b56b-5d78fb9d8b0c 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-23 10:26:33.194 +05:30 8703e003-bfef-47cc-b56b-5d78fb9d8b0c INF Fetching Company deatails 2024-03-23 10:26:33.195 +05:30 8703e003-bfef-47cc-b56b-5d78fb9d8b0c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:33.196 +05:30 8703e003-bfef-47cc-b56b-5d78fb9d8b0c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.4065ms 2024-03-23 10:26:33.196 +05:30 8703e003-bfef-47cc-b56b-5d78fb9d8b0c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:33.196 +05:30 8703e003-bfef-47cc-b56b-5d78fb9d8b0c 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 2.3849ms 2024-03-23 10:26:35.460 +05:30 5746d24c-601c-46e1-9a3f-f2ddd3a6ca2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:35.460 +05:30 ab4ab1ff-f0ee-4e5d-bf81-2cccc080b2de INF CORS policy execution successful. 2024-03-23 10:26:35.460 +05:30 ab4ab1ff-f0ee-4e5d-bf81-2cccc080b2de INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:35.460 +05:30 ab4ab1ff-f0ee-4e5d-bf81-2cccc080b2de 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-23 10:26:35.460 +05:30 ab4ab1ff-f0ee-4e5d-bf81-2cccc080b2de INF Fetching Company deatails 2024-03-23 10:26:35.461 +05:30 ab4ab1ff-f0ee-4e5d-bf81-2cccc080b2de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:35.461 +05:30 ab4ab1ff-f0ee-4e5d-bf81-2cccc080b2de INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.1243ms 2024-03-23 10:26:35.461 +05:30 ab4ab1ff-f0ee-4e5d-bf81-2cccc080b2de INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:35.462 +05:30 ab4ab1ff-f0ee-4e5d-bf81-2cccc080b2de 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 2.0439ms 2024-03-23 10:26:35.839 +05:30 846a282d-a237-4164-815a-6a2d34168785 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:35.839 +05:30 e4925055-0f1d-4bd3-b654-79c12528365e INF CORS policy execution successful. 2024-03-23 10:26:35.839 +05:30 e4925055-0f1d-4bd3-b654-79c12528365e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:35.839 +05:30 e4925055-0f1d-4bd3-b654-79c12528365e 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-23 10:26:35.840 +05:30 e4925055-0f1d-4bd3-b654-79c12528365e INF Fetching Company deatails 2024-03-23 10:26:35.843 +05:30 e4925055-0f1d-4bd3-b654-79c12528365e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:35.843 +05:30 e4925055-0f1d-4bd3-b654-79c12528365e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.8762ms 2024-03-23 10:26:35.844 +05:30 e4925055-0f1d-4bd3-b654-79c12528365e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:35.844 +05:30 e4925055-0f1d-4bd3-b654-79c12528365e 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 4.8647ms 2024-03-23 10:26:36.135 +05:30 fe9d9083-5679-4e63-8957-a2c0edb0f12d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:36.136 +05:30 e617c5e3-0c3f-47c4-9f13-bcc5e676e67b INF CORS policy execution successful. 2024-03-23 10:26:36.136 +05:30 e617c5e3-0c3f-47c4-9f13-bcc5e676e67b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:36.136 +05:30 e617c5e3-0c3f-47c4-9f13-bcc5e676e67b 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-23 10:26:36.136 +05:30 e617c5e3-0c3f-47c4-9f13-bcc5e676e67b INF Fetching Company deatails 2024-03-23 10:26:36.138 +05:30 e617c5e3-0c3f-47c4-9f13-bcc5e676e67b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:36.138 +05:30 e617c5e3-0c3f-47c4-9f13-bcc5e676e67b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.0534ms 2024-03-23 10:26:36.139 +05:30 e617c5e3-0c3f-47c4-9f13-bcc5e676e67b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:36.139 +05:30 e617c5e3-0c3f-47c4-9f13-bcc5e676e67b 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 3.3395ms 2024-03-23 10:26:37.018 +05:30 f6102968-b3a1-42c9-a9ee-30cc7ff975db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:37.019 +05:30 68e68e57-1287-472f-9f6a-6e9bbb6bf40c INF CORS policy execution successful. 2024-03-23 10:26:37.019 +05:30 68e68e57-1287-472f-9f6a-6e9bbb6bf40c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:37.019 +05:30 68e68e57-1287-472f-9f6a-6e9bbb6bf40c 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-23 10:26:37.019 +05:30 68e68e57-1287-472f-9f6a-6e9bbb6bf40c INF Fetching Company deatails 2024-03-23 10:26:37.020 +05:30 68e68e57-1287-472f-9f6a-6e9bbb6bf40c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:37.020 +05:30 68e68e57-1287-472f-9f6a-6e9bbb6bf40c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3538ms 2024-03-23 10:26:37.020 +05:30 68e68e57-1287-472f-9f6a-6e9bbb6bf40c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:37.020 +05:30 68e68e57-1287-472f-9f6a-6e9bbb6bf40c 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 2.1983ms 2024-03-23 10:26:37.581 +05:30 a7d03e43-d5d6-401f-97f8-95466918a2e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:37.581 +05:30 b9718d95-7806-4168-ad7b-aad0cecd9f06 INF CORS policy execution successful. 2024-03-23 10:26:37.581 +05:30 b9718d95-7806-4168-ad7b-aad0cecd9f06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:37.582 +05:30 b9718d95-7806-4168-ad7b-aad0cecd9f06 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-23 10:26:37.582 +05:30 b9718d95-7806-4168-ad7b-aad0cecd9f06 INF Fetching Company deatails 2024-03-23 10:26:37.583 +05:30 b9718d95-7806-4168-ad7b-aad0cecd9f06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:37.584 +05:30 b9718d95-7806-4168-ad7b-aad0cecd9f06 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.1562ms 2024-03-23 10:26:37.584 +05:30 b9718d95-7806-4168-ad7b-aad0cecd9f06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:37.584 +05:30 b9718d95-7806-4168-ad7b-aad0cecd9f06 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 3.2402ms 2024-03-23 10:26:37.941 +05:30 8c7d2c44-945f-4879-9e8a-813126e63277 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:37.941 +05:30 578c053b-ea3d-47ed-97c3-44fd5b402ce6 INF CORS policy execution successful. 2024-03-23 10:26:37.941 +05:30 578c053b-ea3d-47ed-97c3-44fd5b402ce6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:37.941 +05:30 578c053b-ea3d-47ed-97c3-44fd5b402ce6 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-23 10:26:37.942 +05:30 578c053b-ea3d-47ed-97c3-44fd5b402ce6 INF Fetching Company deatails 2024-03-23 10:26:37.943 +05:30 578c053b-ea3d-47ed-97c3-44fd5b402ce6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:37.943 +05:30 578c053b-ea3d-47ed-97c3-44fd5b402ce6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8829ms 2024-03-23 10:26:37.943 +05:30 578c053b-ea3d-47ed-97c3-44fd5b402ce6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:37.944 +05:30 578c053b-ea3d-47ed-97c3-44fd5b402ce6 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 3.1186ms 2024-03-23 10:26:38.408 +05:30 2d8cf504-f168-4346-af74-316d216c2936 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:38.409 +05:30 96adc665-20e6-497d-871a-80cbf7ed76bd INF CORS policy execution successful. 2024-03-23 10:26:38.409 +05:30 96adc665-20e6-497d-871a-80cbf7ed76bd INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:38.409 +05:30 96adc665-20e6-497d-871a-80cbf7ed76bd 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-23 10:26:38.409 +05:30 96adc665-20e6-497d-871a-80cbf7ed76bd INF Fetching Company deatails 2024-03-23 10:26:38.410 +05:30 96adc665-20e6-497d-871a-80cbf7ed76bd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:38.411 +05:30 96adc665-20e6-497d-871a-80cbf7ed76bd INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.093ms 2024-03-23 10:26:38.411 +05:30 96adc665-20e6-497d-871a-80cbf7ed76bd INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:38.411 +05:30 96adc665-20e6-497d-871a-80cbf7ed76bd 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 2.8237ms 2024-03-23 10:26:40.083 +05:30 a2bcc6e5-1bcc-4982-90db-80354eb80f58 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:40.083 +05:30 f110a541-8661-4328-ac0f-91b2b27a7d3f INF CORS policy execution successful. 2024-03-23 10:26:40.083 +05:30 f110a541-8661-4328-ac0f-91b2b27a7d3f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:40.084 +05:30 f110a541-8661-4328-ac0f-91b2b27a7d3f 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-23 10:26:40.084 +05:30 f110a541-8661-4328-ac0f-91b2b27a7d3f INF Fetching Company deatails 2024-03-23 10:26:40.085 +05:30 f110a541-8661-4328-ac0f-91b2b27a7d3f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:40.086 +05:30 f110a541-8661-4328-ac0f-91b2b27a7d3f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8916ms 2024-03-23 10:26:40.086 +05:30 f110a541-8661-4328-ac0f-91b2b27a7d3f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:40.086 +05:30 f110a541-8661-4328-ac0f-91b2b27a7d3f 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 2.8504ms 2024-03-23 10:26:40.413 +05:30 e82fd3de-06f7-4a4e-871e-ff3d93989dbc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:40.415 +05:30 51a3def6-8a2b-4f84-8727-028739f22fa7 INF CORS policy execution successful. 2024-03-23 10:26:40.415 +05:30 51a3def6-8a2b-4f84-8727-028739f22fa7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:40.415 +05:30 51a3def6-8a2b-4f84-8727-028739f22fa7 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-23 10:26:40.415 +05:30 51a3def6-8a2b-4f84-8727-028739f22fa7 INF Fetching Company deatails 2024-03-23 10:26:40.418 +05:30 51a3def6-8a2b-4f84-8727-028739f22fa7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:40.418 +05:30 51a3def6-8a2b-4f84-8727-028739f22fa7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.6917ms 2024-03-23 10:26:40.418 +05:30 51a3def6-8a2b-4f84-8727-028739f22fa7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:40.418 +05:30 51a3def6-8a2b-4f84-8727-028739f22fa7 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 5.4004ms 2024-03-23 10:26:42.013 +05:30 180b05fc-e38f-4f11-b16a-2227af960c83 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:42.014 +05:30 c2c20b2e-b30b-4c47-a57b-d464b15bf0f6 INF CORS policy execution successful. 2024-03-23 10:26:42.014 +05:30 c2c20b2e-b30b-4c47-a57b-d464b15bf0f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:42.014 +05:30 c2c20b2e-b30b-4c47-a57b-d464b15bf0f6 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-23 10:26:42.014 +05:30 c2c20b2e-b30b-4c47-a57b-d464b15bf0f6 INF Fetching Company deatails 2024-03-23 10:26:42.016 +05:30 c2c20b2e-b30b-4c47-a57b-d464b15bf0f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:42.016 +05:30 c2c20b2e-b30b-4c47-a57b-d464b15bf0f6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.1869ms 2024-03-23 10:26:42.016 +05:30 c2c20b2e-b30b-4c47-a57b-d464b15bf0f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:42.017 +05:30 c2c20b2e-b30b-4c47-a57b-d464b15bf0f6 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 3.2856ms 2024-03-23 10:26:42.086 +05:30 0ef191ad-cbe0-4be8-a5b7-c6d784e62092 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:42.086 +05:30 3e517552-1217-46de-8a18-68b6dabb9b28 INF CORS policy execution successful. 2024-03-23 10:26:42.086 +05:30 3e517552-1217-46de-8a18-68b6dabb9b28 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:42.086 +05:30 3e517552-1217-46de-8a18-68b6dabb9b28 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-23 10:26:42.087 +05:30 3e517552-1217-46de-8a18-68b6dabb9b28 INF Fetching Company deatails 2024-03-23 10:26:42.088 +05:30 3e517552-1217-46de-8a18-68b6dabb9b28 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:42.088 +05:30 3e517552-1217-46de-8a18-68b6dabb9b28 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8788ms 2024-03-23 10:26:42.088 +05:30 3e517552-1217-46de-8a18-68b6dabb9b28 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:42.088 +05:30 3e517552-1217-46de-8a18-68b6dabb9b28 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 2.8772ms 2024-03-23 10:26:42.370 +05:30 7618948e-ddec-41c1-8120-91c62c51b74f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:42.371 +05:30 d8045a4f-cdae-43fd-a26b-e3e8e92c8ba6 INF CORS policy execution successful. 2024-03-23 10:26:42.371 +05:30 d8045a4f-cdae-43fd-a26b-e3e8e92c8ba6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:42.371 +05:30 d8045a4f-cdae-43fd-a26b-e3e8e92c8ba6 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-23 10:26:42.371 +05:30 d8045a4f-cdae-43fd-a26b-e3e8e92c8ba6 INF Fetching Company deatails 2024-03-23 10:26:42.372 +05:30 d8045a4f-cdae-43fd-a26b-e3e8e92c8ba6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:42.373 +05:30 d8045a4f-cdae-43fd-a26b-e3e8e92c8ba6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6656ms 2024-03-23 10:26:42.373 +05:30 d8045a4f-cdae-43fd-a26b-e3e8e92c8ba6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:42.373 +05:30 d8045a4f-cdae-43fd-a26b-e3e8e92c8ba6 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 2.5877ms 2024-03-23 10:26:42.380 +05:30 c8b4ad5b-8d18-4cf9-8113-1dedf12e338a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:42.381 +05:30 76387f4e-7da1-44bf-96c0-028e599301f4 INF CORS policy execution successful. 2024-03-23 10:26:42.381 +05:30 76387f4e-7da1-44bf-96c0-028e599301f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:42.381 +05:30 76387f4e-7da1-44bf-96c0-028e599301f4 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-23 10:26:42.381 +05:30 76387f4e-7da1-44bf-96c0-028e599301f4 INF Fetching Company deatails 2024-03-23 10:26:42.382 +05:30 76387f4e-7da1-44bf-96c0-028e599301f4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:42.382 +05:30 76387f4e-7da1-44bf-96c0-028e599301f4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3532ms 2024-03-23 10:26:42.382 +05:30 76387f4e-7da1-44bf-96c0-028e599301f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:42.382 +05:30 76387f4e-7da1-44bf-96c0-028e599301f4 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 2.2376ms 2024-03-23 10:26:43.712 +05:30 0094ba80-1e42-439e-a75c-d071ad7c4bc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:43.712 +05:30 1dfeb03f-c96f-4040-a649-94a3254358cb INF CORS policy execution successful. 2024-03-23 10:26:43.713 +05:30 1dfeb03f-c96f-4040-a649-94a3254358cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:43.713 +05:30 1dfeb03f-c96f-4040-a649-94a3254358cb 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-23 10:26:43.713 +05:30 1dfeb03f-c96f-4040-a649-94a3254358cb INF Fetching Company deatails 2024-03-23 10:26:43.714 +05:30 1dfeb03f-c96f-4040-a649-94a3254358cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:43.715 +05:30 1dfeb03f-c96f-4040-a649-94a3254358cb INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.091ms 2024-03-23 10:26:43.715 +05:30 1dfeb03f-c96f-4040-a649-94a3254358cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:43.715 +05:30 1dfeb03f-c96f-4040-a649-94a3254358cb 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 2.9239ms 2024-03-23 10:26:44.325 +05:30 047ced62-9415-4d20-bd62-e7d53734d689 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:26:44.325 +05:30 a2c669ed-d5b7-4033-ac65-8b2f5f0a1668 INF CORS policy execution successful. 2024-03-23 10:26:44.326 +05:30 a2c669ed-d5b7-4033-ac65-8b2f5f0a1668 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:44.326 +05:30 a2c669ed-d5b7-4033-ac65-8b2f5f0a1668 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-23 10:26:44.326 +05:30 a2c669ed-d5b7-4033-ac65-8b2f5f0a1668 INF Fetching Company deatails 2024-03-23 10:26:44.327 +05:30 a2c669ed-d5b7-4033-ac65-8b2f5f0a1668 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:26:44.328 +05:30 a2c669ed-d5b7-4033-ac65-8b2f5f0a1668 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7476ms 2024-03-23 10:26:44.328 +05:30 a2c669ed-d5b7-4033-ac65-8b2f5f0a1668 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:26:44.328 +05:30 a2c669ed-d5b7-4033-ac65-8b2f5f0a1668 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 2.8529ms 2024-03-23 10:27:05.121 +05:30 472b576d-5b92-495c-ace8-254759ddbd87 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:05.122 +05:30 5b5810b2-6a79-4f0c-ac35-6472efbfb01c INF CORS policy execution successful. 2024-03-23 10:27:05.122 +05:30 5b5810b2-6a79-4f0c-ac35-6472efbfb01c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:05.123 +05:30 5b5810b2-6a79-4f0c-ac35-6472efbfb01c 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-23 10:27:05.123 +05:30 5b5810b2-6a79-4f0c-ac35-6472efbfb01c INF Fetching Company deatails 2024-03-23 10:27:05.126 +05:30 5b5810b2-6a79-4f0c-ac35-6472efbfb01c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:05.128 +05:30 5b5810b2-6a79-4f0c-ac35-6472efbfb01c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.0856ms 2024-03-23 10:27:05.128 +05:30 5b5810b2-6a79-4f0c-ac35-6472efbfb01c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:05.128 +05:30 5b5810b2-6a79-4f0c-ac35-6472efbfb01c 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 7.6166ms 2024-03-23 10:27:07.059 +05:30 6d04e42d-374c-496d-b8c5-04434f57968c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:07.060 +05:30 33b35364-5b0b-4954-a665-c676c7a90f0d INF CORS policy execution successful. 2024-03-23 10:27:07.060 +05:30 33b35364-5b0b-4954-a665-c676c7a90f0d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:07.060 +05:30 33b35364-5b0b-4954-a665-c676c7a90f0d 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-23 10:27:07.060 +05:30 33b35364-5b0b-4954-a665-c676c7a90f0d INF Fetching Company deatails 2024-03-23 10:27:07.062 +05:30 33b35364-5b0b-4954-a665-c676c7a90f0d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:07.063 +05:30 33b35364-5b0b-4954-a665-c676c7a90f0d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.2491ms 2024-03-23 10:27:07.063 +05:30 33b35364-5b0b-4954-a665-c676c7a90f0d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:07.063 +05:30 33b35364-5b0b-4954-a665-c676c7a90f0d 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 3.365ms 2024-03-23 10:27:08.320 +05:30 e74b6e4c-0358-470b-b6e5-9f74bbc0698b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:08.320 +05:30 674efd3a-0017-4d62-a5cc-e01119cb78b6 INF CORS policy execution successful. 2024-03-23 10:27:08.320 +05:30 674efd3a-0017-4d62-a5cc-e01119cb78b6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:08.320 +05:30 674efd3a-0017-4d62-a5cc-e01119cb78b6 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-23 10:27:08.320 +05:30 674efd3a-0017-4d62-a5cc-e01119cb78b6 INF Fetching Company deatails 2024-03-23 10:27:08.321 +05:30 674efd3a-0017-4d62-a5cc-e01119cb78b6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:08.322 +05:30 674efd3a-0017-4d62-a5cc-e01119cb78b6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.385ms 2024-03-23 10:27:08.322 +05:30 674efd3a-0017-4d62-a5cc-e01119cb78b6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:08.322 +05:30 674efd3a-0017-4d62-a5cc-e01119cb78b6 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 2.2796ms 2024-03-23 10:27:08.856 +05:30 2765d12c-b063-499e-af32-2c72e161fe08 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:08.856 +05:30 4581699c-1410-4725-9d71-018b50f95fe0 INF CORS policy execution successful. 2024-03-23 10:27:08.856 +05:30 4581699c-1410-4725-9d71-018b50f95fe0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:08.856 +05:30 4581699c-1410-4725-9d71-018b50f95fe0 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-23 10:27:08.857 +05:30 4581699c-1410-4725-9d71-018b50f95fe0 INF Fetching Company deatails 2024-03-23 10:27:08.859 +05:30 4581699c-1410-4725-9d71-018b50f95fe0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:08.859 +05:30 4581699c-1410-4725-9d71-018b50f95fe0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.4907ms 2024-03-23 10:27:08.859 +05:30 4581699c-1410-4725-9d71-018b50f95fe0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:08.859 +05:30 4581699c-1410-4725-9d71-018b50f95fe0 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 3.4001ms 2024-03-23 10:27:09.636 +05:30 cd0a4bff-b8eb-4a1e-86fd-5b7a298c7f3a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:09.636 +05:30 253bedaf-1cc2-4f91-9fa6-643010b34648 INF CORS policy execution successful. 2024-03-23 10:27:09.637 +05:30 253bedaf-1cc2-4f91-9fa6-643010b34648 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:09.637 +05:30 253bedaf-1cc2-4f91-9fa6-643010b34648 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-23 10:27:09.637 +05:30 253bedaf-1cc2-4f91-9fa6-643010b34648 INF Fetching Company deatails 2024-03-23 10:27:09.639 +05:30 253bedaf-1cc2-4f91-9fa6-643010b34648 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:09.640 +05:30 253bedaf-1cc2-4f91-9fa6-643010b34648 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.5497ms 2024-03-23 10:27:09.640 +05:30 253bedaf-1cc2-4f91-9fa6-643010b34648 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:09.641 +05:30 253bedaf-1cc2-4f91-9fa6-643010b34648 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 4.6108ms 2024-03-23 10:27:09.917 +05:30 155ed716-6ee1-4cfa-8b63-176d6c537965 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:09.918 +05:30 2c39eb46-9cba-436b-a853-75b7aedb812c INF CORS policy execution successful. 2024-03-23 10:27:09.918 +05:30 2c39eb46-9cba-436b-a853-75b7aedb812c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:09.918 +05:30 2c39eb46-9cba-436b-a853-75b7aedb812c 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-23 10:27:09.919 +05:30 2c39eb46-9cba-436b-a853-75b7aedb812c INF Fetching Company deatails 2024-03-23 10:27:09.921 +05:30 2c39eb46-9cba-436b-a853-75b7aedb812c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:09.922 +05:30 2c39eb46-9cba-436b-a853-75b7aedb812c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.343ms 2024-03-23 10:27:09.922 +05:30 2c39eb46-9cba-436b-a853-75b7aedb812c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:09.922 +05:30 2c39eb46-9cba-436b-a853-75b7aedb812c 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 4.8401ms 2024-03-23 10:27:10.039 +05:30 770e8455-6fb7-43b5-9711-49741d77a242 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:10.040 +05:30 d77c2f5c-f39d-480c-a370-28dc9c01ca71 INF CORS policy execution successful. 2024-03-23 10:27:10.040 +05:30 d77c2f5c-f39d-480c-a370-28dc9c01ca71 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:10.040 +05:30 d77c2f5c-f39d-480c-a370-28dc9c01ca71 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-23 10:27:10.041 +05:30 d77c2f5c-f39d-480c-a370-28dc9c01ca71 INF Fetching Company deatails 2024-03-23 10:27:10.042 +05:30 d77c2f5c-f39d-480c-a370-28dc9c01ca71 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:10.043 +05:30 d77c2f5c-f39d-480c-a370-28dc9c01ca71 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.6708ms 2024-03-23 10:27:10.043 +05:30 d77c2f5c-f39d-480c-a370-28dc9c01ca71 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:10.044 +05:30 d77c2f5c-f39d-480c-a370-28dc9c01ca71 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 4.1689ms 2024-03-23 10:27:10.303 +05:30 acd32517-31b5-4d90-956a-226401d988ef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:10.304 +05:30 0c15083b-4371-4e64-9e79-6e04d36e25e7 INF CORS policy execution successful. 2024-03-23 10:27:10.304 +05:30 0c15083b-4371-4e64-9e79-6e04d36e25e7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:10.304 +05:30 0c15083b-4371-4e64-9e79-6e04d36e25e7 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-23 10:27:10.304 +05:30 0c15083b-4371-4e64-9e79-6e04d36e25e7 INF Fetching Company deatails 2024-03-23 10:27:10.305 +05:30 0c15083b-4371-4e64-9e79-6e04d36e25e7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:10.306 +05:30 0c15083b-4371-4e64-9e79-6e04d36e25e7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.0608ms 2024-03-23 10:27:10.306 +05:30 0c15083b-4371-4e64-9e79-6e04d36e25e7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:10.307 +05:30 0c15083b-4371-4e64-9e79-6e04d36e25e7 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 3.413ms 2024-03-23 10:27:17.283 +05:30 c9961697-3a62-4f96-93df-325cddde6f68 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:17.283 +05:30 00ba0467-c606-4fe7-90f8-335f67a0fe64 INF CORS policy execution successful. 2024-03-23 10:27:17.283 +05:30 00ba0467-c606-4fe7-90f8-335f67a0fe64 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:17.284 +05:30 00ba0467-c606-4fe7-90f8-335f67a0fe64 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-23 10:27:17.284 +05:30 00ba0467-c606-4fe7-90f8-335f67a0fe64 INF Fetching Company deatails 2024-03-23 10:27:17.286 +05:30 00ba0467-c606-4fe7-90f8-335f67a0fe64 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:17.286 +05:30 00ba0467-c606-4fe7-90f8-335f67a0fe64 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.5913ms 2024-03-23 10:27:17.287 +05:30 00ba0467-c606-4fe7-90f8-335f67a0fe64 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:17.287 +05:30 00ba0467-c606-4fe7-90f8-335f67a0fe64 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 4.4178ms 2024-03-23 10:27:17.645 +05:30 969847cf-cf09-4584-8c4b-01235f75a639 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:17.645 +05:30 9751ea03-f280-46b5-87ee-4715bf07c04c INF CORS policy execution successful. 2024-03-23 10:27:17.645 +05:30 9751ea03-f280-46b5-87ee-4715bf07c04c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:17.645 +05:30 9751ea03-f280-46b5-87ee-4715bf07c04c 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-23 10:27:17.646 +05:30 9751ea03-f280-46b5-87ee-4715bf07c04c INF Fetching Company deatails 2024-03-23 10:27:17.647 +05:30 9751ea03-f280-46b5-87ee-4715bf07c04c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:17.647 +05:30 9751ea03-f280-46b5-87ee-4715bf07c04c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5304ms 2024-03-23 10:27:17.647 +05:30 9751ea03-f280-46b5-87ee-4715bf07c04c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:17.647 +05:30 9751ea03-f280-46b5-87ee-4715bf07c04c 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 2.4234ms 2024-03-23 10:27:17.749 +05:30 ff84ba5d-dc43-43d9-812e-ab20f35d6a26 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:17.751 +05:30 09e1d8da-494d-4df1-b78a-970e8b5ce8f1 INF CORS policy execution successful. 2024-03-23 10:27:17.752 +05:30 09e1d8da-494d-4df1-b78a-970e8b5ce8f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:17.752 +05:30 09e1d8da-494d-4df1-b78a-970e8b5ce8f1 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-23 10:27:17.752 +05:30 09e1d8da-494d-4df1-b78a-970e8b5ce8f1 INF Fetching Company deatails 2024-03-23 10:27:17.770 +05:30 09e1d8da-494d-4df1-b78a-970e8b5ce8f1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:17.771 +05:30 09e1d8da-494d-4df1-b78a-970e8b5ce8f1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 19.3736ms 2024-03-23 10:27:17.772 +05:30 09e1d8da-494d-4df1-b78a-970e8b5ce8f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:17.772 +05:30 09e1d8da-494d-4df1-b78a-970e8b5ce8f1 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 23.3071ms 2024-03-23 10:27:41.593 +05:30 17851ddc-c849-4e96-9000-37c7c8b1d638 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:41.594 +05:30 af87f9ff-cdd3-41ad-a493-8ed22886dd11 INF CORS policy execution successful. 2024-03-23 10:27:41.594 +05:30 af87f9ff-cdd3-41ad-a493-8ed22886dd11 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:41.594 +05:30 af87f9ff-cdd3-41ad-a493-8ed22886dd11 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-23 10:27:41.594 +05:30 af87f9ff-cdd3-41ad-a493-8ed22886dd11 INF Fetching Company deatails 2024-03-23 10:27:41.596 +05:30 af87f9ff-cdd3-41ad-a493-8ed22886dd11 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:41.597 +05:30 af87f9ff-cdd3-41ad-a493-8ed22886dd11 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.8526ms 2024-03-23 10:27:41.597 +05:30 af87f9ff-cdd3-41ad-a493-8ed22886dd11 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:41.597 +05:30 af87f9ff-cdd3-41ad-a493-8ed22886dd11 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 4.4243ms 2024-03-23 10:27:41.857 +05:30 40c58d4a-55f5-41e2-833a-7eacfbada8bd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:41.857 +05:30 80c658f4-06ae-4199-8976-bed7266dad78 INF CORS policy execution successful. 2024-03-23 10:27:41.858 +05:30 80c658f4-06ae-4199-8976-bed7266dad78 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:41.858 +05:30 80c658f4-06ae-4199-8976-bed7266dad78 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-23 10:27:41.858 +05:30 80c658f4-06ae-4199-8976-bed7266dad78 INF Fetching Company deatails 2024-03-23 10:27:41.860 +05:30 80c658f4-06ae-4199-8976-bed7266dad78 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:41.861 +05:30 80c658f4-06ae-4199-8976-bed7266dad78 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.3218ms 2024-03-23 10:27:41.862 +05:30 80c658f4-06ae-4199-8976-bed7266dad78 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:41.862 +05:30 80c658f4-06ae-4199-8976-bed7266dad78 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 5.3307ms 2024-03-23 10:27:43.827 +05:30 1d85cfcb-b8dc-43d8-9f53-5b3174cd79d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:43.827 +05:30 4e5e3ee6-9c2f-4cba-b159-4c7ca2f74209 INF CORS policy execution successful. 2024-03-23 10:27:43.827 +05:30 4e5e3ee6-9c2f-4cba-b159-4c7ca2f74209 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:43.828 +05:30 4e5e3ee6-9c2f-4cba-b159-4c7ca2f74209 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-23 10:27:43.828 +05:30 4e5e3ee6-9c2f-4cba-b159-4c7ca2f74209 INF Fetching Company deatails 2024-03-23 10:27:43.829 +05:30 4e5e3ee6-9c2f-4cba-b159-4c7ca2f74209 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:43.830 +05:30 4e5e3ee6-9c2f-4cba-b159-4c7ca2f74209 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6102ms 2024-03-23 10:27:43.830 +05:30 4e5e3ee6-9c2f-4cba-b159-4c7ca2f74209 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:43.830 +05:30 4e5e3ee6-9c2f-4cba-b159-4c7ca2f74209 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 3.1757ms 2024-03-23 10:27:44.409 +05:30 a92eaa5b-7fdb-4da3-ae23-04cbef0435bd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:44.409 +05:30 d42824b3-2d76-4c42-ba84-07198e9f8b75 INF CORS policy execution successful. 2024-03-23 10:27:44.409 +05:30 d42824b3-2d76-4c42-ba84-07198e9f8b75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:44.409 +05:30 d42824b3-2d76-4c42-ba84-07198e9f8b75 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-23 10:27:44.409 +05:30 d42824b3-2d76-4c42-ba84-07198e9f8b75 INF Fetching Company deatails 2024-03-23 10:27:44.411 +05:30 d42824b3-2d76-4c42-ba84-07198e9f8b75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:44.411 +05:30 d42824b3-2d76-4c42-ba84-07198e9f8b75 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7922ms 2024-03-23 10:27:44.411 +05:30 d42824b3-2d76-4c42-ba84-07198e9f8b75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:44.411 +05:30 d42824b3-2d76-4c42-ba84-07198e9f8b75 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 2.741ms 2024-03-23 10:27:45.040 +05:30 982cb1f7-ef96-47cc-be0d-a43cacdb1794 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:45.041 +05:30 d9ef3ff8-28e8-4a65-a514-c14669be731c INF CORS policy execution successful. 2024-03-23 10:27:45.041 +05:30 d9ef3ff8-28e8-4a65-a514-c14669be731c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:45.041 +05:30 d9ef3ff8-28e8-4a65-a514-c14669be731c 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-23 10:27:45.041 +05:30 d9ef3ff8-28e8-4a65-a514-c14669be731c INF Fetching Company deatails 2024-03-23 10:27:45.044 +05:30 d9ef3ff8-28e8-4a65-a514-c14669be731c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:45.044 +05:30 d9ef3ff8-28e8-4a65-a514-c14669be731c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.3424ms 2024-03-23 10:27:45.045 +05:30 d9ef3ff8-28e8-4a65-a514-c14669be731c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:45.045 +05:30 d9ef3ff8-28e8-4a65-a514-c14669be731c 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 4.4775ms 2024-03-23 10:27:47.578 +05:30 96dda017-6017-43e3-a2dc-00884f07989a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:47.578 +05:30 2b239de7-f6c4-46e1-92d3-f2baa28d4ce8 INF CORS policy execution successful. 2024-03-23 10:27:47.578 +05:30 2b239de7-f6c4-46e1-92d3-f2baa28d4ce8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:47.578 +05:30 2b239de7-f6c4-46e1-92d3-f2baa28d4ce8 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-23 10:27:47.579 +05:30 2b239de7-f6c4-46e1-92d3-f2baa28d4ce8 INF Fetching Company deatails 2024-03-23 10:27:47.580 +05:30 2b239de7-f6c4-46e1-92d3-f2baa28d4ce8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:47.580 +05:30 2b239de7-f6c4-46e1-92d3-f2baa28d4ce8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9377ms 2024-03-23 10:27:47.581 +05:30 2b239de7-f6c4-46e1-92d3-f2baa28d4ce8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:47.581 +05:30 2b239de7-f6c4-46e1-92d3-f2baa28d4ce8 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 2.8854ms 2024-03-23 10:27:48.440 +05:30 4dcaa880-7309-4857-ba49-b613df6c00cc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:48.441 +05:30 af28604a-a0a2-4b67-94a8-074034820a6b INF CORS policy execution successful. 2024-03-23 10:27:48.442 +05:30 af28604a-a0a2-4b67-94a8-074034820a6b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:48.442 +05:30 af28604a-a0a2-4b67-94a8-074034820a6b 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-23 10:27:48.442 +05:30 af28604a-a0a2-4b67-94a8-074034820a6b INF Fetching Company deatails 2024-03-23 10:27:48.462 +05:30 af28604a-a0a2-4b67-94a8-074034820a6b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:48.463 +05:30 af28604a-a0a2-4b67-94a8-074034820a6b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 21.2915ms 2024-03-23 10:27:48.464 +05:30 af28604a-a0a2-4b67-94a8-074034820a6b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:48.464 +05:30 af28604a-a0a2-4b67-94a8-074034820a6b 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 23.5343ms 2024-03-23 10:27:48.770 +05:30 e1b1a0c1-7181-4813-8077-aaa2c67bef76 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:48.770 +05:30 97bf201b-6ca2-4fb5-be57-ac0440e942e0 INF CORS policy execution successful. 2024-03-23 10:27:48.770 +05:30 97bf201b-6ca2-4fb5-be57-ac0440e942e0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:48.770 +05:30 97bf201b-6ca2-4fb5-be57-ac0440e942e0 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-23 10:27:48.770 +05:30 97bf201b-6ca2-4fb5-be57-ac0440e942e0 INF Fetching Company deatails 2024-03-23 10:27:48.771 +05:30 97bf201b-6ca2-4fb5-be57-ac0440e942e0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:48.772 +05:30 97bf201b-6ca2-4fb5-be57-ac0440e942e0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7531ms 2024-03-23 10:27:48.772 +05:30 97bf201b-6ca2-4fb5-be57-ac0440e942e0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:48.772 +05:30 97bf201b-6ca2-4fb5-be57-ac0440e942e0 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 2.6199ms 2024-03-23 10:27:48.869 +05:30 4286ebdd-e98e-44a5-845c-62393f667749 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:48.870 +05:30 8ba97230-d0a3-4dcc-85ac-19ca39ab554a INF CORS policy execution successful. 2024-03-23 10:27:48.870 +05:30 8ba97230-d0a3-4dcc-85ac-19ca39ab554a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:48.870 +05:30 8ba97230-d0a3-4dcc-85ac-19ca39ab554a 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-23 10:27:48.870 +05:30 8ba97230-d0a3-4dcc-85ac-19ca39ab554a INF Fetching Company deatails 2024-03-23 10:27:48.872 +05:30 8ba97230-d0a3-4dcc-85ac-19ca39ab554a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:48.872 +05:30 8ba97230-d0a3-4dcc-85ac-19ca39ab554a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8075ms 2024-03-23 10:27:48.872 +05:30 8ba97230-d0a3-4dcc-85ac-19ca39ab554a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:48.873 +05:30 8ba97230-d0a3-4dcc-85ac-19ca39ab554a 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 3.3255ms 2024-03-23 10:27:49.726 +05:30 c2e84ef7-0913-4246-9431-733a245898e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:49.727 +05:30 bd2bce2e-872e-4886-af14-887033a794f5 INF CORS policy execution successful. 2024-03-23 10:27:49.727 +05:30 bd2bce2e-872e-4886-af14-887033a794f5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:49.727 +05:30 bd2bce2e-872e-4886-af14-887033a794f5 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-23 10:27:49.727 +05:30 bd2bce2e-872e-4886-af14-887033a794f5 INF Fetching Company deatails 2024-03-23 10:27:49.728 +05:30 bd2bce2e-872e-4886-af14-887033a794f5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:49.728 +05:30 bd2bce2e-872e-4886-af14-887033a794f5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3075ms 2024-03-23 10:27:49.728 +05:30 bd2bce2e-872e-4886-af14-887033a794f5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:49.728 +05:30 bd2bce2e-872e-4886-af14-887033a794f5 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 2.0149ms 2024-03-23 10:27:51.325 +05:30 2e7f2379-94a2-4668-9e56-afc696bf9d29 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:51.326 +05:30 5533cb2c-9f90-4dd8-abfb-9a753d8529ea INF CORS policy execution successful. 2024-03-23 10:27:51.326 +05:30 5533cb2c-9f90-4dd8-abfb-9a753d8529ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:51.326 +05:30 5533cb2c-9f90-4dd8-abfb-9a753d8529ea 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-23 10:27:51.326 +05:30 5533cb2c-9f90-4dd8-abfb-9a753d8529ea INF Fetching Company deatails 2024-03-23 10:27:51.327 +05:30 5533cb2c-9f90-4dd8-abfb-9a753d8529ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:51.328 +05:30 5533cb2c-9f90-4dd8-abfb-9a753d8529ea INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.1188ms 2024-03-23 10:27:51.328 +05:30 5533cb2c-9f90-4dd8-abfb-9a753d8529ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:51.328 +05:30 5533cb2c-9f90-4dd8-abfb-9a753d8529ea 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 3.0913ms 2024-03-23 10:27:56.028 +05:30 441417f9-753e-4bba-91ca-44efc8c593b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:56.028 +05:30 bf600b12-17ed-4390-8855-437027652597 INF CORS policy execution successful. 2024-03-23 10:27:56.028 +05:30 bf600b12-17ed-4390-8855-437027652597 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:56.029 +05:30 bf600b12-17ed-4390-8855-437027652597 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-23 10:27:56.029 +05:30 bf600b12-17ed-4390-8855-437027652597 INF Fetching Company deatails 2024-03-23 10:27:56.031 +05:30 bf600b12-17ed-4390-8855-437027652597 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:56.032 +05:30 bf600b12-17ed-4390-8855-437027652597 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.1699ms 2024-03-23 10:27:56.032 +05:30 bf600b12-17ed-4390-8855-437027652597 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:56.032 +05:30 bf600b12-17ed-4390-8855-437027652597 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 4.7567ms 2024-03-23 10:27:58.636 +05:30 7cd33b89-0b6f-4130-a039-a7d6c10068a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:27:58.636 +05:30 b397dc3b-56bd-4fa8-90ed-71be661545a6 INF CORS policy execution successful. 2024-03-23 10:27:58.636 +05:30 b397dc3b-56bd-4fa8-90ed-71be661545a6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:58.637 +05:30 b397dc3b-56bd-4fa8-90ed-71be661545a6 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-23 10:27:58.637 +05:30 b397dc3b-56bd-4fa8-90ed-71be661545a6 INF Fetching Company deatails 2024-03-23 10:27:58.638 +05:30 b397dc3b-56bd-4fa8-90ed-71be661545a6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:27:58.638 +05:30 b397dc3b-56bd-4fa8-90ed-71be661545a6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7918ms 2024-03-23 10:27:58.638 +05:30 b397dc3b-56bd-4fa8-90ed-71be661545a6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:27:58.639 +05:30 b397dc3b-56bd-4fa8-90ed-71be661545a6 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 2.7205ms 2024-03-23 10:28:00.586 +05:30 95488455-d65a-4b3e-b75a-19b189e09f87 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:00.587 +05:30 e5e813df-b215-436c-a36b-8920740be405 INF CORS policy execution successful. 2024-03-23 10:28:00.587 +05:30 e5e813df-b215-436c-a36b-8920740be405 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:00.587 +05:30 e5e813df-b215-436c-a36b-8920740be405 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-23 10:28:00.587 +05:30 e5e813df-b215-436c-a36b-8920740be405 INF Fetching Company deatails 2024-03-23 10:28:00.588 +05:30 e5e813df-b215-436c-a36b-8920740be405 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:00.588 +05:30 e5e813df-b215-436c-a36b-8920740be405 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5289ms 2024-03-23 10:28:00.588 +05:30 e5e813df-b215-436c-a36b-8920740be405 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:00.589 +05:30 e5e813df-b215-436c-a36b-8920740be405 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 2.3983ms 2024-03-23 10:28:00.680 +05:30 c0732491-f653-4852-ae21-57323f07729f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:00.681 +05:30 d5ca94c5-c72a-4a21-8949-4504d5134271 INF CORS policy execution successful. 2024-03-23 10:28:00.681 +05:30 d5ca94c5-c72a-4a21-8949-4504d5134271 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:00.681 +05:30 d5ca94c5-c72a-4a21-8949-4504d5134271 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-23 10:28:00.681 +05:30 d5ca94c5-c72a-4a21-8949-4504d5134271 INF Fetching Company deatails 2024-03-23 10:28:00.683 +05:30 d5ca94c5-c72a-4a21-8949-4504d5134271 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:00.683 +05:30 d5ca94c5-c72a-4a21-8949-4504d5134271 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.1749ms 2024-03-23 10:28:00.683 +05:30 d5ca94c5-c72a-4a21-8949-4504d5134271 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:00.684 +05:30 d5ca94c5-c72a-4a21-8949-4504d5134271 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 3.0876ms 2024-03-23 10:28:05.801 +05:30 fc3bcab0-dbfd-412e-b7e9-25f7005676e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:05.801 +05:30 ddbf0617-608b-4ead-b190-509ec02a1578 INF CORS policy execution successful. 2024-03-23 10:28:05.801 +05:30 ddbf0617-608b-4ead-b190-509ec02a1578 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:05.801 +05:30 ddbf0617-608b-4ead-b190-509ec02a1578 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-23 10:28:05.801 +05:30 ddbf0617-608b-4ead-b190-509ec02a1578 INF Fetching Company deatails 2024-03-23 10:28:05.803 +05:30 ddbf0617-608b-4ead-b190-509ec02a1578 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:05.803 +05:30 ddbf0617-608b-4ead-b190-509ec02a1578 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9133ms 2024-03-23 10:28:05.803 +05:30 ddbf0617-608b-4ead-b190-509ec02a1578 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:05.804 +05:30 ddbf0617-608b-4ead-b190-509ec02a1578 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 3.0982ms 2024-03-23 10:28:07.113 +05:30 4e434200-21ee-4775-9bd6-5e2fdb503446 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:07.113 +05:30 a9677548-345d-41c7-b5d2-292e08573f84 INF CORS policy execution successful. 2024-03-23 10:28:07.113 +05:30 a9677548-345d-41c7-b5d2-292e08573f84 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:07.114 +05:30 a9677548-345d-41c7-b5d2-292e08573f84 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-23 10:28:07.114 +05:30 a9677548-345d-41c7-b5d2-292e08573f84 INF Fetching Company deatails 2024-03-23 10:28:07.115 +05:30 a9677548-345d-41c7-b5d2-292e08573f84 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:07.116 +05:30 a9677548-345d-41c7-b5d2-292e08573f84 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.5337ms 2024-03-23 10:28:07.116 +05:30 a9677548-345d-41c7-b5d2-292e08573f84 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:07.116 +05:30 a9677548-345d-41c7-b5d2-292e08573f84 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 3.86ms 2024-03-23 10:28:09.493 +05:30 4e1d008a-7012-41ba-8935-ebaacf4ea1bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:09.494 +05:30 2b2838ee-4ec8-4568-a15e-28814178c79e INF CORS policy execution successful. 2024-03-23 10:28:09.494 +05:30 2b2838ee-4ec8-4568-a15e-28814178c79e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:09.494 +05:30 2b2838ee-4ec8-4568-a15e-28814178c79e 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-23 10:28:09.494 +05:30 2b2838ee-4ec8-4568-a15e-28814178c79e INF Fetching Company deatails 2024-03-23 10:28:09.496 +05:30 2b2838ee-4ec8-4568-a15e-28814178c79e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:09.497 +05:30 2b2838ee-4ec8-4568-a15e-28814178c79e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.0075ms 2024-03-23 10:28:09.497 +05:30 2b2838ee-4ec8-4568-a15e-28814178c79e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:09.498 +05:30 2b2838ee-4ec8-4568-a15e-28814178c79e 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 4.5199ms 2024-03-23 10:28:09.983 +05:30 99599257-2fee-454a-9b17-cbf09f494ccc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:09.984 +05:30 6307d802-99e8-47a8-9f15-0e15d3af6094 INF CORS policy execution successful. 2024-03-23 10:28:09.984 +05:30 6307d802-99e8-47a8-9f15-0e15d3af6094 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:09.984 +05:30 6307d802-99e8-47a8-9f15-0e15d3af6094 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-23 10:28:09.984 +05:30 6307d802-99e8-47a8-9f15-0e15d3af6094 INF Fetching Company deatails 2024-03-23 10:28:09.986 +05:30 6307d802-99e8-47a8-9f15-0e15d3af6094 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:09.986 +05:30 6307d802-99e8-47a8-9f15-0e15d3af6094 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9509ms 2024-03-23 10:28:09.986 +05:30 6307d802-99e8-47a8-9f15-0e15d3af6094 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:09.986 +05:30 6307d802-99e8-47a8-9f15-0e15d3af6094 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 3.2067ms 2024-03-23 10:28:10.063 +05:30 39872d72-e38a-42cb-afc7-e26cd5ee9c18 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:10.064 +05:30 79be2c35-f214-4085-a6ec-a7698b432de3 INF CORS policy execution successful. 2024-03-23 10:28:10.064 +05:30 79be2c35-f214-4085-a6ec-a7698b432de3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:10.064 +05:30 79be2c35-f214-4085-a6ec-a7698b432de3 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-23 10:28:10.064 +05:30 79be2c35-f214-4085-a6ec-a7698b432de3 INF Fetching Company deatails 2024-03-23 10:28:10.066 +05:30 79be2c35-f214-4085-a6ec-a7698b432de3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:10.066 +05:30 79be2c35-f214-4085-a6ec-a7698b432de3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.023ms 2024-03-23 10:28:10.066 +05:30 79be2c35-f214-4085-a6ec-a7698b432de3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:10.066 +05:30 79be2c35-f214-4085-a6ec-a7698b432de3 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 3.0154ms 2024-03-23 10:28:10.683 +05:30 6f18f0bf-b77c-4bd9-99e2-6d674bf32e46 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:10.684 +05:30 5f757305-19ce-400a-83c7-09b65de08199 INF CORS policy execution successful. 2024-03-23 10:28:10.684 +05:30 5f757305-19ce-400a-83c7-09b65de08199 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:10.684 +05:30 5f757305-19ce-400a-83c7-09b65de08199 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-23 10:28:10.684 +05:30 5f757305-19ce-400a-83c7-09b65de08199 INF Fetching Company deatails 2024-03-23 10:28:10.686 +05:30 5f757305-19ce-400a-83c7-09b65de08199 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:10.687 +05:30 5f757305-19ce-400a-83c7-09b65de08199 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.1683ms 2024-03-23 10:28:10.687 +05:30 5f757305-19ce-400a-83c7-09b65de08199 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:10.687 +05:30 5f757305-19ce-400a-83c7-09b65de08199 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 3.7772ms 2024-03-23 10:28:11.041 +05:30 4fb37c5a-de07-4c1a-998b-975923c3e43f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:11.041 +05:30 af26357b-9366-4ba1-a560-890444266f51 INF CORS policy execution successful. 2024-03-23 10:28:11.041 +05:30 af26357b-9366-4ba1-a560-890444266f51 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:11.042 +05:30 af26357b-9366-4ba1-a560-890444266f51 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-23 10:28:11.042 +05:30 af26357b-9366-4ba1-a560-890444266f51 INF Fetching Company deatails 2024-03-23 10:28:11.043 +05:30 af26357b-9366-4ba1-a560-890444266f51 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:11.043 +05:30 af26357b-9366-4ba1-a560-890444266f51 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.4421ms 2024-03-23 10:28:11.043 +05:30 af26357b-9366-4ba1-a560-890444266f51 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:11.043 +05:30 af26357b-9366-4ba1-a560-890444266f51 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 2.4757ms 2024-03-23 10:28:11.512 +05:30 b3094d66-ef55-431a-9f46-b0a17b104ac1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:11.513 +05:30 bfbc43ba-48bb-433b-984f-7132068bcb83 INF CORS policy execution successful. 2024-03-23 10:28:11.513 +05:30 bfbc43ba-48bb-433b-984f-7132068bcb83 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:11.513 +05:30 bfbc43ba-48bb-433b-984f-7132068bcb83 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-23 10:28:11.513 +05:30 bfbc43ba-48bb-433b-984f-7132068bcb83 INF Fetching Company deatails 2024-03-23 10:28:11.514 +05:30 bfbc43ba-48bb-433b-984f-7132068bcb83 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:11.514 +05:30 bfbc43ba-48bb-433b-984f-7132068bcb83 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.2531ms 2024-03-23 10:28:11.514 +05:30 bfbc43ba-48bb-433b-984f-7132068bcb83 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:11.514 +05:30 bfbc43ba-48bb-433b-984f-7132068bcb83 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 1.936ms 2024-03-23 10:28:11.668 +05:30 0b0cfa24-053a-4d1d-bab9-8172ab913203 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:11.668 +05:30 d525256e-e18d-4416-b8fd-49006b8137bc INF CORS policy execution successful. 2024-03-23 10:28:11.668 +05:30 d525256e-e18d-4416-b8fd-49006b8137bc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:11.669 +05:30 d525256e-e18d-4416-b8fd-49006b8137bc 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-23 10:28:11.669 +05:30 d525256e-e18d-4416-b8fd-49006b8137bc INF Fetching Company deatails 2024-03-23 10:28:11.670 +05:30 d525256e-e18d-4416-b8fd-49006b8137bc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:11.670 +05:30 d525256e-e18d-4416-b8fd-49006b8137bc INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7078ms 2024-03-23 10:28:11.671 +05:30 d525256e-e18d-4416-b8fd-49006b8137bc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:11.671 +05:30 d525256e-e18d-4416-b8fd-49006b8137bc 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 2.6681ms 2024-03-23 10:28:12.222 +05:30 2c30d098-0e6a-4841-8d41-4d1c6bb1b844 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:12.222 +05:30 2f8f4a6f-c5c5-491d-81aa-962f8c8a57be INF CORS policy execution successful. 2024-03-23 10:28:12.223 +05:30 2f8f4a6f-c5c5-491d-81aa-962f8c8a57be INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:12.223 +05:30 2f8f4a6f-c5c5-491d-81aa-962f8c8a57be 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-23 10:28:12.223 +05:30 2f8f4a6f-c5c5-491d-81aa-962f8c8a57be INF Fetching Company deatails 2024-03-23 10:28:12.225 +05:30 2f8f4a6f-c5c5-491d-81aa-962f8c8a57be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:12.225 +05:30 2f8f4a6f-c5c5-491d-81aa-962f8c8a57be INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.6461ms 2024-03-23 10:28:12.226 +05:30 2f8f4a6f-c5c5-491d-81aa-962f8c8a57be INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:12.226 +05:30 2f8f4a6f-c5c5-491d-81aa-962f8c8a57be 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 3.8127ms 2024-03-23 10:28:12.399 +05:30 2dcfc1de-5823-4f92-9495-775ec056bad8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:12.399 +05:30 6f5637ef-a3ff-47ea-9c6c-80d7a49a5750 INF CORS policy execution successful. 2024-03-23 10:28:12.400 +05:30 6f5637ef-a3ff-47ea-9c6c-80d7a49a5750 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:12.400 +05:30 6f5637ef-a3ff-47ea-9c6c-80d7a49a5750 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-23 10:28:12.400 +05:30 6f5637ef-a3ff-47ea-9c6c-80d7a49a5750 INF Fetching Company deatails 2024-03-23 10:28:12.405 +05:30 6f5637ef-a3ff-47ea-9c6c-80d7a49a5750 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:12.406 +05:30 6f5637ef-a3ff-47ea-9c6c-80d7a49a5750 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.8026ms 2024-03-23 10:28:12.406 +05:30 6f5637ef-a3ff-47ea-9c6c-80d7a49a5750 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:12.406 +05:30 6f5637ef-a3ff-47ea-9c6c-80d7a49a5750 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 7.1221ms 2024-03-23 10:28:12.991 +05:30 6d3b1e89-c436-47f2-b785-6f515f660648 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:12.992 +05:30 df595ce7-4195-4b61-aa1d-72455892da93 INF CORS policy execution successful. 2024-03-23 10:28:12.992 +05:30 df595ce7-4195-4b61-aa1d-72455892da93 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:12.992 +05:30 df595ce7-4195-4b61-aa1d-72455892da93 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-23 10:28:12.992 +05:30 df595ce7-4195-4b61-aa1d-72455892da93 INF Fetching Company deatails 2024-03-23 10:28:12.993 +05:30 df595ce7-4195-4b61-aa1d-72455892da93 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:12.993 +05:30 df595ce7-4195-4b61-aa1d-72455892da93 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3983ms 2024-03-23 10:28:12.993 +05:30 df595ce7-4195-4b61-aa1d-72455892da93 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:12.993 +05:30 df595ce7-4195-4b61-aa1d-72455892da93 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 2.153ms 2024-03-23 10:28:14.321 +05:30 9bd9819d-446c-4ecc-9ff8-a0043923ca03 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:14.322 +05:30 e4a1dfb0-466f-48b1-8210-20cb8fec76c0 INF CORS policy execution successful. 2024-03-23 10:28:14.322 +05:30 e4a1dfb0-466f-48b1-8210-20cb8fec76c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:14.322 +05:30 e4a1dfb0-466f-48b1-8210-20cb8fec76c0 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-23 10:28:14.322 +05:30 e4a1dfb0-466f-48b1-8210-20cb8fec76c0 INF Fetching Company deatails 2024-03-23 10:28:14.324 +05:30 e4a1dfb0-466f-48b1-8210-20cb8fec76c0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:14.325 +05:30 e4a1dfb0-466f-48b1-8210-20cb8fec76c0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.5895ms 2024-03-23 10:28:14.325 +05:30 e4a1dfb0-466f-48b1-8210-20cb8fec76c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:14.325 +05:30 e4a1dfb0-466f-48b1-8210-20cb8fec76c0 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 3.756ms 2024-03-23 10:28:15.398 +05:30 ffe053b1-4f1f-4a2a-b0ab-ac3d4bb114ba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:15.398 +05:30 6f7c3217-45fe-4acf-9a42-b5259186f807 INF CORS policy execution successful. 2024-03-23 10:28:15.399 +05:30 6f7c3217-45fe-4acf-9a42-b5259186f807 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:15.399 +05:30 6f7c3217-45fe-4acf-9a42-b5259186f807 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-23 10:28:15.399 +05:30 6f7c3217-45fe-4acf-9a42-b5259186f807 INF Fetching Company deatails 2024-03-23 10:28:15.400 +05:30 6f7c3217-45fe-4acf-9a42-b5259186f807 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:15.400 +05:30 6f7c3217-45fe-4acf-9a42-b5259186f807 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5224ms 2024-03-23 10:28:15.400 +05:30 6f7c3217-45fe-4acf-9a42-b5259186f807 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:15.400 +05:30 6f7c3217-45fe-4acf-9a42-b5259186f807 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 2.5033ms 2024-03-23 10:28:16.253 +05:30 23d64ce9-4ec2-4161-9462-78ae31640d9a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:16.253 +05:30 80fbc9e9-f1a1-4348-b605-2b6b81b2cdd0 INF CORS policy execution successful. 2024-03-23 10:28:16.253 +05:30 80fbc9e9-f1a1-4348-b605-2b6b81b2cdd0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:16.253 +05:30 80fbc9e9-f1a1-4348-b605-2b6b81b2cdd0 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-23 10:28:16.254 +05:30 80fbc9e9-f1a1-4348-b605-2b6b81b2cdd0 INF Fetching Company deatails 2024-03-23 10:28:16.255 +05:30 80fbc9e9-f1a1-4348-b605-2b6b81b2cdd0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:16.256 +05:30 80fbc9e9-f1a1-4348-b605-2b6b81b2cdd0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.1809ms 2024-03-23 10:28:16.256 +05:30 80fbc9e9-f1a1-4348-b605-2b6b81b2cdd0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:16.256 +05:30 80fbc9e9-f1a1-4348-b605-2b6b81b2cdd0 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 3.2492ms 2024-03-23 10:28:16.715 +05:30 62da4b1a-ab00-4959-a82d-748183494600 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:16.716 +05:30 448e5a43-8d13-49e0-bd7f-d6746f6aa809 INF CORS policy execution successful. 2024-03-23 10:28:16.716 +05:30 448e5a43-8d13-49e0-bd7f-d6746f6aa809 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:16.716 +05:30 448e5a43-8d13-49e0-bd7f-d6746f6aa809 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-23 10:28:16.716 +05:30 448e5a43-8d13-49e0-bd7f-d6746f6aa809 INF Fetching Company deatails 2024-03-23 10:28:16.718 +05:30 448e5a43-8d13-49e0-bd7f-d6746f6aa809 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:16.718 +05:30 448e5a43-8d13-49e0-bd7f-d6746f6aa809 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8916ms 2024-03-23 10:28:16.718 +05:30 448e5a43-8d13-49e0-bd7f-d6746f6aa809 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:16.718 +05:30 448e5a43-8d13-49e0-bd7f-d6746f6aa809 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 2.953ms 2024-03-23 10:28:17.873 +05:30 b8e583e9-2382-4df8-b0cf-24a4fb248ddf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:17.874 +05:30 4c37e209-82a8-45d4-ae1d-e4d76ae9f27f INF CORS policy execution successful. 2024-03-23 10:28:17.874 +05:30 4c37e209-82a8-45d4-ae1d-e4d76ae9f27f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:17.874 +05:30 4c37e209-82a8-45d4-ae1d-e4d76ae9f27f 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-23 10:28:17.874 +05:30 4c37e209-82a8-45d4-ae1d-e4d76ae9f27f INF Fetching Company deatails 2024-03-23 10:28:17.875 +05:30 4c37e209-82a8-45d4-ae1d-e4d76ae9f27f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:17.876 +05:30 4c37e209-82a8-45d4-ae1d-e4d76ae9f27f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.609ms 2024-03-23 10:28:17.876 +05:30 4c37e209-82a8-45d4-ae1d-e4d76ae9f27f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:17.876 +05:30 4c37e209-82a8-45d4-ae1d-e4d76ae9f27f 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 2.6068ms 2024-03-23 10:28:33.951 +05:30 d4130067-b553-4622-81b9-964e782ec269 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:33.952 +05:30 ed2543d9-0113-4978-bf66-44ad7f563481 INF CORS policy execution successful. 2024-03-23 10:28:33.952 +05:30 ed2543d9-0113-4978-bf66-44ad7f563481 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:33.952 +05:30 ed2543d9-0113-4978-bf66-44ad7f563481 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-23 10:28:33.953 +05:30 ed2543d9-0113-4978-bf66-44ad7f563481 INF Fetching Company deatails 2024-03-23 10:28:33.954 +05:30 ed2543d9-0113-4978-bf66-44ad7f563481 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:33.955 +05:30 ed2543d9-0113-4978-bf66-44ad7f563481 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.1788ms 2024-03-23 10:28:33.955 +05:30 ed2543d9-0113-4978-bf66-44ad7f563481 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:33.955 +05:30 ed2543d9-0113-4978-bf66-44ad7f563481 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 3.5598ms 2024-03-23 10:28:42.696 +05:30 2e421fcd-e85d-4d01-84c0-8ed1efd3551e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:28:42.697 +05:30 a0129671-e409-4b84-93bb-5f82e9cc7018 INF CORS policy execution successful. 2024-03-23 10:28:42.697 +05:30 a0129671-e409-4b84-93bb-5f82e9cc7018 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:42.697 +05:30 a0129671-e409-4b84-93bb-5f82e9cc7018 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-23 10:28:42.697 +05:30 a0129671-e409-4b84-93bb-5f82e9cc7018 INF Fetching Company deatails 2024-03-23 10:28:42.699 +05:30 a0129671-e409-4b84-93bb-5f82e9cc7018 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:28:42.700 +05:30 a0129671-e409-4b84-93bb-5f82e9cc7018 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.2611ms 2024-03-23 10:28:42.700 +05:30 a0129671-e409-4b84-93bb-5f82e9cc7018 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:28:42.700 +05:30 a0129671-e409-4b84-93bb-5f82e9cc7018 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 3.6601ms 2024-03-23 10:29:45.303 +05:30 c1687882-1a88-4df1-90ca-8e380c3f1c35 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:29:45.305 +05:30 19f8a26c-52db-490f-800e-78aeef88d86f INF CORS policy execution successful. 2024-03-23 10:29:45.306 +05:30 19f8a26c-52db-490f-800e-78aeef88d86f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:29:45.306 +05:30 19f8a26c-52db-490f-800e-78aeef88d86f 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-23 10:29:45.307 +05:30 19f8a26c-52db-490f-800e-78aeef88d86f INF Fetching Company deatails 2024-03-23 10:29:45.310 +05:30 19f8a26c-52db-490f-800e-78aeef88d86f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:29:45.311 +05:30 19f8a26c-52db-490f-800e-78aeef88d86f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.9868ms 2024-03-23 10:29:45.311 +05:30 19f8a26c-52db-490f-800e-78aeef88d86f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:29:45.311 +05:30 19f8a26c-52db-490f-800e-78aeef88d86f 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 7.5041ms 2024-03-23 10:30:17.689 +05:30 d56b20a8-01ba-4ad6-9d22-d0d5b04c8ca1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:30:17.690 +05:30 d4840737-fc3a-40e3-8a43-9516e30a5f83 INF CORS policy execution successful. 2024-03-23 10:30:17.690 +05:30 d4840737-fc3a-40e3-8a43-9516e30a5f83 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:30:17.690 +05:30 d4840737-fc3a-40e3-8a43-9516e30a5f83 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-23 10:30:17.690 +05:30 d4840737-fc3a-40e3-8a43-9516e30a5f83 INF Fetching Company deatails 2024-03-23 10:30:17.692 +05:30 d4840737-fc3a-40e3-8a43-9516e30a5f83 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:30:17.693 +05:30 d4840737-fc3a-40e3-8a43-9516e30a5f83 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.2401ms 2024-03-23 10:30:17.693 +05:30 d4840737-fc3a-40e3-8a43-9516e30a5f83 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:30:17.693 +05:30 d4840737-fc3a-40e3-8a43-9516e30a5f83 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 3.9978ms 2024-03-23 10:30:35.389 +05:30 b3c34b57-df22-4b68-80fb-9a28cddaedd3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:30:35.390 +05:30 14a93da4-fd1b-4326-a712-3d94a9ee4d4e INF CORS policy execution successful. 2024-03-23 10:30:35.390 +05:30 14a93da4-fd1b-4326-a712-3d94a9ee4d4e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:30:35.390 +05:30 14a93da4-fd1b-4326-a712-3d94a9ee4d4e 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-23 10:30:35.390 +05:30 14a93da4-fd1b-4326-a712-3d94a9ee4d4e INF Fetching Company deatails 2024-03-23 10:30:35.393 +05:30 14a93da4-fd1b-4326-a712-3d94a9ee4d4e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:30:35.393 +05:30 14a93da4-fd1b-4326-a712-3d94a9ee4d4e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.1497ms 2024-03-23 10:30:35.393 +05:30 14a93da4-fd1b-4326-a712-3d94a9ee4d4e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:30:35.394 +05:30 14a93da4-fd1b-4326-a712-3d94a9ee4d4e 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 4.5893ms 2024-03-23 10:30:41.602 +05:30 b7154c98-62cb-4962-9ae2-9e7469fa180d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:30:41.603 +05:30 56c5edfd-b0cc-4aa9-b307-0e754ddacde4 INF CORS policy execution successful. 2024-03-23 10:30:41.603 +05:30 56c5edfd-b0cc-4aa9-b307-0e754ddacde4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:30:41.603 +05:30 56c5edfd-b0cc-4aa9-b307-0e754ddacde4 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-23 10:30:41.603 +05:30 56c5edfd-b0cc-4aa9-b307-0e754ddacde4 INF Fetching Company deatails 2024-03-23 10:30:41.606 +05:30 56c5edfd-b0cc-4aa9-b307-0e754ddacde4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:30:41.606 +05:30 56c5edfd-b0cc-4aa9-b307-0e754ddacde4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.0859ms 2024-03-23 10:30:41.606 +05:30 56c5edfd-b0cc-4aa9-b307-0e754ddacde4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:30:41.607 +05:30 56c5edfd-b0cc-4aa9-b307-0e754ddacde4 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 4.0906ms 2024-03-23 10:30:44.947 +05:30 141a30c1-8da4-4c53-a9ee-17a133189d21 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:30:44.949 +05:30 5c6c4a83-c7bc-422e-9928-a907b637bd6e INF CORS policy execution successful. 2024-03-23 10:30:44.949 +05:30 5c6c4a83-c7bc-422e-9928-a907b637bd6e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:30:44.950 +05:30 5c6c4a83-c7bc-422e-9928-a907b637bd6e 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-23 10:30:44.950 +05:30 5c6c4a83-c7bc-422e-9928-a907b637bd6e INF Fetching Company deatails 2024-03-23 10:30:44.953 +05:30 5c6c4a83-c7bc-422e-9928-a907b637bd6e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:30:44.953 +05:30 5c6c4a83-c7bc-422e-9928-a907b637bd6e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.6977ms 2024-03-23 10:30:44.954 +05:30 5c6c4a83-c7bc-422e-9928-a907b637bd6e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:30:44.954 +05:30 5c6c4a83-c7bc-422e-9928-a907b637bd6e 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 6.6542ms 2024-03-23 10:31:03.790 +05:30 d5d10af9-88d5-4740-bf4f-a6877fa6196d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:31:03.791 +05:30 32f5c632-688c-4795-8879-04c0ff316eda INF CORS policy execution successful. 2024-03-23 10:31:03.791 +05:30 32f5c632-688c-4795-8879-04c0ff316eda INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:03.791 +05:30 32f5c632-688c-4795-8879-04c0ff316eda 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-23 10:31:03.791 +05:30 32f5c632-688c-4795-8879-04c0ff316eda INF Fetching Company deatails 2024-03-23 10:31:03.793 +05:30 32f5c632-688c-4795-8879-04c0ff316eda INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:03.794 +05:30 32f5c632-688c-4795-8879-04c0ff316eda INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.6289ms 2024-03-23 10:31:03.794 +05:30 32f5c632-688c-4795-8879-04c0ff316eda INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:03.794 +05:30 32f5c632-688c-4795-8879-04c0ff316eda 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 3.9514ms 2024-03-23 10:31:07.242 +05:30 737f6edd-d018-4422-a183-715fbc0da0bb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:31:07.242 +05:30 7fe542f9-4582-41af-b575-df37ffc0c6a8 INF CORS policy execution successful. 2024-03-23 10:31:07.242 +05:30 7fe542f9-4582-41af-b575-df37ffc0c6a8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:07.242 +05:30 7fe542f9-4582-41af-b575-df37ffc0c6a8 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-23 10:31:07.243 +05:30 7fe542f9-4582-41af-b575-df37ffc0c6a8 INF Fetching Company deatails 2024-03-23 10:31:07.244 +05:30 7fe542f9-4582-41af-b575-df37ffc0c6a8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:07.244 +05:30 7fe542f9-4582-41af-b575-df37ffc0c6a8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6292ms 2024-03-23 10:31:07.244 +05:30 7fe542f9-4582-41af-b575-df37ffc0c6a8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:07.245 +05:30 7fe542f9-4582-41af-b575-df37ffc0c6a8 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 2.935ms 2024-03-23 10:31:17.374 +05:30 6c239cdd-c9eb-47e4-9662-9868ab5f2f6b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:31:17.374 +05:30 452e6150-6086-4da4-aa82-7637653ab186 INF CORS policy execution successful. 2024-03-23 10:31:17.375 +05:30 452e6150-6086-4da4-aa82-7637653ab186 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:17.375 +05:30 452e6150-6086-4da4-aa82-7637653ab186 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-23 10:31:17.375 +05:30 452e6150-6086-4da4-aa82-7637653ab186 INF Fetching Company deatails 2024-03-23 10:31:17.376 +05:30 452e6150-6086-4da4-aa82-7637653ab186 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:17.376 +05:30 452e6150-6086-4da4-aa82-7637653ab186 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5721ms 2024-03-23 10:31:17.376 +05:30 452e6150-6086-4da4-aa82-7637653ab186 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:17.377 +05:30 452e6150-6086-4da4-aa82-7637653ab186 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 2.4795ms 2024-03-23 10:31:21.111 +05:30 5ae9d4ad-779f-4c7e-8dac-a2e2e5dadc96 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:31:21.111 +05:30 9525bb3d-0b8b-421f-a371-653531a3b76d INF CORS policy execution successful. 2024-03-23 10:31:21.112 +05:30 9525bb3d-0b8b-421f-a371-653531a3b76d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9693ms 2024-03-23 10:31:21.157 +05:30 4bb900a2-7bda-44eb-a240-f5e42e486f22 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:31:21.157 +05:30 c8e715b5-2ce2-4797-82ca-c80574eed25f INF CORS policy execution successful. 2024-03-23 10:31:21.157 +05:30 c8e715b5-2ce2-4797-82ca-c80574eed25f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.613ms 2024-03-23 10:31:21.167 +05:30 2efd7ca7-c3c1-40a9-8425-35e006038a3d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:31:21.167 +05:30 852b7d2d-a9ef-4c9f-b529-f273f73b0fba INF CORS policy execution successful. 2024-03-23 10:31:21.168 +05:30 852b7d2d-a9ef-4c9f-b529-f273f73b0fba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5218ms 2024-03-23 10:31:21.170 +05:30 276cc295-5b59-4161-8851-a7471a6ef989 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:31:21.170 +05:30 c80bcff6-70f8-4498-9248-a252447abbe8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:31:21.170 +05:30 3545c5c1-0dc4-4708-b6da-55b58feceb72 INF CORS policy execution successful. 2024-03-23 10:31:21.171 +05:30 3545c5c1-0dc4-4708-b6da-55b58feceb72 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.3119ms 2024-03-23 10:31:21.172 +05:30 276cc295-5b59-4161-8851-a7471a6ef989 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:57:41 AM', Current time (UTC): '3/23/2024 5:01:21 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-23 10:31:21.174 +05:30 276cc295-5b59-4161-8851-a7471a6ef989 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:57:41 AM', Current time (UTC): '3/23/2024 5:01:21 AM'. 2024-03-23 10:31:21.174 +05:30 ac0b29fd-7c4c-453c-a357-f4744e63cfa3 INF CORS policy execution successful. 2024-03-23 10:31:21.175 +05:30 ac0b29fd-7c4c-453c-a357-f4744e63cfa3 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 10:31:21.175 +05:30 ac0b29fd-7c4c-453c-a357-f4744e63cfa3 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 10:31:21.176 +05:30 ac0b29fd-7c4c-453c-a357-f4744e63cfa3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 6.0244ms 2024-03-23 10:31:21.205 +05:30 98f058be-cb67-4149-a93f-1f1ecaa63577 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:31:21.206 +05:30 98f058be-cb67-4149-a93f-1f1ecaa63577 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:57:41 AM', Current time (UTC): '3/23/2024 5:01:21 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-23 10:31:21.206 +05:30 98f058be-cb67-4149-a93f-1f1ecaa63577 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:57:41 AM', Current time (UTC): '3/23/2024 5:01:21 AM'. 2024-03-23 10:31:21.207 +05:30 95ce86f5-81f7-4dec-8ff8-8d4305a8c595 INF CORS policy execution successful. 2024-03-23 10:31:21.207 +05:30 95ce86f5-81f7-4dec-8ff8-8d4305a8c595 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 10:31:21.207 +05:30 95ce86f5-81f7-4dec-8ff8-8d4305a8c595 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 10:31:21.207 +05:30 95ce86f5-81f7-4dec-8ff8-8d4305a8c595 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 1.8689ms 2024-03-23 10:31:21.224 +05:30 a3aec995-477d-407c-845f-d8ca0a1021fc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:31:21.225 +05:30 a3aec995-477d-407c-845f-d8ca0a1021fc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:57:41 AM', Current time (UTC): '3/23/2024 5:01:21 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-23 10:31:21.226 +05:30 a3aec995-477d-407c-845f-d8ca0a1021fc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:57:41 AM', Current time (UTC): '3/23/2024 5:01:21 AM'. 2024-03-23 10:31:21.226 +05:30 c9dc57c4-f9e8-4b22-ad5a-868eca71bc01 INF CORS policy execution successful. 2024-03-23 10:31:21.226 +05:30 c9dc57c4-f9e8-4b22-ad5a-868eca71bc01 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 10:31:21.226 +05:30 c9dc57c4-f9e8-4b22-ad5a-868eca71bc01 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 10:31:21.226 +05:30 c9dc57c4-f9e8-4b22-ad5a-868eca71bc01 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 2.43ms 2024-03-23 10:31:21.227 +05:30 8b573268-0208-40eb-adc3-e8be7715f9f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2OTU2MSwiZXhwIjoxNzExMTcwMTYxLCJpYXQiOjE3MTExNjk1NjF9.mceSrVfMbfezFRllNlkXBZFSzBAnMsDYjbn1_5HXvu8 - null null 2024-03-23 10:31:21.227 +05:30 16d205c9-422a-44c8-8fa8-b29df06cdbcb INF CORS policy execution successful. 2024-03-23 10:31:21.227 +05:30 16d205c9-422a-44c8-8fa8-b29df06cdbcb INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:31:21.227 +05:30 16d205c9-422a-44c8-8fa8-b29df06cdbcb 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-23 10:31:21.240 +05:30 16d205c9-422a-44c8-8fa8-b29df06cdbcb INF Token generated 2024-03-23 10:31:21.240 +05:30 16d205c9-422a-44c8-8fa8-b29df06cdbcb INF Token generated 2024-03-23 10:31:21.241 +05:30 16d205c9-422a-44c8-8fa8-b29df06cdbcb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 10:31:21.241 +05:30 16d205c9-422a-44c8-8fa8-b29df06cdbcb INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 14.1139ms 2024-03-23 10:31:21.242 +05:30 16d205c9-422a-44c8-8fa8-b29df06cdbcb INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:31:21.242 +05:30 16d205c9-422a-44c8-8fa8-b29df06cdbcb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2OTU2MSwiZXhwIjoxNzExMTcwMTYxLCJpYXQiOjE3MTExNjk1NjF9.mceSrVfMbfezFRllNlkXBZFSzBAnMsDYjbn1_5HXvu8 - 200 null application/json; charset=utf-8 15.071ms 2024-03-23 10:31:21.304 +05:30 aaecbb58-f3a0-41a5-92f5-3e1c2de18c93 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:31:21.304 +05:30 aaecbb58-f3a0-41a5-92f5-3e1c2de18c93 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:57:41 AM', Current time (UTC): '3/23/2024 5:01:21 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-23 10:31:21.305 +05:30 aaecbb58-f3a0-41a5-92f5-3e1c2de18c93 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:57:41 AM', Current time (UTC): '3/23/2024 5:01:21 AM'. 2024-03-23 10:31:21.305 +05:30 426ad9e3-d232-46f4-807d-b3b7fa320956 INF CORS policy execution successful. 2024-03-23 10:31:21.305 +05:30 426ad9e3-d232-46f4-807d-b3b7fa320956 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 10:31:21.305 +05:30 426ad9e3-d232-46f4-807d-b3b7fa320956 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 10:31:21.306 +05:30 426ad9e3-d232-46f4-807d-b3b7fa320956 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 1.9753ms 2024-03-23 10:31:21.307 +05:30 b5fcd4ea-5a89-4691-a52a-1e991989f5fc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2OTU2MSwiZXhwIjoxNzExMTcwMTYxLCJpYXQiOjE3MTExNjk1NjF9.mceSrVfMbfezFRllNlkXBZFSzBAnMsDYjbn1_5HXvu8 - null null 2024-03-23 10:31:21.307 +05:30 a8c0f17f-4c61-426f-9142-c94a93c54d36 INF CORS policy execution successful. 2024-03-23 10:31:21.307 +05:30 a8c0f17f-4c61-426f-9142-c94a93c54d36 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:31:21.307 +05:30 a8c0f17f-4c61-426f-9142-c94a93c54d36 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-23 10:31:21.309 +05:30 a8c0f17f-4c61-426f-9142-c94a93c54d36 INF Token generated 2024-03-23 10:31:21.309 +05:30 a8c0f17f-4c61-426f-9142-c94a93c54d36 INF Token generated 2024-03-23 10:31:21.309 +05:30 a8c0f17f-4c61-426f-9142-c94a93c54d36 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 10:31:21.310 +05:30 a8c0f17f-4c61-426f-9142-c94a93c54d36 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.7117ms 2024-03-23 10:31:21.310 +05:30 a8c0f17f-4c61-426f-9142-c94a93c54d36 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:31:21.310 +05:30 a8c0f17f-4c61-426f-9142-c94a93c54d36 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2OTU2MSwiZXhwIjoxNzExMTcwMTYxLCJpYXQiOjE3MTExNjk1NjF9.mceSrVfMbfezFRllNlkXBZFSzBAnMsDYjbn1_5HXvu8 - 200 null application/json; charset=utf-8 3.1708ms 2024-03-23 10:31:21.313 +05:30 bd45c319-0f92-40ea-9af4-9d7fd9a43d82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:31:21.314 +05:30 ed99f1fd-734e-4093-b3e0-bc740b015174 INF CORS policy execution successful. 2024-03-23 10:31:21.314 +05:30 ed99f1fd-734e-4093-b3e0-bc740b015174 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:31:21.314 +05:30 ed99f1fd-734e-4093-b3e0-bc740b015174 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-23 10:31:21.315 +05:30 ed99f1fd-734e-4093-b3e0-bc740b015174 INF Connection string fetched 2024-03-23 10:31:21.315 +05:30 ed99f1fd-734e-4093-b3e0-bc740b015174 INF Fetching Menu Data 2024-03-23 10:31:21.317 +05:30 ed99f1fd-734e-4093-b3e0-bc740b015174 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:21.317 +05:30 ed99f1fd-734e-4093-b3e0-bc740b015174 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.5256ms 2024-03-23 10:31:21.317 +05:30 ed99f1fd-734e-4093-b3e0-bc740b015174 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:31:21.318 +05:30 ed99f1fd-734e-4093-b3e0-bc740b015174 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 4.3759ms 2024-03-23 10:31:21.357 +05:30 429a3a8f-8db0-429f-ab34-337cc57c18e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2OTU2MSwiZXhwIjoxNzExMTcwMTYxLCJpYXQiOjE3MTExNjk1NjF9.mceSrVfMbfezFRllNlkXBZFSzBAnMsDYjbn1_5HXvu8 - null null 2024-03-23 10:31:21.358 +05:30 570a7db7-e3be-4aea-9703-012a7e0c81ef INF CORS policy execution successful. 2024-03-23 10:31:21.358 +05:30 570a7db7-e3be-4aea-9703-012a7e0c81ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:31:21.358 +05:30 570a7db7-e3be-4aea-9703-012a7e0c81ef 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-23 10:31:21.361 +05:30 570a7db7-e3be-4aea-9703-012a7e0c81ef INF Token generated 2024-03-23 10:31:21.361 +05:30 570a7db7-e3be-4aea-9703-012a7e0c81ef INF Token generated 2024-03-23 10:31:21.361 +05:30 570a7db7-e3be-4aea-9703-012a7e0c81ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 10:31:21.362 +05:30 570a7db7-e3be-4aea-9703-012a7e0c81ef INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 3.6567ms 2024-03-23 10:31:21.362 +05:30 570a7db7-e3be-4aea-9703-012a7e0c81ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:31:21.362 +05:30 570a7db7-e3be-4aea-9703-012a7e0c81ef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE2OTU2MSwiZXhwIjoxNzExMTcwMTYxLCJpYXQiOjE3MTExNjk1NjF9.mceSrVfMbfezFRllNlkXBZFSzBAnMsDYjbn1_5HXvu8 - 200 null application/json; charset=utf-8 4.4049ms 2024-03-23 10:31:21.374 +05:30 d17bcebc-61c4-4574-acd4-45a41ad3a8c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3MDA4MSwiZXhwIjoxNzExMTcwNjgxLCJpYXQiOjE3MTExNzAwODF9.hJZxQvfXuFvi-ZN6TmS1pM9CeBXb9uvFWhjV4o5LrEk - null null 2024-03-23 10:31:21.375 +05:30 0ad0d0d5-904b-4647-b530-86b53fd63b0f INF CORS policy execution successful. 2024-03-23 10:31:21.375 +05:30 0ad0d0d5-904b-4647-b530-86b53fd63b0f INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:31:21.375 +05:30 0ad0d0d5-904b-4647-b530-86b53fd63b0f 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-23 10:31:21.376 +05:30 d88908e9-e696-4c93-a48d-977e1314da02 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:31:21.377 +05:30 0a0eb3cb-aeea-4202-a27a-6ceb21eb2cd4 INF CORS policy execution successful. 2024-03-23 10:31:21.377 +05:30 0a0eb3cb-aeea-4202-a27a-6ceb21eb2cd4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:31:21.377 +05:30 0a0eb3cb-aeea-4202-a27a-6ceb21eb2cd4 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:31:21.379 +05:30 0ad0d0d5-904b-4647-b530-86b53fd63b0f INF Token generated 2024-03-23 10:31:21.379 +05:30 0ad0d0d5-904b-4647-b530-86b53fd63b0f INF Token generated 2024-03-23 10:31:21.379 +05:30 0a0eb3cb-aeea-4202-a27a-6ceb21eb2cd4 INF Fetching Profile Summary 2024-03-23 10:31:21.379 +05:30 0ad0d0d5-904b-4647-b530-86b53fd63b0f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 10:31:21.380 +05:30 0ad0d0d5-904b-4647-b530-86b53fd63b0f INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 4.301ms 2024-03-23 10:31:21.380 +05:30 0ad0d0d5-904b-4647-b530-86b53fd63b0f INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:31:21.380 +05:30 0ad0d0d5-904b-4647-b530-86b53fd63b0f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3MDA4MSwiZXhwIjoxNzExMTcwNjgxLCJpYXQiOjE3MTExNzAwODF9.hJZxQvfXuFvi-ZN6TmS1pM9CeBXb9uvFWhjV4o5LrEk - 200 null application/json; charset=utf-8 5.8317ms 2024-03-23 10:31:21.381 +05:30 0a0eb3cb-aeea-4202-a27a-6ceb21eb2cd4 INF Connection string fetched 2024-03-23 10:31:21.396 +05:30 0a0eb3cb-aeea-4202-a27a-6ceb21eb2cd4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:21.396 +05:30 0a0eb3cb-aeea-4202-a27a-6ceb21eb2cd4 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 18.8647ms 2024-03-23 10:31:21.396 +05:30 0a0eb3cb-aeea-4202-a27a-6ceb21eb2cd4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:31:21.396 +05:30 0a0eb3cb-aeea-4202-a27a-6ceb21eb2cd4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 20.0421ms 2024-03-23 10:31:21.414 +05:30 ba1aed68-a0ec-4e18-993e-8fa4ab44f485 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:31:21.414 +05:30 22ae8a5f-539c-4ac1-8e6a-9ad1330629ec INF CORS policy execution successful. 2024-03-23 10:31:21.414 +05:30 22ae8a5f-539c-4ac1-8e6a-9ad1330629ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:31:21.415 +05:30 22ae8a5f-539c-4ac1-8e6a-9ad1330629ec 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-23 10:31:21.416 +05:30 22ae8a5f-539c-4ac1-8e6a-9ad1330629ec INF Connection string fetched 2024-03-23 10:31:21.416 +05:30 22ae8a5f-539c-4ac1-8e6a-9ad1330629ec INF Fetching Menu Data 2024-03-23 10:31:21.417 +05:30 22ae8a5f-539c-4ac1-8e6a-9ad1330629ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:21.417 +05:30 22ae8a5f-539c-4ac1-8e6a-9ad1330629ec INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.6165ms 2024-03-23 10:31:21.417 +05:30 22ae8a5f-539c-4ac1-8e6a-9ad1330629ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:31:21.417 +05:30 22ae8a5f-539c-4ac1-8e6a-9ad1330629ec 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 3.594ms 2024-03-23 10:31:21.443 +05:30 7d567606-b0c0-4423-bd1a-549e44b5dde3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:31:21.443 +05:30 dc97794a-1ae8-452f-a327-bb73e963bcd5 INF CORS policy execution successful. 2024-03-23 10:31:21.444 +05:30 dc97794a-1ae8-452f-a327-bb73e963bcd5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:31:21.444 +05:30 dc97794a-1ae8-452f-a327-bb73e963bcd5 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:31:21.445 +05:30 dc97794a-1ae8-452f-a327-bb73e963bcd5 INF Connection string fetched 2024-03-23 10:31:21.445 +05:30 dc97794a-1ae8-452f-a327-bb73e963bcd5 INF Fetching Profile Summary 2024-03-23 10:31:21.446 +05:30 dc97794a-1ae8-452f-a327-bb73e963bcd5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:21.446 +05:30 dc97794a-1ae8-452f-a327-bb73e963bcd5 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 2.359ms 2024-03-23 10:31:21.446 +05:30 dc97794a-1ae8-452f-a327-bb73e963bcd5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:31:21.446 +05:30 dc97794a-1ae8-452f-a327-bb73e963bcd5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 3.3957ms 2024-03-23 10:31:26.141 +05:30 b10e6dca-458c-4de5-8475-e71a26b867f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:31:26.142 +05:30 c09d14c6-65c3-495f-8d84-428831cbb652 INF CORS policy execution successful. 2024-03-23 10:31:26.142 +05:30 c09d14c6-65c3-495f-8d84-428831cbb652 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:31:26.142 +05:30 c09d14c6-65c3-495f-8d84-428831cbb652 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-23 10:31:26.143 +05:30 c09d14c6-65c3-495f-8d84-428831cbb652 INF Connection string fetched 2024-03-23 10:31:26.144 +05:30 c09d14c6-65c3-495f-8d84-428831cbb652 INF Fetching Menu Data 2024-03-23 10:31:26.145 +05:30 c09d14c6-65c3-495f-8d84-428831cbb652 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:26.145 +05:30 c09d14c6-65c3-495f-8d84-428831cbb652 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.1517ms 2024-03-23 10:31:26.146 +05:30 c09d14c6-65c3-495f-8d84-428831cbb652 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:31:26.146 +05:30 c09d14c6-65c3-495f-8d84-428831cbb652 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 4.3134ms 2024-03-23 10:31:26.235 +05:30 c73a055a-f1d8-4eb8-91ed-01b9e436786f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:31:26.235 +05:30 564720ec-6f26-438b-86d2-83934521d9a5 INF CORS policy execution successful. 2024-03-23 10:31:26.236 +05:30 c20dc4bd-356c-4742-9d80-ea0dd0c6b35b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:31:26.236 +05:30 564720ec-6f26-438b-86d2-83934521d9a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.6322ms 2024-03-23 10:31:26.236 +05:30 06ed0ed5-4d94-4389-8b05-3f1c72c6682f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:31:26.236 +05:30 6f36337d-f0c2-4979-a3ec-50bd1e294142 INF CORS policy execution successful. 2024-03-23 10:31:26.236 +05:30 4cfee766-bfb2-4d28-a9a7-a38ab6665ac6 INF CORS policy execution successful. 2024-03-23 10:31:26.236 +05:30 6f36337d-f0c2-4979-a3ec-50bd1e294142 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.3729ms 2024-03-23 10:31:26.236 +05:30 4cfee766-bfb2-4d28-a9a7-a38ab6665ac6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.3797ms 2024-03-23 10:31:26.282 +05:30 969844eb-1dd5-4cac-afb8-3add34b01912 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:31:26.282 +05:30 d9f724bc-0da5-4d4a-bf02-f026dfa95d99 INF CORS policy execution successful. 2024-03-23 10:31:26.282 +05:30 d9f724bc-0da5-4d4a-bf02-f026dfa95d99 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:31:26.282 +05:30 d9f724bc-0da5-4d4a-bf02-f026dfa95d99 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:31:26.283 +05:30 90993b7e-782c-4a01-9e4d-7d601d8070c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:31:26.284 +05:30 d9f724bc-0da5-4d4a-bf02-f026dfa95d99 INF Connection string fetched 2024-03-23 10:31:26.284 +05:30 a12fcd84-3e3c-452e-94fe-f31e9e90acb3 INF CORS policy execution successful. 2024-03-23 10:31:26.284 +05:30 d9f724bc-0da5-4d4a-bf02-f026dfa95d99 INF Fetching Profile Summary 2024-03-23 10:31:26.284 +05:30 a12fcd84-3e3c-452e-94fe-f31e9e90acb3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:31:26.284 +05:30 a12fcd84-3e3c-452e-94fe-f31e9e90acb3 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-23 10:31:26.284 +05:30 a12fcd84-3e3c-452e-94fe-f31e9e90acb3 INF Connection string fetched 2024-03-23 10:31:26.285 +05:30 a12fcd84-3e3c-452e-94fe-f31e9e90acb3 INF Fetching Menu Data 2024-03-23 10:31:26.285 +05:30 d9f724bc-0da5-4d4a-bf02-f026dfa95d99 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:26.285 +05:30 d9f724bc-0da5-4d4a-bf02-f026dfa95d99 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 2.4356ms 2024-03-23 10:31:26.285 +05:30 d9f724bc-0da5-4d4a-bf02-f026dfa95d99 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:31:26.285 +05:30 d9f724bc-0da5-4d4a-bf02-f026dfa95d99 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 3.3496ms 2024-03-23 10:31:26.285 +05:30 a12fcd84-3e3c-452e-94fe-f31e9e90acb3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:26.286 +05:30 a12fcd84-3e3c-452e-94fe-f31e9e90acb3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 1.8154ms 2024-03-23 10:31:26.286 +05:30 a12fcd84-3e3c-452e-94fe-f31e9e90acb3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:31:26.286 +05:30 a12fcd84-3e3c-452e-94fe-f31e9e90acb3 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 2.5233ms 2024-03-23 10:31:26.387 +05:30 ca3e2989-8f83-4ecf-a55e-4a4c98740610 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:31:26.387 +05:30 592bae0f-af0d-4ca5-820b-fcc821891d9b INF CORS policy execution successful. 2024-03-23 10:31:26.387 +05:30 592bae0f-af0d-4ca5-820b-fcc821891d9b INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:31:26.388 +05:30 592bae0f-af0d-4ca5-820b-fcc821891d9b INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:31:26.389 +05:30 592bae0f-af0d-4ca5-820b-fcc821891d9b INF Connection string fetched 2024-03-23 10:31:26.389 +05:30 592bae0f-af0d-4ca5-820b-fcc821891d9b INF Fetching Profile Summary 2024-03-23 10:31:26.390 +05:30 592bae0f-af0d-4ca5-820b-fcc821891d9b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:26.390 +05:30 592bae0f-af0d-4ca5-820b-fcc821891d9b INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 2.8008ms 2024-03-23 10:31:26.391 +05:30 592bae0f-af0d-4ca5-820b-fcc821891d9b INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:31:26.391 +05:30 592bae0f-af0d-4ca5-820b-fcc821891d9b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 3.9111ms 2024-03-23 10:31:26.886 +05:30 552ea285-3051-4561-9868-1ada7a368662 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:31:26.887 +05:30 3767158b-47e7-42a5-a476-2cfdaef38864 INF CORS policy execution successful. 2024-03-23 10:31:26.887 +05:30 3767158b-47e7-42a5-a476-2cfdaef38864 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:26.887 +05:30 3767158b-47e7-42a5-a476-2cfdaef38864 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-23 10:31:26.887 +05:30 3767158b-47e7-42a5-a476-2cfdaef38864 INF Fetching Company deatails 2024-03-23 10:31:26.888 +05:30 3767158b-47e7-42a5-a476-2cfdaef38864 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:26.888 +05:30 3767158b-47e7-42a5-a476-2cfdaef38864 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.4663ms 2024-03-23 10:31:26.888 +05:30 3767158b-47e7-42a5-a476-2cfdaef38864 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:26.889 +05:30 3767158b-47e7-42a5-a476-2cfdaef38864 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 2.2705ms 2024-03-23 10:31:29.180 +05:30 808bd853-7386-407e-80fb-3f1ba79cd010 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:31:29.181 +05:30 b65127e6-eebb-4a78-89ce-3b59699e01b8 INF CORS policy execution successful. 2024-03-23 10:31:29.181 +05:30 b65127e6-eebb-4a78-89ce-3b59699e01b8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:31:29.181 +05:30 b65127e6-eebb-4a78-89ce-3b59699e01b8 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-23 10:31:29.182 +05:30 673550a5-d33d-4e40-9c1c-da8de9bebf04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:31:29.182 +05:30 b65127e6-eebb-4a78-89ce-3b59699e01b8 INF Connection string fetched 2024-03-23 10:31:29.182 +05:30 a10fd802-374c-4ee0-82e6-671f278ec14c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:31:29.182 +05:30 6996f6cc-d924-4953-bc39-5d96e369c6cd INF CORS policy execution successful. 2024-03-23 10:31:29.182 +05:30 b65127e6-eebb-4a78-89ce-3b59699e01b8 INF Fetching Menu Data 2024-03-23 10:31:29.182 +05:30 caa12038-0324-4589-b257-b68d336d3b08 INF CORS policy execution successful. 2024-03-23 10:31:29.183 +05:30 6996f6cc-d924-4953-bc39-5d96e369c6cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.6152ms 2024-03-23 10:31:29.183 +05:30 caa12038-0324-4589-b257-b68d336d3b08 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.5957ms 2024-03-23 10:31:29.186 +05:30 29e51a1e-80b3-40aa-81f9-c005e0cb1086 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:31:29.186 +05:30 42f3f4ab-beb5-4584-833c-83b4654f61a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:31:29.187 +05:30 57f08735-bc1f-4db6-b581-d7c1eb27c891 INF CORS policy execution successful. 2024-03-23 10:31:29.187 +05:30 7ce02017-fb02-426b-8468-d23bd3bc1a46 INF CORS policy execution successful. 2024-03-23 10:31:29.187 +05:30 57f08735-bc1f-4db6-b581-d7c1eb27c891 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.3768ms 2024-03-23 10:31:29.187 +05:30 7ce02017-fb02-426b-8468-d23bd3bc1a46 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.407ms 2024-03-23 10:31:29.189 +05:30 b65127e6-eebb-4a78-89ce-3b59699e01b8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:29.190 +05:30 b65127e6-eebb-4a78-89ce-3b59699e01b8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.1276ms 2024-03-23 10:31:29.190 +05:30 b65127e6-eebb-4a78-89ce-3b59699e01b8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:31:29.190 +05:30 b65127e6-eebb-4a78-89ce-3b59699e01b8 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 10.3546ms 2024-03-23 10:31:29.228 +05:30 2444830c-a463-4fb1-bd61-478937969069 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:31:29.229 +05:30 15ef2101-0886-4550-8a14-a3752254df2e INF CORS policy execution successful. 2024-03-23 10:31:29.229 +05:30 15ef2101-0886-4550-8a14-a3752254df2e INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:31:29.229 +05:30 15ef2101-0886-4550-8a14-a3752254df2e INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:31:29.230 +05:30 15ef2101-0886-4550-8a14-a3752254df2e INF Connection string fetched 2024-03-23 10:31:29.232 +05:30 15ef2101-0886-4550-8a14-a3752254df2e INF Fetching Profiles for Role 2024-03-23 10:31:29.232 +05:30 1eb1952c-e400-46c9-82ed-92c2d6fef132 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:31:29.233 +05:30 12f92a9e-72cc-4364-8b61-1ef411d61154 INF CORS policy execution successful. 2024-03-23 10:31:29.233 +05:30 12f92a9e-72cc-4364-8b61-1ef411d61154 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:31:29.233 +05:30 12f92a9e-72cc-4364-8b61-1ef411d61154 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:31:29.234 +05:30 12f92a9e-72cc-4364-8b61-1ef411d61154 INF Connection string fetched 2024-03-23 10:31:29.234 +05:30 15ef2101-0886-4550-8a14-a3752254df2e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:29.234 +05:30 15ef2101-0886-4550-8a14-a3752254df2e INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 5.0179ms 2024-03-23 10:31:29.234 +05:30 12f92a9e-72cc-4364-8b61-1ef411d61154 INF Fetching Details for Role 2024-03-23 10:31:29.234 +05:30 15ef2101-0886-4550-8a14-a3752254df2e INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:31:29.234 +05:30 15ef2101-0886-4550-8a14-a3752254df2e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 6.1971ms 2024-03-23 10:31:29.236 +05:30 12f92a9e-72cc-4364-8b61-1ef411d61154 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:29.236 +05:30 265d4962-b226-4fd0-8a66-8341c5af8ee5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:31:29.236 +05:30 12f92a9e-72cc-4364-8b61-1ef411d61154 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 3.1585ms 2024-03-23 10:31:29.236 +05:30 12f92a9e-72cc-4364-8b61-1ef411d61154 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:31:29.236 +05:30 d2e4c0c2-7336-403d-b1eb-f5e479973281 INF CORS policy execution successful. 2024-03-23 10:31:29.236 +05:30 12f92a9e-72cc-4364-8b61-1ef411d61154 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 4.1502ms 2024-03-23 10:31:29.236 +05:30 d2e4c0c2-7336-403d-b1eb-f5e479973281 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:31:29.236 +05:30 d2e4c0c2-7336-403d-b1eb-f5e479973281 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-23 10:31:29.237 +05:30 d2e4c0c2-7336-403d-b1eb-f5e479973281 INF Connection string fetched 2024-03-23 10:31:29.237 +05:30 d2e4c0c2-7336-403d-b1eb-f5e479973281 INF Fetching Menu Data 2024-03-23 10:31:29.238 +05:30 d2e4c0c2-7336-403d-b1eb-f5e479973281 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:29.238 +05:30 d2e4c0c2-7336-403d-b1eb-f5e479973281 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.0934ms 2024-03-23 10:31:29.239 +05:30 d2e4c0c2-7336-403d-b1eb-f5e479973281 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:31:29.239 +05:30 d2e4c0c2-7336-403d-b1eb-f5e479973281 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 2.667ms 2024-03-23 10:31:29.282 +05:30 e63a416b-58a2-4105-8f6a-aa899e8a69d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:31:29.283 +05:30 b5f6bb94-bc51-46a8-b688-92354b2b11cb INF CORS policy execution successful. 2024-03-23 10:31:29.283 +05:30 b5f6bb94-bc51-46a8-b688-92354b2b11cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:31:29.283 +05:30 b5f6bb94-bc51-46a8-b688-92354b2b11cb INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:31:29.283 +05:30 1e6a1c78-b770-46f2-b2b9-d391c6214583 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:31:29.284 +05:30 0b15b1c6-5450-4de7-bf4a-c744d680724b INF CORS policy execution successful. 2024-03-23 10:31:29.284 +05:30 0b15b1c6-5450-4de7-bf4a-c744d680724b INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:31:29.284 +05:30 0b15b1c6-5450-4de7-bf4a-c744d680724b INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:31:29.284 +05:30 b5f6bb94-bc51-46a8-b688-92354b2b11cb INF Connection string fetched 2024-03-23 10:31:29.284 +05:30 0b15b1c6-5450-4de7-bf4a-c744d680724b INF Connection string fetched 2024-03-23 10:31:29.285 +05:30 0b15b1c6-5450-4de7-bf4a-c744d680724b INF Fetching Details for Role 2024-03-23 10:31:29.285 +05:30 b5f6bb94-bc51-46a8-b688-92354b2b11cb INF Fetching Profiles for Role 2024-03-23 10:31:29.286 +05:30 b5f6bb94-bc51-46a8-b688-92354b2b11cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:29.286 +05:30 0b15b1c6-5450-4de7-bf4a-c744d680724b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:29.286 +05:30 0b15b1c6-5450-4de7-bf4a-c744d680724b INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 2.2472ms 2024-03-23 10:31:29.286 +05:30 b5f6bb94-bc51-46a8-b688-92354b2b11cb INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 2.6617ms 2024-03-23 10:31:29.286 +05:30 0b15b1c6-5450-4de7-bf4a-c744d680724b INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:31:29.286 +05:30 b5f6bb94-bc51-46a8-b688-92354b2b11cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:31:29.286 +05:30 0b15b1c6-5450-4de7-bf4a-c744d680724b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 2.9484ms 2024-03-23 10:31:29.286 +05:30 b5f6bb94-bc51-46a8-b688-92354b2b11cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 3.8425ms 2024-03-23 10:31:45.450 +05:30 6304f1ff-65aa-41fc-8095-8de054451385 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:31:45.451 +05:30 8ef55340-0f6d-48cb-9be0-84c0c2cbc20c INF CORS policy execution successful. 2024-03-23 10:31:45.451 +05:30 8ef55340-0f6d-48cb-9be0-84c0c2cbc20c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:45.451 +05:30 8ef55340-0f6d-48cb-9be0-84c0c2cbc20c 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-23 10:31:45.452 +05:30 8ef55340-0f6d-48cb-9be0-84c0c2cbc20c INF Fetching Company deatails 2024-03-23 10:31:45.455 +05:30 8ef55340-0f6d-48cb-9be0-84c0c2cbc20c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:45.456 +05:30 8ef55340-0f6d-48cb-9be0-84c0c2cbc20c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.081ms 2024-03-23 10:31:45.456 +05:30 8ef55340-0f6d-48cb-9be0-84c0c2cbc20c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:45.456 +05:30 8ef55340-0f6d-48cb-9be0-84c0c2cbc20c 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 5.5089ms 2024-03-23 10:31:45.546 +05:30 3d63cd09-77f4-4558-bfc5-fb8c561113bb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:31:45.547 +05:30 0566178c-8bf0-449a-a592-e60d71394c0f INF CORS policy execution successful. 2024-03-23 10:31:45.547 +05:30 0566178c-8bf0-449a-a592-e60d71394c0f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:45.547 +05:30 0566178c-8bf0-449a-a592-e60d71394c0f 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-23 10:31:45.547 +05:30 0566178c-8bf0-449a-a592-e60d71394c0f INF Fetching Company deatails 2024-03-23 10:31:45.548 +05:30 0566178c-8bf0-449a-a592-e60d71394c0f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:45.550 +05:30 0566178c-8bf0-449a-a592-e60d71394c0f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.5911ms 2024-03-23 10:31:45.550 +05:30 0566178c-8bf0-449a-a592-e60d71394c0f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:45.550 +05:30 0566178c-8bf0-449a-a592-e60d71394c0f 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 3.7066ms 2024-03-23 10:31:49.616 +05:30 67f36ae1-880d-4a27-99e8-bf9ef836ed68 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:31:49.617 +05:30 51b94809-d0d3-4fda-9f56-684e292db649 INF CORS policy execution successful. 2024-03-23 10:31:49.617 +05:30 51b94809-d0d3-4fda-9f56-684e292db649 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:49.617 +05:30 51b94809-d0d3-4fda-9f56-684e292db649 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-23 10:31:49.617 +05:30 51b94809-d0d3-4fda-9f56-684e292db649 INF Fetching Company deatails 2024-03-23 10:31:49.618 +05:30 51b94809-d0d3-4fda-9f56-684e292db649 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:49.619 +05:30 51b94809-d0d3-4fda-9f56-684e292db649 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3689ms 2024-03-23 10:31:49.619 +05:30 51b94809-d0d3-4fda-9f56-684e292db649 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:49.619 +05:30 51b94809-d0d3-4fda-9f56-684e292db649 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 2.3259ms 2024-03-23 10:31:55.461 +05:30 7a64b1dd-d26f-4ab0-a86c-fe0a791578a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:31:55.461 +05:30 08b3abf2-3bfb-41b7-ae6a-9329167a43b8 INF CORS policy execution successful. 2024-03-23 10:31:55.462 +05:30 08b3abf2-3bfb-41b7-ae6a-9329167a43b8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:55.462 +05:30 08b3abf2-3bfb-41b7-ae6a-9329167a43b8 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-23 10:31:55.462 +05:30 08b3abf2-3bfb-41b7-ae6a-9329167a43b8 INF Fetching Company deatails 2024-03-23 10:31:55.466 +05:30 08b3abf2-3bfb-41b7-ae6a-9329167a43b8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:55.466 +05:30 08b3abf2-3bfb-41b7-ae6a-9329167a43b8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.3893ms 2024-03-23 10:31:55.466 +05:30 08b3abf2-3bfb-41b7-ae6a-9329167a43b8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:55.467 +05:30 08b3abf2-3bfb-41b7-ae6a-9329167a43b8 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 6.1725ms 2024-03-23 10:31:58.286 +05:30 f34b0658-3b82-431e-ae3b-b590d9081b1c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:31:58.286 +05:30 24083fcf-5a3c-4d4d-bd61-54f0078b2380 INF CORS policy execution successful. 2024-03-23 10:31:58.287 +05:30 24083fcf-5a3c-4d4d-bd61-54f0078b2380 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:58.287 +05:30 24083fcf-5a3c-4d4d-bd61-54f0078b2380 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-23 10:31:58.287 +05:30 24083fcf-5a3c-4d4d-bd61-54f0078b2380 INF Fetching Company deatails 2024-03-23 10:31:58.289 +05:30 24083fcf-5a3c-4d4d-bd61-54f0078b2380 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:31:58.290 +05:30 24083fcf-5a3c-4d4d-bd61-54f0078b2380 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.0443ms 2024-03-23 10:31:58.290 +05:30 24083fcf-5a3c-4d4d-bd61-54f0078b2380 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:31:58.290 +05:30 24083fcf-5a3c-4d4d-bd61-54f0078b2380 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 4.7181ms 2024-03-23 10:32:12.968 +05:30 c5e78165-3d34-4c7c-a8a6-d3b6aaafe87b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:32:12.968 +05:30 431e34ba-0e7f-408b-9ea4-d449a2e3e6e3 INF CORS policy execution successful. 2024-03-23 10:32:12.968 +05:30 431e34ba-0e7f-408b-9ea4-d449a2e3e6e3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:32:12.969 +05:30 431e34ba-0e7f-408b-9ea4-d449a2e3e6e3 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-23 10:32:12.969 +05:30 431e34ba-0e7f-408b-9ea4-d449a2e3e6e3 INF Fetching Company deatails 2024-03-23 10:32:12.970 +05:30 431e34ba-0e7f-408b-9ea4-d449a2e3e6e3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:32:12.970 +05:30 431e34ba-0e7f-408b-9ea4-d449a2e3e6e3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7795ms 2024-03-23 10:32:12.971 +05:30 431e34ba-0e7f-408b-9ea4-d449a2e3e6e3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:32:12.971 +05:30 431e34ba-0e7f-408b-9ea4-d449a2e3e6e3 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 2.9009ms 2024-03-23 10:32:16.985 +05:30 d1ef7b1c-d0f5-45c9-b515-558598217264 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:32:16.985 +05:30 b7635854-ef29-4f5a-9f3f-fdf4a222e026 INF CORS policy execution successful. 2024-03-23 10:32:16.986 +05:30 b7635854-ef29-4f5a-9f3f-fdf4a222e026 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.898ms 2024-03-23 10:32:16.986 +05:30 7ab0b2b0-6533-4c49-ab77-33d88e158b44 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:32:16.987 +05:30 0b7d38ce-2078-421b-ae91-9386e1498ae4 INF CORS policy execution successful. 2024-03-23 10:32:16.987 +05:30 47be45b1-1bfc-4dab-b9c0-8ce0c6bd2c7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:32:16.987 +05:30 0b7d38ce-2078-421b-ae91-9386e1498ae4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.6084ms 2024-03-23 10:32:16.987 +05:30 ffca743c-2a1c-48e3-bea0-bfabb8d393f9 INF CORS policy execution successful. 2024-03-23 10:32:16.987 +05:30 ffca743c-2a1c-48e3-bea0-bfabb8d393f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.3619ms 2024-03-23 10:32:17.035 +05:30 2e0f43c5-bed9-41c6-a977-258fd9cae99a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:32:17.037 +05:30 d15bdeec-3056-4a5f-af5b-69ce9ac4838d INF CORS policy execution successful. 2024-03-23 10:32:17.037 +05:30 d15bdeec-3056-4a5f-af5b-69ce9ac4838d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:32:17.038 +05:30 d15bdeec-3056-4a5f-af5b-69ce9ac4838d 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-23 10:32:17.040 +05:30 d15bdeec-3056-4a5f-af5b-69ce9ac4838d INF Connection string fetched 2024-03-23 10:32:17.041 +05:30 d15bdeec-3056-4a5f-af5b-69ce9ac4838d INF Fetching Menu Data 2024-03-23 10:32:17.043 +05:30 0fd2edc7-c5d1-452e-8b9f-ab9bda627af7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:32:17.043 +05:30 efb6ea2e-162c-4ac9-87cf-02ab0000f16f INF CORS policy execution successful. 2024-03-23 10:32:17.043 +05:30 efb6ea2e-162c-4ac9-87cf-02ab0000f16f INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:32:17.044 +05:30 efb6ea2e-162c-4ac9-87cf-02ab0000f16f INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:32:17.046 +05:30 efb6ea2e-162c-4ac9-87cf-02ab0000f16f INF Connection string fetched 2024-03-23 10:32:17.047 +05:30 d15bdeec-3056-4a5f-af5b-69ce9ac4838d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:32:17.047 +05:30 f7fe2bb1-65fa-4a05-b005-b48b9fdd982c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:32:17.048 +05:30 d15bdeec-3056-4a5f-af5b-69ce9ac4838d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.4334ms 2024-03-23 10:32:17.048 +05:30 c7f567f8-336f-4ec1-b169-93d2d6f12b13 INF CORS policy execution successful. 2024-03-23 10:32:17.048 +05:30 c7f567f8-336f-4ec1-b169-93d2d6f12b13 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:32:17.048 +05:30 d15bdeec-3056-4a5f-af5b-69ce9ac4838d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:32:17.049 +05:30 c7f567f8-336f-4ec1-b169-93d2d6f12b13 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:32:17.049 +05:30 d15bdeec-3056-4a5f-af5b-69ce9ac4838d 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 14.0208ms 2024-03-23 10:32:17.049 +05:30 efb6ea2e-162c-4ac9-87cf-02ab0000f16f INF Fetching Profiles for Role 2024-03-23 10:32:17.052 +05:30 c7f567f8-336f-4ec1-b169-93d2d6f12b13 INF Connection string fetched 2024-03-23 10:32:17.052 +05:30 c7f567f8-336f-4ec1-b169-93d2d6f12b13 INF Fetching Details for Role 2024-03-23 10:32:17.052 +05:30 efb6ea2e-162c-4ac9-87cf-02ab0000f16f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:32:17.053 +05:30 efb6ea2e-162c-4ac9-87cf-02ab0000f16f INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 9.2273ms 2024-03-23 10:32:17.053 +05:30 efb6ea2e-162c-4ac9-87cf-02ab0000f16f INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:32:17.053 +05:30 efb6ea2e-162c-4ac9-87cf-02ab0000f16f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 10.6774ms 2024-03-23 10:32:17.056 +05:30 c7f567f8-336f-4ec1-b169-93d2d6f12b13 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:32:17.057 +05:30 c7f567f8-336f-4ec1-b169-93d2d6f12b13 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 8.0597ms 2024-03-23 10:32:17.057 +05:30 c7f567f8-336f-4ec1-b169-93d2d6f12b13 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:32:17.057 +05:30 c7f567f8-336f-4ec1-b169-93d2d6f12b13 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 9.9908ms 2024-03-23 10:32:50.277 +05:30 0018d229-4462-4fe9-9abd-1cadaa2d0aed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:32:50.279 +05:30 06b40884-2638-48c5-a295-0c39b0c993b6 INF CORS policy execution successful. 2024-03-23 10:32:50.279 +05:30 d1953575-fb53-4579-af1c-beb57c927312 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:32:50.279 +05:30 06b40884-2638-48c5-a295-0c39b0c993b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 1.7094ms 2024-03-23 10:32:50.279 +05:30 7cefb01d-e8cb-4405-8032-3615b33f10a5 INF CORS policy execution successful. 2024-03-23 10:32:50.280 +05:30 7cefb01d-e8cb-4405-8032-3615b33f10a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6638ms 2024-03-23 10:32:50.280 +05:30 68a35ea6-fef9-4e77-b22d-33d33f1423ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:32:50.280 +05:30 c80587ac-b5db-4ce7-b9fc-41c39c061713 INF CORS policy execution successful. 2024-03-23 10:32:50.280 +05:30 c80587ac-b5db-4ce7-b9fc-41c39c061713 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.2733ms 2024-03-23 10:32:50.328 +05:30 609cb448-8ac7-48fe-8c86-ef07cc55812c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:32:50.328 +05:30 209d74cf-8ed8-4143-a710-2a92afda51c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:32:50.330 +05:30 be6a8843-c400-4caa-b98e-d6d9437253ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:32:50.330 +05:30 f3314575-55e8-417e-a0b5-9530e14522fe INF CORS policy execution successful. 2024-03-23 10:32:50.331 +05:30 9e43b633-ebd6-4ab1-889e-7bf4782e6b7c INF CORS policy execution successful. 2024-03-23 10:32:50.331 +05:30 6fa3936c-b2e2-4eb3-bf4d-32a906f7c2b3 INF CORS policy execution successful. 2024-03-23 10:32:50.331 +05:30 9e43b633-ebd6-4ab1-889e-7bf4782e6b7c INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:32:50.331 +05:30 6fa3936c-b2e2-4eb3-bf4d-32a906f7c2b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:32:50.331 +05:30 f3314575-55e8-417e-a0b5-9530e14522fe INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:32:50.331 +05:30 6fa3936c-b2e2-4eb3-bf4d-32a906f7c2b3 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:32:50.331 +05:30 9e43b633-ebd6-4ab1-889e-7bf4782e6b7c INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:32:50.331 +05:30 f3314575-55e8-417e-a0b5-9530e14522fe 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-23 10:32:50.334 +05:30 9e43b633-ebd6-4ab1-889e-7bf4782e6b7c INF Fetching Profiles for Role 2024-03-23 10:32:50.334 +05:30 f3314575-55e8-417e-a0b5-9530e14522fe INF Connection string fetched 2024-03-23 10:32:50.334 +05:30 f3314575-55e8-417e-a0b5-9530e14522fe INF Fetching Menu Data 2024-03-23 10:32:50.335 +05:30 6fa3936c-b2e2-4eb3-bf4d-32a906f7c2b3 INF Connection string fetched 2024-03-23 10:32:50.336 +05:30 6fa3936c-b2e2-4eb3-bf4d-32a906f7c2b3 INF Fetching Details for Role 2024-03-23 10:32:50.337 +05:30 9e43b633-ebd6-4ab1-889e-7bf4782e6b7c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:32:50.337 +05:30 9e43b633-ebd6-4ab1-889e-7bf4782e6b7c INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 5.9076ms 2024-03-23 10:32:50.337 +05:30 9e43b633-ebd6-4ab1-889e-7bf4782e6b7c INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:32:50.338 +05:30 9e43b633-ebd6-4ab1-889e-7bf4782e6b7c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 9.3941ms 2024-03-23 10:32:50.338 +05:30 6fa3936c-b2e2-4eb3-bf4d-32a906f7c2b3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:32:50.338 +05:30 6fa3936c-b2e2-4eb3-bf4d-32a906f7c2b3 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 6.5823ms 2024-03-23 10:32:50.338 +05:30 6fa3936c-b2e2-4eb3-bf4d-32a906f7c2b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:32:50.338 +05:30 6fa3936c-b2e2-4eb3-bf4d-32a906f7c2b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 7.8134ms 2024-03-23 10:32:50.345 +05:30 INF Connection string fetched 2024-03-23 10:32:50.345 +05:30 f3314575-55e8-417e-a0b5-9530e14522fe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:32:50.346 +05:30 f3314575-55e8-417e-a0b5-9530e14522fe INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.3566ms 2024-03-23 10:32:50.346 +05:30 f3314575-55e8-417e-a0b5-9530e14522fe INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:32:50.346 +05:30 f3314575-55e8-417e-a0b5-9530e14522fe 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 17.9276ms 2024-03-23 10:33:06.234 +05:30 392c3dd9-19fe-45d8-ae26-04d989a27339 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:33:06.234 +05:30 24240f04-78ac-4c74-852a-57a3f5b1e6aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:33:06.234 +05:30 160ffb77-e449-4bcb-a7bf-327dd04733ed INF CORS policy execution successful. 2024-03-23 10:33:06.234 +05:30 da6a8798-2a38-4829-bdd4-debd71004fb0 INF CORS policy execution successful. 2024-03-23 10:33:06.235 +05:30 160ffb77-e449-4bcb-a7bf-327dd04733ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.5136ms 2024-03-23 10:33:06.235 +05:30 da6a8798-2a38-4829-bdd4-debd71004fb0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 1.6346ms 2024-03-23 10:33:06.236 +05:30 af72051b-a679-4830-a52b-5f1e09c9f5fa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:33:06.236 +05:30 efa60b46-08dc-4c21-a0ad-3f4c5cb6a8de INF CORS policy execution successful. 2024-03-23 10:33:06.236 +05:30 efa60b46-08dc-4c21-a0ad-3f4c5cb6a8de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.4722ms 2024-03-23 10:33:06.284 +05:30 f41dab0b-2add-4643-b267-5bec3766aa19 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:33:06.285 +05:30 79e2891c-fb05-44de-8e10-646bd33f710b INF CORS policy execution successful. 2024-03-23 10:33:06.285 +05:30 b3f814d3-865c-4bf0-bd1d-6f1953e6a769 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:33:06.285 +05:30 79e2891c-fb05-44de-8e10-646bd33f710b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:06.285 +05:30 37da6a03-a795-4793-9f10-c246d1590e9e INF CORS policy execution successful. 2024-03-23 10:33:06.286 +05:30 79e2891c-fb05-44de-8e10-646bd33f710b 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-23 10:33:06.286 +05:30 37da6a03-a795-4793-9f10-c246d1590e9e INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:06.286 +05:30 37da6a03-a795-4793-9f10-c246d1590e9e INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:06.287 +05:30 79e2891c-fb05-44de-8e10-646bd33f710b INF Connection string fetched 2024-03-23 10:33:06.287 +05:30 37da6a03-a795-4793-9f10-c246d1590e9e INF Connection string fetched 2024-03-23 10:33:06.288 +05:30 79e2891c-fb05-44de-8e10-646bd33f710b INF Fetching Menu Data 2024-03-23 10:33:06.288 +05:30 37da6a03-a795-4793-9f10-c246d1590e9e INF Fetching Profiles for Role 2024-03-23 10:33:06.289 +05:30 2880658e-0ba5-415f-80b2-b4ecebfd8c82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:33:06.289 +05:30 79e2891c-fb05-44de-8e10-646bd33f710b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:06.289 +05:30 ac37d823-863e-4755-8d02-8445235eff96 INF CORS policy execution successful. 2024-03-23 10:33:06.289 +05:30 ac37d823-863e-4755-8d02-8445235eff96 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:33:06.289 +05:30 ac37d823-863e-4755-8d02-8445235eff96 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:06.290 +05:30 79e2891c-fb05-44de-8e10-646bd33f710b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.8197ms 2024-03-23 10:33:06.290 +05:30 79e2891c-fb05-44de-8e10-646bd33f710b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:06.290 +05:30 79e2891c-fb05-44de-8e10-646bd33f710b 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 5.7375ms 2024-03-23 10:33:06.290 +05:30 ac37d823-863e-4755-8d02-8445235eff96 INF Connection string fetched 2024-03-23 10:33:06.291 +05:30 ac37d823-863e-4755-8d02-8445235eff96 INF Fetching Details for Role 2024-03-23 10:33:06.292 +05:30 37da6a03-a795-4793-9f10-c246d1590e9e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:06.293 +05:30 37da6a03-a795-4793-9f10-c246d1590e9e INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 6.7798ms 2024-03-23 10:33:06.293 +05:30 37da6a03-a795-4793-9f10-c246d1590e9e INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:06.293 +05:30 37da6a03-a795-4793-9f10-c246d1590e9e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 8.2149ms 2024-03-23 10:33:06.294 +05:30 ac37d823-863e-4755-8d02-8445235eff96 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:06.294 +05:30 ac37d823-863e-4755-8d02-8445235eff96 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 4.5949ms 2024-03-23 10:33:06.294 +05:30 ac37d823-863e-4755-8d02-8445235eff96 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:33:06.294 +05:30 ac37d823-863e-4755-8d02-8445235eff96 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 5.4089ms 2024-03-23 10:33:07.215 +05:30 69e960cc-c444-4224-b76c-0d4c7d9f1cd8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:33:07.215 +05:30 85a1ff27-2e0a-4a66-9d7c-09658cd9d000 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:33:07.216 +05:30 d1bae1fa-7862-4def-b12a-8fb06d7c0da2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:33:07.216 +05:30 78a60a01-2885-4b90-b03c-b60e6561d2f8 INF CORS policy execution successful. 2024-03-23 10:33:07.216 +05:30 3c5f61ba-ab35-4585-86ef-f35f6893ea98 INF CORS policy execution successful. 2024-03-23 10:33:07.216 +05:30 86038ea0-fc57-428e-924c-badeb98f2721 INF CORS policy execution successful. 2024-03-23 10:33:07.216 +05:30 3c5f61ba-ab35-4585-86ef-f35f6893ea98 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:07.216 +05:30 86038ea0-fc57-428e-924c-badeb98f2721 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:07.216 +05:30 78a60a01-2885-4b90-b03c-b60e6561d2f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:33:07.216 +05:30 3c5f61ba-ab35-4585-86ef-f35f6893ea98 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:07.216 +05:30 86038ea0-fc57-428e-924c-badeb98f2721 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-23 10:33:07.216 +05:30 78a60a01-2885-4b90-b03c-b60e6561d2f8 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:07.217 +05:30 3c5f61ba-ab35-4585-86ef-f35f6893ea98 INF Connection string fetched 2024-03-23 10:33:07.217 +05:30 78a60a01-2885-4b90-b03c-b60e6561d2f8 INF Connection string fetched 2024-03-23 10:33:07.217 +05:30 86038ea0-fc57-428e-924c-badeb98f2721 INF Connection string fetched 2024-03-23 10:33:07.217 +05:30 86038ea0-fc57-428e-924c-badeb98f2721 INF Fetching Menu Data 2024-03-23 10:33:07.217 +05:30 3c5f61ba-ab35-4585-86ef-f35f6893ea98 INF Fetching Profiles for Role 2024-03-23 10:33:07.217 +05:30 78a60a01-2885-4b90-b03c-b60e6561d2f8 INF Fetching Details for Role 2024-03-23 10:33:07.218 +05:30 86038ea0-fc57-428e-924c-badeb98f2721 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:07.218 +05:30 3c5f61ba-ab35-4585-86ef-f35f6893ea98 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:07.218 +05:30 86038ea0-fc57-428e-924c-badeb98f2721 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.4537ms 2024-03-23 10:33:07.218 +05:30 3c5f61ba-ab35-4585-86ef-f35f6893ea98 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 2.4998ms 2024-03-23 10:33:07.219 +05:30 86038ea0-fc57-428e-924c-badeb98f2721 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:07.219 +05:30 78a60a01-2885-4b90-b03c-b60e6561d2f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:07.219 +05:30 3c5f61ba-ab35-4585-86ef-f35f6893ea98 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:07.219 +05:30 86038ea0-fc57-428e-924c-badeb98f2721 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 3.5226ms 2024-03-23 10:33:07.219 +05:30 3c5f61ba-ab35-4585-86ef-f35f6893ea98 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 3.1921ms 2024-03-23 10:33:07.219 +05:30 78a60a01-2885-4b90-b03c-b60e6561d2f8 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 2.6132ms 2024-03-23 10:33:07.219 +05:30 78a60a01-2885-4b90-b03c-b60e6561d2f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:33:07.219 +05:30 78a60a01-2885-4b90-b03c-b60e6561d2f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 3.7594ms 2024-03-23 10:33:12.223 +05:30 6a7aa1e6-28a3-41a9-894e-f0bd69529635 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:33:12.223 +05:30 94113ce1-d26c-4c9a-8039-4b89321b97d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:33:12.224 +05:30 02a11d54-cb8b-4ab1-8a9c-e12f0c889987 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:33:12.224 +05:30 d029aff2-36c1-4e62-97ce-d6ae13677d8d INF CORS policy execution successful. 2024-03-23 10:33:12.224 +05:30 4840da26-f9f5-43bc-8f2b-77041e08484f INF CORS policy execution successful. 2024-03-23 10:33:12.224 +05:30 f9115f57-7c88-4607-b471-e7dd44e83313 INF CORS policy execution successful. 2024-03-23 10:33:12.224 +05:30 4840da26-f9f5-43bc-8f2b-77041e08484f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9739ms 2024-03-23 10:33:12.224 +05:30 f9115f57-7c88-4607-b471-e7dd44e83313 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 1.0208ms 2024-03-23 10:33:12.224 +05:30 d029aff2-36c1-4e62-97ce-d6ae13677d8d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.6939ms 2024-03-23 10:33:12.270 +05:30 a5fcae5e-1763-48a8-8a3e-37a4ecd96189 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:33:12.271 +05:30 3b31b472-5ba1-4f2b-9ce5-a4a67d994308 INF CORS policy execution successful. 2024-03-23 10:33:12.271 +05:30 35f312c0-e5ad-488b-bb88-8bf4dd6ba226 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:33:12.271 +05:30 3b31b472-5ba1-4f2b-9ce5-a4a67d994308 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:12.271 +05:30 3b31b472-5ba1-4f2b-9ce5-a4a67d994308 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:12.271 +05:30 d5a81f21-0005-46c3-be7d-71f70937225e INF CORS policy execution successful. 2024-03-23 10:33:12.271 +05:30 d5a81f21-0005-46c3-be7d-71f70937225e INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:33:12.272 +05:30 d5a81f21-0005-46c3-be7d-71f70937225e INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:12.272 +05:30 b7152803-85ba-4b54-95c0-4bcbbf3d43ae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:33:12.272 +05:30 e04428f0-67ec-447a-9ef4-7551f0f2c92a INF CORS policy execution successful. 2024-03-23 10:33:12.272 +05:30 e04428f0-67ec-447a-9ef4-7551f0f2c92a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:12.272 +05:30 e04428f0-67ec-447a-9ef4-7551f0f2c92a 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-23 10:33:12.273 +05:30 3b31b472-5ba1-4f2b-9ce5-a4a67d994308 INF Connection string fetched 2024-03-23 10:33:12.273 +05:30 d5a81f21-0005-46c3-be7d-71f70937225e INF Connection string fetched 2024-03-23 10:33:12.273 +05:30 e04428f0-67ec-447a-9ef4-7551f0f2c92a INF Connection string fetched 2024-03-23 10:33:12.273 +05:30 e04428f0-67ec-447a-9ef4-7551f0f2c92a INF Fetching Menu Data 2024-03-23 10:33:12.274 +05:30 d5a81f21-0005-46c3-be7d-71f70937225e INF Fetching Details for Role 2024-03-23 10:33:12.274 +05:30 3b31b472-5ba1-4f2b-9ce5-a4a67d994308 INF Fetching Profiles for Role 2024-03-23 10:33:12.275 +05:30 e04428f0-67ec-447a-9ef4-7551f0f2c92a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:12.275 +05:30 e04428f0-67ec-447a-9ef4-7551f0f2c92a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.857ms 2024-03-23 10:33:12.275 +05:30 e04428f0-67ec-447a-9ef4-7551f0f2c92a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:12.275 +05:30 3b31b472-5ba1-4f2b-9ce5-a4a67d994308 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:12.276 +05:30 d5a81f21-0005-46c3-be7d-71f70937225e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:12.276 +05:30 3b31b472-5ba1-4f2b-9ce5-a4a67d994308 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 4.6545ms 2024-03-23 10:33:12.276 +05:30 3b31b472-5ba1-4f2b-9ce5-a4a67d994308 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:12.276 +05:30 e04428f0-67ec-447a-9ef4-7551f0f2c92a 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 3.7566ms 2024-03-23 10:33:12.276 +05:30 d5a81f21-0005-46c3-be7d-71f70937225e INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 4.3479ms 2024-03-23 10:33:12.276 +05:30 3b31b472-5ba1-4f2b-9ce5-a4a67d994308 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 6.4475ms 2024-03-23 10:33:12.276 +05:30 d5a81f21-0005-46c3-be7d-71f70937225e INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:33:12.276 +05:30 d5a81f21-0005-46c3-be7d-71f70937225e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 5.7798ms 2024-03-23 10:33:28.394 +05:30 1487af6f-e245-4efe-9761-3171c835b1be INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:33:28.394 +05:30 0fb8ffdd-bc7e-4b06-be52-2265d7310e48 INF CORS policy execution successful. 2024-03-23 10:33:28.394 +05:30 0fb8ffdd-bc7e-4b06-be52-2265d7310e48 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:33:28.395 +05:30 0fb8ffdd-bc7e-4b06-be52-2265d7310e48 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-23 10:33:28.395 +05:30 0fb8ffdd-bc7e-4b06-be52-2265d7310e48 INF Fetching Company deatails 2024-03-23 10:33:28.396 +05:30 0fb8ffdd-bc7e-4b06-be52-2265d7310e48 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:28.397 +05:30 0fb8ffdd-bc7e-4b06-be52-2265d7310e48 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8284ms 2024-03-23 10:33:28.397 +05:30 0fb8ffdd-bc7e-4b06-be52-2265d7310e48 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:33:28.397 +05:30 0fb8ffdd-bc7e-4b06-be52-2265d7310e48 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 2.8549ms 2024-03-23 10:33:31.211 +05:30 bcfcef20-21bc-4b93-93fe-ed3daa588da5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:33:31.211 +05:30 504026aa-f2d4-4a78-90a8-d93113db5fed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:33:31.212 +05:30 414c468b-d07d-4eac-8a66-cdf69c74de9a INF CORS policy execution successful. 2024-03-23 10:33:31.212 +05:30 4d76500a-52d5-4820-9eb0-57262e65841a INF CORS policy execution successful. 2024-03-23 10:33:31.213 +05:30 4d76500a-52d5-4820-9eb0-57262e65841a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 2.5519ms 2024-03-23 10:33:31.214 +05:30 414c468b-d07d-4eac-8a66-cdf69c74de9a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.9923ms 2024-03-23 10:33:31.214 +05:30 3218ebfd-0130-46ab-8579-a82926872783 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:33:31.214 +05:30 4641c3ea-6c86-4d25-9cc2-0ee312cf2e0a INF CORS policy execution successful. 2024-03-23 10:33:31.215 +05:30 4641c3ea-6c86-4d25-9cc2-0ee312cf2e0a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.5732ms 2024-03-23 10:33:31.260 +05:30 c6df3415-3917-442f-b484-e934af6c293c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:33:31.260 +05:30 02a038cf-74ec-4185-908d-7a1d2c2d4b59 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:33:31.261 +05:30 1cce2f52-b905-4e6c-9676-c6825909b17b INF CORS policy execution successful. 2024-03-23 10:33:31.261 +05:30 37821a24-df82-441d-9727-e4c776222516 INF CORS policy execution successful. 2024-03-23 10:33:31.262 +05:30 37821a24-df82-441d-9727-e4c776222516 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:31.262 +05:30 37821a24-df82-441d-9727-e4c776222516 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:31.263 +05:30 46b50f74-0cfc-48d6-98cc-3fe9a871af47 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:33:31.263 +05:30 1cce2f52-b905-4e6c-9676-c6825909b17b INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:33:31.263 +05:30 1cce2f52-b905-4e6c-9676-c6825909b17b INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:31.263 +05:30 2dea175d-e8bf-41d1-be13-7b7a3f46c706 INF CORS policy execution successful. 2024-03-23 10:33:31.263 +05:30 2dea175d-e8bf-41d1-be13-7b7a3f46c706 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:31.264 +05:30 2dea175d-e8bf-41d1-be13-7b7a3f46c706 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-23 10:33:31.265 +05:30 37821a24-df82-441d-9727-e4c776222516 INF Connection string fetched 2024-03-23 10:33:31.265 +05:30 1cce2f52-b905-4e6c-9676-c6825909b17b INF Connection string fetched 2024-03-23 10:33:31.265 +05:30 2dea175d-e8bf-41d1-be13-7b7a3f46c706 INF Connection string fetched 2024-03-23 10:33:31.265 +05:30 2dea175d-e8bf-41d1-be13-7b7a3f46c706 INF Fetching Menu Data 2024-03-23 10:33:31.265 +05:30 1cce2f52-b905-4e6c-9676-c6825909b17b INF Fetching Details for Role 2024-03-23 10:33:31.266 +05:30 37821a24-df82-441d-9727-e4c776222516 INF Fetching Profiles for Role 2024-03-23 10:33:31.268 +05:30 2dea175d-e8bf-41d1-be13-7b7a3f46c706 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:31.269 +05:30 2dea175d-e8bf-41d1-be13-7b7a3f46c706 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.0255ms 2024-03-23 10:33:31.269 +05:30 37821a24-df82-441d-9727-e4c776222516 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:31.269 +05:30 1cce2f52-b905-4e6c-9676-c6825909b17b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:31.269 +05:30 2dea175d-e8bf-41d1-be13-7b7a3f46c706 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:31.269 +05:30 2dea175d-e8bf-41d1-be13-7b7a3f46c706 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 6.6061ms 2024-03-23 10:33:31.269 +05:30 37821a24-df82-441d-9727-e4c776222516 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 7.1978ms 2024-03-23 10:33:31.269 +05:30 1cce2f52-b905-4e6c-9676-c6825909b17b INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 6.3893ms 2024-03-23 10:33:31.269 +05:30 37821a24-df82-441d-9727-e4c776222516 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:31.270 +05:30 1cce2f52-b905-4e6c-9676-c6825909b17b INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:33:31.270 +05:30 1cce2f52-b905-4e6c-9676-c6825909b17b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 9.5408ms 2024-03-23 10:33:31.270 +05:30 37821a24-df82-441d-9727-e4c776222516 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 9.5114ms 2024-03-23 10:33:31.947 +05:30 8ca3862d-f941-4dc5-b2e0-3f0ec36b6a84 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:33:31.947 +05:30 aae14160-39e2-4498-96e3-61fed19ac0db INF CORS policy execution successful. 2024-03-23 10:33:31.947 +05:30 aae14160-39e2-4498-96e3-61fed19ac0db INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:33:31.947 +05:30 aae14160-39e2-4498-96e3-61fed19ac0db 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-23 10:33:31.948 +05:30 aae14160-39e2-4498-96e3-61fed19ac0db INF Fetching Company deatails 2024-03-23 10:33:31.949 +05:30 aae14160-39e2-4498-96e3-61fed19ac0db INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:31.949 +05:30 aae14160-39e2-4498-96e3-61fed19ac0db INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.645ms 2024-03-23 10:33:31.949 +05:30 aae14160-39e2-4498-96e3-61fed19ac0db INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:33:31.949 +05:30 aae14160-39e2-4498-96e3-61fed19ac0db 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 2.4194ms 2024-03-23 10:33:33.204 +05:30 22f4ef81-0790-4f6c-8d90-9028500df5e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:33:33.204 +05:30 8090e82b-0d9c-46ad-8790-dba02ec23c29 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:33:33.205 +05:30 9485c06d-1d61-4aa1-b3f6-156d428ceee9 INF CORS policy execution successful. 2024-03-23 10:33:33.205 +05:30 9b3ab891-a956-445a-98fc-a133866245fc INF CORS policy execution successful. 2024-03-23 10:33:33.205 +05:30 9485c06d-1d61-4aa1-b3f6-156d428ceee9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:33.205 +05:30 9b3ab891-a956-445a-98fc-a133866245fc INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:33:33.205 +05:30 9485c06d-1d61-4aa1-b3f6-156d428ceee9 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-23 10:33:33.205 +05:30 9b3ab891-a956-445a-98fc-a133866245fc INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:33.205 +05:30 671c2edf-b46a-460d-a9b4-6c223ab51a60 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:33:33.205 +05:30 fe3c942f-53ad-4097-855d-f1ebe24f9c79 INF CORS policy execution successful. 2024-03-23 10:33:33.205 +05:30 fe3c942f-53ad-4097-855d-f1ebe24f9c79 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:33.206 +05:30 fe3c942f-53ad-4097-855d-f1ebe24f9c79 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:33.206 +05:30 9b3ab891-a956-445a-98fc-a133866245fc INF Connection string fetched 2024-03-23 10:33:33.206 +05:30 9485c06d-1d61-4aa1-b3f6-156d428ceee9 INF Connection string fetched 2024-03-23 10:33:33.206 +05:30 9485c06d-1d61-4aa1-b3f6-156d428ceee9 INF Fetching Menu Data 2024-03-23 10:33:33.206 +05:30 9b3ab891-a956-445a-98fc-a133866245fc INF Fetching Details for Role 2024-03-23 10:33:33.206 +05:30 fe3c942f-53ad-4097-855d-f1ebe24f9c79 INF Connection string fetched 2024-03-23 10:33:33.207 +05:30 fe3c942f-53ad-4097-855d-f1ebe24f9c79 INF Fetching Profiles for Role 2024-03-23 10:33:33.207 +05:30 9485c06d-1d61-4aa1-b3f6-156d428ceee9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:33.207 +05:30 9b3ab891-a956-445a-98fc-a133866245fc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:33.208 +05:30 9b3ab891-a956-445a-98fc-a133866245fc INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 2.7444ms 2024-03-23 10:33:33.208 +05:30 9485c06d-1d61-4aa1-b3f6-156d428ceee9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.8548ms 2024-03-23 10:33:33.208 +05:30 9b3ab891-a956-445a-98fc-a133866245fc INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:33:33.208 +05:30 9485c06d-1d61-4aa1-b3f6-156d428ceee9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:33.208 +05:30 9b3ab891-a956-445a-98fc-a133866245fc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 3.899ms 2024-03-23 10:33:33.208 +05:30 9485c06d-1d61-4aa1-b3f6-156d428ceee9 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 4.001ms 2024-03-23 10:33:33.208 +05:30 fe3c942f-53ad-4097-855d-f1ebe24f9c79 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:33.209 +05:30 fe3c942f-53ad-4097-855d-f1ebe24f9c79 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 2.9812ms 2024-03-23 10:33:33.209 +05:30 fe3c942f-53ad-4097-855d-f1ebe24f9c79 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:33.209 +05:30 fe3c942f-53ad-4097-855d-f1ebe24f9c79 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 3.915ms 2024-03-23 10:33:40.288 +05:30 bfde50b2-8245-4090-9939-4dc0c3fc542a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:33:40.288 +05:30 48df8c96-dded-4f04-87ee-b708c2e5e5a1 INF CORS policy execution successful. 2024-03-23 10:33:40.289 +05:30 48df8c96-dded-4f04-87ee-b708c2e5e5a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7688ms 2024-03-23 10:33:40.290 +05:30 e3c559ce-457c-41bd-88ad-a40e51212bc3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:33:40.290 +05:30 7f32a598-542d-4ce0-9c58-fceb5b590cf0 INF CORS policy execution successful. 2024-03-23 10:33:40.290 +05:30 7f32a598-542d-4ce0-9c58-fceb5b590cf0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.4458ms 2024-03-23 10:33:40.292 +05:30 fc288c8f-7533-481a-854c-7e6df13d3899 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:33:40.292 +05:30 8c52ac7e-4084-4fcd-871f-1486cafb632f INF CORS policy execution successful. 2024-03-23 10:33:40.292 +05:30 8c52ac7e-4084-4fcd-871f-1486cafb632f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.3687ms 2024-03-23 10:33:40.335 +05:30 8a3d8a41-16c1-45f1-adeb-67af5913a1d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:33:40.335 +05:30 185312cf-25e3-48bf-84ee-f4658647bff7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 10:33:40.336 +05:30 44a11485-5b63-4d9e-9e6d-ac5531c7eca6 INF CORS policy execution successful. 2024-03-23 10:33:40.335 +05:30 f1252297-90cd-41bc-b3ee-51bdd39f8cc5 INF CORS policy execution successful. 2024-03-23 10:33:40.336 +05:30 f1252297-90cd-41bc-b3ee-51bdd39f8cc5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.518ms 2024-03-23 10:33:40.336 +05:30 44a11485-5b63-4d9e-9e6d-ac5531c7eca6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 0.5267ms 2024-03-23 10:33:40.337 +05:30 34837e04-edde-4614-82bf-69b57f66055e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:33:40.337 +05:30 eb06619e-d75a-421a-8d1b-6248d7ccef6c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 10:33:40.337 +05:30 f901bec8-48a7-417f-9dad-9af48751766b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 10:33:40.337 +05:30 03f6e253-941a-4dc4-a42b-6b3a9487066d INF CORS policy execution successful. 2024-03-23 10:33:40.337 +05:30 ef460ee8-5ccb-4b1e-8400-d2b416771461 INF CORS policy execution successful. 2024-03-23 10:33:40.337 +05:30 70d65ff1-2af3-4d31-b097-6522f85bfa4a INF CORS policy execution successful. 2024-03-23 10:33:40.338 +05:30 ef460ee8-5ccb-4b1e-8400-d2b416771461 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:40.338 +05:30 03f6e253-941a-4dc4-a42b-6b3a9487066d INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:33:40.338 +05:30 70d65ff1-2af3-4d31-b097-6522f85bfa4a INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:40.338 +05:30 ef460ee8-5ccb-4b1e-8400-d2b416771461 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-23 10:33:40.338 +05:30 70d65ff1-2af3-4d31-b097-6522f85bfa4a INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:40.338 +05:30 03f6e253-941a-4dc4-a42b-6b3a9487066d INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:40.339 +05:30 03f6e253-941a-4dc4-a42b-6b3a9487066d INF Connection string fetched 2024-03-23 10:33:40.339 +05:30 70d65ff1-2af3-4d31-b097-6522f85bfa4a INF Connection string fetched 2024-03-23 10:33:40.339 +05:30 ef460ee8-5ccb-4b1e-8400-d2b416771461 INF Connection string fetched 2024-03-23 10:33:40.339 +05:30 ef460ee8-5ccb-4b1e-8400-d2b416771461 INF Fetching Menu Data 2024-03-23 10:33:40.339 +05:30 70d65ff1-2af3-4d31-b097-6522f85bfa4a INF Fetching Profiles for Role 2024-03-23 10:33:40.339 +05:30 03f6e253-941a-4dc4-a42b-6b3a9487066d INF Fetching Details for Role 2024-03-23 10:33:40.340 +05:30 ef460ee8-5ccb-4b1e-8400-d2b416771461 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:40.341 +05:30 ef460ee8-5ccb-4b1e-8400-d2b416771461 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.8414ms 2024-03-23 10:33:40.341 +05:30 ef460ee8-5ccb-4b1e-8400-d2b416771461 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:40.341 +05:30 ef460ee8-5ccb-4b1e-8400-d2b416771461 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 3.8548ms 2024-03-23 10:33:40.341 +05:30 70d65ff1-2af3-4d31-b097-6522f85bfa4a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:40.341 +05:30 70d65ff1-2af3-4d31-b097-6522f85bfa4a INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 3.3397ms 2024-03-23 10:33:40.341 +05:30 70d65ff1-2af3-4d31-b097-6522f85bfa4a INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:40.341 +05:30 70d65ff1-2af3-4d31-b097-6522f85bfa4a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 4.2588ms 2024-03-23 10:33:40.341 +05:30 03f6e253-941a-4dc4-a42b-6b3a9487066d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:40.342 +05:30 03f6e253-941a-4dc4-a42b-6b3a9487066d INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 3.8536ms 2024-03-23 10:33:40.342 +05:30 03f6e253-941a-4dc4-a42b-6b3a9487066d INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:33:40.342 +05:30 03f6e253-941a-4dc4-a42b-6b3a9487066d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 4.7651ms 2024-03-23 10:33:40.380 +05:30 c304f29d-0787-41ad-8ef2-d43a742b2029 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:33:40.380 +05:30 7843c877-0ad1-4bae-8fdd-593da64457e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 10:33:40.380 +05:30 5ec6d9ae-4ac3-43e2-97da-a7a9278d055e INF CORS policy execution successful. 2024-03-23 10:33:40.381 +05:30 5ec6d9ae-4ac3-43e2-97da-a7a9278d055e INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:33:40.381 +05:30 5ec6d9ae-4ac3-43e2-97da-a7a9278d055e INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:40.381 +05:30 044a8c4e-2189-4226-8387-918e794b0834 INF CORS policy execution successful. 2024-03-23 10:33:40.382 +05:30 5ec6d9ae-4ac3-43e2-97da-a7a9278d055e INF Connection string fetched 2024-03-23 10:33:40.382 +05:30 5ec6d9ae-4ac3-43e2-97da-a7a9278d055e INF Fetching Profile Summary 2024-03-23 10:33:40.383 +05:30 044a8c4e-2189-4226-8387-918e794b0834 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:40.384 +05:30 5ec6d9ae-4ac3-43e2-97da-a7a9278d055e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:40.384 +05:30 5ec6d9ae-4ac3-43e2-97da-a7a9278d055e INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 3.5966ms 2024-03-23 10:33:40.384 +05:30 5ec6d9ae-4ac3-43e2-97da-a7a9278d055e INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:33:40.385 +05:30 5ec6d9ae-4ac3-43e2-97da-a7a9278d055e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 4.664ms 2024-03-23 10:33:40.404 +05:30 044a8c4e-2189-4226-8387-918e794b0834 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:33:40.406 +05:30 044a8c4e-2189-4226-8387-918e794b0834 INF Connection string fetched 2024-03-23 10:33:40.410 +05:30 044a8c4e-2189-4226-8387-918e794b0834 INF Fetching Profiles 2024-03-23 10:33:40.429 +05:30 044a8c4e-2189-4226-8387-918e794b0834 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:40.429 +05:30 044a8c4e-2189-4226-8387-918e794b0834 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 24.9285ms 2024-03-23 10:33:40.429 +05:30 044a8c4e-2189-4226-8387-918e794b0834 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:33:40.430 +05:30 044a8c4e-2189-4226-8387-918e794b0834 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 49.8203ms 2024-03-23 10:33:46.207 +05:30 d28cb5d8-a5ba-4ac0-984d-d2b78802401f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:33:46.208 +05:30 3f23e3dd-087d-435e-b581-aed428668b30 INF CORS policy execution successful. 2024-03-23 10:33:46.208 +05:30 3f23e3dd-087d-435e-b581-aed428668b30 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8317ms 2024-03-23 10:33:46.252 +05:30 3823dd7c-0e17-4ec0-b02d-40b160c642d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:33:46.253 +05:30 a6a55215-e5a6-4c27-a025-dbafbef9dc08 INF CORS policy execution successful. 2024-03-23 10:33:46.253 +05:30 a6a55215-e5a6-4c27-a025-dbafbef9dc08 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:46.253 +05:30 a6a55215-e5a6-4c27-a025-dbafbef9dc08 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-23 10:33:46.254 +05:30 a6a55215-e5a6-4c27-a025-dbafbef9dc08 INF Connection string fetched 2024-03-23 10:33:46.254 +05:30 a6a55215-e5a6-4c27-a025-dbafbef9dc08 INF Fetching Menu Data 2024-03-23 10:33:46.255 +05:30 a6a55215-e5a6-4c27-a025-dbafbef9dc08 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:33:46.256 +05:30 a6a55215-e5a6-4c27-a025-dbafbef9dc08 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.832ms 2024-03-23 10:33:46.256 +05:30 a6a55215-e5a6-4c27-a025-dbafbef9dc08 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:33:46.256 +05:30 a6a55215-e5a6-4c27-a025-dbafbef9dc08 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 3.9555ms 2024-03-23 10:34:26.330 +05:30 4e9c4658-996f-4f9d-8b86-0dd650aaeb8f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:34:26.330 +05:30 a7097886-9727-45f5-83fc-cf8bcb975e40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:34:26.331 +05:30 0add59f9-1324-4305-aed9-f937912e49af INF CORS policy execution successful. 2024-03-23 10:34:26.331 +05:30 fe14050d-c63b-4a25-862e-b9b89c0102b0 INF CORS policy execution successful. 2024-03-23 10:34:26.331 +05:30 fe14050d-c63b-4a25-862e-b9b89c0102b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 1.1418ms 2024-03-23 10:34:26.331 +05:30 0add59f9-1324-4305-aed9-f937912e49af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.1558ms 2024-03-23 10:34:26.375 +05:30 100c9858-72e2-4be8-b0a0-94b13295a14e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:34:26.375 +05:30 53d39b73-3313-4dcf-b6a2-b0d1a3950a6c INF CORS policy execution successful. 2024-03-23 10:34:26.375 +05:30 53d39b73-3313-4dcf-b6a2-b0d1a3950a6c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:34:26.376 +05:30 f157f578-34e2-47f9-a40b-8c7b96568d46 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:34:26.376 +05:30 53d39b73-3313-4dcf-b6a2-b0d1a3950a6c 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-23 10:34:26.376 +05:30 2eaaee2a-43e7-4089-a49e-75a831f1d197 INF CORS policy execution successful. 2024-03-23 10:34:26.376 +05:30 2eaaee2a-43e7-4089-a49e-75a831f1d197 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:34:26.376 +05:30 2eaaee2a-43e7-4089-a49e-75a831f1d197 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:34:26.377 +05:30 53d39b73-3313-4dcf-b6a2-b0d1a3950a6c INF Connection string fetched 2024-03-23 10:34:26.377 +05:30 2eaaee2a-43e7-4089-a49e-75a831f1d197 INF Connection string fetched 2024-03-23 10:34:26.378 +05:30 53d39b73-3313-4dcf-b6a2-b0d1a3950a6c INF Fetching Menu Data 2024-03-23 10:34:26.378 +05:30 2eaaee2a-43e7-4089-a49e-75a831f1d197 INF Fetching Profile Summary 2024-03-23 10:34:26.379 +05:30 2eaaee2a-43e7-4089-a49e-75a831f1d197 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:26.379 +05:30 53d39b73-3313-4dcf-b6a2-b0d1a3950a6c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:26.380 +05:30 2eaaee2a-43e7-4089-a49e-75a831f1d197 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 3.3434ms 2024-03-23 10:34:26.380 +05:30 53d39b73-3313-4dcf-b6a2-b0d1a3950a6c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.7745ms 2024-03-23 10:34:26.380 +05:30 2eaaee2a-43e7-4089-a49e-75a831f1d197 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:34:26.380 +05:30 53d39b73-3313-4dcf-b6a2-b0d1a3950a6c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:34:26.380 +05:30 2eaaee2a-43e7-4089-a49e-75a831f1d197 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 4.3563ms 2024-03-23 10:34:26.380 +05:30 53d39b73-3313-4dcf-b6a2-b0d1a3950a6c 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 5.2816ms 2024-03-23 10:34:48.331 +05:30 8967fa72-2411-43d8-b6f8-cead19ac4b93 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:34:48.332 +05:30 c4907f25-ef21-440c-a2e2-50ee05c568f6 INF CORS policy execution successful. 2024-03-23 10:34:48.332 +05:30 c4907f25-ef21-440c-a2e2-50ee05c568f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:34:48.332 +05:30 c4907f25-ef21-440c-a2e2-50ee05c568f6 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-23 10:34:48.332 +05:30 c4907f25-ef21-440c-a2e2-50ee05c568f6 INF Fetching Company deatails 2024-03-23 10:34:48.334 +05:30 c4907f25-ef21-440c-a2e2-50ee05c568f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:48.334 +05:30 c4907f25-ef21-440c-a2e2-50ee05c568f6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.2942ms 2024-03-23 10:34:48.335 +05:30 c4907f25-ef21-440c-a2e2-50ee05c568f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:34:48.335 +05:30 c4907f25-ef21-440c-a2e2-50ee05c568f6 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 3.793ms 2024-03-23 10:34:52.796 +05:30 7cbace34-60fa-4da6-92ae-ef070b73f6a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:34:52.797 +05:30 63509066-4040-4078-a2cc-47658759c4f2 INF CORS policy execution successful. 2024-03-23 10:34:52.797 +05:30 63509066-4040-4078-a2cc-47658759c4f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 1.9512ms 2024-03-23 10:34:52.843 +05:30 3b416191-f2a8-464d-801c-b0982f9e6dcb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:34:52.844 +05:30 1d7258f3-06d2-4de8-88fd-cca4d7741e04 INF CORS policy execution successful. 2024-03-23 10:34:52.844 +05:30 1d7258f3-06d2-4de8-88fd-cca4d7741e04 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:34:52.844 +05:30 1d7258f3-06d2-4de8-88fd-cca4d7741e04 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:34:52.846 +05:30 1d7258f3-06d2-4de8-88fd-cca4d7741e04 INF Connection string fetched 2024-03-23 10:34:52.847 +05:30 1d7258f3-06d2-4de8-88fd-cca4d7741e04 INF Fetching Profile Summary 2024-03-23 10:34:52.848 +05:30 1d7258f3-06d2-4de8-88fd-cca4d7741e04 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:52.849 +05:30 1d7258f3-06d2-4de8-88fd-cca4d7741e04 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 4.4591ms 2024-03-23 10:34:52.849 +05:30 1d7258f3-06d2-4de8-88fd-cca4d7741e04 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:34:52.849 +05:30 1d7258f3-06d2-4de8-88fd-cca4d7741e04 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 6.5428ms 2024-03-23 10:34:55.024 +05:30 8de153ab-f506-4d4f-b843-ef5e739e5c45 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:34:55.024 +05:30 ca80b5c1-d79d-4035-a727-d6686686236b INF CORS policy execution successful. 2024-03-23 10:34:55.025 +05:30 ca80b5c1-d79d-4035-a727-d6686686236b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8099ms 2024-03-23 10:34:55.025 +05:30 d77513e1-b1b9-4628-8705-9d3e27d1ca18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 10:34:55.025 +05:30 0eacd566-cc2a-44ff-82fa-a42fb9213faa INF CORS policy execution successful. 2024-03-23 10:34:55.025 +05:30 0eacd566-cc2a-44ff-82fa-a42fb9213faa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 204 null null 0.3336ms 2024-03-23 10:34:55.025 +05:30 a34c325a-90b6-4a22-8dc7-821748f09f56 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:34:55.025 +05:30 20e30e90-f253-4279-9e90-938b2ef8c694 INF CORS policy execution successful. 2024-03-23 10:34:55.026 +05:30 20e30e90-f253-4279-9e90-938b2ef8c694 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.4759ms 2024-03-23 10:34:55.026 +05:30 00c182a0-8b4c-4eac-bd0f-073eaf349bd5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 10:34:55.026 +05:30 1f66c25d-63b7-406f-b2e9-a4258c5fc9cb INF CORS policy execution successful. 2024-03-23 10:34:55.026 +05:30 b9be5f43-7030-4a56-9645-88e7979ed027 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:34:55.026 +05:30 1f66c25d-63b7-406f-b2e9-a4258c5fc9cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 204 null null 0.6968ms 2024-03-23 10:34:55.027 +05:30 cb08c7b6-926d-48e4-9866-9cc8441f9ac0 INF CORS policy execution successful. 2024-03-23 10:34:55.027 +05:30 cb08c7b6-926d-48e4-9866-9cc8441f9ac0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.329ms 2024-03-23 10:34:55.069 +05:30 142a1f47-5494-408e-8d0a-4af2a49d0791 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:34:55.069 +05:30 f9e56d32-7bc3-4c45-ba98-d280329890b1 INF CORS policy execution successful. 2024-03-23 10:34:55.070 +05:30 f9e56d32-7bc3-4c45-ba98-d280329890b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.6993ms 2024-03-23 10:34:55.070 +05:30 5894da45-6aed-4524-880d-347d98d214d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 10:34:55.070 +05:30 72f5aae5-eb90-4808-9f54-eca86a814629 INF CORS policy execution successful. 2024-03-23 10:34:55.070 +05:30 72f5aae5-eb90-4808-9f54-eca86a814629 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 204 null null 0.3023ms 2024-03-23 10:34:55.072 +05:30 125fe35a-0001-435b-91b5-a02bc31e2f78 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:34:55.073 +05:30 84b969b8-7afa-47a9-9dd6-216e673cd1b4 INF CORS policy execution successful. 2024-03-23 10:34:55.073 +05:30 9dc7e3af-6a34-4f0f-8905-168b6d7ef9b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 10:34:55.073 +05:30 ab42782b-1b2e-47aa-85cb-e670bdc0fbba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:34:55.073 +05:30 c667292c-e82f-46ec-aed7-13f276e605a5 INF CORS policy execution successful. 2024-03-23 10:34:55.073 +05:30 84b969b8-7afa-47a9-9dd6-216e673cd1b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:34:55.073 +05:30 84b969b8-7afa-47a9-9dd6-216e673cd1b4 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-23 10:34:55.073 +05:30 54843c31-a93a-49a7-89e2-26a6322a2341 INF CORS policy execution successful. 2024-03-23 10:34:55.073 +05:30 c667292c-e82f-46ec-aed7-13f276e605a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 204 null null 0.5238ms 2024-03-23 10:34:55.074 +05:30 54843c31-a93a-49a7-89e2-26a6322a2341 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:34:55.074 +05:30 54843c31-a93a-49a7-89e2-26a6322a2341 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:34:55.074 +05:30 a37d2384-8099-4520-b2bc-845e540a0114 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 10:34:55.075 +05:30 81c89a63-f96f-48a4-ac19-9e5a55228c2d INF CORS policy execution successful. 2024-03-23 10:34:55.075 +05:30 81c89a63-f96f-48a4-ac19-9e5a55228c2d INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:34:55.075 +05:30 81c89a63-f96f-48a4-ac19-9e5a55228c2d INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:34:55.075 +05:30 84b969b8-7afa-47a9-9dd6-216e673cd1b4 INF Connection string fetched 2024-03-23 10:34:55.075 +05:30 84b969b8-7afa-47a9-9dd6-216e673cd1b4 INF Fetching Menu Data 2024-03-23 10:34:55.075 +05:30 54843c31-a93a-49a7-89e2-26a6322a2341 INF Connection string fetched 2024-03-23 10:34:55.076 +05:30 81c89a63-f96f-48a4-ac19-9e5a55228c2d INF Connection string fetched 2024-03-23 10:34:55.076 +05:30 84b969b8-7afa-47a9-9dd6-216e673cd1b4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:55.076 +05:30 54843c31-a93a-49a7-89e2-26a6322a2341 INF Fetching Details for Role 2024-03-23 10:34:55.077 +05:30 84b969b8-7afa-47a9-9dd6-216e673cd1b4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.4933ms 2024-03-23 10:34:55.077 +05:30 84b969b8-7afa-47a9-9dd6-216e673cd1b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:34:55.077 +05:30 81c89a63-f96f-48a4-ac19-9e5a55228c2d INF Fetching Profiles 2024-03-23 10:34:55.077 +05:30 84b969b8-7afa-47a9-9dd6-216e673cd1b4 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 4.7776ms 2024-03-23 10:34:55.079 +05:30 81c89a63-f96f-48a4-ac19-9e5a55228c2d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:55.079 +05:30 54843c31-a93a-49a7-89e2-26a6322a2341 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:55.079 +05:30 81c89a63-f96f-48a4-ac19-9e5a55228c2d INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 4.5423ms 2024-03-23 10:34:55.079 +05:30 81c89a63-f96f-48a4-ac19-9e5a55228c2d INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:34:55.079 +05:30 54843c31-a93a-49a7-89e2-26a6322a2341 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 5.3328ms 2024-03-23 10:34:55.079 +05:30 54843c31-a93a-49a7-89e2-26a6322a2341 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:34:55.079 +05:30 81c89a63-f96f-48a4-ac19-9e5a55228c2d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 200 null application/json; charset=utf-8 5.381ms 2024-03-23 10:34:55.080 +05:30 54843c31-a93a-49a7-89e2-26a6322a2341 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 6.5409ms 2024-03-23 10:34:55.114 +05:30 52d0078d-3050-482b-88fc-98a38e915dfd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 10:34:55.115 +05:30 29eeee07-9326-4546-914f-cea89b8e8f78 INF CORS policy execution successful. 2024-03-23 10:34:55.115 +05:30 29eeee07-9326-4546-914f-cea89b8e8f78 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:34:55.115 +05:30 29eeee07-9326-4546-914f-cea89b8e8f78 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:34:55.118 +05:30 29eeee07-9326-4546-914f-cea89b8e8f78 INF Connection string fetched 2024-03-23 10:34:55.120 +05:30 29eeee07-9326-4546-914f-cea89b8e8f78 INF Fetching Profiles for Role 2024-03-23 10:34:55.124 +05:30 800f9023-fee2-4085-84aa-e5b82ea08e77 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:34:55.124 +05:30 29eeee07-9326-4546-914f-cea89b8e8f78 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:55.125 +05:30 c6ba3ee9-2358-4d28-b14d-ba4b67083963 INF CORS policy execution successful. 2024-03-23 10:34:55.125 +05:30 c6ba3ee9-2358-4d28-b14d-ba4b67083963 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:34:55.125 +05:30 29eeee07-9326-4546-914f-cea89b8e8f78 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 9.8196ms 2024-03-23 10:34:55.125 +05:30 c6ba3ee9-2358-4d28-b14d-ba4b67083963 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-23 10:34:55.125 +05:30 29eeee07-9326-4546-914f-cea89b8e8f78 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:34:55.126 +05:30 29eeee07-9326-4546-914f-cea89b8e8f78 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 200 null application/json; charset=utf-8 12.145ms 2024-03-23 10:34:55.127 +05:30 c6ba3ee9-2358-4d28-b14d-ba4b67083963 INF Connection string fetched 2024-03-23 10:34:55.127 +05:30 c6ba3ee9-2358-4d28-b14d-ba4b67083963 INF Fetching Menu Data 2024-03-23 10:34:55.128 +05:30 c6ba3ee9-2358-4d28-b14d-ba4b67083963 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:55.129 +05:30 c6ba3ee9-2358-4d28-b14d-ba4b67083963 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.4851ms 2024-03-23 10:34:55.129 +05:30 c6ba3ee9-2358-4d28-b14d-ba4b67083963 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:34:55.129 +05:30 c6ba3ee9-2358-4d28-b14d-ba4b67083963 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 5.1059ms 2024-03-23 10:34:55.129 +05:30 d9c41a4c-128c-430b-acd9-512750e69e92 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 10:34:55.129 +05:30 39d43045-3dd8-4a45-bc03-247370dc3a7a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 10:34:55.130 +05:30 9b7d2ac8-be1f-44d9-a3e6-88803f945327 INF CORS policy execution successful. 2024-03-23 10:34:55.130 +05:30 8aa1a964-9b77-4f76-b155-6f49cc21f860 INF CORS policy execution successful. 2024-03-23 10:34:55.130 +05:30 9b7d2ac8-be1f-44d9-a3e6-88803f945327 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:34:55.130 +05:30 8aa1a964-9b77-4f76-b155-6f49cc21f860 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:34:55.130 +05:30 8aa1a964-9b77-4f76-b155-6f49cc21f860 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:34:55.130 +05:30 9b7d2ac8-be1f-44d9-a3e6-88803f945327 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:34:55.131 +05:30 9b7d2ac8-be1f-44d9-a3e6-88803f945327 INF Connection string fetched 2024-03-23 10:34:55.131 +05:30 8aa1a964-9b77-4f76-b155-6f49cc21f860 INF Connection string fetched 2024-03-23 10:34:55.132 +05:30 9b7d2ac8-be1f-44d9-a3e6-88803f945327 INF Fetching Details for Role 2024-03-23 10:34:55.132 +05:30 8aa1a964-9b77-4f76-b155-6f49cc21f860 INF Fetching Profiles 2024-03-23 10:34:55.135 +05:30 8aa1a964-9b77-4f76-b155-6f49cc21f860 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:55.135 +05:30 9b7d2ac8-be1f-44d9-a3e6-88803f945327 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:55.135 +05:30 9b7d2ac8-be1f-44d9-a3e6-88803f945327 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 5.0852ms 2024-03-23 10:34:55.135 +05:30 8aa1a964-9b77-4f76-b155-6f49cc21f860 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 5.1176ms 2024-03-23 10:34:55.136 +05:30 9b7d2ac8-be1f-44d9-a3e6-88803f945327 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:34:55.136 +05:30 8aa1a964-9b77-4f76-b155-6f49cc21f860 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:34:55.136 +05:30 8aa1a964-9b77-4f76-b155-6f49cc21f860 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 200 null application/json; charset=utf-8 6.3752ms 2024-03-23 10:34:55.136 +05:30 9b7d2ac8-be1f-44d9-a3e6-88803f945327 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 6.6096ms 2024-03-23 10:34:55.172 +05:30 eae76b7c-bf7a-41af-9f17-17753693b47a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 10:34:55.172 +05:30 5b489db7-0545-4361-81bc-db21f3dda041 INF CORS policy execution successful. 2024-03-23 10:34:55.172 +05:30 5b489db7-0545-4361-81bc-db21f3dda041 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:34:55.173 +05:30 5b489db7-0545-4361-81bc-db21f3dda041 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:34:55.175 +05:30 5b489db7-0545-4361-81bc-db21f3dda041 INF Connection string fetched 2024-03-23 10:34:55.175 +05:30 5b489db7-0545-4361-81bc-db21f3dda041 INF Fetching Profiles for Role 2024-03-23 10:34:55.177 +05:30 5b489db7-0545-4361-81bc-db21f3dda041 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:55.177 +05:30 5b489db7-0545-4361-81bc-db21f3dda041 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 4.7505ms 2024-03-23 10:34:55.177 +05:30 5b489db7-0545-4361-81bc-db21f3dda041 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:34:55.178 +05:30 5b489db7-0545-4361-81bc-db21f3dda041 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 200 null application/json; charset=utf-8 6.1282ms 2024-03-23 10:34:58.330 +05:30 5bf0ed34-cbc0-48b5-86a1-b2a616c38cac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:34:58.330 +05:30 ae634993-fd66-42ba-bce3-43695bd59585 INF CORS policy execution successful. 2024-03-23 10:34:58.330 +05:30 ae634993-fd66-42ba-bce3-43695bd59585 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:34:58.330 +05:30 ae634993-fd66-42ba-bce3-43695bd59585 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-23 10:34:58.330 +05:30 ae634993-fd66-42ba-bce3-43695bd59585 INF Fetching Company deatails 2024-03-23 10:34:58.331 +05:30 ae634993-fd66-42ba-bce3-43695bd59585 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:58.332 +05:30 ae634993-fd66-42ba-bce3-43695bd59585 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.4452ms 2024-03-23 10:34:58.332 +05:30 ae634993-fd66-42ba-bce3-43695bd59585 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:34:58.332 +05:30 ae634993-fd66-42ba-bce3-43695bd59585 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 2.2963ms 2024-03-23 10:34:59.322 +05:30 39897943-bf64-43f7-9194-16d03ee99b3c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:34:59.322 +05:30 7fccc70f-2a3c-44a5-8f30-8cf0e9af1c57 INF CORS policy execution successful. 2024-03-23 10:34:59.322 +05:30 7fccc70f-2a3c-44a5-8f30-8cf0e9af1c57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:34:59.323 +05:30 7fccc70f-2a3c-44a5-8f30-8cf0e9af1c57 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-23 10:34:59.323 +05:30 7fccc70f-2a3c-44a5-8f30-8cf0e9af1c57 INF Fetching Company deatails 2024-03-23 10:34:59.324 +05:30 7fccc70f-2a3c-44a5-8f30-8cf0e9af1c57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:34:59.325 +05:30 7fccc70f-2a3c-44a5-8f30-8cf0e9af1c57 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.709ms 2024-03-23 10:34:59.326 +05:30 7fccc70f-2a3c-44a5-8f30-8cf0e9af1c57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:34:59.326 +05:30 7fccc70f-2a3c-44a5-8f30-8cf0e9af1c57 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 4.0695ms 2024-03-23 10:35:03.333 +05:30 a555edfa-b7ca-4133-a926-e92c6c3548e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:35:03.334 +05:30 027943a7-58fc-4331-8d95-74f952c2f58a INF CORS policy execution successful. 2024-03-23 10:35:03.347 +05:30 027943a7-58fc-4331-8d95-74f952c2f58a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:35:03.351 +05:30 027943a7-58fc-4331-8d95-74f952c2f58a 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-23 10:35:03.352 +05:30 027943a7-58fc-4331-8d95-74f952c2f58a INF Fetching Company deatails 2024-03-23 10:35:03.360 +05:30 027943a7-58fc-4331-8d95-74f952c2f58a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:35:03.361 +05:30 027943a7-58fc-4331-8d95-74f952c2f58a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.5904ms 2024-03-23 10:35:03.361 +05:30 027943a7-58fc-4331-8d95-74f952c2f58a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:35:03.361 +05:30 027943a7-58fc-4331-8d95-74f952c2f58a 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 28.0055ms 2024-03-23 10:35:04.317 +05:30 8fbba00a-4e50-4065-89ac-ba1f85fb53c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:35:04.317 +05:30 1685c18f-22fe-4eaa-b9d3-d2ab88a2a0ac INF CORS policy execution successful. 2024-03-23 10:35:04.317 +05:30 1685c18f-22fe-4eaa-b9d3-d2ab88a2a0ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:35:04.318 +05:30 1685c18f-22fe-4eaa-b9d3-d2ab88a2a0ac 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-23 10:35:04.318 +05:30 1685c18f-22fe-4eaa-b9d3-d2ab88a2a0ac INF Fetching Company deatails 2024-03-23 10:35:04.319 +05:30 1685c18f-22fe-4eaa-b9d3-d2ab88a2a0ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:35:04.320 +05:30 1685c18f-22fe-4eaa-b9d3-d2ab88a2a0ac INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.4562ms 2024-03-23 10:35:04.320 +05:30 1685c18f-22fe-4eaa-b9d3-d2ab88a2a0ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:35:04.320 +05:30 1685c18f-22fe-4eaa-b9d3-d2ab88a2a0ac 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 3.504ms 2024-03-23 10:35:06.328 +05:30 b78af37d-efe7-4800-9960-09475747e99c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:35:06.329 +05:30 d4e7417a-68de-44a0-89e7-223c88f177b7 INF CORS policy execution successful. 2024-03-23 10:35:06.329 +05:30 d4e7417a-68de-44a0-89e7-223c88f177b7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:35:06.329 +05:30 d4e7417a-68de-44a0-89e7-223c88f177b7 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-23 10:35:06.329 +05:30 d4e7417a-68de-44a0-89e7-223c88f177b7 INF Fetching Company deatails 2024-03-23 10:35:06.331 +05:30 d4e7417a-68de-44a0-89e7-223c88f177b7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:35:06.332 +05:30 d4e7417a-68de-44a0-89e7-223c88f177b7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.6665ms 2024-03-23 10:35:06.332 +05:30 d4e7417a-68de-44a0-89e7-223c88f177b7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:35:06.332 +05:30 d4e7417a-68de-44a0-89e7-223c88f177b7 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 4.1374ms 2024-03-23 10:35:09.330 +05:30 acbf7764-19fd-4444-99bc-2b9e9bbe663e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:35:09.331 +05:30 fbb986a3-c3d6-4fc6-a6e7-2e4af96828ed INF CORS policy execution successful. 2024-03-23 10:35:09.331 +05:30 fbb986a3-c3d6-4fc6-a6e7-2e4af96828ed INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:35:09.331 +05:30 fbb986a3-c3d6-4fc6-a6e7-2e4af96828ed 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-23 10:35:09.331 +05:30 fbb986a3-c3d6-4fc6-a6e7-2e4af96828ed INF Fetching Company deatails 2024-03-23 10:35:09.333 +05:30 fbb986a3-c3d6-4fc6-a6e7-2e4af96828ed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:35:09.334 +05:30 fbb986a3-c3d6-4fc6-a6e7-2e4af96828ed INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.3525ms 2024-03-23 10:35:09.335 +05:30 fbb986a3-c3d6-4fc6-a6e7-2e4af96828ed INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:35:09.335 +05:30 fbb986a3-c3d6-4fc6-a6e7-2e4af96828ed 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 4.8658ms 2024-03-23 10:35:56.081 +05:30 673b754c-f535-4b13-b49a-498433f75933 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:35:56.081 +05:30 35568b7c-49d8-4b4c-a64c-a4e03dc61c2c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:35:56.082 +05:30 e88fdcb6-b589-482b-bdf1-f870b41c886c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:35:56.082 +05:30 3d78a28b-af30-49c3-bbff-712d7cd993fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:35:56.082 +05:30 611f4b81-d6fe-4e02-afca-a017054dcfe2 INF CORS policy execution successful. 2024-03-23 10:35:56.082 +05:30 45e593af-8f46-4d5f-80a8-16b3963f8049 INF CORS policy execution successful. 2024-03-23 10:35:56.082 +05:30 ff05afa9-8ae0-43bd-91a6-2c39a2d06baf INF CORS policy execution successful. 2024-03-23 10:35:56.082 +05:30 3cbc6cbd-c966-4452-9f99-0b4bf86aef44 INF CORS policy execution successful. 2024-03-23 10:35:56.083 +05:30 611f4b81-d6fe-4e02-afca-a017054dcfe2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 204 null null 1.5665ms 2024-03-23 10:35:56.083 +05:30 ff05afa9-8ae0-43bd-91a6-2c39a2d06baf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 204 null null 1.5649ms 2024-03-23 10:35:56.083 +05:30 45e593af-8f46-4d5f-80a8-16b3963f8049 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 204 null null 1.1161ms 2024-03-23 10:35:56.083 +05:30 3cbc6cbd-c966-4452-9f99-0b4bf86aef44 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.1755ms 2024-03-23 10:35:56.083 +05:30 128328f0-2fa6-49ea-a381-39baecdc9d14 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:35:56.083 +05:30 a0b10858-ff2d-42cc-b0f8-b51976e180bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:35:56.083 +05:30 88f603c6-14e8-4098-8547-3c2df7c0b5fe INF CORS policy execution successful. 2024-03-23 10:35:56.083 +05:30 efad5a35-5628-4377-8a33-6928c4da9de8 INF CORS policy execution successful. 2024-03-23 10:35:56.083 +05:30 88f603c6-14e8-4098-8547-3c2df7c0b5fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.2138ms 2024-03-23 10:35:56.083 +05:30 efad5a35-5628-4377-8a33-6928c4da9de8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 204 null null 0.2079ms 2024-03-23 10:35:56.128 +05:30 147ce8f3-86fe-472a-900c-d02dddbd9618 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:35:56.128 +05:30 c8b41dbe-aa45-4110-888b-045f780f1e2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:35:56.128 +05:30 6112db51-3e4a-46ef-99b7-a7fe4e95800c INF CORS policy execution successful. 2024-03-23 10:35:56.128 +05:30 998586a8-dc2b-416c-b8fb-0a002912f188 INF CORS policy execution successful. 2024-03-23 10:35:56.129 +05:30 998586a8-dc2b-416c-b8fb-0a002912f188 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 204 null null 0.3463ms 2024-03-23 10:35:56.129 +05:30 6112db51-3e4a-46ef-99b7-a7fe4e95800c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 204 null null 0.6552ms 2024-03-23 10:35:56.178 +05:30 2eebccd3-8ab5-4947-a57a-88e374401891 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:35:56.178 +05:30 9caf7c2b-1b00-40ff-9d7a-17acf679be55 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:35:56.178 +05:30 09b52107-8478-490c-befb-88e3d601097d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:35:56.178 +05:30 e1a430fe-eadd-4ff4-8bce-73a75aa6a416 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:35:56.180 +05:30 b06c7bd5-c04d-4e13-8c41-3d623fb10171 INF CORS policy execution successful. 2024-03-23 10:35:56.180 +05:30 06b2380d-57b3-442f-bc7b-bc0fb3af6c80 INF CORS policy execution successful. 2024-03-23 10:35:56.180 +05:30 ca4f0380-e03c-46ef-aab4-1418007241e1 INF CORS policy execution successful. 2024-03-23 10:35:56.180 +05:30 b06c7bd5-c04d-4e13-8c41-3d623fb10171 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:35:56.180 +05:30 b789ad58-7d17-4516-96e4-568c66c2060b INF CORS policy execution successful. 2024-03-23 10:35:56.180 +05:30 06b2380d-57b3-442f-bc7b-bc0fb3af6c80 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:35:56.180 +05:30 ca4f0380-e03c-46ef-aab4-1418007241e1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:35:56.181 +05:30 b06c7bd5-c04d-4e13-8c41-3d623fb10171 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-23 10:35:56.181 +05:30 ca4f0380-e03c-46ef-aab4-1418007241e1 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:35:56.181 +05:30 b789ad58-7d17-4516-96e4-568c66c2060b INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:35:56.181 +05:30 06b2380d-57b3-442f-bc7b-bc0fb3af6c80 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:35:56.182 +05:30 b789ad58-7d17-4516-96e4-568c66c2060b INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:35:56.183 +05:30 ca4f0380-e03c-46ef-aab4-1418007241e1 INF Connection string fetched 2024-03-23 10:35:56.183 +05:30 b06c7bd5-c04d-4e13-8c41-3d623fb10171 INF Connection string fetched 2024-03-23 10:35:56.184 +05:30 b06c7bd5-c04d-4e13-8c41-3d623fb10171 INF Fetching Menu Data 2024-03-23 10:35:56.185 +05:30 ca4f0380-e03c-46ef-aab4-1418007241e1 INF Fetching Profiles for Role 2024-03-23 10:35:56.185 +05:30 b789ad58-7d17-4516-96e4-568c66c2060b INF Fetching Details for Role 2024-03-23 10:35:56.186 +05:30 06b2380d-57b3-442f-bc7b-bc0fb3af6c80 INF Connection string fetched 2024-03-23 10:35:56.187 +05:30 06b2380d-57b3-442f-bc7b-bc0fb3af6c80 INF Fetching Profiles 2024-03-23 10:35:56.193 +05:30 b06c7bd5-c04d-4e13-8c41-3d623fb10171 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:35:56.194 +05:30 b06c7bd5-c04d-4e13-8c41-3d623fb10171 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.0565ms 2024-03-23 10:35:56.194 +05:30 b06c7bd5-c04d-4e13-8c41-3d623fb10171 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:35:56.194 +05:30 b06c7bd5-c04d-4e13-8c41-3d623fb10171 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 16.2495ms 2024-03-23 10:35:56.197 +05:30 b789ad58-7d17-4516-96e4-568c66c2060b INF Connection string fetched 2024-03-23 10:35:56.199 +05:30 ca4f0380-e03c-46ef-aab4-1418007241e1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:35:56.199 +05:30 ca4f0380-e03c-46ef-aab4-1418007241e1 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 18.6477ms 2024-03-23 10:35:56.200 +05:30 ca4f0380-e03c-46ef-aab4-1418007241e1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:35:56.200 +05:30 ca4f0380-e03c-46ef-aab4-1418007241e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 200 null application/json; charset=utf-8 22.0542ms 2024-03-23 10:35:56.210 +05:30 b789ad58-7d17-4516-96e4-568c66c2060b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:35:56.210 +05:30 06b2380d-57b3-442f-bc7b-bc0fb3af6c80 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:35:56.210 +05:30 b789ad58-7d17-4516-96e4-568c66c2060b INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 28.0247ms 2024-03-23 10:35:56.210 +05:30 b789ad58-7d17-4516-96e4-568c66c2060b INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:35:56.211 +05:30 06b2380d-57b3-442f-bc7b-bc0fb3af6c80 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 28.2789ms 2024-03-23 10:35:56.211 +05:30 b789ad58-7d17-4516-96e4-568c66c2060b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 200 null application/json; charset=utf-8 32.4415ms 2024-03-23 10:35:56.211 +05:30 06b2380d-57b3-442f-bc7b-bc0fb3af6c80 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:35:56.211 +05:30 06b2380d-57b3-442f-bc7b-bc0fb3af6c80 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 200 null application/json; charset=utf-8 32.769ms 2024-03-23 10:35:56.242 +05:30 68a82e69-94c6-451e-8b7d-1d1047fcd0a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:35:56.243 +05:30 e65a0655-d79f-4de5-92e4-1020ef9043a5 INF CORS policy execution successful. 2024-03-23 10:35:56.243 +05:30 e65a0655-d79f-4de5-92e4-1020ef9043a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:35:56.243 +05:30 e65a0655-d79f-4de5-92e4-1020ef9043a5 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-23 10:35:56.244 +05:30 d1e1d4cf-02c6-433a-867f-6e60f34ba38f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:35:56.244 +05:30 cdc6a855-2a68-4235-8ff0-ee82092ebd2e INF CORS policy execution successful. 2024-03-23 10:35:56.244 +05:30 cdc6a855-2a68-4235-8ff0-ee82092ebd2e INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:35:56.244 +05:30 cdc6a855-2a68-4235-8ff0-ee82092ebd2e INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:35:56.244 +05:30 e65a0655-d79f-4de5-92e4-1020ef9043a5 INF Connection string fetched 2024-03-23 10:35:56.245 +05:30 e65a0655-d79f-4de5-92e4-1020ef9043a5 INF Fetching Menu Data 2024-03-23 10:35:56.246 +05:30 e65a0655-d79f-4de5-92e4-1020ef9043a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:35:56.246 +05:30 cdc6a855-2a68-4235-8ff0-ee82092ebd2e INF Connection string fetched 2024-03-23 10:35:56.246 +05:30 e65a0655-d79f-4de5-92e4-1020ef9043a5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.0775ms 2024-03-23 10:35:56.246 +05:30 e65a0655-d79f-4de5-92e4-1020ef9043a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:35:56.246 +05:30 cdc6a855-2a68-4235-8ff0-ee82092ebd2e INF Fetching Profiles for Role 2024-03-23 10:35:56.247 +05:30 e65a0655-d79f-4de5-92e4-1020ef9043a5 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 4.3699ms 2024-03-23 10:35:56.248 +05:30 cdc6a855-2a68-4235-8ff0-ee82092ebd2e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:35:56.248 +05:30 cdc6a855-2a68-4235-8ff0-ee82092ebd2e INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 3.8362ms 2024-03-23 10:35:56.248 +05:30 cdc6a855-2a68-4235-8ff0-ee82092ebd2e INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:35:56.249 +05:30 cdc6a855-2a68-4235-8ff0-ee82092ebd2e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 200 null application/json; charset=utf-8 4.5652ms 2024-03-23 10:35:56.257 +05:30 22180884-7f06-40c2-87bc-e3cd0c54b024 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:35:56.257 +05:30 1e9ae528-c3c1-4c8a-8394-55dce32d9e37 INF CORS policy execution successful. 2024-03-23 10:35:56.257 +05:30 c1552805-94e0-4f52-a57a-3f4453d4240b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:35:56.257 +05:30 1e9ae528-c3c1-4c8a-8394-55dce32d9e37 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:35:56.258 +05:30 1e9ae528-c3c1-4c8a-8394-55dce32d9e37 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:35:56.258 +05:30 e2378e06-7906-48d8-a034-934d535404c2 INF CORS policy execution successful. 2024-03-23 10:35:56.258 +05:30 e2378e06-7906-48d8-a034-934d535404c2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:35:56.258 +05:30 e2378e06-7906-48d8-a034-934d535404c2 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:35:56.259 +05:30 1e9ae528-c3c1-4c8a-8394-55dce32d9e37 INF Connection string fetched 2024-03-23 10:35:56.259 +05:30 1e9ae528-c3c1-4c8a-8394-55dce32d9e37 INF Fetching Profiles 2024-03-23 10:35:56.259 +05:30 e2378e06-7906-48d8-a034-934d535404c2 INF Connection string fetched 2024-03-23 10:35:56.259 +05:30 e2378e06-7906-48d8-a034-934d535404c2 INF Fetching Details for Role 2024-03-23 10:35:56.261 +05:30 1e9ae528-c3c1-4c8a-8394-55dce32d9e37 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:35:56.261 +05:30 1e9ae528-c3c1-4c8a-8394-55dce32d9e37 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 3.2363ms 2024-03-23 10:35:56.261 +05:30 1e9ae528-c3c1-4c8a-8394-55dce32d9e37 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:35:56.261 +05:30 1e9ae528-c3c1-4c8a-8394-55dce32d9e37 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 200 null application/json; charset=utf-8 4.3208ms 2024-03-23 10:35:56.263 +05:30 e2378e06-7906-48d8-a034-934d535404c2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:35:56.263 +05:30 e2378e06-7906-48d8-a034-934d535404c2 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 5.2491ms 2024-03-23 10:35:56.263 +05:30 e2378e06-7906-48d8-a034-934d535404c2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:35:56.263 +05:30 e2378e06-7906-48d8-a034-934d535404c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 200 null application/json; charset=utf-8 6.0276ms 2024-03-23 10:36:29.374 +05:30 b7befa05-2bc1-44ba-b0a8-4fe5144abc84 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:36:29.376 +05:30 cbd48c63-8255-488a-bd47-d347ea1b12d6 INF CORS policy execution successful. 2024-03-23 10:36:29.376 +05:30 cbd48c63-8255-488a-bd47-d347ea1b12d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:29.376 +05:30 cbd48c63-8255-488a-bd47-d347ea1b12d6 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-23 10:36:29.376 +05:30 cbd48c63-8255-488a-bd47-d347ea1b12d6 INF Fetching Company deatails 2024-03-23 10:36:29.381 +05:30 cbd48c63-8255-488a-bd47-d347ea1b12d6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:36:29.382 +05:30 cbd48c63-8255-488a-bd47-d347ea1b12d6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.224ms 2024-03-23 10:36:29.383 +05:30 cbd48c63-8255-488a-bd47-d347ea1b12d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:29.383 +05:30 cbd48c63-8255-488a-bd47-d347ea1b12d6 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 8.5431ms 2024-03-23 10:36:30.316 +05:30 2324d10a-112b-4b9a-876f-c466c6c33110 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:36:30.317 +05:30 1ce772a4-0a04-4c37-8318-bdb11a0ec2bc INF CORS policy execution successful. 2024-03-23 10:36:30.317 +05:30 1ce772a4-0a04-4c37-8318-bdb11a0ec2bc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:30.317 +05:30 1ce772a4-0a04-4c37-8318-bdb11a0ec2bc 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-23 10:36:30.317 +05:30 1ce772a4-0a04-4c37-8318-bdb11a0ec2bc INF Fetching Company deatails 2024-03-23 10:36:30.323 +05:30 1ce772a4-0a04-4c37-8318-bdb11a0ec2bc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:36:30.323 +05:30 1ce772a4-0a04-4c37-8318-bdb11a0ec2bc INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.2965ms 2024-03-23 10:36:30.324 +05:30 1ce772a4-0a04-4c37-8318-bdb11a0ec2bc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:30.324 +05:30 1ce772a4-0a04-4c37-8318-bdb11a0ec2bc 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 7.496ms 2024-03-23 10:36:32.328 +05:30 f705190b-4232-4a96-a81e-276feb4b8a39 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:36:32.328 +05:30 3dd3a55f-2419-4ed7-9f9d-08d875b1c77f INF CORS policy execution successful. 2024-03-23 10:36:32.329 +05:30 3dd3a55f-2419-4ed7-9f9d-08d875b1c77f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:32.329 +05:30 3dd3a55f-2419-4ed7-9f9d-08d875b1c77f 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-23 10:36:32.329 +05:30 3dd3a55f-2419-4ed7-9f9d-08d875b1c77f INF Fetching Company deatails 2024-03-23 10:36:32.331 +05:30 3dd3a55f-2419-4ed7-9f9d-08d875b1c77f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:36:32.332 +05:30 3dd3a55f-2419-4ed7-9f9d-08d875b1c77f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.0539ms 2024-03-23 10:36:32.332 +05:30 3dd3a55f-2419-4ed7-9f9d-08d875b1c77f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:32.332 +05:30 3dd3a55f-2419-4ed7-9f9d-08d875b1c77f 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 4.3309ms 2024-03-23 10:36:38.883 +05:30 27fad3e5-a54a-4c87-8c32-e43b461818b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:36:38.885 +05:30 0785e456-dd30-497e-884d-7ea278773b14 INF CORS policy execution successful. 2024-03-23 10:36:38.886 +05:30 0785e456-dd30-497e-884d-7ea278773b14 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:38.886 +05:30 0785e456-dd30-497e-884d-7ea278773b14 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-23 10:36:38.886 +05:30 0785e456-dd30-497e-884d-7ea278773b14 INF Fetching Company deatails 2024-03-23 10:36:38.888 +05:30 0785e456-dd30-497e-884d-7ea278773b14 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:36:38.889 +05:30 0785e456-dd30-497e-884d-7ea278773b14 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.9521ms 2024-03-23 10:36:38.889 +05:30 0785e456-dd30-497e-884d-7ea278773b14 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:38.889 +05:30 0785e456-dd30-497e-884d-7ea278773b14 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 6.7515ms 2024-03-23 10:36:48.071 +05:30 fbfe24c0-059c-48e6-a871-cbf6688b9403 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:36:48.072 +05:30 9d3b01b4-8fcb-4f82-9592-eb6a84845524 INF CORS policy execution successful. 2024-03-23 10:36:48.072 +05:30 9d3b01b4-8fcb-4f82-9592-eb6a84845524 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:48.072 +05:30 9d3b01b4-8fcb-4f82-9592-eb6a84845524 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-23 10:36:48.072 +05:30 9d3b01b4-8fcb-4f82-9592-eb6a84845524 INF Fetching Company deatails 2024-03-23 10:36:48.073 +05:30 9d3b01b4-8fcb-4f82-9592-eb6a84845524 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:36:48.074 +05:30 9d3b01b4-8fcb-4f82-9592-eb6a84845524 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7912ms 2024-03-23 10:36:48.074 +05:30 9d3b01b4-8fcb-4f82-9592-eb6a84845524 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:48.074 +05:30 9d3b01b4-8fcb-4f82-9592-eb6a84845524 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 2.9554ms 2024-03-23 10:36:49.108 +05:30 8fa6cc2f-684f-4c42-a6e5-6e0082b7c12b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:36:49.109 +05:30 6aa8d8b0-26c7-4b33-8516-1010bf4cfd0d INF CORS policy execution successful. 2024-03-23 10:36:49.109 +05:30 6aa8d8b0-26c7-4b33-8516-1010bf4cfd0d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:49.109 +05:30 6aa8d8b0-26c7-4b33-8516-1010bf4cfd0d 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-23 10:36:49.109 +05:30 6aa8d8b0-26c7-4b33-8516-1010bf4cfd0d INF Fetching Company deatails 2024-03-23 10:36:49.110 +05:30 6aa8d8b0-26c7-4b33-8516-1010bf4cfd0d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:36:49.111 +05:30 6aa8d8b0-26c7-4b33-8516-1010bf4cfd0d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8134ms 2024-03-23 10:36:49.111 +05:30 6aa8d8b0-26c7-4b33-8516-1010bf4cfd0d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:49.111 +05:30 6aa8d8b0-26c7-4b33-8516-1010bf4cfd0d 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 2.7129ms 2024-03-23 10:36:49.281 +05:30 22f50688-0878-4aeb-a2d1-de2ffd604bbc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:36:49.281 +05:30 a26d3741-3e10-4836-816f-913b930cc3b4 INF CORS policy execution successful. 2024-03-23 10:36:49.281 +05:30 a26d3741-3e10-4836-816f-913b930cc3b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:49.281 +05:30 a26d3741-3e10-4836-816f-913b930cc3b4 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-23 10:36:49.281 +05:30 a26d3741-3e10-4836-816f-913b930cc3b4 INF Fetching Company deatails 2024-03-23 10:36:49.283 +05:30 a26d3741-3e10-4836-816f-913b930cc3b4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:36:49.283 +05:30 a26d3741-3e10-4836-816f-913b930cc3b4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9688ms 2024-03-23 10:36:49.283 +05:30 a26d3741-3e10-4836-816f-913b930cc3b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:49.283 +05:30 a26d3741-3e10-4836-816f-913b930cc3b4 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 2.7851ms 2024-03-23 10:36:57.567 +05:30 76d74cac-d032-4d57-9977-07bf98b0894c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:36:57.567 +05:30 16293b54-db4b-4e58-80d7-c360aae117b3 INF CORS policy execution successful. 2024-03-23 10:36:57.567 +05:30 16293b54-db4b-4e58-80d7-c360aae117b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:57.568 +05:30 16293b54-db4b-4e58-80d7-c360aae117b3 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-23 10:36:57.568 +05:30 16293b54-db4b-4e58-80d7-c360aae117b3 INF Fetching Company deatails 2024-03-23 10:36:57.570 +05:30 16293b54-db4b-4e58-80d7-c360aae117b3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:36:57.570 +05:30 16293b54-db4b-4e58-80d7-c360aae117b3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.8511ms 2024-03-23 10:36:57.571 +05:30 16293b54-db4b-4e58-80d7-c360aae117b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:57.571 +05:30 16293b54-db4b-4e58-80d7-c360aae117b3 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 4.289ms 2024-03-23 10:36:57.745 +05:30 08655afd-30aa-4a89-aa3e-2daf1cb4cba0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:36:57.746 +05:30 d84cee1a-91d2-4549-b3ee-215bc7472f07 INF CORS policy execution successful. 2024-03-23 10:36:57.747 +05:30 d84cee1a-91d2-4549-b3ee-215bc7472f07 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:57.747 +05:30 d84cee1a-91d2-4549-b3ee-215bc7472f07 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-23 10:36:57.747 +05:30 d84cee1a-91d2-4549-b3ee-215bc7472f07 INF Fetching Company deatails 2024-03-23 10:36:57.749 +05:30 d84cee1a-91d2-4549-b3ee-215bc7472f07 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:36:57.749 +05:30 d84cee1a-91d2-4549-b3ee-215bc7472f07 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.3134ms 2024-03-23 10:36:57.750 +05:30 d84cee1a-91d2-4549-b3ee-215bc7472f07 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:57.750 +05:30 d84cee1a-91d2-4549-b3ee-215bc7472f07 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 4.4338ms 2024-03-23 10:36:57.910 +05:30 7db1ec97-2733-441a-b0df-7d342285e775 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:36:57.911 +05:30 6bde917b-c09a-42fa-81e7-efe5ca85c5d8 INF CORS policy execution successful. 2024-03-23 10:36:57.911 +05:30 6bde917b-c09a-42fa-81e7-efe5ca85c5d8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:57.911 +05:30 6bde917b-c09a-42fa-81e7-efe5ca85c5d8 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-23 10:36:57.911 +05:30 6bde917b-c09a-42fa-81e7-efe5ca85c5d8 INF Fetching Company deatails 2024-03-23 10:36:57.915 +05:30 6bde917b-c09a-42fa-81e7-efe5ca85c5d8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:36:57.915 +05:30 6bde917b-c09a-42fa-81e7-efe5ca85c5d8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.2547ms 2024-03-23 10:36:57.915 +05:30 6bde917b-c09a-42fa-81e7-efe5ca85c5d8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:57.915 +05:30 6bde917b-c09a-42fa-81e7-efe5ca85c5d8 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 5.0941ms 2024-03-23 10:36:59.166 +05:30 902f8de4-5570-44b2-82f2-f84c68829152 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:36:59.166 +05:30 c41c5f87-2b63-4420-9f5f-22b79a3a6551 INF CORS policy execution successful. 2024-03-23 10:36:59.166 +05:30 c41c5f87-2b63-4420-9f5f-22b79a3a6551 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:59.166 +05:30 c41c5f87-2b63-4420-9f5f-22b79a3a6551 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-23 10:36:59.166 +05:30 c41c5f87-2b63-4420-9f5f-22b79a3a6551 INF Fetching Company deatails 2024-03-23 10:36:59.168 +05:30 c41c5f87-2b63-4420-9f5f-22b79a3a6551 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:36:59.168 +05:30 c41c5f87-2b63-4420-9f5f-22b79a3a6551 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.723ms 2024-03-23 10:36:59.168 +05:30 c41c5f87-2b63-4420-9f5f-22b79a3a6551 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:36:59.168 +05:30 c41c5f87-2b63-4420-9f5f-22b79a3a6551 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 2.5811ms 2024-03-23 10:37:01.263 +05:30 e2edfea6-920c-4a96-8342-b60f989b7d15 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:01.265 +05:30 85233b76-83c6-4745-9087-37b03be5abc7 INF CORS policy execution successful. 2024-03-23 10:37:01.265 +05:30 85233b76-83c6-4745-9087-37b03be5abc7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:01.266 +05:30 85233b76-83c6-4745-9087-37b03be5abc7 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-23 10:37:01.266 +05:30 85233b76-83c6-4745-9087-37b03be5abc7 INF Fetching Company deatails 2024-03-23 10:37:01.268 +05:30 85233b76-83c6-4745-9087-37b03be5abc7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:01.270 +05:30 85233b76-83c6-4745-9087-37b03be5abc7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.0907ms 2024-03-23 10:37:01.277 +05:30 85233b76-83c6-4745-9087-37b03be5abc7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:01.278 +05:30 85233b76-83c6-4745-9087-37b03be5abc7 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 14.9727ms 2024-03-23 10:37:01.550 +05:30 16ff0f88-aa78-4e3b-8373-64ad4b4cc8dd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:01.551 +05:30 fe5d7542-a2e1-47e8-8986-503701001887 INF CORS policy execution successful. 2024-03-23 10:37:01.551 +05:30 fe5d7542-a2e1-47e8-8986-503701001887 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:01.551 +05:30 fe5d7542-a2e1-47e8-8986-503701001887 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-23 10:37:01.551 +05:30 fe5d7542-a2e1-47e8-8986-503701001887 INF Fetching Company deatails 2024-03-23 10:37:01.552 +05:30 fe5d7542-a2e1-47e8-8986-503701001887 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:01.553 +05:30 fe5d7542-a2e1-47e8-8986-503701001887 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9427ms 2024-03-23 10:37:01.553 +05:30 fe5d7542-a2e1-47e8-8986-503701001887 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:01.553 +05:30 fe5d7542-a2e1-47e8-8986-503701001887 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 2.9846ms 2024-03-23 10:37:07.903 +05:30 47006675-5273-4dff-863a-143911f3b0e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:07.904 +05:30 ac92ea40-a597-4678-a317-1dda0b0bf307 INF CORS policy execution successful. 2024-03-23 10:37:07.904 +05:30 ac92ea40-a597-4678-a317-1dda0b0bf307 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:07.904 +05:30 ac92ea40-a597-4678-a317-1dda0b0bf307 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-23 10:37:07.904 +05:30 ac92ea40-a597-4678-a317-1dda0b0bf307 INF Fetching Company deatails 2024-03-23 10:37:07.905 +05:30 ac92ea40-a597-4678-a317-1dda0b0bf307 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:07.906 +05:30 ac92ea40-a597-4678-a317-1dda0b0bf307 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7288ms 2024-03-23 10:37:07.906 +05:30 ac92ea40-a597-4678-a317-1dda0b0bf307 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:07.906 +05:30 ac92ea40-a597-4678-a317-1dda0b0bf307 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 2.6037ms 2024-03-23 10:37:11.155 +05:30 8a635dab-8aa1-4366-ac11-ba3dd957fc95 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:11.156 +05:30 15db907d-19ac-4e66-8e22-96f3960caa4d INF CORS policy execution successful. 2024-03-23 10:37:11.156 +05:30 15db907d-19ac-4e66-8e22-96f3960caa4d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:11.156 +05:30 15db907d-19ac-4e66-8e22-96f3960caa4d 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-23 10:37:11.156 +05:30 15db907d-19ac-4e66-8e22-96f3960caa4d INF Fetching Company deatails 2024-03-23 10:37:11.159 +05:30 15db907d-19ac-4e66-8e22-96f3960caa4d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:11.159 +05:30 15db907d-19ac-4e66-8e22-96f3960caa4d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.3477ms 2024-03-23 10:37:11.160 +05:30 15db907d-19ac-4e66-8e22-96f3960caa4d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:11.160 +05:30 15db907d-19ac-4e66-8e22-96f3960caa4d 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 4.8272ms 2024-03-23 10:37:11.243 +05:30 537fdb0a-b053-4277-a9bc-c50524e26fdd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:11.244 +05:30 ac7c713f-c523-4453-8487-3f102928108c INF CORS policy execution successful. 2024-03-23 10:37:11.244 +05:30 ac7c713f-c523-4453-8487-3f102928108c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:11.244 +05:30 ac7c713f-c523-4453-8487-3f102928108c 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-23 10:37:11.244 +05:30 ac7c713f-c523-4453-8487-3f102928108c INF Fetching Company deatails 2024-03-23 10:37:11.249 +05:30 ac7c713f-c523-4453-8487-3f102928108c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:11.250 +05:30 ac7c713f-c523-4453-8487-3f102928108c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.6211ms 2024-03-23 10:37:11.250 +05:30 ac7c713f-c523-4453-8487-3f102928108c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:11.250 +05:30 ac7c713f-c523-4453-8487-3f102928108c 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 6.9967ms 2024-03-23 10:37:11.678 +05:30 d326ffd5-858d-4b4d-83bc-38c14955fd63 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:11.679 +05:30 00fb1707-4d4f-40af-82fe-bc2dee451396 INF CORS policy execution successful. 2024-03-23 10:37:11.679 +05:30 00fb1707-4d4f-40af-82fe-bc2dee451396 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:11.679 +05:30 00fb1707-4d4f-40af-82fe-bc2dee451396 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-23 10:37:11.679 +05:30 00fb1707-4d4f-40af-82fe-bc2dee451396 INF Fetching Company deatails 2024-03-23 10:37:11.687 +05:30 00fb1707-4d4f-40af-82fe-bc2dee451396 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:11.688 +05:30 00fb1707-4d4f-40af-82fe-bc2dee451396 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.0129ms 2024-03-23 10:37:11.688 +05:30 00fb1707-4d4f-40af-82fe-bc2dee451396 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:11.688 +05:30 00fb1707-4d4f-40af-82fe-bc2dee451396 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 10.5075ms 2024-03-23 10:37:11.836 +05:30 4958c1a8-4c74-4c28-8048-8584a7027348 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:11.836 +05:30 285e92a1-7b9b-40b0-bd13-a52c4123c537 INF CORS policy execution successful. 2024-03-23 10:37:11.836 +05:30 285e92a1-7b9b-40b0-bd13-a52c4123c537 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:11.836 +05:30 285e92a1-7b9b-40b0-bd13-a52c4123c537 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-23 10:37:11.836 +05:30 285e92a1-7b9b-40b0-bd13-a52c4123c537 INF Fetching Company deatails 2024-03-23 10:37:11.838 +05:30 285e92a1-7b9b-40b0-bd13-a52c4123c537 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:11.838 +05:30 285e92a1-7b9b-40b0-bd13-a52c4123c537 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9198ms 2024-03-23 10:37:11.838 +05:30 285e92a1-7b9b-40b0-bd13-a52c4123c537 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:11.839 +05:30 285e92a1-7b9b-40b0-bd13-a52c4123c537 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 2.8295ms 2024-03-23 10:37:24.599 +05:30 53048b4b-b059-4235-8d25-11c438a34925 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:24.601 +05:30 23faa2af-a5aa-4be7-b5b5-c257209e5a6e INF CORS policy execution successful. 2024-03-23 10:37:24.601 +05:30 23faa2af-a5aa-4be7-b5b5-c257209e5a6e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:24.602 +05:30 23faa2af-a5aa-4be7-b5b5-c257209e5a6e 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-23 10:37:24.610 +05:30 23faa2af-a5aa-4be7-b5b5-c257209e5a6e INF Fetching Company deatails 2024-03-23 10:37:24.612 +05:30 23faa2af-a5aa-4be7-b5b5-c257209e5a6e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:24.613 +05:30 23faa2af-a5aa-4be7-b5b5-c257209e5a6e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.0168ms 2024-03-23 10:37:24.613 +05:30 23faa2af-a5aa-4be7-b5b5-c257209e5a6e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:24.613 +05:30 23faa2af-a5aa-4be7-b5b5-c257209e5a6e 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 14.0857ms 2024-03-23 10:37:24.786 +05:30 aaa9f728-f462-49d9-9e17-562e45a1b81d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:24.786 +05:30 d215bb8e-6d9c-4286-a414-8c1ca803fa9f INF CORS policy execution successful. 2024-03-23 10:37:24.787 +05:30 d215bb8e-6d9c-4286-a414-8c1ca803fa9f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:24.787 +05:30 d215bb8e-6d9c-4286-a414-8c1ca803fa9f 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-23 10:37:24.787 +05:30 d215bb8e-6d9c-4286-a414-8c1ca803fa9f INF Fetching Company deatails 2024-03-23 10:37:24.790 +05:30 d215bb8e-6d9c-4286-a414-8c1ca803fa9f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:24.790 +05:30 d215bb8e-6d9c-4286-a414-8c1ca803fa9f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.8682ms 2024-03-23 10:37:24.790 +05:30 d215bb8e-6d9c-4286-a414-8c1ca803fa9f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:24.790 +05:30 d215bb8e-6d9c-4286-a414-8c1ca803fa9f 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 4.5926ms 2024-03-23 10:37:25.176 +05:30 30afb3b6-461c-4024-a862-cdf9bda64bff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:25.177 +05:30 e413f5fe-6489-4d48-b8f3-529d139091e7 INF CORS policy execution successful. 2024-03-23 10:37:25.177 +05:30 e413f5fe-6489-4d48-b8f3-529d139091e7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:25.177 +05:30 e413f5fe-6489-4d48-b8f3-529d139091e7 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-23 10:37:25.177 +05:30 e413f5fe-6489-4d48-b8f3-529d139091e7 INF Fetching Company deatails 2024-03-23 10:37:25.178 +05:30 e413f5fe-6489-4d48-b8f3-529d139091e7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:25.178 +05:30 e413f5fe-6489-4d48-b8f3-529d139091e7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5391ms 2024-03-23 10:37:25.179 +05:30 e413f5fe-6489-4d48-b8f3-529d139091e7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:25.179 +05:30 e413f5fe-6489-4d48-b8f3-529d139091e7 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 2.3429ms 2024-03-23 10:37:25.585 +05:30 f585b074-c32a-45fa-a8d1-b11a9c0d7396 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:25.585 +05:30 6bc227b8-29b3-4113-8623-dc9661f282d0 INF CORS policy execution successful. 2024-03-23 10:37:25.585 +05:30 6bc227b8-29b3-4113-8623-dc9661f282d0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:25.586 +05:30 6bc227b8-29b3-4113-8623-dc9661f282d0 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-23 10:37:25.586 +05:30 6bc227b8-29b3-4113-8623-dc9661f282d0 INF Fetching Company deatails 2024-03-23 10:37:25.587 +05:30 6bc227b8-29b3-4113-8623-dc9661f282d0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:25.587 +05:30 6bc227b8-29b3-4113-8623-dc9661f282d0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8606ms 2024-03-23 10:37:25.588 +05:30 6bc227b8-29b3-4113-8623-dc9661f282d0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:25.588 +05:30 6bc227b8-29b3-4113-8623-dc9661f282d0 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 2.8526ms 2024-03-23 10:37:25.883 +05:30 fd818341-6b4a-4434-9600-fcb546ff41d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:25.884 +05:30 f487d5aa-d857-4208-a5da-124667461d78 INF CORS policy execution successful. 2024-03-23 10:37:25.884 +05:30 f487d5aa-d857-4208-a5da-124667461d78 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:25.884 +05:30 f487d5aa-d857-4208-a5da-124667461d78 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-23 10:37:25.884 +05:30 f487d5aa-d857-4208-a5da-124667461d78 INF Fetching Company deatails 2024-03-23 10:37:25.885 +05:30 f487d5aa-d857-4208-a5da-124667461d78 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:25.886 +05:30 f487d5aa-d857-4208-a5da-124667461d78 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7226ms 2024-03-23 10:37:25.886 +05:30 f487d5aa-d857-4208-a5da-124667461d78 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:25.886 +05:30 f487d5aa-d857-4208-a5da-124667461d78 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 2.5647ms 2024-03-23 10:37:30.948 +05:30 771f8aac-6c0e-4238-84a5-7256d1707d64 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:30.948 +05:30 34a8c922-f55d-4c3a-a9fa-949eb5221a6c INF CORS policy execution successful. 2024-03-23 10:37:30.949 +05:30 34a8c922-f55d-4c3a-a9fa-949eb5221a6c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:30.949 +05:30 34a8c922-f55d-4c3a-a9fa-949eb5221a6c 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-23 10:37:30.949 +05:30 34a8c922-f55d-4c3a-a9fa-949eb5221a6c INF Fetching Company deatails 2024-03-23 10:37:30.950 +05:30 34a8c922-f55d-4c3a-a9fa-949eb5221a6c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:30.950 +05:30 34a8c922-f55d-4c3a-a9fa-949eb5221a6c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6034ms 2024-03-23 10:37:30.950 +05:30 34a8c922-f55d-4c3a-a9fa-949eb5221a6c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:30.951 +05:30 34a8c922-f55d-4c3a-a9fa-949eb5221a6c 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 2.6383ms 2024-03-23 10:37:31.052 +05:30 4ebac0d5-ccc3-4d21-bfed-b201b2bd490e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:31.053 +05:30 b2473dce-acd5-4efa-bfa4-c5ec5ea22dc5 INF CORS policy execution successful. 2024-03-23 10:37:31.053 +05:30 b2473dce-acd5-4efa-bfa4-c5ec5ea22dc5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:31.053 +05:30 b2473dce-acd5-4efa-bfa4-c5ec5ea22dc5 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-23 10:37:31.053 +05:30 b2473dce-acd5-4efa-bfa4-c5ec5ea22dc5 INF Fetching Company deatails 2024-03-23 10:37:31.054 +05:30 b2473dce-acd5-4efa-bfa4-c5ec5ea22dc5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:31.054 +05:30 b2473dce-acd5-4efa-bfa4-c5ec5ea22dc5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5337ms 2024-03-23 10:37:31.054 +05:30 b2473dce-acd5-4efa-bfa4-c5ec5ea22dc5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:31.055 +05:30 b2473dce-acd5-4efa-bfa4-c5ec5ea22dc5 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 2.3115ms 2024-03-23 10:37:31.238 +05:30 8d1dfdd1-3c4d-4e31-8ca6-cb9be167a585 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:31.239 +05:30 2f7c4ff9-2898-4bdb-8248-c5f89cfa0ae8 INF CORS policy execution successful. 2024-03-23 10:37:31.239 +05:30 2f7c4ff9-2898-4bdb-8248-c5f89cfa0ae8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:31.239 +05:30 2f7c4ff9-2898-4bdb-8248-c5f89cfa0ae8 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-23 10:37:31.239 +05:30 2f7c4ff9-2898-4bdb-8248-c5f89cfa0ae8 INF Fetching Company deatails 2024-03-23 10:37:31.242 +05:30 2f7c4ff9-2898-4bdb-8248-c5f89cfa0ae8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:31.242 +05:30 2f7c4ff9-2898-4bdb-8248-c5f89cfa0ae8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.1578ms 2024-03-23 10:37:31.242 +05:30 2f7c4ff9-2898-4bdb-8248-c5f89cfa0ae8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:31.243 +05:30 2f7c4ff9-2898-4bdb-8248-c5f89cfa0ae8 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 4.685ms 2024-03-23 10:37:31.529 +05:30 c8fd1a53-d44f-4b04-908c-9b36e48fde48 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:37:31.529 +05:30 d0337990-002c-4aae-8619-987e0d12b013 INF CORS policy execution successful. 2024-03-23 10:37:31.529 +05:30 d0337990-002c-4aae-8619-987e0d12b013 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:31.529 +05:30 d0337990-002c-4aae-8619-987e0d12b013 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-23 10:37:31.530 +05:30 d0337990-002c-4aae-8619-987e0d12b013 INF Fetching Company deatails 2024-03-23 10:37:31.531 +05:30 d0337990-002c-4aae-8619-987e0d12b013 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:37:31.531 +05:30 d0337990-002c-4aae-8619-987e0d12b013 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9312ms 2024-03-23 10:37:31.532 +05:30 d0337990-002c-4aae-8619-987e0d12b013 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:37:31.532 +05:30 d0337990-002c-4aae-8619-987e0d12b013 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 2.9613ms 2024-03-23 10:38:46.337 +05:30 e7403e25-8173-4880-a0ac-349a1dd0e003 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 67 2024-03-23 10:38:46.338 +05:30 36bd6a0a-8499-428a-9102-4bfafc2111f2 INF CORS policy execution successful. 2024-03-23 10:38:46.339 +05:30 36bd6a0a-8499-428a-9102-4bfafc2111f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:38:46.339 +05:30 36bd6a0a-8499-428a-9102-4bfafc2111f2 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-23 10:38:46.360 +05:30 36bd6a0a-8499-428a-9102-4bfafc2111f2 INF Connection string fetched 2024-03-23 10:38:46.562 +05:30 36bd6a0a-8499-428a-9102-4bfafc2111f2 INF Token generated 2024-03-23 10:38:46.562 +05:30 36bd6a0a-8499-428a-9102-4bfafc2111f2 INF Token generated 2024-03-23 10:38:46.563 +05:30 36bd6a0a-8499-428a-9102-4bfafc2111f2 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-23 10:38:46.564 +05:30 36bd6a0a-8499-428a-9102-4bfafc2111f2 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 224.2074ms 2024-03-23 10:38:46.564 +05:30 36bd6a0a-8499-428a-9102-4bfafc2111f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:38:46.564 +05:30 36bd6a0a-8499-428a-9102-4bfafc2111f2 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 226.8357ms 2024-03-23 10:41:25.373 +05:30 b9869cff-df17-43b9-aeff-c7a0757a072d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:41:25.375 +05:30 859cb0d7-1b57-4c06-9f8c-ab20df85c4c5 INF CORS policy execution successful. 2024-03-23 10:41:25.375 +05:30 859cb0d7-1b57-4c06-9f8c-ab20df85c4c5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:41:25.376 +05:30 859cb0d7-1b57-4c06-9f8c-ab20df85c4c5 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-23 10:41:25.376 +05:30 859cb0d7-1b57-4c06-9f8c-ab20df85c4c5 INF Fetching Company deatails 2024-03-23 10:41:25.390 +05:30 859cb0d7-1b57-4c06-9f8c-ab20df85c4c5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:41:25.392 +05:30 859cb0d7-1b57-4c06-9f8c-ab20df85c4c5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 15.9266ms 2024-03-23 10:41:25.392 +05:30 859cb0d7-1b57-4c06-9f8c-ab20df85c4c5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:41:25.393 +05:30 859cb0d7-1b57-4c06-9f8c-ab20df85c4c5 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 20.2995ms 2024-03-23 10:41:36.354 +05:30 b3d15ef2-1d16-4fbd-b82c-8af4ae9acd4d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:41:36.354 +05:30 713f16d0-42c8-4f5b-91db-28274b010645 INF CORS policy execution successful. 2024-03-23 10:41:36.354 +05:30 713f16d0-42c8-4f5b-91db-28274b010645 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:41:36.355 +05:30 713f16d0-42c8-4f5b-91db-28274b010645 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-23 10:41:36.355 +05:30 713f16d0-42c8-4f5b-91db-28274b010645 INF Fetching Company deatails 2024-03-23 10:41:36.360 +05:30 713f16d0-42c8-4f5b-91db-28274b010645 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:41:36.361 +05:30 713f16d0-42c8-4f5b-91db-28274b010645 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.2556ms 2024-03-23 10:41:36.361 +05:30 713f16d0-42c8-4f5b-91db-28274b010645 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:41:36.361 +05:30 713f16d0-42c8-4f5b-91db-28274b010645 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 7.7191ms 2024-03-23 10:41:52.323 +05:30 38b4b958-3007-40ad-aadd-9210a3066de6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:41:52.324 +05:30 8ca38cad-d7c2-4eba-8e6f-77d6a944eca1 INF CORS policy execution successful. 2024-03-23 10:41:52.325 +05:30 8ca38cad-d7c2-4eba-8e6f-77d6a944eca1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:41:52.325 +05:30 8ca38cad-d7c2-4eba-8e6f-77d6a944eca1 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-23 10:41:52.325 +05:30 8ca38cad-d7c2-4eba-8e6f-77d6a944eca1 INF Fetching Company deatails 2024-03-23 10:41:52.336 +05:30 8ca38cad-d7c2-4eba-8e6f-77d6a944eca1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:41:52.337 +05:30 8ca38cad-d7c2-4eba-8e6f-77d6a944eca1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 12ms 2024-03-23 10:41:52.337 +05:30 8ca38cad-d7c2-4eba-8e6f-77d6a944eca1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:41:52.337 +05:30 8ca38cad-d7c2-4eba-8e6f-77d6a944eca1 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 14.4314ms 2024-03-23 10:41:53.360 +05:30 e81105ed-e109-4f90-952d-14f6efaf4b04 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:41:53.360 +05:30 a27dc44c-3e43-4468-ad71-20437d2af997 INF CORS policy execution successful. 2024-03-23 10:41:53.360 +05:30 a27dc44c-3e43-4468-ad71-20437d2af997 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:41:53.361 +05:30 a27dc44c-3e43-4468-ad71-20437d2af997 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-23 10:41:53.361 +05:30 a27dc44c-3e43-4468-ad71-20437d2af997 INF Fetching Company deatails 2024-03-23 10:41:53.365 +05:30 a27dc44c-3e43-4468-ad71-20437d2af997 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:41:53.366 +05:30 a27dc44c-3e43-4468-ad71-20437d2af997 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.2469ms 2024-03-23 10:41:53.366 +05:30 a27dc44c-3e43-4468-ad71-20437d2af997 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:41:53.366 +05:30 a27dc44c-3e43-4468-ad71-20437d2af997 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 6.4518ms 2024-03-23 10:42:24.364 +05:30 eed9d221-416d-4fb2-bbd3-99d5c6210171 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:42:24.366 +05:30 7b7143fe-5996-4de6-af01-776209cdafa9 INF CORS policy execution successful. 2024-03-23 10:42:24.367 +05:30 7b7143fe-5996-4de6-af01-776209cdafa9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:24.367 +05:30 7b7143fe-5996-4de6-af01-776209cdafa9 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-23 10:42:24.368 +05:30 7b7143fe-5996-4de6-af01-776209cdafa9 INF Fetching Company deatails 2024-03-23 10:42:24.377 +05:30 7b7143fe-5996-4de6-af01-776209cdafa9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:42:24.378 +05:30 7b7143fe-5996-4de6-af01-776209cdafa9 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 10.1867ms 2024-03-23 10:42:24.378 +05:30 7b7143fe-5996-4de6-af01-776209cdafa9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:24.378 +05:30 7b7143fe-5996-4de6-af01-776209cdafa9 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 14.0203ms 2024-03-23 10:42:25.334 +05:30 b5819cd3-3541-49ec-a5a9-57e92bed1b4e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:42:25.334 +05:30 ef7b6b0f-1a90-423f-94cf-7858dabe0bf2 INF CORS policy execution successful. 2024-03-23 10:42:25.335 +05:30 ef7b6b0f-1a90-423f-94cf-7858dabe0bf2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:25.335 +05:30 ef7b6b0f-1a90-423f-94cf-7858dabe0bf2 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-23 10:42:25.335 +05:30 ef7b6b0f-1a90-423f-94cf-7858dabe0bf2 INF Fetching Company deatails 2024-03-23 10:42:25.338 +05:30 ef7b6b0f-1a90-423f-94cf-7858dabe0bf2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:42:25.339 +05:30 ef7b6b0f-1a90-423f-94cf-7858dabe0bf2 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.1104ms 2024-03-23 10:42:25.339 +05:30 ef7b6b0f-1a90-423f-94cf-7858dabe0bf2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:25.339 +05:30 ef7b6b0f-1a90-423f-94cf-7858dabe0bf2 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 5.0509ms 2024-03-23 10:42:26.328 +05:30 f7df3707-c613-4f46-bb03-c76e7d766e09 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:42:26.329 +05:30 221343f1-1a78-410c-b201-7006c9d5aa27 INF CORS policy execution successful. 2024-03-23 10:42:26.330 +05:30 221343f1-1a78-410c-b201-7006c9d5aa27 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:26.330 +05:30 221343f1-1a78-410c-b201-7006c9d5aa27 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-23 10:42:26.330 +05:30 221343f1-1a78-410c-b201-7006c9d5aa27 INF Fetching Company deatails 2024-03-23 10:42:26.338 +05:30 221343f1-1a78-410c-b201-7006c9d5aa27 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:42:26.339 +05:30 221343f1-1a78-410c-b201-7006c9d5aa27 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.8551ms 2024-03-23 10:42:26.339 +05:30 221343f1-1a78-410c-b201-7006c9d5aa27 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:26.339 +05:30 221343f1-1a78-410c-b201-7006c9d5aa27 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 11.1939ms 2024-03-23 10:42:27.332 +05:30 6322ea50-2c24-471a-897d-52a9fc7f8f21 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:42:27.333 +05:30 f1da741e-6d68-4328-800f-7c06f411f491 INF CORS policy execution successful. 2024-03-23 10:42:27.333 +05:30 f1da741e-6d68-4328-800f-7c06f411f491 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:27.333 +05:30 f1da741e-6d68-4328-800f-7c06f411f491 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-23 10:42:27.333 +05:30 f1da741e-6d68-4328-800f-7c06f411f491 INF Fetching Company deatails 2024-03-23 10:42:27.348 +05:30 f1da741e-6d68-4328-800f-7c06f411f491 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:42:27.348 +05:30 f1da741e-6d68-4328-800f-7c06f411f491 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 15.4378ms 2024-03-23 10:42:27.349 +05:30 f1da741e-6d68-4328-800f-7c06f411f491 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:27.349 +05:30 f1da741e-6d68-4328-800f-7c06f411f491 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 16.2881ms 2024-03-23 10:42:28.345 +05:30 75464c09-def6-4afa-aae6-da2ec3b62255 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:42:28.346 +05:30 36fd565a-b252-43ea-bd56-a4bc3343059f INF CORS policy execution successful. 2024-03-23 10:42:28.346 +05:30 36fd565a-b252-43ea-bd56-a4bc3343059f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:28.347 +05:30 36fd565a-b252-43ea-bd56-a4bc3343059f 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-23 10:42:28.347 +05:30 36fd565a-b252-43ea-bd56-a4bc3343059f INF Fetching Company deatails 2024-03-23 10:42:28.371 +05:30 36fd565a-b252-43ea-bd56-a4bc3343059f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:42:28.372 +05:30 36fd565a-b252-43ea-bd56-a4bc3343059f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 25.4817ms 2024-03-23 10:42:28.373 +05:30 36fd565a-b252-43ea-bd56-a4bc3343059f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:28.373 +05:30 36fd565a-b252-43ea-bd56-a4bc3343059f 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 28.1162ms 2024-03-23 10:42:39.330 +05:30 cea16ffd-929f-4a2d-b037-263742a2cdaf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:42:39.331 +05:30 a121f6bd-c619-4ba5-9c2e-1848c6f4b35b INF CORS policy execution successful. 2024-03-23 10:42:39.332 +05:30 a121f6bd-c619-4ba5-9c2e-1848c6f4b35b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:39.332 +05:30 a121f6bd-c619-4ba5-9c2e-1848c6f4b35b 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-23 10:42:39.332 +05:30 a121f6bd-c619-4ba5-9c2e-1848c6f4b35b INF Fetching Company deatails 2024-03-23 10:42:39.344 +05:30 a121f6bd-c619-4ba5-9c2e-1848c6f4b35b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:42:39.345 +05:30 a121f6bd-c619-4ba5-9c2e-1848c6f4b35b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 12.7556ms 2024-03-23 10:42:39.345 +05:30 a121f6bd-c619-4ba5-9c2e-1848c6f4b35b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:39.345 +05:30 a121f6bd-c619-4ba5-9c2e-1848c6f4b35b 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 15.5045ms 2024-03-23 10:42:42.322 +05:30 3dd9ad30-e086-4007-b57f-d1a81b44f336 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:42:42.323 +05:30 33871ab4-ef83-4f5e-aed6-a83a3a03f33d INF CORS policy execution successful. 2024-03-23 10:42:42.323 +05:30 33871ab4-ef83-4f5e-aed6-a83a3a03f33d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:42.323 +05:30 33871ab4-ef83-4f5e-aed6-a83a3a03f33d 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-23 10:42:42.323 +05:30 33871ab4-ef83-4f5e-aed6-a83a3a03f33d INF Fetching Company deatails 2024-03-23 10:42:42.330 +05:30 33871ab4-ef83-4f5e-aed6-a83a3a03f33d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:42:42.332 +05:30 33871ab4-ef83-4f5e-aed6-a83a3a03f33d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.6084ms 2024-03-23 10:42:42.332 +05:30 33871ab4-ef83-4f5e-aed6-a83a3a03f33d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:42.332 +05:30 33871ab4-ef83-4f5e-aed6-a83a3a03f33d 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 9.9961ms 2024-03-23 10:42:47.326 +05:30 61230422-f897-4820-ba6e-d97c4270effe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:42:47.326 +05:30 a94d1711-51a5-472c-98df-0322ac55901f INF CORS policy execution successful. 2024-03-23 10:42:47.326 +05:30 a94d1711-51a5-472c-98df-0322ac55901f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:47.327 +05:30 a94d1711-51a5-472c-98df-0322ac55901f 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-23 10:42:47.327 +05:30 a94d1711-51a5-472c-98df-0322ac55901f INF Fetching Company deatails 2024-03-23 10:42:47.339 +05:30 a94d1711-51a5-472c-98df-0322ac55901f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:42:47.341 +05:30 a94d1711-51a5-472c-98df-0322ac55901f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 14.0556ms 2024-03-23 10:42:47.341 +05:30 a94d1711-51a5-472c-98df-0322ac55901f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:47.341 +05:30 a94d1711-51a5-472c-98df-0322ac55901f 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 15.5471ms 2024-03-23 10:42:50.321 +05:30 fe6a4717-2535-408a-8d92-589cf7f89332 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:42:50.321 +05:30 dc2be09e-4db4-476d-be7b-cbb223a3a21f INF CORS policy execution successful. 2024-03-23 10:42:50.321 +05:30 dc2be09e-4db4-476d-be7b-cbb223a3a21f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:50.321 +05:30 dc2be09e-4db4-476d-be7b-cbb223a3a21f 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-23 10:42:50.322 +05:30 dc2be09e-4db4-476d-be7b-cbb223a3a21f INF Fetching Company deatails 2024-03-23 10:42:50.325 +05:30 dc2be09e-4db4-476d-be7b-cbb223a3a21f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:42:50.325 +05:30 dc2be09e-4db4-476d-be7b-cbb223a3a21f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.8754ms 2024-03-23 10:42:50.325 +05:30 dc2be09e-4db4-476d-be7b-cbb223a3a21f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:42:50.326 +05:30 dc2be09e-4db4-476d-be7b-cbb223a3a21f 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 4.6594ms 2024-03-23 10:43:46.323 +05:30 39691496-86c9-4cc3-bb8a-c77c2748a831 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:43:46.324 +05:30 42ad0e63-180e-49ba-8a40-5a8845356757 INF CORS policy execution successful. 2024-03-23 10:43:46.325 +05:30 42ad0e63-180e-49ba-8a40-5a8845356757 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:43:46.325 +05:30 42ad0e63-180e-49ba-8a40-5a8845356757 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-23 10:43:46.326 +05:30 42ad0e63-180e-49ba-8a40-5a8845356757 INF Fetching Company deatails 2024-03-23 10:43:46.336 +05:30 42ad0e63-180e-49ba-8a40-5a8845356757 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:43:46.337 +05:30 42ad0e63-180e-49ba-8a40-5a8845356757 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.3248ms 2024-03-23 10:43:46.337 +05:30 42ad0e63-180e-49ba-8a40-5a8845356757 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:43:46.337 +05:30 42ad0e63-180e-49ba-8a40-5a8845356757 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 14.4602ms 2024-03-23 10:43:50.353 +05:30 c8d9006c-ae65-4b93-9bc1-c5b096c99306 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:43:50.353 +05:30 7fda703a-137e-4b83-a392-9e85cccfb50a INF CORS policy execution successful. 2024-03-23 10:43:50.353 +05:30 7fda703a-137e-4b83-a392-9e85cccfb50a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:43:50.353 +05:30 7fda703a-137e-4b83-a392-9e85cccfb50a 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-23 10:43:50.353 +05:30 7fda703a-137e-4b83-a392-9e85cccfb50a INF Fetching Company deatails 2024-03-23 10:43:50.358 +05:30 7fda703a-137e-4b83-a392-9e85cccfb50a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:43:50.359 +05:30 7fda703a-137e-4b83-a392-9e85cccfb50a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.9763ms 2024-03-23 10:43:50.359 +05:30 7fda703a-137e-4b83-a392-9e85cccfb50a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:43:50.360 +05:30 7fda703a-137e-4b83-a392-9e85cccfb50a 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 6.9812ms 2024-03-23 10:43:51.338 +05:30 0ccde027-5fdc-4dc3-9329-88cf9cec9e7d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:43:51.338 +05:30 968820ca-dc37-4114-be26-2a075d8900ac INF CORS policy execution successful. 2024-03-23 10:43:51.338 +05:30 968820ca-dc37-4114-be26-2a075d8900ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:43:51.339 +05:30 968820ca-dc37-4114-be26-2a075d8900ac 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-23 10:43:51.339 +05:30 968820ca-dc37-4114-be26-2a075d8900ac INF Fetching Company deatails 2024-03-23 10:43:51.343 +05:30 968820ca-dc37-4114-be26-2a075d8900ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:43:51.343 +05:30 968820ca-dc37-4114-be26-2a075d8900ac INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.607ms 2024-03-23 10:43:51.343 +05:30 968820ca-dc37-4114-be26-2a075d8900ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:43:51.344 +05:30 968820ca-dc37-4114-be26-2a075d8900ac 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 5.4123ms 2024-03-23 10:43:52.333 +05:30 2f4bf74e-bbf9-4e86-afd3-1ddcd68aa484 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:43:52.334 +05:30 8182342f-13a2-456b-8385-0b7133d97ad8 INF CORS policy execution successful. 2024-03-23 10:43:52.334 +05:30 8182342f-13a2-456b-8385-0b7133d97ad8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:43:52.334 +05:30 8182342f-13a2-456b-8385-0b7133d97ad8 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-23 10:43:52.334 +05:30 8182342f-13a2-456b-8385-0b7133d97ad8 INF Fetching Company deatails 2024-03-23 10:43:52.341 +05:30 8182342f-13a2-456b-8385-0b7133d97ad8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:43:52.342 +05:30 8182342f-13a2-456b-8385-0b7133d97ad8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.4383ms 2024-03-23 10:43:52.342 +05:30 8182342f-13a2-456b-8385-0b7133d97ad8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:43:52.342 +05:30 8182342f-13a2-456b-8385-0b7133d97ad8 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 8.6804ms 2024-03-23 10:43:53.319 +05:30 eb0a67cb-8240-4887-a24f-344024f9b41e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:43:53.319 +05:30 56a617ea-91de-4a60-a4d9-654ecea66c17 INF CORS policy execution successful. 2024-03-23 10:43:53.319 +05:30 56a617ea-91de-4a60-a4d9-654ecea66c17 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:43:53.320 +05:30 56a617ea-91de-4a60-a4d9-654ecea66c17 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-23 10:43:53.320 +05:30 56a617ea-91de-4a60-a4d9-654ecea66c17 INF Fetching Company deatails 2024-03-23 10:43:53.324 +05:30 56a617ea-91de-4a60-a4d9-654ecea66c17 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:43:53.324 +05:30 56a617ea-91de-4a60-a4d9-654ecea66c17 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.659ms 2024-03-23 10:43:53.324 +05:30 56a617ea-91de-4a60-a4d9-654ecea66c17 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:43:53.325 +05:30 56a617ea-91de-4a60-a4d9-654ecea66c17 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 5.5257ms 2024-03-23 10:44:18.399 +05:30 56ab860e-7e02-4097-a541-39896efb2b22 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:44:18.400 +05:30 37331e3f-4626-4199-a223-1ac9800864d5 INF CORS policy execution successful. 2024-03-23 10:44:18.400 +05:30 37331e3f-4626-4199-a223-1ac9800864d5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:18.400 +05:30 37331e3f-4626-4199-a223-1ac9800864d5 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-23 10:44:18.401 +05:30 37331e3f-4626-4199-a223-1ac9800864d5 INF Fetching Company deatails 2024-03-23 10:44:18.407 +05:30 37331e3f-4626-4199-a223-1ac9800864d5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:44:18.411 +05:30 37331e3f-4626-4199-a223-1ac9800864d5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 10.4547ms 2024-03-23 10:44:18.411 +05:30 37331e3f-4626-4199-a223-1ac9800864d5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:18.412 +05:30 37331e3f-4626-4199-a223-1ac9800864d5 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 12.7311ms 2024-03-23 10:44:27.330 +05:30 0367a8de-4828-495d-8d79-314265dcb3f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:44:27.330 +05:30 572e8bdc-f93a-4764-9d8f-92a065f9267a INF CORS policy execution successful. 2024-03-23 10:44:27.331 +05:30 572e8bdc-f93a-4764-9d8f-92a065f9267a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:27.331 +05:30 572e8bdc-f93a-4764-9d8f-92a065f9267a 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-23 10:44:27.331 +05:30 572e8bdc-f93a-4764-9d8f-92a065f9267a INF Fetching Company deatails 2024-03-23 10:44:27.337 +05:30 572e8bdc-f93a-4764-9d8f-92a065f9267a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:44:27.338 +05:30 572e8bdc-f93a-4764-9d8f-92a065f9267a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.7238ms 2024-03-23 10:44:27.338 +05:30 572e8bdc-f93a-4764-9d8f-92a065f9267a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:27.338 +05:30 572e8bdc-f93a-4764-9d8f-92a065f9267a 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 8.3398ms 2024-03-23 10:44:28.354 +05:30 2368cb43-b331-4963-8e69-813aaaf9c8cd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:44:28.355 +05:30 d1c355d3-ad7d-4fb4-8c53-a9e6804fa8c8 INF CORS policy execution successful. 2024-03-23 10:44:28.355 +05:30 d1c355d3-ad7d-4fb4-8c53-a9e6804fa8c8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:28.355 +05:30 d1c355d3-ad7d-4fb4-8c53-a9e6804fa8c8 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-23 10:44:28.355 +05:30 d1c355d3-ad7d-4fb4-8c53-a9e6804fa8c8 INF Fetching Company deatails 2024-03-23 10:44:28.364 +05:30 d1c355d3-ad7d-4fb4-8c53-a9e6804fa8c8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:44:28.365 +05:30 d1c355d3-ad7d-4fb4-8c53-a9e6804fa8c8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.2044ms 2024-03-23 10:44:28.365 +05:30 d1c355d3-ad7d-4fb4-8c53-a9e6804fa8c8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:28.366 +05:30 d1c355d3-ad7d-4fb4-8c53-a9e6804fa8c8 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 11.3636ms 2024-03-23 10:44:32.348 +05:30 1cec9461-0714-46c3-b3e8-e618b1a8b2bb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:44:32.349 +05:30 55fa8eb3-f646-428b-9061-29803c5ac234 INF CORS policy execution successful. 2024-03-23 10:44:32.349 +05:30 55fa8eb3-f646-428b-9061-29803c5ac234 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:32.349 +05:30 55fa8eb3-f646-428b-9061-29803c5ac234 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-23 10:44:32.349 +05:30 55fa8eb3-f646-428b-9061-29803c5ac234 INF Fetching Company deatails 2024-03-23 10:44:32.353 +05:30 55fa8eb3-f646-428b-9061-29803c5ac234 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:44:32.353 +05:30 55fa8eb3-f646-428b-9061-29803c5ac234 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.1613ms 2024-03-23 10:44:32.353 +05:30 55fa8eb3-f646-428b-9061-29803c5ac234 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:32.354 +05:30 55fa8eb3-f646-428b-9061-29803c5ac234 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 5.163ms 2024-03-23 10:44:41.330 +05:30 1970667d-434d-4c7a-b048-f2b845481d3d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:44:41.331 +05:30 f5fc45e8-ed01-4409-9b8f-953fe3e2ecd6 INF CORS policy execution successful. 2024-03-23 10:44:41.331 +05:30 f5fc45e8-ed01-4409-9b8f-953fe3e2ecd6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:41.331 +05:30 f5fc45e8-ed01-4409-9b8f-953fe3e2ecd6 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-23 10:44:41.332 +05:30 f5fc45e8-ed01-4409-9b8f-953fe3e2ecd6 INF Fetching Company deatails 2024-03-23 10:44:41.337 +05:30 f5fc45e8-ed01-4409-9b8f-953fe3e2ecd6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:44:41.338 +05:30 f5fc45e8-ed01-4409-9b8f-953fe3e2ecd6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.5852ms 2024-03-23 10:44:41.338 +05:30 f5fc45e8-ed01-4409-9b8f-953fe3e2ecd6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:41.339 +05:30 f5fc45e8-ed01-4409-9b8f-953fe3e2ecd6 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 8.4509ms 2024-03-23 10:44:45.352 +05:30 07297952-502c-47b8-81d9-7fae8329bb09 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:44:45.352 +05:30 9edc4922-57fc-4610-a797-8a6853ba8550 INF CORS policy execution successful. 2024-03-23 10:44:45.352 +05:30 9edc4922-57fc-4610-a797-8a6853ba8550 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:45.352 +05:30 9edc4922-57fc-4610-a797-8a6853ba8550 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-23 10:44:45.353 +05:30 9edc4922-57fc-4610-a797-8a6853ba8550 INF Fetching Company deatails 2024-03-23 10:44:45.357 +05:30 9edc4922-57fc-4610-a797-8a6853ba8550 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:44:45.357 +05:30 9edc4922-57fc-4610-a797-8a6853ba8550 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.8539ms 2024-03-23 10:44:45.358 +05:30 9edc4922-57fc-4610-a797-8a6853ba8550 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:45.358 +05:30 9edc4922-57fc-4610-a797-8a6853ba8550 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 6.0054ms 2024-03-23 10:44:54.337 +05:30 d9d4a646-c52d-4598-9147-33e369541bc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:44:54.337 +05:30 ed04c0a9-7f6c-4d35-b77c-810614eb93f4 INF CORS policy execution successful. 2024-03-23 10:44:54.337 +05:30 ed04c0a9-7f6c-4d35-b77c-810614eb93f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:54.338 +05:30 ed04c0a9-7f6c-4d35-b77c-810614eb93f4 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-23 10:44:54.338 +05:30 ed04c0a9-7f6c-4d35-b77c-810614eb93f4 INF Fetching Company deatails 2024-03-23 10:44:54.345 +05:30 ed04c0a9-7f6c-4d35-b77c-810614eb93f4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:44:54.346 +05:30 ed04c0a9-7f6c-4d35-b77c-810614eb93f4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.6819ms 2024-03-23 10:44:54.346 +05:30 ed04c0a9-7f6c-4d35-b77c-810614eb93f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:54.346 +05:30 ed04c0a9-7f6c-4d35-b77c-810614eb93f4 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 9.3538ms 2024-03-23 10:44:55.329 +05:30 4582847a-207b-405d-aa82-ceafa11b3eea INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:44:55.329 +05:30 98e44e8a-9e3a-404e-9e07-3aae688f3f6b INF CORS policy execution successful. 2024-03-23 10:44:55.329 +05:30 98e44e8a-9e3a-404e-9e07-3aae688f3f6b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:55.329 +05:30 98e44e8a-9e3a-404e-9e07-3aae688f3f6b 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-23 10:44:55.330 +05:30 98e44e8a-9e3a-404e-9e07-3aae688f3f6b INF Fetching Company deatails 2024-03-23 10:44:55.333 +05:30 98e44e8a-9e3a-404e-9e07-3aae688f3f6b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:44:55.334 +05:30 98e44e8a-9e3a-404e-9e07-3aae688f3f6b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.4774ms 2024-03-23 10:44:55.334 +05:30 98e44e8a-9e3a-404e-9e07-3aae688f3f6b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:55.334 +05:30 98e44e8a-9e3a-404e-9e07-3aae688f3f6b 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 5.3638ms 2024-03-23 10:44:56.365 +05:30 72ca8d2b-1f09-4d9a-aa67-853301386c7c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:44:56.366 +05:30 b7c53847-8a22-4f54-a1e7-f09d42dafaa0 INF CORS policy execution successful. 2024-03-23 10:44:56.366 +05:30 b7c53847-8a22-4f54-a1e7-f09d42dafaa0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:56.366 +05:30 b7c53847-8a22-4f54-a1e7-f09d42dafaa0 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-23 10:44:56.366 +05:30 b7c53847-8a22-4f54-a1e7-f09d42dafaa0 INF Fetching Company deatails 2024-03-23 10:44:56.373 +05:30 b7c53847-8a22-4f54-a1e7-f09d42dafaa0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:44:56.374 +05:30 b7c53847-8a22-4f54-a1e7-f09d42dafaa0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.1856ms 2024-03-23 10:44:56.374 +05:30 b7c53847-8a22-4f54-a1e7-f09d42dafaa0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:56.375 +05:30 b7c53847-8a22-4f54-a1e7-f09d42dafaa0 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 9.2955ms 2024-03-23 10:44:57.396 +05:30 895d0a31-3845-4d23-997f-a7e0bb43f0ed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:44:57.396 +05:30 7af94171-4878-4e79-a375-2374e8044c50 INF CORS policy execution successful. 2024-03-23 10:44:57.397 +05:30 7af94171-4878-4e79-a375-2374e8044c50 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:57.397 +05:30 7af94171-4878-4e79-a375-2374e8044c50 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-23 10:44:57.397 +05:30 7af94171-4878-4e79-a375-2374e8044c50 INF Fetching Company deatails 2024-03-23 10:44:57.402 +05:30 7af94171-4878-4e79-a375-2374e8044c50 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:44:57.402 +05:30 7af94171-4878-4e79-a375-2374e8044c50 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.3368ms 2024-03-23 10:44:57.402 +05:30 7af94171-4878-4e79-a375-2374e8044c50 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:57.402 +05:30 7af94171-4878-4e79-a375-2374e8044c50 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 6.7438ms 2024-03-23 10:44:58.367 +05:30 7937a038-d03c-4cf6-96d4-4843c9484b48 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:44:58.368 +05:30 cd29e3b8-6751-41e9-874e-200db2810c21 INF CORS policy execution successful. 2024-03-23 10:44:58.368 +05:30 cd29e3b8-6751-41e9-874e-200db2810c21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:58.368 +05:30 cd29e3b8-6751-41e9-874e-200db2810c21 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-23 10:44:58.368 +05:30 cd29e3b8-6751-41e9-874e-200db2810c21 INF Fetching Company deatails 2024-03-23 10:44:58.373 +05:30 cd29e3b8-6751-41e9-874e-200db2810c21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:44:58.373 +05:30 cd29e3b8-6751-41e9-874e-200db2810c21 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.9763ms 2024-03-23 10:44:58.373 +05:30 cd29e3b8-6751-41e9-874e-200db2810c21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:58.373 +05:30 cd29e3b8-6751-41e9-874e-200db2810c21 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 6.0529ms 2024-03-23 10:44:59.334 +05:30 77f46fe7-bde5-4197-8215-0d581d9ed65f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:44:59.334 +05:30 73bc34e8-d4da-49db-95ce-4121adf5a257 INF CORS policy execution successful. 2024-03-23 10:44:59.334 +05:30 73bc34e8-d4da-49db-95ce-4121adf5a257 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:59.335 +05:30 73bc34e8-d4da-49db-95ce-4121adf5a257 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-23 10:44:59.335 +05:30 73bc34e8-d4da-49db-95ce-4121adf5a257 INF Fetching Company deatails 2024-03-23 10:44:59.339 +05:30 73bc34e8-d4da-49db-95ce-4121adf5a257 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:44:59.339 +05:30 73bc34e8-d4da-49db-95ce-4121adf5a257 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.3852ms 2024-03-23 10:44:59.339 +05:30 73bc34e8-d4da-49db-95ce-4121adf5a257 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:44:59.339 +05:30 73bc34e8-d4da-49db-95ce-4121adf5a257 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 5.2095ms 2024-03-23 10:46:17.334 +05:30 4401abc6-e2e2-4918-b53a-78ec0e7058af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:46:17.336 +05:30 c6e3c849-ed62-4251-9eda-dcbdefc0ed21 INF CORS policy execution successful. 2024-03-23 10:46:17.337 +05:30 c6e3c849-ed62-4251-9eda-dcbdefc0ed21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:17.337 +05:30 c6e3c849-ed62-4251-9eda-dcbdefc0ed21 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-23 10:46:17.338 +05:30 c6e3c849-ed62-4251-9eda-dcbdefc0ed21 INF Fetching Company deatails 2024-03-23 10:46:17.351 +05:30 c6e3c849-ed62-4251-9eda-dcbdefc0ed21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:46:17.353 +05:30 c6e3c849-ed62-4251-9eda-dcbdefc0ed21 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 15.0958ms 2024-03-23 10:46:17.353 +05:30 c6e3c849-ed62-4251-9eda-dcbdefc0ed21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:17.353 +05:30 c6e3c849-ed62-4251-9eda-dcbdefc0ed21 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 19.308ms 2024-03-23 10:46:18.403 +05:30 fda821fe-5eec-4c89-ba3c-cdc38317520d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:46:18.403 +05:30 815cc0a2-7ee6-4b15-88fa-80a913d95b5c INF CORS policy execution successful. 2024-03-23 10:46:18.403 +05:30 815cc0a2-7ee6-4b15-88fa-80a913d95b5c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:18.403 +05:30 815cc0a2-7ee6-4b15-88fa-80a913d95b5c 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-23 10:46:18.403 +05:30 815cc0a2-7ee6-4b15-88fa-80a913d95b5c INF Fetching Company deatails 2024-03-23 10:46:18.404 +05:30 815cc0a2-7ee6-4b15-88fa-80a913d95b5c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:46:18.405 +05:30 815cc0a2-7ee6-4b15-88fa-80a913d95b5c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3749ms 2024-03-23 10:46:18.405 +05:30 815cc0a2-7ee6-4b15-88fa-80a913d95b5c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:18.405 +05:30 815cc0a2-7ee6-4b15-88fa-80a913d95b5c 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 2.0892ms 2024-03-23 10:46:19.351 +05:30 31d52636-ddf4-4a1b-a974-f2e2d7eb2e2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:46:19.351 +05:30 d34cff7f-7054-42e8-9d6e-fbf0ad6ca8b4 INF CORS policy execution successful. 2024-03-23 10:46:19.351 +05:30 d34cff7f-7054-42e8-9d6e-fbf0ad6ca8b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:19.351 +05:30 d34cff7f-7054-42e8-9d6e-fbf0ad6ca8b4 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-23 10:46:19.351 +05:30 d34cff7f-7054-42e8-9d6e-fbf0ad6ca8b4 INF Fetching Company deatails 2024-03-23 10:46:19.352 +05:30 d34cff7f-7054-42e8-9d6e-fbf0ad6ca8b4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:46:19.353 +05:30 d34cff7f-7054-42e8-9d6e-fbf0ad6ca8b4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5422ms 2024-03-23 10:46:19.353 +05:30 d34cff7f-7054-42e8-9d6e-fbf0ad6ca8b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:19.353 +05:30 d34cff7f-7054-42e8-9d6e-fbf0ad6ca8b4 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 2.3492ms 2024-03-23 10:46:20.566 +05:30 db136b75-39d8-46cc-980e-e805c5442023 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:46:20.566 +05:30 e648bd27-b2dd-49d6-914f-8ec40aafef61 INF CORS policy execution successful. 2024-03-23 10:46:20.566 +05:30 e648bd27-b2dd-49d6-914f-8ec40aafef61 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:20.566 +05:30 e648bd27-b2dd-49d6-914f-8ec40aafef61 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-23 10:46:20.567 +05:30 e648bd27-b2dd-49d6-914f-8ec40aafef61 INF Fetching Company deatails 2024-03-23 10:46:20.568 +05:30 e648bd27-b2dd-49d6-914f-8ec40aafef61 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:46:20.568 +05:30 e648bd27-b2dd-49d6-914f-8ec40aafef61 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8409ms 2024-03-23 10:46:20.568 +05:30 e648bd27-b2dd-49d6-914f-8ec40aafef61 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:20.569 +05:30 e648bd27-b2dd-49d6-914f-8ec40aafef61 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 2.6284ms 2024-03-23 10:46:21.339 +05:30 fe3ead3a-1785-4713-a8c5-086fa5fcf031 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:46:21.339 +05:30 4cb0713f-2b5a-412f-bec5-f432a806bb20 INF CORS policy execution successful. 2024-03-23 10:46:21.340 +05:30 4cb0713f-2b5a-412f-bec5-f432a806bb20 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:21.340 +05:30 4cb0713f-2b5a-412f-bec5-f432a806bb20 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-23 10:46:21.340 +05:30 4cb0713f-2b5a-412f-bec5-f432a806bb20 INF Fetching Company deatails 2024-03-23 10:46:21.348 +05:30 4cb0713f-2b5a-412f-bec5-f432a806bb20 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:46:21.349 +05:30 4cb0713f-2b5a-412f-bec5-f432a806bb20 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.547ms 2024-03-23 10:46:21.349 +05:30 4cb0713f-2b5a-412f-bec5-f432a806bb20 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:21.350 +05:30 4cb0713f-2b5a-412f-bec5-f432a806bb20 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 11.1523ms 2024-03-23 10:46:30.321 +05:30 937dc318-4ca6-48e2-a936-7904b5d10d30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:46:30.321 +05:30 334e3b14-fe16-4967-9490-c703e29662ef INF CORS policy execution successful. 2024-03-23 10:46:30.321 +05:30 334e3b14-fe16-4967-9490-c703e29662ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:30.322 +05:30 334e3b14-fe16-4967-9490-c703e29662ef 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-23 10:46:30.322 +05:30 334e3b14-fe16-4967-9490-c703e29662ef INF Fetching Company deatails 2024-03-23 10:46:30.325 +05:30 334e3b14-fe16-4967-9490-c703e29662ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:46:30.326 +05:30 334e3b14-fe16-4967-9490-c703e29662ef INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.208ms 2024-03-23 10:46:30.326 +05:30 334e3b14-fe16-4967-9490-c703e29662ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:30.326 +05:30 334e3b14-fe16-4967-9490-c703e29662ef 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 5.1188ms 2024-03-23 10:46:40.411 +05:30 04ec4cbc-ce6c-4e77-bd55-22988c8af466 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:46:40.412 +05:30 98252e9b-c9f3-4e37-9544-e4f26d0819d4 INF CORS policy execution successful. 2024-03-23 10:46:40.412 +05:30 98252e9b-c9f3-4e37-9544-e4f26d0819d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:40.412 +05:30 98252e9b-c9f3-4e37-9544-e4f26d0819d4 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-23 10:46:40.412 +05:30 98252e9b-c9f3-4e37-9544-e4f26d0819d4 INF Fetching Company deatails 2024-03-23 10:46:40.414 +05:30 98252e9b-c9f3-4e37-9544-e4f26d0819d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:46:40.414 +05:30 98252e9b-c9f3-4e37-9544-e4f26d0819d4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.977ms 2024-03-23 10:46:40.414 +05:30 98252e9b-c9f3-4e37-9544-e4f26d0819d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:40.414 +05:30 98252e9b-c9f3-4e37-9544-e4f26d0819d4 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 3.3142ms 2024-03-23 10:46:46.328 +05:30 20773276-2ea3-43b8-ad99-611cdfa984d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:46:46.329 +05:30 8abe0207-9d30-4904-b1ab-9a050fd6caf1 INF CORS policy execution successful. 2024-03-23 10:46:46.329 +05:30 8abe0207-9d30-4904-b1ab-9a050fd6caf1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:46.329 +05:30 8abe0207-9d30-4904-b1ab-9a050fd6caf1 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-23 10:46:46.329 +05:30 8abe0207-9d30-4904-b1ab-9a050fd6caf1 INF Fetching Company deatails 2024-03-23 10:46:46.330 +05:30 8abe0207-9d30-4904-b1ab-9a050fd6caf1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:46:46.331 +05:30 8abe0207-9d30-4904-b1ab-9a050fd6caf1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7813ms 2024-03-23 10:46:46.331 +05:30 8abe0207-9d30-4904-b1ab-9a050fd6caf1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:46.331 +05:30 8abe0207-9d30-4904-b1ab-9a050fd6caf1 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 2.6368ms 2024-03-23 10:46:53.324 +05:30 6aad969d-8cca-4774-9d82-d18e570fd271 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:46:53.325 +05:30 d0600f8d-3919-448d-b187-00a0e0476adf INF CORS policy execution successful. 2024-03-23 10:46:53.325 +05:30 d0600f8d-3919-448d-b187-00a0e0476adf INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:53.325 +05:30 d0600f8d-3919-448d-b187-00a0e0476adf 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-23 10:46:53.325 +05:30 d0600f8d-3919-448d-b187-00a0e0476adf INF Fetching Company deatails 2024-03-23 10:46:53.326 +05:30 d0600f8d-3919-448d-b187-00a0e0476adf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:46:53.327 +05:30 d0600f8d-3919-448d-b187-00a0e0476adf INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9903ms 2024-03-23 10:46:53.327 +05:30 d0600f8d-3919-448d-b187-00a0e0476adf INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:46:53.327 +05:30 d0600f8d-3919-448d-b187-00a0e0476adf 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 3.3987ms 2024-03-23 10:47:10.330 +05:30 bdf0ccd7-bca3-47a9-8b1e-3d14882a8deb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:10.331 +05:30 0fb5bfab-6cef-4813-957a-03c6e193a907 INF CORS policy execution successful. 2024-03-23 10:47:10.331 +05:30 0fb5bfab-6cef-4813-957a-03c6e193a907 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:10.331 +05:30 0fb5bfab-6cef-4813-957a-03c6e193a907 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-23 10:47:10.331 +05:30 0fb5bfab-6cef-4813-957a-03c6e193a907 INF Fetching Company deatails 2024-03-23 10:47:10.333 +05:30 0fb5bfab-6cef-4813-957a-03c6e193a907 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:10.333 +05:30 0fb5bfab-6cef-4813-957a-03c6e193a907 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9011ms 2024-03-23 10:47:10.333 +05:30 0fb5bfab-6cef-4813-957a-03c6e193a907 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:10.333 +05:30 0fb5bfab-6cef-4813-957a-03c6e193a907 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 3.3494ms 2024-03-23 10:47:20.331 +05:30 183a39a6-2b9b-4bbd-8ad9-e9b49335a4fb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:20.332 +05:30 1082fe45-ca33-4137-ab3a-0dc3dcb502f1 INF CORS policy execution successful. 2024-03-23 10:47:20.332 +05:30 1082fe45-ca33-4137-ab3a-0dc3dcb502f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:20.332 +05:30 1082fe45-ca33-4137-ab3a-0dc3dcb502f1 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-23 10:47:20.332 +05:30 1082fe45-ca33-4137-ab3a-0dc3dcb502f1 INF Fetching Company deatails 2024-03-23 10:47:20.334 +05:30 1082fe45-ca33-4137-ab3a-0dc3dcb502f1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:20.335 +05:30 1082fe45-ca33-4137-ab3a-0dc3dcb502f1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.6287ms 2024-03-23 10:47:20.335 +05:30 1082fe45-ca33-4137-ab3a-0dc3dcb502f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:20.335 +05:30 1082fe45-ca33-4137-ab3a-0dc3dcb502f1 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 3.8444ms 2024-03-23 10:47:24.331 +05:30 35d0d689-2c07-43a6-b0d5-1d7fa2c5520a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:24.332 +05:30 6286cb57-558a-4dad-ad4d-4f72c6592d8e INF CORS policy execution successful. 2024-03-23 10:47:24.332 +05:30 6286cb57-558a-4dad-ad4d-4f72c6592d8e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:24.332 +05:30 6286cb57-558a-4dad-ad4d-4f72c6592d8e 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-23 10:47:24.332 +05:30 6286cb57-558a-4dad-ad4d-4f72c6592d8e INF Fetching Company deatails 2024-03-23 10:47:24.337 +05:30 6286cb57-558a-4dad-ad4d-4f72c6592d8e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:24.338 +05:30 6286cb57-558a-4dad-ad4d-4f72c6592d8e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.6164ms 2024-03-23 10:47:24.338 +05:30 6286cb57-558a-4dad-ad4d-4f72c6592d8e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:24.338 +05:30 6286cb57-558a-4dad-ad4d-4f72c6592d8e 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 6.6301ms 2024-03-23 10:47:25.323 +05:30 424d4cae-a7f6-47d1-aa21-ee4001b929a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:25.324 +05:30 378247e9-9070-45ec-9b5f-6f0a703caa15 INF CORS policy execution successful. 2024-03-23 10:47:25.324 +05:30 378247e9-9070-45ec-9b5f-6f0a703caa15 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:25.324 +05:30 378247e9-9070-45ec-9b5f-6f0a703caa15 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-23 10:47:25.324 +05:30 378247e9-9070-45ec-9b5f-6f0a703caa15 INF Fetching Company deatails 2024-03-23 10:47:25.325 +05:30 378247e9-9070-45ec-9b5f-6f0a703caa15 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:25.325 +05:30 378247e9-9070-45ec-9b5f-6f0a703caa15 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3335ms 2024-03-23 10:47:25.325 +05:30 378247e9-9070-45ec-9b5f-6f0a703caa15 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:25.325 +05:30 378247e9-9070-45ec-9b5f-6f0a703caa15 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 2.1024ms 2024-03-23 10:47:26.324 +05:30 4199a2ce-c9aa-4403-a4f3-3f6b54c54c8e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:26.325 +05:30 eaa65857-dfc0-43f8-b8c0-aa508f1cb597 INF CORS policy execution successful. 2024-03-23 10:47:26.325 +05:30 eaa65857-dfc0-43f8-b8c0-aa508f1cb597 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:26.325 +05:30 eaa65857-dfc0-43f8-b8c0-aa508f1cb597 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-23 10:47:26.325 +05:30 eaa65857-dfc0-43f8-b8c0-aa508f1cb597 INF Fetching Company deatails 2024-03-23 10:47:26.326 +05:30 eaa65857-dfc0-43f8-b8c0-aa508f1cb597 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:26.327 +05:30 eaa65857-dfc0-43f8-b8c0-aa508f1cb597 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7697ms 2024-03-23 10:47:26.327 +05:30 eaa65857-dfc0-43f8-b8c0-aa508f1cb597 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:26.327 +05:30 eaa65857-dfc0-43f8-b8c0-aa508f1cb597 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 2.7385ms 2024-03-23 10:47:28.333 +05:30 c3011536-9351-4499-8836-4e37dc3b4c4c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:28.334 +05:30 d71e7afb-08a8-4ced-92bb-f794c35deb05 INF CORS policy execution successful. 2024-03-23 10:47:28.335 +05:30 d71e7afb-08a8-4ced-92bb-f794c35deb05 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:28.335 +05:30 d71e7afb-08a8-4ced-92bb-f794c35deb05 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-23 10:47:28.335 +05:30 d71e7afb-08a8-4ced-92bb-f794c35deb05 INF Fetching Company deatails 2024-03-23 10:47:28.338 +05:30 d71e7afb-08a8-4ced-92bb-f794c35deb05 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:28.338 +05:30 d71e7afb-08a8-4ced-92bb-f794c35deb05 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.0561ms 2024-03-23 10:47:28.338 +05:30 d71e7afb-08a8-4ced-92bb-f794c35deb05 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:28.339 +05:30 d71e7afb-08a8-4ced-92bb-f794c35deb05 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 5.5885ms 2024-03-23 10:47:29.353 +05:30 9fbfa82a-a046-4f73-b840-c91a1e30c8a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:29.353 +05:30 9ccd46a8-c1f5-4cbe-99d7-ae975808bf55 INF CORS policy execution successful. 2024-03-23 10:47:29.353 +05:30 9ccd46a8-c1f5-4cbe-99d7-ae975808bf55 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:29.353 +05:30 9ccd46a8-c1f5-4cbe-99d7-ae975808bf55 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-23 10:47:29.353 +05:30 9ccd46a8-c1f5-4cbe-99d7-ae975808bf55 INF Fetching Company deatails 2024-03-23 10:47:29.354 +05:30 9ccd46a8-c1f5-4cbe-99d7-ae975808bf55 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:29.355 +05:30 9ccd46a8-c1f5-4cbe-99d7-ae975808bf55 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3909ms 2024-03-23 10:47:29.355 +05:30 9ccd46a8-c1f5-4cbe-99d7-ae975808bf55 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:29.355 +05:30 9ccd46a8-c1f5-4cbe-99d7-ae975808bf55 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 2.1133ms 2024-03-23 10:47:30.333 +05:30 17fa2fbe-62e8-469b-8c5d-8c017e3d2a2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:30.334 +05:30 2e0eaf5d-93ac-4ed4-89a3-df82d256545e INF CORS policy execution successful. 2024-03-23 10:47:30.334 +05:30 2e0eaf5d-93ac-4ed4-89a3-df82d256545e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:30.334 +05:30 2e0eaf5d-93ac-4ed4-89a3-df82d256545e 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-23 10:47:30.334 +05:30 2e0eaf5d-93ac-4ed4-89a3-df82d256545e INF Fetching Company deatails 2024-03-23 10:47:30.336 +05:30 2e0eaf5d-93ac-4ed4-89a3-df82d256545e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:30.336 +05:30 2e0eaf5d-93ac-4ed4-89a3-df82d256545e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6887ms 2024-03-23 10:47:30.336 +05:30 2e0eaf5d-93ac-4ed4-89a3-df82d256545e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:30.336 +05:30 2e0eaf5d-93ac-4ed4-89a3-df82d256545e 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 2.9467ms 2024-03-23 10:47:32.320 +05:30 c652efa2-d0a8-45c3-b859-f64572c120cb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:32.321 +05:30 ea5ef460-fb8d-4777-8d22-712d8d4e7be0 INF CORS policy execution successful. 2024-03-23 10:47:32.321 +05:30 ea5ef460-fb8d-4777-8d22-712d8d4e7be0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:32.321 +05:30 ea5ef460-fb8d-4777-8d22-712d8d4e7be0 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-23 10:47:32.321 +05:30 ea5ef460-fb8d-4777-8d22-712d8d4e7be0 INF Fetching Company deatails 2024-03-23 10:47:32.322 +05:30 ea5ef460-fb8d-4777-8d22-712d8d4e7be0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:32.322 +05:30 ea5ef460-fb8d-4777-8d22-712d8d4e7be0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.2041ms 2024-03-23 10:47:32.322 +05:30 ea5ef460-fb8d-4777-8d22-712d8d4e7be0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:32.322 +05:30 ea5ef460-fb8d-4777-8d22-712d8d4e7be0 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 1.8154ms 2024-03-23 10:47:33.473 +05:30 1c1546d4-876b-492f-8d62-ec1c95d42d36 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:33.473 +05:30 ceab4d83-b9ab-4041-98aa-07ae197f6851 INF CORS policy execution successful. 2024-03-23 10:47:33.473 +05:30 ceab4d83-b9ab-4041-98aa-07ae197f6851 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:33.474 +05:30 ceab4d83-b9ab-4041-98aa-07ae197f6851 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-23 10:47:33.474 +05:30 ceab4d83-b9ab-4041-98aa-07ae197f6851 INF Fetching Company deatails 2024-03-23 10:47:33.485 +05:30 ceab4d83-b9ab-4041-98aa-07ae197f6851 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:33.486 +05:30 ceab4d83-b9ab-4041-98aa-07ae197f6851 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.9714ms 2024-03-23 10:47:33.486 +05:30 ceab4d83-b9ab-4041-98aa-07ae197f6851 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:33.486 +05:30 ceab4d83-b9ab-4041-98aa-07ae197f6851 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 12.8555ms 2024-03-23 10:47:34.327 +05:30 8ff16d0c-133f-4551-bdff-a54c385e3c48 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:34.328 +05:30 234dbe98-65b3-49ff-a892-a85bda8c8302 INF CORS policy execution successful. 2024-03-23 10:47:34.328 +05:30 234dbe98-65b3-49ff-a892-a85bda8c8302 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:34.328 +05:30 234dbe98-65b3-49ff-a892-a85bda8c8302 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-23 10:47:34.328 +05:30 234dbe98-65b3-49ff-a892-a85bda8c8302 INF Fetching Company deatails 2024-03-23 10:47:34.330 +05:30 234dbe98-65b3-49ff-a892-a85bda8c8302 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:34.331 +05:30 234dbe98-65b3-49ff-a892-a85bda8c8302 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.5054ms 2024-03-23 10:47:34.331 +05:30 234dbe98-65b3-49ff-a892-a85bda8c8302 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:34.331 +05:30 234dbe98-65b3-49ff-a892-a85bda8c8302 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 3.9533ms 2024-03-23 10:47:37.326 +05:30 4cd9f2b3-dee3-40b4-9cf2-56b080ad90d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:37.327 +05:30 1ae82f11-1da3-4b98-a7aa-aa3fa2c8844b INF CORS policy execution successful. 2024-03-23 10:47:37.327 +05:30 1ae82f11-1da3-4b98-a7aa-aa3fa2c8844b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:37.327 +05:30 1ae82f11-1da3-4b98-a7aa-aa3fa2c8844b 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-23 10:47:37.327 +05:30 1ae82f11-1da3-4b98-a7aa-aa3fa2c8844b INF Fetching Company deatails 2024-03-23 10:47:37.329 +05:30 1ae82f11-1da3-4b98-a7aa-aa3fa2c8844b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:37.329 +05:30 1ae82f11-1da3-4b98-a7aa-aa3fa2c8844b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8575ms 2024-03-23 10:47:37.329 +05:30 1ae82f11-1da3-4b98-a7aa-aa3fa2c8844b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:37.329 +05:30 1ae82f11-1da3-4b98-a7aa-aa3fa2c8844b 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 2.9163ms 2024-03-23 10:47:39.334 +05:30 48221970-23f2-4a16-bcc4-d95e3d5c4827 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:39.334 +05:30 f6a8d46e-ba20-4a04-9814-9cde1e9a5ca5 INF CORS policy execution successful. 2024-03-23 10:47:39.335 +05:30 f6a8d46e-ba20-4a04-9814-9cde1e9a5ca5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:39.335 +05:30 f6a8d46e-ba20-4a04-9814-9cde1e9a5ca5 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-23 10:47:39.335 +05:30 f6a8d46e-ba20-4a04-9814-9cde1e9a5ca5 INF Fetching Company deatails 2024-03-23 10:47:39.337 +05:30 f6a8d46e-ba20-4a04-9814-9cde1e9a5ca5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:39.338 +05:30 f6a8d46e-ba20-4a04-9814-9cde1e9a5ca5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.0002ms 2024-03-23 10:47:39.338 +05:30 f6a8d46e-ba20-4a04-9814-9cde1e9a5ca5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:39.338 +05:30 f6a8d46e-ba20-4a04-9814-9cde1e9a5ca5 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 4.4325ms 2024-03-23 10:47:40.330 +05:30 791efc05-ff18-4b42-8193-caf7d6ce240f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:40.331 +05:30 815367bd-62a3-4529-9d96-6f4336774d03 INF CORS policy execution successful. 2024-03-23 10:47:40.331 +05:30 815367bd-62a3-4529-9d96-6f4336774d03 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:40.331 +05:30 815367bd-62a3-4529-9d96-6f4336774d03 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-23 10:47:40.331 +05:30 815367bd-62a3-4529-9d96-6f4336774d03 INF Fetching Company deatails 2024-03-23 10:47:40.332 +05:30 815367bd-62a3-4529-9d96-6f4336774d03 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:40.332 +05:30 815367bd-62a3-4529-9d96-6f4336774d03 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3941ms 2024-03-23 10:47:40.332 +05:30 815367bd-62a3-4529-9d96-6f4336774d03 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:40.332 +05:30 815367bd-62a3-4529-9d96-6f4336774d03 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 2.1991ms 2024-03-23 10:47:41.655 +05:30 60318117-24d4-4c81-8f5e-f345f4904985 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:41.655 +05:30 93d37185-0256-405f-9c48-22fda8b0ddf1 INF CORS policy execution successful. 2024-03-23 10:47:41.655 +05:30 93d37185-0256-405f-9c48-22fda8b0ddf1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:41.655 +05:30 93d37185-0256-405f-9c48-22fda8b0ddf1 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-23 10:47:41.655 +05:30 93d37185-0256-405f-9c48-22fda8b0ddf1 INF Fetching Company deatails 2024-03-23 10:47:41.657 +05:30 93d37185-0256-405f-9c48-22fda8b0ddf1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:41.657 +05:30 93d37185-0256-405f-9c48-22fda8b0ddf1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6519ms 2024-03-23 10:47:41.657 +05:30 93d37185-0256-405f-9c48-22fda8b0ddf1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:41.657 +05:30 93d37185-0256-405f-9c48-22fda8b0ddf1 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 2.6071ms 2024-03-23 10:47:42.321 +05:30 d3a76051-7211-4b5d-b917-afbb3dc5bd0f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:42.321 +05:30 6fcc4293-10a4-40a1-a9f4-8064887738d3 INF CORS policy execution successful. 2024-03-23 10:47:42.322 +05:30 6fcc4293-10a4-40a1-a9f4-8064887738d3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:42.322 +05:30 6fcc4293-10a4-40a1-a9f4-8064887738d3 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-23 10:47:42.322 +05:30 6fcc4293-10a4-40a1-a9f4-8064887738d3 INF Fetching Company deatails 2024-03-23 10:47:42.323 +05:30 6fcc4293-10a4-40a1-a9f4-8064887738d3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:42.323 +05:30 6fcc4293-10a4-40a1-a9f4-8064887738d3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6634ms 2024-03-23 10:47:42.324 +05:30 6fcc4293-10a4-40a1-a9f4-8064887738d3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:42.324 +05:30 6fcc4293-10a4-40a1-a9f4-8064887738d3 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 2.5174ms 2024-03-23 10:47:43.329 +05:30 abad0372-afab-49b8-9b34-54aa26a2e07f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:43.329 +05:30 317471af-9ba8-4744-b3f7-ddd973b8ee21 INF CORS policy execution successful. 2024-03-23 10:47:43.329 +05:30 317471af-9ba8-4744-b3f7-ddd973b8ee21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:43.329 +05:30 317471af-9ba8-4744-b3f7-ddd973b8ee21 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-23 10:47:43.330 +05:30 317471af-9ba8-4744-b3f7-ddd973b8ee21 INF Fetching Company deatails 2024-03-23 10:47:43.331 +05:30 317471af-9ba8-4744-b3f7-ddd973b8ee21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:43.332 +05:30 317471af-9ba8-4744-b3f7-ddd973b8ee21 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.4523ms 2024-03-23 10:47:43.332 +05:30 317471af-9ba8-4744-b3f7-ddd973b8ee21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:43.332 +05:30 317471af-9ba8-4744-b3f7-ddd973b8ee21 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 3.4722ms 2024-03-23 10:47:47.329 +05:30 8376afed-c098-4b38-8122-aa4587c6215b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:47.330 +05:30 075412e5-85c8-42b5-bb60-b9cce62f1a9b INF CORS policy execution successful. 2024-03-23 10:47:47.330 +05:30 075412e5-85c8-42b5-bb60-b9cce62f1a9b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:47.330 +05:30 075412e5-85c8-42b5-bb60-b9cce62f1a9b 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-23 10:47:47.330 +05:30 075412e5-85c8-42b5-bb60-b9cce62f1a9b INF Fetching Company deatails 2024-03-23 10:47:47.331 +05:30 075412e5-85c8-42b5-bb60-b9cce62f1a9b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:47.332 +05:30 075412e5-85c8-42b5-bb60-b9cce62f1a9b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9557ms 2024-03-23 10:47:47.332 +05:30 075412e5-85c8-42b5-bb60-b9cce62f1a9b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:47.332 +05:30 075412e5-85c8-42b5-bb60-b9cce62f1a9b 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 2.893ms 2024-03-23 10:47:48.514 +05:30 df6605cd-f99e-40ae-817d-e9f753be2151 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:47:48.519 +05:30 45cd2d9a-e067-41f3-a3e7-ff63eacb8588 INF CORS policy execution successful. 2024-03-23 10:47:48.519 +05:30 45cd2d9a-e067-41f3-a3e7-ff63eacb8588 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:48.520 +05:30 45cd2d9a-e067-41f3-a3e7-ff63eacb8588 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-23 10:47:48.520 +05:30 45cd2d9a-e067-41f3-a3e7-ff63eacb8588 INF Fetching Company deatails 2024-03-23 10:47:48.522 +05:30 45cd2d9a-e067-41f3-a3e7-ff63eacb8588 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:47:48.523 +05:30 45cd2d9a-e067-41f3-a3e7-ff63eacb8588 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.7351ms 2024-03-23 10:47:48.523 +05:30 45cd2d9a-e067-41f3-a3e7-ff63eacb8588 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:47:48.523 +05:30 45cd2d9a-e067-41f3-a3e7-ff63eacb8588 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 9.3623ms 2024-03-23 10:48:22.483 +05:30 7f6fe977-999f-4ceb-9d1f-94dc64c9eb7c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:22.484 +05:30 81c389ab-c8fc-4c1f-aaf4-36e8df95bf31 INF CORS policy execution successful. 2024-03-23 10:48:22.485 +05:30 81c389ab-c8fc-4c1f-aaf4-36e8df95bf31 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:22.485 +05:30 81c389ab-c8fc-4c1f-aaf4-36e8df95bf31 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-23 10:48:22.485 +05:30 81c389ab-c8fc-4c1f-aaf4-36e8df95bf31 INF Fetching Company deatails 2024-03-23 10:48:22.489 +05:30 81c389ab-c8fc-4c1f-aaf4-36e8df95bf31 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:22.490 +05:30 81c389ab-c8fc-4c1f-aaf4-36e8df95bf31 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.2077ms 2024-03-23 10:48:22.490 +05:30 81c389ab-c8fc-4c1f-aaf4-36e8df95bf31 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:22.491 +05:30 81c389ab-c8fc-4c1f-aaf4-36e8df95bf31 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 7.3013ms 2024-03-23 10:48:23.333 +05:30 a614d717-7dae-41c9-b49b-ba6ab6c4a483 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:23.334 +05:30 72ec63b8-c522-4c10-a166-f879d1d14c04 INF CORS policy execution successful. 2024-03-23 10:48:23.334 +05:30 72ec63b8-c522-4c10-a166-f879d1d14c04 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:23.334 +05:30 72ec63b8-c522-4c10-a166-f879d1d14c04 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-23 10:48:23.335 +05:30 72ec63b8-c522-4c10-a166-f879d1d14c04 INF Fetching Company deatails 2024-03-23 10:48:23.336 +05:30 72ec63b8-c522-4c10-a166-f879d1d14c04 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:23.336 +05:30 72ec63b8-c522-4c10-a166-f879d1d14c04 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9797ms 2024-03-23 10:48:23.336 +05:30 72ec63b8-c522-4c10-a166-f879d1d14c04 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:23.337 +05:30 72ec63b8-c522-4c10-a166-f879d1d14c04 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 3.1811ms 2024-03-23 10:48:29.330 +05:30 8b92a1d4-5496-45c5-a3e5-a2cba885c2bf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:29.330 +05:30 334f1b66-f59c-4a0a-b2ea-b6257961bca8 INF CORS policy execution successful. 2024-03-23 10:48:29.330 +05:30 334f1b66-f59c-4a0a-b2ea-b6257961bca8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:29.331 +05:30 334f1b66-f59c-4a0a-b2ea-b6257961bca8 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-23 10:48:29.331 +05:30 334f1b66-f59c-4a0a-b2ea-b6257961bca8 INF Fetching Company deatails 2024-03-23 10:48:29.332 +05:30 334f1b66-f59c-4a0a-b2ea-b6257961bca8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:29.332 +05:30 334f1b66-f59c-4a0a-b2ea-b6257961bca8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7014ms 2024-03-23 10:48:29.333 +05:30 334f1b66-f59c-4a0a-b2ea-b6257961bca8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:29.333 +05:30 334f1b66-f59c-4a0a-b2ea-b6257961bca8 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 2.7737ms 2024-03-23 10:48:30.352 +05:30 cb25f93f-e9ff-4da3-866a-a55c3d4e4b5f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:30.352 +05:30 af20b65f-ca6b-4753-987b-539cd2dc874a INF CORS policy execution successful. 2024-03-23 10:48:30.352 +05:30 af20b65f-ca6b-4753-987b-539cd2dc874a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:30.352 +05:30 af20b65f-ca6b-4753-987b-539cd2dc874a 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-23 10:48:30.353 +05:30 af20b65f-ca6b-4753-987b-539cd2dc874a INF Fetching Company deatails 2024-03-23 10:48:30.355 +05:30 af20b65f-ca6b-4753-987b-539cd2dc874a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:30.355 +05:30 af20b65f-ca6b-4753-987b-539cd2dc874a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.69ms 2024-03-23 10:48:30.355 +05:30 af20b65f-ca6b-4753-987b-539cd2dc874a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:30.356 +05:30 af20b65f-ca6b-4753-987b-539cd2dc874a 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 3.6899ms 2024-03-23 10:48:33.326 +05:30 495aa5a6-e660-46fc-b080-9d62dd40737d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:33.326 +05:30 21c65427-2472-4d6b-8caf-1a565d4b4176 INF CORS policy execution successful. 2024-03-23 10:48:33.326 +05:30 21c65427-2472-4d6b-8caf-1a565d4b4176 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:33.326 +05:30 21c65427-2472-4d6b-8caf-1a565d4b4176 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-23 10:48:33.326 +05:30 21c65427-2472-4d6b-8caf-1a565d4b4176 INF Fetching Company deatails 2024-03-23 10:48:33.328 +05:30 21c65427-2472-4d6b-8caf-1a565d4b4176 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:33.328 +05:30 21c65427-2472-4d6b-8caf-1a565d4b4176 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6ms 2024-03-23 10:48:33.328 +05:30 21c65427-2472-4d6b-8caf-1a565d4b4176 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:33.328 +05:30 21c65427-2472-4d6b-8caf-1a565d4b4176 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 2.6171ms 2024-03-23 10:48:35.655 +05:30 cf555e49-df5e-4986-9ce6-1f191859551a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:35.655 +05:30 0c9b1b44-8880-4984-bf61-08d111b80eed INF CORS policy execution successful. 2024-03-23 10:48:35.655 +05:30 0c9b1b44-8880-4984-bf61-08d111b80eed INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:35.655 +05:30 0c9b1b44-8880-4984-bf61-08d111b80eed 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-23 10:48:35.655 +05:30 0c9b1b44-8880-4984-bf61-08d111b80eed INF Fetching Company deatails 2024-03-23 10:48:35.657 +05:30 0c9b1b44-8880-4984-bf61-08d111b80eed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:35.657 +05:30 0c9b1b44-8880-4984-bf61-08d111b80eed INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7602ms 2024-03-23 10:48:35.657 +05:30 0c9b1b44-8880-4984-bf61-08d111b80eed INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:35.657 +05:30 0c9b1b44-8880-4984-bf61-08d111b80eed 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 2.6893ms 2024-03-23 10:48:36.335 +05:30 3a909df6-4e59-44f2-9aca-066fe84bd41e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:36.336 +05:30 b48655cc-6f52-4c32-ab83-0e8a1ba134af INF CORS policy execution successful. 2024-03-23 10:48:36.336 +05:30 b48655cc-6f52-4c32-ab83-0e8a1ba134af INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:36.336 +05:30 b48655cc-6f52-4c32-ab83-0e8a1ba134af 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-23 10:48:36.336 +05:30 b48655cc-6f52-4c32-ab83-0e8a1ba134af INF Fetching Company deatails 2024-03-23 10:48:36.337 +05:30 b48655cc-6f52-4c32-ab83-0e8a1ba134af INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:36.338 +05:30 b48655cc-6f52-4c32-ab83-0e8a1ba134af INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.3446ms 2024-03-23 10:48:36.338 +05:30 b48655cc-6f52-4c32-ab83-0e8a1ba134af INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:36.339 +05:30 b48655cc-6f52-4c32-ab83-0e8a1ba134af 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 3.5208ms 2024-03-23 10:48:45.330 +05:30 b6bca80d-2e05-4898-acea-820a3c745cda INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:45.330 +05:30 afd13434-f603-49f9-9b39-4aa5d603c0e0 INF CORS policy execution successful. 2024-03-23 10:48:45.330 +05:30 afd13434-f603-49f9-9b39-4aa5d603c0e0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:45.330 +05:30 afd13434-f603-49f9-9b39-4aa5d603c0e0 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-23 10:48:45.330 +05:30 afd13434-f603-49f9-9b39-4aa5d603c0e0 INF Fetching Company deatails 2024-03-23 10:48:45.332 +05:30 afd13434-f603-49f9-9b39-4aa5d603c0e0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:45.332 +05:30 afd13434-f603-49f9-9b39-4aa5d603c0e0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6937ms 2024-03-23 10:48:45.332 +05:30 afd13434-f603-49f9-9b39-4aa5d603c0e0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:45.332 +05:30 afd13434-f603-49f9-9b39-4aa5d603c0e0 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 2.6103ms 2024-03-23 10:48:46.347 +05:30 a491a205-b176-4ba4-935f-a950295b1f83 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:46.348 +05:30 faf466d9-5927-435e-9f13-5fa3400d28e1 INF CORS policy execution successful. 2024-03-23 10:48:46.348 +05:30 faf466d9-5927-435e-9f13-5fa3400d28e1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:46.348 +05:30 faf466d9-5927-435e-9f13-5fa3400d28e1 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-23 10:48:46.348 +05:30 faf466d9-5927-435e-9f13-5fa3400d28e1 INF Fetching Company deatails 2024-03-23 10:48:46.351 +05:30 faf466d9-5927-435e-9f13-5fa3400d28e1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:46.351 +05:30 faf466d9-5927-435e-9f13-5fa3400d28e1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.2579ms 2024-03-23 10:48:46.351 +05:30 faf466d9-5927-435e-9f13-5fa3400d28e1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:46.351 +05:30 faf466d9-5927-435e-9f13-5fa3400d28e1 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 4.1906ms 2024-03-23 10:48:54.331 +05:30 70fdbfac-778e-47b9-bea2-a931374e4cc9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:54.331 +05:30 66c58947-da47-4092-98ec-7c42224b6ad7 INF CORS policy execution successful. 2024-03-23 10:48:54.331 +05:30 66c58947-da47-4092-98ec-7c42224b6ad7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:54.332 +05:30 66c58947-da47-4092-98ec-7c42224b6ad7 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-23 10:48:54.332 +05:30 66c58947-da47-4092-98ec-7c42224b6ad7 INF Fetching Company deatails 2024-03-23 10:48:54.333 +05:30 66c58947-da47-4092-98ec-7c42224b6ad7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:54.334 +05:30 66c58947-da47-4092-98ec-7c42224b6ad7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.0791ms 2024-03-23 10:48:54.334 +05:30 66c58947-da47-4092-98ec-7c42224b6ad7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:54.334 +05:30 66c58947-da47-4092-98ec-7c42224b6ad7 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 3.3559ms 2024-03-23 10:48:56.327 +05:30 34fecddd-a8d0-4e3d-a58d-6d1c5544de9a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:56.327 +05:30 524caba0-74e6-4896-8e48-5bfe3b24401a INF CORS policy execution successful. 2024-03-23 10:48:56.327 +05:30 524caba0-74e6-4896-8e48-5bfe3b24401a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:56.327 +05:30 524caba0-74e6-4896-8e48-5bfe3b24401a 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-23 10:48:56.327 +05:30 524caba0-74e6-4896-8e48-5bfe3b24401a INF Fetching Company deatails 2024-03-23 10:48:56.328 +05:30 524caba0-74e6-4896-8e48-5bfe3b24401a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:56.329 +05:30 524caba0-74e6-4896-8e48-5bfe3b24401a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.4382ms 2024-03-23 10:48:56.329 +05:30 524caba0-74e6-4896-8e48-5bfe3b24401a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:56.329 +05:30 524caba0-74e6-4896-8e48-5bfe3b24401a 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 2.2296ms 2024-03-23 10:48:58.438 +05:30 8a042718-dd66-44da-82f8-6552353bf12a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:58.438 +05:30 7500275d-9f9b-4623-9434-a4a31c32cb1e INF CORS policy execution successful. 2024-03-23 10:48:58.439 +05:30 7500275d-9f9b-4623-9434-a4a31c32cb1e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:58.439 +05:30 7500275d-9f9b-4623-9434-a4a31c32cb1e 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-23 10:48:58.439 +05:30 7500275d-9f9b-4623-9434-a4a31c32cb1e INF Fetching Company deatails 2024-03-23 10:48:58.440 +05:30 7500275d-9f9b-4623-9434-a4a31c32cb1e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:58.441 +05:30 7500275d-9f9b-4623-9434-a4a31c32cb1e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6689ms 2024-03-23 10:48:58.441 +05:30 7500275d-9f9b-4623-9434-a4a31c32cb1e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:58.441 +05:30 7500275d-9f9b-4623-9434-a4a31c32cb1e 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 3.21ms 2024-03-23 10:48:59.365 +05:30 ed55b559-bba2-4f70-ad58-d3594edfd3fb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:48:59.365 +05:30 55c0d8f9-7819-4d9f-94f6-3b240f50a2a8 INF CORS policy execution successful. 2024-03-23 10:48:59.365 +05:30 55c0d8f9-7819-4d9f-94f6-3b240f50a2a8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:59.365 +05:30 55c0d8f9-7819-4d9f-94f6-3b240f50a2a8 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-23 10:48:59.365 +05:30 55c0d8f9-7819-4d9f-94f6-3b240f50a2a8 INF Fetching Company deatails 2024-03-23 10:48:59.366 +05:30 55c0d8f9-7819-4d9f-94f6-3b240f50a2a8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:48:59.367 +05:30 55c0d8f9-7819-4d9f-94f6-3b240f50a2a8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8486ms 2024-03-23 10:48:59.367 +05:30 55c0d8f9-7819-4d9f-94f6-3b240f50a2a8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:48:59.367 +05:30 55c0d8f9-7819-4d9f-94f6-3b240f50a2a8 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 2.7092ms 2024-03-23 10:49:00.335 +05:30 a8bd832e-94be-4393-a4bd-dab4a0567e37 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:49:00.336 +05:30 abacb6d8-c75b-46b0-8072-1a744d8eb824 INF CORS policy execution successful. 2024-03-23 10:49:00.336 +05:30 abacb6d8-c75b-46b0-8072-1a744d8eb824 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:49:00.336 +05:30 abacb6d8-c75b-46b0-8072-1a744d8eb824 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-23 10:49:00.336 +05:30 abacb6d8-c75b-46b0-8072-1a744d8eb824 INF Fetching Company deatails 2024-03-23 10:49:00.337 +05:30 abacb6d8-c75b-46b0-8072-1a744d8eb824 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:49:00.337 +05:30 abacb6d8-c75b-46b0-8072-1a744d8eb824 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.4143ms 2024-03-23 10:49:00.337 +05:30 abacb6d8-c75b-46b0-8072-1a744d8eb824 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:49:00.338 +05:30 abacb6d8-c75b-46b0-8072-1a744d8eb824 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 2.2686ms 2024-03-23 10:49:01.335 +05:30 39e1aa79-262e-4211-8b28-3af7d7d0c844 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:49:01.335 +05:30 9fe5cfe6-1245-49d0-a1ed-16a0ec8911d1 INF CORS policy execution successful. 2024-03-23 10:49:01.335 +05:30 9fe5cfe6-1245-49d0-a1ed-16a0ec8911d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:49:01.335 +05:30 9fe5cfe6-1245-49d0-a1ed-16a0ec8911d1 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-23 10:49:01.335 +05:30 9fe5cfe6-1245-49d0-a1ed-16a0ec8911d1 INF Fetching Company deatails 2024-03-23 10:49:01.336 +05:30 9fe5cfe6-1245-49d0-a1ed-16a0ec8911d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:49:01.336 +05:30 9fe5cfe6-1245-49d0-a1ed-16a0ec8911d1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3511ms 2024-03-23 10:49:01.337 +05:30 9fe5cfe6-1245-49d0-a1ed-16a0ec8911d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:49:01.337 +05:30 9fe5cfe6-1245-49d0-a1ed-16a0ec8911d1 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 2.1309ms 2024-03-23 10:51:08.378 +05:30 9783b8b6-ddbf-4d05-a8fc-f822cbfaed53 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:51:08.380 +05:30 370e6e1f-af4f-42b6-845d-9e90288d6103 INF CORS policy execution successful. 2024-03-23 10:51:08.380 +05:30 370e6e1f-af4f-42b6-845d-9e90288d6103 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:51:08.381 +05:30 370e6e1f-af4f-42b6-845d-9e90288d6103 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-23 10:51:08.381 +05:30 370e6e1f-af4f-42b6-845d-9e90288d6103 INF Fetching Company deatails 2024-03-23 10:51:08.395 +05:30 370e6e1f-af4f-42b6-845d-9e90288d6103 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:51:08.397 +05:30 370e6e1f-af4f-42b6-845d-9e90288d6103 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 15.7039ms 2024-03-23 10:51:08.397 +05:30 370e6e1f-af4f-42b6-845d-9e90288d6103 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:51:08.397 +05:30 370e6e1f-af4f-42b6-845d-9e90288d6103 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 19.9044ms 2024-03-23 10:51:09.528 +05:30 93f6308b-c3f7-4971-b1e2-a7e0dd4a61f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:51:09.529 +05:30 d2fea882-8a52-4e17-8a33-8bce4f221079 INF CORS policy execution successful. 2024-03-23 10:51:09.529 +05:30 d2fea882-8a52-4e17-8a33-8bce4f221079 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:51:09.529 +05:30 d2fea882-8a52-4e17-8a33-8bce4f221079 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-23 10:51:09.529 +05:30 d2fea882-8a52-4e17-8a33-8bce4f221079 INF Fetching Company deatails 2024-03-23 10:51:09.534 +05:30 d2fea882-8a52-4e17-8a33-8bce4f221079 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:51:09.535 +05:30 d2fea882-8a52-4e17-8a33-8bce4f221079 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.1925ms 2024-03-23 10:51:09.535 +05:30 d2fea882-8a52-4e17-8a33-8bce4f221079 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:51:09.535 +05:30 d2fea882-8a52-4e17-8a33-8bce4f221079 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 6.7398ms 2024-03-23 10:52:27.755 +05:30 fb897061-ebb1-4ee0-9e66-c314a0ab0bf6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:52:27.758 +05:30 e49f6afa-12f1-4be7-82c7-0517f5869a1c INF CORS policy execution successful. 2024-03-23 10:52:27.760 +05:30 e49f6afa-12f1-4be7-82c7-0517f5869a1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 4.585ms 2024-03-23 10:52:27.803 +05:30 c4a43ac5-43a3-470f-9c6f-63e190937484 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:52:27.804 +05:30 34403620-911f-4d02-9050-e5d22ac68425 INF CORS policy execution successful. 2024-03-23 10:52:27.804 +05:30 34403620-911f-4d02-9050-e5d22ac68425 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.7402ms 2024-03-23 10:52:27.846 +05:30 6108d856-62bd-48ed-97f7-1862cb193379 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:52:27.847 +05:30 0f13c248-55ba-4ea0-86ce-05f19bd40f66 INF CORS policy execution successful. 2024-03-23 10:52:27.847 +05:30 0f13c248-55ba-4ea0-86ce-05f19bd40f66 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.7038ms 2024-03-23 10:52:27.847 +05:30 2dfd1852-08d5-4044-8a54-a1bd9744e600 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:52:27.848 +05:30 98a90ea9-7a25-4f2d-844a-b2b321107d4e INF CORS policy execution successful. 2024-03-23 10:52:27.848 +05:30 7ced85b9-3ec4-4329-b4d2-1b0c21b50c0e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:52:27.848 +05:30 98a90ea9-7a25-4f2d-844a-b2b321107d4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0477ms 2024-03-23 10:52:27.854 +05:30 b5f22905-2de5-4726-b79c-41af1d1b3c66 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:52:27.854 +05:30 7ced85b9-3ec4-4329-b4d2-1b0c21b50c0e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 5:06:21 AM', Current time (UTC): '3/23/2024 5:22:27 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-23 10:52:27.857 +05:30 b5f22905-2de5-4726-b79c-41af1d1b3c66 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 5:06:21 AM', Current time (UTC): '3/23/2024 5:22:27 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-23 10:52:27.858 +05:30 7ced85b9-3ec4-4329-b4d2-1b0c21b50c0e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 5:06:21 AM', Current time (UTC): '3/23/2024 5:22:27 AM'. 2024-03-23 10:52:27.858 +05:30 b5f22905-2de5-4726-b79c-41af1d1b3c66 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 5:06:21 AM', Current time (UTC): '3/23/2024 5:22:27 AM'. 2024-03-23 10:52:27.858 +05:30 4bbca2dd-bdb9-446b-afb4-1cdc2c921b91 INF CORS policy execution successful. 2024-03-23 10:52:27.858 +05:30 bba83247-3e0c-47b0-a753-dc90d401be21 INF CORS policy execution successful. 2024-03-23 10:52:27.859 +05:30 bba83247-3e0c-47b0-a753-dc90d401be21 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 10:52:27.859 +05:30 4bbca2dd-bdb9-446b-afb4-1cdc2c921b91 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 10:52:27.860 +05:30 bba83247-3e0c-47b0-a753-dc90d401be21 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 10:52:27.860 +05:30 4bbca2dd-bdb9-446b-afb4-1cdc2c921b91 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 10:52:27.861 +05:30 4bbca2dd-bdb9-446b-afb4-1cdc2c921b91 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 6.7571ms 2024-03-23 10:52:27.861 +05:30 bba83247-3e0c-47b0-a753-dc90d401be21 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 12.3694ms 2024-03-23 10:52:27.912 +05:30 b2ad2e50-e291-45f4-bf54-131cf275548f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:52:27.912 +05:30 bc2db953-8291-49a1-8e1e-2744451d727d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:52:27.913 +05:30 b2ad2e50-e291-45f4-bf54-131cf275548f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 5:06:21 AM', Current time (UTC): '3/23/2024 5:22:27 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-23 10:52:27.914 +05:30 b2ad2e50-e291-45f4-bf54-131cf275548f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 5:06:21 AM', Current time (UTC): '3/23/2024 5:22:27 AM'. 2024-03-23 10:52:27.914 +05:30 7fe28db0-66d4-4887-974c-fe9063b99fb1 INF CORS policy execution successful. 2024-03-23 10:52:27.914 +05:30 7fe28db0-66d4-4887-974c-fe9063b99fb1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 10:52:27.915 +05:30 7fe28db0-66d4-4887-974c-fe9063b99fb1 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 10:52:27.915 +05:30 7fe28db0-66d4-4887-974c-fe9063b99fb1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 3.0075ms 2024-03-23 10:52:27.915 +05:30 d1b3f6af-dab6-4c63-b143-52aba82144c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3MDA4MSwiZXhwIjoxNzExMTcwNjgxLCJpYXQiOjE3MTExNzAwODF9.hJZxQvfXuFvi-ZN6TmS1pM9CeBXb9uvFWhjV4o5LrEk - null null 2024-03-23 10:52:27.916 +05:30 fdcaf2a8-7748-41a3-af0b-4bb6e33a474f INF CORS policy execution successful. 2024-03-23 10:52:27.916 +05:30 fdcaf2a8-7748-41a3-af0b-4bb6e33a474f INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:52:27.916 +05:30 fdcaf2a8-7748-41a3-af0b-4bb6e33a474f 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-23 10:52:27.922 +05:30 bc2db953-8291-49a1-8e1e-2744451d727d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 5:06:21 AM', Current time (UTC): '3/23/2024 5:22:27 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-23 10:52:27.922 +05:30 bc2db953-8291-49a1-8e1e-2744451d727d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 5:06:21 AM', Current time (UTC): '3/23/2024 5:22:27 AM'. 2024-03-23 10:52:27.923 +05:30 ae0887a5-fe0c-456b-957c-00f1337a20bf INF CORS policy execution successful. 2024-03-23 10:52:27.923 +05:30 ae0887a5-fe0c-456b-957c-00f1337a20bf INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 10:52:27.923 +05:30 ae0887a5-fe0c-456b-957c-00f1337a20bf INF AuthenticationScheme: Bearer was challenged. 2024-03-23 10:52:27.924 +05:30 ae0887a5-fe0c-456b-957c-00f1337a20bf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 11.7651ms 2024-03-23 10:52:27.944 +05:30 fdcaf2a8-7748-41a3-af0b-4bb6e33a474f 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-23 10:52:27.950 +05:30 fdcaf2a8-7748-41a3-af0b-4bb6e33a474f INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 10:52:28.016 +05:30 fdcaf2a8-7748-41a3-af0b-4bb6e33a474f INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 99.5603ms 2024-03-23 10:52:28.016 +05:30 fdcaf2a8-7748-41a3-af0b-4bb6e33a474f INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:52:28.016 +05:30 fdcaf2a8-7748-41a3-af0b-4bb6e33a474f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3MDA4MSwiZXhwIjoxNzExMTcwNjgxLCJpYXQiOjE3MTExNzAwODF9.hJZxQvfXuFvi-ZN6TmS1pM9CeBXb9uvFWhjV4o5LrEk - 500 null application/problem+json; charset=utf-8 101.1462ms 2024-03-23 10:52:28.064 +05:30 e35ab9b3-ec11-48f9-a37a-a824f131360d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3MDA4MSwiZXhwIjoxNzExMTcwNjgxLCJpYXQiOjE3MTExNzAwODF9.hJZxQvfXuFvi-ZN6TmS1pM9CeBXb9uvFWhjV4o5LrEk - null null 2024-03-23 10:52:28.064 +05:30 f78725cc-57f9-4ef1-969e-ddc434a24332 INF CORS policy execution successful. 2024-03-23 10:52:28.064 +05:30 f78725cc-57f9-4ef1-969e-ddc434a24332 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:52:28.065 +05:30 f78725cc-57f9-4ef1-969e-ddc434a24332 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-23 10:52:28.066 +05:30 f78725cc-57f9-4ef1-969e-ddc434a24332 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-23 10:52:28.067 +05:30 f78725cc-57f9-4ef1-969e-ddc434a24332 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 10:52:28.067 +05:30 f78725cc-57f9-4ef1-969e-ddc434a24332 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.3939ms 2024-03-23 10:52:28.067 +05:30 f78725cc-57f9-4ef1-969e-ddc434a24332 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:52:28.068 +05:30 f78725cc-57f9-4ef1-969e-ddc434a24332 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3MDA4MSwiZXhwIjoxNzExMTcwNjgxLCJpYXQiOjE3MTExNzAwODF9.hJZxQvfXuFvi-ZN6TmS1pM9CeBXb9uvFWhjV4o5LrEk - 500 null application/problem+json; charset=utf-8 3.4996ms 2024-03-23 10:52:28.114 +05:30 f8a7e9a4-ba17-413b-815b-53e310abe901 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3MDA4MSwiZXhwIjoxNzExMTcwNjgxLCJpYXQiOjE3MTExNzAwODF9.hJZxQvfXuFvi-ZN6TmS1pM9CeBXb9uvFWhjV4o5LrEk - null null 2024-03-23 10:52:28.114 +05:30 657614b3-0f7d-4d45-ba15-0779667d47ab INF CORS policy execution successful. 2024-03-23 10:52:28.114 +05:30 657614b3-0f7d-4d45-ba15-0779667d47ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:52:28.114 +05:30 657614b3-0f7d-4d45-ba15-0779667d47ab 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-23 10:52:28.116 +05:30 657614b3-0f7d-4d45-ba15-0779667d47ab 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-23 10:52:28.117 +05:30 657614b3-0f7d-4d45-ba15-0779667d47ab INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 10:52:28.118 +05:30 657614b3-0f7d-4d45-ba15-0779667d47ab INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 3.8461ms 2024-03-23 10:52:28.118 +05:30 657614b3-0f7d-4d45-ba15-0779667d47ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:52:28.119 +05:30 657614b3-0f7d-4d45-ba15-0779667d47ab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3MDA4MSwiZXhwIjoxNzExMTcwNjgxLCJpYXQiOjE3MTExNzAwODF9.hJZxQvfXuFvi-ZN6TmS1pM9CeBXb9uvFWhjV4o5LrEk - 500 null application/problem+json; charset=utf-8 5.1346ms 2024-03-23 10:52:28.163 +05:30 87bec11c-1005-4dc6-b5c6-9eb1a0ab7b3f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3MDA4MSwiZXhwIjoxNzExMTcwNjgxLCJpYXQiOjE3MTExNzAwODF9.hJZxQvfXuFvi-ZN6TmS1pM9CeBXb9uvFWhjV4o5LrEk - null null 2024-03-23 10:52:28.163 +05:30 ff636276-f384-4140-ae5b-af7e1ea5cf27 INF CORS policy execution successful. 2024-03-23 10:52:28.163 +05:30 ff636276-f384-4140-ae5b-af7e1ea5cf27 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:52:28.164 +05:30 ff636276-f384-4140-ae5b-af7e1ea5cf27 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-23 10:52:28.165 +05:30 ff636276-f384-4140-ae5b-af7e1ea5cf27 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-23 10:52:28.165 +05:30 ff636276-f384-4140-ae5b-af7e1ea5cf27 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 10:52:28.166 +05:30 ff636276-f384-4140-ae5b-af7e1ea5cf27 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.987ms 2024-03-23 10:52:28.166 +05:30 ff636276-f384-4140-ae5b-af7e1ea5cf27 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 10:52:28.166 +05:30 ff636276-f384-4140-ae5b-af7e1ea5cf27 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3MDA4MSwiZXhwIjoxNzExMTcwNjgxLCJpYXQiOjE3MTExNzAwODF9.hJZxQvfXuFvi-ZN6TmS1pM9CeBXb9uvFWhjV4o5LrEk - 500 null application/problem+json; charset=utf-8 2.7608ms 2024-03-23 10:52:31.415 +05:30 0c0526f1-44ad-4948-af9f-5f52f4a02d36 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:52:31.415 +05:30 c445639d-bb9f-45bd-b988-e8827dfd5a5c INF CORS policy execution successful. 2024-03-23 10:52:31.416 +05:30 c445639d-bb9f-45bd-b988-e8827dfd5a5c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:31.416 +05:30 c445639d-bb9f-45bd-b988-e8827dfd5a5c 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-23 10:52:31.416 +05:30 c445639d-bb9f-45bd-b988-e8827dfd5a5c INF Fetching Company deatails 2024-03-23 10:52:31.434 +05:30 c445639d-bb9f-45bd-b988-e8827dfd5a5c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:52:31.436 +05:30 c445639d-bb9f-45bd-b988-e8827dfd5a5c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 20.2182ms 2024-03-23 10:52:31.436 +05:30 c445639d-bb9f-45bd-b988-e8827dfd5a5c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:31.437 +05:30 c445639d-bb9f-45bd-b988-e8827dfd5a5c 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 22.1015ms 2024-03-23 10:52:31.484 +05:30 23666709-b96c-4ffb-bcf0-4c337657b4bb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:52:31.484 +05:30 3f49967c-0ed2-49c8-a438-4f6de3f17933 INF CORS policy execution successful. 2024-03-23 10:52:31.484 +05:30 3f49967c-0ed2-49c8-a438-4f6de3f17933 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:31.485 +05:30 3f49967c-0ed2-49c8-a438-4f6de3f17933 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-23 10:52:31.485 +05:30 3f49967c-0ed2-49c8-a438-4f6de3f17933 INF Fetching Company deatails 2024-03-23 10:52:31.489 +05:30 3f49967c-0ed2-49c8-a438-4f6de3f17933 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:52:31.489 +05:30 3f49967c-0ed2-49c8-a438-4f6de3f17933 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.7944ms 2024-03-23 10:52:31.490 +05:30 3f49967c-0ed2-49c8-a438-4f6de3f17933 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:31.490 +05:30 3f49967c-0ed2-49c8-a438-4f6de3f17933 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 5.5817ms 2024-03-23 10:52:35.329 +05:30 d2c93a7a-1a61-491c-90fb-0f217158abda INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:52:35.329 +05:30 309d84bb-7676-4f51-ab65-f0c8232d6076 INF CORS policy execution successful. 2024-03-23 10:52:35.330 +05:30 309d84bb-7676-4f51-ab65-f0c8232d6076 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:35.330 +05:30 309d84bb-7676-4f51-ab65-f0c8232d6076 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-23 10:52:35.330 +05:30 309d84bb-7676-4f51-ab65-f0c8232d6076 INF Fetching Company deatails 2024-03-23 10:52:35.335 +05:30 309d84bb-7676-4f51-ab65-f0c8232d6076 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:52:35.335 +05:30 309d84bb-7676-4f51-ab65-f0c8232d6076 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.4504ms 2024-03-23 10:52:35.335 +05:30 309d84bb-7676-4f51-ab65-f0c8232d6076 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:35.336 +05:30 309d84bb-7676-4f51-ab65-f0c8232d6076 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 6.6201ms 2024-03-23 10:52:43.408 +05:30 73eb71fa-8a9d-4b63-b538-59c5ea855ddd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:52:43.409 +05:30 347d174d-f98b-41e2-a64b-bede9457d770 INF CORS policy execution successful. 2024-03-23 10:52:43.409 +05:30 347d174d-f98b-41e2-a64b-bede9457d770 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:43.409 +05:30 347d174d-f98b-41e2-a64b-bede9457d770 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-23 10:52:43.409 +05:30 347d174d-f98b-41e2-a64b-bede9457d770 INF Fetching Company deatails 2024-03-23 10:52:43.418 +05:30 347d174d-f98b-41e2-a64b-bede9457d770 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:52:43.419 +05:30 347d174d-f98b-41e2-a64b-bede9457d770 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.1449ms 2024-03-23 10:52:43.419 +05:30 347d174d-f98b-41e2-a64b-bede9457d770 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:43.419 +05:30 347d174d-f98b-41e2-a64b-bede9457d770 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 11.1595ms 2024-03-23 10:52:45.363 +05:30 833e1f00-07d2-4544-b350-7fa7ac8e3e2f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:52:45.364 +05:30 143490eb-bcde-4df2-82c3-8e7699bfcd22 INF CORS policy execution successful. 2024-03-23 10:52:45.364 +05:30 143490eb-bcde-4df2-82c3-8e7699bfcd22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:45.365 +05:30 143490eb-bcde-4df2-82c3-8e7699bfcd22 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-23 10:52:45.365 +05:30 143490eb-bcde-4df2-82c3-8e7699bfcd22 INF Fetching Company deatails 2024-03-23 10:52:45.371 +05:30 143490eb-bcde-4df2-82c3-8e7699bfcd22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:52:45.372 +05:30 143490eb-bcde-4df2-82c3-8e7699bfcd22 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.0369ms 2024-03-23 10:52:45.372 +05:30 143490eb-bcde-4df2-82c3-8e7699bfcd22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:45.372 +05:30 143490eb-bcde-4df2-82c3-8e7699bfcd22 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 8.6822ms 2024-03-23 10:52:46.375 +05:30 ae893191-a17d-444c-a5b7-6342b781f06f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:52:46.375 +05:30 54c0898e-46bb-4670-a8a6-b522fc280ff9 INF CORS policy execution successful. 2024-03-23 10:52:46.375 +05:30 54c0898e-46bb-4670-a8a6-b522fc280ff9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:46.375 +05:30 54c0898e-46bb-4670-a8a6-b522fc280ff9 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-23 10:52:46.375 +05:30 54c0898e-46bb-4670-a8a6-b522fc280ff9 INF Fetching Company deatails 2024-03-23 10:52:46.380 +05:30 54c0898e-46bb-4670-a8a6-b522fc280ff9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:52:46.381 +05:30 54c0898e-46bb-4670-a8a6-b522fc280ff9 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.0919ms 2024-03-23 10:52:46.381 +05:30 54c0898e-46bb-4670-a8a6-b522fc280ff9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:46.381 +05:30 54c0898e-46bb-4670-a8a6-b522fc280ff9 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 6.8947ms 2024-03-23 10:52:54.979 +05:30 3e069532-9d99-4453-84fc-0422b4999504 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 10:52:54.979 +05:30 405df682-6e4e-4319-b8de-aaf5bdf6a194 INF CORS policy execution successful. 2024-03-23 10:52:54.980 +05:30 405df682-6e4e-4319-b8de-aaf5bdf6a194 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.762ms 2024-03-23 10:52:55.030 +05:30 58f4ace1-7330-40f2-982d-e60fbb8b0df0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 10:52:55.030 +05:30 ea2229e8-c438-4a87-9b0b-4c80a6a7b9c0 INF CORS policy execution successful. 2024-03-23 10:52:55.031 +05:30 ea2229e8-c438-4a87-9b0b-4c80a6a7b9c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:52:55.031 +05:30 ea2229e8-c438-4a87-9b0b-4c80a6a7b9c0 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-23 10:52:55.046 +05:30 ea2229e8-c438-4a87-9b0b-4c80a6a7b9c0 INF Connection string fetched 2024-03-23 10:52:55.270 +05:30 ea2229e8-c438-4a87-9b0b-4c80a6a7b9c0 INF Token generated 2024-03-23 10:52:55.271 +05:30 ea2229e8-c438-4a87-9b0b-4c80a6a7b9c0 INF Token generated 2024-03-23 10:52:55.271 +05:30 ea2229e8-c438-4a87-9b0b-4c80a6a7b9c0 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-23 10:52:55.272 +05:30 ea2229e8-c438-4a87-9b0b-4c80a6a7b9c0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 240.8862ms 2024-03-23 10:52:55.272 +05:30 ea2229e8-c438-4a87-9b0b-4c80a6a7b9c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:52:55.272 +05:30 ea2229e8-c438-4a87-9b0b-4c80a6a7b9c0 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 242.5753ms 2024-03-23 10:52:55.439 +05:30 72da5866-9f8e-4cf6-9b75-654b130921fd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:52:55.439 +05:30 bda30080-8808-439d-89b8-e7f74144aef0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:52:55.439 +05:30 fd1c2bb7-d0d8-489f-a253-b5d0f5a80e49 INF CORS policy execution successful. 2024-03-23 10:52:55.439 +05:30 fb2647f5-d3a8-4d2e-a6a3-3bf64c2578b3 INF CORS policy execution successful. 2024-03-23 10:52:55.440 +05:30 fd1c2bb7-d0d8-489f-a253-b5d0f5a80e49 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.063ms 2024-03-23 10:52:55.440 +05:30 fb2647f5-d3a8-4d2e-a6a3-3bf64c2578b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0693ms 2024-03-23 10:52:55.492 +05:30 728366bb-7383-4f8e-aeca-423a36fa9cea INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:52:55.493 +05:30 82d1c65f-7ac4-4bbb-bcd9-c890cb253277 INF CORS policy execution successful. 2024-03-23 10:52:55.494 +05:30 82d1c65f-7ac4-4bbb-bcd9-c890cb253277 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:52:55.494 +05:30 82d1c65f-7ac4-4bbb-bcd9-c890cb253277 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-23 10:52:55.495 +05:30 82d1c65f-7ac4-4bbb-bcd9-c890cb253277 INF Connection string fetched 2024-03-23 10:52:55.495 +05:30 82d1c65f-7ac4-4bbb-bcd9-c890cb253277 INF Fetching Menu Data 2024-03-23 10:52:55.503 +05:30 82d1c65f-7ac4-4bbb-bcd9-c890cb253277 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:52:55.504 +05:30 82d1c65f-7ac4-4bbb-bcd9-c890cb253277 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.0156ms 2024-03-23 10:52:55.504 +05:30 82d1c65f-7ac4-4bbb-bcd9-c890cb253277 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:52:55.504 +05:30 82d1c65f-7ac4-4bbb-bcd9-c890cb253277 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 11.7613ms 2024-03-23 10:52:55.554 +05:30 8f52cd82-a9af-4403-8aff-7aedfc66f3e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:52:55.555 +05:30 c676899c-e19d-4555-a402-927b5858f2e0 INF CORS policy execution successful. 2024-03-23 10:52:55.555 +05:30 c676899c-e19d-4555-a402-927b5858f2e0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:52:55.555 +05:30 c676899c-e19d-4555-a402-927b5858f2e0 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-23 10:52:55.556 +05:30 c676899c-e19d-4555-a402-927b5858f2e0 INF Connection string fetched 2024-03-23 10:52:55.556 +05:30 c676899c-e19d-4555-a402-927b5858f2e0 INF Fetching Menu Data 2024-03-23 10:52:55.557 +05:30 c676899c-e19d-4555-a402-927b5858f2e0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:52:55.558 +05:30 c676899c-e19d-4555-a402-927b5858f2e0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.0191ms 2024-03-23 10:52:55.558 +05:30 c676899c-e19d-4555-a402-927b5858f2e0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:52:55.558 +05:30 c676899c-e19d-4555-a402-927b5858f2e0 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 4.2552ms 2024-03-23 10:52:58.467 +05:30 8e02bd09-9a78-4fb1-bcdc-131ef87231dd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:52:58.467 +05:30 8549fc17-510c-4246-b52f-5ef0eba47435 INF CORS policy execution successful. 2024-03-23 10:52:58.468 +05:30 8549fc17-510c-4246-b52f-5ef0eba47435 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:58.468 +05:30 8549fc17-510c-4246-b52f-5ef0eba47435 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-23 10:52:58.468 +05:30 8549fc17-510c-4246-b52f-5ef0eba47435 INF Fetching Company deatails 2024-03-23 10:52:58.471 +05:30 8549fc17-510c-4246-b52f-5ef0eba47435 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:52:58.471 +05:30 8549fc17-510c-4246-b52f-5ef0eba47435 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.2439ms 2024-03-23 10:52:58.471 +05:30 8549fc17-510c-4246-b52f-5ef0eba47435 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:58.471 +05:30 8549fc17-510c-4246-b52f-5ef0eba47435 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 4.1008ms 2024-03-23 10:52:59.331 +05:30 917268ec-250b-437a-924d-c385ec53165c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:52:59.331 +05:30 11e27189-2627-4e96-ba4c-feff2c443126 INF CORS policy execution successful. 2024-03-23 10:52:59.332 +05:30 11e27189-2627-4e96-ba4c-feff2c443126 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:59.332 +05:30 11e27189-2627-4e96-ba4c-feff2c443126 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-23 10:52:59.332 +05:30 11e27189-2627-4e96-ba4c-feff2c443126 INF Fetching Company deatails 2024-03-23 10:52:59.334 +05:30 11e27189-2627-4e96-ba4c-feff2c443126 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:52:59.335 +05:30 11e27189-2627-4e96-ba4c-feff2c443126 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.3055ms 2024-03-23 10:52:59.335 +05:30 11e27189-2627-4e96-ba4c-feff2c443126 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:52:59.335 +05:30 11e27189-2627-4e96-ba4c-feff2c443126 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 3.7792ms 2024-03-23 10:53:00.465 +05:30 40673b23-6b43-4ed3-bcea-8649dc0a201a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:00.465 +05:30 0889ff5b-f489-47a1-9c65-9ce5293506bd INF CORS policy execution successful. 2024-03-23 10:53:00.465 +05:30 0889ff5b-f489-47a1-9c65-9ce5293506bd INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:00.466 +05:30 0889ff5b-f489-47a1-9c65-9ce5293506bd 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-23 10:53:00.466 +05:30 0889ff5b-f489-47a1-9c65-9ce5293506bd INF Fetching Company deatails 2024-03-23 10:53:00.467 +05:30 0889ff5b-f489-47a1-9c65-9ce5293506bd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:00.467 +05:30 0889ff5b-f489-47a1-9c65-9ce5293506bd INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.562ms 2024-03-23 10:53:00.467 +05:30 0889ff5b-f489-47a1-9c65-9ce5293506bd INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:00.467 +05:30 0889ff5b-f489-47a1-9c65-9ce5293506bd 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 2.5479ms 2024-03-23 10:53:05.095 +05:30 6a7039ee-8cd8-4e0e-a917-6f53a57b8de9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:53:05.095 +05:30 09da5ee1-6662-4ca8-9002-b5de232d94a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:53:05.096 +05:30 caaaf648-c38e-4850-96a2-a1b59f8f3970 INF CORS policy execution successful. 2024-03-23 10:53:05.096 +05:30 fc591f8f-dc23-417b-bb4e-6c44ba3fdea7 INF CORS policy execution successful. 2024-03-23 10:53:05.096 +05:30 caaaf648-c38e-4850-96a2-a1b59f8f3970 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6671ms 2024-03-23 10:53:05.096 +05:30 fc591f8f-dc23-417b-bb4e-6c44ba3fdea7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7908ms 2024-03-23 10:53:05.096 +05:30 6e0445f7-79d7-4ff0-8070-4f790ad2ac2f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:53:05.096 +05:30 82f5b5c5-7876-4504-acce-c24480246a51 INF CORS policy execution successful. 2024-03-23 10:53:05.097 +05:30 82f5b5c5-7876-4504-acce-c24480246a51 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.3379ms 2024-03-23 10:53:05.097 +05:30 d7f41e91-b828-4918-ae47-9270175d4e10 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:53:05.097 +05:30 355d46c7-212f-43bf-b383-2ac232076807 INF CORS policy execution successful. 2024-03-23 10:53:05.097 +05:30 355d46c7-212f-43bf-b383-2ac232076807 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.2403ms 2024-03-23 10:53:05.142 +05:30 edcfdcee-ea27-4b84-abb3-f5b4c320ab2f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:53:05.142 +05:30 74708948-dbaa-4a32-af1c-30c279f23b74 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:53:05.142 +05:30 63785f72-26a7-4b86-865c-87fcc737056e INF CORS policy execution successful. 2024-03-23 10:53:05.142 +05:30 a0365655-c164-4849-9a07-88ae89ffe485 INF CORS policy execution successful. 2024-03-23 10:53:05.142 +05:30 a0365655-c164-4849-9a07-88ae89ffe485 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:53:05.142 +05:30 63785f72-26a7-4b86-865c-87fcc737056e INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:53:05.143 +05:30 a0365655-c164-4849-9a07-88ae89ffe485 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-23 10:53:05.143 +05:30 63785f72-26a7-4b86-865c-87fcc737056e INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:53:05.144 +05:30 63785f72-26a7-4b86-865c-87fcc737056e INF Fetching Profile Summary 2024-03-23 10:53:05.144 +05:30 a0365655-c164-4849-9a07-88ae89ffe485 INF Connection string fetched 2024-03-23 10:53:05.144 +05:30 a0365655-c164-4849-9a07-88ae89ffe485 INF Fetching Menu Data 2024-03-23 10:53:05.160 +05:30 63785f72-26a7-4b86-865c-87fcc737056e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:05.161 +05:30 63785f72-26a7-4b86-865c-87fcc737056e INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 18.0348ms 2024-03-23 10:53:05.161 +05:30 63785f72-26a7-4b86-865c-87fcc737056e INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:53:05.161 +05:30 63785f72-26a7-4b86-865c-87fcc737056e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 19.2401ms 2024-03-23 10:53:05.169 +05:30 INF Connection string fetched 2024-03-23 10:53:05.170 +05:30 a0365655-c164-4849-9a07-88ae89ffe485 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:05.170 +05:30 a0365655-c164-4849-9a07-88ae89ffe485 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 27.7005ms 2024-03-23 10:53:05.170 +05:30 a0365655-c164-4849-9a07-88ae89ffe485 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:53:05.171 +05:30 a0365655-c164-4849-9a07-88ae89ffe485 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 28.8557ms 2024-03-23 10:53:05.208 +05:30 e0377648-b862-4feb-a386-6eba5b2599f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:53:05.208 +05:30 0ddd426c-8a7f-4c9d-8a8e-2cff32c65b72 INF CORS policy execution successful. 2024-03-23 10:53:05.209 +05:30 0ddd426c-8a7f-4c9d-8a8e-2cff32c65b72 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:53:05.209 +05:30 0ddd426c-8a7f-4c9d-8a8e-2cff32c65b72 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:53:05.210 +05:30 0ddd426c-8a7f-4c9d-8a8e-2cff32c65b72 INF Connection string fetched 2024-03-23 10:53:05.210 +05:30 0ddd426c-8a7f-4c9d-8a8e-2cff32c65b72 INF Fetching Profile Summary 2024-03-23 10:53:05.211 +05:30 0ddd426c-8a7f-4c9d-8a8e-2cff32c65b72 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:05.211 +05:30 0ddd426c-8a7f-4c9d-8a8e-2cff32c65b72 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 2.7643ms 2024-03-23 10:53:05.212 +05:30 0ddd426c-8a7f-4c9d-8a8e-2cff32c65b72 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:53:05.212 +05:30 0ddd426c-8a7f-4c9d-8a8e-2cff32c65b72 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 3.8737ms 2024-03-23 10:53:05.223 +05:30 52c960d4-a32c-4a1e-911f-4bd6e124d426 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:53:05.223 +05:30 8da546eb-4130-489f-9a9f-ffa3d79915e2 INF CORS policy execution successful. 2024-03-23 10:53:05.223 +05:30 8da546eb-4130-489f-9a9f-ffa3d79915e2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:53:05.224 +05:30 8da546eb-4130-489f-9a9f-ffa3d79915e2 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-23 10:53:05.225 +05:30 8da546eb-4130-489f-9a9f-ffa3d79915e2 INF Connection string fetched 2024-03-23 10:53:05.226 +05:30 8da546eb-4130-489f-9a9f-ffa3d79915e2 INF Fetching Menu Data 2024-03-23 10:53:05.230 +05:30 8da546eb-4130-489f-9a9f-ffa3d79915e2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:05.231 +05:30 8da546eb-4130-489f-9a9f-ffa3d79915e2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.0308ms 2024-03-23 10:53:05.231 +05:30 8da546eb-4130-489f-9a9f-ffa3d79915e2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:53:05.231 +05:30 8da546eb-4130-489f-9a9f-ffa3d79915e2 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 8.0887ms 2024-03-23 10:53:06.335 +05:30 668a760a-a794-4807-a264-242450b3863e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:06.335 +05:30 66adf15d-05d9-4230-b162-38e58bf4051c INF CORS policy execution successful. 2024-03-23 10:53:06.335 +05:30 66adf15d-05d9-4230-b162-38e58bf4051c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:06.335 +05:30 66adf15d-05d9-4230-b162-38e58bf4051c 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-23 10:53:06.335 +05:30 66adf15d-05d9-4230-b162-38e58bf4051c INF Fetching Company deatails 2024-03-23 10:53:06.337 +05:30 66adf15d-05d9-4230-b162-38e58bf4051c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:06.337 +05:30 66adf15d-05d9-4230-b162-38e58bf4051c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9588ms 2024-03-23 10:53:06.337 +05:30 66adf15d-05d9-4230-b162-38e58bf4051c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:06.337 +05:30 66adf15d-05d9-4230-b162-38e58bf4051c 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 2.7653ms 2024-03-23 10:53:11.288 +05:30 4d899657-109b-45e8-ae8f-4e95a7308b12 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:53:11.288 +05:30 e8e8fbff-e110-4845-80f7-280a400e4853 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:53:11.288 +05:30 cb75d634-c06b-4364-bdec-95b0152f10fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:53:11.288 +05:30 496555d5-7caf-4e99-8ee4-b31cfcc9c9a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:53:11.289 +05:30 c8f9b83c-808b-4105-a6c6-a230b81724f2 INF CORS policy execution successful. 2024-03-23 10:53:11.289 +05:30 d89d249a-0ee9-4df5-8142-cdc1003a7854 INF CORS policy execution successful. 2024-03-23 10:53:11.289 +05:30 5f7fb3cf-a2ac-4890-bab3-e9827c2acfdf INF CORS policy execution successful. 2024-03-23 10:53:11.289 +05:30 c9e15b9b-b76c-4d30-bd99-4e4b3d7c6f60 INF CORS policy execution successful. 2024-03-23 10:53:11.289 +05:30 c8f9b83c-808b-4105-a6c6-a230b81724f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9277ms 2024-03-23 10:53:11.289 +05:30 d89d249a-0ee9-4df5-8142-cdc1003a7854 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 204 null null 0.7085ms 2024-03-23 10:53:11.289 +05:30 5f7fb3cf-a2ac-4890-bab3-e9827c2acfdf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 204 null null 0.8747ms 2024-03-23 10:53:11.289 +05:30 c9e15b9b-b76c-4d30-bd99-4e4b3d7c6f60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 204 null null 0.9919ms 2024-03-23 10:53:11.289 +05:30 5965fc49-da2d-4e89-9d47-2c0eb0cd99dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:53:11.289 +05:30 86270f57-1adc-4a9a-a73f-b3d5870324a7 INF CORS policy execution successful. 2024-03-23 10:53:11.290 +05:30 86270f57-1adc-4a9a-a73f-b3d5870324a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.2409ms 2024-03-23 10:53:11.333 +05:30 28372fdf-ba41-4f4a-b89d-d50bf0a68070 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:53:11.333 +05:30 7fca658c-7f6b-480e-8548-6f5f3ced92ae INF CORS policy execution successful. 2024-03-23 10:53:11.333 +05:30 c7c35a09-948d-4e27-939e-885084cc4f22 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:53:11.333 +05:30 7fca658c-7f6b-480e-8548-6f5f3ced92ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 204 null null 0.5144ms 2024-03-23 10:53:11.333 +05:30 9a65bc55-c8e1-4c28-8056-6b87ee61d4d2 INF CORS policy execution successful. 2024-03-23 10:53:11.334 +05:30 dfd31cfa-ca11-4c60-b084-bd1df3c497df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:53:11.334 +05:30 9a65bc55-c8e1-4c28-8056-6b87ee61d4d2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 204 null null 0.2475ms 2024-03-23 10:53:11.334 +05:30 a62efa69-ebe6-4368-86e3-2842597a5037 INF CORS policy execution successful. 2024-03-23 10:53:11.334 +05:30 a62efa69-ebe6-4368-86e3-2842597a5037 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 204 null null 0.2081ms 2024-03-23 10:53:11.346 +05:30 2a9d61f4-87c2-4eb0-9f12-9fef4357937e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:53:11.348 +05:30 5b53bee0-aab3-4875-8fab-48dc5578d67d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:53:11.349 +05:30 93fcb344-41e3-4092-a755-da9e3e7c5c55 INF CORS policy execution successful. 2024-03-23 10:53:11.349 +05:30 93fcb344-41e3-4092-a755-da9e3e7c5c55 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:53:11.349 +05:30 93fcb344-41e3-4092-a755-da9e3e7c5c55 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:53:11.350 +05:30 68faaa98-02aa-4bd8-82fd-8c4bd85bb827 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:53:11.351 +05:30 f8203e5f-e205-459e-8964-344baa3efe8d INF CORS policy execution successful. 2024-03-23 10:53:11.351 +05:30 f8203e5f-e205-459e-8964-344baa3efe8d INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:53:11.351 +05:30 f8203e5f-e205-459e-8964-344baa3efe8d INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:53:11.352 +05:30 93fcb344-41e3-4092-a755-da9e3e7c5c55 INF Connection string fetched 2024-03-23 10:53:11.352 +05:30 f8203e5f-e205-459e-8964-344baa3efe8d INF Connection string fetched 2024-03-23 10:53:11.353 +05:30 bac6a0df-02a8-4bfd-995d-4ee8394cc4b2 INF CORS policy execution successful. 2024-03-23 10:53:11.353 +05:30 f8203e5f-e205-459e-8964-344baa3efe8d INF Fetching Profiles for Role 2024-03-23 10:53:11.353 +05:30 93fcb344-41e3-4092-a755-da9e3e7c5c55 INF Fetching Profiles 2024-03-23 10:53:11.353 +05:30 bac6a0df-02a8-4bfd-995d-4ee8394cc4b2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:53:11.353 +05:30 bac6a0df-02a8-4bfd-995d-4ee8394cc4b2 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:53:11.355 +05:30 bac6a0df-02a8-4bfd-995d-4ee8394cc4b2 INF Fetching Details for Role 2024-03-23 10:53:11.363 +05:30 f8203e5f-e205-459e-8964-344baa3efe8d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:11.364 +05:30 f8203e5f-e205-459e-8964-344baa3efe8d INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 13.0355ms 2024-03-23 10:53:11.364 +05:30 f8203e5f-e205-459e-8964-344baa3efe8d INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:53:11.364 +05:30 f8203e5f-e205-459e-8964-344baa3efe8d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 200 null application/json; charset=utf-8 13.9672ms 2024-03-23 10:53:11.369 +05:30 93fcb344-41e3-4092-a755-da9e3e7c5c55 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:11.370 +05:30 93fcb344-41e3-4092-a755-da9e3e7c5c55 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 20.3943ms 2024-03-23 10:53:11.370 +05:30 93fcb344-41e3-4092-a755-da9e3e7c5c55 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:53:11.370 +05:30 93fcb344-41e3-4092-a755-da9e3e7c5c55 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 200 null application/json; charset=utf-8 21.9132ms 2024-03-23 10:53:11.373 +05:30 bac6a0df-02a8-4bfd-995d-4ee8394cc4b2 INF Connection string fetched 2024-03-23 10:53:11.376 +05:30 eb2a28a9-705f-492d-8b18-eed4148ae912 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:53:11.376 +05:30 06a5171f-6931-49d9-a76f-70823a44e10e INF CORS policy execution successful. 2024-03-23 10:53:11.376 +05:30 06a5171f-6931-49d9-a76f-70823a44e10e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:53:11.376 +05:30 06a5171f-6931-49d9-a76f-70823a44e10e 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-23 10:53:11.378 +05:30 06a5171f-6931-49d9-a76f-70823a44e10e INF Connection string fetched 2024-03-23 10:53:11.378 +05:30 06a5171f-6931-49d9-a76f-70823a44e10e INF Fetching Menu Data 2024-03-23 10:53:11.383 +05:30 06a5171f-6931-49d9-a76f-70823a44e10e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:11.383 +05:30 06a5171f-6931-49d9-a76f-70823a44e10e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.9009ms 2024-03-23 10:53:11.384 +05:30 06a5171f-6931-49d9-a76f-70823a44e10e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:53:11.384 +05:30 06a5171f-6931-49d9-a76f-70823a44e10e 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 8.1623ms 2024-03-23 10:53:11.385 +05:30 bac6a0df-02a8-4bfd-995d-4ee8394cc4b2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:11.385 +05:30 bac6a0df-02a8-4bfd-995d-4ee8394cc4b2 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 31.8862ms 2024-03-23 10:53:11.385 +05:30 bac6a0df-02a8-4bfd-995d-4ee8394cc4b2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:53:11.385 +05:30 bac6a0df-02a8-4bfd-995d-4ee8394cc4b2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 200 null application/json; charset=utf-8 39.7364ms 2024-03-23 10:53:11.412 +05:30 ebb822be-1970-4527-b53d-e12e87c903af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:53:11.413 +05:30 817aadcd-fcee-45d6-9edf-ddb390e2a5d5 INF CORS policy execution successful. 2024-03-23 10:53:11.414 +05:30 817aadcd-fcee-45d6-9edf-ddb390e2a5d5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:53:11.414 +05:30 817aadcd-fcee-45d6-9edf-ddb390e2a5d5 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:53:11.417 +05:30 8a2c484d-937d-4bd5-bf44-bd9e54bdd80e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:53:11.418 +05:30 2d51bb01-ee70-4308-a961-e7cf4f8bed5e INF CORS policy execution successful. 2024-03-23 10:53:11.419 +05:30 2d51bb01-ee70-4308-a961-e7cf4f8bed5e INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:53:11.419 +05:30 817aadcd-fcee-45d6-9edf-ddb390e2a5d5 INF Connection string fetched 2024-03-23 10:53:11.419 +05:30 2d51bb01-ee70-4308-a961-e7cf4f8bed5e INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:53:11.422 +05:30 817aadcd-fcee-45d6-9edf-ddb390e2a5d5 INF Fetching Profiles for Role 2024-03-23 10:53:11.431 +05:30 5f563c29-f451-4515-89ed-b6d979aac2c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:53:11.432 +05:30 ffcca167-085b-44b5-ae7a-c1764f0fe401 INF CORS policy execution successful. 2024-03-23 10:53:11.432 +05:30 ffcca167-085b-44b5-ae7a-c1764f0fe401 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:53:11.432 +05:30 ffcca167-085b-44b5-ae7a-c1764f0fe401 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-23 10:53:11.432 +05:30 2d51bb01-ee70-4308-a961-e7cf4f8bed5e INF Connection string fetched 2024-03-23 10:53:11.433 +05:30 2d51bb01-ee70-4308-a961-e7cf4f8bed5e INF Fetching Profiles 2024-03-23 10:53:11.433 +05:30 ffcca167-085b-44b5-ae7a-c1764f0fe401 INF Connection string fetched 2024-03-23 10:53:11.433 +05:30 ffcca167-085b-44b5-ae7a-c1764f0fe401 INF Fetching Menu Data 2024-03-23 10:53:11.435 +05:30 ffcca167-085b-44b5-ae7a-c1764f0fe401 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:11.436 +05:30 ffcca167-085b-44b5-ae7a-c1764f0fe401 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 4.0103ms 2024-03-23 10:53:11.436 +05:30 ffcca167-085b-44b5-ae7a-c1764f0fe401 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:53:11.437 +05:30 ffcca167-085b-44b5-ae7a-c1764f0fe401 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 5.6511ms 2024-03-23 10:53:11.439 +05:30 817aadcd-fcee-45d6-9edf-ddb390e2a5d5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:11.441 +05:30 817aadcd-fcee-45d6-9edf-ddb390e2a5d5 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 26.2127ms 2024-03-23 10:53:11.441 +05:30 817aadcd-fcee-45d6-9edf-ddb390e2a5d5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:53:11.441 +05:30 817aadcd-fcee-45d6-9edf-ddb390e2a5d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 200 null application/json; charset=utf-8 28.902ms 2024-03-23 10:53:11.441 +05:30 2d51bb01-ee70-4308-a961-e7cf4f8bed5e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:11.442 +05:30 2d51bb01-ee70-4308-a961-e7cf4f8bed5e INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 22.116ms 2024-03-23 10:53:11.442 +05:30 2d51bb01-ee70-4308-a961-e7cf4f8bed5e INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:53:11.442 +05:30 2d51bb01-ee70-4308-a961-e7cf4f8bed5e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 200 null application/json; charset=utf-8 25.2881ms 2024-03-23 10:53:11.442 +05:30 0ddb030c-029c-4a0b-923b-34bdf553f875 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:53:11.443 +05:30 d338e10e-6709-48d6-b978-e2650ff46d38 INF CORS policy execution successful. 2024-03-23 10:53:11.443 +05:30 d338e10e-6709-48d6-b978-e2650ff46d38 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:53:11.444 +05:30 d338e10e-6709-48d6-b978-e2650ff46d38 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:53:11.446 +05:30 d338e10e-6709-48d6-b978-e2650ff46d38 INF Connection string fetched 2024-03-23 10:53:11.447 +05:30 d338e10e-6709-48d6-b978-e2650ff46d38 INF Fetching Details for Role 2024-03-23 10:53:11.455 +05:30 d338e10e-6709-48d6-b978-e2650ff46d38 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:11.455 +05:30 d338e10e-6709-48d6-b978-e2650ff46d38 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 11.4592ms 2024-03-23 10:53:11.455 +05:30 d338e10e-6709-48d6-b978-e2650ff46d38 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:53:11.455 +05:30 d338e10e-6709-48d6-b978-e2650ff46d38 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 200 null application/json; charset=utf-8 13.1033ms 2024-03-23 10:53:12.339 +05:30 20d1d18f-115e-443e-9360-0cf885166c93 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:12.339 +05:30 d109e6bd-89cf-4f11-a78a-b67d6f3ef7f1 INF CORS policy execution successful. 2024-03-23 10:53:12.339 +05:30 d109e6bd-89cf-4f11-a78a-b67d6f3ef7f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:12.340 +05:30 d109e6bd-89cf-4f11-a78a-b67d6f3ef7f1 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-23 10:53:12.340 +05:30 d109e6bd-89cf-4f11-a78a-b67d6f3ef7f1 INF Fetching Company deatails 2024-03-23 10:53:12.341 +05:30 d109e6bd-89cf-4f11-a78a-b67d6f3ef7f1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:12.342 +05:30 d109e6bd-89cf-4f11-a78a-b67d6f3ef7f1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.4016ms 2024-03-23 10:53:12.342 +05:30 d109e6bd-89cf-4f11-a78a-b67d6f3ef7f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:12.342 +05:30 d109e6bd-89cf-4f11-a78a-b67d6f3ef7f1 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 3.3425ms 2024-03-23 10:53:13.376 +05:30 16aed67b-07bf-498a-bee8-fa11718f5aa1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:13.377 +05:30 4c05d12c-7303-40ae-b119-52dad16b14c1 INF CORS policy execution successful. 2024-03-23 10:53:13.377 +05:30 4c05d12c-7303-40ae-b119-52dad16b14c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:13.377 +05:30 4c05d12c-7303-40ae-b119-52dad16b14c1 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-23 10:53:13.378 +05:30 4c05d12c-7303-40ae-b119-52dad16b14c1 INF Fetching Company deatails 2024-03-23 10:53:13.397 +05:30 4c05d12c-7303-40ae-b119-52dad16b14c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:13.398 +05:30 4c05d12c-7303-40ae-b119-52dad16b14c1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 20.0335ms 2024-03-23 10:53:13.398 +05:30 4c05d12c-7303-40ae-b119-52dad16b14c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:13.398 +05:30 4c05d12c-7303-40ae-b119-52dad16b14c1 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 21.4785ms 2024-03-23 10:53:18.337 +05:30 3b7c00b0-660f-4a01-b9b7-fce3d3c72e94 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:18.337 +05:30 2864c537-6e8f-414e-8ba1-b78d88697992 INF CORS policy execution successful. 2024-03-23 10:53:18.338 +05:30 2864c537-6e8f-414e-8ba1-b78d88697992 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:18.338 +05:30 2864c537-6e8f-414e-8ba1-b78d88697992 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-23 10:53:18.338 +05:30 2864c537-6e8f-414e-8ba1-b78d88697992 INF Fetching Company deatails 2024-03-23 10:53:18.344 +05:30 2864c537-6e8f-414e-8ba1-b78d88697992 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:18.344 +05:30 2864c537-6e8f-414e-8ba1-b78d88697992 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.2409ms 2024-03-23 10:53:18.344 +05:30 2864c537-6e8f-414e-8ba1-b78d88697992 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:18.345 +05:30 2864c537-6e8f-414e-8ba1-b78d88697992 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 7.7326ms 2024-03-23 10:53:19.478 +05:30 11b41f27-dda8-43f1-b37a-f388a680c2b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:19.478 +05:30 3cead6f2-87fa-4fe6-96de-98d90aa77685 INF CORS policy execution successful. 2024-03-23 10:53:19.478 +05:30 3cead6f2-87fa-4fe6-96de-98d90aa77685 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:19.479 +05:30 3cead6f2-87fa-4fe6-96de-98d90aa77685 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-23 10:53:19.479 +05:30 3cead6f2-87fa-4fe6-96de-98d90aa77685 INF Fetching Company deatails 2024-03-23 10:53:19.484 +05:30 3cead6f2-87fa-4fe6-96de-98d90aa77685 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:19.484 +05:30 3cead6f2-87fa-4fe6-96de-98d90aa77685 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.6191ms 2024-03-23 10:53:19.484 +05:30 3cead6f2-87fa-4fe6-96de-98d90aa77685 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:19.485 +05:30 3cead6f2-87fa-4fe6-96de-98d90aa77685 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 7.0956ms 2024-03-23 10:53:20.358 +05:30 4d9d0b54-aa3f-4bb0-8292-b7dbd7ec2545 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:20.359 +05:30 32915a24-01ae-4754-ad11-2b524012a825 INF CORS policy execution successful. 2024-03-23 10:53:20.359 +05:30 32915a24-01ae-4754-ad11-2b524012a825 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:20.359 +05:30 32915a24-01ae-4754-ad11-2b524012a825 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-23 10:53:20.359 +05:30 32915a24-01ae-4754-ad11-2b524012a825 INF Fetching Company deatails 2024-03-23 10:53:20.365 +05:30 32915a24-01ae-4754-ad11-2b524012a825 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:20.365 +05:30 32915a24-01ae-4754-ad11-2b524012a825 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.1852ms 2024-03-23 10:53:20.365 +05:30 32915a24-01ae-4754-ad11-2b524012a825 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:20.365 +05:30 32915a24-01ae-4754-ad11-2b524012a825 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 7.5723ms 2024-03-23 10:53:21.512 +05:30 2970bc11-cb57-4005-9737-99b526a9fbd4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:21.513 +05:30 ef65a5cd-d959-4169-8639-2a52a9b2fe06 INF CORS policy execution successful. 2024-03-23 10:53:21.513 +05:30 ef65a5cd-d959-4169-8639-2a52a9b2fe06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:21.513 +05:30 ef65a5cd-d959-4169-8639-2a52a9b2fe06 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-23 10:53:21.513 +05:30 ef65a5cd-d959-4169-8639-2a52a9b2fe06 INF Fetching Company deatails 2024-03-23 10:53:21.517 +05:30 ef65a5cd-d959-4169-8639-2a52a9b2fe06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:21.517 +05:30 ef65a5cd-d959-4169-8639-2a52a9b2fe06 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.5236ms 2024-03-23 10:53:21.517 +05:30 ef65a5cd-d959-4169-8639-2a52a9b2fe06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:21.518 +05:30 ef65a5cd-d959-4169-8639-2a52a9b2fe06 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 5.5953ms 2024-03-23 10:53:22.390 +05:30 a273202c-693a-4852-9542-b3f5915fe999 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:22.390 +05:30 42156ab9-1fcc-4d2e-8f3e-0b1c0d57df66 INF CORS policy execution successful. 2024-03-23 10:53:22.390 +05:30 42156ab9-1fcc-4d2e-8f3e-0b1c0d57df66 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:22.390 +05:30 42156ab9-1fcc-4d2e-8f3e-0b1c0d57df66 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-23 10:53:22.391 +05:30 42156ab9-1fcc-4d2e-8f3e-0b1c0d57df66 INF Fetching Company deatails 2024-03-23 10:53:22.396 +05:30 42156ab9-1fcc-4d2e-8f3e-0b1c0d57df66 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:22.397 +05:30 42156ab9-1fcc-4d2e-8f3e-0b1c0d57df66 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.4513ms 2024-03-23 10:53:22.397 +05:30 42156ab9-1fcc-4d2e-8f3e-0b1c0d57df66 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:22.397 +05:30 42156ab9-1fcc-4d2e-8f3e-0b1c0d57df66 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 7.7581ms 2024-03-23 10:53:23.367 +05:30 8649f7ee-6e37-43db-881a-2e4aad3e09b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:23.367 +05:30 fb67d0dc-1b83-4044-bdd3-6901fba9a124 INF CORS policy execution successful. 2024-03-23 10:53:23.368 +05:30 fb67d0dc-1b83-4044-bdd3-6901fba9a124 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:23.368 +05:30 fb67d0dc-1b83-4044-bdd3-6901fba9a124 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-23 10:53:23.368 +05:30 fb67d0dc-1b83-4044-bdd3-6901fba9a124 INF Fetching Company deatails 2024-03-23 10:53:23.373 +05:30 fb67d0dc-1b83-4044-bdd3-6901fba9a124 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:23.373 +05:30 fb67d0dc-1b83-4044-bdd3-6901fba9a124 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.532ms 2024-03-23 10:53:23.373 +05:30 fb67d0dc-1b83-4044-bdd3-6901fba9a124 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:23.374 +05:30 fb67d0dc-1b83-4044-bdd3-6901fba9a124 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 6.5423ms 2024-03-23 10:53:24.330 +05:30 bad32c3f-f853-4b91-8538-7aaf8fcaa474 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:24.330 +05:30 07dcd2c1-ed18-4d3f-9b40-ef6bb6b4c82c INF CORS policy execution successful. 2024-03-23 10:53:24.330 +05:30 07dcd2c1-ed18-4d3f-9b40-ef6bb6b4c82c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:24.330 +05:30 07dcd2c1-ed18-4d3f-9b40-ef6bb6b4c82c 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-23 10:53:24.330 +05:30 07dcd2c1-ed18-4d3f-9b40-ef6bb6b4c82c INF Fetching Company deatails 2024-03-23 10:53:24.335 +05:30 07dcd2c1-ed18-4d3f-9b40-ef6bb6b4c82c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:24.335 +05:30 07dcd2c1-ed18-4d3f-9b40-ef6bb6b4c82c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.837ms 2024-03-23 10:53:24.335 +05:30 07dcd2c1-ed18-4d3f-9b40-ef6bb6b4c82c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:24.336 +05:30 07dcd2c1-ed18-4d3f-9b40-ef6bb6b4c82c 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 6.0331ms 2024-03-23 10:53:26.328 +05:30 66ccfb1e-7ad8-45fa-95e7-208470fe24a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:26.329 +05:30 03971e60-277d-48ef-918d-5a2c295f61f9 INF CORS policy execution successful. 2024-03-23 10:53:26.329 +05:30 03971e60-277d-48ef-918d-5a2c295f61f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:26.329 +05:30 03971e60-277d-48ef-918d-5a2c295f61f9 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-23 10:53:26.329 +05:30 03971e60-277d-48ef-918d-5a2c295f61f9 INF Fetching Company deatails 2024-03-23 10:53:26.334 +05:30 03971e60-277d-48ef-918d-5a2c295f61f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:26.335 +05:30 03971e60-277d-48ef-918d-5a2c295f61f9 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.0331ms 2024-03-23 10:53:26.335 +05:30 03971e60-277d-48ef-918d-5a2c295f61f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:26.335 +05:30 03971e60-277d-48ef-918d-5a2c295f61f9 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 7.2012ms 2024-03-23 10:53:30.339 +05:30 6f97cdb1-d832-4145-92dc-1a411e3ec951 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:30.339 +05:30 7c5cca3b-b0fd-4be8-8c9c-710296b523bc INF CORS policy execution successful. 2024-03-23 10:53:30.340 +05:30 7c5cca3b-b0fd-4be8-8c9c-710296b523bc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:30.340 +05:30 7c5cca3b-b0fd-4be8-8c9c-710296b523bc 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-23 10:53:30.340 +05:30 7c5cca3b-b0fd-4be8-8c9c-710296b523bc INF Fetching Company deatails 2024-03-23 10:53:30.345 +05:30 7c5cca3b-b0fd-4be8-8c9c-710296b523bc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:30.346 +05:30 7c5cca3b-b0fd-4be8-8c9c-710296b523bc INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.8431ms 2024-03-23 10:53:30.346 +05:30 7c5cca3b-b0fd-4be8-8c9c-710296b523bc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:30.346 +05:30 7c5cca3b-b0fd-4be8-8c9c-710296b523bc 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 7.1224ms 2024-03-23 10:53:31.339 +05:30 2c22abdf-3563-48dc-beb6-7731fa532a9e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:31.339 +05:30 58c73065-bfbb-44e6-a024-0c9939acc559 INF CORS policy execution successful. 2024-03-23 10:53:31.339 +05:30 58c73065-bfbb-44e6-a024-0c9939acc559 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:31.339 +05:30 58c73065-bfbb-44e6-a024-0c9939acc559 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-23 10:53:31.339 +05:30 58c73065-bfbb-44e6-a024-0c9939acc559 INF Fetching Company deatails 2024-03-23 10:53:31.348 +05:30 58c73065-bfbb-44e6-a024-0c9939acc559 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:31.349 +05:30 58c73065-bfbb-44e6-a024-0c9939acc559 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.5169ms 2024-03-23 10:53:31.349 +05:30 58c73065-bfbb-44e6-a024-0c9939acc559 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:31.349 +05:30 58c73065-bfbb-44e6-a024-0c9939acc559 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 10.7726ms 2024-03-23 10:53:32.330 +05:30 3e83d9de-1a2e-478a-8ba5-4a2cc3a8dfb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:32.330 +05:30 708e5813-c8cb-4c2b-8094-0c57e710bedd INF CORS policy execution successful. 2024-03-23 10:53:32.330 +05:30 708e5813-c8cb-4c2b-8094-0c57e710bedd INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:32.330 +05:30 708e5813-c8cb-4c2b-8094-0c57e710bedd 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-23 10:53:32.330 +05:30 708e5813-c8cb-4c2b-8094-0c57e710bedd INF Fetching Company deatails 2024-03-23 10:53:32.335 +05:30 708e5813-c8cb-4c2b-8094-0c57e710bedd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:32.336 +05:30 708e5813-c8cb-4c2b-8094-0c57e710bedd INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.592ms 2024-03-23 10:53:32.336 +05:30 708e5813-c8cb-4c2b-8094-0c57e710bedd INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:32.337 +05:30 708e5813-c8cb-4c2b-8094-0c57e710bedd 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 6.8392ms 2024-03-23 10:53:33.352 +05:30 987a0e13-5630-44c9-a59b-ab7af4776000 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:33.353 +05:30 2a1046b0-1161-4988-b349-683090d6adc6 INF CORS policy execution successful. 2024-03-23 10:53:33.353 +05:30 2a1046b0-1161-4988-b349-683090d6adc6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:33.353 +05:30 2a1046b0-1161-4988-b349-683090d6adc6 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-23 10:53:33.353 +05:30 2a1046b0-1161-4988-b349-683090d6adc6 INF Fetching Company deatails 2024-03-23 10:53:33.357 +05:30 2a1046b0-1161-4988-b349-683090d6adc6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:33.357 +05:30 2a1046b0-1161-4988-b349-683090d6adc6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.8333ms 2024-03-23 10:53:33.357 +05:30 2a1046b0-1161-4988-b349-683090d6adc6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:33.357 +05:30 2a1046b0-1161-4988-b349-683090d6adc6 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 5.0485ms 2024-03-23 10:53:34.322 +05:30 387ee707-d796-4e6a-a849-8591a9adb667 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:34.322 +05:30 1bf8fe21-8d89-47a2-a1c0-8634cb2855ff INF CORS policy execution successful. 2024-03-23 10:53:34.323 +05:30 1bf8fe21-8d89-47a2-a1c0-8634cb2855ff INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:34.323 +05:30 1bf8fe21-8d89-47a2-a1c0-8634cb2855ff 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-23 10:53:34.323 +05:30 1bf8fe21-8d89-47a2-a1c0-8634cb2855ff INF Fetching Company deatails 2024-03-23 10:53:34.328 +05:30 1bf8fe21-8d89-47a2-a1c0-8634cb2855ff INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:34.328 +05:30 1bf8fe21-8d89-47a2-a1c0-8634cb2855ff INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.4144ms 2024-03-23 10:53:34.328 +05:30 1bf8fe21-8d89-47a2-a1c0-8634cb2855ff INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:34.328 +05:30 1bf8fe21-8d89-47a2-a1c0-8634cb2855ff 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 6.2916ms 2024-03-23 10:53:35.338 +05:30 e13a92b9-b0af-43e9-862b-630bf5db7b15 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:35.339 +05:30 302d4871-7d3e-4832-aba4-49c5b8daf4c4 INF CORS policy execution successful. 2024-03-23 10:53:35.339 +05:30 302d4871-7d3e-4832-aba4-49c5b8daf4c4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:35.339 +05:30 302d4871-7d3e-4832-aba4-49c5b8daf4c4 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-23 10:53:35.340 +05:30 302d4871-7d3e-4832-aba4-49c5b8daf4c4 INF Fetching Company deatails 2024-03-23 10:53:35.345 +05:30 302d4871-7d3e-4832-aba4-49c5b8daf4c4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:35.346 +05:30 302d4871-7d3e-4832-aba4-49c5b8daf4c4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.4389ms 2024-03-23 10:53:35.346 +05:30 302d4871-7d3e-4832-aba4-49c5b8daf4c4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:35.346 +05:30 302d4871-7d3e-4832-aba4-49c5b8daf4c4 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 7.9412ms 2024-03-23 10:53:36.531 +05:30 97d57513-861d-4650-aa72-9319dbea5817 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:36.532 +05:30 ee6f98a2-84aa-49ba-af34-b20c54cd7c12 INF CORS policy execution successful. 2024-03-23 10:53:36.532 +05:30 ee6f98a2-84aa-49ba-af34-b20c54cd7c12 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:36.532 +05:30 ee6f98a2-84aa-49ba-af34-b20c54cd7c12 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-23 10:53:36.533 +05:30 ee6f98a2-84aa-49ba-af34-b20c54cd7c12 INF Fetching Company deatails 2024-03-23 10:53:36.540 +05:30 ee6f98a2-84aa-49ba-af34-b20c54cd7c12 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:36.540 +05:30 ee6f98a2-84aa-49ba-af34-b20c54cd7c12 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.1186ms 2024-03-23 10:53:36.540 +05:30 ee6f98a2-84aa-49ba-af34-b20c54cd7c12 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:36.540 +05:30 ee6f98a2-84aa-49ba-af34-b20c54cd7c12 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 8.9794ms 2024-03-23 10:53:39.346 +05:30 90ba4c2b-ac0a-4bc7-842f-a4ceee0281b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:39.346 +05:30 35e20f77-009b-4aba-8d68-a7d0db565d10 INF CORS policy execution successful. 2024-03-23 10:53:39.347 +05:30 35e20f77-009b-4aba-8d68-a7d0db565d10 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:39.347 +05:30 35e20f77-009b-4aba-8d68-a7d0db565d10 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-23 10:53:39.347 +05:30 35e20f77-009b-4aba-8d68-a7d0db565d10 INF Fetching Company deatails 2024-03-23 10:53:39.354 +05:30 35e20f77-009b-4aba-8d68-a7d0db565d10 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:39.354 +05:30 35e20f77-009b-4aba-8d68-a7d0db565d10 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.4019ms 2024-03-23 10:53:39.354 +05:30 35e20f77-009b-4aba-8d68-a7d0db565d10 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:39.355 +05:30 35e20f77-009b-4aba-8d68-a7d0db565d10 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 8.7287ms 2024-03-23 10:53:54.372 +05:30 a01b4a2b-e97f-484c-853b-40df6d81ff5b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:54.373 +05:30 9456fbb3-1628-4dda-a02b-b34cdc7817d4 INF CORS policy execution successful. 2024-03-23 10:53:54.373 +05:30 9456fbb3-1628-4dda-a02b-b34cdc7817d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:54.373 +05:30 9456fbb3-1628-4dda-a02b-b34cdc7817d4 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-23 10:53:54.373 +05:30 9456fbb3-1628-4dda-a02b-b34cdc7817d4 INF Fetching Company deatails 2024-03-23 10:53:54.382 +05:30 9456fbb3-1628-4dda-a02b-b34cdc7817d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:54.383 +05:30 9456fbb3-1628-4dda-a02b-b34cdc7817d4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 10.1641ms 2024-03-23 10:53:54.384 +05:30 9456fbb3-1628-4dda-a02b-b34cdc7817d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:54.384 +05:30 9456fbb3-1628-4dda-a02b-b34cdc7817d4 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 12.1603ms 2024-03-23 10:53:55.392 +05:30 4deb5d61-006f-492c-a8c4-934b7cf5beb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:53:55.392 +05:30 12827527-a203-4a03-af41-0d635bfd4a75 INF CORS policy execution successful. 2024-03-23 10:53:55.392 +05:30 12827527-a203-4a03-af41-0d635bfd4a75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:55.392 +05:30 12827527-a203-4a03-af41-0d635bfd4a75 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-23 10:53:55.393 +05:30 12827527-a203-4a03-af41-0d635bfd4a75 INF Fetching Company deatails 2024-03-23 10:53:55.397 +05:30 12827527-a203-4a03-af41-0d635bfd4a75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:53:55.398 +05:30 12827527-a203-4a03-af41-0d635bfd4a75 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.0231ms 2024-03-23 10:53:55.398 +05:30 12827527-a203-4a03-af41-0d635bfd4a75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:53:55.398 +05:30 12827527-a203-4a03-af41-0d635bfd4a75 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 6.0154ms 2024-03-23 10:54:15.220 +05:30 01b6f641-ce1a-49cd-87e2-c48ce6437e5d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:54:15.221 +05:30 88bb0960-5cd7-4a71-9b02-a55023c70847 INF CORS policy execution successful. 2024-03-23 10:54:15.221 +05:30 88bb0960-5cd7-4a71-9b02-a55023c70847 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 204 null null 1.698ms 2024-03-23 10:54:15.223 +05:30 8846764a-fca2-46a8-9a31-5bf06f4c9d18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:54:15.224 +05:30 b60ee639-82fb-46db-a6f7-087debdb3276 INF CORS policy execution successful. 2024-03-23 10:54:15.224 +05:30 6c55fb40-8aca-4613-9a4a-d8adb364f0ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:54:15.224 +05:30 9cd6505f-4362-4341-9098-054b1a6c48ce INF CORS policy execution successful. 2024-03-23 10:54:15.224 +05:30 b60ee639-82fb-46db-a6f7-087debdb3276 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8124ms 2024-03-23 10:54:15.224 +05:30 9cd6505f-4362-4341-9098-054b1a6c48ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 204 null null 0.5385ms 2024-03-23 10:54:15.225 +05:30 c0fc4509-38a2-4ded-9750-13c876e41210 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:54:15.225 +05:30 c7ff78b2-9bbb-4b05-9d38-216e9f1db9a3 INF CORS policy execution successful. 2024-03-23 10:54:15.225 +05:30 c7ff78b2-9bbb-4b05-9d38-216e9f1db9a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 204 null null 0.5127ms 2024-03-23 10:54:15.270 +05:30 97d28f15-3991-4bad-b3f7-e9ea15a9ed58 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:54:15.270 +05:30 d7e71a07-3f98-4346-bdaf-bd0f45f516e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:54:15.270 +05:30 04282087-7a48-4297-9cf0-c0014d8de44f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:54:15.271 +05:30 3de1c11a-ad6c-4a23-b4b4-0498116b2a91 INF CORS policy execution successful. 2024-03-23 10:54:15.272 +05:30 a9ba1133-676d-4162-ae5d-18864ba725bf INF CORS policy execution successful. 2024-03-23 10:54:15.272 +05:30 aaa21f2d-23ed-4bde-9862-d7857b0bde79 INF CORS policy execution successful. 2024-03-23 10:54:15.272 +05:30 aaa21f2d-23ed-4bde-9862-d7857b0bde79 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:54:15.272 +05:30 3de1c11a-ad6c-4a23-b4b4-0498116b2a91 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:54:15.272 +05:30 a9ba1133-676d-4162-ae5d-18864ba725bf INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:54:15.272 +05:30 3de1c11a-ad6c-4a23-b4b4-0498116b2a91 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:54:15.272 +05:30 a9ba1133-676d-4162-ae5d-18864ba725bf INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:54:15.272 +05:30 aaa21f2d-23ed-4bde-9862-d7857b0bde79 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:54:15.279 +05:30 38d870e2-230f-40be-ab92-10ace4e96841 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:54:15.279 +05:30 aa55bc8f-2247-4513-be62-dc64d78f3134 INF CORS policy execution successful. 2024-03-23 10:54:15.280 +05:30 aa55bc8f-2247-4513-be62-dc64d78f3134 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:54:15.280 +05:30 aa55bc8f-2247-4513-be62-dc64d78f3134 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-23 10:54:15.281 +05:30 a9ba1133-676d-4162-ae5d-18864ba725bf INF Connection string fetched 2024-03-23 10:54:15.282 +05:30 aaa21f2d-23ed-4bde-9862-d7857b0bde79 INF Connection string fetched 2024-03-23 10:54:15.282 +05:30 aa55bc8f-2247-4513-be62-dc64d78f3134 INF Fetching Menu Data 2024-03-23 10:54:15.282 +05:30 a9ba1133-676d-4162-ae5d-18864ba725bf INF Fetching Details for Role 2024-03-23 10:54:15.282 +05:30 aaa21f2d-23ed-4bde-9862-d7857b0bde79 INF Fetching Profiles for Role 2024-03-23 10:54:15.285 +05:30 3de1c11a-ad6c-4a23-b4b4-0498116b2a91 INF Connection string fetched 2024-03-23 10:54:15.286 +05:30 3de1c11a-ad6c-4a23-b4b4-0498116b2a91 INF Fetching Profiles 2024-03-23 10:54:15.287 +05:30 aa55bc8f-2247-4513-be62-dc64d78f3134 INF Connection string fetched 2024-03-23 10:54:15.288 +05:30 aa55bc8f-2247-4513-be62-dc64d78f3134 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:54:15.289 +05:30 aa55bc8f-2247-4513-be62-dc64d78f3134 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.2137ms 2024-03-23 10:54:15.289 +05:30 aa55bc8f-2247-4513-be62-dc64d78f3134 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:54:15.289 +05:30 aa55bc8f-2247-4513-be62-dc64d78f3134 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 10.4792ms 2024-03-23 10:54:15.303 +05:30 3de1c11a-ad6c-4a23-b4b4-0498116b2a91 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:54:15.303 +05:30 3de1c11a-ad6c-4a23-b4b4-0498116b2a91 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 31.1422ms 2024-03-23 10:54:15.303 +05:30 3de1c11a-ad6c-4a23-b4b4-0498116b2a91 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:54:15.304 +05:30 3de1c11a-ad6c-4a23-b4b4-0498116b2a91 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 200 null application/json; charset=utf-8 33.6568ms 2024-03-23 10:54:15.328 +05:30 aaa21f2d-23ed-4bde-9862-d7857b0bde79 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:54:15.329 +05:30 aaa21f2d-23ed-4bde-9862-d7857b0bde79 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 56.5931ms 2024-03-23 10:54:15.329 +05:30 aaa21f2d-23ed-4bde-9862-d7857b0bde79 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:54:15.329 +05:30 aaa21f2d-23ed-4bde-9862-d7857b0bde79 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 200 null application/json; charset=utf-8 59.1962ms 2024-03-23 10:54:15.329 +05:30 a9ba1133-676d-4162-ae5d-18864ba725bf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:54:15.330 +05:30 a9ba1133-676d-4162-ae5d-18864ba725bf INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 57.4692ms 2024-03-23 10:54:15.330 +05:30 a9ba1133-676d-4162-ae5d-18864ba725bf INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:54:15.330 +05:30 a9ba1133-676d-4162-ae5d-18864ba725bf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 200 null application/json; charset=utf-8 60.0794ms 2024-03-23 10:54:23.676 +05:30 28938e52-358e-4226-8085-5db4e3993774 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 10:54:23.676 +05:30 9914164b-a6ca-4f1b-beb6-f0fe52051f31 INF CORS policy execution successful. 2024-03-23 10:54:23.677 +05:30 9914164b-a6ca-4f1b-beb6-f0fe52051f31 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.2191ms 2024-03-23 10:54:23.727 +05:30 55d1f536-d08b-4a68-967e-69858bbb39e4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 10:54:23.728 +05:30 ffe5a6f9-975b-4494-b868-1647e3085c7a INF CORS policy execution successful. 2024-03-23 10:54:23.728 +05:30 ffe5a6f9-975b-4494-b868-1647e3085c7a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:54:23.728 +05:30 ffe5a6f9-975b-4494-b868-1647e3085c7a 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-23 10:54:23.736 +05:30 ffe5a6f9-975b-4494-b868-1647e3085c7a INF Connection string fetched 2024-03-23 10:54:23.742 +05:30 ffe5a6f9-975b-4494-b868-1647e3085c7a INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:54:23.744 +05:30 ffe5a6f9-975b-4494-b868-1647e3085c7a INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 16.0134ms 2024-03-23 10:54:23.744 +05:30 ffe5a6f9-975b-4494-b868-1647e3085c7a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:54:23.745 +05:30 ffe5a6f9-975b-4494-b868-1647e3085c7a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 17.1149ms 2024-03-23 10:55:09.156 +05:30 6088105f-c8d6-4839-8975-3a52a7cdf4ef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:55:09.158 +05:30 888231e7-175c-43f8-b26d-b536054ce815 INF CORS policy execution successful. 2024-03-23 10:55:09.158 +05:30 888231e7-175c-43f8-b26d-b536054ce815 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:09.159 +05:30 888231e7-175c-43f8-b26d-b536054ce815 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-23 10:55:09.159 +05:30 888231e7-175c-43f8-b26d-b536054ce815 INF Fetching Company deatails 2024-03-23 10:55:09.167 +05:30 888231e7-175c-43f8-b26d-b536054ce815 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:09.169 +05:30 888231e7-175c-43f8-b26d-b536054ce815 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.6658ms 2024-03-23 10:55:09.169 +05:30 888231e7-175c-43f8-b26d-b536054ce815 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:09.169 +05:30 888231e7-175c-43f8-b26d-b536054ce815 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 13.4757ms 2024-03-23 10:55:10.906 +05:30 8615dbaa-e466-4389-aaef-4fb81eb2faaf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:55:10.907 +05:30 094ecc3d-1884-47d1-a455-7502e4f44b99 INF CORS policy execution successful. 2024-03-23 10:55:10.907 +05:30 094ecc3d-1884-47d1-a455-7502e4f44b99 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:10.907 +05:30 094ecc3d-1884-47d1-a455-7502e4f44b99 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-23 10:55:10.907 +05:30 094ecc3d-1884-47d1-a455-7502e4f44b99 INF Fetching Company deatails 2024-03-23 10:55:10.910 +05:30 094ecc3d-1884-47d1-a455-7502e4f44b99 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:10.910 +05:30 094ecc3d-1884-47d1-a455-7502e4f44b99 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.4096ms 2024-03-23 10:55:10.910 +05:30 094ecc3d-1884-47d1-a455-7502e4f44b99 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:10.911 +05:30 094ecc3d-1884-47d1-a455-7502e4f44b99 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 4.588ms 2024-03-23 10:55:11.162 +05:30 2ce84bbc-32d9-4518-937f-2982521ec696 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:55:11.163 +05:30 45fb4d58-45f3-4320-bc68-707ba62072ab INF CORS policy execution successful. 2024-03-23 10:55:11.163 +05:30 45fb4d58-45f3-4320-bc68-707ba62072ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:11.163 +05:30 45fb4d58-45f3-4320-bc68-707ba62072ab 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-23 10:55:11.163 +05:30 45fb4d58-45f3-4320-bc68-707ba62072ab INF Fetching Company deatails 2024-03-23 10:55:11.164 +05:30 45fb4d58-45f3-4320-bc68-707ba62072ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:11.164 +05:30 45fb4d58-45f3-4320-bc68-707ba62072ab INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5856ms 2024-03-23 10:55:11.165 +05:30 45fb4d58-45f3-4320-bc68-707ba62072ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:11.165 +05:30 45fb4d58-45f3-4320-bc68-707ba62072ab 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 2.5648ms 2024-03-23 10:55:11.817 +05:30 56bb59ce-c4d8-4dcc-962b-1c20472347b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:55:11.818 +05:30 678f9c4a-8234-4056-852b-7ce9719ef5f3 INF CORS policy execution successful. 2024-03-23 10:55:11.818 +05:30 678f9c4a-8234-4056-852b-7ce9719ef5f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:11.818 +05:30 678f9c4a-8234-4056-852b-7ce9719ef5f3 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-23 10:55:11.818 +05:30 678f9c4a-8234-4056-852b-7ce9719ef5f3 INF Fetching Company deatails 2024-03-23 10:55:11.820 +05:30 678f9c4a-8234-4056-852b-7ce9719ef5f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:11.820 +05:30 678f9c4a-8234-4056-852b-7ce9719ef5f3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.138ms 2024-03-23 10:55:11.821 +05:30 678f9c4a-8234-4056-852b-7ce9719ef5f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:11.821 +05:30 678f9c4a-8234-4056-852b-7ce9719ef5f3 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 3.4581ms 2024-03-23 10:55:12.429 +05:30 567b7c34-3944-4a08-a952-546d93e9bb58 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:55:12.429 +05:30 14b0407a-d6c7-4a2f-ba49-b7f59160e854 INF CORS policy execution successful. 2024-03-23 10:55:12.429 +05:30 14b0407a-d6c7-4a2f-ba49-b7f59160e854 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:12.430 +05:30 14b0407a-d6c7-4a2f-ba49-b7f59160e854 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-23 10:55:12.430 +05:30 14b0407a-d6c7-4a2f-ba49-b7f59160e854 INF Fetching Company deatails 2024-03-23 10:55:12.431 +05:30 14b0407a-d6c7-4a2f-ba49-b7f59160e854 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:12.432 +05:30 14b0407a-d6c7-4a2f-ba49-b7f59160e854 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.893ms 2024-03-23 10:55:12.432 +05:30 14b0407a-d6c7-4a2f-ba49-b7f59160e854 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:12.432 +05:30 14b0407a-d6c7-4a2f-ba49-b7f59160e854 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 3.2443ms 2024-03-23 10:55:12.570 +05:30 a71ff6b4-deac-483e-b4c0-27473e0602a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:55:12.571 +05:30 9c84a495-f112-4bee-be7a-32065845fc22 INF CORS policy execution successful. 2024-03-23 10:55:12.571 +05:30 9c84a495-f112-4bee-be7a-32065845fc22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:12.571 +05:30 9c84a495-f112-4bee-be7a-32065845fc22 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-23 10:55:12.571 +05:30 9c84a495-f112-4bee-be7a-32065845fc22 INF Fetching Company deatails 2024-03-23 10:55:12.572 +05:30 9c84a495-f112-4bee-be7a-32065845fc22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:12.572 +05:30 9c84a495-f112-4bee-be7a-32065845fc22 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3056ms 2024-03-23 10:55:12.572 +05:30 9c84a495-f112-4bee-be7a-32065845fc22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:12.572 +05:30 9c84a495-f112-4bee-be7a-32065845fc22 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 2.1369ms 2024-03-23 10:55:12.840 +05:30 a7cb6ddc-81f6-4f6b-8d8d-bebb9e81ba1f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:55:12.840 +05:30 63945d38-ac3f-4bee-90aa-2fbcf02abe64 INF CORS policy execution successful. 2024-03-23 10:55:12.841 +05:30 63945d38-ac3f-4bee-90aa-2fbcf02abe64 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:12.841 +05:30 63945d38-ac3f-4bee-90aa-2fbcf02abe64 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-23 10:55:12.841 +05:30 63945d38-ac3f-4bee-90aa-2fbcf02abe64 INF Fetching Company deatails 2024-03-23 10:55:12.842 +05:30 63945d38-ac3f-4bee-90aa-2fbcf02abe64 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:12.843 +05:30 63945d38-ac3f-4bee-90aa-2fbcf02abe64 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.356ms 2024-03-23 10:55:12.843 +05:30 63945d38-ac3f-4bee-90aa-2fbcf02abe64 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:12.844 +05:30 63945d38-ac3f-4bee-90aa-2fbcf02abe64 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 3.6429ms 2024-03-23 10:55:12.978 +05:30 2685b359-a59a-4b8d-8e8d-db74c91cc754 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:55:12.978 +05:30 87caf375-c407-4fbd-88f5-130469bd7395 INF CORS policy execution successful. 2024-03-23 10:55:12.979 +05:30 87caf375-c407-4fbd-88f5-130469bd7395 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:12.979 +05:30 87caf375-c407-4fbd-88f5-130469bd7395 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-23 10:55:12.979 +05:30 87caf375-c407-4fbd-88f5-130469bd7395 INF Fetching Company deatails 2024-03-23 10:55:12.980 +05:30 87caf375-c407-4fbd-88f5-130469bd7395 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:12.980 +05:30 87caf375-c407-4fbd-88f5-130469bd7395 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7862ms 2024-03-23 10:55:12.981 +05:30 87caf375-c407-4fbd-88f5-130469bd7395 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:12.981 +05:30 87caf375-c407-4fbd-88f5-130469bd7395 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 2.6889ms 2024-03-23 10:55:15.674 +05:30 f9c60881-b915-4d95-9f96-b089b931ec78 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 10:55:15.674 +05:30 043ab4b3-90d1-4ff3-bec6-ba6bcd60f976 INF CORS policy execution successful. 2024-03-23 10:55:15.675 +05:30 043ab4b3-90d1-4ff3-bec6-ba6bcd60f976 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.812ms 2024-03-23 10:55:15.719 +05:30 938f1658-8e93-4fbf-8ace-a22b3e2abeda INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 10:55:15.720 +05:30 03986eba-7dc1-4686-926c-5f6e01182140 INF CORS policy execution successful. 2024-03-23 10:55:15.720 +05:30 03986eba-7dc1-4686-926c-5f6e01182140 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:55:15.720 +05:30 03986eba-7dc1-4686-926c-5f6e01182140 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-23 10:55:15.734 +05:30 03986eba-7dc1-4686-926c-5f6e01182140 INF Connection string fetched 2024-03-23 10:55:15.746 +05:30 03986eba-7dc1-4686-926c-5f6e01182140 INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:15.747 +05:30 03986eba-7dc1-4686-926c-5f6e01182140 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 27.3323ms 2024-03-23 10:55:15.748 +05:30 03986eba-7dc1-4686-926c-5f6e01182140 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:55:15.748 +05:30 03986eba-7dc1-4686-926c-5f6e01182140 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 29.2256ms 2024-03-23 10:55:30.172 +05:30 196116fe-efc2-448e-add8-55bea57fde59 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:55:30.173 +05:30 47de7d48-5cf0-4155-9b22-ff3212e31179 INF CORS policy execution successful. 2024-03-23 10:55:30.173 +05:30 47de7d48-5cf0-4155-9b22-ff3212e31179 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:30.173 +05:30 47de7d48-5cf0-4155-9b22-ff3212e31179 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-23 10:55:30.173 +05:30 47de7d48-5cf0-4155-9b22-ff3212e31179 INF Fetching Company deatails 2024-03-23 10:55:30.186 +05:30 47de7d48-5cf0-4155-9b22-ff3212e31179 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:30.187 +05:30 47de7d48-5cf0-4155-9b22-ff3212e31179 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 13.5688ms 2024-03-23 10:55:30.187 +05:30 47de7d48-5cf0-4155-9b22-ff3212e31179 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:55:30.187 +05:30 47de7d48-5cf0-4155-9b22-ff3212e31179 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 15.3646ms 2024-03-23 10:55:32.338 +05:30 26cd9c5f-7f2f-419a-9595-266909be3e42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 10:55:32.338 +05:30 dfbfa4c8-3aee-4f43-9172-451741b53d97 INF CORS policy execution successful. 2024-03-23 10:55:32.338 +05:30 dfbfa4c8-3aee-4f43-9172-451741b53d97 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.6864ms 2024-03-23 10:55:32.378 +05:30 78d2ea6d-f229-4901-b5b7-de6b1a57b439 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 10:55:32.379 +05:30 ceb83855-6611-44c7-bbfc-2c6f937a86a9 INF CORS policy execution successful. 2024-03-23 10:55:32.381 +05:30 ceb83855-6611-44c7-bbfc-2c6f937a86a9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:55:32.381 +05:30 ceb83855-6611-44c7-bbfc-2c6f937a86a9 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-23 10:55:32.392 +05:30 ceb83855-6611-44c7-bbfc-2c6f937a86a9 INF Connection string fetched 2024-03-23 10:55:32.399 +05:30 ceb83855-6611-44c7-bbfc-2c6f937a86a9 INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:32.400 +05:30 ceb83855-6611-44c7-bbfc-2c6f937a86a9 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 18.3468ms 2024-03-23 10:55:32.400 +05:30 ceb83855-6611-44c7-bbfc-2c6f937a86a9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:55:32.400 +05:30 ceb83855-6611-44c7-bbfc-2c6f937a86a9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 22.0929ms 2024-03-23 10:55:41.244 +05:30 b4a139e5-a805-4d4c-b2c1-cc9e5d817964 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:55:41.244 +05:30 cfaf3b18-286b-4fe4-b3d8-4b03cd9ff50c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:55:41.244 +05:30 630c273e-78d8-4d76-883a-51806ffa694a INF CORS policy execution successful. 2024-03-23 10:55:41.244 +05:30 63535a78-4b3e-4f52-83c6-6da973c0953b INF CORS policy execution successful. 2024-03-23 10:55:41.245 +05:30 63535a78-4b3e-4f52-83c6-6da973c0953b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 204 null null 0.6239ms 2024-03-23 10:55:41.245 +05:30 630c273e-78d8-4d76-883a-51806ffa694a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6423ms 2024-03-23 10:55:41.245 +05:30 19d26955-c451-405a-94bb-33231e68cac1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:55:41.245 +05:30 52b543f5-bb1a-43ad-b0e5-e5d6c080844b INF CORS policy execution successful. 2024-03-23 10:55:41.245 +05:30 517c8527-0668-4070-b5fb-e0d9a7e19ee2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:55:41.245 +05:30 52b543f5-bb1a-43ad-b0e5-e5d6c080844b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 204 null null 0.258ms 2024-03-23 10:55:41.246 +05:30 f346a74c-7ff6-4260-af74-697ff3e2c49f INF CORS policy execution successful. 2024-03-23 10:55:41.246 +05:30 f346a74c-7ff6-4260-af74-697ff3e2c49f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 204 null null 0.2748ms 2024-03-23 10:55:41.291 +05:30 463de709-5d3a-4ac3-9c5e-fc750d5bb316 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:55:41.291 +05:30 692fa2af-645e-4cf1-a2ce-9b434e665d36 INF CORS policy execution successful. 2024-03-23 10:55:41.292 +05:30 f5aeb089-afdd-4f0c-bf39-ee7d08e96a6f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:55:41.292 +05:30 692fa2af-645e-4cf1-a2ce-9b434e665d36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.433ms 2024-03-23 10:55:41.292 +05:30 3433f3a3-bc05-40f6-ba9b-81f3d47f80f4 INF CORS policy execution successful. 2024-03-23 10:55:41.292 +05:30 3433f3a3-bc05-40f6-ba9b-81f3d47f80f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 204 null null 0.5692ms 2024-03-23 10:55:41.294 +05:30 3488aa3f-a2bc-428e-bc16-fc2171573347 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:55:41.294 +05:30 dbdc1803-f93c-40b6-a4f1-6cf2d1ba4ffc INF CORS policy execution successful. 2024-03-23 10:55:41.294 +05:30 dbdc1803-f93c-40b6-a4f1-6cf2d1ba4ffc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 204 null null 0.3655ms 2024-03-23 10:55:41.294 +05:30 aea88fbd-682e-40aa-83f1-c363cdece15a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:55:41.294 +05:30 e6c5956f-4aa6-41df-9ac7-9b01d0962d96 INF CORS policy execution successful. 2024-03-23 10:55:41.295 +05:30 e6c5956f-4aa6-41df-9ac7-9b01d0962d96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 204 null null 0.2641ms 2024-03-23 10:55:41.301 +05:30 922d8a0b-1971-4e9a-9ef5-59f0422537a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:55:41.302 +05:30 b30ce5c9-cfe3-4d4e-a542-492a5842020d INF CORS policy execution successful. 2024-03-23 10:55:41.302 +05:30 b30ce5c9-cfe3-4d4e-a542-492a5842020d INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:55:41.303 +05:30 b30ce5c9-cfe3-4d4e-a542-492a5842020d INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:55:41.307 +05:30 b30ce5c9-cfe3-4d4e-a542-492a5842020d INF Connection string fetched 2024-03-23 10:55:41.308 +05:30 b30ce5c9-cfe3-4d4e-a542-492a5842020d INF Fetching Details for Role 2024-03-23 10:55:41.314 +05:30 fc0e9416-9143-4130-8156-317e7d8d08ce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:55:41.314 +05:30 64ff16f2-ba89-4807-b233-121daffdf7f0 INF CORS policy execution successful. 2024-03-23 10:55:41.315 +05:30 64ff16f2-ba89-4807-b233-121daffdf7f0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:55:41.315 +05:30 64ff16f2-ba89-4807-b233-121daffdf7f0 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-23 10:55:41.324 +05:30 64ff16f2-ba89-4807-b233-121daffdf7f0 INF Connection string fetched 2024-03-23 10:55:41.325 +05:30 64ff16f2-ba89-4807-b233-121daffdf7f0 INF Fetching Menu Data 2024-03-23 10:55:41.326 +05:30 b30ce5c9-cfe3-4d4e-a542-492a5842020d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:41.327 +05:30 b30ce5c9-cfe3-4d4e-a542-492a5842020d INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 23.9086ms 2024-03-23 10:55:41.327 +05:30 b30ce5c9-cfe3-4d4e-a542-492a5842020d INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:55:41.327 +05:30 b30ce5c9-cfe3-4d4e-a542-492a5842020d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 200 null application/json; charset=utf-8 25.8826ms 2024-03-23 10:55:41.331 +05:30 64ff16f2-ba89-4807-b233-121daffdf7f0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:41.332 +05:30 64ff16f2-ba89-4807-b233-121daffdf7f0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 17.424ms 2024-03-23 10:55:41.332 +05:30 64ff16f2-ba89-4807-b233-121daffdf7f0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:55:41.333 +05:30 64ff16f2-ba89-4807-b233-121daffdf7f0 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 19.1766ms 2024-03-23 10:55:41.339 +05:30 73b420ba-4c99-486a-8a54-cabef20fc70c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:55:41.339 +05:30 432b71f9-46e8-4e77-9f91-45b8b390f437 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:55:41.339 +05:30 2ffc363a-5d21-4075-b33d-8b33b5d26eda INF CORS policy execution successful. 2024-03-23 10:55:41.340 +05:30 5bd70da6-31ef-4904-ac74-b25a6ed85797 INF CORS policy execution successful. 2024-03-23 10:55:41.340 +05:30 2ffc363a-5d21-4075-b33d-8b33b5d26eda INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:41.340 +05:30 5bd70da6-31ef-4904-ac74-b25a6ed85797 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:41.340 +05:30 2ffc363a-5d21-4075-b33d-8b33b5d26eda INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:55:41.340 +05:30 5bd70da6-31ef-4904-ac74-b25a6ed85797 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:55:41.344 +05:30 2ffc363a-5d21-4075-b33d-8b33b5d26eda INF Connection string fetched 2024-03-23 10:55:41.344 +05:30 5bd70da6-31ef-4904-ac74-b25a6ed85797 INF Connection string fetched 2024-03-23 10:55:41.344 +05:30 2ffc363a-5d21-4075-b33d-8b33b5d26eda INF Fetching Profiles for Role 2024-03-23 10:55:41.344 +05:30 5bd70da6-31ef-4904-ac74-b25a6ed85797 INF Fetching Profiles 2024-03-23 10:55:41.357 +05:30 2ffc363a-5d21-4075-b33d-8b33b5d26eda INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:41.357 +05:30 5bd70da6-31ef-4904-ac74-b25a6ed85797 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:41.357 +05:30 2ffc363a-5d21-4075-b33d-8b33b5d26eda INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 17.0972ms 2024-03-23 10:55:41.357 +05:30 5bd70da6-31ef-4904-ac74-b25a6ed85797 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 17.0628ms 2024-03-23 10:55:41.357 +05:30 2ffc363a-5d21-4075-b33d-8b33b5d26eda INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:41.357 +05:30 5bd70da6-31ef-4904-ac74-b25a6ed85797 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:41.357 +05:30 5bd70da6-31ef-4904-ac74-b25a6ed85797 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 200 null application/json; charset=utf-8 18.5828ms 2024-03-23 10:55:41.357 +05:30 2ffc363a-5d21-4075-b33d-8b33b5d26eda INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 200 null application/json; charset=utf-8 18.6361ms 2024-03-23 10:55:41.382 +05:30 14cf055c-e0b2-42d4-9899-48bf4428e4ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:55:41.382 +05:30 fb021876-be0a-4dc4-9a6a-0a8ff5f546b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:55:41.382 +05:30 f9a695cc-8cb4-4f04-8bf5-a63590d7c8c0 INF CORS policy execution successful. 2024-03-23 10:55:41.382 +05:30 f9a695cc-8cb4-4f04-8bf5-a63590d7c8c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:55:41.382 +05:30 f9a695cc-8cb4-4f04-8bf5-a63590d7c8c0 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:55:41.382 +05:30 c2072804-d4ad-44a6-bc2c-fda424587efc INF CORS policy execution successful. 2024-03-23 10:55:41.383 +05:30 c2072804-d4ad-44a6-bc2c-fda424587efc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:55:41.383 +05:30 c2072804-d4ad-44a6-bc2c-fda424587efc 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-23 10:55:41.389 +05:30 f9a695cc-8cb4-4f04-8bf5-a63590d7c8c0 INF Connection string fetched 2024-03-23 10:55:41.389 +05:30 f9a695cc-8cb4-4f04-8bf5-a63590d7c8c0 INF Fetching Details for Role 2024-03-23 10:55:41.390 +05:30 c2072804-d4ad-44a6-bc2c-fda424587efc INF Connection string fetched 2024-03-23 10:55:41.390 +05:30 c2072804-d4ad-44a6-bc2c-fda424587efc INF Fetching Menu Data 2024-03-23 10:55:41.401 +05:30 c2072804-d4ad-44a6-bc2c-fda424587efc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:41.402 +05:30 c2072804-d4ad-44a6-bc2c-fda424587efc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 18.9555ms 2024-03-23 10:55:41.402 +05:30 c2072804-d4ad-44a6-bc2c-fda424587efc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:55:41.402 +05:30 c2072804-d4ad-44a6-bc2c-fda424587efc 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 20.0773ms 2024-03-23 10:55:41.405 +05:30 f9a695cc-8cb4-4f04-8bf5-a63590d7c8c0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:41.405 +05:30 f9a695cc-8cb4-4f04-8bf5-a63590d7c8c0 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 22.3078ms 2024-03-23 10:55:41.405 +05:30 f9a695cc-8cb4-4f04-8bf5-a63590d7c8c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:55:41.405 +05:30 f9a695cc-8cb4-4f04-8bf5-a63590d7c8c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 200 null application/json; charset=utf-8 23.1994ms 2024-03-23 10:55:41.407 +05:30 9a9ec238-65b8-41bf-bfbb-946d3600155a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:55:41.408 +05:30 68689b83-5e68-4882-b459-1d12edc7c4ba INF CORS policy execution successful. 2024-03-23 10:55:41.408 +05:30 68689b83-5e68-4882-b459-1d12edc7c4ba INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:41.408 +05:30 68689b83-5e68-4882-b459-1d12edc7c4ba INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:55:41.408 +05:30 81d06c90-83ec-4e64-a247-22ccadc57f15 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:55:41.408 +05:30 5c869c66-5aee-467a-84c8-f07424eebe5c INF CORS policy execution successful. 2024-03-23 10:55:41.408 +05:30 5c869c66-5aee-467a-84c8-f07424eebe5c INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:41.433 +05:30 5c869c66-5aee-467a-84c8-f07424eebe5c INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:55:41.433 +05:30 68689b83-5e68-4882-b459-1d12edc7c4ba INF Connection string fetched 2024-03-23 10:55:41.434 +05:30 68689b83-5e68-4882-b459-1d12edc7c4ba INF Fetching Profiles 2024-03-23 10:55:41.439 +05:30 5c869c66-5aee-467a-84c8-f07424eebe5c INF Connection string fetched 2024-03-23 10:55:41.439 +05:30 5c869c66-5aee-467a-84c8-f07424eebe5c INF Fetching Profiles for Role 2024-03-23 10:55:41.463 +05:30 68689b83-5e68-4882-b459-1d12edc7c4ba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:41.464 +05:30 68689b83-5e68-4882-b459-1d12edc7c4ba INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 55.4438ms 2024-03-23 10:55:41.464 +05:30 68689b83-5e68-4882-b459-1d12edc7c4ba INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:41.464 +05:30 68689b83-5e68-4882-b459-1d12edc7c4ba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 200 null application/json; charset=utf-8 56.2765ms 2024-03-23 10:55:41.467 +05:30 5c869c66-5aee-467a-84c8-f07424eebe5c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:41.467 +05:30 5c869c66-5aee-467a-84c8-f07424eebe5c INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 33.2543ms 2024-03-23 10:55:41.467 +05:30 5c869c66-5aee-467a-84c8-f07424eebe5c INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:41.467 +05:30 5c869c66-5aee-467a-84c8-f07424eebe5c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 200 null application/json; charset=utf-8 58.8653ms 2024-03-23 10:55:43.225 +05:30 3050563b-04de-48ec-9a68-ee1664bf21c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:55:43.225 +05:30 5a251005-288e-4a7f-b7d1-dc0091401d2e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:55:43.225 +05:30 fde9d83a-c6cf-490a-91a3-6684a3cea6ac INF CORS policy execution successful. 2024-03-23 10:55:43.225 +05:30 17d54286-d1d3-4616-9eb1-9b5e0e31bdab INF CORS policy execution successful. 2024-03-23 10:55:43.226 +05:30 fde9d83a-c6cf-490a-91a3-6684a3cea6ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:43.226 +05:30 17d54286-d1d3-4616-9eb1-9b5e0e31bdab INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:55:43.226 +05:30 fde9d83a-c6cf-490a-91a3-6684a3cea6ac INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:55:43.226 +05:30 17d54286-d1d3-4616-9eb1-9b5e0e31bdab INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:55:43.226 +05:30 568a1537-bb1a-466d-a354-6d3e89c10c02 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:55:43.227 +05:30 2355eff1-5dc9-4ccc-aa67-22903549fa16 INF CORS policy execution successful. 2024-03-23 10:55:43.227 +05:30 2355eff1-5dc9-4ccc-aa67-22903549fa16 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:43.227 +05:30 2355eff1-5dc9-4ccc-aa67-22903549fa16 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:55:43.228 +05:30 93a5838f-2a7c-49c8-8624-b9da5b857cc0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:55:43.228 +05:30 114da541-a61a-463a-869e-2afcefec5ff2 INF CORS policy execution successful. 2024-03-23 10:55:43.228 +05:30 114da541-a61a-463a-869e-2afcefec5ff2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:55:43.228 +05:30 114da541-a61a-463a-869e-2afcefec5ff2 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-23 10:55:43.230 +05:30 fde9d83a-c6cf-490a-91a3-6684a3cea6ac INF Connection string fetched 2024-03-23 10:55:43.230 +05:30 fde9d83a-c6cf-490a-91a3-6684a3cea6ac INF Fetching Profiles for Role 2024-03-23 10:55:43.231 +05:30 17d54286-d1d3-4616-9eb1-9b5e0e31bdab INF Connection string fetched 2024-03-23 10:55:43.231 +05:30 17d54286-d1d3-4616-9eb1-9b5e0e31bdab INF Fetching Details for Role 2024-03-23 10:55:43.232 +05:30 2355eff1-5dc9-4ccc-aa67-22903549fa16 INF Connection string fetched 2024-03-23 10:55:43.232 +05:30 2355eff1-5dc9-4ccc-aa67-22903549fa16 INF Fetching Profiles 2024-03-23 10:55:43.232 +05:30 114da541-a61a-463a-869e-2afcefec5ff2 INF Connection string fetched 2024-03-23 10:55:43.232 +05:30 114da541-a61a-463a-869e-2afcefec5ff2 INF Fetching Menu Data 2024-03-23 10:55:43.250 +05:30 114da541-a61a-463a-869e-2afcefec5ff2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:43.251 +05:30 114da541-a61a-463a-869e-2afcefec5ff2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 22.3888ms 2024-03-23 10:55:43.251 +05:30 114da541-a61a-463a-869e-2afcefec5ff2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:55:43.251 +05:30 114da541-a61a-463a-869e-2afcefec5ff2 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 23.0775ms 2024-03-23 10:55:43.252 +05:30 fde9d83a-c6cf-490a-91a3-6684a3cea6ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:43.252 +05:30 fde9d83a-c6cf-490a-91a3-6684a3cea6ac INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 26.2364ms 2024-03-23 10:55:43.252 +05:30 fde9d83a-c6cf-490a-91a3-6684a3cea6ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:43.252 +05:30 fde9d83a-c6cf-490a-91a3-6684a3cea6ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 200 null application/json; charset=utf-8 27.41ms 2024-03-23 10:55:43.256 +05:30 17d54286-d1d3-4616-9eb1-9b5e0e31bdab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:43.257 +05:30 17d54286-d1d3-4616-9eb1-9b5e0e31bdab INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 30.8509ms 2024-03-23 10:55:43.257 +05:30 17d54286-d1d3-4616-9eb1-9b5e0e31bdab INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:55:43.257 +05:30 17d54286-d1d3-4616-9eb1-9b5e0e31bdab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 200 null application/json; charset=utf-8 32.0633ms 2024-03-23 10:55:43.259 +05:30 2355eff1-5dc9-4ccc-aa67-22903549fa16 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:43.259 +05:30 2355eff1-5dc9-4ccc-aa67-22903549fa16 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 32.2569ms 2024-03-23 10:55:43.259 +05:30 2355eff1-5dc9-4ccc-aa67-22903549fa16 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:43.259 +05:30 2355eff1-5dc9-4ccc-aa67-22903549fa16 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 200 null application/json; charset=utf-8 32.9991ms 2024-03-23 10:55:43.300 +05:30 eab67614-3687-4653-849e-d2c6acc9d720 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:55:43.301 +05:30 cdd0e54c-3fdc-45c7-823d-f0d4a7b38bf8 INF CORS policy execution successful. 2024-03-23 10:55:43.301 +05:30 cdd0e54c-3fdc-45c7-823d-f0d4a7b38bf8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:55:43.301 +05:30 cdd0e54c-3fdc-45c7-823d-f0d4a7b38bf8 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-23 10:55:43.302 +05:30 a8288f4a-cb24-4563-ab68-70f006fe3d15 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:55:43.302 +05:30 43f533b1-ac48-46cc-bb2d-651ceaa92d44 INF CORS policy execution successful. 2024-03-23 10:55:43.302 +05:30 43f533b1-ac48-46cc-bb2d-651ceaa92d44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:55:43.302 +05:30 43f533b1-ac48-46cc-bb2d-651ceaa92d44 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:55:43.307 +05:30 54f374e3-fb83-42b3-8477-bca5a12b2c07 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:55:43.307 +05:30 68449bbc-f592-495f-85a1-de54556d0d82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:55:43.307 +05:30 8777a952-bff7-4004-ac3c-918bf43bd609 INF CORS policy execution successful. 2024-03-23 10:55:43.307 +05:30 86a27006-c655-4536-bff7-dacb2869fae6 INF CORS policy execution successful. 2024-03-23 10:55:43.307 +05:30 8777a952-bff7-4004-ac3c-918bf43bd609 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:43.307 +05:30 cdd0e54c-3fdc-45c7-823d-f0d4a7b38bf8 INF Connection string fetched 2024-03-23 10:55:43.307 +05:30 86a27006-c655-4536-bff7-dacb2869fae6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:43.307 +05:30 43f533b1-ac48-46cc-bb2d-651ceaa92d44 INF Connection string fetched 2024-03-23 10:55:43.308 +05:30 86a27006-c655-4536-bff7-dacb2869fae6 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:55:43.308 +05:30 43f533b1-ac48-46cc-bb2d-651ceaa92d44 INF Fetching Details for Role 2024-03-23 10:55:43.308 +05:30 8777a952-bff7-4004-ac3c-918bf43bd609 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:55:43.308 +05:30 cdd0e54c-3fdc-45c7-823d-f0d4a7b38bf8 INF Fetching Menu Data 2024-03-23 10:55:43.310 +05:30 86a27006-c655-4536-bff7-dacb2869fae6 INF Connection string fetched 2024-03-23 10:55:43.310 +05:30 86a27006-c655-4536-bff7-dacb2869fae6 INF Fetching Profiles for Role 2024-03-23 10:55:43.313 +05:30 8777a952-bff7-4004-ac3c-918bf43bd609 INF Connection string fetched 2024-03-23 10:55:43.313 +05:30 cdd0e54c-3fdc-45c7-823d-f0d4a7b38bf8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:43.314 +05:30 8777a952-bff7-4004-ac3c-918bf43bd609 INF Fetching Profiles 2024-03-23 10:55:43.314 +05:30 cdd0e54c-3fdc-45c7-823d-f0d4a7b38bf8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.7919ms 2024-03-23 10:55:43.314 +05:30 cdd0e54c-3fdc-45c7-823d-f0d4a7b38bf8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:55:43.314 +05:30 cdd0e54c-3fdc-45c7-823d-f0d4a7b38bf8 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 13.9025ms 2024-03-23 10:55:43.318 +05:30 86a27006-c655-4536-bff7-dacb2869fae6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:43.319 +05:30 86a27006-c655-4536-bff7-dacb2869fae6 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 10.8177ms 2024-03-23 10:55:43.319 +05:30 86a27006-c655-4536-bff7-dacb2869fae6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:43.319 +05:30 86a27006-c655-4536-bff7-dacb2869fae6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 200 null application/json; charset=utf-8 12.233ms 2024-03-23 10:55:43.319 +05:30 43f533b1-ac48-46cc-bb2d-651ceaa92d44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:43.320 +05:30 43f533b1-ac48-46cc-bb2d-651ceaa92d44 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 17.5516ms 2024-03-23 10:55:43.320 +05:30 43f533b1-ac48-46cc-bb2d-651ceaa92d44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:55:43.320 +05:30 43f533b1-ac48-46cc-bb2d-651ceaa92d44 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 200 null application/json; charset=utf-8 18.1877ms 2024-03-23 10:55:43.327 +05:30 8777a952-bff7-4004-ac3c-918bf43bd609 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:55:43.328 +05:30 8777a952-bff7-4004-ac3c-918bf43bd609 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 19.8814ms 2024-03-23 10:55:43.328 +05:30 8777a952-bff7-4004-ac3c-918bf43bd609 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:55:43.328 +05:30 8777a952-bff7-4004-ac3c-918bf43bd609 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 200 null application/json; charset=utf-8 21.4913ms 2024-03-23 10:56:11.395 +05:30 14c32df7-678d-43a7-b9b1-4cfa03d0ea07 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:11.396 +05:30 ad3a892e-be47-4aa9-9743-1bf637ded3af INF CORS policy execution successful. 2024-03-23 10:56:11.396 +05:30 ad3a892e-be47-4aa9-9743-1bf637ded3af INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:11.396 +05:30 ad3a892e-be47-4aa9-9743-1bf637ded3af 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-23 10:56:11.397 +05:30 ad3a892e-be47-4aa9-9743-1bf637ded3af INF Fetching Company deatails 2024-03-23 10:56:11.407 +05:30 ad3a892e-be47-4aa9-9743-1bf637ded3af INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:11.408 +05:30 ad3a892e-be47-4aa9-9743-1bf637ded3af INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.6089ms 2024-03-23 10:56:11.408 +05:30 ad3a892e-be47-4aa9-9743-1bf637ded3af INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:11.409 +05:30 ad3a892e-be47-4aa9-9743-1bf637ded3af 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 14.4269ms 2024-03-23 10:56:11.525 +05:30 6228b896-8c75-4592-9a0f-067c61769d0a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:11.525 +05:30 db724a13-1444-4221-a167-26053b0ee241 INF CORS policy execution successful. 2024-03-23 10:56:11.525 +05:30 db724a13-1444-4221-a167-26053b0ee241 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:11.526 +05:30 db724a13-1444-4221-a167-26053b0ee241 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-23 10:56:11.526 +05:30 db724a13-1444-4221-a167-26053b0ee241 INF Fetching Company deatails 2024-03-23 10:56:11.531 +05:30 db724a13-1444-4221-a167-26053b0ee241 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:11.531 +05:30 db724a13-1444-4221-a167-26053b0ee241 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.4677ms 2024-03-23 10:56:11.531 +05:30 db724a13-1444-4221-a167-26053b0ee241 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:11.531 +05:30 db724a13-1444-4221-a167-26053b0ee241 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 6.7357ms 2024-03-23 10:56:11.670 +05:30 1ec275cf-a36f-4317-8058-82530fd518f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:11.670 +05:30 a3612745-3cc4-43f6-ab23-f232365ca371 INF CORS policy execution successful. 2024-03-23 10:56:11.671 +05:30 a3612745-3cc4-43f6-ab23-f232365ca371 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:11.671 +05:30 a3612745-3cc4-43f6-ab23-f232365ca371 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-23 10:56:11.671 +05:30 a3612745-3cc4-43f6-ab23-f232365ca371 INF Fetching Company deatails 2024-03-23 10:56:11.679 +05:30 a3612745-3cc4-43f6-ab23-f232365ca371 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:11.679 +05:30 a3612745-3cc4-43f6-ab23-f232365ca371 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.6066ms 2024-03-23 10:56:11.679 +05:30 a3612745-3cc4-43f6-ab23-f232365ca371 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:11.680 +05:30 a3612745-3cc4-43f6-ab23-f232365ca371 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 9.7768ms 2024-03-23 10:56:11.877 +05:30 9954abae-d5c6-42ba-999a-2509429c1b51 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:11.877 +05:30 0bb2a7ac-7982-4b8e-aed1-e5693d16fa09 INF CORS policy execution successful. 2024-03-23 10:56:11.877 +05:30 0bb2a7ac-7982-4b8e-aed1-e5693d16fa09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:11.878 +05:30 0bb2a7ac-7982-4b8e-aed1-e5693d16fa09 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-23 10:56:11.878 +05:30 0bb2a7ac-7982-4b8e-aed1-e5693d16fa09 INF Fetching Company deatails 2024-03-23 10:56:11.881 +05:30 0bb2a7ac-7982-4b8e-aed1-e5693d16fa09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:11.882 +05:30 0bb2a7ac-7982-4b8e-aed1-e5693d16fa09 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.2202ms 2024-03-23 10:56:11.882 +05:30 0bb2a7ac-7982-4b8e-aed1-e5693d16fa09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:11.882 +05:30 0bb2a7ac-7982-4b8e-aed1-e5693d16fa09 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 4.9835ms 2024-03-23 10:56:12.080 +05:30 fe863b18-70b4-41f0-a50c-9d8af212cb18 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:12.080 +05:30 924da8b1-5c82-4f55-9ce3-189c56a0ba3f INF CORS policy execution successful. 2024-03-23 10:56:12.081 +05:30 924da8b1-5c82-4f55-9ce3-189c56a0ba3f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:12.081 +05:30 924da8b1-5c82-4f55-9ce3-189c56a0ba3f 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-23 10:56:12.081 +05:30 924da8b1-5c82-4f55-9ce3-189c56a0ba3f INF Fetching Company deatails 2024-03-23 10:56:12.085 +05:30 924da8b1-5c82-4f55-9ce3-189c56a0ba3f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:12.085 +05:30 924da8b1-5c82-4f55-9ce3-189c56a0ba3f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.5214ms 2024-03-23 10:56:12.085 +05:30 924da8b1-5c82-4f55-9ce3-189c56a0ba3f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:12.086 +05:30 924da8b1-5c82-4f55-9ce3-189c56a0ba3f 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 5.4225ms 2024-03-23 10:56:12.404 +05:30 52b7b3c2-dc68-4261-8fe6-f25fea6f1ad7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:12.404 +05:30 45a5a40e-ce52-49e2-b050-acb668adf976 INF CORS policy execution successful. 2024-03-23 10:56:12.404 +05:30 45a5a40e-ce52-49e2-b050-acb668adf976 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:12.404 +05:30 45a5a40e-ce52-49e2-b050-acb668adf976 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-23 10:56:12.404 +05:30 45a5a40e-ce52-49e2-b050-acb668adf976 INF Fetching Company deatails 2024-03-23 10:56:12.412 +05:30 45a5a40e-ce52-49e2-b050-acb668adf976 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:12.413 +05:30 45a5a40e-ce52-49e2-b050-acb668adf976 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.2655ms 2024-03-23 10:56:12.413 +05:30 45a5a40e-ce52-49e2-b050-acb668adf976 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:12.413 +05:30 45a5a40e-ce52-49e2-b050-acb668adf976 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 9.1393ms 2024-03-23 10:56:12.823 +05:30 926e0496-65fe-41e7-9424-c9a0a6ea353c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:12.823 +05:30 681196fb-3584-4a71-9e8e-e7b4ec519474 INF CORS policy execution successful. 2024-03-23 10:56:12.823 +05:30 681196fb-3584-4a71-9e8e-e7b4ec519474 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:12.823 +05:30 681196fb-3584-4a71-9e8e-e7b4ec519474 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-23 10:56:12.823 +05:30 681196fb-3584-4a71-9e8e-e7b4ec519474 INF Fetching Company deatails 2024-03-23 10:56:12.830 +05:30 681196fb-3584-4a71-9e8e-e7b4ec519474 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:12.831 +05:30 681196fb-3584-4a71-9e8e-e7b4ec519474 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.4698ms 2024-03-23 10:56:12.831 +05:30 681196fb-3584-4a71-9e8e-e7b4ec519474 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:12.831 +05:30 681196fb-3584-4a71-9e8e-e7b4ec519474 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 8.3666ms 2024-03-23 10:56:13.737 +05:30 f679b7e8-3c08-43f4-8eff-b3c15d7648c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:13.738 +05:30 557f533a-7863-4b66-b2de-cbad21c32965 INF CORS policy execution successful. 2024-03-23 10:56:13.738 +05:30 557f533a-7863-4b66-b2de-cbad21c32965 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:13.739 +05:30 557f533a-7863-4b66-b2de-cbad21c32965 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-23 10:56:13.739 +05:30 557f533a-7863-4b66-b2de-cbad21c32965 INF Fetching Company deatails 2024-03-23 10:56:13.745 +05:30 557f533a-7863-4b66-b2de-cbad21c32965 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:13.745 +05:30 557f533a-7863-4b66-b2de-cbad21c32965 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.6968ms 2024-03-23 10:56:13.746 +05:30 557f533a-7863-4b66-b2de-cbad21c32965 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:13.746 +05:30 557f533a-7863-4b66-b2de-cbad21c32965 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 8.5549ms 2024-03-23 10:56:19.378 +05:30 67cac42f-e76c-41cb-a37b-843a0d819137 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:19.379 +05:30 8ea8c5ab-a7f4-42cc-9ec1-3f641f7853b1 INF CORS policy execution successful. 2024-03-23 10:56:19.379 +05:30 8ea8c5ab-a7f4-42cc-9ec1-3f641f7853b1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:19.381 +05:30 8ea8c5ab-a7f4-42cc-9ec1-3f641f7853b1 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-23 10:56:19.381 +05:30 8ea8c5ab-a7f4-42cc-9ec1-3f641f7853b1 INF Fetching Company deatails 2024-03-23 10:56:19.387 +05:30 8ea8c5ab-a7f4-42cc-9ec1-3f641f7853b1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:19.388 +05:30 8ea8c5ab-a7f4-42cc-9ec1-3f641f7853b1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.7359ms 2024-03-23 10:56:19.388 +05:30 5de3ba68-6129-431e-a1c9-db6d32c04bc5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:56:19.388 +05:30 8ea8c5ab-a7f4-42cc-9ec1-3f641f7853b1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:19.388 +05:30 8ea8c5ab-a7f4-42cc-9ec1-3f641f7853b1 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 10.0969ms 2024-03-23 10:56:19.388 +05:30 96a4d73a-a046-4a85-a963-a704a15f0bc1 INF CORS policy execution successful. 2024-03-23 10:56:19.388 +05:30 b9719639-5d34-4c5e-9507-89332e1d4681 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:56:19.389 +05:30 96a4d73a-a046-4a85-a963-a704a15f0bc1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 204 null null 0.8473ms 2024-03-23 10:56:19.389 +05:30 90369cac-51ee-4a34-a240-fccfa888b423 INF CORS policy execution successful. 2024-03-23 10:56:19.389 +05:30 e273b10e-19bb-4435-90a9-562a7a2ed5e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:56:19.389 +05:30 90369cac-51ee-4a34-a240-fccfa888b423 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 204 null null 0.4191ms 2024-03-23 10:56:19.389 +05:30 66ce0438-da19-4053-8182-8cefae314377 INF CORS policy execution successful. 2024-03-23 10:56:19.389 +05:30 66ce0438-da19-4053-8182-8cefae314377 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 204 null null 0.3249ms 2024-03-23 10:56:19.389 +05:30 73e86a8c-2baf-413c-bf70-2f1b99110325 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:56:19.390 +05:30 6ff2b730-3821-4e60-9f6b-b14fca8358e6 INF CORS policy execution successful. 2024-03-23 10:56:19.390 +05:30 6ff2b730-3821-4e60-9f6b-b14fca8358e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6993ms 2024-03-23 10:56:19.391 +05:30 46429aca-a570-4b1d-80b0-a05808fba095 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:56:19.391 +05:30 2bdf47ed-f0dd-4c39-9095-1b207c8c5c58 INF CORS policy execution successful. 2024-03-23 10:56:19.391 +05:30 2bdf47ed-f0dd-4c39-9095-1b207c8c5c58 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.3284ms 2024-03-23 10:56:19.396 +05:30 e4a896a4-c605-487e-b0b1-62c5088e558a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:56:19.397 +05:30 c148eb47-880d-476f-8431-3fbbd0f61a2e INF CORS policy execution successful. 2024-03-23 10:56:19.398 +05:30 c148eb47-880d-476f-8431-3fbbd0f61a2e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 1.4966ms 2024-03-23 10:56:19.437 +05:30 332cf8b4-7b55-4472-8ed3-cb78e4d167da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:56:19.437 +05:30 7a0fc130-ab14-43a2-8582-caafde06f76f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:56:19.437 +05:30 dbed8afc-c3cd-469c-a0b7-941499c839e6 INF CORS policy execution successful. 2024-03-23 10:56:19.437 +05:30 598579a8-21d6-48bd-97b3-a5b5d2043f14 INF CORS policy execution successful. 2024-03-23 10:56:19.438 +05:30 598579a8-21d6-48bd-97b3-a5b5d2043f14 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 204 null null 1.3164ms 2024-03-23 10:56:19.438 +05:30 721715bb-c383-44e2-8652-ae7b0c652ed1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:56:19.438 +05:30 f8f9e40c-e5b2-4a25-9e8c-c8a30a7c423f INF CORS policy execution successful. 2024-03-23 10:56:19.438 +05:30 0c296751-66ef-4af1-9329-72d6c48dd579 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:56:19.438 +05:30 f8f9e40c-e5b2-4a25-9e8c-c8a30a7c423f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 204 null null 0.3257ms 2024-03-23 10:56:19.437 +05:30 dbed8afc-c3cd-469c-a0b7-941499c839e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 204 null null 0.9157ms 2024-03-23 10:56:19.439 +05:30 b4d8932f-4005-45f7-9da4-bc5303ba6fd5 INF CORS policy execution successful. 2024-03-23 10:56:19.440 +05:30 b4d8932f-4005-45f7-9da4-bc5303ba6fd5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:56:19.440 +05:30 b4d8932f-4005-45f7-9da4-bc5303ba6fd5 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:56:19.445 +05:30 56b5cba5-4023-4a3c-84f4-6f93ceeae844 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:56:19.445 +05:30 b4d8932f-4005-45f7-9da4-bc5303ba6fd5 INF Connection string fetched 2024-03-23 10:56:19.446 +05:30 a04e60c7-b28f-4266-805f-eeef7c73cb1b INF CORS policy execution successful. 2024-03-23 10:56:19.446 +05:30 b4d8932f-4005-45f7-9da4-bc5303ba6fd5 INF Fetching Profiles 2024-03-23 10:56:19.447 +05:30 a04e60c7-b28f-4266-805f-eeef7c73cb1b INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:56:19.447 +05:30 a04e60c7-b28f-4266-805f-eeef7c73cb1b INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:56:19.448 +05:30 a04e60c7-b28f-4266-805f-eeef7c73cb1b INF Connection string fetched 2024-03-23 10:56:19.448 +05:30 a04e60c7-b28f-4266-805f-eeef7c73cb1b INF Fetching Profiles for Role 2024-03-23 10:56:19.452 +05:30 fbf832f3-31bc-4044-867a-e0a7ef19031b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:56:19.452 +05:30 d9c0a0e1-e1f2-4a6b-84dd-41d2082727f8 INF CORS policy execution successful. 2024-03-23 10:56:19.453 +05:30 d9c0a0e1-e1f2-4a6b-84dd-41d2082727f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:56:19.453 +05:30 d9c0a0e1-e1f2-4a6b-84dd-41d2082727f8 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-23 10:56:19.455 +05:30 a04e60c7-b28f-4266-805f-eeef7c73cb1b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:19.455 +05:30 a04e60c7-b28f-4266-805f-eeef7c73cb1b INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 8.4044ms 2024-03-23 10:56:19.455 +05:30 a04e60c7-b28f-4266-805f-eeef7c73cb1b INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:56:19.455 +05:30 a04e60c7-b28f-4266-805f-eeef7c73cb1b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 200 null application/json; charset=utf-8 10.0606ms 2024-03-23 10:56:19.458 +05:30 d9c0a0e1-e1f2-4a6b-84dd-41d2082727f8 INF Connection string fetched 2024-03-23 10:56:19.459 +05:30 d9c0a0e1-e1f2-4a6b-84dd-41d2082727f8 INF Fetching Menu Data 2024-03-23 10:56:19.459 +05:30 b4d8932f-4005-45f7-9da4-bc5303ba6fd5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:19.460 +05:30 b4d8932f-4005-45f7-9da4-bc5303ba6fd5 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 19.8805ms 2024-03-23 10:56:19.460 +05:30 b4d8932f-4005-45f7-9da4-bc5303ba6fd5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:56:19.460 +05:30 b4d8932f-4005-45f7-9da4-bc5303ba6fd5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 200 null application/json; charset=utf-8 21.6564ms 2024-03-23 10:56:19.462 +05:30 d9c0a0e1-e1f2-4a6b-84dd-41d2082727f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:19.462 +05:30 d9c0a0e1-e1f2-4a6b-84dd-41d2082727f8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.5444ms 2024-03-23 10:56:19.462 +05:30 d9c0a0e1-e1f2-4a6b-84dd-41d2082727f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:56:19.462 +05:30 d9c0a0e1-e1f2-4a6b-84dd-41d2082727f8 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 10.7584ms 2024-03-23 10:56:19.485 +05:30 3bb0a94b-fe5e-4a7b-85f3-44273dbd7304 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:56:19.485 +05:30 15d072d0-d153-46cb-a363-61232fe48a54 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 10:56:19.486 +05:30 823bf87b-f10f-49fa-af56-e77656c5addd INF CORS policy execution successful. 2024-03-23 10:56:19.486 +05:30 823bf87b-f10f-49fa-af56-e77656c5addd INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:56:19.486 +05:30 59bf7660-688e-407c-9bd9-b4f49ee8f579 INF CORS policy execution successful. 2024-03-23 10:56:19.486 +05:30 59bf7660-688e-407c-9bd9-b4f49ee8f579 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:56:19.486 +05:30 823bf87b-f10f-49fa-af56-e77656c5addd INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:56:19.486 +05:30 59bf7660-688e-407c-9bd9-b4f49ee8f579 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:56:19.488 +05:30 823bf87b-f10f-49fa-af56-e77656c5addd INF Connection string fetched 2024-03-23 10:56:19.488 +05:30 823bf87b-f10f-49fa-af56-e77656c5addd INF Fetching Profile Summary 2024-03-23 10:56:19.488 +05:30 59bf7660-688e-407c-9bd9-b4f49ee8f579 INF Connection string fetched 2024-03-23 10:56:19.488 +05:30 59bf7660-688e-407c-9bd9-b4f49ee8f579 INF Fetching Details for Role 2024-03-23 10:56:19.508 +05:30 989caf99-deb3-42ee-96f5-e829c703bce5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - null null 2024-03-23 10:56:19.509 +05:30 cb489237-c02a-454b-ad96-e171c967bf80 INF CORS policy execution successful. 2024-03-23 10:56:19.520 +05:30 732fcd4d-dd6f-4992-800f-337b1e292ae2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:56:19.520 +05:30 cb489237-c02a-454b-ad96-e171c967bf80 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:56:19.521 +05:30 773609ae-de73-40b2-82c0-2c5bb0982b7a INF CORS policy execution successful. 2024-03-23 10:56:19.521 +05:30 cb489237-c02a-454b-ad96-e171c967bf80 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:56:19.521 +05:30 773609ae-de73-40b2-82c0-2c5bb0982b7a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:56:19.521 +05:30 773609ae-de73-40b2-82c0-2c5bb0982b7a 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-23 10:56:19.521 +05:30 823bf87b-f10f-49fa-af56-e77656c5addd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:19.522 +05:30 823bf87b-f10f-49fa-af56-e77656c5addd INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 35.4826ms 2024-03-23 10:56:19.522 +05:30 823bf87b-f10f-49fa-af56-e77656c5addd INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 10:56:19.522 +05:30 823bf87b-f10f-49fa-af56-e77656c5addd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 36.6548ms 2024-03-23 10:56:19.522 +05:30 e59e2474-b226-4015-8ad9-f043c23164f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - null null 2024-03-23 10:56:19.523 +05:30 c8c82924-a769-4b70-9df4-ca53688e8b20 INF CORS policy execution successful. 2024-03-23 10:56:19.523 +05:30 c8c82924-a769-4b70-9df4-ca53688e8b20 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:56:19.523 +05:30 c8c82924-a769-4b70-9df4-ca53688e8b20 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:56:19.527 +05:30 cb489237-c02a-454b-ad96-e171c967bf80 INF Connection string fetched 2024-03-23 10:56:19.528 +05:30 cb489237-c02a-454b-ad96-e171c967bf80 INF Fetching Profiles 2024-03-23 10:56:19.528 +05:30 773609ae-de73-40b2-82c0-2c5bb0982b7a INF Connection string fetched 2024-03-23 10:56:19.528 +05:30 773609ae-de73-40b2-82c0-2c5bb0982b7a INF Fetching Menu Data 2024-03-23 10:56:19.528 +05:30 c8c82924-a769-4b70-9df4-ca53688e8b20 INF Connection string fetched 2024-03-23 10:56:19.529 +05:30 c8c82924-a769-4b70-9df4-ca53688e8b20 INF Fetching Profiles for Role 2024-03-23 10:56:19.530 +05:30 773609ae-de73-40b2-82c0-2c5bb0982b7a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:19.531 +05:30 cb489237-c02a-454b-ad96-e171c967bf80 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:19.531 +05:30 59bf7660-688e-407c-9bd9-b4f49ee8f579 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:19.531 +05:30 cb489237-c02a-454b-ad96-e171c967bf80 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 10.0627ms 2024-03-23 10:56:19.531 +05:30 773609ae-de73-40b2-82c0-2c5bb0982b7a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.7424ms 2024-03-23 10:56:19.531 +05:30 773609ae-de73-40b2-82c0-2c5bb0982b7a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:56:19.531 +05:30 cb489237-c02a-454b-ad96-e171c967bf80 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 10:56:19.531 +05:30 773609ae-de73-40b2-82c0-2c5bb0982b7a 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 11.3637ms 2024-03-23 10:56:19.531 +05:30 cb489237-c02a-454b-ad96-e171c967bf80 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=7 - 200 null application/json; charset=utf-8 23.6623ms 2024-03-23 10:56:19.531 +05:30 59bf7660-688e-407c-9bd9-b4f49ee8f579 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 44.9569ms 2024-03-23 10:56:19.531 +05:30 59bf7660-688e-407c-9bd9-b4f49ee8f579 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:56:19.531 +05:30 c8c82924-a769-4b70-9df4-ca53688e8b20 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:19.532 +05:30 59bf7660-688e-407c-9bd9-b4f49ee8f579 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 200 null application/json; charset=utf-8 46.3923ms 2024-03-23 10:56:19.532 +05:30 c8c82924-a769-4b70-9df4-ca53688e8b20 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 8.9281ms 2024-03-23 10:56:19.532 +05:30 c8c82924-a769-4b70-9df4-ca53688e8b20 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 10:56:19.532 +05:30 c8c82924-a769-4b70-9df4-ca53688e8b20 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=7 - 200 null application/json; charset=utf-8 9.7331ms 2024-03-23 10:56:19.577 +05:30 45004b3a-3653-4cde-929b-35dec01b7291 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - null null 2024-03-23 10:56:19.578 +05:30 78e10e14-55d0-4baf-84d4-6ffb94d90501 INF CORS policy execution successful. 2024-03-23 10:56:19.579 +05:30 78e10e14-55d0-4baf-84d4-6ffb94d90501 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:56:19.579 +05:30 78e10e14-55d0-4baf-84d4-6ffb94d90501 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 10:56:19.584 +05:30 78e10e14-55d0-4baf-84d4-6ffb94d90501 INF Connection string fetched 2024-03-23 10:56:19.585 +05:30 78e10e14-55d0-4baf-84d4-6ffb94d90501 INF Fetching Details for Role 2024-03-23 10:56:19.590 +05:30 78e10e14-55d0-4baf-84d4-6ffb94d90501 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:19.591 +05:30 78e10e14-55d0-4baf-84d4-6ffb94d90501 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 11.9033ms 2024-03-23 10:56:19.591 +05:30 78e10e14-55d0-4baf-84d4-6ffb94d90501 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 10:56:19.591 +05:30 78e10e14-55d0-4baf-84d4-6ffb94d90501 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=7 - 200 null application/json; charset=utf-8 14.4141ms 2024-03-23 10:56:21.101 +05:30 95158ac6-9e6e-4135-a785-f1b0012f0bae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:21.101 +05:30 0ebbe779-cf00-43e4-8666-4edc1189f976 INF CORS policy execution successful. 2024-03-23 10:56:21.101 +05:30 0ebbe779-cf00-43e4-8666-4edc1189f976 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:21.102 +05:30 0ebbe779-cf00-43e4-8666-4edc1189f976 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-23 10:56:21.102 +05:30 0ebbe779-cf00-43e4-8666-4edc1189f976 INF Fetching Company deatails 2024-03-23 10:56:21.103 +05:30 0ebbe779-cf00-43e4-8666-4edc1189f976 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:21.103 +05:30 0ebbe779-cf00-43e4-8666-4edc1189f976 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5866ms 2024-03-23 10:56:21.103 +05:30 0ebbe779-cf00-43e4-8666-4edc1189f976 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:21.103 +05:30 0ebbe779-cf00-43e4-8666-4edc1189f976 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 2.3388ms 2024-03-23 10:56:21.512 +05:30 a0e59076-0ad1-4439-bd26-942e8b24eea6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:21.512 +05:30 c228b642-33fe-487f-8998-ded60a901963 INF CORS policy execution successful. 2024-03-23 10:56:21.512 +05:30 c228b642-33fe-487f-8998-ded60a901963 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:21.512 +05:30 c228b642-33fe-487f-8998-ded60a901963 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-23 10:56:21.513 +05:30 c228b642-33fe-487f-8998-ded60a901963 INF Fetching Company deatails 2024-03-23 10:56:21.517 +05:30 c228b642-33fe-487f-8998-ded60a901963 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:21.517 +05:30 c228b642-33fe-487f-8998-ded60a901963 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.5379ms 2024-03-23 10:56:21.517 +05:30 c228b642-33fe-487f-8998-ded60a901963 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:21.517 +05:30 c228b642-33fe-487f-8998-ded60a901963 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 5.6856ms 2024-03-23 10:56:21.701 +05:30 9761ad72-898a-4a8c-989e-2289abb5b176 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:21.701 +05:30 ac82df20-fdfb-4e91-b5d5-d15bb3e6c698 INF CORS policy execution successful. 2024-03-23 10:56:21.701 +05:30 ac82df20-fdfb-4e91-b5d5-d15bb3e6c698 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:21.702 +05:30 ac82df20-fdfb-4e91-b5d5-d15bb3e6c698 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-23 10:56:21.702 +05:30 ac82df20-fdfb-4e91-b5d5-d15bb3e6c698 INF Fetching Company deatails 2024-03-23 10:56:21.703 +05:30 ac82df20-fdfb-4e91-b5d5-d15bb3e6c698 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:21.703 +05:30 ac82df20-fdfb-4e91-b5d5-d15bb3e6c698 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.318ms 2024-03-23 10:56:21.703 +05:30 ac82df20-fdfb-4e91-b5d5-d15bb3e6c698 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:21.703 +05:30 ac82df20-fdfb-4e91-b5d5-d15bb3e6c698 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 2.1223ms 2024-03-23 10:56:21.995 +05:30 355f05f0-f1fe-401d-a961-856ef1edc34a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:21.996 +05:30 71d6afa7-bcc1-4992-bcbb-4566f3a77ede INF CORS policy execution successful. 2024-03-23 10:56:21.996 +05:30 71d6afa7-bcc1-4992-bcbb-4566f3a77ede INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:21.996 +05:30 71d6afa7-bcc1-4992-bcbb-4566f3a77ede 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-23 10:56:21.996 +05:30 71d6afa7-bcc1-4992-bcbb-4566f3a77ede INF Fetching Company deatails 2024-03-23 10:56:21.997 +05:30 71d6afa7-bcc1-4992-bcbb-4566f3a77ede INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:21.998 +05:30 71d6afa7-bcc1-4992-bcbb-4566f3a77ede INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7372ms 2024-03-23 10:56:21.998 +05:30 71d6afa7-bcc1-4992-bcbb-4566f3a77ede INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:21.998 +05:30 71d6afa7-bcc1-4992-bcbb-4566f3a77ede 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 2.5176ms 2024-03-23 10:56:22.203 +05:30 f1e9c248-4a33-40d2-8a9c-20ade21c5e7e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:56:22.204 +05:30 3ff416af-ea2d-43a2-8b6f-9319e340b2c6 INF CORS policy execution successful. 2024-03-23 10:56:22.204 +05:30 3ff416af-ea2d-43a2-8b6f-9319e340b2c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:56:22.204 +05:30 3ff416af-ea2d-43a2-8b6f-9319e340b2c6 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-23 10:56:22.205 +05:30 3ff416af-ea2d-43a2-8b6f-9319e340b2c6 INF Connection string fetched 2024-03-23 10:56:22.207 +05:30 3ff416af-ea2d-43a2-8b6f-9319e340b2c6 INF Fetching Menu Data 2024-03-23 10:56:22.208 +05:30 3ff416af-ea2d-43a2-8b6f-9319e340b2c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:22.209 +05:30 3ff416af-ea2d-43a2-8b6f-9319e340b2c6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 4.47ms 2024-03-23 10:56:22.209 +05:30 3ff416af-ea2d-43a2-8b6f-9319e340b2c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:56:22.209 +05:30 3ff416af-ea2d-43a2-8b6f-9319e340b2c6 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 5.5263ms 2024-03-23 10:56:22.649 +05:30 92199346-d060-429d-a408-964a433ceef9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:22.650 +05:30 a0360aa8-27f1-4464-9bde-9ba36e193749 INF CORS policy execution successful. 2024-03-23 10:56:22.650 +05:30 a0360aa8-27f1-4464-9bde-9ba36e193749 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:22.650 +05:30 a0360aa8-27f1-4464-9bde-9ba36e193749 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-23 10:56:22.650 +05:30 a0360aa8-27f1-4464-9bde-9ba36e193749 INF Fetching Company deatails 2024-03-23 10:56:22.651 +05:30 a0360aa8-27f1-4464-9bde-9ba36e193749 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:22.652 +05:30 a0360aa8-27f1-4464-9bde-9ba36e193749 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5202ms 2024-03-23 10:56:22.652 +05:30 a0360aa8-27f1-4464-9bde-9ba36e193749 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:22.652 +05:30 a0360aa8-27f1-4464-9bde-9ba36e193749 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 2.6672ms 2024-03-23 10:56:22.739 +05:30 3ffb117b-dce8-4a0c-a22c-d2355a1aa24e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:22.739 +05:30 7847d20a-6fac-46ee-95a2-c8a11d34e282 INF CORS policy execution successful. 2024-03-23 10:56:22.740 +05:30 7847d20a-6fac-46ee-95a2-c8a11d34e282 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:22.740 +05:30 7847d20a-6fac-46ee-95a2-c8a11d34e282 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-23 10:56:22.740 +05:30 7847d20a-6fac-46ee-95a2-c8a11d34e282 INF Fetching Company deatails 2024-03-23 10:56:22.741 +05:30 7847d20a-6fac-46ee-95a2-c8a11d34e282 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:22.741 +05:30 7847d20a-6fac-46ee-95a2-c8a11d34e282 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6053ms 2024-03-23 10:56:22.741 +05:30 7847d20a-6fac-46ee-95a2-c8a11d34e282 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:22.742 +05:30 7847d20a-6fac-46ee-95a2-c8a11d34e282 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 2.3751ms 2024-03-23 10:56:22.781 +05:30 6c20aec4-666c-4f5b-bc1d-10ff402ff6f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:22.781 +05:30 c9e86767-6611-4798-bd0b-a5f71794d988 INF CORS policy execution successful. 2024-03-23 10:56:22.781 +05:30 c9e86767-6611-4798-bd0b-a5f71794d988 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:22.782 +05:30 c9e86767-6611-4798-bd0b-a5f71794d988 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-23 10:56:22.782 +05:30 c9e86767-6611-4798-bd0b-a5f71794d988 INF Fetching Company deatails 2024-03-23 10:56:22.783 +05:30 c9e86767-6611-4798-bd0b-a5f71794d988 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:22.783 +05:30 c9e86767-6611-4798-bd0b-a5f71794d988 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7159ms 2024-03-23 10:56:22.784 +05:30 c9e86767-6611-4798-bd0b-a5f71794d988 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:22.784 +05:30 c9e86767-6611-4798-bd0b-a5f71794d988 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 2.7261ms 2024-03-23 10:56:26.686 +05:30 f678ec1b-a388-4c31-b81d-e1dcbee8b74c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 10:56:26.686 +05:30 690d8ee8-53d3-44b7-81fa-c216d5dcaa8c INF CORS policy execution successful. 2024-03-23 10:56:26.687 +05:30 690d8ee8-53d3-44b7-81fa-c216d5dcaa8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.6055ms 2024-03-23 10:56:26.733 +05:30 edea304a-e0f7-47f3-9dfc-1c10a1d9e5d1 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 10:56:26.734 +05:30 9b1fb8d8-9161-48ef-a3ee-167f1d9c21fb INF CORS policy execution successful. 2024-03-23 10:56:26.734 +05:30 9b1fb8d8-9161-48ef-a3ee-167f1d9c21fb INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:56:26.734 +05:30 9b1fb8d8-9161-48ef-a3ee-167f1d9c21fb 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-23 10:56:26.738 +05:30 9b1fb8d8-9161-48ef-a3ee-167f1d9c21fb INF Connection string fetched 2024-03-23 10:56:26.743 +05:30 9b1fb8d8-9161-48ef-a3ee-167f1d9c21fb INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:26.744 +05:30 9b1fb8d8-9161-48ef-a3ee-167f1d9c21fb INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 10.0622ms 2024-03-23 10:56:26.744 +05:30 9b1fb8d8-9161-48ef-a3ee-167f1d9c21fb INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:56:26.744 +05:30 9b1fb8d8-9161-48ef-a3ee-167f1d9c21fb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 11.3277ms 2024-03-23 10:56:27.209 +05:30 b9177f80-2cad-4350-ba7f-849aecfc36b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:56:27.209 +05:30 f29616b4-2015-496f-a86e-87a83935d1b8 INF CORS policy execution successful. 2024-03-23 10:56:27.210 +05:30 f29616b4-2015-496f-a86e-87a83935d1b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7542ms 2024-03-23 10:56:27.215 +05:30 57910d06-d877-482f-8944-fd406ba9f835 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:56:27.215 +05:30 519be734-9572-4cd7-8d29-0549fc902cfe INF CORS policy execution successful. 2024-03-23 10:56:27.216 +05:30 519be734-9572-4cd7-8d29-0549fc902cfe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.2646ms 2024-03-23 10:56:27.257 +05:30 c0dba889-f581-48ad-b8af-3f846ac20365 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:56:27.257 +05:30 bea816d0-623d-489d-8eb2-d9340aa0992e INF CORS policy execution successful. 2024-03-23 10:56:27.257 +05:30 bea816d0-623d-489d-8eb2-d9340aa0992e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:56:27.257 +05:30 bea816d0-623d-489d-8eb2-d9340aa0992e 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-23 10:56:27.259 +05:30 bea816d0-623d-489d-8eb2-d9340aa0992e INF Connection string fetched 2024-03-23 10:56:27.259 +05:30 bea816d0-623d-489d-8eb2-d9340aa0992e INF Fetching Menu Data 2024-03-23 10:56:27.260 +05:30 bea816d0-623d-489d-8eb2-d9340aa0992e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:27.260 +05:30 bea816d0-623d-489d-8eb2-d9340aa0992e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.0037ms 2024-03-23 10:56:27.261 +05:30 bea816d0-623d-489d-8eb2-d9340aa0992e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:56:27.261 +05:30 bea816d0-623d-489d-8eb2-d9340aa0992e 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 4.1473ms 2024-03-23 10:56:27.313 +05:30 0907ec00-e59b-48c3-98c8-604ceb28736e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 10:56:27.313 +05:30 6338471c-ba10-4957-ba21-4d28ca87e82b INF CORS policy execution successful. 2024-03-23 10:56:27.314 +05:30 6338471c-ba10-4957-ba21-4d28ca87e82b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:56:27.314 +05:30 6338471c-ba10-4957-ba21-4d28ca87e82b 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-23 10:56:27.315 +05:30 6338471c-ba10-4957-ba21-4d28ca87e82b INF Connection string fetched 2024-03-23 10:56:27.316 +05:30 6338471c-ba10-4957-ba21-4d28ca87e82b INF Fetching Menu Data 2024-03-23 10:56:27.318 +05:30 6338471c-ba10-4957-ba21-4d28ca87e82b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:27.318 +05:30 6338471c-ba10-4957-ba21-4d28ca87e82b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 4.6485ms 2024-03-23 10:56:27.319 +05:30 6338471c-ba10-4957-ba21-4d28ca87e82b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 10:56:27.319 +05:30 6338471c-ba10-4957-ba21-4d28ca87e82b 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 6.0631ms 2024-03-23 10:56:33.005 +05:30 c4032c15-7a5b-4be7-b3ce-321fae17f1dc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:33.006 +05:30 ff3b0905-c305-4b07-8312-e2d2aa9e133b INF CORS policy execution successful. 2024-03-23 10:56:33.006 +05:30 ff3b0905-c305-4b07-8312-e2d2aa9e133b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:33.006 +05:30 ff3b0905-c305-4b07-8312-e2d2aa9e133b 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-23 10:56:33.006 +05:30 ff3b0905-c305-4b07-8312-e2d2aa9e133b INF Fetching Company deatails 2024-03-23 10:56:33.008 +05:30 ff3b0905-c305-4b07-8312-e2d2aa9e133b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:33.009 +05:30 ff3b0905-c305-4b07-8312-e2d2aa9e133b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.8321ms 2024-03-23 10:56:33.009 +05:30 ff3b0905-c305-4b07-8312-e2d2aa9e133b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:33.009 +05:30 ff3b0905-c305-4b07-8312-e2d2aa9e133b 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 4.276ms 2024-03-23 10:56:33.200 +05:30 c342a246-29c8-4e0b-93ca-27e6ee5e8063 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:33.201 +05:30 48c7ccd5-f917-4b18-8569-6a6d440c2d56 INF CORS policy execution successful. 2024-03-23 10:56:33.201 +05:30 48c7ccd5-f917-4b18-8569-6a6d440c2d56 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:33.201 +05:30 48c7ccd5-f917-4b18-8569-6a6d440c2d56 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-23 10:56:33.201 +05:30 48c7ccd5-f917-4b18-8569-6a6d440c2d56 INF Fetching Company deatails 2024-03-23 10:56:33.202 +05:30 48c7ccd5-f917-4b18-8569-6a6d440c2d56 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:33.203 +05:30 48c7ccd5-f917-4b18-8569-6a6d440c2d56 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7284ms 2024-03-23 10:56:33.203 +05:30 48c7ccd5-f917-4b18-8569-6a6d440c2d56 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:33.203 +05:30 48c7ccd5-f917-4b18-8569-6a6d440c2d56 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 2.9002ms 2024-03-23 10:56:33.382 +05:30 ec29a3ca-7187-47cc-a7b9-1cade8be45e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:33.382 +05:30 4d059d57-3174-41b5-859a-68aee0e3110f INF CORS policy execution successful. 2024-03-23 10:56:33.382 +05:30 4d059d57-3174-41b5-859a-68aee0e3110f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:33.383 +05:30 4d059d57-3174-41b5-859a-68aee0e3110f 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-23 10:56:33.383 +05:30 4d059d57-3174-41b5-859a-68aee0e3110f INF Fetching Company deatails 2024-03-23 10:56:33.387 +05:30 4d059d57-3174-41b5-859a-68aee0e3110f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:33.388 +05:30 4d059d57-3174-41b5-859a-68aee0e3110f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.0784ms 2024-03-23 10:56:33.388 +05:30 4d059d57-3174-41b5-859a-68aee0e3110f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:33.389 +05:30 4d059d57-3174-41b5-859a-68aee0e3110f 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 6.9307ms 2024-03-23 10:56:33.547 +05:30 b4156166-5669-4da4-bc66-4d5c4433a79b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:33.548 +05:30 2b7af596-6e13-4bbc-8217-e0dedb629f40 INF CORS policy execution successful. 2024-03-23 10:56:33.548 +05:30 2b7af596-6e13-4bbc-8217-e0dedb629f40 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:33.551 +05:30 2b7af596-6e13-4bbc-8217-e0dedb629f40 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-23 10:56:33.551 +05:30 2b7af596-6e13-4bbc-8217-e0dedb629f40 INF Fetching Company deatails 2024-03-23 10:56:33.571 +05:30 2b7af596-6e13-4bbc-8217-e0dedb629f40 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:33.572 +05:30 2b7af596-6e13-4bbc-8217-e0dedb629f40 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 20.3351ms 2024-03-23 10:56:33.572 +05:30 2b7af596-6e13-4bbc-8217-e0dedb629f40 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:33.572 +05:30 2b7af596-6e13-4bbc-8217-e0dedb629f40 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 24.823ms 2024-03-23 10:56:33.722 +05:30 346852d6-0fae-4da7-8c4b-28ef659bfac5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:33.723 +05:30 5e164cdf-8e3d-44eb-b9ef-0571af52b04d INF CORS policy execution successful. 2024-03-23 10:56:33.723 +05:30 5e164cdf-8e3d-44eb-b9ef-0571af52b04d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:33.723 +05:30 5e164cdf-8e3d-44eb-b9ef-0571af52b04d 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-23 10:56:33.723 +05:30 5e164cdf-8e3d-44eb-b9ef-0571af52b04d INF Fetching Company deatails 2024-03-23 10:56:33.725 +05:30 5e164cdf-8e3d-44eb-b9ef-0571af52b04d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:33.726 +05:30 5e164cdf-8e3d-44eb-b9ef-0571af52b04d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.6098ms 2024-03-23 10:56:33.726 +05:30 5e164cdf-8e3d-44eb-b9ef-0571af52b04d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:33.727 +05:30 5e164cdf-8e3d-44eb-b9ef-0571af52b04d 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 4.2169ms 2024-03-23 10:56:34.374 +05:30 18e74f2c-615f-49da-8e0c-6afc572b78a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:34.374 +05:30 0f776bb7-ceef-4766-a806-8c35cdc64143 INF CORS policy execution successful. 2024-03-23 10:56:34.374 +05:30 0f776bb7-ceef-4766-a806-8c35cdc64143 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:34.374 +05:30 0f776bb7-ceef-4766-a806-8c35cdc64143 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-23 10:56:34.375 +05:30 0f776bb7-ceef-4766-a806-8c35cdc64143 INF Fetching Company deatails 2024-03-23 10:56:34.376 +05:30 0f776bb7-ceef-4766-a806-8c35cdc64143 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:34.376 +05:30 0f776bb7-ceef-4766-a806-8c35cdc64143 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8378ms 2024-03-23 10:56:34.376 +05:30 0f776bb7-ceef-4766-a806-8c35cdc64143 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:34.377 +05:30 0f776bb7-ceef-4766-a806-8c35cdc64143 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 2.7872ms 2024-03-23 10:56:34.520 +05:30 08c85e11-95e5-4f24-9792-f1b5ed06be78 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:34.520 +05:30 d5a47603-9a02-4f94-9210-6d91e4faf852 INF CORS policy execution successful. 2024-03-23 10:56:34.520 +05:30 d5a47603-9a02-4f94-9210-6d91e4faf852 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:34.520 +05:30 d5a47603-9a02-4f94-9210-6d91e4faf852 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-23 10:56:34.520 +05:30 d5a47603-9a02-4f94-9210-6d91e4faf852 INF Fetching Company deatails 2024-03-23 10:56:34.523 +05:30 d5a47603-9a02-4f94-9210-6d91e4faf852 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:34.524 +05:30 d5a47603-9a02-4f94-9210-6d91e4faf852 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.5576ms 2024-03-23 10:56:34.524 +05:30 d5a47603-9a02-4f94-9210-6d91e4faf852 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:34.524 +05:30 d5a47603-9a02-4f94-9210-6d91e4faf852 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 4.5232ms 2024-03-23 10:56:34.738 +05:30 fbbdab8d-70c5-461a-aa67-11b44232835d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:34.739 +05:30 b6bf7cd2-0fd7-4178-904b-a698b69da7fa INF CORS policy execution successful. 2024-03-23 10:56:34.739 +05:30 b6bf7cd2-0fd7-4178-904b-a698b69da7fa INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:34.739 +05:30 b6bf7cd2-0fd7-4178-904b-a698b69da7fa 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-23 10:56:34.739 +05:30 b6bf7cd2-0fd7-4178-904b-a698b69da7fa INF Fetching Company deatails 2024-03-23 10:56:34.740 +05:30 b6bf7cd2-0fd7-4178-904b-a698b69da7fa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:34.740 +05:30 b6bf7cd2-0fd7-4178-904b-a698b69da7fa INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.0298ms 2024-03-23 10:56:34.740 +05:30 b6bf7cd2-0fd7-4178-904b-a698b69da7fa INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:34.740 +05:30 b6bf7cd2-0fd7-4178-904b-a698b69da7fa 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 1.6434ms 2024-03-23 10:56:35.171 +05:30 ee5d357b-9c96-4deb-a804-242ef3334a72 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:35.172 +05:30 a3266104-e218-4313-8405-083e62745001 INF CORS policy execution successful. 2024-03-23 10:56:35.172 +05:30 a3266104-e218-4313-8405-083e62745001 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:35.172 +05:30 a3266104-e218-4313-8405-083e62745001 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-23 10:56:35.173 +05:30 a3266104-e218-4313-8405-083e62745001 INF Fetching Company deatails 2024-03-23 10:56:35.174 +05:30 a3266104-e218-4313-8405-083e62745001 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:35.174 +05:30 a3266104-e218-4313-8405-083e62745001 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9478ms 2024-03-23 10:56:35.175 +05:30 a3266104-e218-4313-8405-083e62745001 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:35.175 +05:30 a3266104-e218-4313-8405-083e62745001 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 3.4872ms 2024-03-23 10:56:35.258 +05:30 b5ea90c7-ee1c-417f-9a45-6dc63e584f45 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:35.258 +05:30 34604c42-8d25-4bbc-a7f6-e6efd127b825 INF CORS policy execution successful. 2024-03-23 10:56:35.258 +05:30 34604c42-8d25-4bbc-a7f6-e6efd127b825 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:35.258 +05:30 34604c42-8d25-4bbc-a7f6-e6efd127b825 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-23 10:56:35.258 +05:30 34604c42-8d25-4bbc-a7f6-e6efd127b825 INF Fetching Company deatails 2024-03-23 10:56:35.260 +05:30 34604c42-8d25-4bbc-a7f6-e6efd127b825 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:35.261 +05:30 34604c42-8d25-4bbc-a7f6-e6efd127b825 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.6968ms 2024-03-23 10:56:35.261 +05:30 34604c42-8d25-4bbc-a7f6-e6efd127b825 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:35.262 +05:30 34604c42-8d25-4bbc-a7f6-e6efd127b825 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 4.3048ms 2024-03-23 10:56:35.753 +05:30 0fa23fa5-3b8e-4643-a820-2c6e65fb29b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:35.753 +05:30 421e41c0-1108-4bd4-acb1-eff5d1f3746e INF CORS policy execution successful. 2024-03-23 10:56:35.754 +05:30 421e41c0-1108-4bd4-acb1-eff5d1f3746e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:35.754 +05:30 421e41c0-1108-4bd4-acb1-eff5d1f3746e 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-23 10:56:35.754 +05:30 421e41c0-1108-4bd4-acb1-eff5d1f3746e INF Fetching Company deatails 2024-03-23 10:56:35.755 +05:30 421e41c0-1108-4bd4-acb1-eff5d1f3746e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:35.755 +05:30 421e41c0-1108-4bd4-acb1-eff5d1f3746e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5816ms 2024-03-23 10:56:35.755 +05:30 421e41c0-1108-4bd4-acb1-eff5d1f3746e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:35.756 +05:30 421e41c0-1108-4bd4-acb1-eff5d1f3746e 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 2.7229ms 2024-03-23 10:56:35.817 +05:30 edbc7255-17d7-4950-8e47-679753cc8536 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:56:35.818 +05:30 d2d78963-6805-4835-a2d1-b35cb1409a02 INF CORS policy execution successful. 2024-03-23 10:56:35.818 +05:30 d2d78963-6805-4835-a2d1-b35cb1409a02 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:35.818 +05:30 d2d78963-6805-4835-a2d1-b35cb1409a02 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-23 10:56:35.818 +05:30 d2d78963-6805-4835-a2d1-b35cb1409a02 INF Fetching Company deatails 2024-03-23 10:56:35.820 +05:30 d2d78963-6805-4835-a2d1-b35cb1409a02 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:35.821 +05:30 d2d78963-6805-4835-a2d1-b35cb1409a02 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.5566ms 2024-03-23 10:56:35.821 +05:30 d2d78963-6805-4835-a2d1-b35cb1409a02 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:56:35.821 +05:30 d2d78963-6805-4835-a2d1-b35cb1409a02 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 3.4108ms 2024-03-23 10:56:38.060 +05:30 a3fd6b80-bbfa-4255-b6bb-b0829f74fb5a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 10:56:38.060 +05:30 90df64f4-8b35-4ba4-a73d-a2358c8baff0 INF CORS policy execution successful. 2024-03-23 10:56:38.060 +05:30 90df64f4-8b35-4ba4-a73d-a2358c8baff0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.6016ms 2024-03-23 10:56:38.105 +05:30 ef4d6911-571e-40c3-8b5c-a90da75caa35 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 10:56:38.106 +05:30 7b3a5997-5430-4ce2-bb6e-3f37af6bda3a INF CORS policy execution successful. 2024-03-23 10:56:38.106 +05:30 7b3a5997-5430-4ce2-bb6e-3f37af6bda3a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:56:38.106 +05:30 7b3a5997-5430-4ce2-bb6e-3f37af6bda3a 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-23 10:56:38.109 +05:30 7b3a5997-5430-4ce2-bb6e-3f37af6bda3a INF Connection string fetched 2024-03-23 10:56:38.110 +05:30 7b3a5997-5430-4ce2-bb6e-3f37af6bda3a INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:56:38.110 +05:30 7b3a5997-5430-4ce2-bb6e-3f37af6bda3a INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 4.2711ms 2024-03-23 10:56:38.110 +05:30 7b3a5997-5430-4ce2-bb6e-3f37af6bda3a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 10:56:38.111 +05:30 7b3a5997-5430-4ce2-bb6e-3f37af6bda3a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 5.2433ms 2024-03-23 10:57:24.075 +05:30 2a46cd06-9d61-4798-b77e-fd45fe3df826 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:24.076 +05:30 c0eadfb6-2f01-42af-bf5e-8adc115894f4 INF CORS policy execution successful. 2024-03-23 10:57:24.076 +05:30 c0eadfb6-2f01-42af-bf5e-8adc115894f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:24.077 +05:30 c0eadfb6-2f01-42af-bf5e-8adc115894f4 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-23 10:57:24.077 +05:30 c0eadfb6-2f01-42af-bf5e-8adc115894f4 INF Fetching Company deatails 2024-03-23 10:57:24.080 +05:30 c0eadfb6-2f01-42af-bf5e-8adc115894f4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:24.081 +05:30 c0eadfb6-2f01-42af-bf5e-8adc115894f4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.9963ms 2024-03-23 10:57:24.081 +05:30 c0eadfb6-2f01-42af-bf5e-8adc115894f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:24.081 +05:30 c0eadfb6-2f01-42af-bf5e-8adc115894f4 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 6.6528ms 2024-03-23 10:57:24.392 +05:30 152a8844-a423-4e97-9bc1-5a169e050501 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:24.393 +05:30 97271cdf-ada3-4391-bd12-485e6da64d8a INF CORS policy execution successful. 2024-03-23 10:57:24.393 +05:30 97271cdf-ada3-4391-bd12-485e6da64d8a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:24.393 +05:30 97271cdf-ada3-4391-bd12-485e6da64d8a 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-23 10:57:24.393 +05:30 97271cdf-ada3-4391-bd12-485e6da64d8a INF Fetching Company deatails 2024-03-23 10:57:24.394 +05:30 97271cdf-ada3-4391-bd12-485e6da64d8a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:24.395 +05:30 97271cdf-ada3-4391-bd12-485e6da64d8a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7462ms 2024-03-23 10:57:24.395 +05:30 97271cdf-ada3-4391-bd12-485e6da64d8a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:24.396 +05:30 97271cdf-ada3-4391-bd12-485e6da64d8a 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 3.4757ms 2024-03-23 10:57:24.600 +05:30 e424eb30-47b2-4e2e-8f13-eb919aa84863 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:24.600 +05:30 2bf3eee2-00bc-456e-b8d7-9b682d3263a7 INF CORS policy execution successful. 2024-03-23 10:57:24.600 +05:30 2bf3eee2-00bc-456e-b8d7-9b682d3263a7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:24.601 +05:30 2bf3eee2-00bc-456e-b8d7-9b682d3263a7 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-23 10:57:24.601 +05:30 2bf3eee2-00bc-456e-b8d7-9b682d3263a7 INF Fetching Company deatails 2024-03-23 10:57:24.603 +05:30 2bf3eee2-00bc-456e-b8d7-9b682d3263a7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:24.603 +05:30 2bf3eee2-00bc-456e-b8d7-9b682d3263a7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.5674ms 2024-03-23 10:57:24.603 +05:30 2bf3eee2-00bc-456e-b8d7-9b682d3263a7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:24.604 +05:30 2bf3eee2-00bc-456e-b8d7-9b682d3263a7 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 4.1461ms 2024-03-23 10:57:24.669 +05:30 f6087b90-82ed-499d-9f8d-1f0fd2f440b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:24.669 +05:30 afd9c08a-c542-44d8-a9b4-e6b5de849e50 INF CORS policy execution successful. 2024-03-23 10:57:24.669 +05:30 afd9c08a-c542-44d8-a9b4-e6b5de849e50 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:24.669 +05:30 afd9c08a-c542-44d8-a9b4-e6b5de849e50 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-23 10:57:24.669 +05:30 afd9c08a-c542-44d8-a9b4-e6b5de849e50 INF Fetching Company deatails 2024-03-23 10:57:24.670 +05:30 afd9c08a-c542-44d8-a9b4-e6b5de849e50 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:24.671 +05:30 afd9c08a-c542-44d8-a9b4-e6b5de849e50 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.3434ms 2024-03-23 10:57:24.671 +05:30 afd9c08a-c542-44d8-a9b4-e6b5de849e50 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:24.671 +05:30 afd9c08a-c542-44d8-a9b4-e6b5de849e50 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 2.1601ms 2024-03-23 10:57:25.019 +05:30 43a70800-35ca-4264-ab50-90caa679d2f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:25.019 +05:30 d77bae8b-4d65-483c-bb87-69d98c3929d7 INF CORS policy execution successful. 2024-03-23 10:57:25.019 +05:30 d77bae8b-4d65-483c-bb87-69d98c3929d7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:25.020 +05:30 d77bae8b-4d65-483c-bb87-69d98c3929d7 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-23 10:57:25.020 +05:30 d77bae8b-4d65-483c-bb87-69d98c3929d7 INF Fetching Company deatails 2024-03-23 10:57:25.021 +05:30 d77bae8b-4d65-483c-bb87-69d98c3929d7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:25.021 +05:30 d77bae8b-4d65-483c-bb87-69d98c3929d7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5746ms 2024-03-23 10:57:25.021 +05:30 d77bae8b-4d65-483c-bb87-69d98c3929d7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:25.022 +05:30 d77bae8b-4d65-483c-bb87-69d98c3929d7 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 2.6052ms 2024-03-23 10:57:25.217 +05:30 ba982924-6ee1-491c-9da4-db77ecb6ce1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:25.217 +05:30 0b4c965c-5e0c-4f05-a139-4a32972a3d25 INF CORS policy execution successful. 2024-03-23 10:57:25.217 +05:30 0b4c965c-5e0c-4f05-a139-4a32972a3d25 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:25.218 +05:30 0b4c965c-5e0c-4f05-a139-4a32972a3d25 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-23 10:57:25.218 +05:30 0b4c965c-5e0c-4f05-a139-4a32972a3d25 INF Fetching Company deatails 2024-03-23 10:57:25.219 +05:30 0b4c965c-5e0c-4f05-a139-4a32972a3d25 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:25.220 +05:30 0b4c965c-5e0c-4f05-a139-4a32972a3d25 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.975ms 2024-03-23 10:57:25.220 +05:30 0b4c965c-5e0c-4f05-a139-4a32972a3d25 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:25.220 +05:30 0b4c965c-5e0c-4f05-a139-4a32972a3d25 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 3.0554ms 2024-03-23 10:57:25.314 +05:30 9f71f900-7071-4351-9b0f-b8e74ac68f2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:25.315 +05:30 ac6c2d99-ca9b-4f26-a058-41bc7d83c18c INF CORS policy execution successful. 2024-03-23 10:57:25.315 +05:30 ac6c2d99-ca9b-4f26-a058-41bc7d83c18c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:25.315 +05:30 ac6c2d99-ca9b-4f26-a058-41bc7d83c18c 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-23 10:57:25.315 +05:30 ac6c2d99-ca9b-4f26-a058-41bc7d83c18c INF Fetching Company deatails 2024-03-23 10:57:25.317 +05:30 ac6c2d99-ca9b-4f26-a058-41bc7d83c18c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:25.318 +05:30 ac6c2d99-ca9b-4f26-a058-41bc7d83c18c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.3352ms 2024-03-23 10:57:25.318 +05:30 ac6c2d99-ca9b-4f26-a058-41bc7d83c18c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:25.318 +05:30 ac6c2d99-ca9b-4f26-a058-41bc7d83c18c 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 3.7316ms 2024-03-23 10:57:25.726 +05:30 fe30f479-eb1b-47d7-a293-e6442b1eb652 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:25.726 +05:30 90afabbb-5021-4759-91e0-3d46d8671f6c INF CORS policy execution successful. 2024-03-23 10:57:25.726 +05:30 90afabbb-5021-4759-91e0-3d46d8671f6c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:25.726 +05:30 90afabbb-5021-4759-91e0-3d46d8671f6c 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-23 10:57:25.727 +05:30 90afabbb-5021-4759-91e0-3d46d8671f6c INF Fetching Company deatails 2024-03-23 10:57:25.728 +05:30 90afabbb-5021-4759-91e0-3d46d8671f6c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:25.728 +05:30 90afabbb-5021-4759-91e0-3d46d8671f6c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.4207ms 2024-03-23 10:57:25.728 +05:30 90afabbb-5021-4759-91e0-3d46d8671f6c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:25.728 +05:30 90afabbb-5021-4759-91e0-3d46d8671f6c 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 2.4155ms 2024-03-23 10:57:25.851 +05:30 dee7302d-e497-4a4d-a9d3-1e0cb5890871 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:25.852 +05:30 e203d191-84c3-49fd-af95-45b80f1d08d2 INF CORS policy execution successful. 2024-03-23 10:57:25.852 +05:30 e203d191-84c3-49fd-af95-45b80f1d08d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:25.852 +05:30 e203d191-84c3-49fd-af95-45b80f1d08d2 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-23 10:57:25.852 +05:30 e203d191-84c3-49fd-af95-45b80f1d08d2 INF Fetching Company deatails 2024-03-23 10:57:25.854 +05:30 e203d191-84c3-49fd-af95-45b80f1d08d2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:25.855 +05:30 e203d191-84c3-49fd-af95-45b80f1d08d2 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.8743ms 2024-03-23 10:57:25.855 +05:30 e203d191-84c3-49fd-af95-45b80f1d08d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:25.855 +05:30 e203d191-84c3-49fd-af95-45b80f1d08d2 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 4.0601ms 2024-03-23 10:57:26.092 +05:30 8c6547dc-f562-4d6f-a117-c80bd0f2a609 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:26.092 +05:30 68ff32b1-3fe7-4f07-8191-5b66e4908d62 INF CORS policy execution successful. 2024-03-23 10:57:26.092 +05:30 68ff32b1-3fe7-4f07-8191-5b66e4908d62 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:26.092 +05:30 68ff32b1-3fe7-4f07-8191-5b66e4908d62 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-23 10:57:26.092 +05:30 68ff32b1-3fe7-4f07-8191-5b66e4908d62 INF Fetching Company deatails 2024-03-23 10:57:26.094 +05:30 68ff32b1-3fe7-4f07-8191-5b66e4908d62 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:26.094 +05:30 68ff32b1-3fe7-4f07-8191-5b66e4908d62 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5729ms 2024-03-23 10:57:26.094 +05:30 68ff32b1-3fe7-4f07-8191-5b66e4908d62 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:26.094 +05:30 68ff32b1-3fe7-4f07-8191-5b66e4908d62 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 2.5848ms 2024-03-23 10:57:26.449 +05:30 dfe84276-370e-44ef-b67e-bebd05ed0479 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:26.450 +05:30 8ca3566f-c077-42a4-8cc2-e35519c9b43f INF CORS policy execution successful. 2024-03-23 10:57:26.450 +05:30 8ca3566f-c077-42a4-8cc2-e35519c9b43f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:26.450 +05:30 8ca3566f-c077-42a4-8cc2-e35519c9b43f 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-23 10:57:26.450 +05:30 8ca3566f-c077-42a4-8cc2-e35519c9b43f INF Fetching Company deatails 2024-03-23 10:57:26.452 +05:30 8ca3566f-c077-42a4-8cc2-e35519c9b43f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:26.452 +05:30 8ca3566f-c077-42a4-8cc2-e35519c9b43f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6555ms 2024-03-23 10:57:26.452 +05:30 8ca3566f-c077-42a4-8cc2-e35519c9b43f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:26.452 +05:30 8ca3566f-c077-42a4-8cc2-e35519c9b43f 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 2.9129ms 2024-03-23 10:57:26.486 +05:30 396e0f47-3398-411f-894d-05f5ee802e28 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:26.486 +05:30 3a332c54-0241-4fc1-a807-e4ed9b373986 INF CORS policy execution successful. 2024-03-23 10:57:26.486 +05:30 3a332c54-0241-4fc1-a807-e4ed9b373986 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:26.487 +05:30 3a332c54-0241-4fc1-a807-e4ed9b373986 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-23 10:57:26.487 +05:30 3a332c54-0241-4fc1-a807-e4ed9b373986 INF Fetching Company deatails 2024-03-23 10:57:26.489 +05:30 3a332c54-0241-4fc1-a807-e4ed9b373986 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:26.490 +05:30 3a332c54-0241-4fc1-a807-e4ed9b373986 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.0532ms 2024-03-23 10:57:26.490 +05:30 3a332c54-0241-4fc1-a807-e4ed9b373986 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:26.490 +05:30 3a332c54-0241-4fc1-a807-e4ed9b373986 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 4.2009ms 2024-03-23 10:57:26.698 +05:30 2576fe95-4d5c-48ad-bc39-170858cf64c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:26.698 +05:30 1ef51f40-ed18-41dc-9f9d-9303f0189450 INF CORS policy execution successful. 2024-03-23 10:57:26.698 +05:30 1ef51f40-ed18-41dc-9f9d-9303f0189450 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:26.698 +05:30 1ef51f40-ed18-41dc-9f9d-9303f0189450 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-23 10:57:26.698 +05:30 1ef51f40-ed18-41dc-9f9d-9303f0189450 INF Fetching Company deatails 2024-03-23 10:57:26.699 +05:30 1ef51f40-ed18-41dc-9f9d-9303f0189450 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:26.700 +05:30 1ef51f40-ed18-41dc-9f9d-9303f0189450 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.4575ms 2024-03-23 10:57:26.700 +05:30 1ef51f40-ed18-41dc-9f9d-9303f0189450 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:26.700 +05:30 1ef51f40-ed18-41dc-9f9d-9303f0189450 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 2.5761ms 2024-03-23 10:57:26.873 +05:30 1f115722-07c2-48f7-8fce-16ab6b0c1a2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:26.873 +05:30 5499b382-e0ce-4998-a715-1471d2d1754f INF CORS policy execution successful. 2024-03-23 10:57:26.873 +05:30 5499b382-e0ce-4998-a715-1471d2d1754f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:26.873 +05:30 5499b382-e0ce-4998-a715-1471d2d1754f 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-23 10:57:26.874 +05:30 5499b382-e0ce-4998-a715-1471d2d1754f INF Fetching Company deatails 2024-03-23 10:57:26.875 +05:30 5499b382-e0ce-4998-a715-1471d2d1754f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:26.878 +05:30 5499b382-e0ce-4998-a715-1471d2d1754f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.6917ms 2024-03-23 10:57:26.881 +05:30 5499b382-e0ce-4998-a715-1471d2d1754f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:26.882 +05:30 5499b382-e0ce-4998-a715-1471d2d1754f 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 8.8729ms 2024-03-23 10:57:27.067 +05:30 a27566db-f8be-4afe-bca5-b9e1e4ba3ebb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:27.067 +05:30 cd3d791b-b560-4fef-8535-3cac09ba0abc INF CORS policy execution successful. 2024-03-23 10:57:27.067 +05:30 cd3d791b-b560-4fef-8535-3cac09ba0abc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:27.067 +05:30 cd3d791b-b560-4fef-8535-3cac09ba0abc 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-23 10:57:27.068 +05:30 cd3d791b-b560-4fef-8535-3cac09ba0abc INF Fetching Company deatails 2024-03-23 10:57:27.069 +05:30 cd3d791b-b560-4fef-8535-3cac09ba0abc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:27.069 +05:30 cd3d791b-b560-4fef-8535-3cac09ba0abc INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5799ms 2024-03-23 10:57:27.069 +05:30 cd3d791b-b560-4fef-8535-3cac09ba0abc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:27.069 +05:30 cd3d791b-b560-4fef-8535-3cac09ba0abc 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 2.5563ms 2024-03-23 10:57:27.328 +05:30 477e749f-64f6-4c8c-863f-0a02dbcd2aed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:27.329 +05:30 5baddbae-843f-4cb3-9c1e-879d498d8986 INF CORS policy execution successful. 2024-03-23 10:57:27.329 +05:30 5baddbae-843f-4cb3-9c1e-879d498d8986 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:27.329 +05:30 5baddbae-843f-4cb3-9c1e-879d498d8986 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-23 10:57:27.329 +05:30 5baddbae-843f-4cb3-9c1e-879d498d8986 INF Fetching Company deatails 2024-03-23 10:57:27.330 +05:30 5baddbae-843f-4cb3-9c1e-879d498d8986 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:27.330 +05:30 5baddbae-843f-4cb3-9c1e-879d498d8986 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.51ms 2024-03-23 10:57:27.330 +05:30 5baddbae-843f-4cb3-9c1e-879d498d8986 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:27.330 +05:30 5baddbae-843f-4cb3-9c1e-879d498d8986 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 2.2755ms 2024-03-23 10:57:27.967 +05:30 2a6c9b36-25d9-4ade-876c-36b77511e4da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:27.968 +05:30 33e5bed3-e4d6-4bc8-950e-e9ec82fd31f0 INF CORS policy execution successful. 2024-03-23 10:57:27.968 +05:30 33e5bed3-e4d6-4bc8-950e-e9ec82fd31f0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:27.968 +05:30 33e5bed3-e4d6-4bc8-950e-e9ec82fd31f0 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-23 10:57:27.969 +05:30 33e5bed3-e4d6-4bc8-950e-e9ec82fd31f0 INF Fetching Company deatails 2024-03-23 10:57:27.971 +05:30 33e5bed3-e4d6-4bc8-950e-e9ec82fd31f0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:27.971 +05:30 33e5bed3-e4d6-4bc8-950e-e9ec82fd31f0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.8259ms 2024-03-23 10:57:27.971 +05:30 33e5bed3-e4d6-4bc8-950e-e9ec82fd31f0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:27.972 +05:30 33e5bed3-e4d6-4bc8-950e-e9ec82fd31f0 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 4.3391ms 2024-03-23 10:57:28.096 +05:30 27d8b20a-60b9-4cd0-8e17-a5180a81d716 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:57:28.096 +05:30 2ec43004-a76b-4752-8796-695efcbc9bd8 INF CORS policy execution successful. 2024-03-23 10:57:28.097 +05:30 2ec43004-a76b-4752-8796-695efcbc9bd8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:28.097 +05:30 2ec43004-a76b-4752-8796-695efcbc9bd8 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-23 10:57:28.097 +05:30 2ec43004-a76b-4752-8796-695efcbc9bd8 INF Fetching Company deatails 2024-03-23 10:57:28.098 +05:30 2ec43004-a76b-4752-8796-695efcbc9bd8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:57:28.099 +05:30 2ec43004-a76b-4752-8796-695efcbc9bd8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6067ms 2024-03-23 10:57:28.099 +05:30 2ec43004-a76b-4752-8796-695efcbc9bd8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:57:28.099 +05:30 2ec43004-a76b-4752-8796-695efcbc9bd8 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 2.8398ms 2024-03-23 10:59:32.341 +05:30 505735e5-9ea7-44eb-8542-969d2e88ecd0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:59:32.344 +05:30 35c730f5-f933-4d3f-934b-c092c30eebd0 INF CORS policy execution successful. 2024-03-23 10:59:32.344 +05:30 35c730f5-f933-4d3f-934b-c092c30eebd0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:59:32.345 +05:30 35c730f5-f933-4d3f-934b-c092c30eebd0 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-23 10:59:32.346 +05:30 35c730f5-f933-4d3f-934b-c092c30eebd0 INF Fetching Company deatails 2024-03-23 10:59:32.350 +05:30 35c730f5-f933-4d3f-934b-c092c30eebd0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:59:32.351 +05:30 35c730f5-f933-4d3f-934b-c092c30eebd0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.9859ms 2024-03-23 10:59:32.351 +05:30 35c730f5-f933-4d3f-934b-c092c30eebd0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:59:32.351 +05:30 35c730f5-f933-4d3f-934b-c092c30eebd0 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 10.1725ms 2024-03-23 10:59:33.075 +05:30 639aa7f7-fe58-4862-a7e4-a2bec0e94978 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:59:33.075 +05:30 0cc6d08c-9333-48d4-a989-a6052f46d65a INF CORS policy execution successful. 2024-03-23 10:59:33.075 +05:30 0cc6d08c-9333-48d4-a989-a6052f46d65a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:59:33.075 +05:30 0cc6d08c-9333-48d4-a989-a6052f46d65a 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-23 10:59:33.076 +05:30 0cc6d08c-9333-48d4-a989-a6052f46d65a INF Fetching Company deatails 2024-03-23 10:59:33.077 +05:30 0cc6d08c-9333-48d4-a989-a6052f46d65a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:59:33.078 +05:30 0cc6d08c-9333-48d4-a989-a6052f46d65a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.0867ms 2024-03-23 10:59:33.078 +05:30 0cc6d08c-9333-48d4-a989-a6052f46d65a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:59:33.078 +05:30 0cc6d08c-9333-48d4-a989-a6052f46d65a 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 3.0631ms 2024-03-23 10:59:50.154 +05:30 379c96a2-b02c-4fa1-9a1e-9c88275336dd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 10:59:50.155 +05:30 cd8b74aa-d9e7-4131-955c-b42f7fec756c INF CORS policy execution successful. 2024-03-23 10:59:50.155 +05:30 cd8b74aa-d9e7-4131-955c-b42f7fec756c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:59:50.155 +05:30 cd8b74aa-d9e7-4131-955c-b42f7fec756c 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-23 10:59:50.155 +05:30 cd8b74aa-d9e7-4131-955c-b42f7fec756c INF Fetching Company deatails 2024-03-23 10:59:50.157 +05:30 cd8b74aa-d9e7-4131-955c-b42f7fec756c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 10:59:50.157 +05:30 cd8b74aa-d9e7-4131-955c-b42f7fec756c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7827ms 2024-03-23 10:59:50.157 +05:30 cd8b74aa-d9e7-4131-955c-b42f7fec756c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 10:59:50.157 +05:30 cd8b74aa-d9e7-4131-955c-b42f7fec756c 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 2.7866ms 2024-03-23 11:00:22.602 +05:30 f7d4f497-8a88-41e9-9a57-abf59a890e8a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:00:22.603 +05:30 4002b403-19ff-411c-883b-dc3db7d807ef INF CORS policy execution successful. 2024-03-23 11:00:22.603 +05:30 4002b403-19ff-411c-883b-dc3db7d807ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:00:22.603 +05:30 4002b403-19ff-411c-883b-dc3db7d807ef 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-23 11:00:22.604 +05:30 4002b403-19ff-411c-883b-dc3db7d807ef INF Fetching Company deatails 2024-03-23 11:00:22.606 +05:30 4002b403-19ff-411c-883b-dc3db7d807ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:00:22.606 +05:30 4002b403-19ff-411c-883b-dc3db7d807ef INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.4856ms 2024-03-23 11:00:22.606 +05:30 4002b403-19ff-411c-883b-dc3db7d807ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:00:22.606 +05:30 4002b403-19ff-411c-883b-dc3db7d807ef 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 4.2127ms 2024-03-23 11:00:23.040 +05:30 c429e746-69e3-49b6-b9e7-e640997b18be INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:00:23.044 +05:30 fdd76e8c-9c9f-4bd4-9bf9-ea4d9e23ff8d INF CORS policy execution successful. 2024-03-23 11:00:23.044 +05:30 fdd76e8c-9c9f-4bd4-9bf9-ea4d9e23ff8d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:00:23.044 +05:30 fdd76e8c-9c9f-4bd4-9bf9-ea4d9e23ff8d 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-23 11:00:23.045 +05:30 fdd76e8c-9c9f-4bd4-9bf9-ea4d9e23ff8d INF Fetching Company deatails 2024-03-23 11:00:23.046 +05:30 fdd76e8c-9c9f-4bd4-9bf9-ea4d9e23ff8d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:00:23.046 +05:30 fdd76e8c-9c9f-4bd4-9bf9-ea4d9e23ff8d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5206ms 2024-03-23 11:00:23.046 +05:30 fdd76e8c-9c9f-4bd4-9bf9-ea4d9e23ff8d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:00:23.046 +05:30 fdd76e8c-9c9f-4bd4-9bf9-ea4d9e23ff8d 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 6.3979ms 2024-03-23 11:00:23.224 +05:30 6bbf78cc-97f9-445d-82bc-b6e4d003b8e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:00:23.224 +05:30 acb8f406-6b43-401c-ae1a-4ed421e162b5 INF CORS policy execution successful. 2024-03-23 11:00:23.225 +05:30 acb8f406-6b43-401c-ae1a-4ed421e162b5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:00:23.225 +05:30 acb8f406-6b43-401c-ae1a-4ed421e162b5 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-23 11:00:23.225 +05:30 acb8f406-6b43-401c-ae1a-4ed421e162b5 INF Fetching Company deatails 2024-03-23 11:00:23.226 +05:30 acb8f406-6b43-401c-ae1a-4ed421e162b5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:00:23.227 +05:30 acb8f406-6b43-401c-ae1a-4ed421e162b5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8322ms 2024-03-23 11:00:23.227 +05:30 acb8f406-6b43-401c-ae1a-4ed421e162b5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:00:23.227 +05:30 acb8f406-6b43-401c-ae1a-4ed421e162b5 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 2.5983ms 2024-03-23 11:00:23.368 +05:30 86ce801c-dc25-446a-942e-87c252b23124 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:00:23.369 +05:30 66cb7223-886e-460f-8437-022d4ae824f8 INF CORS policy execution successful. 2024-03-23 11:00:23.369 +05:30 66cb7223-886e-460f-8437-022d4ae824f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:00:23.369 +05:30 66cb7223-886e-460f-8437-022d4ae824f8 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-23 11:00:23.369 +05:30 66cb7223-886e-460f-8437-022d4ae824f8 INF Fetching Company deatails 2024-03-23 11:00:23.371 +05:30 66cb7223-886e-460f-8437-022d4ae824f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:00:23.372 +05:30 66cb7223-886e-460f-8437-022d4ae824f8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.1591ms 2024-03-23 11:00:23.372 +05:30 66cb7223-886e-460f-8437-022d4ae824f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:00:23.372 +05:30 66cb7223-886e-460f-8437-022d4ae824f8 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 4.0671ms 2024-03-23 11:00:25.376 +05:30 156fc715-7adf-487d-885d-4823cd59d003 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:00:25.377 +05:30 fa42fc89-437c-4774-b196-30ae35dbe10c INF CORS policy execution successful. 2024-03-23 11:00:25.377 +05:30 fa42fc89-437c-4774-b196-30ae35dbe10c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:00:25.377 +05:30 fa42fc89-437c-4774-b196-30ae35dbe10c 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-23 11:00:25.378 +05:30 fa42fc89-437c-4774-b196-30ae35dbe10c INF Fetching Company deatails 2024-03-23 11:00:25.379 +05:30 fa42fc89-437c-4774-b196-30ae35dbe10c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:00:25.380 +05:30 fa42fc89-437c-4774-b196-30ae35dbe10c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.3506ms 2024-03-23 11:00:25.380 +05:30 fa42fc89-437c-4774-b196-30ae35dbe10c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:00:25.380 +05:30 fa42fc89-437c-4774-b196-30ae35dbe10c 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 3.8134ms 2024-03-23 11:00:44.479 +05:30 833c3526-4e48-48eb-aa98-d395b87d6a63 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:00:44.480 +05:30 0f5c2f12-0fa6-443c-9f1f-92338f5fba6c INF CORS policy execution successful. 2024-03-23 11:00:44.480 +05:30 0f5c2f12-0fa6-443c-9f1f-92338f5fba6c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.2049ms 2024-03-23 11:00:44.526 +05:30 b53a113b-1f43-48e4-b4e8-3126edcf7842 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 11:00:44.526 +05:30 e05762eb-50c4-4f6c-bf49-f66f9649dbb0 INF CORS policy execution successful. 2024-03-23 11:00:44.527 +05:30 e05762eb-50c4-4f6c-bf49-f66f9649dbb0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:00:44.527 +05:30 e05762eb-50c4-4f6c-bf49-f66f9649dbb0 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-23 11:00:44.536 +05:30 e05762eb-50c4-4f6c-bf49-f66f9649dbb0 INF Connection string fetched 2024-03-23 11:00:44.539 +05:30 e05762eb-50c4-4f6c-bf49-f66f9649dbb0 INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:00:44.540 +05:30 e05762eb-50c4-4f6c-bf49-f66f9649dbb0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 13.091ms 2024-03-23 11:00:44.540 +05:30 e05762eb-50c4-4f6c-bf49-f66f9649dbb0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:00:44.541 +05:30 e05762eb-50c4-4f6c-bf49-f66f9649dbb0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 15.0026ms 2024-03-23 11:02:34.318 +05:30 68a08bba-32b6-41f3-b300-1006dcf1817e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:02:34.320 +05:30 7eacd023-8ef5-43d8-80a2-80eabdab8584 INF CORS policy execution successful. 2024-03-23 11:02:34.320 +05:30 7eacd023-8ef5-43d8-80a2-80eabdab8584 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:02:34.320 +05:30 7eacd023-8ef5-43d8-80a2-80eabdab8584 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-23 11:02:34.321 +05:30 7eacd023-8ef5-43d8-80a2-80eabdab8584 INF Fetching Company deatails 2024-03-23 11:02:34.324 +05:30 7eacd023-8ef5-43d8-80a2-80eabdab8584 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:02:34.325 +05:30 7eacd023-8ef5-43d8-80a2-80eabdab8584 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.5134ms 2024-03-23 11:02:34.325 +05:30 7eacd023-8ef5-43d8-80a2-80eabdab8584 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:02:34.325 +05:30 7eacd023-8ef5-43d8-80a2-80eabdab8584 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 7.3633ms 2024-03-23 11:03:18.362 +05:30 9775ddf7-4857-4c8a-8047-93183129f96c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:18.365 +05:30 31e871cd-a544-4630-a381-ccf79d352e5d INF CORS policy execution successful. 2024-03-23 11:03:18.365 +05:30 31e871cd-a544-4630-a381-ccf79d352e5d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:18.366 +05:30 31e871cd-a544-4630-a381-ccf79d352e5d 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-23 11:03:18.366 +05:30 31e871cd-a544-4630-a381-ccf79d352e5d INF Fetching Company deatails 2024-03-23 11:03:18.369 +05:30 31e871cd-a544-4630-a381-ccf79d352e5d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:18.371 +05:30 31e871cd-a544-4630-a381-ccf79d352e5d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.6466ms 2024-03-23 11:03:18.371 +05:30 31e871cd-a544-4630-a381-ccf79d352e5d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:18.371 +05:30 31e871cd-a544-4630-a381-ccf79d352e5d 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 8.8979ms 2024-03-23 11:03:26.543 +05:30 e721945a-a44b-4c8e-a6d6-64b51646d49f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:26.543 +05:30 f9dc57f2-a85d-4ee1-9e82-be841caa24ec INF CORS policy execution successful. 2024-03-23 11:03:26.544 +05:30 f9dc57f2-a85d-4ee1-9e82-be841caa24ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:26.544 +05:30 f9dc57f2-a85d-4ee1-9e82-be841caa24ec 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-23 11:03:26.544 +05:30 f9dc57f2-a85d-4ee1-9e82-be841caa24ec INF Fetching Company deatails 2024-03-23 11:03:26.546 +05:30 f9dc57f2-a85d-4ee1-9e82-be841caa24ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:26.546 +05:30 f9dc57f2-a85d-4ee1-9e82-be841caa24ec INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.5319ms 2024-03-23 11:03:26.547 +05:30 f9dc57f2-a85d-4ee1-9e82-be841caa24ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:26.547 +05:30 f9dc57f2-a85d-4ee1-9e82-be841caa24ec 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 4.2189ms 2024-03-23 11:03:27.296 +05:30 d091cca5-0eb6-4e90-9a41-4901d97148b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:27.297 +05:30 84920448-1240-40c2-ab4a-ddd431d53b21 INF CORS policy execution successful. 2024-03-23 11:03:27.297 +05:30 84920448-1240-40c2-ab4a-ddd431d53b21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:27.297 +05:30 84920448-1240-40c2-ab4a-ddd431d53b21 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-23 11:03:27.297 +05:30 84920448-1240-40c2-ab4a-ddd431d53b21 INF Fetching Company deatails 2024-03-23 11:03:27.299 +05:30 84920448-1240-40c2-ab4a-ddd431d53b21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:27.301 +05:30 84920448-1240-40c2-ab4a-ddd431d53b21 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.293ms 2024-03-23 11:03:27.303 +05:30 84920448-1240-40c2-ab4a-ddd431d53b21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:27.303 +05:30 84920448-1240-40c2-ab4a-ddd431d53b21 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 7.768ms 2024-03-23 11:03:27.543 +05:30 05481ac9-1f6e-4aa5-bd14-296c12d3a42b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:27.544 +05:30 5bf224be-f86f-4db9-a079-6adc0235ee98 INF CORS policy execution successful. 2024-03-23 11:03:27.544 +05:30 5bf224be-f86f-4db9-a079-6adc0235ee98 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:27.544 +05:30 5bf224be-f86f-4db9-a079-6adc0235ee98 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-23 11:03:27.544 +05:30 5bf224be-f86f-4db9-a079-6adc0235ee98 INF Fetching Company deatails 2024-03-23 11:03:27.546 +05:30 5bf224be-f86f-4db9-a079-6adc0235ee98 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:27.547 +05:30 5bf224be-f86f-4db9-a079-6adc0235ee98 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.8891ms 2024-03-23 11:03:27.547 +05:30 5bf224be-f86f-4db9-a079-6adc0235ee98 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:27.548 +05:30 5bf224be-f86f-4db9-a079-6adc0235ee98 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 4.5295ms 2024-03-23 11:03:27.914 +05:30 2f3f278c-6692-427b-9042-62f8ea9588cb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:27.915 +05:30 9381397b-655b-4410-9ed3-35e297347679 INF CORS policy execution successful. 2024-03-23 11:03:27.915 +05:30 9381397b-655b-4410-9ed3-35e297347679 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:27.915 +05:30 9381397b-655b-4410-9ed3-35e297347679 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-23 11:03:27.915 +05:30 9381397b-655b-4410-9ed3-35e297347679 INF Fetching Company deatails 2024-03-23 11:03:27.921 +05:30 9381397b-655b-4410-9ed3-35e297347679 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:27.921 +05:30 9381397b-655b-4410-9ed3-35e297347679 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.1338ms 2024-03-23 11:03:27.921 +05:30 9381397b-655b-4410-9ed3-35e297347679 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:27.922 +05:30 9381397b-655b-4410-9ed3-35e297347679 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 7.6582ms 2024-03-23 11:03:27.962 +05:30 f5c555d6-02d9-4f54-a084-9d2453c10a62 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:27.963 +05:30 20e0701f-888c-4f61-8dfa-82482b242ce3 INF CORS policy execution successful. 2024-03-23 11:03:27.963 +05:30 20e0701f-888c-4f61-8dfa-82482b242ce3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:27.963 +05:30 20e0701f-888c-4f61-8dfa-82482b242ce3 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-23 11:03:27.963 +05:30 20e0701f-888c-4f61-8dfa-82482b242ce3 INF Fetching Company deatails 2024-03-23 11:03:27.964 +05:30 20e0701f-888c-4f61-8dfa-82482b242ce3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:27.964 +05:30 20e0701f-888c-4f61-8dfa-82482b242ce3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.4286ms 2024-03-23 11:03:27.965 +05:30 20e0701f-888c-4f61-8dfa-82482b242ce3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:27.965 +05:30 20e0701f-888c-4f61-8dfa-82482b242ce3 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 2.2346ms 2024-03-23 11:03:28.430 +05:30 1ee33f67-861b-44b3-b8c1-93799b5309b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:28.431 +05:30 7cfdfb0c-e981-41dc-8e73-d69372617891 INF CORS policy execution successful. 2024-03-23 11:03:28.431 +05:30 7cfdfb0c-e981-41dc-8e73-d69372617891 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:28.431 +05:30 7cfdfb0c-e981-41dc-8e73-d69372617891 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-23 11:03:28.431 +05:30 7cfdfb0c-e981-41dc-8e73-d69372617891 INF Fetching Company deatails 2024-03-23 11:03:28.432 +05:30 7cfdfb0c-e981-41dc-8e73-d69372617891 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:28.433 +05:30 7cfdfb0c-e981-41dc-8e73-d69372617891 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.6774ms 2024-03-23 11:03:28.433 +05:30 7cfdfb0c-e981-41dc-8e73-d69372617891 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:28.433 +05:30 7cfdfb0c-e981-41dc-8e73-d69372617891 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 2.4968ms 2024-03-23 11:03:28.718 +05:30 96c7d5bf-0059-417e-b2f0-6d7477f38867 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:28.719 +05:30 903ae779-92f8-4ac1-a32b-7f42f78d3b4b INF CORS policy execution successful. 2024-03-23 11:03:28.719 +05:30 903ae779-92f8-4ac1-a32b-7f42f78d3b4b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:28.719 +05:30 903ae779-92f8-4ac1-a32b-7f42f78d3b4b 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-23 11:03:28.719 +05:30 903ae779-92f8-4ac1-a32b-7f42f78d3b4b INF Fetching Company deatails 2024-03-23 11:03:28.721 +05:30 903ae779-92f8-4ac1-a32b-7f42f78d3b4b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:28.722 +05:30 903ae779-92f8-4ac1-a32b-7f42f78d3b4b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.5819ms 2024-03-23 11:03:28.722 +05:30 903ae779-92f8-4ac1-a32b-7f42f78d3b4b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:28.722 +05:30 903ae779-92f8-4ac1-a32b-7f42f78d3b4b 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 3.4925ms 2024-03-23 11:03:30.207 +05:30 aa730114-3312-4fe7-a717-23d6c2836c1c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:30.207 +05:30 73e788cc-e77e-4400-a358-0adb6d65c8da INF CORS policy execution successful. 2024-03-23 11:03:30.208 +05:30 73e788cc-e77e-4400-a358-0adb6d65c8da INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:30.208 +05:30 73e788cc-e77e-4400-a358-0adb6d65c8da 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-23 11:03:30.208 +05:30 73e788cc-e77e-4400-a358-0adb6d65c8da INF Fetching Company deatails 2024-03-23 11:03:30.212 +05:30 73e788cc-e77e-4400-a358-0adb6d65c8da INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:30.213 +05:30 73e788cc-e77e-4400-a358-0adb6d65c8da INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.354ms 2024-03-23 11:03:30.213 +05:30 73e788cc-e77e-4400-a358-0adb6d65c8da INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:30.220 +05:30 73e788cc-e77e-4400-a358-0adb6d65c8da 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 13.0586ms 2024-03-23 11:03:30.552 +05:30 4bf8e80b-3683-4478-870f-eafe5d8bcd57 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:30.552 +05:30 d7d1cfda-1288-44a7-8d54-c84a94513f0e INF CORS policy execution successful. 2024-03-23 11:03:30.553 +05:30 d7d1cfda-1288-44a7-8d54-c84a94513f0e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:30.553 +05:30 d7d1cfda-1288-44a7-8d54-c84a94513f0e 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-23 11:03:30.553 +05:30 d7d1cfda-1288-44a7-8d54-c84a94513f0e INF Fetching Company deatails 2024-03-23 11:03:30.555 +05:30 d7d1cfda-1288-44a7-8d54-c84a94513f0e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:30.556 +05:30 d7d1cfda-1288-44a7-8d54-c84a94513f0e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.3246ms 2024-03-23 11:03:30.556 +05:30 d7d1cfda-1288-44a7-8d54-c84a94513f0e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:30.557 +05:30 d7d1cfda-1288-44a7-8d54-c84a94513f0e 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 4.7942ms 2024-03-23 11:03:30.657 +05:30 dec961c3-de43-4bc6-8df7-ca7dfaf2619a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:30.657 +05:30 4f4bdc1b-5f89-47cc-b84f-3bbea246cb00 INF CORS policy execution successful. 2024-03-23 11:03:30.657 +05:30 4f4bdc1b-5f89-47cc-b84f-3bbea246cb00 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:30.657 +05:30 4f4bdc1b-5f89-47cc-b84f-3bbea246cb00 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-23 11:03:30.657 +05:30 4f4bdc1b-5f89-47cc-b84f-3bbea246cb00 INF Fetching Company deatails 2024-03-23 11:03:30.659 +05:30 4f4bdc1b-5f89-47cc-b84f-3bbea246cb00 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:30.659 +05:30 4f4bdc1b-5f89-47cc-b84f-3bbea246cb00 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.8346ms 2024-03-23 11:03:30.670 +05:30 4f4bdc1b-5f89-47cc-b84f-3bbea246cb00 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:30.671 +05:30 4f4bdc1b-5f89-47cc-b84f-3bbea246cb00 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 13.9694ms 2024-03-23 11:03:33.808 +05:30 e3e8f9c2-32b7-49ae-af09-8e6715cf1d71 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:33.808 +05:30 9f8596f8-e36c-4418-a5f5-56874c54038f INF CORS policy execution successful. 2024-03-23 11:03:33.808 +05:30 9f8596f8-e36c-4418-a5f5-56874c54038f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:33.808 +05:30 9f8596f8-e36c-4418-a5f5-56874c54038f 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-23 11:03:33.809 +05:30 9f8596f8-e36c-4418-a5f5-56874c54038f INF Fetching Company deatails 2024-03-23 11:03:33.810 +05:30 9f8596f8-e36c-4418-a5f5-56874c54038f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:33.810 +05:30 9f8596f8-e36c-4418-a5f5-56874c54038f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9425ms 2024-03-23 11:03:33.811 +05:30 9f8596f8-e36c-4418-a5f5-56874c54038f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:33.811 +05:30 9f8596f8-e36c-4418-a5f5-56874c54038f 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 3.0935ms 2024-03-23 11:03:34.308 +05:30 9413f9c6-d04a-4c20-8212-1e0999078dd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:34.309 +05:30 9afd2710-70fb-49ce-ae58-ca2845cc1593 INF CORS policy execution successful. 2024-03-23 11:03:34.309 +05:30 9afd2710-70fb-49ce-ae58-ca2845cc1593 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:34.309 +05:30 9afd2710-70fb-49ce-ae58-ca2845cc1593 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-23 11:03:34.309 +05:30 9afd2710-70fb-49ce-ae58-ca2845cc1593 INF Fetching Company deatails 2024-03-23 11:03:34.311 +05:30 9afd2710-70fb-49ce-ae58-ca2845cc1593 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:34.311 +05:30 9afd2710-70fb-49ce-ae58-ca2845cc1593 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.3658ms 2024-03-23 11:03:34.311 +05:30 9afd2710-70fb-49ce-ae58-ca2845cc1593 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:34.312 +05:30 9afd2710-70fb-49ce-ae58-ca2845cc1593 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 3.9756ms 2024-03-23 11:03:34.339 +05:30 68a6596b-bcc2-4382-9e8e-1fd6cb1b4ad8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:34.340 +05:30 842d853a-1eff-405f-8c26-a5c48936e1e7 INF CORS policy execution successful. 2024-03-23 11:03:34.340 +05:30 842d853a-1eff-405f-8c26-a5c48936e1e7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:34.340 +05:30 842d853a-1eff-405f-8c26-a5c48936e1e7 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-23 11:03:34.340 +05:30 842d853a-1eff-405f-8c26-a5c48936e1e7 INF Fetching Company deatails 2024-03-23 11:03:34.341 +05:30 842d853a-1eff-405f-8c26-a5c48936e1e7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:34.342 +05:30 842d853a-1eff-405f-8c26-a5c48936e1e7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5301ms 2024-03-23 11:03:34.342 +05:30 842d853a-1eff-405f-8c26-a5c48936e1e7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:34.342 +05:30 842d853a-1eff-405f-8c26-a5c48936e1e7 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 2.4395ms 2024-03-23 11:03:35.433 +05:30 b9a5cbef-52a4-41fc-b96f-28c8a77173ec INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:35.434 +05:30 d0aebbfb-d479-4c70-8e26-d201633fbbfc INF CORS policy execution successful. 2024-03-23 11:03:35.434 +05:30 d0aebbfb-d479-4c70-8e26-d201633fbbfc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:35.435 +05:30 d0aebbfb-d479-4c70-8e26-d201633fbbfc 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-23 11:03:35.435 +05:30 d0aebbfb-d479-4c70-8e26-d201633fbbfc INF Fetching Company deatails 2024-03-23 11:03:35.438 +05:30 d0aebbfb-d479-4c70-8e26-d201633fbbfc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:35.439 +05:30 d0aebbfb-d479-4c70-8e26-d201633fbbfc INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.4276ms 2024-03-23 11:03:35.439 +05:30 d0aebbfb-d479-4c70-8e26-d201633fbbfc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:35.439 +05:30 d0aebbfb-d479-4c70-8e26-d201633fbbfc 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 6.3292ms 2024-03-23 11:03:40.351 +05:30 d8b21c81-3c86-4c2a-a63a-4eb4e2527913 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:03:40.351 +05:30 6fe70d98-0ba6-4bc5-982e-0058e0d0721e INF CORS policy execution successful. 2024-03-23 11:03:40.352 +05:30 6fe70d98-0ba6-4bc5-982e-0058e0d0721e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.8665ms 2024-03-23 11:03:40.421 +05:30 53daa298-5457-481f-a584-18d18e9c494d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 11:03:40.422 +05:30 4d8cdebc-1244-47b1-afc1-05e991074916 INF CORS policy execution successful. 2024-03-23 11:03:40.422 +05:30 4d8cdebc-1244-47b1-afc1-05e991074916 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:03:40.422 +05:30 4d8cdebc-1244-47b1-afc1-05e991074916 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-23 11:03:40.428 +05:30 4d8cdebc-1244-47b1-afc1-05e991074916 INF Connection string fetched 2024-03-23 11:03:40.432 +05:30 4d8cdebc-1244-47b1-afc1-05e991074916 INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:40.432 +05:30 4d8cdebc-1244-47b1-afc1-05e991074916 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 10.5208ms 2024-03-23 11:03:40.433 +05:30 4d8cdebc-1244-47b1-afc1-05e991074916 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:03:40.433 +05:30 4d8cdebc-1244-47b1-afc1-05e991074916 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 12.1873ms 2024-03-23 11:03:51.547 +05:30 3c83b470-48db-46d4-8c08-41b897029db2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:51.547 +05:30 49c2930d-eb53-479f-baf0-4cae70daa29f INF CORS policy execution successful. 2024-03-23 11:03:51.547 +05:30 49c2930d-eb53-479f-baf0-4cae70daa29f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:51.548 +05:30 49c2930d-eb53-479f-baf0-4cae70daa29f 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-23 11:03:51.548 +05:30 49c2930d-eb53-479f-baf0-4cae70daa29f INF Fetching Company deatails 2024-03-23 11:03:51.549 +05:30 49c2930d-eb53-479f-baf0-4cae70daa29f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:51.550 +05:30 49c2930d-eb53-479f-baf0-4cae70daa29f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.0254ms 2024-03-23 11:03:51.550 +05:30 49c2930d-eb53-479f-baf0-4cae70daa29f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:51.550 +05:30 49c2930d-eb53-479f-baf0-4cae70daa29f 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 3.2523ms 2024-03-23 11:03:52.209 +05:30 4a3e6692-df8c-4a37-a033-bfde3162665e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:03:52.209 +05:30 07840f47-1fd0-44ec-8852-7d4c0410c75d INF CORS policy execution successful. 2024-03-23 11:03:52.209 +05:30 07840f47-1fd0-44ec-8852-7d4c0410c75d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:52.209 +05:30 07840f47-1fd0-44ec-8852-7d4c0410c75d 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-23 11:03:52.210 +05:30 07840f47-1fd0-44ec-8852-7d4c0410c75d INF Fetching Company deatails 2024-03-23 11:03:52.211 +05:30 07840f47-1fd0-44ec-8852-7d4c0410c75d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:03:52.211 +05:30 07840f47-1fd0-44ec-8852-7d4c0410c75d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9076ms 2024-03-23 11:03:52.212 +05:30 07840f47-1fd0-44ec-8852-7d4c0410c75d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:03:52.212 +05:30 07840f47-1fd0-44ec-8852-7d4c0410c75d 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 2.7946ms 2024-03-23 11:04:14.602 +05:30 6a440347-f833-48fb-9ecd-f530f17aa5e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:04:14.602 +05:30 48cbf066-3298-49a2-a951-597dd7d816d3 INF CORS policy execution successful. 2024-03-23 11:04:14.603 +05:30 48cbf066-3298-49a2-a951-597dd7d816d3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:04:14.603 +05:30 48cbf066-3298-49a2-a951-597dd7d816d3 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-23 11:04:14.603 +05:30 48cbf066-3298-49a2-a951-597dd7d816d3 INF Fetching Company deatails 2024-03-23 11:04:14.605 +05:30 48cbf066-3298-49a2-a951-597dd7d816d3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:04:14.605 +05:30 48cbf066-3298-49a2-a951-597dd7d816d3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.2264ms 2024-03-23 11:04:14.605 +05:30 48cbf066-3298-49a2-a951-597dd7d816d3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:04:14.606 +05:30 48cbf066-3298-49a2-a951-597dd7d816d3 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 3.7074ms 2024-03-23 11:04:18.268 +05:30 de35dc62-2101-44fa-9c96-71e6eb8685db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:04:18.269 +05:30 ea8ddf59-9a76-4ecb-9ec9-9d24e75f814a INF CORS policy execution successful. 2024-03-23 11:04:18.270 +05:30 ea8ddf59-9a76-4ecb-9ec9-9d24e75f814a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:04:18.270 +05:30 ea8ddf59-9a76-4ecb-9ec9-9d24e75f814a 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-23 11:04:18.270 +05:30 ea8ddf59-9a76-4ecb-9ec9-9d24e75f814a INF Fetching Company deatails 2024-03-23 11:04:18.272 +05:30 ea8ddf59-9a76-4ecb-9ec9-9d24e75f814a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:04:18.272 +05:30 ea8ddf59-9a76-4ecb-9ec9-9d24e75f814a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.4261ms 2024-03-23 11:04:18.272 +05:30 ea8ddf59-9a76-4ecb-9ec9-9d24e75f814a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:04:18.273 +05:30 ea8ddf59-9a76-4ecb-9ec9-9d24e75f814a 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 4.9019ms 2024-03-23 11:04:18.822 +05:30 5daa6641-783d-43a0-9154-d0d934346247 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:04:18.822 +05:30 ba585c5e-3214-4120-8a43-0a6857d85f07 INF CORS policy execution successful. 2024-03-23 11:04:18.822 +05:30 ba585c5e-3214-4120-8a43-0a6857d85f07 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:04:18.822 +05:30 ba585c5e-3214-4120-8a43-0a6857d85f07 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-23 11:04:18.822 +05:30 ba585c5e-3214-4120-8a43-0a6857d85f07 INF Fetching Company deatails 2024-03-23 11:04:18.823 +05:30 ba585c5e-3214-4120-8a43-0a6857d85f07 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:04:18.824 +05:30 ba585c5e-3214-4120-8a43-0a6857d85f07 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.4562ms 2024-03-23 11:04:18.824 +05:30 ba585c5e-3214-4120-8a43-0a6857d85f07 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:04:18.824 +05:30 ba585c5e-3214-4120-8a43-0a6857d85f07 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 2.261ms 2024-03-23 11:04:19.201 +05:30 e30ecf5e-5237-458e-862d-b563059e83a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:04:19.201 +05:30 8fa76810-0568-4098-9790-9e206fd689a9 INF CORS policy execution successful. 2024-03-23 11:04:19.201 +05:30 8fa76810-0568-4098-9790-9e206fd689a9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:04:19.201 +05:30 8fa76810-0568-4098-9790-9e206fd689a9 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-23 11:04:19.201 +05:30 8fa76810-0568-4098-9790-9e206fd689a9 INF Fetching Company deatails 2024-03-23 11:04:19.202 +05:30 8fa76810-0568-4098-9790-9e206fd689a9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:04:19.203 +05:30 8fa76810-0568-4098-9790-9e206fd689a9 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.4737ms 2024-03-23 11:04:19.203 +05:30 8fa76810-0568-4098-9790-9e206fd689a9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:04:19.203 +05:30 8fa76810-0568-4098-9790-9e206fd689a9 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 2.2448ms 2024-03-23 11:04:19.473 +05:30 7a57af3e-1b73-4583-adbc-9d9a0e6ef26c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:04:19.473 +05:30 6b2dc3e0-5207-4b30-8ccc-c67da92d5968 INF CORS policy execution successful. 2024-03-23 11:04:19.473 +05:30 6b2dc3e0-5207-4b30-8ccc-c67da92d5968 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:04:19.474 +05:30 6b2dc3e0-5207-4b30-8ccc-c67da92d5968 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-23 11:04:19.474 +05:30 6b2dc3e0-5207-4b30-8ccc-c67da92d5968 INF Fetching Company deatails 2024-03-23 11:04:19.475 +05:30 6b2dc3e0-5207-4b30-8ccc-c67da92d5968 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:04:19.475 +05:30 6b2dc3e0-5207-4b30-8ccc-c67da92d5968 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.2003ms 2024-03-23 11:04:19.475 +05:30 6b2dc3e0-5207-4b30-8ccc-c67da92d5968 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:04:19.475 +05:30 6b2dc3e0-5207-4b30-8ccc-c67da92d5968 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 2.0149ms 2024-03-23 11:04:19.983 +05:30 588d2d66-d221-49e3-b757-6705c3e3ff79 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:04:19.983 +05:30 ae25092e-9a22-4f64-9caa-df3a29c01c17 INF CORS policy execution successful. 2024-03-23 11:04:19.983 +05:30 ae25092e-9a22-4f64-9caa-df3a29c01c17 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:04:19.984 +05:30 ae25092e-9a22-4f64-9caa-df3a29c01c17 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-23 11:04:19.984 +05:30 ae25092e-9a22-4f64-9caa-df3a29c01c17 INF Fetching Company deatails 2024-03-23 11:04:19.985 +05:30 ae25092e-9a22-4f64-9caa-df3a29c01c17 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:04:19.985 +05:30 ae25092e-9a22-4f64-9caa-df3a29c01c17 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.5559ms 2024-03-23 11:04:19.985 +05:30 ae25092e-9a22-4f64-9caa-df3a29c01c17 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:04:19.985 +05:30 ae25092e-9a22-4f64-9caa-df3a29c01c17 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 2.3624ms 2024-03-23 11:09:34.924 +05:30 7b8a891c-f97a-40ff-ac9d-dc06e0f442ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:09:34.927 +05:30 f269fc8b-b46f-45be-a241-7344b410bd06 INF CORS policy execution successful. 2024-03-23 11:09:34.928 +05:30 f269fc8b-b46f-45be-a241-7344b410bd06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:09:34.929 +05:30 f269fc8b-b46f-45be-a241-7344b410bd06 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-23 11:09:34.929 +05:30 f269fc8b-b46f-45be-a241-7344b410bd06 INF Fetching Company deatails 2024-03-23 11:09:34.954 +05:30 f269fc8b-b46f-45be-a241-7344b410bd06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:09:34.956 +05:30 f269fc8b-b46f-45be-a241-7344b410bd06 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 26.6579ms 2024-03-23 11:09:34.956 +05:30 f269fc8b-b46f-45be-a241-7344b410bd06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:09:34.956 +05:30 f269fc8b-b46f-45be-a241-7344b410bd06 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 32.9078ms 2024-03-23 11:09:37.864 +05:30 3c007655-c1e7-48b9-bee2-1542da81e1c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:09:37.865 +05:30 a4bfedc0-5849-4ad5-ab4f-4f8983f39851 INF CORS policy execution successful. 2024-03-23 11:09:37.865 +05:30 a4bfedc0-5849-4ad5-ab4f-4f8983f39851 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.1823ms 2024-03-23 11:09:37.909 +05:30 817c8c4f-59a2-4fbb-9ee5-a5aee6c6f216 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:09:37.909 +05:30 b72a4c5a-acd4-4d9f-944e-01847189097e INF CORS policy execution successful. 2024-03-23 11:09:37.909 +05:30 b72a4c5a-acd4-4d9f-944e-01847189097e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:09:37.909 +05:30 b72a4c5a-acd4-4d9f-944e-01847189097e 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-23 11:09:37.926 +05:30 b72a4c5a-acd4-4d9f-944e-01847189097e ERR Invalid database name. 2024-03-23 11:09:37.928 +05:30 b72a4c5a-acd4-4d9f-944e-01847189097e INF Invalid database name. 2024-03-23 11:09:37.929 +05:30 b72a4c5a-acd4-4d9f-944e-01847189097e INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:09:37.930 +05:30 b72a4c5a-acd4-4d9f-944e-01847189097e INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 20.1419ms 2024-03-23 11:09:37.930 +05:30 b72a4c5a-acd4-4d9f-944e-01847189097e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:09:37.930 +05:30 b72a4c5a-acd4-4d9f-944e-01847189097e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 21.3044ms 2024-03-23 11:10:42.657 +05:30 28a4ab15-ef4b-45bd-9904-097f2efd325a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:10:42.658 +05:30 eb7337a8-9868-4c80-a114-4ac34113ea7b INF CORS policy execution successful. 2024-03-23 11:10:42.659 +05:30 eb7337a8-9868-4c80-a114-4ac34113ea7b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:42.659 +05:30 eb7337a8-9868-4c80-a114-4ac34113ea7b 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-23 11:10:42.660 +05:30 eb7337a8-9868-4c80-a114-4ac34113ea7b INF Fetching Company deatails 2024-03-23 11:10:42.668 +05:30 eb7337a8-9868-4c80-a114-4ac34113ea7b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:10:42.670 +05:30 eb7337a8-9868-4c80-a114-4ac34113ea7b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 10.4654ms 2024-03-23 11:10:42.670 +05:30 eb7337a8-9868-4c80-a114-4ac34113ea7b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:42.670 +05:30 eb7337a8-9868-4c80-a114-4ac34113ea7b 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 13.7309ms 2024-03-23 11:10:43.529 +05:30 340c2fa7-ba39-4b8b-8f31-b609fceab639 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:10:43.530 +05:30 2ca86966-f79b-445b-867b-6b625b7da1be INF CORS policy execution successful. 2024-03-23 11:10:43.530 +05:30 2ca86966-f79b-445b-867b-6b625b7da1be INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:43.530 +05:30 2ca86966-f79b-445b-867b-6b625b7da1be 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-23 11:10:43.530 +05:30 2ca86966-f79b-445b-867b-6b625b7da1be INF Fetching Company deatails 2024-03-23 11:10:43.537 +05:30 2ca86966-f79b-445b-867b-6b625b7da1be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:10:43.537 +05:30 2ca86966-f79b-445b-867b-6b625b7da1be INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.0688ms 2024-03-23 11:10:43.537 +05:30 2ca86966-f79b-445b-867b-6b625b7da1be INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:43.538 +05:30 2ca86966-f79b-445b-867b-6b625b7da1be 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 8.3167ms 2024-03-23 11:10:43.620 +05:30 fb1c8b36-5df7-4b14-9708-5da656b66bc8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:10:43.620 +05:30 30681fed-b763-4357-b533-7c120cb0001a INF CORS policy execution successful. 2024-03-23 11:10:43.620 +05:30 30681fed-b763-4357-b533-7c120cb0001a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:43.620 +05:30 30681fed-b763-4357-b533-7c120cb0001a 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-23 11:10:43.621 +05:30 30681fed-b763-4357-b533-7c120cb0001a INF Fetching Company deatails 2024-03-23 11:10:43.626 +05:30 30681fed-b763-4357-b533-7c120cb0001a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:10:43.627 +05:30 30681fed-b763-4357-b533-7c120cb0001a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.0084ms 2024-03-23 11:10:43.627 +05:30 30681fed-b763-4357-b533-7c120cb0001a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:43.627 +05:30 30681fed-b763-4357-b533-7c120cb0001a 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 6.8965ms 2024-03-23 11:10:44.831 +05:30 d27b8ef5-19ae-4ee9-8db8-8e8409e525ae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:10:44.831 +05:30 79d54b1b-ea74-4b29-ba9d-c5a697d5887a INF CORS policy execution successful. 2024-03-23 11:10:44.831 +05:30 79d54b1b-ea74-4b29-ba9d-c5a697d5887a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:44.831 +05:30 79d54b1b-ea74-4b29-ba9d-c5a697d5887a 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-23 11:10:44.831 +05:30 79d54b1b-ea74-4b29-ba9d-c5a697d5887a INF Fetching Company deatails 2024-03-23 11:10:44.835 +05:30 79d54b1b-ea74-4b29-ba9d-c5a697d5887a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:10:44.835 +05:30 79d54b1b-ea74-4b29-ba9d-c5a697d5887a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.6914ms 2024-03-23 11:10:44.835 +05:30 79d54b1b-ea74-4b29-ba9d-c5a697d5887a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:44.835 +05:30 79d54b1b-ea74-4b29-ba9d-c5a697d5887a 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 4.5291ms 2024-03-23 11:10:45.661 +05:30 f2e2f76c-5d52-4c50-9ba6-31d3ecb6c1bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:10:45.661 +05:30 38891b74-ea52-4d96-85d5-8606b5aa52d4 INF CORS policy execution successful. 2024-03-23 11:10:45.661 +05:30 38891b74-ea52-4d96-85d5-8606b5aa52d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:45.661 +05:30 38891b74-ea52-4d96-85d5-8606b5aa52d4 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-23 11:10:45.661 +05:30 38891b74-ea52-4d96-85d5-8606b5aa52d4 INF Fetching Company deatails 2024-03-23 11:10:45.665 +05:30 38891b74-ea52-4d96-85d5-8606b5aa52d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:10:45.666 +05:30 38891b74-ea52-4d96-85d5-8606b5aa52d4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.2632ms 2024-03-23 11:10:45.666 +05:30 38891b74-ea52-4d96-85d5-8606b5aa52d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:45.666 +05:30 38891b74-ea52-4d96-85d5-8606b5aa52d4 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 5.1375ms 2024-03-23 11:10:50.768 +05:30 a77c1388-86db-4de6-8645-c167b68a2247 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:10:50.769 +05:30 d377457b-fedc-4900-ad04-592934ec2316 INF CORS policy execution successful. 2024-03-23 11:10:50.769 +05:30 d377457b-fedc-4900-ad04-592934ec2316 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:50.769 +05:30 d377457b-fedc-4900-ad04-592934ec2316 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-23 11:10:50.769 +05:30 d377457b-fedc-4900-ad04-592934ec2316 INF Fetching Company deatails 2024-03-23 11:10:50.774 +05:30 d377457b-fedc-4900-ad04-592934ec2316 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:10:50.775 +05:30 d377457b-fedc-4900-ad04-592934ec2316 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.501ms 2024-03-23 11:10:50.775 +05:30 d377457b-fedc-4900-ad04-592934ec2316 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:50.775 +05:30 d377457b-fedc-4900-ad04-592934ec2316 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 6.9033ms 2024-03-23 11:10:52.026 +05:30 0ad2a8b9-94b6-458b-b2f0-c3a15da90736 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:10:52.028 +05:30 04a5c6be-cc4f-4a0c-b8aa-f7f36c191cd7 INF CORS policy execution successful. 2024-03-23 11:10:52.028 +05:30 04a5c6be-cc4f-4a0c-b8aa-f7f36c191cd7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:52.028 +05:30 04a5c6be-cc4f-4a0c-b8aa-f7f36c191cd7 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-23 11:10:52.028 +05:30 04a5c6be-cc4f-4a0c-b8aa-f7f36c191cd7 INF Fetching Company deatails 2024-03-23 11:10:52.037 +05:30 04a5c6be-cc4f-4a0c-b8aa-f7f36c191cd7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:10:52.038 +05:30 04a5c6be-cc4f-4a0c-b8aa-f7f36c191cd7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.3385ms 2024-03-23 11:10:52.038 +05:30 04a5c6be-cc4f-4a0c-b8aa-f7f36c191cd7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:52.038 +05:30 04a5c6be-cc4f-4a0c-b8aa-f7f36c191cd7 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 11.7525ms 2024-03-23 11:10:57.996 +05:30 816dd18c-79e1-4023-9079-6b5ededb1076 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:10:57.997 +05:30 e5cae260-e05a-4471-b2dd-87598ce0104d INF CORS policy execution successful. 2024-03-23 11:10:57.997 +05:30 e5cae260-e05a-4471-b2dd-87598ce0104d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:57.997 +05:30 e5cae260-e05a-4471-b2dd-87598ce0104d 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-23 11:10:57.997 +05:30 e5cae260-e05a-4471-b2dd-87598ce0104d INF Fetching Company deatails 2024-03-23 11:10:58.020 +05:30 e5cae260-e05a-4471-b2dd-87598ce0104d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:10:58.021 +05:30 e5cae260-e05a-4471-b2dd-87598ce0104d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 23.579ms 2024-03-23 11:10:58.021 +05:30 e5cae260-e05a-4471-b2dd-87598ce0104d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:58.021 +05:30 e5cae260-e05a-4471-b2dd-87598ce0104d 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 25.3614ms 2024-03-23 11:10:58.956 +05:30 5e974895-1baf-41b1-9830-b914a962dc08 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:10:58.956 +05:30 530e91c7-9310-4ff2-9627-ed636999e4fb INF CORS policy execution successful. 2024-03-23 11:10:58.956 +05:30 530e91c7-9310-4ff2-9627-ed636999e4fb INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:58.956 +05:30 530e91c7-9310-4ff2-9627-ed636999e4fb 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-23 11:10:58.956 +05:30 530e91c7-9310-4ff2-9627-ed636999e4fb INF Fetching Company deatails 2024-03-23 11:10:58.961 +05:30 530e91c7-9310-4ff2-9627-ed636999e4fb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:10:58.962 +05:30 530e91c7-9310-4ff2-9627-ed636999e4fb INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.4711ms 2024-03-23 11:10:58.962 +05:30 530e91c7-9310-4ff2-9627-ed636999e4fb INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:58.962 +05:30 530e91c7-9310-4ff2-9627-ed636999e4fb 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 6.4815ms 2024-03-23 11:10:59.546 +05:30 47ca1a6d-5cfd-4367-bef5-0d710f96830b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:10:59.546 +05:30 dd56c6a4-abfd-450f-999c-b414680234cc INF CORS policy execution successful. 2024-03-23 11:10:59.546 +05:30 dd56c6a4-abfd-450f-999c-b414680234cc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:59.546 +05:30 dd56c6a4-abfd-450f-999c-b414680234cc 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-23 11:10:59.547 +05:30 dd56c6a4-abfd-450f-999c-b414680234cc INF Fetching Company deatails 2024-03-23 11:10:59.550 +05:30 dd56c6a4-abfd-450f-999c-b414680234cc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:10:59.550 +05:30 dd56c6a4-abfd-450f-999c-b414680234cc INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.7627ms 2024-03-23 11:10:59.550 +05:30 dd56c6a4-abfd-450f-999c-b414680234cc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:10:59.551 +05:30 dd56c6a4-abfd-450f-999c-b414680234cc 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 4.5122ms 2024-03-23 11:11:00.134 +05:30 b24c6c5f-7f93-4ddc-878d-01a11195763d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:00.134 +05:30 dcd33079-457f-41d0-8f95-1b987d52a348 INF CORS policy execution successful. 2024-03-23 11:11:00.135 +05:30 dcd33079-457f-41d0-8f95-1b987d52a348 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:00.135 +05:30 dcd33079-457f-41d0-8f95-1b987d52a348 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-23 11:11:00.135 +05:30 dcd33079-457f-41d0-8f95-1b987d52a348 INF Fetching Company deatails 2024-03-23 11:11:00.139 +05:30 dcd33079-457f-41d0-8f95-1b987d52a348 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:00.139 +05:30 dcd33079-457f-41d0-8f95-1b987d52a348 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.3774ms 2024-03-23 11:11:00.139 +05:30 dcd33079-457f-41d0-8f95-1b987d52a348 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:00.139 +05:30 dcd33079-457f-41d0-8f95-1b987d52a348 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 5.514ms 2024-03-23 11:11:00.531 +05:30 bc5d0885-defb-45b0-8a22-58b350fe96ae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:00.532 +05:30 82ea4ad4-0699-480f-bb7a-b8ef2af459ed INF CORS policy execution successful. 2024-03-23 11:11:00.532 +05:30 82ea4ad4-0699-480f-bb7a-b8ef2af459ed INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:00.532 +05:30 82ea4ad4-0699-480f-bb7a-b8ef2af459ed 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-23 11:11:00.532 +05:30 82ea4ad4-0699-480f-bb7a-b8ef2af459ed INF Fetching Company deatails 2024-03-23 11:11:00.543 +05:30 82ea4ad4-0699-480f-bb7a-b8ef2af459ed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:00.544 +05:30 82ea4ad4-0699-480f-bb7a-b8ef2af459ed INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.7471ms 2024-03-23 11:11:00.544 +05:30 82ea4ad4-0699-480f-bb7a-b8ef2af459ed INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:00.544 +05:30 82ea4ad4-0699-480f-bb7a-b8ef2af459ed 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 12.8974ms 2024-03-23 11:11:00.765 +05:30 e6d75841-dc4f-4453-aaea-f4a690977c87 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:00.765 +05:30 35adfaef-ee86-4246-8129-7135f7fb0545 INF CORS policy execution successful. 2024-03-23 11:11:00.765 +05:30 35adfaef-ee86-4246-8129-7135f7fb0545 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:00.765 +05:30 35adfaef-ee86-4246-8129-7135f7fb0545 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-23 11:11:00.766 +05:30 35adfaef-ee86-4246-8129-7135f7fb0545 INF Fetching Company deatails 2024-03-23 11:11:00.770 +05:30 35adfaef-ee86-4246-8129-7135f7fb0545 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:00.771 +05:30 35adfaef-ee86-4246-8129-7135f7fb0545 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.1971ms 2024-03-23 11:11:00.771 +05:30 35adfaef-ee86-4246-8129-7135f7fb0545 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:00.771 +05:30 35adfaef-ee86-4246-8129-7135f7fb0545 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 6.136ms 2024-03-23 11:11:01.519 +05:30 6358a199-4c13-4690-968e-ad9339e2792b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:01.519 +05:30 6d585645-5a0d-454e-aecf-c6d9fd9e9081 INF CORS policy execution successful. 2024-03-23 11:11:01.520 +05:30 6d585645-5a0d-454e-aecf-c6d9fd9e9081 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:01.520 +05:30 6d585645-5a0d-454e-aecf-c6d9fd9e9081 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-23 11:11:01.520 +05:30 6d585645-5a0d-454e-aecf-c6d9fd9e9081 INF Fetching Company deatails 2024-03-23 11:11:01.524 +05:30 6d585645-5a0d-454e-aecf-c6d9fd9e9081 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:01.524 +05:30 6d585645-5a0d-454e-aecf-c6d9fd9e9081 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.3469ms 2024-03-23 11:11:01.524 +05:30 6d585645-5a0d-454e-aecf-c6d9fd9e9081 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:01.524 +05:30 6d585645-5a0d-454e-aecf-c6d9fd9e9081 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 5.2732ms 2024-03-23 11:11:13.935 +05:30 bcdc1558-8ab8-43ed-950c-d28dc492b729 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:13.935 +05:30 1a3e8d89-a367-4c6e-a57b-c374de947968 INF CORS policy execution successful. 2024-03-23 11:11:13.935 +05:30 1a3e8d89-a367-4c6e-a57b-c374de947968 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:13.936 +05:30 1a3e8d89-a367-4c6e-a57b-c374de947968 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-23 11:11:13.936 +05:30 1a3e8d89-a367-4c6e-a57b-c374de947968 INF Fetching Company deatails 2024-03-23 11:11:13.941 +05:30 1a3e8d89-a367-4c6e-a57b-c374de947968 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:13.941 +05:30 1a3e8d89-a367-4c6e-a57b-c374de947968 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.6378ms 2024-03-23 11:11:13.941 +05:30 1a3e8d89-a367-4c6e-a57b-c374de947968 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:13.942 +05:30 1a3e8d89-a367-4c6e-a57b-c374de947968 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 7.2372ms 2024-03-23 11:11:14.821 +05:30 5f1c5390-836c-4bc0-bfcb-d5153f9d984c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:14.822 +05:30 b7f7ba96-7934-4f8e-a0a1-65bca292e6fb INF CORS policy execution successful. 2024-03-23 11:11:14.822 +05:30 b7f7ba96-7934-4f8e-a0a1-65bca292e6fb INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:14.822 +05:30 b7f7ba96-7934-4f8e-a0a1-65bca292e6fb 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-23 11:11:14.822 +05:30 b7f7ba96-7934-4f8e-a0a1-65bca292e6fb INF Fetching Company deatails 2024-03-23 11:11:14.826 +05:30 b7f7ba96-7934-4f8e-a0a1-65bca292e6fb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:14.827 +05:30 b7f7ba96-7934-4f8e-a0a1-65bca292e6fb INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.4577ms 2024-03-23 11:11:14.827 +05:30 b7f7ba96-7934-4f8e-a0a1-65bca292e6fb INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:14.828 +05:30 b7f7ba96-7934-4f8e-a0a1-65bca292e6fb 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 6.4999ms 2024-03-23 11:11:15.971 +05:30 2d9e3fd0-07a0-44b8-9017-ebb838646969 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:15.972 +05:30 1cf696e2-7591-4769-951e-48d7bf938211 INF CORS policy execution successful. 2024-03-23 11:11:15.972 +05:30 1cf696e2-7591-4769-951e-48d7bf938211 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:15.972 +05:30 1cf696e2-7591-4769-951e-48d7bf938211 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-23 11:11:15.972 +05:30 1cf696e2-7591-4769-951e-48d7bf938211 INF Fetching Company deatails 2024-03-23 11:11:15.977 +05:30 1cf696e2-7591-4769-951e-48d7bf938211 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:15.978 +05:30 1cf696e2-7591-4769-951e-48d7bf938211 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.7794ms 2024-03-23 11:11:15.978 +05:30 1cf696e2-7591-4769-951e-48d7bf938211 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:15.978 +05:30 1cf696e2-7591-4769-951e-48d7bf938211 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 6.836ms 2024-03-23 11:11:20.916 +05:30 149a5c65-69cf-4a20-93bb-e95f5a28a564 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:20.917 +05:30 1d5ceafe-6b47-472c-a7d4-b4837f09cad1 INF CORS policy execution successful. 2024-03-23 11:11:20.918 +05:30 1d5ceafe-6b47-472c-a7d4-b4837f09cad1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:20.918 +05:30 1d5ceafe-6b47-472c-a7d4-b4837f09cad1 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-23 11:11:20.919 +05:30 1d5ceafe-6b47-472c-a7d4-b4837f09cad1 INF Fetching Company deatails 2024-03-23 11:11:20.927 +05:30 1d5ceafe-6b47-472c-a7d4-b4837f09cad1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:20.928 +05:30 1d5ceafe-6b47-472c-a7d4-b4837f09cad1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.9294ms 2024-03-23 11:11:20.928 +05:30 1d5ceafe-6b47-472c-a7d4-b4837f09cad1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:20.929 +05:30 1d5ceafe-6b47-472c-a7d4-b4837f09cad1 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 12.3345ms 2024-03-23 11:11:26.053 +05:30 4e03833b-8ee9-40ee-b386-b285f2bdde39 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:26.054 +05:30 29705513-44e4-4f10-8081-0b1d8ce91a3b INF CORS policy execution successful. 2024-03-23 11:11:26.055 +05:30 29705513-44e4-4f10-8081-0b1d8ce91a3b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:26.055 +05:30 29705513-44e4-4f10-8081-0b1d8ce91a3b 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-23 11:11:26.055 +05:30 29705513-44e4-4f10-8081-0b1d8ce91a3b INF Fetching Company deatails 2024-03-23 11:11:26.063 +05:30 29705513-44e4-4f10-8081-0b1d8ce91a3b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:26.064 +05:30 29705513-44e4-4f10-8081-0b1d8ce91a3b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.114ms 2024-03-23 11:11:26.064 +05:30 29705513-44e4-4f10-8081-0b1d8ce91a3b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:26.064 +05:30 29705513-44e4-4f10-8081-0b1d8ce91a3b 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 11.8661ms 2024-03-23 11:11:28.625 +05:30 2cfd059b-cbdf-4be1-9be0-253e13820d4a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:28.626 +05:30 2c49dadb-9bc6-40a7-954a-9953fba5f167 INF CORS policy execution successful. 2024-03-23 11:11:28.626 +05:30 2c49dadb-9bc6-40a7-954a-9953fba5f167 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:28.626 +05:30 2c49dadb-9bc6-40a7-954a-9953fba5f167 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-23 11:11:28.626 +05:30 2c49dadb-9bc6-40a7-954a-9953fba5f167 INF Fetching Company deatails 2024-03-23 11:11:28.643 +05:30 2c49dadb-9bc6-40a7-954a-9953fba5f167 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:28.644 +05:30 2c49dadb-9bc6-40a7-954a-9953fba5f167 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 17.627ms 2024-03-23 11:11:28.644 +05:30 2c49dadb-9bc6-40a7-954a-9953fba5f167 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:28.644 +05:30 2c49dadb-9bc6-40a7-954a-9953fba5f167 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 18.5416ms 2024-03-23 11:11:45.354 +05:30 858ab669-0f9b-4457-8f14-0d72e92e85ba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:45.355 +05:30 eb3d2a30-9c24-4b8c-9f70-ec80d36223b6 INF CORS policy execution successful. 2024-03-23 11:11:45.355 +05:30 eb3d2a30-9c24-4b8c-9f70-ec80d36223b6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:45.355 +05:30 eb3d2a30-9c24-4b8c-9f70-ec80d36223b6 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-23 11:11:45.355 +05:30 eb3d2a30-9c24-4b8c-9f70-ec80d36223b6 INF Fetching Company deatails 2024-03-23 11:11:45.401 +05:30 eb3d2a30-9c24-4b8c-9f70-ec80d36223b6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:45.402 +05:30 eb3d2a30-9c24-4b8c-9f70-ec80d36223b6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 46.9789ms 2024-03-23 11:11:45.403 +05:30 eb3d2a30-9c24-4b8c-9f70-ec80d36223b6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:45.403 +05:30 eb3d2a30-9c24-4b8c-9f70-ec80d36223b6 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 48.8928ms 2024-03-23 11:11:50.370 +05:30 4453c4c3-b5a2-4bdd-8a1a-70d33e64589d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:50.371 +05:30 b19e311b-2c07-4c6b-bcf0-cf7f47267a6d INF CORS policy execution successful. 2024-03-23 11:11:50.371 +05:30 b19e311b-2c07-4c6b-bcf0-cf7f47267a6d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:50.371 +05:30 b19e311b-2c07-4c6b-bcf0-cf7f47267a6d 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-23 11:11:50.371 +05:30 b19e311b-2c07-4c6b-bcf0-cf7f47267a6d INF Fetching Company deatails 2024-03-23 11:11:50.376 +05:30 b19e311b-2c07-4c6b-bcf0-cf7f47267a6d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:50.376 +05:30 b19e311b-2c07-4c6b-bcf0-cf7f47267a6d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.1992ms 2024-03-23 11:11:50.376 +05:30 b19e311b-2c07-4c6b-bcf0-cf7f47267a6d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:50.376 +05:30 b19e311b-2c07-4c6b-bcf0-cf7f47267a6d 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 6.1354ms 2024-03-23 11:11:55.379 +05:30 daae916b-0beb-4e37-ae6c-978434fd131c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:55.379 +05:30 994ffb28-7591-442b-9ab8-c7e98e8d7775 INF CORS policy execution successful. 2024-03-23 11:11:55.379 +05:30 994ffb28-7591-442b-9ab8-c7e98e8d7775 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:55.379 +05:30 994ffb28-7591-442b-9ab8-c7e98e8d7775 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-23 11:11:55.380 +05:30 994ffb28-7591-442b-9ab8-c7e98e8d7775 INF Fetching Company deatails 2024-03-23 11:11:55.385 +05:30 994ffb28-7591-442b-9ab8-c7e98e8d7775 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:55.385 +05:30 994ffb28-7591-442b-9ab8-c7e98e8d7775 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.9076ms 2024-03-23 11:11:55.385 +05:30 994ffb28-7591-442b-9ab8-c7e98e8d7775 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:55.386 +05:30 994ffb28-7591-442b-9ab8-c7e98e8d7775 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 6.9449ms 2024-03-23 11:11:56.356 +05:30 d7ec85a8-a784-48ed-bdb0-d7db6a6fd17e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:56.357 +05:30 fc50ce73-f06a-4d66-a02c-9455bae369b0 INF CORS policy execution successful. 2024-03-23 11:11:56.357 +05:30 fc50ce73-f06a-4d66-a02c-9455bae369b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:56.357 +05:30 fc50ce73-f06a-4d66-a02c-9455bae369b0 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-23 11:11:56.357 +05:30 fc50ce73-f06a-4d66-a02c-9455bae369b0 INF Fetching Company deatails 2024-03-23 11:11:56.360 +05:30 fc50ce73-f06a-4d66-a02c-9455bae369b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:56.362 +05:30 fc50ce73-f06a-4d66-a02c-9455bae369b0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.5914ms 2024-03-23 11:11:56.362 +05:30 fc50ce73-f06a-4d66-a02c-9455bae369b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:56.363 +05:30 fc50ce73-f06a-4d66-a02c-9455bae369b0 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 6.0587ms 2024-03-23 11:11:57.374 +05:30 556a780d-e6d9-4aec-8fc8-2bbb69b4322f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:11:57.374 +05:30 3343a633-5f3b-4f20-b7c6-491c97678432 INF CORS policy execution successful. 2024-03-23 11:11:57.374 +05:30 3343a633-5f3b-4f20-b7c6-491c97678432 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:57.375 +05:30 3343a633-5f3b-4f20-b7c6-491c97678432 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-23 11:11:57.375 +05:30 3343a633-5f3b-4f20-b7c6-491c97678432 INF Fetching Company deatails 2024-03-23 11:11:57.379 +05:30 3343a633-5f3b-4f20-b7c6-491c97678432 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:11:57.380 +05:30 3343a633-5f3b-4f20-b7c6-491c97678432 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.0089ms 2024-03-23 11:11:57.380 +05:30 3343a633-5f3b-4f20-b7c6-491c97678432 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:11:57.380 +05:30 3343a633-5f3b-4f20-b7c6-491c97678432 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 6.041ms 2024-03-23 11:12:11.367 +05:30 7e01081e-8a8d-4778-847c-e5b2b63ddbd7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:11.368 +05:30 04b3397c-2b44-4c77-a8a2-91f9dcc71621 INF CORS policy execution successful. 2024-03-23 11:12:11.369 +05:30 04b3397c-2b44-4c77-a8a2-91f9dcc71621 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:11.369 +05:30 04b3397c-2b44-4c77-a8a2-91f9dcc71621 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-23 11:12:11.369 +05:30 04b3397c-2b44-4c77-a8a2-91f9dcc71621 INF Fetching Company deatails 2024-03-23 11:12:11.377 +05:30 04b3397c-2b44-4c77-a8a2-91f9dcc71621 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:11.378 +05:30 04b3397c-2b44-4c77-a8a2-91f9dcc71621 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.7145ms 2024-03-23 11:12:11.378 +05:30 04b3397c-2b44-4c77-a8a2-91f9dcc71621 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:11.378 +05:30 04b3397c-2b44-4c77-a8a2-91f9dcc71621 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 11.006ms 2024-03-23 11:12:12.362 +05:30 c7dd065a-1597-47a3-b0ea-519473b5349a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:12.363 +05:30 2d438ac5-574b-42bf-a56e-1f4758664bfd INF CORS policy execution successful. 2024-03-23 11:12:12.363 +05:30 2d438ac5-574b-42bf-a56e-1f4758664bfd INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:12.363 +05:30 2d438ac5-574b-42bf-a56e-1f4758664bfd 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-23 11:12:12.364 +05:30 2d438ac5-574b-42bf-a56e-1f4758664bfd INF Fetching Company deatails 2024-03-23 11:12:12.370 +05:30 2d438ac5-574b-42bf-a56e-1f4758664bfd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:12.371 +05:30 2d438ac5-574b-42bf-a56e-1f4758664bfd INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.6438ms 2024-03-23 11:12:12.371 +05:30 2d438ac5-574b-42bf-a56e-1f4758664bfd INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:12.371 +05:30 2d438ac5-574b-42bf-a56e-1f4758664bfd 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 9.2271ms 2024-03-23 11:12:13.383 +05:30 8b670d9b-ff39-4e35-93bf-8ae491ee964a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:13.384 +05:30 033e09ab-6e2b-441c-a2a8-fe9b6d82607a INF CORS policy execution successful. 2024-03-23 11:12:13.384 +05:30 033e09ab-6e2b-441c-a2a8-fe9b6d82607a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:13.384 +05:30 033e09ab-6e2b-441c-a2a8-fe9b6d82607a 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-23 11:12:13.384 +05:30 033e09ab-6e2b-441c-a2a8-fe9b6d82607a INF Fetching Company deatails 2024-03-23 11:12:13.389 +05:30 033e09ab-6e2b-441c-a2a8-fe9b6d82607a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:13.390 +05:30 033e09ab-6e2b-441c-a2a8-fe9b6d82607a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.6303ms 2024-03-23 11:12:13.390 +05:30 033e09ab-6e2b-441c-a2a8-fe9b6d82607a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:13.390 +05:30 033e09ab-6e2b-441c-a2a8-fe9b6d82607a 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 6.5259ms 2024-03-23 11:12:16.357 +05:30 b0bbf38c-0819-4984-a213-9f05b69d26fb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:16.357 +05:30 483da1e3-3175-4bca-ac2a-34c3b347d7f5 INF CORS policy execution successful. 2024-03-23 11:12:16.357 +05:30 483da1e3-3175-4bca-ac2a-34c3b347d7f5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:16.357 +05:30 483da1e3-3175-4bca-ac2a-34c3b347d7f5 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-23 11:12:16.357 +05:30 483da1e3-3175-4bca-ac2a-34c3b347d7f5 INF Fetching Company deatails 2024-03-23 11:12:16.361 +05:30 483da1e3-3175-4bca-ac2a-34c3b347d7f5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:16.362 +05:30 483da1e3-3175-4bca-ac2a-34c3b347d7f5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.3429ms 2024-03-23 11:12:16.362 +05:30 483da1e3-3175-4bca-ac2a-34c3b347d7f5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:16.362 +05:30 483da1e3-3175-4bca-ac2a-34c3b347d7f5 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 5.4307ms 2024-03-23 11:12:18.447 +05:30 c6ea782a-49b8-4b19-8088-4b778e357f1e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:18.448 +05:30 4246382b-7ec1-4554-8300-1dab29b0f069 INF CORS policy execution successful. 2024-03-23 11:12:18.448 +05:30 4246382b-7ec1-4554-8300-1dab29b0f069 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:18.448 +05:30 4246382b-7ec1-4554-8300-1dab29b0f069 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-23 11:12:18.448 +05:30 4246382b-7ec1-4554-8300-1dab29b0f069 INF Fetching Company deatails 2024-03-23 11:12:18.453 +05:30 4246382b-7ec1-4554-8300-1dab29b0f069 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:18.454 +05:30 4246382b-7ec1-4554-8300-1dab29b0f069 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.7751ms 2024-03-23 11:12:18.454 +05:30 4246382b-7ec1-4554-8300-1dab29b0f069 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:18.454 +05:30 4246382b-7ec1-4554-8300-1dab29b0f069 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 7.4315ms 2024-03-23 11:12:19.374 +05:30 18e24687-a7ed-4997-adb4-9fdcfb237e91 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:19.374 +05:30 429dc336-a0bb-486d-aa33-4c92cef6aa97 INF CORS policy execution successful. 2024-03-23 11:12:19.374 +05:30 429dc336-a0bb-486d-aa33-4c92cef6aa97 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:19.374 +05:30 429dc336-a0bb-486d-aa33-4c92cef6aa97 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-23 11:12:19.375 +05:30 429dc336-a0bb-486d-aa33-4c92cef6aa97 INF Fetching Company deatails 2024-03-23 11:12:19.378 +05:30 429dc336-a0bb-486d-aa33-4c92cef6aa97 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:19.378 +05:30 429dc336-a0bb-486d-aa33-4c92cef6aa97 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.7354ms 2024-03-23 11:12:19.378 +05:30 429dc336-a0bb-486d-aa33-4c92cef6aa97 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:19.379 +05:30 429dc336-a0bb-486d-aa33-4c92cef6aa97 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 4.5228ms 2024-03-23 11:12:20.413 +05:30 e0c36fb6-6154-4ebb-aab9-d5de76cbf6e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:20.413 +05:30 4cfc41c9-6ac1-4982-8845-a4c395562538 INF CORS policy execution successful. 2024-03-23 11:12:20.413 +05:30 4cfc41c9-6ac1-4982-8845-a4c395562538 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:20.413 +05:30 4cfc41c9-6ac1-4982-8845-a4c395562538 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-23 11:12:20.414 +05:30 4cfc41c9-6ac1-4982-8845-a4c395562538 INF Fetching Company deatails 2024-03-23 11:12:20.417 +05:30 4cfc41c9-6ac1-4982-8845-a4c395562538 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:20.417 +05:30 4cfc41c9-6ac1-4982-8845-a4c395562538 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.8058ms 2024-03-23 11:12:20.417 +05:30 4cfc41c9-6ac1-4982-8845-a4c395562538 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:20.417 +05:30 4cfc41c9-6ac1-4982-8845-a4c395562538 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 4.6348ms 2024-03-23 11:12:21.361 +05:30 48237ac1-c483-4ad4-ab69-015bb3451137 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:21.362 +05:30 8bf529f0-cb76-459c-a760-4b10c3036dba INF CORS policy execution successful. 2024-03-23 11:12:21.362 +05:30 8bf529f0-cb76-459c-a760-4b10c3036dba INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:21.362 +05:30 8bf529f0-cb76-459c-a760-4b10c3036dba 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-23 11:12:21.362 +05:30 8bf529f0-cb76-459c-a760-4b10c3036dba INF Fetching Company deatails 2024-03-23 11:12:21.367 +05:30 8bf529f0-cb76-459c-a760-4b10c3036dba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:21.367 +05:30 8bf529f0-cb76-459c-a760-4b10c3036dba INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.1102ms 2024-03-23 11:12:21.367 +05:30 8bf529f0-cb76-459c-a760-4b10c3036dba INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:21.367 +05:30 8bf529f0-cb76-459c-a760-4b10c3036dba 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 6.1276ms 2024-03-23 11:12:25.352 +05:30 2cf6d43c-926c-41ff-a9af-3e286e4cc6e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:25.353 +05:30 575afa2e-942a-465c-b74c-465dcb84898d INF CORS policy execution successful. 2024-03-23 11:12:25.353 +05:30 575afa2e-942a-465c-b74c-465dcb84898d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:25.353 +05:30 575afa2e-942a-465c-b74c-465dcb84898d 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-23 11:12:25.353 +05:30 575afa2e-942a-465c-b74c-465dcb84898d INF Fetching Company deatails 2024-03-23 11:12:25.360 +05:30 575afa2e-942a-465c-b74c-465dcb84898d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:25.360 +05:30 575afa2e-942a-465c-b74c-465dcb84898d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.9525ms 2024-03-23 11:12:25.360 +05:30 575afa2e-942a-465c-b74c-465dcb84898d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:25.361 +05:30 575afa2e-942a-465c-b74c-465dcb84898d 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 8.805ms 2024-03-23 11:12:36.345 +05:30 9c1d2e06-86cc-4a1d-9c7a-fd95b8325b11 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:36.346 +05:30 4a679b16-6301-4474-8dfc-907e4475a33e INF CORS policy execution successful. 2024-03-23 11:12:36.346 +05:30 4a679b16-6301-4474-8dfc-907e4475a33e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:36.346 +05:30 4a679b16-6301-4474-8dfc-907e4475a33e 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-23 11:12:36.347 +05:30 4a679b16-6301-4474-8dfc-907e4475a33e INF Fetching Company deatails 2024-03-23 11:12:36.353 +05:30 4a679b16-6301-4474-8dfc-907e4475a33e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:36.354 +05:30 4a679b16-6301-4474-8dfc-907e4475a33e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.9196ms 2024-03-23 11:12:36.354 +05:30 4a679b16-6301-4474-8dfc-907e4475a33e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:36.354 +05:30 4a679b16-6301-4474-8dfc-907e4475a33e 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 8.5868ms 2024-03-23 11:12:37.367 +05:30 72757a46-93d5-41eb-ab03-d99bb6728bf9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:37.367 +05:30 2909f11a-04ce-40e3-9911-9cd21027172a INF CORS policy execution successful. 2024-03-23 11:12:37.368 +05:30 2909f11a-04ce-40e3-9911-9cd21027172a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:37.368 +05:30 2909f11a-04ce-40e3-9911-9cd21027172a 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-23 11:12:37.368 +05:30 2909f11a-04ce-40e3-9911-9cd21027172a INF Fetching Company deatails 2024-03-23 11:12:37.371 +05:30 2909f11a-04ce-40e3-9911-9cd21027172a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:37.371 +05:30 2909f11a-04ce-40e3-9911-9cd21027172a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.7861ms 2024-03-23 11:12:37.372 +05:30 2909f11a-04ce-40e3-9911-9cd21027172a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:37.372 +05:30 2909f11a-04ce-40e3-9911-9cd21027172a 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 4.4825ms 2024-03-23 11:12:38.355 +05:30 5c78fbf6-9b5a-472a-9e88-2e28babae644 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:38.355 +05:30 9d118dac-beea-461f-973f-a4b6c25a8627 INF CORS policy execution successful. 2024-03-23 11:12:38.356 +05:30 9d118dac-beea-461f-973f-a4b6c25a8627 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:38.356 +05:30 9d118dac-beea-461f-973f-a4b6c25a8627 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-23 11:12:38.356 +05:30 9d118dac-beea-461f-973f-a4b6c25a8627 INF Fetching Company deatails 2024-03-23 11:12:38.360 +05:30 9d118dac-beea-461f-973f-a4b6c25a8627 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:38.360 +05:30 9d118dac-beea-461f-973f-a4b6c25a8627 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.5566ms 2024-03-23 11:12:38.360 +05:30 9d118dac-beea-461f-973f-a4b6c25a8627 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:38.361 +05:30 9d118dac-beea-461f-973f-a4b6c25a8627 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 5.6881ms 2024-03-23 11:12:41.357 +05:30 a1b66289-e2c2-40e9-baee-4a502d0392df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:41.357 +05:30 c52bb884-e7f9-439d-96ab-1956abac7e0f INF CORS policy execution successful. 2024-03-23 11:12:41.357 +05:30 c52bb884-e7f9-439d-96ab-1956abac7e0f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:41.357 +05:30 c52bb884-e7f9-439d-96ab-1956abac7e0f 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-23 11:12:41.358 +05:30 c52bb884-e7f9-439d-96ab-1956abac7e0f INF Fetching Company deatails 2024-03-23 11:12:41.366 +05:30 c52bb884-e7f9-439d-96ab-1956abac7e0f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:41.366 +05:30 c52bb884-e7f9-439d-96ab-1956abac7e0f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.7366ms 2024-03-23 11:12:41.366 +05:30 c52bb884-e7f9-439d-96ab-1956abac7e0f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:41.367 +05:30 c52bb884-e7f9-439d-96ab-1956abac7e0f 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 9.9055ms 2024-03-23 11:12:42.367 +05:30 8c06c5f9-d17e-4123-bef0-3cebaf8141d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:42.368 +05:30 9851721f-eda3-4397-a89f-e32415ef2fea INF CORS policy execution successful. 2024-03-23 11:12:42.368 +05:30 9851721f-eda3-4397-a89f-e32415ef2fea INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:42.368 +05:30 9851721f-eda3-4397-a89f-e32415ef2fea 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-23 11:12:42.368 +05:30 9851721f-eda3-4397-a89f-e32415ef2fea INF Fetching Company deatails 2024-03-23 11:12:42.373 +05:30 9851721f-eda3-4397-a89f-e32415ef2fea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:42.373 +05:30 9851721f-eda3-4397-a89f-e32415ef2fea INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.3774ms 2024-03-23 11:12:42.373 +05:30 9851721f-eda3-4397-a89f-e32415ef2fea INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:42.373 +05:30 9851721f-eda3-4397-a89f-e32415ef2fea 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 6.2677ms 2024-03-23 11:12:43.358 +05:30 0f01f569-54c3-43a9-aedf-3c6d994bfa03 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:43.358 +05:30 0389ddec-1eab-420d-bab5-5b2daadc5e56 INF CORS policy execution successful. 2024-03-23 11:12:43.358 +05:30 0389ddec-1eab-420d-bab5-5b2daadc5e56 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:43.359 +05:30 0389ddec-1eab-420d-bab5-5b2daadc5e56 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-23 11:12:43.359 +05:30 0389ddec-1eab-420d-bab5-5b2daadc5e56 INF Fetching Company deatails 2024-03-23 11:12:43.362 +05:30 0389ddec-1eab-420d-bab5-5b2daadc5e56 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:43.363 +05:30 0389ddec-1eab-420d-bab5-5b2daadc5e56 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.2919ms 2024-03-23 11:12:43.363 +05:30 0389ddec-1eab-420d-bab5-5b2daadc5e56 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:43.363 +05:30 0389ddec-1eab-420d-bab5-5b2daadc5e56 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 5.0991ms 2024-03-23 11:12:45.365 +05:30 e8b55acf-f15e-4a6e-bd12-007f47c024de INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:45.365 +05:30 c2cdda60-b19a-4177-879d-b2fcb550e536 INF CORS policy execution successful. 2024-03-23 11:12:45.365 +05:30 c2cdda60-b19a-4177-879d-b2fcb550e536 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:45.365 +05:30 c2cdda60-b19a-4177-879d-b2fcb550e536 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-23 11:12:45.366 +05:30 c2cdda60-b19a-4177-879d-b2fcb550e536 INF Fetching Company deatails 2024-03-23 11:12:45.374 +05:30 c2cdda60-b19a-4177-879d-b2fcb550e536 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:45.374 +05:30 c2cdda60-b19a-4177-879d-b2fcb550e536 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.9808ms 2024-03-23 11:12:45.374 +05:30 c2cdda60-b19a-4177-879d-b2fcb550e536 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:45.375 +05:30 c2cdda60-b19a-4177-879d-b2fcb550e536 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 9.9865ms 2024-03-23 11:12:47.484 +05:30 e441df5e-dd06-4e7d-9c0a-fd0b48824fdb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:47.485 +05:30 a84df5ed-b140-47c7-b601-7c3bbf75327e INF CORS policy execution successful. 2024-03-23 11:12:47.485 +05:30 a84df5ed-b140-47c7-b601-7c3bbf75327e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:47.485 +05:30 a84df5ed-b140-47c7-b601-7c3bbf75327e 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-23 11:12:47.485 +05:30 a84df5ed-b140-47c7-b601-7c3bbf75327e INF Fetching Company deatails 2024-03-23 11:12:47.489 +05:30 a84df5ed-b140-47c7-b601-7c3bbf75327e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:47.489 +05:30 a84df5ed-b140-47c7-b601-7c3bbf75327e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.231ms 2024-03-23 11:12:47.489 +05:30 a84df5ed-b140-47c7-b601-7c3bbf75327e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:47.489 +05:30 a84df5ed-b140-47c7-b601-7c3bbf75327e 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 4.9897ms 2024-03-23 11:12:48.363 +05:30 fabd828c-02a7-4cb9-9166-47ec03434e88 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:12:48.364 +05:30 5997669c-95fc-4830-aef9-c84db2c9ea69 INF CORS policy execution successful. 2024-03-23 11:12:48.364 +05:30 5997669c-95fc-4830-aef9-c84db2c9ea69 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:48.364 +05:30 5997669c-95fc-4830-aef9-c84db2c9ea69 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-23 11:12:48.364 +05:30 5997669c-95fc-4830-aef9-c84db2c9ea69 INF Fetching Company deatails 2024-03-23 11:12:48.368 +05:30 5997669c-95fc-4830-aef9-c84db2c9ea69 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:12:48.369 +05:30 5997669c-95fc-4830-aef9-c84db2c9ea69 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.7806ms 2024-03-23 11:12:48.369 +05:30 5997669c-95fc-4830-aef9-c84db2c9ea69 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:12:48.369 +05:30 5997669c-95fc-4830-aef9-c84db2c9ea69 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 5.9936ms 2024-03-23 11:13:34.358 +05:30 da740b42-68b6-45b6-928f-c992efe82f86 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:13:34.360 +05:30 78754aa9-ffcb-41ed-b8a7-c3e467ee96ff INF CORS policy execution successful. 2024-03-23 11:13:34.361 +05:30 78754aa9-ffcb-41ed-b8a7-c3e467ee96ff INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:13:34.361 +05:30 78754aa9-ffcb-41ed-b8a7-c3e467ee96ff 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-23 11:13:34.362 +05:30 78754aa9-ffcb-41ed-b8a7-c3e467ee96ff INF Fetching Company deatails 2024-03-23 11:13:34.385 +05:30 78754aa9-ffcb-41ed-b8a7-c3e467ee96ff INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:13:34.386 +05:30 78754aa9-ffcb-41ed-b8a7-c3e467ee96ff INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 24.9596ms 2024-03-23 11:13:34.387 +05:30 78754aa9-ffcb-41ed-b8a7-c3e467ee96ff INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:13:34.387 +05:30 78754aa9-ffcb-41ed-b8a7-c3e467ee96ff 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 29.2199ms 2024-03-23 11:13:37.420 +05:30 19453972-f82d-4d4d-8671-1104d0f92052 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:13:37.420 +05:30 9bf63653-f1a9-42b1-9c08-2c1702c072dd INF CORS policy execution successful. 2024-03-23 11:13:37.420 +05:30 9bf63653-f1a9-42b1-9c08-2c1702c072dd INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:13:37.420 +05:30 9bf63653-f1a9-42b1-9c08-2c1702c072dd 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-23 11:13:37.420 +05:30 9bf63653-f1a9-42b1-9c08-2c1702c072dd INF Fetching Company deatails 2024-03-23 11:13:37.422 +05:30 9bf63653-f1a9-42b1-9c08-2c1702c072dd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:13:37.422 +05:30 9bf63653-f1a9-42b1-9c08-2c1702c072dd INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.9908ms 2024-03-23 11:13:37.422 +05:30 9bf63653-f1a9-42b1-9c08-2c1702c072dd INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:13:37.423 +05:30 9bf63653-f1a9-42b1-9c08-2c1702c072dd 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 2.8776ms 2024-03-23 11:13:45.973 +05:30 27e8a57f-ff15-43c3-bbe2-7f228bc27d25 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:13:45.974 +05:30 2d1b51fc-096a-41a0-b569-0e6c49351a17 INF CORS policy execution successful. 2024-03-23 11:13:45.975 +05:30 2d1b51fc-096a-41a0-b569-0e6c49351a17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.4322ms 2024-03-23 11:13:46.028 +05:30 33ac453c-35ea-41cf-997e-9fa116fa6555 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:13:46.029 +05:30 78a15440-a62d-410b-94c7-213638b8fabe INF CORS policy execution successful. 2024-03-23 11:13:46.029 +05:30 78a15440-a62d-410b-94c7-213638b8fabe INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:13:46.029 +05:30 78a15440-a62d-410b-94c7-213638b8fabe 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-23 11:13:46.043 +05:30 78a15440-a62d-410b-94c7-213638b8fabe ERR Invalid database name. 2024-03-23 11:13:46.048 +05:30 78a15440-a62d-410b-94c7-213638b8fabe INF Invalid database name. 2024-03-23 11:13:46.048 +05:30 78a15440-a62d-410b-94c7-213638b8fabe INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:13:46.050 +05:30 78a15440-a62d-410b-94c7-213638b8fabe INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 20.6791ms 2024-03-23 11:13:46.050 +05:30 78a15440-a62d-410b-94c7-213638b8fabe INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:13:46.051 +05:30 78a15440-a62d-410b-94c7-213638b8fabe INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 22.5919ms 2024-03-23 11:14:35.546 +05:30 aea40d19-5fde-4130-bf7f-5614e92e6b75 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:14:35.547 +05:30 1b215d3a-6754-4637-aa2c-1890f9d1470b INF CORS policy execution successful. 2024-03-23 11:14:35.547 +05:30 1b215d3a-6754-4637-aa2c-1890f9d1470b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:35.548 +05:30 1b215d3a-6754-4637-aa2c-1890f9d1470b 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-23 11:14:35.548 +05:30 1b215d3a-6754-4637-aa2c-1890f9d1470b INF Fetching Company deatails 2024-03-23 11:14:35.557 +05:30 1b215d3a-6754-4637-aa2c-1890f9d1470b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:14:35.558 +05:30 1b215d3a-6754-4637-aa2c-1890f9d1470b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 10.0529ms 2024-03-23 11:14:35.558 +05:30 1b215d3a-6754-4637-aa2c-1890f9d1470b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:35.558 +05:30 1b215d3a-6754-4637-aa2c-1890f9d1470b 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 12.7505ms 2024-03-23 11:14:35.779 +05:30 aa7d14b1-66c0-4515-872c-1330f30dccc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:14:35.780 +05:30 623c2c86-78f4-468a-bd45-0a63e6cd92ec INF CORS policy execution successful. 2024-03-23 11:14:35.780 +05:30 623c2c86-78f4-468a-bd45-0a63e6cd92ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:35.780 +05:30 623c2c86-78f4-468a-bd45-0a63e6cd92ec 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-23 11:14:35.780 +05:30 623c2c86-78f4-468a-bd45-0a63e6cd92ec INF Fetching Company deatails 2024-03-23 11:14:35.789 +05:30 623c2c86-78f4-468a-bd45-0a63e6cd92ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:14:35.791 +05:30 623c2c86-78f4-468a-bd45-0a63e6cd92ec INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 10.3764ms 2024-03-23 11:14:35.791 +05:30 623c2c86-78f4-468a-bd45-0a63e6cd92ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:35.791 +05:30 623c2c86-78f4-468a-bd45-0a63e6cd92ec 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 12.1607ms 2024-03-23 11:14:37.272 +05:30 b6a69c94-ed86-4a53-bcf3-fae34db3d198 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:14:37.272 +05:30 4bbaacb3-082d-45f6-9256-58a60d7d0091 INF CORS policy execution successful. 2024-03-23 11:14:37.272 +05:30 4bbaacb3-082d-45f6-9256-58a60d7d0091 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:37.272 +05:30 4bbaacb3-082d-45f6-9256-58a60d7d0091 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-23 11:14:37.273 +05:30 4bbaacb3-082d-45f6-9256-58a60d7d0091 INF Fetching Company deatails 2024-03-23 11:14:37.280 +05:30 4bbaacb3-082d-45f6-9256-58a60d7d0091 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:14:37.282 +05:30 4bbaacb3-082d-45f6-9256-58a60d7d0091 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.0186ms 2024-03-23 11:14:37.282 +05:30 4bbaacb3-082d-45f6-9256-58a60d7d0091 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:37.282 +05:30 4bbaacb3-082d-45f6-9256-58a60d7d0091 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 10.1497ms 2024-03-23 11:14:47.147 +05:30 6e2d6a8d-e2cd-4958-9d2f-c82ac6a2a467 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:14:47.148 +05:30 2d087c03-38fa-41a7-9ca9-9008e9fc1188 INF CORS policy execution successful. 2024-03-23 11:14:47.148 +05:30 2d087c03-38fa-41a7-9ca9-9008e9fc1188 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:47.148 +05:30 2d087c03-38fa-41a7-9ca9-9008e9fc1188 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-23 11:14:47.148 +05:30 2d087c03-38fa-41a7-9ca9-9008e9fc1188 INF Fetching Company deatails 2024-03-23 11:14:47.155 +05:30 2d087c03-38fa-41a7-9ca9-9008e9fc1188 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:14:47.155 +05:30 2d087c03-38fa-41a7-9ca9-9008e9fc1188 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.0797ms 2024-03-23 11:14:47.156 +05:30 2d087c03-38fa-41a7-9ca9-9008e9fc1188 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:47.156 +05:30 2d087c03-38fa-41a7-9ca9-9008e9fc1188 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 8.5333ms 2024-03-23 11:14:47.220 +05:30 2c4f5a19-18c9-4be6-9515-666ce98917b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:14:47.220 +05:30 1fbf2d37-27d9-4895-beab-54d82a3880dd INF CORS policy execution successful. 2024-03-23 11:14:47.220 +05:30 1fbf2d37-27d9-4895-beab-54d82a3880dd INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:47.220 +05:30 1fbf2d37-27d9-4895-beab-54d82a3880dd 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-23 11:14:47.220 +05:30 1fbf2d37-27d9-4895-beab-54d82a3880dd INF Fetching Company deatails 2024-03-23 11:14:47.222 +05:30 1fbf2d37-27d9-4895-beab-54d82a3880dd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:14:47.222 +05:30 1fbf2d37-27d9-4895-beab-54d82a3880dd INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7288ms 2024-03-23 11:14:47.222 +05:30 1fbf2d37-27d9-4895-beab-54d82a3880dd INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:47.222 +05:30 1fbf2d37-27d9-4895-beab-54d82a3880dd 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 2.5954ms 2024-03-23 11:14:47.559 +05:30 2a369bbd-72ab-4464-882c-73fb103e4503 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:14:47.560 +05:30 4c0e4da7-1ffb-4283-ac11-edb453eda65d INF CORS policy execution successful. 2024-03-23 11:14:47.560 +05:30 4c0e4da7-1ffb-4283-ac11-edb453eda65d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:47.560 +05:30 4c0e4da7-1ffb-4283-ac11-edb453eda65d 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-23 11:14:47.560 +05:30 4c0e4da7-1ffb-4283-ac11-edb453eda65d INF Fetching Company deatails 2024-03-23 11:14:47.565 +05:30 4c0e4da7-1ffb-4283-ac11-edb453eda65d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:14:47.565 +05:30 4c0e4da7-1ffb-4283-ac11-edb453eda65d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.4935ms 2024-03-23 11:14:47.565 +05:30 4c0e4da7-1ffb-4283-ac11-edb453eda65d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:47.566 +05:30 4c0e4da7-1ffb-4283-ac11-edb453eda65d 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 6.3827ms 2024-03-23 11:14:49.666 +05:30 01e42910-2de6-4de6-8f45-26ca4c16e71b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:14:49.666 +05:30 0387ae69-6770-4afd-84ac-6b2ce1327e21 INF CORS policy execution successful. 2024-03-23 11:14:49.666 +05:30 0387ae69-6770-4afd-84ac-6b2ce1327e21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:49.666 +05:30 0387ae69-6770-4afd-84ac-6b2ce1327e21 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-23 11:14:49.666 +05:30 0387ae69-6770-4afd-84ac-6b2ce1327e21 INF Fetching Company deatails 2024-03-23 11:14:49.671 +05:30 0387ae69-6770-4afd-84ac-6b2ce1327e21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:14:49.672 +05:30 0387ae69-6770-4afd-84ac-6b2ce1327e21 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.3249ms 2024-03-23 11:14:49.672 +05:30 0387ae69-6770-4afd-84ac-6b2ce1327e21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:49.672 +05:30 0387ae69-6770-4afd-84ac-6b2ce1327e21 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 6.33ms 2024-03-23 11:14:49.832 +05:30 db7b4e0e-43d1-4d4d-90ba-6a947a513011 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:14:49.832 +05:30 0953dd4b-56dc-49a7-bbcc-50cce5c71b87 INF CORS policy execution successful. 2024-03-23 11:14:49.832 +05:30 0953dd4b-56dc-49a7-bbcc-50cce5c71b87 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:49.832 +05:30 0953dd4b-56dc-49a7-bbcc-50cce5c71b87 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-23 11:14:49.832 +05:30 0953dd4b-56dc-49a7-bbcc-50cce5c71b87 INF Fetching Company deatails 2024-03-23 11:14:49.837 +05:30 0953dd4b-56dc-49a7-bbcc-50cce5c71b87 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:14:49.838 +05:30 0953dd4b-56dc-49a7-bbcc-50cce5c71b87 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.2767ms 2024-03-23 11:14:49.838 +05:30 0953dd4b-56dc-49a7-bbcc-50cce5c71b87 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:49.838 +05:30 0953dd4b-56dc-49a7-bbcc-50cce5c71b87 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 6.3117ms 2024-03-23 11:14:53.766 +05:30 9bc1ff21-21fb-45f0-8567-1eb694512993 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:14:53.766 +05:30 31d9e68b-47e4-445f-ad7e-a53b27bb819e INF CORS policy execution successful. 2024-03-23 11:14:53.766 +05:30 31d9e68b-47e4-445f-ad7e-a53b27bb819e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:53.766 +05:30 31d9e68b-47e4-445f-ad7e-a53b27bb819e 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-23 11:14:53.766 +05:30 31d9e68b-47e4-445f-ad7e-a53b27bb819e INF Fetching Company deatails 2024-03-23 11:14:53.770 +05:30 31d9e68b-47e4-445f-ad7e-a53b27bb819e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:14:53.771 +05:30 31d9e68b-47e4-445f-ad7e-a53b27bb819e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.2676ms 2024-03-23 11:14:53.771 +05:30 31d9e68b-47e4-445f-ad7e-a53b27bb819e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:53.771 +05:30 31d9e68b-47e4-445f-ad7e-a53b27bb819e 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 5.2931ms 2024-03-23 11:14:53.970 +05:30 f662a68d-fdbb-453a-b484-00b723f42ee8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:14:53.970 +05:30 69d9faad-0e70-4aaf-a4c4-bf7d6d92c693 INF CORS policy execution successful. 2024-03-23 11:14:53.970 +05:30 69d9faad-0e70-4aaf-a4c4-bf7d6d92c693 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:53.971 +05:30 69d9faad-0e70-4aaf-a4c4-bf7d6d92c693 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-23 11:14:53.971 +05:30 69d9faad-0e70-4aaf-a4c4-bf7d6d92c693 INF Fetching Company deatails 2024-03-23 11:14:53.977 +05:30 69d9faad-0e70-4aaf-a4c4-bf7d6d92c693 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:14:53.977 +05:30 69d9faad-0e70-4aaf-a4c4-bf7d6d92c693 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.6983ms 2024-03-23 11:14:53.978 +05:30 69d9faad-0e70-4aaf-a4c4-bf7d6d92c693 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:53.978 +05:30 69d9faad-0e70-4aaf-a4c4-bf7d6d92c693 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 7.9252ms 2024-03-23 11:14:54.455 +05:30 393f7712-a68a-4ad0-9884-65758719f2d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:14:54.456 +05:30 8be2586d-7102-4df3-b62a-511c1c9b465e INF CORS policy execution successful. 2024-03-23 11:14:54.456 +05:30 8be2586d-7102-4df3-b62a-511c1c9b465e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:54.456 +05:30 8be2586d-7102-4df3-b62a-511c1c9b465e 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-23 11:14:54.456 +05:30 8be2586d-7102-4df3-b62a-511c1c9b465e INF Fetching Company deatails 2024-03-23 11:14:54.461 +05:30 8be2586d-7102-4df3-b62a-511c1c9b465e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:14:54.462 +05:30 8be2586d-7102-4df3-b62a-511c1c9b465e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.2881ms 2024-03-23 11:14:54.462 +05:30 8be2586d-7102-4df3-b62a-511c1c9b465e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:54.463 +05:30 8be2586d-7102-4df3-b62a-511c1c9b465e 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 7.4289ms 2024-03-23 11:14:54.970 +05:30 fb456b23-2922-4759-8146-f9f065929567 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:14:54.970 +05:30 96a5a792-267c-4100-a00a-dae5a29d460f INF CORS policy execution successful. 2024-03-23 11:14:54.970 +05:30 96a5a792-267c-4100-a00a-dae5a29d460f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:54.971 +05:30 96a5a792-267c-4100-a00a-dae5a29d460f 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-23 11:14:54.971 +05:30 96a5a792-267c-4100-a00a-dae5a29d460f INF Fetching Company deatails 2024-03-23 11:14:54.975 +05:30 96a5a792-267c-4100-a00a-dae5a29d460f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:14:54.975 +05:30 96a5a792-267c-4100-a00a-dae5a29d460f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.6351ms 2024-03-23 11:14:54.975 +05:30 96a5a792-267c-4100-a00a-dae5a29d460f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:14:54.975 +05:30 96a5a792-267c-4100-a00a-dae5a29d460f 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 5.4269ms 2024-03-23 11:15:02.310 +05:30 46422741-2d86-42b0-8c75-432ac11c18b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:15:02.311 +05:30 5591afd8-bc34-4ed5-9371-d6013e6d2db3 INF CORS policy execution successful. 2024-03-23 11:15:02.311 +05:30 5591afd8-bc34-4ed5-9371-d6013e6d2db3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:15:02.312 +05:30 5591afd8-bc34-4ed5-9371-d6013e6d2db3 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-23 11:15:02.312 +05:30 5591afd8-bc34-4ed5-9371-d6013e6d2db3 INF Fetching Company deatails 2024-03-23 11:15:02.322 +05:30 5591afd8-bc34-4ed5-9371-d6013e6d2db3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:15:02.323 +05:30 5591afd8-bc34-4ed5-9371-d6013e6d2db3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.0212ms 2024-03-23 11:15:02.323 +05:30 5591afd8-bc34-4ed5-9371-d6013e6d2db3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:15:02.323 +05:30 5591afd8-bc34-4ed5-9371-d6013e6d2db3 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 12.9715ms 2024-03-23 11:15:08.700 +05:30 4701fcdc-3ca9-41dc-a788-1e7158d76e77 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:15:08.701 +05:30 49e95fdc-7cd1-4f5e-a9ad-80797f6550b1 INF CORS policy execution successful. 2024-03-23 11:15:08.701 +05:30 49e95fdc-7cd1-4f5e-a9ad-80797f6550b1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:15:08.701 +05:30 49e95fdc-7cd1-4f5e-a9ad-80797f6550b1 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-23 11:15:08.701 +05:30 49e95fdc-7cd1-4f5e-a9ad-80797f6550b1 INF Fetching Company deatails 2024-03-23 11:15:08.724 +05:30 49e95fdc-7cd1-4f5e-a9ad-80797f6550b1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:15:08.752 +05:30 49e95fdc-7cd1-4f5e-a9ad-80797f6550b1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 50.2214ms 2024-03-23 11:15:08.752 +05:30 49e95fdc-7cd1-4f5e-a9ad-80797f6550b1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:15:08.752 +05:30 49e95fdc-7cd1-4f5e-a9ad-80797f6550b1 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 52.3023ms 2024-03-23 11:15:09.876 +05:30 b56cf937-3aef-4e73-9f27-16be2942c48e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:15:09.877 +05:30 01e4731c-4fa1-4c81-92a3-62044eb0d6d4 INF CORS policy execution successful. 2024-03-23 11:15:09.877 +05:30 01e4731c-4fa1-4c81-92a3-62044eb0d6d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.9793ms 2024-03-23 11:15:09.940 +05:30 b3456cf2-aca7-4b5e-b20f-5f6d3991ba94 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:15:09.941 +05:30 bc3eaac2-bdc6-4b17-86a9-763c4fc50d44 INF CORS policy execution successful. 2024-03-23 11:15:09.941 +05:30 bc3eaac2-bdc6-4b17-86a9-763c4fc50d44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:15:09.941 +05:30 bc3eaac2-bdc6-4b17-86a9-763c4fc50d44 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-23 11:15:09.955 +05:30 bc3eaac2-bdc6-4b17-86a9-763c4fc50d44 ERR Invalid database name. 2024-03-23 11:15:09.956 +05:30 bc3eaac2-bdc6-4b17-86a9-763c4fc50d44 INF Invalid database name. 2024-03-23 11:15:09.957 +05:30 bc3eaac2-bdc6-4b17-86a9-763c4fc50d44 INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:15:09.958 +05:30 bc3eaac2-bdc6-4b17-86a9-763c4fc50d44 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 16.3072ms 2024-03-23 11:15:09.958 +05:30 bc3eaac2-bdc6-4b17-86a9-763c4fc50d44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:15:09.958 +05:30 bc3eaac2-bdc6-4b17-86a9-763c4fc50d44 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 18.0634ms 2024-03-23 11:15:28.044 +05:30 a173b895-f3d1-462a-812c-837b6d247519 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:15:28.046 +05:30 2008b768-e555-4be1-9ab2-a424c522500a INF CORS policy execution successful. 2024-03-23 11:15:28.046 +05:30 2008b768-e555-4be1-9ab2-a424c522500a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:15:28.046 +05:30 2008b768-e555-4be1-9ab2-a424c522500a 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-23 11:15:28.047 +05:30 2008b768-e555-4be1-9ab2-a424c522500a INF Fetching Company deatails 2024-03-23 11:15:28.057 +05:30 2008b768-e555-4be1-9ab2-a424c522500a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:15:28.057 +05:30 2008b768-e555-4be1-9ab2-a424c522500a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.0158ms 2024-03-23 11:15:28.058 +05:30 2008b768-e555-4be1-9ab2-a424c522500a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:15:28.058 +05:30 2008b768-e555-4be1-9ab2-a424c522500a 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 13.6171ms 2024-03-23 11:15:29.962 +05:30 6ba095d7-627c-4d7d-9b6a-f4d97073af87 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:15:29.963 +05:30 c53d7746-eed6-4d40-a7b9-b24ab1f20c4d INF CORS policy execution successful. 2024-03-23 11:15:29.963 +05:30 c53d7746-eed6-4d40-a7b9-b24ab1f20c4d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.6395ms 2024-03-23 11:15:30.025 +05:30 4f945512-1c4a-4b65-8449-2b4a2f9cbd1a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:15:30.025 +05:30 214c8938-caf8-47f6-9d99-7d140a35e4f1 INF CORS policy execution successful. 2024-03-23 11:15:30.026 +05:30 214c8938-caf8-47f6-9d99-7d140a35e4f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:15:30.026 +05:30 214c8938-caf8-47f6-9d99-7d140a35e4f1 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-23 11:15:30.037 +05:30 214c8938-caf8-47f6-9d99-7d140a35e4f1 ERR Invalid database name. 2024-03-23 11:15:30.038 +05:30 214c8938-caf8-47f6-9d99-7d140a35e4f1 INF Invalid database name. 2024-03-23 11:15:30.038 +05:30 214c8938-caf8-47f6-9d99-7d140a35e4f1 INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:15:30.039 +05:30 214c8938-caf8-47f6-9d99-7d140a35e4f1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 12.8424ms 2024-03-23 11:15:30.039 +05:30 214c8938-caf8-47f6-9d99-7d140a35e4f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:15:30.039 +05:30 214c8938-caf8-47f6-9d99-7d140a35e4f1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 13.9924ms 2024-03-23 11:15:54.283 +05:30 7ca42c72-2d46-44c5-b315-4fbd28bc34d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:15:54.284 +05:30 69520ad6-bae3-4483-b62e-55b3426c87b4 INF CORS policy execution successful. 2024-03-23 11:15:54.285 +05:30 69520ad6-bae3-4483-b62e-55b3426c87b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.7193ms 2024-03-23 11:15:54.332 +05:30 b3a079bc-0e62-44a3-ae49-a20b1a453d7a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 52 2024-03-23 11:15:54.332 +05:30 f99082cf-ed8e-432a-ab61-6037b040bd11 INF CORS policy execution successful. 2024-03-23 11:15:54.333 +05:30 f99082cf-ed8e-432a-ab61-6037b040bd11 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:15:54.333 +05:30 f99082cf-ed8e-432a-ab61-6037b040bd11 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-23 11:15:54.343 +05:30 f99082cf-ed8e-432a-ab61-6037b040bd11 ERR Invalid database name. 2024-03-23 11:15:54.343 +05:30 f99082cf-ed8e-432a-ab61-6037b040bd11 INF Invalid database name. 2024-03-23 11:15:54.344 +05:30 f99082cf-ed8e-432a-ab61-6037b040bd11 INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:15:54.344 +05:30 f99082cf-ed8e-432a-ab61-6037b040bd11 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 11.1053ms 2024-03-23 11:15:54.344 +05:30 f99082cf-ed8e-432a-ab61-6037b040bd11 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:15:54.344 +05:30 f99082cf-ed8e-432a-ab61-6037b040bd11 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 12.5685ms 2024-03-23 11:16:10.288 +05:30 103a7a9b-cbaa-484d-bded-e8fb9b468386 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:16:10.289 +05:30 3bd7a8cf-7aea-470c-87aa-aa6babc5708c INF CORS policy execution successful. 2024-03-23 11:16:10.290 +05:30 3bd7a8cf-7aea-470c-87aa-aa6babc5708c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.6726ms 2024-03-23 11:16:10.342 +05:30 6cb4380f-3980-49df-a5f2-2238e4a0a64d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:16:10.345 +05:30 6cb4380f-3980-49df-a5f2-2238e4a0a64d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 5:27:55 AM', Current time (UTC): '3/23/2024 5:46: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-23 11:16:10.348 +05:30 6cb4380f-3980-49df-a5f2-2238e4a0a64d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 5:27:55 AM', Current time (UTC): '3/23/2024 5:46:10 AM'. 2024-03-23 11:16:10.348 +05:30 78d1f732-cb94-4e91-8d4c-40d1bfedab69 INF CORS policy execution successful. 2024-03-23 11:16:10.348 +05:30 78d1f732-cb94-4e91-8d4c-40d1bfedab69 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:16:10.349 +05:30 78d1f732-cb94-4e91-8d4c-40d1bfedab69 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:16:10.349 +05:30 78d1f732-cb94-4e91-8d4c-40d1bfedab69 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 6.8972ms 2024-03-23 11:16:10.417 +05:30 a01ae975-27f3-4a5a-ade1-f371dce1038e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3MTM3NSwiZXhwIjoxNzExMTcxOTc1LCJpYXQiOjE3MTExNzEzNzV9.OuUpRuafl7mKc1sFFj7a5pKRcZhczDKggMREF3SId7E - null null 2024-03-23 11:16:10.417 +05:30 d894bb62-ef8d-401d-9bf2-de94c44fa968 INF CORS policy execution successful. 2024-03-23 11:16:10.417 +05:30 d894bb62-ef8d-401d-9bf2-de94c44fa968 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:16:10.418 +05:30 d894bb62-ef8d-401d-9bf2-de94c44fa968 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-23 11:16:10.421 +05:30 d894bb62-ef8d-401d-9bf2-de94c44fa968 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-23 11:16:10.422 +05:30 d894bb62-ef8d-401d-9bf2-de94c44fa968 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 11:16:10.424 +05:30 d894bb62-ef8d-401d-9bf2-de94c44fa968 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 6.4135ms 2024-03-23 11:16:10.424 +05:30 d894bb62-ef8d-401d-9bf2-de94c44fa968 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:16:10.424 +05:30 d894bb62-ef8d-401d-9bf2-de94c44fa968 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3MTM3NSwiZXhwIjoxNzExMTcxOTc1LCJpYXQiOjE3MTExNzEzNzV9.OuUpRuafl7mKc1sFFj7a5pKRcZhczDKggMREF3SId7E - 500 null application/problem+json; charset=utf-8 7.92ms 2024-03-23 11:16:12.150 +05:30 0bc79d77-d81d-496a-9072-c64d6368b7a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:16:12.150 +05:30 2c2e8824-52a1-4382-9f4f-76c7bf54e6bc INF CORS policy execution successful. 2024-03-23 11:16:12.151 +05:30 2c2e8824-52a1-4382-9f4f-76c7bf54e6bc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:16:12.151 +05:30 2c2e8824-52a1-4382-9f4f-76c7bf54e6bc 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-23 11:16:12.151 +05:30 2c2e8824-52a1-4382-9f4f-76c7bf54e6bc INF Fetching Company deatails 2024-03-23 11:16:12.159 +05:30 2c2e8824-52a1-4382-9f4f-76c7bf54e6bc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:16:12.159 +05:30 2c2e8824-52a1-4382-9f4f-76c7bf54e6bc INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.7051ms 2024-03-23 11:16:12.159 +05:30 2c2e8824-52a1-4382-9f4f-76c7bf54e6bc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:16:12.160 +05:30 2c2e8824-52a1-4382-9f4f-76c7bf54e6bc 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 9.6073ms 2024-03-23 11:16:20.119 +05:30 2e543520-0cf4-4988-8231-01cb6fe39852 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:16:20.119 +05:30 20561cac-47e8-4ec5-9563-c22c84e1bcf1 INF CORS policy execution successful. 2024-03-23 11:16:20.120 +05:30 20561cac-47e8-4ec5-9563-c22c84e1bcf1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.1588ms 2024-03-23 11:16:20.161 +05:30 57e99858-be54-4111-a825-9a6ba553bc02 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 63 2024-03-23 11:16:20.162 +05:30 039b058e-0dfc-46b2-90b0-c65489339d30 INF CORS policy execution successful. 2024-03-23 11:16:20.162 +05:30 039b058e-0dfc-46b2-90b0-c65489339d30 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:16:20.163 +05:30 039b058e-0dfc-46b2-90b0-c65489339d30 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-23 11:16:20.177 +05:30 039b058e-0dfc-46b2-90b0-c65489339d30 ERR Invalid database name. 2024-03-23 11:16:20.178 +05:30 039b058e-0dfc-46b2-90b0-c65489339d30 INF Invalid database name. 2024-03-23 11:16:20.178 +05:30 039b058e-0dfc-46b2-90b0-c65489339d30 INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:16:20.179 +05:30 039b058e-0dfc-46b2-90b0-c65489339d30 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 16.1615ms 2024-03-23 11:16:20.179 +05:30 039b058e-0dfc-46b2-90b0-c65489339d30 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:16:20.179 +05:30 039b058e-0dfc-46b2-90b0-c65489339d30 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 17.9681ms 2024-03-23 11:16:34.862 +05:30 e78df74a-9428-4351-9710-08d22ef369b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:16:34.863 +05:30 8af41191-7a1c-4c1a-9b28-86ce34fa5bda INF CORS policy execution successful. 2024-03-23 11:16:34.864 +05:30 8af41191-7a1c-4c1a-9b28-86ce34fa5bda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.7752ms 2024-03-23 11:16:34.916 +05:30 a1c3c0e3-b2c0-47df-acd6-4ccb856bf409 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 52 2024-03-23 11:16:34.917 +05:30 5459f0a1-93ee-4a4f-94cd-c4f53a40dcbc INF CORS policy execution successful. 2024-03-23 11:16:34.917 +05:30 5459f0a1-93ee-4a4f-94cd-c4f53a40dcbc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:16:34.917 +05:30 5459f0a1-93ee-4a4f-94cd-c4f53a40dcbc 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-23 11:16:34.928 +05:30 5459f0a1-93ee-4a4f-94cd-c4f53a40dcbc ERR Invalid database name. 2024-03-23 11:16:34.928 +05:30 5459f0a1-93ee-4a4f-94cd-c4f53a40dcbc INF Invalid database name. 2024-03-23 11:16:34.929 +05:30 5459f0a1-93ee-4a4f-94cd-c4f53a40dcbc INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:16:34.929 +05:30 5459f0a1-93ee-4a4f-94cd-c4f53a40dcbc INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 11.8125ms 2024-03-23 11:16:34.929 +05:30 5459f0a1-93ee-4a4f-94cd-c4f53a40dcbc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:16:34.930 +05:30 5459f0a1-93ee-4a4f-94cd-c4f53a40dcbc INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 13.2583ms 2024-03-23 11:16:44.520 +05:30 9b18e7e7-6f98-44d3-b65d-4218f77d1522 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:16:44.521 +05:30 7963be40-61eb-44b8-8a7b-f9ac78f96893 INF CORS policy execution successful. 2024-03-23 11:16:44.521 +05:30 7963be40-61eb-44b8-8a7b-f9ac78f96893 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:16:44.521 +05:30 7963be40-61eb-44b8-8a7b-f9ac78f96893 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-23 11:16:44.521 +05:30 7963be40-61eb-44b8-8a7b-f9ac78f96893 INF Fetching Company deatails 2024-03-23 11:16:44.533 +05:30 7963be40-61eb-44b8-8a7b-f9ac78f96893 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:16:44.534 +05:30 7963be40-61eb-44b8-8a7b-f9ac78f96893 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 13.3082ms 2024-03-23 11:16:44.535 +05:30 7963be40-61eb-44b8-8a7b-f9ac78f96893 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:16:44.535 +05:30 7963be40-61eb-44b8-8a7b-f9ac78f96893 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 15.4772ms 2024-03-23 11:17:01.775 +05:30 2e2b7368-6a25-4831-9a29-a60c1fab4df7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:17:01.776 +05:30 0185cf97-6715-4e9a-b2ba-d3131998fdd8 INF CORS policy execution successful. 2024-03-23 11:17:01.776 +05:30 0185cf97-6715-4e9a-b2ba-d3131998fdd8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:17:01.777 +05:30 0185cf97-6715-4e9a-b2ba-d3131998fdd8 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-23 11:17:01.777 +05:30 0185cf97-6715-4e9a-b2ba-d3131998fdd8 INF Fetching Company deatails 2024-03-23 11:17:01.795 +05:30 0185cf97-6715-4e9a-b2ba-d3131998fdd8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:01.796 +05:30 0185cf97-6715-4e9a-b2ba-d3131998fdd8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 19.6635ms 2024-03-23 11:17:01.797 +05:30 0185cf97-6715-4e9a-b2ba-d3131998fdd8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:17:01.797 +05:30 0185cf97-6715-4e9a-b2ba-d3131998fdd8 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 22.692ms 2024-03-23 11:17:04.185 +05:30 10bd1e9b-eaf5-4489-8be6-bbd2a946e448 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:17:04.186 +05:30 bd16db3c-1e87-4cec-95ac-84faf8af5ef6 INF CORS policy execution successful. 2024-03-23 11:17:04.186 +05:30 bd16db3c-1e87-4cec-95ac-84faf8af5ef6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.2176ms 2024-03-23 11:17:04.249 +05:30 5f8ba53f-e119-4c71-b288-a59a6e058fb5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 52 2024-03-23 11:17:04.250 +05:30 9f33f0ab-f76e-4c03-80e3-673bb7cfa2aa INF CORS policy execution successful. 2024-03-23 11:17:04.250 +05:30 9f33f0ab-f76e-4c03-80e3-673bb7cfa2aa INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:04.250 +05:30 9f33f0ab-f76e-4c03-80e3-673bb7cfa2aa 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-23 11:17:04.267 +05:30 9f33f0ab-f76e-4c03-80e3-673bb7cfa2aa ERR Invalid database name. 2024-03-23 11:17:04.268 +05:30 9f33f0ab-f76e-4c03-80e3-673bb7cfa2aa INF Invalid database name. 2024-03-23 11:17:04.269 +05:30 9f33f0ab-f76e-4c03-80e3-673bb7cfa2aa INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:04.269 +05:30 9f33f0ab-f76e-4c03-80e3-673bb7cfa2aa INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 19.101ms 2024-03-23 11:17:04.270 +05:30 9f33f0ab-f76e-4c03-80e3-673bb7cfa2aa INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:04.270 +05:30 9f33f0ab-f76e-4c03-80e3-673bb7cfa2aa INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 20.2758ms 2024-03-23 11:17:07.848 +05:30 fd3911f1-9b7f-47bb-8dd7-0c76d0b81de0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:17:07.848 +05:30 28b78a26-c3cc-4529-a2f0-b851c640839d INF CORS policy execution successful. 2024-03-23 11:17:07.848 +05:30 28b78a26-c3cc-4529-a2f0-b851c640839d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.8586ms 2024-03-23 11:17:07.891 +05:30 e34c3ea2-5041-4058-8206-e079e1196201 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 51 2024-03-23 11:17:07.892 +05:30 80a32e65-12d5-43e1-bbed-477711f6da47 INF CORS policy execution successful. 2024-03-23 11:17:07.892 +05:30 80a32e65-12d5-43e1-bbed-477711f6da47 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:07.892 +05:30 80a32e65-12d5-43e1-bbed-477711f6da47 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-23 11:17:07.898 +05:30 80a32e65-12d5-43e1-bbed-477711f6da47 ERR Invalid database name. 2024-03-23 11:17:07.898 +05:30 80a32e65-12d5-43e1-bbed-477711f6da47 INF Invalid database name. 2024-03-23 11:17:07.898 +05:30 80a32e65-12d5-43e1-bbed-477711f6da47 INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:07.899 +05:30 80a32e65-12d5-43e1-bbed-477711f6da47 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 6.8722ms 2024-03-23 11:17:07.899 +05:30 80a32e65-12d5-43e1-bbed-477711f6da47 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:07.899 +05:30 80a32e65-12d5-43e1-bbed-477711f6da47 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 7.8253ms 2024-03-23 11:17:12.159 +05:30 18d96d27-085e-45be-82f0-0d3a73698c58 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:17:12.159 +05:30 9f63b76c-4111-41c0-9bf1-ec06880074ff INF CORS policy execution successful. 2024-03-23 11:17:12.159 +05:30 9f63b76c-4111-41c0-9bf1-ec06880074ff INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:17:12.159 +05:30 9f63b76c-4111-41c0-9bf1-ec06880074ff 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-23 11:17:12.159 +05:30 9f63b76c-4111-41c0-9bf1-ec06880074ff INF Fetching Company deatails 2024-03-23 11:17:12.166 +05:30 9f63b76c-4111-41c0-9bf1-ec06880074ff INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:12.167 +05:30 9f63b76c-4111-41c0-9bf1-ec06880074ff INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.7955ms 2024-03-23 11:17:12.167 +05:30 9f63b76c-4111-41c0-9bf1-ec06880074ff INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:17:12.168 +05:30 9f63b76c-4111-41c0-9bf1-ec06880074ff 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 8.9991ms 2024-03-23 11:17:13.980 +05:30 32a31b57-7c0f-4cab-83a5-1bf2fca25417 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:17:13.981 +05:30 7b179bf5-a6ec-461d-b469-2e5a2355c79c INF CORS policy execution successful. 2024-03-23 11:17:13.981 +05:30 7b179bf5-a6ec-461d-b469-2e5a2355c79c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:17:13.981 +05:30 7b179bf5-a6ec-461d-b469-2e5a2355c79c 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-23 11:17:13.982 +05:30 7b179bf5-a6ec-461d-b469-2e5a2355c79c INF Fetching Company deatails 2024-03-23 11:17:13.988 +05:30 7b179bf5-a6ec-461d-b469-2e5a2355c79c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:13.988 +05:30 7b179bf5-a6ec-461d-b469-2e5a2355c79c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.9182ms 2024-03-23 11:17:13.988 +05:30 7b179bf5-a6ec-461d-b469-2e5a2355c79c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:17:13.989 +05:30 7b179bf5-a6ec-461d-b469-2e5a2355c79c 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 8.1191ms 2024-03-23 11:17:14.052 +05:30 30f5457c-d99b-4e3c-9b36-d4cbb5673070 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:17:14.053 +05:30 ee6b0e9a-0378-47fa-b0f5-d2dbfe95859c INF CORS policy execution successful. 2024-03-23 11:17:14.053 +05:30 ee6b0e9a-0378-47fa-b0f5-d2dbfe95859c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:17:14.053 +05:30 ee6b0e9a-0378-47fa-b0f5-d2dbfe95859c 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-23 11:17:14.053 +05:30 ee6b0e9a-0378-47fa-b0f5-d2dbfe95859c INF Fetching Company deatails 2024-03-23 11:17:14.056 +05:30 ee6b0e9a-0378-47fa-b0f5-d2dbfe95859c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:14.056 +05:30 ee6b0e9a-0378-47fa-b0f5-d2dbfe95859c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.406ms 2024-03-23 11:17:14.056 +05:30 ee6b0e9a-0378-47fa-b0f5-d2dbfe95859c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:17:14.057 +05:30 ee6b0e9a-0378-47fa-b0f5-d2dbfe95859c 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 4.142ms 2024-03-23 11:17:19.200 +05:30 fdb2256a-d01e-4d9a-8f42-d40dae1cd449 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:17:19.200 +05:30 f4107b3f-0aac-43e4-8394-6328c8b991fc INF CORS policy execution successful. 2024-03-23 11:17:19.201 +05:30 f4107b3f-0aac-43e4-8394-6328c8b991fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.7558ms 2024-03-23 11:17:19.244 +05:30 69851640-ea74-4a61-88ad-9f310d886a8e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 51 2024-03-23 11:17:19.244 +05:30 91db2800-b8c3-4e44-ad71-1bc3cc6f0f9c INF CORS policy execution successful. 2024-03-23 11:17:19.244 +05:30 91db2800-b8c3-4e44-ad71-1bc3cc6f0f9c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:19.244 +05:30 91db2800-b8c3-4e44-ad71-1bc3cc6f0f9c 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-23 11:17:19.250 +05:30 91db2800-b8c3-4e44-ad71-1bc3cc6f0f9c ERR Invalid database name. 2024-03-23 11:17:19.250 +05:30 91db2800-b8c3-4e44-ad71-1bc3cc6f0f9c INF Invalid database name. 2024-03-23 11:17:19.250 +05:30 91db2800-b8c3-4e44-ad71-1bc3cc6f0f9c INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:19.251 +05:30 91db2800-b8c3-4e44-ad71-1bc3cc6f0f9c INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 6.162ms 2024-03-23 11:17:19.251 +05:30 91db2800-b8c3-4e44-ad71-1bc3cc6f0f9c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:19.251 +05:30 91db2800-b8c3-4e44-ad71-1bc3cc6f0f9c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 6.9405ms 2024-03-23 11:17:27.408 +05:30 8e77ef53-6c30-4022-a248-57039e025c22 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:17:27.409 +05:30 086fec50-5a7f-4465-9643-36576bd0524a INF CORS policy execution successful. 2024-03-23 11:17:27.410 +05:30 086fec50-5a7f-4465-9643-36576bd0524a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.0074ms 2024-03-23 11:17:27.455 +05:30 547b0b27-67bc-451d-99de-18384904e19b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 51 2024-03-23 11:17:27.455 +05:30 e216e87c-dcfa-4008-90ca-f3b9fca59131 INF CORS policy execution successful. 2024-03-23 11:17:27.455 +05:30 e216e87c-dcfa-4008-90ca-f3b9fca59131 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:27.456 +05:30 e216e87c-dcfa-4008-90ca-f3b9fca59131 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-23 11:17:27.467 +05:30 e216e87c-dcfa-4008-90ca-f3b9fca59131 ERR Invalid database name. 2024-03-23 11:17:27.468 +05:30 e216e87c-dcfa-4008-90ca-f3b9fca59131 INF Invalid database name. 2024-03-23 11:17:27.469 +05:30 e216e87c-dcfa-4008-90ca-f3b9fca59131 INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:27.469 +05:30 e216e87c-dcfa-4008-90ca-f3b9fca59131 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 13.4048ms 2024-03-23 11:17:27.469 +05:30 e216e87c-dcfa-4008-90ca-f3b9fca59131 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:27.470 +05:30 e216e87c-dcfa-4008-90ca-f3b9fca59131 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 14.6252ms 2024-03-23 11:17:33.243 +05:30 333b9d70-4ca2-42d4-99b2-52ee85d82814 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:17:33.244 +05:30 73e3d99c-254a-4f9d-ac65-3903b03d5bb3 INF CORS policy execution successful. 2024-03-23 11:17:33.244 +05:30 73e3d99c-254a-4f9d-ac65-3903b03d5bb3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.5235ms 2024-03-23 11:17:33.288 +05:30 29967ba9-c377-4af6-89eb-029227ffa2c4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 43 2024-03-23 11:17:33.289 +05:30 06a897b6-9d4c-4596-8677-d1959eb1ddcc INF CORS policy execution successful. 2024-03-23 11:17:33.289 +05:30 06a897b6-9d4c-4596-8677-d1959eb1ddcc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:33.289 +05:30 06a897b6-9d4c-4596-8677-d1959eb1ddcc 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-23 11:17:33.298 +05:30 06a897b6-9d4c-4596-8677-d1959eb1ddcc ERR Invalid database name. 2024-03-23 11:17:33.299 +05:30 06a897b6-9d4c-4596-8677-d1959eb1ddcc INF Invalid database name. 2024-03-23 11:17:33.300 +05:30 06a897b6-9d4c-4596-8677-d1959eb1ddcc INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:33.300 +05:30 06a897b6-9d4c-4596-8677-d1959eb1ddcc INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 10.4837ms 2024-03-23 11:17:33.300 +05:30 06a897b6-9d4c-4596-8677-d1959eb1ddcc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:33.300 +05:30 06a897b6-9d4c-4596-8677-d1959eb1ddcc INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 11.9225ms 2024-03-23 11:17:36.327 +05:30 18bd054d-0443-4a2a-a9f9-65e1b0f3a939 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:17:36.327 +05:30 fe31090d-fe2d-431b-a1ef-ba665cad25bc INF CORS policy execution successful. 2024-03-23 11:17:36.328 +05:30 fe31090d-fe2d-431b-a1ef-ba665cad25bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.6411ms 2024-03-23 11:17:36.369 +05:30 061d11a9-ba73-4d31-9e70-2327cda7e04b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 43 2024-03-23 11:17:36.370 +05:30 8a3b026b-c505-430a-9a0e-2822e22090f4 INF CORS policy execution successful. 2024-03-23 11:17:36.370 +05:30 8a3b026b-c505-430a-9a0e-2822e22090f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:36.370 +05:30 8a3b026b-c505-430a-9a0e-2822e22090f4 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-23 11:17:36.378 +05:30 8a3b026b-c505-430a-9a0e-2822e22090f4 ERR Invalid database name. 2024-03-23 11:17:36.378 +05:30 8a3b026b-c505-430a-9a0e-2822e22090f4 INF Invalid database name. 2024-03-23 11:17:36.378 +05:30 8a3b026b-c505-430a-9a0e-2822e22090f4 INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:36.379 +05:30 8a3b026b-c505-430a-9a0e-2822e22090f4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 8.4593ms 2024-03-23 11:17:36.379 +05:30 8a3b026b-c505-430a-9a0e-2822e22090f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:36.379 +05:30 8a3b026b-c505-430a-9a0e-2822e22090f4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 9.6391ms 2024-03-23 11:17:39.591 +05:30 d18312d8-1345-413f-b915-0bb5bbd4d927 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:17:39.592 +05:30 30c56afb-8ee8-40d8-b0a4-91574ed044d7 INF CORS policy execution successful. 2024-03-23 11:17:39.592 +05:30 30c56afb-8ee8-40d8-b0a4-91574ed044d7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.7224ms 2024-03-23 11:17:39.641 +05:30 c4f37ae8-86bf-4d67-a578-bd273905ffce INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 43 2024-03-23 11:17:39.641 +05:30 b00e538a-2076-42cb-9993-8431515242d6 INF CORS policy execution successful. 2024-03-23 11:17:39.642 +05:30 b00e538a-2076-42cb-9993-8431515242d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:39.642 +05:30 b00e538a-2076-42cb-9993-8431515242d6 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-23 11:17:39.664 +05:30 b00e538a-2076-42cb-9993-8431515242d6 ERR Invalid database name. 2024-03-23 11:17:39.665 +05:30 b00e538a-2076-42cb-9993-8431515242d6 INF Invalid database name. 2024-03-23 11:17:39.665 +05:30 b00e538a-2076-42cb-9993-8431515242d6 INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:39.666 +05:30 b00e538a-2076-42cb-9993-8431515242d6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 23.8723ms 2024-03-23 11:17:39.666 +05:30 b00e538a-2076-42cb-9993-8431515242d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:39.666 +05:30 b00e538a-2076-42cb-9993-8431515242d6 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 24.7694ms 2024-03-23 11:17:43.920 +05:30 2b86919e-ffb1-4efb-bd7f-1c71e6b47a4d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:17:43.920 +05:30 ae9d896d-5546-4d3d-bc38-3098b8e43db9 INF CORS policy execution successful. 2024-03-23 11:17:43.921 +05:30 ae9d896d-5546-4d3d-bc38-3098b8e43db9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.1015ms 2024-03-23 11:17:43.963 +05:30 ad5486ba-2dab-4439-86b7-4d2f5d5a8cfd INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 43 2024-03-23 11:17:43.964 +05:30 06ec55bf-6a7c-4a50-a332-e80303c140bf INF CORS policy execution successful. 2024-03-23 11:17:43.964 +05:30 06ec55bf-6a7c-4a50-a332-e80303c140bf INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:43.964 +05:30 06ec55bf-6a7c-4a50-a332-e80303c140bf 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-23 11:17:43.971 +05:30 06ec55bf-6a7c-4a50-a332-e80303c140bf ERR Invalid database name. 2024-03-23 11:17:43.972 +05:30 06ec55bf-6a7c-4a50-a332-e80303c140bf INF Invalid database name. 2024-03-23 11:17:43.972 +05:30 06ec55bf-6a7c-4a50-a332-e80303c140bf INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:43.972 +05:30 06ec55bf-6a7c-4a50-a332-e80303c140bf INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 8.0752ms 2024-03-23 11:17:43.972 +05:30 06ec55bf-6a7c-4a50-a332-e80303c140bf INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:43.973 +05:30 06ec55bf-6a7c-4a50-a332-e80303c140bf INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 9.116ms 2024-03-23 11:17:46.189 +05:30 fe0cbf62-a678-43d3-8165-d936da12d8cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:17:46.190 +05:30 4b900204-a405-4b43-8183-1f540c861805 INF CORS policy execution successful. 2024-03-23 11:17:46.191 +05:30 4b900204-a405-4b43-8183-1f540c861805 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.202ms 2024-03-23 11:17:46.235 +05:30 1559f571-a367-43fe-8f4e-a273febcf261 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 43 2024-03-23 11:17:46.235 +05:30 03fd5753-a176-4ed9-b20f-f6054aa3721c INF CORS policy execution successful. 2024-03-23 11:17:46.235 +05:30 03fd5753-a176-4ed9-b20f-f6054aa3721c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:46.235 +05:30 03fd5753-a176-4ed9-b20f-f6054aa3721c 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-23 11:17:46.247 +05:30 03fd5753-a176-4ed9-b20f-f6054aa3721c ERR Invalid database name. 2024-03-23 11:17:46.247 +05:30 03fd5753-a176-4ed9-b20f-f6054aa3721c INF Invalid database name. 2024-03-23 11:17:46.248 +05:30 03fd5753-a176-4ed9-b20f-f6054aa3721c INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:46.248 +05:30 03fd5753-a176-4ed9-b20f-f6054aa3721c INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 13.1036ms 2024-03-23 11:17:46.249 +05:30 03fd5753-a176-4ed9-b20f-f6054aa3721c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:46.249 +05:30 03fd5753-a176-4ed9-b20f-f6054aa3721c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 14.2008ms 2024-03-23 11:17:51.926 +05:30 4e00f2c7-a8a9-4c7c-8b5e-c90e5eedef0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:17:51.926 +05:30 42485de1-d1e5-47c8-bbd3-ba8f109be1f6 INF CORS policy execution successful. 2024-03-23 11:17:51.927 +05:30 42485de1-d1e5-47c8-bbd3-ba8f109be1f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.1927ms 2024-03-23 11:17:51.978 +05:30 d8115926-63b6-4d1a-9153-07177e9bc951 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 43 2024-03-23 11:17:51.978 +05:30 8fe63e82-be3d-43d5-b02d-f691dbacc09b INF CORS policy execution successful. 2024-03-23 11:17:51.978 +05:30 8fe63e82-be3d-43d5-b02d-f691dbacc09b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:51.979 +05:30 8fe63e82-be3d-43d5-b02d-f691dbacc09b 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-23 11:17:51.990 +05:30 8fe63e82-be3d-43d5-b02d-f691dbacc09b ERR Invalid database name. 2024-03-23 11:17:51.991 +05:30 8fe63e82-be3d-43d5-b02d-f691dbacc09b INF Invalid database name. 2024-03-23 11:17:51.991 +05:30 8fe63e82-be3d-43d5-b02d-f691dbacc09b INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:17:51.991 +05:30 8fe63e82-be3d-43d5-b02d-f691dbacc09b INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 12.7511ms 2024-03-23 11:17:51.992 +05:30 8fe63e82-be3d-43d5-b02d-f691dbacc09b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:17:51.992 +05:30 8fe63e82-be3d-43d5-b02d-f691dbacc09b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 13.8727ms 2024-03-23 11:18:00.857 +05:30 0aabc8fa-14b2-4f8e-a585-d771184255ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:18:00.858 +05:30 b5e0ddff-9a3a-4c61-a86d-8978b138bb59 INF CORS policy execution successful. 2024-03-23 11:18:00.858 +05:30 b5e0ddff-9a3a-4c61-a86d-8978b138bb59 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.4621ms 2024-03-23 11:18:00.899 +05:30 34fed0e8-5e70-47e9-95f0-e99aebc6ee27 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 43 2024-03-23 11:18:00.900 +05:30 de0a6b3a-a489-4e74-8af8-30487e5a2ab6 INF CORS policy execution successful. 2024-03-23 11:18:00.900 +05:30 de0a6b3a-a489-4e74-8af8-30487e5a2ab6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:18:00.900 +05:30 de0a6b3a-a489-4e74-8af8-30487e5a2ab6 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-23 11:18:00.912 +05:30 de0a6b3a-a489-4e74-8af8-30487e5a2ab6 ERR Invalid database name. 2024-03-23 11:18:00.913 +05:30 de0a6b3a-a489-4e74-8af8-30487e5a2ab6 INF Invalid database name. 2024-03-23 11:18:00.913 +05:30 de0a6b3a-a489-4e74-8af8-30487e5a2ab6 INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:18:00.914 +05:30 de0a6b3a-a489-4e74-8af8-30487e5a2ab6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 14.2157ms 2024-03-23 11:18:00.915 +05:30 de0a6b3a-a489-4e74-8af8-30487e5a2ab6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:18:00.915 +05:30 de0a6b3a-a489-4e74-8af8-30487e5a2ab6 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 15.5393ms 2024-03-23 11:18:06.008 +05:30 77bffd07-cf54-4aa5-9655-5cb6874b48fa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:18:06.008 +05:30 ba9c6b7d-8df2-4904-8300-198f81bc53c8 INF CORS policy execution successful. 2024-03-23 11:18:06.009 +05:30 ba9c6b7d-8df2-4904-8300-198f81bc53c8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:18:06.009 +05:30 ba9c6b7d-8df2-4904-8300-198f81bc53c8 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-23 11:18:06.009 +05:30 ba9c6b7d-8df2-4904-8300-198f81bc53c8 INF Fetching Company deatails 2024-03-23 11:18:06.019 +05:30 ba9c6b7d-8df2-4904-8300-198f81bc53c8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:18:06.019 +05:30 ba9c6b7d-8df2-4904-8300-198f81bc53c8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 10.7082ms 2024-03-23 11:18:06.020 +05:30 ba9c6b7d-8df2-4904-8300-198f81bc53c8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:18:06.020 +05:30 ba9c6b7d-8df2-4904-8300-198f81bc53c8 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 11.8376ms 2024-03-23 11:18:13.053 +05:30 90371540-826d-46cd-809f-b80c2b93b387 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:18:13.054 +05:30 5f5269e8-e7a5-4e47-b88d-d7d027f0d846 INF CORS policy execution successful. 2024-03-23 11:18:13.054 +05:30 5f5269e8-e7a5-4e47-b88d-d7d027f0d846 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.901ms 2024-03-23 11:18:13.103 +05:30 2901bdf4-da1b-4156-a038-5fb1fb0a430c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 11:18:13.104 +05:30 376f477c-d212-4dea-894e-bdeec5b4ecc8 INF CORS policy execution successful. 2024-03-23 11:18:13.104 +05:30 376f477c-d212-4dea-894e-bdeec5b4ecc8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:18:13.104 +05:30 376f477c-d212-4dea-894e-bdeec5b4ecc8 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-23 11:18:13.116 +05:30 376f477c-d212-4dea-894e-bdeec5b4ecc8 INF Connection string fetched 2024-03-23 11:18:13.129 +05:30 376f477c-d212-4dea-894e-bdeec5b4ecc8 INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:18:13.130 +05:30 376f477c-d212-4dea-894e-bdeec5b4ecc8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 25.5698ms 2024-03-23 11:18:13.130 +05:30 376f477c-d212-4dea-894e-bdeec5b4ecc8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:18:13.130 +05:30 376f477c-d212-4dea-894e-bdeec5b4ecc8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 27.4027ms 2024-03-23 11:18:28.495 +05:30 2d57c27c-9258-4ded-9b54-080378172dda INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:18:28.497 +05:30 aba2ef8b-79b9-4efb-a698-08b97742f6ae INF CORS policy execution successful. 2024-03-23 11:18:28.499 +05:30 aba2ef8b-79b9-4efb-a698-08b97742f6ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:18:28.500 +05:30 aba2ef8b-79b9-4efb-a698-08b97742f6ae 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-23 11:18:28.500 +05:30 aba2ef8b-79b9-4efb-a698-08b97742f6ae INF Fetching Company deatails 2024-03-23 11:18:28.514 +05:30 aba2ef8b-79b9-4efb-a698-08b97742f6ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:18:28.516 +05:30 aba2ef8b-79b9-4efb-a698-08b97742f6ae INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 15.8ms 2024-03-23 11:18:28.516 +05:30 aba2ef8b-79b9-4efb-a698-08b97742f6ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:18:28.516 +05:30 aba2ef8b-79b9-4efb-a698-08b97742f6ae 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 21.829ms 2024-03-23 11:18:55.963 +05:30 42049435-359b-45b3-a32f-42eb9a4898a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:18:55.966 +05:30 80e127b3-755c-4161-8fd4-3e4f0098ec57 INF CORS policy execution successful. 2024-03-23 11:18:55.966 +05:30 80e127b3-755c-4161-8fd4-3e4f0098ec57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:18:55.967 +05:30 80e127b3-755c-4161-8fd4-3e4f0098ec57 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-23 11:18:55.968 +05:30 80e127b3-755c-4161-8fd4-3e4f0098ec57 INF Fetching Company deatails 2024-03-23 11:18:55.996 +05:30 80e127b3-755c-4161-8fd4-3e4f0098ec57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:18:55.997 +05:30 80e127b3-755c-4161-8fd4-3e4f0098ec57 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 30.0039ms 2024-03-23 11:18:55.997 +05:30 80e127b3-755c-4161-8fd4-3e4f0098ec57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:18:55.998 +05:30 80e127b3-755c-4161-8fd4-3e4f0098ec57 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 35.3213ms 2024-03-23 11:18:59.451 +05:30 fa3b601a-c489-47a0-937b-2503c3523d41 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:18:59.452 +05:30 57c6c63f-c321-4c03-99c3-4eac280cb55d INF CORS policy execution successful. 2024-03-23 11:18:59.453 +05:30 57c6c63f-c321-4c03-99c3-4eac280cb55d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.2623ms 2024-03-23 11:18:59.493 +05:30 802e335a-a145-4f8f-a9f6-a117ddef26a6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 11:18:59.494 +05:30 4c7cb868-c18c-4ec8-941e-566f646e6b1c INF CORS policy execution successful. 2024-03-23 11:18:59.494 +05:30 4c7cb868-c18c-4ec8-941e-566f646e6b1c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:18:59.494 +05:30 4c7cb868-c18c-4ec8-941e-566f646e6b1c 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-23 11:18:59.510 +05:30 4c7cb868-c18c-4ec8-941e-566f646e6b1c INF Connection string fetched 2024-03-23 11:18:59.521 +05:30 4c7cb868-c18c-4ec8-941e-566f646e6b1c INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:18:59.524 +05:30 4c7cb868-c18c-4ec8-941e-566f646e6b1c INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 29.8007ms 2024-03-23 11:18:59.524 +05:30 4c7cb868-c18c-4ec8-941e-566f646e6b1c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:18:59.525 +05:30 4c7cb868-c18c-4ec8-941e-566f646e6b1c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 31.4396ms 2024-03-23 11:19:58.243 +05:30 35ca0816-c12f-461a-853f-f3941c997f8e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:19:58.245 +05:30 c9e7b994-acbc-4dc9-95cf-85874e30b614 INF CORS policy execution successful. 2024-03-23 11:19:58.246 +05:30 c9e7b994-acbc-4dc9-95cf-85874e30b614 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:19:58.246 +05:30 c9e7b994-acbc-4dc9-95cf-85874e30b614 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-23 11:19:58.246 +05:30 c9e7b994-acbc-4dc9-95cf-85874e30b614 INF Fetching Company deatails 2024-03-23 11:19:58.257 +05:30 c9e7b994-acbc-4dc9-95cf-85874e30b614 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:19:58.259 +05:30 c9e7b994-acbc-4dc9-95cf-85874e30b614 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 12.7756ms 2024-03-23 11:19:58.259 +05:30 c9e7b994-acbc-4dc9-95cf-85874e30b614 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:19:58.260 +05:30 c9e7b994-acbc-4dc9-95cf-85874e30b614 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 16.3583ms 2024-03-23 11:20:00.164 +05:30 248ca4c8-23e7-4924-8ca4-f47f7768650a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:20:00.164 +05:30 843154cc-f9e2-4711-aff4-d129c3b8c725 INF CORS policy execution successful. 2024-03-23 11:20:00.166 +05:30 843154cc-f9e2-4711-aff4-d129c3b8c725 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.9505ms 2024-03-23 11:20:00.215 +05:30 1eafcaaa-4b80-4a8a-bbce-2609a08393cd INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:20:00.217 +05:30 67cf00a6-1e1b-463f-b8a0-fded02001657 INF CORS policy execution successful. 2024-03-23 11:20:00.217 +05:30 67cf00a6-1e1b-463f-b8a0-fded02001657 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:20:00.217 +05:30 67cf00a6-1e1b-463f-b8a0-fded02001657 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-23 11:20:00.262 +05:30 67cf00a6-1e1b-463f-b8a0-fded02001657 ERR Invalid database name. 2024-03-23 11:20:00.262 +05:30 67cf00a6-1e1b-463f-b8a0-fded02001657 INF Invalid database name. 2024-03-23 11:20:00.263 +05:30 67cf00a6-1e1b-463f-b8a0-fded02001657 INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:20:00.263 +05:30 67cf00a6-1e1b-463f-b8a0-fded02001657 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 46.1903ms 2024-03-23 11:20:00.264 +05:30 67cf00a6-1e1b-463f-b8a0-fded02001657 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:20:00.264 +05:30 67cf00a6-1e1b-463f-b8a0-fded02001657 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 49.6351ms 2024-03-23 11:20:03.705 +05:30 9f75f7e1-8a0b-4469-a38c-3d0d43436b66 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:20:03.706 +05:30 c01e61c4-d7ac-4156-865e-387d9610cf99 INF CORS policy execution successful. 2024-03-23 11:20:03.707 +05:30 c01e61c4-d7ac-4156-865e-387d9610cf99 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.7755ms 2024-03-23 11:20:03.753 +05:30 5b81620b-e570-4881-be3c-ccafd57ab3d5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 11:20:03.754 +05:30 9e60629f-d115-4447-9c94-197236a2a211 INF CORS policy execution successful. 2024-03-23 11:20:03.754 +05:30 9e60629f-d115-4447-9c94-197236a2a211 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:20:03.754 +05:30 9e60629f-d115-4447-9c94-197236a2a211 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-23 11:20:03.767 +05:30 9e60629f-d115-4447-9c94-197236a2a211 INF Connection string fetched 2024-03-23 11:20:03.789 +05:30 9e60629f-d115-4447-9c94-197236a2a211 INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:20:03.793 +05:30 9e60629f-d115-4447-9c94-197236a2a211 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 38.5261ms 2024-03-23 11:20:03.793 +05:30 9e60629f-d115-4447-9c94-197236a2a211 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:20:03.793 +05:30 9e60629f-d115-4447-9c94-197236a2a211 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 40.2644ms 2024-03-23 11:20:09.924 +05:30 8867156f-fc64-4524-8696-d570cc9edb8a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:20:09.925 +05:30 e57c1665-14e3-452e-a707-cdc244ac6054 INF CORS policy execution successful. 2024-03-23 11:20:09.925 +05:30 e57c1665-14e3-452e-a707-cdc244ac6054 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.9611ms 2024-03-23 11:20:09.968 +05:30 2cd1badc-4782-43c9-ab89-82507a874deb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 11:20:09.969 +05:30 7ff8ec8b-d74b-4458-9475-5889a434e62d INF CORS policy execution successful. 2024-03-23 11:20:09.969 +05:30 7ff8ec8b-d74b-4458-9475-5889a434e62d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:20:09.969 +05:30 7ff8ec8b-d74b-4458-9475-5889a434e62d 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-23 11:20:09.979 +05:30 7ff8ec8b-d74b-4458-9475-5889a434e62d ERR Invalid database name. 2024-03-23 11:20:09.980 +05:30 7ff8ec8b-d74b-4458-9475-5889a434e62d INF Invalid database name. 2024-03-23 11:20:09.980 +05:30 7ff8ec8b-d74b-4458-9475-5889a434e62d INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:20:09.981 +05:30 7ff8ec8b-d74b-4458-9475-5889a434e62d INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 11.3545ms 2024-03-23 11:20:09.981 +05:30 7ff8ec8b-d74b-4458-9475-5889a434e62d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:20:09.981 +05:30 7ff8ec8b-d74b-4458-9475-5889a434e62d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 12.6336ms 2024-03-23 11:20:33.923 +05:30 649e3916-f886-4c8e-ae95-246421b5c460 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:20:33.924 +05:30 60a8fb51-ac5f-497e-9147-c97a15368198 INF CORS policy execution successful. 2024-03-23 11:20:33.924 +05:30 60a8fb51-ac5f-497e-9147-c97a15368198 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:20:33.925 +05:30 60a8fb51-ac5f-497e-9147-c97a15368198 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-23 11:20:33.925 +05:30 60a8fb51-ac5f-497e-9147-c97a15368198 INF Fetching Company deatails 2024-03-23 11:20:33.938 +05:30 60a8fb51-ac5f-497e-9147-c97a15368198 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:20:33.938 +05:30 60a8fb51-ac5f-497e-9147-c97a15368198 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 13.2492ms 2024-03-23 11:20:33.938 +05:30 60a8fb51-ac5f-497e-9147-c97a15368198 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:20:33.939 +05:30 60a8fb51-ac5f-497e-9147-c97a15368198 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 15.2428ms 2024-03-23 11:20:34.899 +05:30 f4de5292-9df0-40e0-b928-5a2de6424e2e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:20:34.900 +05:30 15841462-6f68-4eca-b007-3aadffee2f27 INF CORS policy execution successful. 2024-03-23 11:20:34.900 +05:30 15841462-6f68-4eca-b007-3aadffee2f27 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:20:34.900 +05:30 15841462-6f68-4eca-b007-3aadffee2f27 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-23 11:20:34.900 +05:30 15841462-6f68-4eca-b007-3aadffee2f27 INF Fetching Company deatails 2024-03-23 11:20:34.918 +05:30 15841462-6f68-4eca-b007-3aadffee2f27 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:20:34.919 +05:30 15841462-6f68-4eca-b007-3aadffee2f27 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 18.8751ms 2024-03-23 11:20:34.919 +05:30 15841462-6f68-4eca-b007-3aadffee2f27 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:20:34.919 +05:30 15841462-6f68-4eca-b007-3aadffee2f27 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 19.9875ms 2024-03-23 11:20:37.054 +05:30 8d1d7b5a-7875-42f7-aada-a40356e9125e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:20:37.054 +05:30 bc2084eb-35a9-4408-bf73-d4ac619958cf INF CORS policy execution successful. 2024-03-23 11:20:37.054 +05:30 bc2084eb-35a9-4408-bf73-d4ac619958cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:20:37.055 +05:30 bc2084eb-35a9-4408-bf73-d4ac619958cf 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-23 11:20:37.055 +05:30 bc2084eb-35a9-4408-bf73-d4ac619958cf INF Fetching Company deatails 2024-03-23 11:20:37.059 +05:30 bc2084eb-35a9-4408-bf73-d4ac619958cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:20:37.060 +05:30 bc2084eb-35a9-4408-bf73-d4ac619958cf INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.9699ms 2024-03-23 11:20:37.060 +05:30 bc2084eb-35a9-4408-bf73-d4ac619958cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:20:37.060 +05:30 bc2084eb-35a9-4408-bf73-d4ac619958cf 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 6.0126ms 2024-03-23 11:20:40.388 +05:30 31c5b496-871e-4632-be7c-04655a4fdfe4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:20:40.388 +05:30 35323323-6149-4cc2-b866-2fc7d6bfdc57 INF CORS policy execution successful. 2024-03-23 11:20:40.389 +05:30 35323323-6149-4cc2-b866-2fc7d6bfdc57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:20:40.389 +05:30 35323323-6149-4cc2-b866-2fc7d6bfdc57 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-23 11:20:40.389 +05:30 35323323-6149-4cc2-b866-2fc7d6bfdc57 INF Fetching Company deatails 2024-03-23 11:20:40.404 +05:30 35323323-6149-4cc2-b866-2fc7d6bfdc57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:20:40.404 +05:30 35323323-6149-4cc2-b866-2fc7d6bfdc57 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 15.476ms 2024-03-23 11:20:40.404 +05:30 35323323-6149-4cc2-b866-2fc7d6bfdc57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:20:40.405 +05:30 35323323-6149-4cc2-b866-2fc7d6bfdc57 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 16.7607ms 2024-03-23 11:20:47.098 +05:30 7334ed5a-058c-4c41-ad1e-c8b90f1be29c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:20:47.099 +05:30 afb1f341-820a-4c82-8072-c326ac86a012 INF CORS policy execution successful. 2024-03-23 11:20:47.099 +05:30 afb1f341-820a-4c82-8072-c326ac86a012 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:20:47.099 +05:30 afb1f341-820a-4c82-8072-c326ac86a012 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-23 11:20:47.100 +05:30 afb1f341-820a-4c82-8072-c326ac86a012 INF Fetching Company deatails 2024-03-23 11:20:47.118 +05:30 afb1f341-820a-4c82-8072-c326ac86a012 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:20:47.118 +05:30 afb1f341-820a-4c82-8072-c326ac86a012 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 19.0504ms 2024-03-23 11:20:47.119 +05:30 afb1f341-820a-4c82-8072-c326ac86a012 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:20:47.119 +05:30 afb1f341-820a-4c82-8072-c326ac86a012 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 20.5616ms 2024-03-23 11:20:59.819 +05:30 c912620a-2920-4e55-938d-1871e297a4de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:20:59.819 +05:30 7eda893b-5e40-437f-81c5-30fb6f4234fe INF CORS policy execution successful. 2024-03-23 11:20:59.820 +05:30 7eda893b-5e40-437f-81c5-30fb6f4234fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.4792ms 2024-03-23 11:20:59.872 +05:30 0d3757df-7c6b-4da4-a642-690a4d444c4c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 11:20:59.873 +05:30 38c1b82c-eb41-454e-a741-9dc649937cea INF CORS policy execution successful. 2024-03-23 11:20:59.873 +05:30 38c1b82c-eb41-454e-a741-9dc649937cea INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:20:59.874 +05:30 38c1b82c-eb41-454e-a741-9dc649937cea 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-23 11:20:59.891 +05:30 38c1b82c-eb41-454e-a741-9dc649937cea INF Connection string fetched 2024-03-23 11:20:59.896 +05:30 38c1b82c-eb41-454e-a741-9dc649937cea INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:20:59.897 +05:30 38c1b82c-eb41-454e-a741-9dc649937cea INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 23.6443ms 2024-03-23 11:20:59.898 +05:30 38c1b82c-eb41-454e-a741-9dc649937cea INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:20:59.898 +05:30 38c1b82c-eb41-454e-a741-9dc649937cea INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 25.5382ms 2024-03-23 11:21:14.257 +05:30 9bafc294-858e-4a39-b8ed-80b8f5b57171 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:21:14.258 +05:30 3ed01e72-ab7a-4970-a51e-67ed09480923 INF CORS policy execution successful. 2024-03-23 11:21:14.258 +05:30 3ed01e72-ab7a-4970-a51e-67ed09480923 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:21:14.258 +05:30 3ed01e72-ab7a-4970-a51e-67ed09480923 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-23 11:21:14.259 +05:30 3ed01e72-ab7a-4970-a51e-67ed09480923 INF Fetching Company deatails 2024-03-23 11:21:14.265 +05:30 3ed01e72-ab7a-4970-a51e-67ed09480923 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:21:14.266 +05:30 3ed01e72-ab7a-4970-a51e-67ed09480923 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.1062ms 2024-03-23 11:21:14.266 +05:30 3ed01e72-ab7a-4970-a51e-67ed09480923 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:21:14.266 +05:30 3ed01e72-ab7a-4970-a51e-67ed09480923 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 8.9092ms 2024-03-23 11:21:23.238 +05:30 0f293772-83f9-4e8d-92bc-b7ce2770d234 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:21:23.239 +05:30 271da338-b5f3-412e-bdef-b1f01c6a3427 INF CORS policy execution successful. 2024-03-23 11:21:23.239 +05:30 271da338-b5f3-412e-bdef-b1f01c6a3427 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:21:23.240 +05:30 271da338-b5f3-412e-bdef-b1f01c6a3427 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-23 11:21:23.240 +05:30 271da338-b5f3-412e-bdef-b1f01c6a3427 INF Fetching Company deatails 2024-03-23 11:21:23.251 +05:30 271da338-b5f3-412e-bdef-b1f01c6a3427 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:21:23.252 +05:30 271da338-b5f3-412e-bdef-b1f01c6a3427 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 12.1915ms 2024-03-23 11:21:23.252 +05:30 271da338-b5f3-412e-bdef-b1f01c6a3427 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:21:23.252 +05:30 271da338-b5f3-412e-bdef-b1f01c6a3427 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 14.1523ms 2024-03-23 11:21:26.083 +05:30 faf43933-ea06-4697-826e-8007ce4462aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:21:26.084 +05:30 3fc79781-5433-435d-a8a8-7808c26845d5 INF CORS policy execution successful. 2024-03-23 11:21:26.084 +05:30 3fc79781-5433-435d-a8a8-7808c26845d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.0163ms 2024-03-23 11:21:26.135 +05:30 94c208df-c98b-455e-b90b-ac16f3d94e79 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 11:21:26.136 +05:30 a6c32161-6896-42d4-87c9-91bcca0d821a INF CORS policy execution successful. 2024-03-23 11:21:26.136 +05:30 a6c32161-6896-42d4-87c9-91bcca0d821a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:21:26.136 +05:30 a6c32161-6896-42d4-87c9-91bcca0d821a 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-23 11:21:26.145 +05:30 a6c32161-6896-42d4-87c9-91bcca0d821a INF Connection string fetched 2024-03-23 11:21:26.151 +05:30 a6c32161-6896-42d4-87c9-91bcca0d821a INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:21:26.151 +05:30 a6c32161-6896-42d4-87c9-91bcca0d821a INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 15.4475ms 2024-03-23 11:21:26.152 +05:30 a6c32161-6896-42d4-87c9-91bcca0d821a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:21:26.152 +05:30 a6c32161-6896-42d4-87c9-91bcca0d821a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 16.5938ms 2024-03-23 11:21:45.568 +05:30 47dd8e5b-c2ef-4f00-ae98-7b91cf847365 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:21:45.568 +05:30 00b3d48e-2021-4d7d-8a21-d15b9f2cbce2 INF CORS policy execution successful. 2024-03-23 11:21:45.569 +05:30 00b3d48e-2021-4d7d-8a21-d15b9f2cbce2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.2129ms 2024-03-23 11:21:45.615 +05:30 9296e0b9-b559-41c6-822e-1bd4d81936c6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:21:45.616 +05:30 78724b01-9996-460f-9f5f-546160a1ab1a INF CORS policy execution successful. 2024-03-23 11:21:45.616 +05:30 78724b01-9996-460f-9f5f-546160a1ab1a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:21:45.616 +05:30 78724b01-9996-460f-9f5f-546160a1ab1a 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-23 11:21:45.636 +05:30 78724b01-9996-460f-9f5f-546160a1ab1a INF Connection string fetched 2024-03-23 11:21:45.873 +05:30 78724b01-9996-460f-9f5f-546160a1ab1a INF Token generated 2024-03-23 11:21:45.874 +05:30 78724b01-9996-460f-9f5f-546160a1ab1a INF Token generated 2024-03-23 11:21:45.875 +05:30 78724b01-9996-460f-9f5f-546160a1ab1a 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-23 11:21:45.876 +05:30 78724b01-9996-460f-9f5f-546160a1ab1a INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 259.4915ms 2024-03-23 11:21:45.876 +05:30 78724b01-9996-460f-9f5f-546160a1ab1a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:21:45.876 +05:30 78724b01-9996-460f-9f5f-546160a1ab1a 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 261.156ms 2024-03-23 11:22:31.184 +05:30 f004bf11-db70-4e64-94cd-2a43d9f7c52e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:31.187 +05:30 7077361d-8052-45d4-aea4-7cf67f38a06d INF CORS policy execution successful. 2024-03-23 11:22:31.187 +05:30 7077361d-8052-45d4-aea4-7cf67f38a06d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:31.188 +05:30 7077361d-8052-45d4-aea4-7cf67f38a06d 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-23 11:22:31.188 +05:30 7077361d-8052-45d4-aea4-7cf67f38a06d INF Fetching Company deatails 2024-03-23 11:22:31.202 +05:30 7077361d-8052-45d4-aea4-7cf67f38a06d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:31.204 +05:30 7077361d-8052-45d4-aea4-7cf67f38a06d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 15.8592ms 2024-03-23 11:22:31.204 +05:30 7077361d-8052-45d4-aea4-7cf67f38a06d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:31.204 +05:30 7077361d-8052-45d4-aea4-7cf67f38a06d 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 20.0317ms 2024-03-23 11:22:31.457 +05:30 d34873c3-9532-4f53-8bf5-2ecbb474f82c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:31.457 +05:30 7d9fc94d-4528-4683-ac02-f9dd536c1be1 INF CORS policy execution successful. 2024-03-23 11:22:31.458 +05:30 7d9fc94d-4528-4683-ac02-f9dd536c1be1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:31.458 +05:30 7d9fc94d-4528-4683-ac02-f9dd536c1be1 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-23 11:22:31.459 +05:30 7d9fc94d-4528-4683-ac02-f9dd536c1be1 INF Fetching Company deatails 2024-03-23 11:22:31.465 +05:30 7d9fc94d-4528-4683-ac02-f9dd536c1be1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:31.466 +05:30 7d9fc94d-4528-4683-ac02-f9dd536c1be1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.4181ms 2024-03-23 11:22:31.466 +05:30 7d9fc94d-4528-4683-ac02-f9dd536c1be1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:31.466 +05:30 7d9fc94d-4528-4683-ac02-f9dd536c1be1 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 9.5881ms 2024-03-23 11:22:33.533 +05:30 445c4c44-c233-4b0c-9225-fbeefc05b859 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:33.534 +05:30 e3a17ffd-9eaf-4521-bb1b-64a3fc7ddd1d INF CORS policy execution successful. 2024-03-23 11:22:33.534 +05:30 e3a17ffd-9eaf-4521-bb1b-64a3fc7ddd1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:33.534 +05:30 e3a17ffd-9eaf-4521-bb1b-64a3fc7ddd1d 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-23 11:22:33.534 +05:30 e3a17ffd-9eaf-4521-bb1b-64a3fc7ddd1d INF Fetching Company deatails 2024-03-23 11:22:33.542 +05:30 e3a17ffd-9eaf-4521-bb1b-64a3fc7ddd1d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:33.542 +05:30 e3a17ffd-9eaf-4521-bb1b-64a3fc7ddd1d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.1279ms 2024-03-23 11:22:33.542 +05:30 e3a17ffd-9eaf-4521-bb1b-64a3fc7ddd1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:33.543 +05:30 e3a17ffd-9eaf-4521-bb1b-64a3fc7ddd1d 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 9.379ms 2024-03-23 11:22:33.672 +05:30 60ba2669-d18a-4fc7-ba47-11046037bd6c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:33.673 +05:30 9d3fdac0-0581-4ccf-ac15-c6ba2f105ede INF CORS policy execution successful. 2024-03-23 11:22:33.673 +05:30 9d3fdac0-0581-4ccf-ac15-c6ba2f105ede INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:33.673 +05:30 9d3fdac0-0581-4ccf-ac15-c6ba2f105ede 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-23 11:22:33.673 +05:30 9d3fdac0-0581-4ccf-ac15-c6ba2f105ede INF Fetching Company deatails 2024-03-23 11:22:33.678 +05:30 9d3fdac0-0581-4ccf-ac15-c6ba2f105ede INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:33.678 +05:30 9d3fdac0-0581-4ccf-ac15-c6ba2f105ede INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.7398ms 2024-03-23 11:22:33.678 +05:30 9d3fdac0-0581-4ccf-ac15-c6ba2f105ede INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:33.678 +05:30 9d3fdac0-0581-4ccf-ac15-c6ba2f105ede 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 5.8534ms 2024-03-23 11:22:33.736 +05:30 d1e273f6-afa8-4a63-bd04-c4549a90131e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:33.736 +05:30 fc4ff79c-3252-43e1-9170-f9334a547f3a INF CORS policy execution successful. 2024-03-23 11:22:33.737 +05:30 fc4ff79c-3252-43e1-9170-f9334a547f3a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:33.737 +05:30 fc4ff79c-3252-43e1-9170-f9334a547f3a 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-23 11:22:33.737 +05:30 fc4ff79c-3252-43e1-9170-f9334a547f3a INF Fetching Company deatails 2024-03-23 11:22:33.741 +05:30 fc4ff79c-3252-43e1-9170-f9334a547f3a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:33.742 +05:30 fc4ff79c-3252-43e1-9170-f9334a547f3a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.133ms 2024-03-23 11:22:33.742 +05:30 fc4ff79c-3252-43e1-9170-f9334a547f3a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:33.742 +05:30 fc4ff79c-3252-43e1-9170-f9334a547f3a 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 6.1376ms 2024-03-23 11:22:34.397 +05:30 d81235d6-bf90-41d6-89e7-4a9044a9c9ef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:34.398 +05:30 da315efd-4533-4b40-a0bc-53550e804940 INF CORS policy execution successful. 2024-03-23 11:22:34.398 +05:30 da315efd-4533-4b40-a0bc-53550e804940 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:34.399 +05:30 da315efd-4533-4b40-a0bc-53550e804940 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-23 11:22:34.399 +05:30 da315efd-4533-4b40-a0bc-53550e804940 INF Fetching Company deatails 2024-03-23 11:22:34.412 +05:30 da315efd-4533-4b40-a0bc-53550e804940 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:34.412 +05:30 da315efd-4533-4b40-a0bc-53550e804940 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 13.5551ms 2024-03-23 11:22:34.412 +05:30 da315efd-4533-4b40-a0bc-53550e804940 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:34.413 +05:30 da315efd-4533-4b40-a0bc-53550e804940 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 15.4092ms 2024-03-23 11:22:34.684 +05:30 3fee62b2-59df-42f0-b720-c2f79432e2c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:34.684 +05:30 2d131479-fba8-4041-ba9b-2f8d20173225 INF CORS policy execution successful. 2024-03-23 11:22:34.684 +05:30 2d131479-fba8-4041-ba9b-2f8d20173225 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:34.685 +05:30 2d131479-fba8-4041-ba9b-2f8d20173225 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-23 11:22:34.685 +05:30 2d131479-fba8-4041-ba9b-2f8d20173225 INF Fetching Company deatails 2024-03-23 11:22:34.690 +05:30 2d131479-fba8-4041-ba9b-2f8d20173225 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:34.690 +05:30 2d131479-fba8-4041-ba9b-2f8d20173225 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.7978ms 2024-03-23 11:22:34.691 +05:30 2d131479-fba8-4041-ba9b-2f8d20173225 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:34.691 +05:30 2d131479-fba8-4041-ba9b-2f8d20173225 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 6.784ms 2024-03-23 11:22:34.901 +05:30 b6ecd2c4-bb50-4b42-bda5-48d5b00125bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:34.902 +05:30 6837af4f-1179-4728-826c-baf8df49dad6 INF CORS policy execution successful. 2024-03-23 11:22:34.902 +05:30 6837af4f-1179-4728-826c-baf8df49dad6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:34.902 +05:30 6837af4f-1179-4728-826c-baf8df49dad6 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-23 11:22:34.902 +05:30 6837af4f-1179-4728-826c-baf8df49dad6 INF Fetching Company deatails 2024-03-23 11:22:34.910 +05:30 6837af4f-1179-4728-826c-baf8df49dad6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:34.911 +05:30 6837af4f-1179-4728-826c-baf8df49dad6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.0651ms 2024-03-23 11:22:34.911 +05:30 6837af4f-1179-4728-826c-baf8df49dad6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:34.911 +05:30 6837af4f-1179-4728-826c-baf8df49dad6 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 9.958ms 2024-03-23 11:22:34.950 +05:30 d282bcea-5115-4dbb-b93d-6e104526d6a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:34.950 +05:30 1110a0ac-d2b4-47a3-98a1-64f8ca5d2b33 INF CORS policy execution successful. 2024-03-23 11:22:34.950 +05:30 1110a0ac-d2b4-47a3-98a1-64f8ca5d2b33 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:34.950 +05:30 1110a0ac-d2b4-47a3-98a1-64f8ca5d2b33 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-23 11:22:34.950 +05:30 1110a0ac-d2b4-47a3-98a1-64f8ca5d2b33 INF Fetching Company deatails 2024-03-23 11:22:34.953 +05:30 1110a0ac-d2b4-47a3-98a1-64f8ca5d2b33 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:34.954 +05:30 1110a0ac-d2b4-47a3-98a1-64f8ca5d2b33 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.6856ms 2024-03-23 11:22:34.954 +05:30 1110a0ac-d2b4-47a3-98a1-64f8ca5d2b33 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:34.954 +05:30 1110a0ac-d2b4-47a3-98a1-64f8ca5d2b33 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 4.7236ms 2024-03-23 11:22:35.079 +05:30 ee7f8648-8df5-4f77-ae18-e24cab94b8c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:35.079 +05:30 b033751c-3928-44d4-93f0-8d01aafcda12 INF CORS policy execution successful. 2024-03-23 11:22:35.079 +05:30 b033751c-3928-44d4-93f0-8d01aafcda12 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:35.080 +05:30 b033751c-3928-44d4-93f0-8d01aafcda12 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-23 11:22:35.080 +05:30 b033751c-3928-44d4-93f0-8d01aafcda12 INF Fetching Company deatails 2024-03-23 11:22:35.084 +05:30 b033751c-3928-44d4-93f0-8d01aafcda12 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:35.084 +05:30 b033751c-3928-44d4-93f0-8d01aafcda12 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.7504ms 2024-03-23 11:22:35.084 +05:30 b033751c-3928-44d4-93f0-8d01aafcda12 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:35.085 +05:30 b033751c-3928-44d4-93f0-8d01aafcda12 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 5.4585ms 2024-03-23 11:22:36.534 +05:30 77503f46-9f68-494c-8e08-2a6ca7310b4d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:36.535 +05:30 793dd601-7545-443d-a8f0-ea53bb301734 INF CORS policy execution successful. 2024-03-23 11:22:36.535 +05:30 793dd601-7545-443d-a8f0-ea53bb301734 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:36.535 +05:30 793dd601-7545-443d-a8f0-ea53bb301734 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-23 11:22:36.535 +05:30 793dd601-7545-443d-a8f0-ea53bb301734 INF Fetching Company deatails 2024-03-23 11:22:36.540 +05:30 793dd601-7545-443d-a8f0-ea53bb301734 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:36.540 +05:30 793dd601-7545-443d-a8f0-ea53bb301734 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.3844ms 2024-03-23 11:22:36.541 +05:30 793dd601-7545-443d-a8f0-ea53bb301734 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:36.541 +05:30 793dd601-7545-443d-a8f0-ea53bb301734 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 6.3211ms 2024-03-23 11:22:38.244 +05:30 9f49d286-57dd-4c26-b63c-25b99ddfb5b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:38.245 +05:30 d8731fb4-08f8-4a65-8ea7-6c4e4b1a186e INF CORS policy execution successful. 2024-03-23 11:22:38.245 +05:30 d8731fb4-08f8-4a65-8ea7-6c4e4b1a186e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:38.245 +05:30 d8731fb4-08f8-4a65-8ea7-6c4e4b1a186e 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-23 11:22:38.245 +05:30 d8731fb4-08f8-4a65-8ea7-6c4e4b1a186e INF Fetching Company deatails 2024-03-23 11:22:38.250 +05:30 d8731fb4-08f8-4a65-8ea7-6c4e4b1a186e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:38.250 +05:30 d8731fb4-08f8-4a65-8ea7-6c4e4b1a186e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.2974ms 2024-03-23 11:22:38.250 +05:30 d8731fb4-08f8-4a65-8ea7-6c4e4b1a186e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:38.251 +05:30 d8731fb4-08f8-4a65-8ea7-6c4e4b1a186e 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 6.3197ms 2024-03-23 11:22:39.725 +05:30 d569fd96-ba97-4b57-9704-0b0af9732f1c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:39.725 +05:30 b56c8868-94e3-4372-b079-ac3f15f36af3 INF CORS policy execution successful. 2024-03-23 11:22:39.725 +05:30 b56c8868-94e3-4372-b079-ac3f15f36af3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:39.725 +05:30 b56c8868-94e3-4372-b079-ac3f15f36af3 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-23 11:22:39.725 +05:30 b56c8868-94e3-4372-b079-ac3f15f36af3 INF Fetching Company deatails 2024-03-23 11:22:39.729 +05:30 b56c8868-94e3-4372-b079-ac3f15f36af3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:39.729 +05:30 b56c8868-94e3-4372-b079-ac3f15f36af3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.262ms 2024-03-23 11:22:39.730 +05:30 b56c8868-94e3-4372-b079-ac3f15f36af3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:39.730 +05:30 b56c8868-94e3-4372-b079-ac3f15f36af3 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 5.1453ms 2024-03-23 11:22:39.861 +05:30 a000d071-38c3-404d-bafa-5abcaabdebbb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:39.861 +05:30 4862ca72-fbaf-4a83-abae-5b7d45e1668e INF CORS policy execution successful. 2024-03-23 11:22:39.862 +05:30 4862ca72-fbaf-4a83-abae-5b7d45e1668e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:39.862 +05:30 4862ca72-fbaf-4a83-abae-5b7d45e1668e 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-23 11:22:39.862 +05:30 4862ca72-fbaf-4a83-abae-5b7d45e1668e INF Fetching Company deatails 2024-03-23 11:22:39.867 +05:30 4862ca72-fbaf-4a83-abae-5b7d45e1668e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:39.868 +05:30 4862ca72-fbaf-4a83-abae-5b7d45e1668e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.2761ms 2024-03-23 11:22:39.868 +05:30 4862ca72-fbaf-4a83-abae-5b7d45e1668e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:39.869 +05:30 4862ca72-fbaf-4a83-abae-5b7d45e1668e 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 7.4488ms 2024-03-23 11:22:40.097 +05:30 3df199f9-9396-4264-913e-495b8196b2da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:40.097 +05:30 557c44fd-d1c8-4fdc-8384-7e7628ab8123 INF CORS policy execution successful. 2024-03-23 11:22:40.097 +05:30 557c44fd-d1c8-4fdc-8384-7e7628ab8123 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:40.098 +05:30 557c44fd-d1c8-4fdc-8384-7e7628ab8123 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-23 11:22:40.098 +05:30 557c44fd-d1c8-4fdc-8384-7e7628ab8123 INF Fetching Company deatails 2024-03-23 11:22:40.102 +05:30 557c44fd-d1c8-4fdc-8384-7e7628ab8123 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:40.102 +05:30 557c44fd-d1c8-4fdc-8384-7e7628ab8123 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.6618ms 2024-03-23 11:22:40.102 +05:30 557c44fd-d1c8-4fdc-8384-7e7628ab8123 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:40.103 +05:30 557c44fd-d1c8-4fdc-8384-7e7628ab8123 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 5.9429ms 2024-03-23 11:22:41.675 +05:30 c8644c72-fdbd-4bf5-95a6-d51514205176 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:41.675 +05:30 b9b0f5ee-48f8-4bbd-be17-2a654f91f3ec INF CORS policy execution successful. 2024-03-23 11:22:41.675 +05:30 b9b0f5ee-48f8-4bbd-be17-2a654f91f3ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:41.676 +05:30 b9b0f5ee-48f8-4bbd-be17-2a654f91f3ec 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-23 11:22:41.676 +05:30 b9b0f5ee-48f8-4bbd-be17-2a654f91f3ec INF Fetching Company deatails 2024-03-23 11:22:41.681 +05:30 b9b0f5ee-48f8-4bbd-be17-2a654f91f3ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:41.682 +05:30 b9b0f5ee-48f8-4bbd-be17-2a654f91f3ec INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.0383ms 2024-03-23 11:22:41.682 +05:30 b9b0f5ee-48f8-4bbd-be17-2a654f91f3ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:41.682 +05:30 b9b0f5ee-48f8-4bbd-be17-2a654f91f3ec 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 7.5202ms 2024-03-23 11:22:42.037 +05:30 25eeed9e-56ca-4ad6-8823-0c27f54d6167 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:42.037 +05:30 722fbaf8-2e43-4eb1-99a2-e16e0ee1a320 INF CORS policy execution successful. 2024-03-23 11:22:42.037 +05:30 722fbaf8-2e43-4eb1-99a2-e16e0ee1a320 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:42.038 +05:30 722fbaf8-2e43-4eb1-99a2-e16e0ee1a320 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-23 11:22:42.038 +05:30 722fbaf8-2e43-4eb1-99a2-e16e0ee1a320 INF Fetching Company deatails 2024-03-23 11:22:42.045 +05:30 722fbaf8-2e43-4eb1-99a2-e16e0ee1a320 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:42.046 +05:30 722fbaf8-2e43-4eb1-99a2-e16e0ee1a320 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.584ms 2024-03-23 11:22:42.046 +05:30 722fbaf8-2e43-4eb1-99a2-e16e0ee1a320 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:42.047 +05:30 722fbaf8-2e43-4eb1-99a2-e16e0ee1a320 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 10.6828ms 2024-03-23 11:22:43.020 +05:30 fd80be3a-05eb-4b9f-b38f-0462c79ac406 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:43.020 +05:30 c93cecec-1878-4ae4-8eec-5a6b6a5f10d1 INF CORS policy execution successful. 2024-03-23 11:22:43.020 +05:30 c93cecec-1878-4ae4-8eec-5a6b6a5f10d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:43.020 +05:30 c93cecec-1878-4ae4-8eec-5a6b6a5f10d1 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-23 11:22:43.021 +05:30 c93cecec-1878-4ae4-8eec-5a6b6a5f10d1 INF Fetching Company deatails 2024-03-23 11:22:43.024 +05:30 c93cecec-1878-4ae4-8eec-5a6b6a5f10d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:43.025 +05:30 c93cecec-1878-4ae4-8eec-5a6b6a5f10d1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.4416ms 2024-03-23 11:22:43.025 +05:30 c93cecec-1878-4ae4-8eec-5a6b6a5f10d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:43.025 +05:30 c93cecec-1878-4ae4-8eec-5a6b6a5f10d1 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 5.3522ms 2024-03-23 11:22:44.532 +05:30 8a0909ca-7ef3-4513-880d-d777a7b76a78 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:44.532 +05:30 4cb903ec-cc41-4572-9081-da2f966340f4 INF CORS policy execution successful. 2024-03-23 11:22:44.532 +05:30 4cb903ec-cc41-4572-9081-da2f966340f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:44.532 +05:30 4cb903ec-cc41-4572-9081-da2f966340f4 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-23 11:22:44.532 +05:30 4cb903ec-cc41-4572-9081-da2f966340f4 INF Fetching Company deatails 2024-03-23 11:22:44.539 +05:30 4cb903ec-cc41-4572-9081-da2f966340f4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:44.539 +05:30 4cb903ec-cc41-4572-9081-da2f966340f4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.632ms 2024-03-23 11:22:44.539 +05:30 4cb903ec-cc41-4572-9081-da2f966340f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:44.539 +05:30 4cb903ec-cc41-4572-9081-da2f966340f4 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 7.6153ms 2024-03-23 11:22:44.888 +05:30 d662cd13-25b3-4383-a141-834ed09a8a46 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:22:44.888 +05:30 7ce4737a-15ba-43be-ad4b-e0cb9b1cf375 INF CORS policy execution successful. 2024-03-23 11:22:44.888 +05:30 7ce4737a-15ba-43be-ad4b-e0cb9b1cf375 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:44.888 +05:30 7ce4737a-15ba-43be-ad4b-e0cb9b1cf375 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-23 11:22:44.889 +05:30 7ce4737a-15ba-43be-ad4b-e0cb9b1cf375 INF Fetching Company deatails 2024-03-23 11:22:44.893 +05:30 7ce4737a-15ba-43be-ad4b-e0cb9b1cf375 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:22:44.894 +05:30 7ce4737a-15ba-43be-ad4b-e0cb9b1cf375 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.14ms 2024-03-23 11:22:44.894 +05:30 7ce4737a-15ba-43be-ad4b-e0cb9b1cf375 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:22:44.894 +05:30 7ce4737a-15ba-43be-ad4b-e0cb9b1cf375 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 6.139ms 2024-03-23 11:23:20.390 +05:30 849dc26e-366a-437b-9d25-620a5d86630b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:23:20.392 +05:30 391f2cc5-ffe8-44c9-8792-24c9ac093858 INF CORS policy execution successful. 2024-03-23 11:23:20.393 +05:30 391f2cc5-ffe8-44c9-8792-24c9ac093858 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:20.394 +05:30 391f2cc5-ffe8-44c9-8792-24c9ac093858 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-23 11:23:20.395 +05:30 391f2cc5-ffe8-44c9-8792-24c9ac093858 INF Fetching Company deatails 2024-03-23 11:23:20.406 +05:30 391f2cc5-ffe8-44c9-8792-24c9ac093858 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:23:20.407 +05:30 391f2cc5-ffe8-44c9-8792-24c9ac093858 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 12.4921ms 2024-03-23 11:23:20.407 +05:30 391f2cc5-ffe8-44c9-8792-24c9ac093858 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:20.407 +05:30 391f2cc5-ffe8-44c9-8792-24c9ac093858 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 17.8076ms 2024-03-23 11:23:22.364 +05:30 8c7a2acf-0f86-4739-b24c-fa396d4f852f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:23:22.365 +05:30 f45c9205-bc99-435a-89d9-d5eebfd9d16b INF CORS policy execution successful. 2024-03-23 11:23:22.366 +05:30 f45c9205-bc99-435a-89d9-d5eebfd9d16b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:22.366 +05:30 f45c9205-bc99-435a-89d9-d5eebfd9d16b 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-23 11:23:22.366 +05:30 f45c9205-bc99-435a-89d9-d5eebfd9d16b INF Fetching Company deatails 2024-03-23 11:23:22.376 +05:30 f45c9205-bc99-435a-89d9-d5eebfd9d16b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:23:22.377 +05:30 f45c9205-bc99-435a-89d9-d5eebfd9d16b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 10.9022ms 2024-03-23 11:23:22.377 +05:30 f45c9205-bc99-435a-89d9-d5eebfd9d16b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:22.377 +05:30 f45c9205-bc99-435a-89d9-d5eebfd9d16b 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 12.956ms 2024-03-23 11:23:29.378 +05:30 5fc7eca7-9244-4fe9-821e-37e7d66bbe46 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:23:29.379 +05:30 7498741a-4e97-4764-9db8-d7a8676c1409 INF CORS policy execution successful. 2024-03-23 11:23:29.379 +05:30 7498741a-4e97-4764-9db8-d7a8676c1409 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:29.380 +05:30 7498741a-4e97-4764-9db8-d7a8676c1409 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-23 11:23:29.380 +05:30 7498741a-4e97-4764-9db8-d7a8676c1409 INF Fetching Company deatails 2024-03-23 11:23:29.386 +05:30 7498741a-4e97-4764-9db8-d7a8676c1409 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:23:29.387 +05:30 7498741a-4e97-4764-9db8-d7a8676c1409 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.9575ms 2024-03-23 11:23:29.387 +05:30 7498741a-4e97-4764-9db8-d7a8676c1409 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:29.387 +05:30 7498741a-4e97-4764-9db8-d7a8676c1409 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 8.4411ms 2024-03-23 11:23:37.393 +05:30 03705d76-6ba9-4c66-959e-d4cf9e259c72 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:23:37.394 +05:30 25af5a5a-0757-4479-ae40-91e8de77599e INF CORS policy execution successful. 2024-03-23 11:23:37.394 +05:30 25af5a5a-0757-4479-ae40-91e8de77599e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:37.394 +05:30 25af5a5a-0757-4479-ae40-91e8de77599e 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-23 11:23:37.395 +05:30 25af5a5a-0757-4479-ae40-91e8de77599e INF Fetching Company deatails 2024-03-23 11:23:37.401 +05:30 25af5a5a-0757-4479-ae40-91e8de77599e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:23:37.401 +05:30 25af5a5a-0757-4479-ae40-91e8de77599e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.0161ms 2024-03-23 11:23:37.401 +05:30 25af5a5a-0757-4479-ae40-91e8de77599e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:37.402 +05:30 25af5a5a-0757-4479-ae40-91e8de77599e 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 8.4998ms 2024-03-23 11:23:43.374 +05:30 b43abebb-9db2-4b89-93b5-db296b5c8e18 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:23:43.374 +05:30 705e05a6-9c38-4564-abf7-7b88f2954072 INF CORS policy execution successful. 2024-03-23 11:23:43.374 +05:30 705e05a6-9c38-4564-abf7-7b88f2954072 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:43.375 +05:30 705e05a6-9c38-4564-abf7-7b88f2954072 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-23 11:23:43.375 +05:30 705e05a6-9c38-4564-abf7-7b88f2954072 INF Fetching Company deatails 2024-03-23 11:23:43.383 +05:30 705e05a6-9c38-4564-abf7-7b88f2954072 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:23:43.384 +05:30 705e05a6-9c38-4564-abf7-7b88f2954072 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.7408ms 2024-03-23 11:23:43.385 +05:30 705e05a6-9c38-4564-abf7-7b88f2954072 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:43.385 +05:30 705e05a6-9c38-4564-abf7-7b88f2954072 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 11.4147ms 2024-03-23 11:23:44.388 +05:30 583026c3-cf35-4d93-affb-df464bd7895d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:23:44.388 +05:30 3fb2273a-2b14-4da8-a922-4c4f3780f59c INF CORS policy execution successful. 2024-03-23 11:23:44.388 +05:30 3fb2273a-2b14-4da8-a922-4c4f3780f59c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:44.388 +05:30 3fb2273a-2b14-4da8-a922-4c4f3780f59c 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-23 11:23:44.388 +05:30 3fb2273a-2b14-4da8-a922-4c4f3780f59c INF Fetching Company deatails 2024-03-23 11:23:44.409 +05:30 3fb2273a-2b14-4da8-a922-4c4f3780f59c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:23:44.410 +05:30 3fb2273a-2b14-4da8-a922-4c4f3780f59c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 21.3714ms 2024-03-23 11:23:44.410 +05:30 3fb2273a-2b14-4da8-a922-4c4f3780f59c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:44.410 +05:30 3fb2273a-2b14-4da8-a922-4c4f3780f59c 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 22.3422ms 2024-03-23 11:23:47.560 +05:30 5676117c-55e2-43ea-9bfe-169bbf76fc41 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:23:47.561 +05:30 7e78f062-32d2-44e2-a668-fda7f13c837d INF CORS policy execution successful. 2024-03-23 11:23:47.561 +05:30 7e78f062-32d2-44e2-a668-fda7f13c837d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:47.561 +05:30 7e78f062-32d2-44e2-a668-fda7f13c837d 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-23 11:23:47.562 +05:30 7e78f062-32d2-44e2-a668-fda7f13c837d INF Fetching Company deatails 2024-03-23 11:23:47.568 +05:30 7e78f062-32d2-44e2-a668-fda7f13c837d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:23:47.569 +05:30 7e78f062-32d2-44e2-a668-fda7f13c837d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.6786ms 2024-03-23 11:23:47.569 +05:30 7e78f062-32d2-44e2-a668-fda7f13c837d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:47.570 +05:30 7e78f062-32d2-44e2-a668-fda7f13c837d 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 9.3749ms 2024-03-23 11:23:48.372 +05:30 1bf844b1-c2fe-40cb-bb51-57f9ee183e2f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:23:48.373 +05:30 6dcada7f-fd07-4849-9c0c-9c27c88b73d1 INF CORS policy execution successful. 2024-03-23 11:23:48.373 +05:30 6dcada7f-fd07-4849-9c0c-9c27c88b73d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:48.373 +05:30 6dcada7f-fd07-4849-9c0c-9c27c88b73d1 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-23 11:23:48.373 +05:30 6dcada7f-fd07-4849-9c0c-9c27c88b73d1 INF Fetching Company deatails 2024-03-23 11:23:48.377 +05:30 6dcada7f-fd07-4849-9c0c-9c27c88b73d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:23:48.377 +05:30 6dcada7f-fd07-4849-9c0c-9c27c88b73d1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.3171ms 2024-03-23 11:23:48.377 +05:30 6dcada7f-fd07-4849-9c0c-9c27c88b73d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:48.378 +05:30 6dcada7f-fd07-4849-9c0c-9c27c88b73d1 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 5.2651ms 2024-03-23 11:23:49.391 +05:30 07279748-40c8-4bd2-a30a-fe11dd331fcd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:23:49.392 +05:30 09e1d962-987f-4f15-a8dd-0c0254c382d9 INF CORS policy execution successful. 2024-03-23 11:23:49.392 +05:30 09e1d962-987f-4f15-a8dd-0c0254c382d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:49.392 +05:30 09e1d962-987f-4f15-a8dd-0c0254c382d9 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-23 11:23:49.392 +05:30 09e1d962-987f-4f15-a8dd-0c0254c382d9 INF Fetching Company deatails 2024-03-23 11:23:49.396 +05:30 09e1d962-987f-4f15-a8dd-0c0254c382d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:23:49.396 +05:30 09e1d962-987f-4f15-a8dd-0c0254c382d9 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.1892ms 2024-03-23 11:23:49.396 +05:30 09e1d962-987f-4f15-a8dd-0c0254c382d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:49.396 +05:30 09e1d962-987f-4f15-a8dd-0c0254c382d9 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 5.2631ms 2024-03-23 11:23:50.365 +05:30 eeaa5607-8b93-4640-87c2-26daeae77805 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:23:50.365 +05:30 2b49c6c7-f8bf-4914-9562-511b996e6094 INF CORS policy execution successful. 2024-03-23 11:23:50.365 +05:30 2b49c6c7-f8bf-4914-9562-511b996e6094 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:50.365 +05:30 2b49c6c7-f8bf-4914-9562-511b996e6094 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-23 11:23:50.366 +05:30 2b49c6c7-f8bf-4914-9562-511b996e6094 INF Fetching Company deatails 2024-03-23 11:23:50.372 +05:30 2b49c6c7-f8bf-4914-9562-511b996e6094 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:23:50.373 +05:30 2b49c6c7-f8bf-4914-9562-511b996e6094 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.4114ms 2024-03-23 11:23:50.373 +05:30 2b49c6c7-f8bf-4914-9562-511b996e6094 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:50.373 +05:30 2b49c6c7-f8bf-4914-9562-511b996e6094 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 8.676ms 2024-03-23 11:23:51.380 +05:30 e1ad1669-af8a-4c97-a064-c94eb1655b62 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:23:51.380 +05:30 abf25ee3-dda5-45ab-9308-2b2a9d392a76 INF CORS policy execution successful. 2024-03-23 11:23:51.380 +05:30 abf25ee3-dda5-45ab-9308-2b2a9d392a76 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:51.380 +05:30 abf25ee3-dda5-45ab-9308-2b2a9d392a76 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-23 11:23:51.380 +05:30 abf25ee3-dda5-45ab-9308-2b2a9d392a76 INF Fetching Company deatails 2024-03-23 11:23:51.385 +05:30 abf25ee3-dda5-45ab-9308-2b2a9d392a76 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:23:51.386 +05:30 abf25ee3-dda5-45ab-9308-2b2a9d392a76 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.3645ms 2024-03-23 11:23:51.386 +05:30 abf25ee3-dda5-45ab-9308-2b2a9d392a76 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:23:51.386 +05:30 abf25ee3-dda5-45ab-9308-2b2a9d392a76 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 6.2853ms 2024-03-23 11:23:53.972 +05:30 9743e801-ff21-4205-b2b0-4432cb4700b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:23:53.973 +05:30 97d97333-0663-4a09-96f8-dd71acd36f2a INF CORS policy execution successful. 2024-03-23 11:23:53.974 +05:30 97d97333-0663-4a09-96f8-dd71acd36f2a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.1417ms 2024-03-23 11:23:54.011 +05:30 0b523f86-19dc-4029-b8a0-64bdf3bd15ae INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:23:54.012 +05:30 e2ef35af-06f6-4f8a-a611-9893f2324eea INF CORS policy execution successful. 2024-03-23 11:23:54.012 +05:30 e2ef35af-06f6-4f8a-a611-9893f2324eea INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:23:54.012 +05:30 e2ef35af-06f6-4f8a-a611-9893f2324eea 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-23 11:23:54.021 +05:30 e2ef35af-06f6-4f8a-a611-9893f2324eea INF Connection string fetched 2024-03-23 11:23:54.220 +05:30 e2ef35af-06f6-4f8a-a611-9893f2324eea INF Token generated 2024-03-23 11:23:54.221 +05:30 e2ef35af-06f6-4f8a-a611-9893f2324eea INF Token generated 2024-03-23 11:23:54.221 +05:30 e2ef35af-06f6-4f8a-a611-9893f2324eea 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-23 11:23:54.223 +05:30 e2ef35af-06f6-4f8a-a611-9893f2324eea INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 210.4539ms 2024-03-23 11:23:54.223 +05:30 e2ef35af-06f6-4f8a-a611-9893f2324eea INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:23:54.223 +05:30 e2ef35af-06f6-4f8a-a611-9893f2324eea 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 211.8458ms 2024-03-23 11:24:07.486 +05:30 ccc2f4e0-5148-4883-9a4e-eeae772e1be0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:07.487 +05:30 9784289b-4140-4578-893b-7ef0c51276a3 INF CORS policy execution successful. 2024-03-23 11:24:07.487 +05:30 9784289b-4140-4578-893b-7ef0c51276a3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:07.487 +05:30 9784289b-4140-4578-893b-7ef0c51276a3 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-23 11:24:07.488 +05:30 9784289b-4140-4578-893b-7ef0c51276a3 INF Fetching Company deatails 2024-03-23 11:24:07.494 +05:30 9784289b-4140-4578-893b-7ef0c51276a3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:07.495 +05:30 9784289b-4140-4578-893b-7ef0c51276a3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.3541ms 2024-03-23 11:24:07.495 +05:30 9784289b-4140-4578-893b-7ef0c51276a3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:07.496 +05:30 9784289b-4140-4578-893b-7ef0c51276a3 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 9.9904ms 2024-03-23 11:24:07.706 +05:30 9c572ede-5024-489d-8a24-f7b4428134bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:07.706 +05:30 948d7d37-afe6-4218-82a8-e2ec38864d15 INF CORS policy execution successful. 2024-03-23 11:24:07.706 +05:30 948d7d37-afe6-4218-82a8-e2ec38864d15 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:07.706 +05:30 948d7d37-afe6-4218-82a8-e2ec38864d15 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-23 11:24:07.706 +05:30 948d7d37-afe6-4218-82a8-e2ec38864d15 INF Fetching Company deatails 2024-03-23 11:24:07.710 +05:30 948d7d37-afe6-4218-82a8-e2ec38864d15 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:07.710 +05:30 948d7d37-afe6-4218-82a8-e2ec38864d15 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.0202ms 2024-03-23 11:24:07.710 +05:30 948d7d37-afe6-4218-82a8-e2ec38864d15 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:07.711 +05:30 948d7d37-afe6-4218-82a8-e2ec38864d15 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 4.828ms 2024-03-23 11:24:07.893 +05:30 6e653d7f-301d-4e80-86bc-4ddb555110c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:07.894 +05:30 78be4049-6440-4414-9d24-a2b7d4c60227 INF CORS policy execution successful. 2024-03-23 11:24:07.894 +05:30 78be4049-6440-4414-9d24-a2b7d4c60227 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:07.894 +05:30 78be4049-6440-4414-9d24-a2b7d4c60227 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-23 11:24:07.894 +05:30 78be4049-6440-4414-9d24-a2b7d4c60227 INF Fetching Company deatails 2024-03-23 11:24:07.897 +05:30 78be4049-6440-4414-9d24-a2b7d4c60227 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:07.897 +05:30 78be4049-6440-4414-9d24-a2b7d4c60227 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.5125ms 2024-03-23 11:24:07.897 +05:30 78be4049-6440-4414-9d24-a2b7d4c60227 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:07.898 +05:30 78be4049-6440-4414-9d24-a2b7d4c60227 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 4.1746ms 2024-03-23 11:24:08.603 +05:30 42706140-3434-4486-9033-c5db0e8c0294 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:08.603 +05:30 088a8016-7330-4896-9d9b-e2494956bf6e INF CORS policy execution successful. 2024-03-23 11:24:08.603 +05:30 088a8016-7330-4896-9d9b-e2494956bf6e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:08.603 +05:30 088a8016-7330-4896-9d9b-e2494956bf6e 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-23 11:24:08.604 +05:30 088a8016-7330-4896-9d9b-e2494956bf6e INF Fetching Company deatails 2024-03-23 11:24:08.621 +05:30 088a8016-7330-4896-9d9b-e2494956bf6e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:08.622 +05:30 088a8016-7330-4896-9d9b-e2494956bf6e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 18.7355ms 2024-03-23 11:24:08.622 +05:30 088a8016-7330-4896-9d9b-e2494956bf6e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:08.623 +05:30 088a8016-7330-4896-9d9b-e2494956bf6e 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 19.9884ms 2024-03-23 11:24:08.963 +05:30 578c8d99-a8bd-42ff-82b1-72cfbaf79dde INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:08.964 +05:30 3af52ca9-14fb-4aa3-83ad-2aac4e9522bb INF CORS policy execution successful. 2024-03-23 11:24:08.964 +05:30 3af52ca9-14fb-4aa3-83ad-2aac4e9522bb INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:08.964 +05:30 3af52ca9-14fb-4aa3-83ad-2aac4e9522bb 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-23 11:24:08.965 +05:30 3af52ca9-14fb-4aa3-83ad-2aac4e9522bb INF Fetching Company deatails 2024-03-23 11:24:08.972 +05:30 3af52ca9-14fb-4aa3-83ad-2aac4e9522bb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:08.972 +05:30 3af52ca9-14fb-4aa3-83ad-2aac4e9522bb INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.6875ms 2024-03-23 11:24:08.972 +05:30 3af52ca9-14fb-4aa3-83ad-2aac4e9522bb INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:08.973 +05:30 3af52ca9-14fb-4aa3-83ad-2aac4e9522bb 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 9.5016ms 2024-03-23 11:24:10.406 +05:30 8d5fabf6-1d3e-4a2f-bd9f-08c8fdeb05f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:10.407 +05:30 712a5746-7316-4b60-ac1e-b151ee20ef26 INF CORS policy execution successful. 2024-03-23 11:24:10.407 +05:30 712a5746-7316-4b60-ac1e-b151ee20ef26 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:10.407 +05:30 712a5746-7316-4b60-ac1e-b151ee20ef26 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-23 11:24:10.407 +05:30 712a5746-7316-4b60-ac1e-b151ee20ef26 INF Fetching Company deatails 2024-03-23 11:24:10.411 +05:30 712a5746-7316-4b60-ac1e-b151ee20ef26 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:10.412 +05:30 712a5746-7316-4b60-ac1e-b151ee20ef26 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.685ms 2024-03-23 11:24:10.412 +05:30 712a5746-7316-4b60-ac1e-b151ee20ef26 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:10.412 +05:30 712a5746-7316-4b60-ac1e-b151ee20ef26 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 5.9008ms 2024-03-23 11:24:10.696 +05:30 acad0afa-553f-4b08-9671-77085a0cb1d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:10.697 +05:30 fa920411-395a-49f3-8144-bb286b50de1e INF CORS policy execution successful. 2024-03-23 11:24:10.697 +05:30 fa920411-395a-49f3-8144-bb286b50de1e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:10.697 +05:30 fa920411-395a-49f3-8144-bb286b50de1e 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-23 11:24:10.697 +05:30 fa920411-395a-49f3-8144-bb286b50de1e INF Fetching Company deatails 2024-03-23 11:24:10.706 +05:30 fa920411-395a-49f3-8144-bb286b50de1e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:10.706 +05:30 fa920411-395a-49f3-8144-bb286b50de1e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.3719ms 2024-03-23 11:24:10.706 +05:30 fa920411-395a-49f3-8144-bb286b50de1e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:10.707 +05:30 fa920411-395a-49f3-8144-bb286b50de1e 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 10.6946ms 2024-03-23 11:24:10.893 +05:30 2dbac8d8-d5f9-4933-8e89-942fe9610094 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:10.893 +05:30 6c1a2eb5-2eed-4786-be54-564b11105325 INF CORS policy execution successful. 2024-03-23 11:24:10.893 +05:30 6c1a2eb5-2eed-4786-be54-564b11105325 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:10.894 +05:30 6c1a2eb5-2eed-4786-be54-564b11105325 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-23 11:24:10.894 +05:30 6c1a2eb5-2eed-4786-be54-564b11105325 INF Fetching Company deatails 2024-03-23 11:24:10.900 +05:30 6c1a2eb5-2eed-4786-be54-564b11105325 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:10.900 +05:30 6c1a2eb5-2eed-4786-be54-564b11105325 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.8047ms 2024-03-23 11:24:10.901 +05:30 6c1a2eb5-2eed-4786-be54-564b11105325 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:10.901 +05:30 6c1a2eb5-2eed-4786-be54-564b11105325 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 7.7732ms 2024-03-23 11:24:11.848 +05:30 ebddac97-fe26-4dd9-9157-954a62657b55 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:11.848 +05:30 60855019-c36b-48c8-a498-9c06a10f8270 INF CORS policy execution successful. 2024-03-23 11:24:11.848 +05:30 60855019-c36b-48c8-a498-9c06a10f8270 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:11.848 +05:30 60855019-c36b-48c8-a498-9c06a10f8270 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-23 11:24:11.848 +05:30 60855019-c36b-48c8-a498-9c06a10f8270 INF Fetching Company deatails 2024-03-23 11:24:11.855 +05:30 60855019-c36b-48c8-a498-9c06a10f8270 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:11.856 +05:30 60855019-c36b-48c8-a498-9c06a10f8270 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.4366ms 2024-03-23 11:24:11.856 +05:30 60855019-c36b-48c8-a498-9c06a10f8270 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:11.856 +05:30 60855019-c36b-48c8-a498-9c06a10f8270 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 8.3859ms 2024-03-23 11:24:34.057 +05:30 6cd2b25d-3480-4662-b68c-609ae17ebc38 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:34.059 +05:30 8bbd5da1-4476-42c5-8816-0a0990e5da7c INF CORS policy execution successful. 2024-03-23 11:24:34.060 +05:30 8bbd5da1-4476-42c5-8816-0a0990e5da7c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:34.061 +05:30 8bbd5da1-4476-42c5-8816-0a0990e5da7c 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-23 11:24:34.061 +05:30 8bbd5da1-4476-42c5-8816-0a0990e5da7c INF Fetching Company deatails 2024-03-23 11:24:34.120 +05:30 8bbd5da1-4476-42c5-8816-0a0990e5da7c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:34.121 +05:30 8bbd5da1-4476-42c5-8816-0a0990e5da7c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 60.4083ms 2024-03-23 11:24:34.121 +05:30 8bbd5da1-4476-42c5-8816-0a0990e5da7c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:34.122 +05:30 8bbd5da1-4476-42c5-8816-0a0990e5da7c 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 64.7528ms 2024-03-23 11:24:34.835 +05:30 4214b73a-6394-4ca4-b15f-8f5939b1d125 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:34.835 +05:30 e20954e4-3faf-47df-adab-3fb8db267e53 INF CORS policy execution successful. 2024-03-23 11:24:34.835 +05:30 e20954e4-3faf-47df-adab-3fb8db267e53 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:34.835 +05:30 e20954e4-3faf-47df-adab-3fb8db267e53 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-23 11:24:34.835 +05:30 e20954e4-3faf-47df-adab-3fb8db267e53 INF Fetching Company deatails 2024-03-23 11:24:34.844 +05:30 e20954e4-3faf-47df-adab-3fb8db267e53 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:34.848 +05:30 e20954e4-3faf-47df-adab-3fb8db267e53 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 12.896ms 2024-03-23 11:24:34.849 +05:30 e20954e4-3faf-47df-adab-3fb8db267e53 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:34.849 +05:30 e20954e4-3faf-47df-adab-3fb8db267e53 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 14.5775ms 2024-03-23 11:24:42.239 +05:30 c23d8a8a-4ef5-4331-8eff-39958c8789c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:42.240 +05:30 ef6b00a2-2911-4742-906a-33ac9c7fd12e INF CORS policy execution successful. 2024-03-23 11:24:42.240 +05:30 ef6b00a2-2911-4742-906a-33ac9c7fd12e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:42.240 +05:30 ef6b00a2-2911-4742-906a-33ac9c7fd12e 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-23 11:24:42.240 +05:30 ef6b00a2-2911-4742-906a-33ac9c7fd12e INF Fetching Company deatails 2024-03-23 11:24:42.266 +05:30 ef6b00a2-2911-4742-906a-33ac9c7fd12e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:42.266 +05:30 ef6b00a2-2911-4742-906a-33ac9c7fd12e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 26.1755ms 2024-03-23 11:24:42.267 +05:30 ef6b00a2-2911-4742-906a-33ac9c7fd12e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:42.267 +05:30 ef6b00a2-2911-4742-906a-33ac9c7fd12e 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 27.9592ms 2024-03-23 11:24:45.522 +05:30 827c7728-d079-4077-890f-e34c328d16fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:45.522 +05:30 c4d155e9-1668-4c49-858c-0afb9e8f7218 INF CORS policy execution successful. 2024-03-23 11:24:45.522 +05:30 c4d155e9-1668-4c49-858c-0afb9e8f7218 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:45.522 +05:30 c4d155e9-1668-4c49-858c-0afb9e8f7218 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-23 11:24:45.523 +05:30 c4d155e9-1668-4c49-858c-0afb9e8f7218 INF Fetching Company deatails 2024-03-23 11:24:45.539 +05:30 c4d155e9-1668-4c49-858c-0afb9e8f7218 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:45.540 +05:30 c4d155e9-1668-4c49-858c-0afb9e8f7218 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 17.0098ms 2024-03-23 11:24:45.540 +05:30 c4d155e9-1668-4c49-858c-0afb9e8f7218 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:45.540 +05:30 c4d155e9-1668-4c49-858c-0afb9e8f7218 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 18.3955ms 2024-03-23 11:24:45.690 +05:30 ae554517-04dd-4a0c-a04f-fa785164ddc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:45.690 +05:30 f52fd870-f8fe-4c8e-adbe-b00fb642de15 INF CORS policy execution successful. 2024-03-23 11:24:45.690 +05:30 f52fd870-f8fe-4c8e-adbe-b00fb642de15 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:45.690 +05:30 f52fd870-f8fe-4c8e-adbe-b00fb642de15 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-23 11:24:45.690 +05:30 f52fd870-f8fe-4c8e-adbe-b00fb642de15 INF Fetching Company deatails 2024-03-23 11:24:45.694 +05:30 f52fd870-f8fe-4c8e-adbe-b00fb642de15 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:45.694 +05:30 f52fd870-f8fe-4c8e-adbe-b00fb642de15 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.2276ms 2024-03-23 11:24:45.694 +05:30 f52fd870-f8fe-4c8e-adbe-b00fb642de15 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:45.695 +05:30 f52fd870-f8fe-4c8e-adbe-b00fb642de15 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 5.0942ms 2024-03-23 11:24:46.600 +05:30 93e3bbc5-4e67-436d-a9ac-612815680736 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:46.601 +05:30 f0a86730-1f5f-4683-80c0-4433f1579fc9 INF CORS policy execution successful. 2024-03-23 11:24:46.601 +05:30 f0a86730-1f5f-4683-80c0-4433f1579fc9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:46.601 +05:30 f0a86730-1f5f-4683-80c0-4433f1579fc9 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-23 11:24:46.602 +05:30 f0a86730-1f5f-4683-80c0-4433f1579fc9 INF Fetching Company deatails 2024-03-23 11:24:46.720 +05:30 63f877bb-9a56-4a88-bf06-6ff7752f7776 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:46.721 +05:30 763ea313-8072-4ff1-a986-848eeb1f3383 INF CORS policy execution successful. 2024-03-23 11:24:46.721 +05:30 763ea313-8072-4ff1-a986-848eeb1f3383 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:46.721 +05:30 763ea313-8072-4ff1-a986-848eeb1f3383 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-23 11:24:46.721 +05:30 763ea313-8072-4ff1-a986-848eeb1f3383 INF Fetching Company deatails 2024-03-23 11:24:46.769 +05:30 f0a86730-1f5f-4683-80c0-4433f1579fc9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:46.770 +05:30 f0a86730-1f5f-4683-80c0-4433f1579fc9 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 168.4874ms 2024-03-23 11:24:46.770 +05:30 f0a86730-1f5f-4683-80c0-4433f1579fc9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:46.770 +05:30 f0a86730-1f5f-4683-80c0-4433f1579fc9 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 169.7869ms 2024-03-23 11:24:47.261 +05:30 18dd42c2-90c2-406e-84af-a0c7b5ce13db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:47.261 +05:30 26886d38-fd91-48e1-adf1-4c54d1d5bd9c INF CORS policy execution successful. 2024-03-23 11:24:47.261 +05:30 26886d38-fd91-48e1-adf1-4c54d1d5bd9c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:47.262 +05:30 26886d38-fd91-48e1-adf1-4c54d1d5bd9c 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-23 11:24:47.262 +05:30 26886d38-fd91-48e1-adf1-4c54d1d5bd9c INF Fetching Company deatails 2024-03-23 11:24:47.619 +05:30 26886d38-fd91-48e1-adf1-4c54d1d5bd9c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:47.619 +05:30 26886d38-fd91-48e1-adf1-4c54d1d5bd9c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 357.8584ms 2024-03-23 11:24:47.620 +05:30 26886d38-fd91-48e1-adf1-4c54d1d5bd9c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:47.620 +05:30 26886d38-fd91-48e1-adf1-4c54d1d5bd9c 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 359.4003ms 2024-03-23 11:24:47.674 +05:30 b416d0cc-d6de-4348-bd56-822d3539399d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:47.675 +05:30 28e5ce9a-f492-4fdc-81f8-085edc7d6aaa INF CORS policy execution successful. 2024-03-23 11:24:47.675 +05:30 28e5ce9a-f492-4fdc-81f8-085edc7d6aaa INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:47.675 +05:30 28e5ce9a-f492-4fdc-81f8-085edc7d6aaa 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-23 11:24:47.675 +05:30 28e5ce9a-f492-4fdc-81f8-085edc7d6aaa INF Fetching Company deatails 2024-03-23 11:24:47.679 +05:30 763ea313-8072-4ff1-a986-848eeb1f3383 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:47.679 +05:30 763ea313-8072-4ff1-a986-848eeb1f3383 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 957.8752ms 2024-03-23 11:24:47.679 +05:30 763ea313-8072-4ff1-a986-848eeb1f3383 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:47.679 +05:30 763ea313-8072-4ff1-a986-848eeb1f3383 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 958.9935ms 2024-03-23 11:24:47.694 +05:30 28e5ce9a-f492-4fdc-81f8-085edc7d6aaa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:47.695 +05:30 28e5ce9a-f492-4fdc-81f8-085edc7d6aaa INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 19.7058ms 2024-03-23 11:24:47.695 +05:30 28e5ce9a-f492-4fdc-81f8-085edc7d6aaa INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:47.695 +05:30 28e5ce9a-f492-4fdc-81f8-085edc7d6aaa 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 20.7265ms 2024-03-23 11:24:47.810 +05:30 90270dd7-cd99-4ec7-8cf7-cbbecb237eb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:47.810 +05:30 ae8bff3f-568c-40c2-ad7c-307c0c30c43c INF CORS policy execution successful. 2024-03-23 11:24:47.810 +05:30 ae8bff3f-568c-40c2-ad7c-307c0c30c43c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:47.810 +05:30 ae8bff3f-568c-40c2-ad7c-307c0c30c43c 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-23 11:24:47.810 +05:30 ae8bff3f-568c-40c2-ad7c-307c0c30c43c INF Fetching Company deatails 2024-03-23 11:24:47.826 +05:30 ae8bff3f-568c-40c2-ad7c-307c0c30c43c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:47.826 +05:30 ae8bff3f-568c-40c2-ad7c-307c0c30c43c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 15.8484ms 2024-03-23 11:24:47.826 +05:30 ae8bff3f-568c-40c2-ad7c-307c0c30c43c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:47.827 +05:30 ae8bff3f-568c-40c2-ad7c-307c0c30c43c 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 16.8784ms 2024-03-23 11:24:48.207 +05:30 d761f972-855c-4139-987c-1dce60790c81 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:48.207 +05:30 a203e7cd-a43e-478d-9686-93fc97a68c6e INF CORS policy execution successful. 2024-03-23 11:24:48.207 +05:30 a203e7cd-a43e-478d-9686-93fc97a68c6e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:48.207 +05:30 a203e7cd-a43e-478d-9686-93fc97a68c6e 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-23 11:24:48.208 +05:30 a203e7cd-a43e-478d-9686-93fc97a68c6e INF Fetching Company deatails 2024-03-23 11:24:48.211 +05:30 a203e7cd-a43e-478d-9686-93fc97a68c6e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:48.212 +05:30 a203e7cd-a43e-478d-9686-93fc97a68c6e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.296ms 2024-03-23 11:24:48.212 +05:30 a203e7cd-a43e-478d-9686-93fc97a68c6e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:48.212 +05:30 a203e7cd-a43e-478d-9686-93fc97a68c6e 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 5.0634ms 2024-03-23 11:24:48.357 +05:30 ce32a48a-d5ed-4cc3-917a-8f2e1cee6f49 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:48.358 +05:30 9aaed456-ec2d-4ff9-9425-50dd6741faee INF CORS policy execution successful. 2024-03-23 11:24:48.358 +05:30 9aaed456-ec2d-4ff9-9425-50dd6741faee INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:48.358 +05:30 9aaed456-ec2d-4ff9-9425-50dd6741faee 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-23 11:24:48.358 +05:30 9aaed456-ec2d-4ff9-9425-50dd6741faee INF Fetching Company deatails 2024-03-23 11:24:48.381 +05:30 9aaed456-ec2d-4ff9-9425-50dd6741faee INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:48.382 +05:30 9aaed456-ec2d-4ff9-9425-50dd6741faee INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 23.9068ms 2024-03-23 11:24:48.382 +05:30 9aaed456-ec2d-4ff9-9425-50dd6741faee INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:48.382 +05:30 9aaed456-ec2d-4ff9-9425-50dd6741faee 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 25.1409ms 2024-03-23 11:24:50.504 +05:30 2aea5f18-3e1f-449a-8442-82d2bef3f3a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:50.504 +05:30 e45ce551-3800-485f-8026-a809c95483ce INF CORS policy execution successful. 2024-03-23 11:24:50.504 +05:30 e45ce551-3800-485f-8026-a809c95483ce INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:50.505 +05:30 e45ce551-3800-485f-8026-a809c95483ce 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-23 11:24:50.505 +05:30 e45ce551-3800-485f-8026-a809c95483ce INF Fetching Company deatails 2024-03-23 11:24:50.510 +05:30 e45ce551-3800-485f-8026-a809c95483ce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:50.511 +05:30 e45ce551-3800-485f-8026-a809c95483ce INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.9933ms 2024-03-23 11:24:50.511 +05:30 e45ce551-3800-485f-8026-a809c95483ce INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:50.511 +05:30 e45ce551-3800-485f-8026-a809c95483ce 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 7.1364ms 2024-03-23 11:24:50.678 +05:30 ad14d1ac-8d86-4040-9560-53e72f33019b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:50.679 +05:30 13b9f4ff-8d54-40dc-9ab8-fbea135e25d3 INF CORS policy execution successful. 2024-03-23 11:24:50.679 +05:30 13b9f4ff-8d54-40dc-9ab8-fbea135e25d3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:50.679 +05:30 13b9f4ff-8d54-40dc-9ab8-fbea135e25d3 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-23 11:24:50.679 +05:30 13b9f4ff-8d54-40dc-9ab8-fbea135e25d3 INF Fetching Company deatails 2024-03-23 11:24:50.684 +05:30 13b9f4ff-8d54-40dc-9ab8-fbea135e25d3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:50.685 +05:30 13b9f4ff-8d54-40dc-9ab8-fbea135e25d3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.3268ms 2024-03-23 11:24:50.685 +05:30 13b9f4ff-8d54-40dc-9ab8-fbea135e25d3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:50.685 +05:30 13b9f4ff-8d54-40dc-9ab8-fbea135e25d3 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 6.4515ms 2024-03-23 11:24:50.948 +05:30 87b301e6-f8d6-4f47-a78c-422287254bd8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:50.949 +05:30 5ac3f15d-c974-4f24-ac51-bc0ed1a65b35 INF CORS policy execution successful. 2024-03-23 11:24:50.949 +05:30 5ac3f15d-c974-4f24-ac51-bc0ed1a65b35 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:50.949 +05:30 5ac3f15d-c974-4f24-ac51-bc0ed1a65b35 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-23 11:24:50.949 +05:30 5ac3f15d-c974-4f24-ac51-bc0ed1a65b35 INF Fetching Company deatails 2024-03-23 11:24:50.953 +05:30 5ac3f15d-c974-4f24-ac51-bc0ed1a65b35 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:50.954 +05:30 5ac3f15d-c974-4f24-ac51-bc0ed1a65b35 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.6262ms 2024-03-23 11:24:50.954 +05:30 5ac3f15d-c974-4f24-ac51-bc0ed1a65b35 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:50.954 +05:30 5ac3f15d-c974-4f24-ac51-bc0ed1a65b35 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 5.7538ms 2024-03-23 11:24:51.141 +05:30 756e0eb5-9199-4968-b3e1-6601e70fcfc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:51.141 +05:30 40d59530-9853-43ce-8a48-830274884a06 INF CORS policy execution successful. 2024-03-23 11:24:51.141 +05:30 40d59530-9853-43ce-8a48-830274884a06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:51.141 +05:30 40d59530-9853-43ce-8a48-830274884a06 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-23 11:24:51.142 +05:30 40d59530-9853-43ce-8a48-830274884a06 INF Fetching Company deatails 2024-03-23 11:24:51.146 +05:30 40d59530-9853-43ce-8a48-830274884a06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:51.147 +05:30 40d59530-9853-43ce-8a48-830274884a06 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.2488ms 2024-03-23 11:24:51.147 +05:30 40d59530-9853-43ce-8a48-830274884a06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:51.147 +05:30 40d59530-9853-43ce-8a48-830274884a06 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 6.1554ms 2024-03-23 11:24:51.260 +05:30 b9cbd4b7-aa1d-4409-9dc9-c1111fcac929 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:51.261 +05:30 f2bfd0c9-5ac9-4ca1-8d21-a81f9a4ff155 INF CORS policy execution successful. 2024-03-23 11:24:51.261 +05:30 f2bfd0c9-5ac9-4ca1-8d21-a81f9a4ff155 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:51.261 +05:30 f2bfd0c9-5ac9-4ca1-8d21-a81f9a4ff155 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-23 11:24:51.261 +05:30 f2bfd0c9-5ac9-4ca1-8d21-a81f9a4ff155 INF Fetching Company deatails 2024-03-23 11:24:51.268 +05:30 f2bfd0c9-5ac9-4ca1-8d21-a81f9a4ff155 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:51.269 +05:30 f2bfd0c9-5ac9-4ca1-8d21-a81f9a4ff155 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.8626ms 2024-03-23 11:24:51.269 +05:30 f2bfd0c9-5ac9-4ca1-8d21-a81f9a4ff155 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:51.269 +05:30 f2bfd0c9-5ac9-4ca1-8d21-a81f9a4ff155 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 9.0919ms 2024-03-23 11:24:52.066 +05:30 9ac2979c-2db9-425e-ab2e-755725088716 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:24:52.067 +05:30 ac904b79-0ee9-411e-94ee-5d1f6d963216 INF CORS policy execution successful. 2024-03-23 11:24:52.067 +05:30 ac904b79-0ee9-411e-94ee-5d1f6d963216 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:52.067 +05:30 ac904b79-0ee9-411e-94ee-5d1f6d963216 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-23 11:24:52.067 +05:30 ac904b79-0ee9-411e-94ee-5d1f6d963216 INF Fetching Company deatails 2024-03-23 11:24:52.071 +05:30 ac904b79-0ee9-411e-94ee-5d1f6d963216 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:24:52.071 +05:30 ac904b79-0ee9-411e-94ee-5d1f6d963216 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.3282ms 2024-03-23 11:24:52.071 +05:30 ac904b79-0ee9-411e-94ee-5d1f6d963216 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:24:52.071 +05:30 ac904b79-0ee9-411e-94ee-5d1f6d963216 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 5.2346ms 2024-03-23 11:25:08.242 +05:30 fb25fe1c-88b3-487e-8f64-545484450cdc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:25:08.251 +05:30 cc1a6c6f-1bd2-4895-ac21-e785b0acd4fe INF CORS policy execution successful. 2024-03-23 11:25:08.252 +05:30 cc1a6c6f-1bd2-4895-ac21-e785b0acd4fe INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:25:08.252 +05:30 cc1a6c6f-1bd2-4895-ac21-e785b0acd4fe 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-23 11:25:08.252 +05:30 cc1a6c6f-1bd2-4895-ac21-e785b0acd4fe INF Fetching Company deatails 2024-03-23 11:25:08.274 +05:30 cc1a6c6f-1bd2-4895-ac21-e785b0acd4fe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:25:08.275 +05:30 cc1a6c6f-1bd2-4895-ac21-e785b0acd4fe INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 22.8777ms 2024-03-23 11:25:08.275 +05:30 cc1a6c6f-1bd2-4895-ac21-e785b0acd4fe INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:25:08.276 +05:30 cc1a6c6f-1bd2-4895-ac21-e785b0acd4fe 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 33.8235ms 2024-03-23 11:25:18.881 +05:30 42a612a3-9841-4a47-b319-1e449c915f30 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:25:18.882 +05:30 a40ce392-cd97-4ad0-b256-1a7a69df44af INF CORS policy execution successful. 2024-03-23 11:25:18.882 +05:30 a40ce392-cd97-4ad0-b256-1a7a69df44af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.1661ms 2024-03-23 11:25:18.924 +05:30 2d2358b5-a5c6-459e-9c96-77898d8ba17c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 69 2024-03-23 11:25:18.925 +05:30 60977c75-4ae3-4f64-8bf7-89dbf2500567 INF CORS policy execution successful. 2024-03-23 11:25:18.925 +05:30 60977c75-4ae3-4f64-8bf7-89dbf2500567 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:25:18.926 +05:30 60977c75-4ae3-4f64-8bf7-89dbf2500567 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-23 11:25:18.949 +05:30 60977c75-4ae3-4f64-8bf7-89dbf2500567 INF Connection string fetched 2024-03-23 11:25:19.098 +05:30 60977c75-4ae3-4f64-8bf7-89dbf2500567 INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:25:19.099 +05:30 60977c75-4ae3-4f64-8bf7-89dbf2500567 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 173.1965ms 2024-03-23 11:25:19.099 +05:30 60977c75-4ae3-4f64-8bf7-89dbf2500567 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:25:19.099 +05:30 60977c75-4ae3-4f64-8bf7-89dbf2500567 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 175.2712ms 2024-03-23 11:25:55.469 +05:30 f8b9e728-3603-428c-90f7-19425df0bf3d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:25:55.471 +05:30 0a586845-ca84-4723-b28a-18293e0d841a INF CORS policy execution successful. 2024-03-23 11:25:55.472 +05:30 0a586845-ca84-4723-b28a-18293e0d841a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:25:55.472 +05:30 0a586845-ca84-4723-b28a-18293e0d841a 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-23 11:25:55.473 +05:30 0a586845-ca84-4723-b28a-18293e0d841a INF Fetching Company deatails 2024-03-23 11:25:55.481 +05:30 0a586845-ca84-4723-b28a-18293e0d841a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:25:55.482 +05:30 0a586845-ca84-4723-b28a-18293e0d841a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.8365ms 2024-03-23 11:25:55.482 +05:30 0a586845-ca84-4723-b28a-18293e0d841a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:25:55.483 +05:30 0a586845-ca84-4723-b28a-18293e0d841a 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 14.0634ms 2024-03-23 11:25:59.301 +05:30 88cc423c-2c4c-495e-920e-dfc031c52a07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:25:59.302 +05:30 6faa048a-f8a4-4afa-8b3e-19b49227e25d INF CORS policy execution successful. 2024-03-23 11:25:59.302 +05:30 6faa048a-f8a4-4afa-8b3e-19b49227e25d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.5322ms 2024-03-23 11:25:59.340 +05:30 52fd4020-3c83-4e52-b538-cad927b83846 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 63 2024-03-23 11:25:59.341 +05:30 8ac4ba3e-7ac9-4eff-8a19-d06d3909b09a INF CORS policy execution successful. 2024-03-23 11:25:59.341 +05:30 8ac4ba3e-7ac9-4eff-8a19-d06d3909b09a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:25:59.341 +05:30 8ac4ba3e-7ac9-4eff-8a19-d06d3909b09a 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-23 11:25:59.350 +05:30 8ac4ba3e-7ac9-4eff-8a19-d06d3909b09a INF Connection string fetched 2024-03-23 11:25:59.358 +05:30 8ac4ba3e-7ac9-4eff-8a19-d06d3909b09a INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:25:59.359 +05:30 8ac4ba3e-7ac9-4eff-8a19-d06d3909b09a INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 18.2506ms 2024-03-23 11:25:59.359 +05:30 8ac4ba3e-7ac9-4eff-8a19-d06d3909b09a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:25:59.359 +05:30 8ac4ba3e-7ac9-4eff-8a19-d06d3909b09a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 19.3592ms 2024-03-23 11:26:06.791 +05:30 761f6ef6-2a9a-4a39-a0b8-056aaaef9835 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:26:06.791 +05:30 0d91b2f2-97e4-4f43-b4cc-5e3cb1d1aa20 INF CORS policy execution successful. 2024-03-23 11:26:06.792 +05:30 0d91b2f2-97e4-4f43-b4cc-5e3cb1d1aa20 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.8861ms 2024-03-23 11:26:06.829 +05:30 3a756287-a024-4bfb-bbf3-c9fe294dbf65 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 60 2024-03-23 11:26:06.830 +05:30 03b79bca-6b76-4586-b8d4-d423923bf3b5 INF CORS policy execution successful. 2024-03-23 11:26:06.830 +05:30 03b79bca-6b76-4586-b8d4-d423923bf3b5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:26:06.830 +05:30 03b79bca-6b76-4586-b8d4-d423923bf3b5 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-23 11:26:06.838 +05:30 03b79bca-6b76-4586-b8d4-d423923bf3b5 INF Connection string fetched 2024-03-23 11:26:06.853 +05:30 03b79bca-6b76-4586-b8d4-d423923bf3b5 INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:06.854 +05:30 03b79bca-6b76-4586-b8d4-d423923bf3b5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 24.0104ms 2024-03-23 11:26:06.854 +05:30 03b79bca-6b76-4586-b8d4-d423923bf3b5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:26:06.855 +05:30 03b79bca-6b76-4586-b8d4-d423923bf3b5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 25.5357ms 2024-03-23 11:26:20.654 +05:30 2fe7a272-cd9b-49d2-92d3-18a8b81f6a5c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:26:20.655 +05:30 66f64037-a982-4021-96af-f9328f494fef INF CORS policy execution successful. 2024-03-23 11:26:20.656 +05:30 66f64037-a982-4021-96af-f9328f494fef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.9206ms 2024-03-23 11:26:20.696 +05:30 a9b6190f-8045-485c-b0fb-277e88faff33 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 62 2024-03-23 11:26:20.697 +05:30 f6379e2f-26bf-48a4-8747-911cfc61a0f2 INF CORS policy execution successful. 2024-03-23 11:26:20.697 +05:30 f6379e2f-26bf-48a4-8747-911cfc61a0f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:26:20.697 +05:30 f6379e2f-26bf-48a4-8747-911cfc61a0f2 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-23 11:26:20.706 +05:30 f6379e2f-26bf-48a4-8747-911cfc61a0f2 INF Connection string fetched 2024-03-23 11:26:20.714 +05:30 f6379e2f-26bf-48a4-8747-911cfc61a0f2 INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:20.715 +05:30 f6379e2f-26bf-48a4-8747-911cfc61a0f2 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 17.7661ms 2024-03-23 11:26:20.715 +05:30 f6379e2f-26bf-48a4-8747-911cfc61a0f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:26:20.716 +05:30 f6379e2f-26bf-48a4-8747-911cfc61a0f2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 19.1096ms 2024-03-23 11:26:29.153 +05:30 4ed027b9-12fc-4720-95e9-3f4856f9d642 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:26:29.153 +05:30 72e044f2-913b-430d-9a12-32b8ac83339c INF CORS policy execution successful. 2024-03-23 11:26:29.154 +05:30 72e044f2-913b-430d-9a12-32b8ac83339c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.2843ms 2024-03-23 11:26:29.198 +05:30 2893797d-cae3-4ab3-802a-f557e735e643 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 61 2024-03-23 11:26:29.199 +05:30 93715b6b-080a-4470-a94d-a53771e71cf7 INF CORS policy execution successful. 2024-03-23 11:26:29.199 +05:30 93715b6b-080a-4470-a94d-a53771e71cf7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:26:29.199 +05:30 93715b6b-080a-4470-a94d-a53771e71cf7 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-23 11:26:29.207 +05:30 93715b6b-080a-4470-a94d-a53771e71cf7 INF Connection string fetched 2024-03-23 11:26:29.222 +05:30 93715b6b-080a-4470-a94d-a53771e71cf7 INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:29.223 +05:30 93715b6b-080a-4470-a94d-a53771e71cf7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 23.682ms 2024-03-23 11:26:29.223 +05:30 93715b6b-080a-4470-a94d-a53771e71cf7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:26:29.223 +05:30 93715b6b-080a-4470-a94d-a53771e71cf7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 24.8907ms 2024-03-23 11:26:35.366 +05:30 8b58d481-632c-46cc-a095-dfae8310a140 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:26:35.367 +05:30 03a08e6a-13e8-41d6-ac7a-8a01c022122e INF CORS policy execution successful. 2024-03-23 11:26:35.368 +05:30 03a08e6a-13e8-41d6-ac7a-8a01c022122e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.2106ms 2024-03-23 11:26:35.407 +05:30 8d25a7ff-d2c4-49fb-93dd-769159b7ce6e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:26:35.407 +05:30 4766ff88-c1e4-49f1-b4f7-8e35d459473e INF CORS policy execution successful. 2024-03-23 11:26:35.407 +05:30 4766ff88-c1e4-49f1-b4f7-8e35d459473e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:26:35.407 +05:30 4766ff88-c1e4-49f1-b4f7-8e35d459473e 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-23 11:26:35.414 +05:30 4766ff88-c1e4-49f1-b4f7-8e35d459473e INF Connection string fetched 2024-03-23 11:26:35.610 +05:30 4766ff88-c1e4-49f1-b4f7-8e35d459473e INF Token generated 2024-03-23 11:26:35.610 +05:30 4766ff88-c1e4-49f1-b4f7-8e35d459473e INF Token generated 2024-03-23 11:26:35.611 +05:30 4766ff88-c1e4-49f1-b4f7-8e35d459473e 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-23 11:26:35.611 +05:30 4766ff88-c1e4-49f1-b4f7-8e35d459473e INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 203.6626ms 2024-03-23 11:26:35.611 +05:30 4766ff88-c1e4-49f1-b4f7-8e35d459473e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:26:35.611 +05:30 4766ff88-c1e4-49f1-b4f7-8e35d459473e 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 204.7437ms 2024-03-23 11:26:48.769 +05:30 62cc6701-d9e0-4d29-8f2c-3f9ed58b59fc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:48.770 +05:30 c1cf2c34-0c24-410b-8878-056563171fef INF CORS policy execution successful. 2024-03-23 11:26:48.770 +05:30 c1cf2c34-0c24-410b-8878-056563171fef INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:48.770 +05:30 c1cf2c34-0c24-410b-8878-056563171fef 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-23 11:26:48.770 +05:30 c1cf2c34-0c24-410b-8878-056563171fef INF Fetching Company deatails 2024-03-23 11:26:48.779 +05:30 c1cf2c34-0c24-410b-8878-056563171fef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:48.780 +05:30 c1cf2c34-0c24-410b-8878-056563171fef INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.8074ms 2024-03-23 11:26:48.780 +05:30 c1cf2c34-0c24-410b-8878-056563171fef INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:48.780 +05:30 c1cf2c34-0c24-410b-8878-056563171fef 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 11.4414ms 2024-03-23 11:26:48.928 +05:30 776547d1-618d-4f95-bee1-e04e99376b3d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:48.929 +05:30 0a1afa8c-1df6-4eee-a7b7-dfdd9359b5f6 INF CORS policy execution successful. 2024-03-23 11:26:48.929 +05:30 0a1afa8c-1df6-4eee-a7b7-dfdd9359b5f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:48.929 +05:30 0a1afa8c-1df6-4eee-a7b7-dfdd9359b5f6 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-23 11:26:48.929 +05:30 0a1afa8c-1df6-4eee-a7b7-dfdd9359b5f6 INF Fetching Company deatails 2024-03-23 11:26:48.940 +05:30 0a1afa8c-1df6-4eee-a7b7-dfdd9359b5f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:48.941 +05:30 0a1afa8c-1df6-4eee-a7b7-dfdd9359b5f6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.6918ms 2024-03-23 11:26:48.941 +05:30 0a1afa8c-1df6-4eee-a7b7-dfdd9359b5f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:48.941 +05:30 0a1afa8c-1df6-4eee-a7b7-dfdd9359b5f6 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 13.1047ms 2024-03-23 11:26:48.942 +05:30 07a767f9-ffde-4d58-a27a-7496e63ea1f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:48.942 +05:30 dcbda209-a9e0-4978-803c-07767d6fe39b INF CORS policy execution successful. 2024-03-23 11:26:48.942 +05:30 dcbda209-a9e0-4978-803c-07767d6fe39b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:48.942 +05:30 dcbda209-a9e0-4978-803c-07767d6fe39b 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-23 11:26:48.942 +05:30 dcbda209-a9e0-4978-803c-07767d6fe39b INF Fetching Company deatails 2024-03-23 11:26:48.945 +05:30 dcbda209-a9e0-4978-803c-07767d6fe39b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:48.946 +05:30 dcbda209-a9e0-4978-803c-07767d6fe39b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.504ms 2024-03-23 11:26:48.946 +05:30 dcbda209-a9e0-4978-803c-07767d6fe39b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:48.946 +05:30 dcbda209-a9e0-4978-803c-07767d6fe39b 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 4.4817ms 2024-03-23 11:26:49.184 +05:30 616edd96-46c6-4325-a0a8-3626863a6cf6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:49.184 +05:30 9991dcd9-ea87-4410-bcd7-078119697909 INF CORS policy execution successful. 2024-03-23 11:26:49.185 +05:30 9991dcd9-ea87-4410-bcd7-078119697909 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:49.185 +05:30 9991dcd9-ea87-4410-bcd7-078119697909 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-23 11:26:49.185 +05:30 9991dcd9-ea87-4410-bcd7-078119697909 INF Fetching Company deatails 2024-03-23 11:26:49.192 +05:30 9991dcd9-ea87-4410-bcd7-078119697909 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:49.193 +05:30 9991dcd9-ea87-4410-bcd7-078119697909 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.0761ms 2024-03-23 11:26:49.193 +05:30 9991dcd9-ea87-4410-bcd7-078119697909 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:49.193 +05:30 9991dcd9-ea87-4410-bcd7-078119697909 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 9.3908ms 2024-03-23 11:26:49.751 +05:30 846f7382-a38f-4360-b726-c5a0487aa4e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:49.752 +05:30 f757cef1-a905-4bfe-a397-0dda48bd2fed INF CORS policy execution successful. 2024-03-23 11:26:49.752 +05:30 f757cef1-a905-4bfe-a397-0dda48bd2fed INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:49.752 +05:30 f757cef1-a905-4bfe-a397-0dda48bd2fed 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-23 11:26:49.752 +05:30 f757cef1-a905-4bfe-a397-0dda48bd2fed INF Fetching Company deatails 2024-03-23 11:26:49.759 +05:30 f757cef1-a905-4bfe-a397-0dda48bd2fed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:49.759 +05:30 f757cef1-a905-4bfe-a397-0dda48bd2fed INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.9035ms 2024-03-23 11:26:49.759 +05:30 f757cef1-a905-4bfe-a397-0dda48bd2fed INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:49.759 +05:30 f757cef1-a905-4bfe-a397-0dda48bd2fed 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 8.5707ms 2024-03-23 11:26:55.515 +05:30 f0466d92-b875-4620-bf7e-a47f7c286893 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:55.515 +05:30 8079c604-a4da-4eae-b5dc-d9534434ff85 INF CORS policy execution successful. 2024-03-23 11:26:55.515 +05:30 8079c604-a4da-4eae-b5dc-d9534434ff85 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:55.516 +05:30 8079c604-a4da-4eae-b5dc-d9534434ff85 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-23 11:26:55.516 +05:30 8079c604-a4da-4eae-b5dc-d9534434ff85 INF Fetching Company deatails 2024-03-23 11:26:55.523 +05:30 8079c604-a4da-4eae-b5dc-d9534434ff85 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:55.524 +05:30 8079c604-a4da-4eae-b5dc-d9534434ff85 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.787ms 2024-03-23 11:26:55.524 +05:30 8079c604-a4da-4eae-b5dc-d9534434ff85 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:55.524 +05:30 8079c604-a4da-4eae-b5dc-d9534434ff85 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 9.223ms 2024-03-23 11:26:55.782 +05:30 7e3621f6-6a14-4f47-97af-a096e8f7ed30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:55.782 +05:30 8191ae76-208a-4ccb-9a1b-9090b1bd072c INF CORS policy execution successful. 2024-03-23 11:26:55.782 +05:30 8191ae76-208a-4ccb-9a1b-9090b1bd072c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:55.782 +05:30 8191ae76-208a-4ccb-9a1b-9090b1bd072c 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-23 11:26:55.782 +05:30 8191ae76-208a-4ccb-9a1b-9090b1bd072c INF Fetching Company deatails 2024-03-23 11:26:55.797 +05:30 8191ae76-208a-4ccb-9a1b-9090b1bd072c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:55.798 +05:30 8191ae76-208a-4ccb-9a1b-9090b1bd072c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 15.3238ms 2024-03-23 11:26:55.798 +05:30 8191ae76-208a-4ccb-9a1b-9090b1bd072c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:55.798 +05:30 8191ae76-208a-4ccb-9a1b-9090b1bd072c 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 16.2781ms 2024-03-23 11:26:55.953 +05:30 e8686d5f-3682-4e4c-b86d-b6a4fcd49a8a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:55.953 +05:30 cbcb6e0b-f9b0-4f53-a814-5eeb85f56b41 INF CORS policy execution successful. 2024-03-23 11:26:55.953 +05:30 cbcb6e0b-f9b0-4f53-a814-5eeb85f56b41 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:55.953 +05:30 cbcb6e0b-f9b0-4f53-a814-5eeb85f56b41 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-23 11:26:55.953 +05:30 cbcb6e0b-f9b0-4f53-a814-5eeb85f56b41 INF Fetching Company deatails 2024-03-23 11:26:55.956 +05:30 cbcb6e0b-f9b0-4f53-a814-5eeb85f56b41 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:55.957 +05:30 cbcb6e0b-f9b0-4f53-a814-5eeb85f56b41 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.4009ms 2024-03-23 11:26:55.957 +05:30 cbcb6e0b-f9b0-4f53-a814-5eeb85f56b41 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:55.957 +05:30 cbcb6e0b-f9b0-4f53-a814-5eeb85f56b41 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 4.1866ms 2024-03-23 11:26:56.825 +05:30 5ee7092b-63d4-4fe6-b88b-3b79f1b22f22 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:56.825 +05:30 55ff214b-b2a7-4889-b6c6-6769f898d724 INF CORS policy execution successful. 2024-03-23 11:26:56.825 +05:30 55ff214b-b2a7-4889-b6c6-6769f898d724 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:56.825 +05:30 55ff214b-b2a7-4889-b6c6-6769f898d724 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-23 11:26:56.825 +05:30 55ff214b-b2a7-4889-b6c6-6769f898d724 INF Fetching Company deatails 2024-03-23 11:26:56.833 +05:30 55ff214b-b2a7-4889-b6c6-6769f898d724 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:56.834 +05:30 55ff214b-b2a7-4889-b6c6-6769f898d724 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.5408ms 2024-03-23 11:26:56.834 +05:30 55ff214b-b2a7-4889-b6c6-6769f898d724 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:56.835 +05:30 55ff214b-b2a7-4889-b6c6-6769f898d724 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 9.6559ms 2024-03-23 11:26:56.968 +05:30 195daa82-f82e-41e0-895e-830c795bb188 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:56.968 +05:30 30a3a57d-2c27-4730-9391-45bd847f60f9 INF CORS policy execution successful. 2024-03-23 11:26:56.968 +05:30 30a3a57d-2c27-4730-9391-45bd847f60f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:56.968 +05:30 30a3a57d-2c27-4730-9391-45bd847f60f9 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-23 11:26:56.968 +05:30 30a3a57d-2c27-4730-9391-45bd847f60f9 INF Fetching Company deatails 2024-03-23 11:26:56.972 +05:30 30a3a57d-2c27-4730-9391-45bd847f60f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:56.973 +05:30 30a3a57d-2c27-4730-9391-45bd847f60f9 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.5917ms 2024-03-23 11:26:56.973 +05:30 30a3a57d-2c27-4730-9391-45bd847f60f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:56.973 +05:30 30a3a57d-2c27-4730-9391-45bd847f60f9 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 5.4357ms 2024-03-23 11:26:57.044 +05:30 4b430f50-f773-4425-86e1-1d15759ce551 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:57.045 +05:30 76aac550-4352-4b9d-aa9c-50ee12a46f74 INF CORS policy execution successful. 2024-03-23 11:26:57.045 +05:30 76aac550-4352-4b9d-aa9c-50ee12a46f74 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:57.045 +05:30 76aac550-4352-4b9d-aa9c-50ee12a46f74 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-23 11:26:57.045 +05:30 76aac550-4352-4b9d-aa9c-50ee12a46f74 INF Fetching Company deatails 2024-03-23 11:26:57.047 +05:30 76aac550-4352-4b9d-aa9c-50ee12a46f74 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:57.047 +05:30 76aac550-4352-4b9d-aa9c-50ee12a46f74 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.2513ms 2024-03-23 11:26:57.047 +05:30 76aac550-4352-4b9d-aa9c-50ee12a46f74 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:57.048 +05:30 76aac550-4352-4b9d-aa9c-50ee12a46f74 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 3.4024ms 2024-03-23 11:26:57.760 +05:30 372f0a88-45e4-436d-8deb-5bef8affd793 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:57.761 +05:30 2a653ce9-5ec3-41ed-930e-cbc90e63ef19 INF CORS policy execution successful. 2024-03-23 11:26:57.761 +05:30 2a653ce9-5ec3-41ed-930e-cbc90e63ef19 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:57.761 +05:30 2a653ce9-5ec3-41ed-930e-cbc90e63ef19 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-23 11:26:57.761 +05:30 2a653ce9-5ec3-41ed-930e-cbc90e63ef19 INF Fetching Company deatails 2024-03-23 11:26:57.764 +05:30 2a653ce9-5ec3-41ed-930e-cbc90e63ef19 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:57.765 +05:30 2a653ce9-5ec3-41ed-930e-cbc90e63ef19 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.1258ms 2024-03-23 11:26:57.765 +05:30 2a653ce9-5ec3-41ed-930e-cbc90e63ef19 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:57.765 +05:30 2a653ce9-5ec3-41ed-930e-cbc90e63ef19 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 4.9627ms 2024-03-23 11:26:57.883 +05:30 803363e3-2900-4f47-9b42-9dd1e44889cd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:57.884 +05:30 198353ec-63a8-4d83-b12e-5c47b0158c99 INF CORS policy execution successful. 2024-03-23 11:26:57.884 +05:30 198353ec-63a8-4d83-b12e-5c47b0158c99 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:57.884 +05:30 198353ec-63a8-4d83-b12e-5c47b0158c99 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-23 11:26:57.884 +05:30 198353ec-63a8-4d83-b12e-5c47b0158c99 INF Fetching Company deatails 2024-03-23 11:26:57.887 +05:30 198353ec-63a8-4d83-b12e-5c47b0158c99 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:57.888 +05:30 198353ec-63a8-4d83-b12e-5c47b0158c99 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.1614ms 2024-03-23 11:26:57.888 +05:30 198353ec-63a8-4d83-b12e-5c47b0158c99 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:57.888 +05:30 198353ec-63a8-4d83-b12e-5c47b0158c99 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 5.1169ms 2024-03-23 11:26:58.652 +05:30 3f42fdc6-1a52-4041-9af9-fc31d0d377a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:26:58.652 +05:30 4944ba70-767d-4144-b769-e5f9db59ec2e INF CORS policy execution successful. 2024-03-23 11:26:58.652 +05:30 4944ba70-767d-4144-b769-e5f9db59ec2e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:58.652 +05:30 4944ba70-767d-4144-b769-e5f9db59ec2e 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-23 11:26:58.653 +05:30 4944ba70-767d-4144-b769-e5f9db59ec2e INF Fetching Company deatails 2024-03-23 11:26:58.657 +05:30 4944ba70-767d-4144-b769-e5f9db59ec2e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:26:58.657 +05:30 4944ba70-767d-4144-b769-e5f9db59ec2e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.888ms 2024-03-23 11:26:58.658 +05:30 4944ba70-767d-4144-b769-e5f9db59ec2e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:26:58.658 +05:30 4944ba70-767d-4144-b769-e5f9db59ec2e 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 5.8551ms 2024-03-23 11:27:01.139 +05:30 099eac3e-eeec-4368-8e26-f90f8216b81b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:27:01.140 +05:30 638a2232-6957-46d2-81dd-96dc4247693d INF CORS policy execution successful. 2024-03-23 11:27:01.141 +05:30 638a2232-6957-46d2-81dd-96dc4247693d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.0445ms 2024-03-23 11:27:01.186 +05:30 f8092aef-d778-4521-a6c0-dca73dafceb7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:27:01.186 +05:30 3f1ec735-d5f7-49e9-b2df-b45dd55a7b4e INF CORS policy execution successful. 2024-03-23 11:27:01.187 +05:30 3f1ec735-d5f7-49e9-b2df-b45dd55a7b4e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:27:01.187 +05:30 3f1ec735-d5f7-49e9-b2df-b45dd55a7b4e 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-23 11:27:01.200 +05:30 3f1ec735-d5f7-49e9-b2df-b45dd55a7b4e INF Connection string fetched 2024-03-23 11:27:01.446 +05:30 3f1ec735-d5f7-49e9-b2df-b45dd55a7b4e INF Token generated 2024-03-23 11:27:01.446 +05:30 3f1ec735-d5f7-49e9-b2df-b45dd55a7b4e INF Token generated 2024-03-23 11:27:01.446 +05:30 3f1ec735-d5f7-49e9-b2df-b45dd55a7b4e 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-23 11:27:01.447 +05:30 3f1ec735-d5f7-49e9-b2df-b45dd55a7b4e INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 260.1693ms 2024-03-23 11:27:01.447 +05:30 3f1ec735-d5f7-49e9-b2df-b45dd55a7b4e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:27:01.447 +05:30 3f1ec735-d5f7-49e9-b2df-b45dd55a7b4e 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 261.4597ms 2024-03-23 11:28:56.894 +05:30 09085799-db37-4df6-9703-ee8e70ea28ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:28:56.896 +05:30 8c88a27e-07c0-4dde-b8c6-9ce79436b467 INF CORS policy execution successful. 2024-03-23 11:28:56.897 +05:30 8c88a27e-07c0-4dde-b8c6-9ce79436b467 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 3.3181ms 2024-03-23 11:28:56.937 +05:30 9967c35f-5547-44c7-bf3a-8b1249093686 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:28:56.938 +05:30 35544351-01a1-433d-a4ca-606ea00b1ca8 INF CORS policy execution successful. 2024-03-23 11:28:56.939 +05:30 35544351-01a1-433d-a4ca-606ea00b1ca8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:28:56.940 +05:30 35544351-01a1-433d-a4ca-606ea00b1ca8 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-23 11:28:56.965 +05:30 35544351-01a1-433d-a4ca-606ea00b1ca8 INF Connection string fetched 2024-03-23 11:28:57.164 +05:30 35544351-01a1-433d-a4ca-606ea00b1ca8 INF Token generated 2024-03-23 11:28:57.164 +05:30 35544351-01a1-433d-a4ca-606ea00b1ca8 INF Token generated 2024-03-23 11:28:57.165 +05:30 35544351-01a1-433d-a4ca-606ea00b1ca8 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-23 11:28:57.165 +05:30 35544351-01a1-433d-a4ca-606ea00b1ca8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 224.9701ms 2024-03-23 11:28:57.165 +05:30 35544351-01a1-433d-a4ca-606ea00b1ca8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:28:57.166 +05:30 35544351-01a1-433d-a4ca-606ea00b1ca8 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 228.6968ms 2024-03-23 11:29:34.471 +05:30 c815ed6f-5473-4632-9b03-2b1691143996 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:29:34.474 +05:30 45c8d603-5eea-4f38-90e7-36125404bd21 INF CORS policy execution successful. 2024-03-23 11:29:34.474 +05:30 45c8d603-5eea-4f38-90e7-36125404bd21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:29:34.475 +05:30 45c8d603-5eea-4f38-90e7-36125404bd21 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-23 11:29:34.475 +05:30 45c8d603-5eea-4f38-90e7-36125404bd21 INF Fetching Company deatails 2024-03-23 11:29:34.484 +05:30 45c8d603-5eea-4f38-90e7-36125404bd21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:29:34.485 +05:30 45c8d603-5eea-4f38-90e7-36125404bd21 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 10.0086ms 2024-03-23 11:29:34.485 +05:30 45c8d603-5eea-4f38-90e7-36125404bd21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:29:34.486 +05:30 45c8d603-5eea-4f38-90e7-36125404bd21 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 14.2823ms 2024-03-23 11:29:45.288 +05:30 ff4ce198-09a8-40bd-97ed-f2368f51daa1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:29:45.288 +05:30 79015bbb-14b7-4461-8234-b1720a7bd81c INF CORS policy execution successful. 2024-03-23 11:29:45.289 +05:30 79015bbb-14b7-4461-8234-b1720a7bd81c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.0601ms 2024-03-23 11:29:45.346 +05:30 b1007908-76c6-4bd7-85fa-a78d97ab9eca INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:29:45.347 +05:30 ef1a55e7-b14f-46e9-8653-82a9218de2d7 INF CORS policy execution successful. 2024-03-23 11:29:45.347 +05:30 ef1a55e7-b14f-46e9-8653-82a9218de2d7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:29:45.347 +05:30 ef1a55e7-b14f-46e9-8653-82a9218de2d7 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-23 11:29:45.358 +05:30 ef1a55e7-b14f-46e9-8653-82a9218de2d7 INF Connection string fetched 2024-03-23 11:29:45.576 +05:30 ef1a55e7-b14f-46e9-8653-82a9218de2d7 INF Token generated 2024-03-23 11:29:45.577 +05:30 ef1a55e7-b14f-46e9-8653-82a9218de2d7 INF Token generated 2024-03-23 11:29:45.577 +05:30 ef1a55e7-b14f-46e9-8653-82a9218de2d7 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-23 11:29:45.578 +05:30 ef1a55e7-b14f-46e9-8653-82a9218de2d7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 230.5385ms 2024-03-23 11:29:45.578 +05:30 ef1a55e7-b14f-46e9-8653-82a9218de2d7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:29:45.578 +05:30 ef1a55e7-b14f-46e9-8653-82a9218de2d7 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 231.9688ms 2024-03-23 11:29:45.740 +05:30 f39eb36e-ce5e-4b32-80e0-ad3c1a30e9e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 11:29:45.742 +05:30 ee7b0c72-ae73-4403-94dc-3ea6c865d871 INF CORS policy execution successful. 2024-03-23 11:29:45.742 +05:30 ee7b0c72-ae73-4403-94dc-3ea6c865d871 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.4847ms 2024-03-23 11:29:45.788 +05:30 aac5d247-4760-4c9e-9c75-b45c61c967bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 11:29:45.788 +05:30 cb935318-a836-4c99-b7af-705d258359b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-23 11:29:45.789 +05:30 b6c0d06f-023e-4d28-97ea-d745efeed214 INF CORS policy execution successful. 2024-03-23 11:29:45.789 +05:30 00c0af86-b879-43ee-9c74-9244faffef58 INF CORS policy execution successful. 2024-03-23 11:29:45.789 +05:30 00c0af86-b879-43ee-9c74-9244faffef58 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7664ms 2024-03-23 11:29:45.789 +05:30 b6c0d06f-023e-4d28-97ea-d745efeed214 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.7668ms 2024-03-23 11:29:45.789 +05:30 5e4f556c-b379-4e73-8f25-21955ed4fe8f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 11:29:45.789 +05:30 4f27d2eb-0ddb-4e2b-a232-49299a7b05a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 11:29:45.790 +05:30 28e4c3c7-d9cd-4f90-b593-3f5426e175c9 INF CORS policy execution successful. 2024-03-23 11:29:45.790 +05:30 28e4c3c7-d9cd-4f90-b593-3f5426e175c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.319ms 2024-03-23 11:29:45.792 +05:30 6663181f-94d3-472d-a61b-293e664feca7 INF CORS policy execution successful. 2024-03-23 11:29:45.793 +05:30 6663181f-94d3-472d-a61b-293e664feca7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 11:29:45.808 +05:30 6663181f-94d3-472d-a61b-293e664feca7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 11:29:45.823 +05:30 6663181f-94d3-472d-a61b-293e664feca7 INF Connection string fetched 2024-03-23 11:29:45.834 +05:30 6663181f-94d3-472d-a61b-293e664feca7 INF Fetching City deatails 2024-03-23 11:29:45.841 +05:30 4a5d5f29-c6b0-4c2b-9f17-d897cede07c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 11:29:45.841 +05:30 6663181f-94d3-472d-a61b-293e664feca7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:29:45.843 +05:30 6663181f-94d3-472d-a61b-293e664feca7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 34.7051ms 2024-03-23 11:29:45.844 +05:30 6663181f-94d3-472d-a61b-293e664feca7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 11:29:45.844 +05:30 6663181f-94d3-472d-a61b-293e664feca7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 54.2943ms 2024-03-23 11:29:45.844 +05:30 324f8e35-299b-495d-8c42-c3155020737a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 11:29:45.845 +05:30 0ae50ae2-044c-4270-a23a-2af5b4cbe72e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-23 11:29:45.846 +05:30 bff539ba-f6cb-4648-a8bd-4cde57c52a5f INF CORS policy execution successful. 2024-03-23 11:29:45.846 +05:30 bff539ba-f6cb-4648-a8bd-4cde57c52a5f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 11:29:45.846 +05:30 5b4d96f2-cfc3-46a2-899c-9b29f79b0589 INF CORS policy execution successful. 2024-03-23 11:29:45.846 +05:30 5b4d96f2-cfc3-46a2-899c-9b29f79b0589 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 11:29:45.847 +05:30 4d793851-c2d2-4323-804d-2f27f1c12039 INF CORS policy execution successful. 2024-03-23 11:29:45.848 +05:30 4d793851-c2d2-4323-804d-2f27f1c12039 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-23 11:29:45.851 +05:30 5b4d96f2-cfc3-46a2-899c-9b29f79b0589 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 11:29:45.851 +05:30 bff539ba-f6cb-4648-a8bd-4cde57c52a5f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 11:29:45.852 +05:30 4d793851-c2d2-4323-804d-2f27f1c12039 INF Route matched with {action = "GetEmployees", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployees() on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-23 11:29:45.856 +05:30 bff539ba-f6cb-4648-a8bd-4cde57c52a5f INF Connection string fetched 2024-03-23 11:29:45.858 +05:30 5b4d96f2-cfc3-46a2-899c-9b29f79b0589 INF Fetching Country deatails 2024-03-23 11:29:45.862 +05:30 bff539ba-f6cb-4648-a8bd-4cde57c52a5f INF Fetching Department deatails 2024-03-23 11:29:45.862 +05:30 4d793851-c2d2-4323-804d-2f27f1c12039 INF Fetching Employees deatails 2024-03-23 11:29:45.862 +05:30 5b4d96f2-cfc3-46a2-899c-9b29f79b0589 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:29:45.863 +05:30 5b4d96f2-cfc3-46a2-899c-9b29f79b0589 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 11.7395ms 2024-03-23 11:29:45.863 +05:30 5b4d96f2-cfc3-46a2-899c-9b29f79b0589 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 11:29:45.863 +05:30 5b4d96f2-cfc3-46a2-899c-9b29f79b0589 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 22.2354ms 2024-03-23 11:29:45.867 +05:30 bff539ba-f6cb-4648-a8bd-4cde57c52a5f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:29:45.867 +05:30 bff539ba-f6cb-4648-a8bd-4cde57c52a5f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 15.6109ms 2024-03-23 11:29:45.867 +05:30 bff539ba-f6cb-4648-a8bd-4cde57c52a5f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 11:29:45.868 +05:30 bff539ba-f6cb-4648-a8bd-4cde57c52a5f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 23.3299ms 2024-03-23 11:29:45.874 +05:30 INF Connection string fetched 2024-03-23 11:29:45.875 +05:30 4d793851-c2d2-4323-804d-2f27f1c12039 INF Connection string fetched 2024-03-23 11:29:45.925 +05:30 4d793851-c2d2-4323-804d-2f27f1c12039 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:29:45.926 +05:30 4d793851-c2d2-4323-804d-2f27f1c12039 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 73.5515ms 2024-03-23 11:29:45.926 +05:30 4d793851-c2d2-4323-804d-2f27f1c12039 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-23 11:29:45.926 +05:30 4d793851-c2d2-4323-804d-2f27f1c12039 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 200 null application/json; charset=utf-8 80.9358ms 2024-03-23 11:29:53.919 +05:30 8a99fba1-436e-4eb2-a174-1e0b2723b39f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=4 - null null 2024-03-23 11:29:53.919 +05:30 0509b3dd-7bf0-426a-a9d9-8aa160f2f085 INF CORS policy execution successful. 2024-03-23 11:29:53.920 +05:30 0509b3dd-7bf0-426a-a9d9-8aa160f2f085 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=4 - 204 null null 0.8975ms 2024-03-23 11:29:53.959 +05:30 3381455c-9eba-424b-9da5-632e74987c40 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=4 - null null 2024-03-23 11:29:53.960 +05:30 8a51a4f7-b3d9-4106-bc20-d419608805e6 INF CORS policy execution successful. 2024-03-23 11:29:53.960 +05:30 8a51a4f7-b3d9-4106-bc20-d419608805e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-23 11:29:53.968 +05:30 8a51a4f7-b3d9-4106-bc20-d419608805e6 INF Route matched with {action = "GetEmployeebyId", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployeebyId(Int32) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-23 11:29:53.977 +05:30 8a51a4f7-b3d9-4106-bc20-d419608805e6 INF Connection string fetched 2024-03-23 11:29:53.982 +05:30 8a51a4f7-b3d9-4106-bc20-d419608805e6 INF Fetching Employee deatails 2024-03-23 11:29:53.995 +05:30 8a51a4f7-b3d9-4106-bc20-d419608805e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:29:53.995 +05:30 8a51a4f7-b3d9-4106-bc20-d419608805e6 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 26.6978ms 2024-03-23 11:29:53.995 +05:30 8a51a4f7-b3d9-4106-bc20-d419608805e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-23 11:29:53.996 +05:30 8a51a4f7-b3d9-4106-bc20-d419608805e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=4 - 200 null application/json; charset=utf-8 36.6439ms 2024-03-23 11:29:55.965 +05:30 aa43d173-6b8d-49d8-b74a-1980637b3531 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 11:29:55.966 +05:30 2e0d19d3-1605-4e06-b2ac-a1e912ec422b INF CORS policy execution successful. 2024-03-23 11:29:55.966 +05:30 2e0d19d3-1605-4e06-b2ac-a1e912ec422b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.8574ms 2024-03-23 11:29:56.007 +05:30 b6062236-7baa-4129-8581-3683d4d1477e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 11:29:56.007 +05:30 6e84d1d8-8087-4472-9534-723b429aa531 INF CORS policy execution successful. 2024-03-23 11:29:56.007 +05:30 6e84d1d8-8087-4472-9534-723b429aa531 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 11:29:56.019 +05:30 6e84d1d8-8087-4472-9534-723b429aa531 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 11:29:56.024 +05:30 6e84d1d8-8087-4472-9534-723b429aa531 INF Connection string fetched 2024-03-23 11:29:56.028 +05:30 6e84d1d8-8087-4472-9534-723b429aa531 INF Fetching Field details for Master 2024-03-23 11:29:56.037 +05:30 6e84d1d8-8087-4472-9534-723b429aa531 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:29:56.038 +05:30 6e84d1d8-8087-4472-9534-723b429aa531 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 18.6134ms 2024-03-23 11:29:56.038 +05:30 6e84d1d8-8087-4472-9534-723b429aa531 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 11:29:56.038 +05:30 6e84d1d8-8087-4472-9534-723b429aa531 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 31.2429ms 2024-03-23 11:30:14.736 +05:30 8a619102-cdce-488f-a301-27ef894dfa5b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:30:14.736 +05:30 86ac1c54-66c9-4255-a23c-e5690a424eff INF CORS policy execution successful. 2024-03-23 11:30:14.737 +05:30 86ac1c54-66c9-4255-a23c-e5690a424eff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 1.5105ms 2024-03-23 11:30:14.785 +05:30 f291d4f6-f5d2-46f5-986b-d35f3316dafc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:30:14.786 +05:30 2cedde86-fbde-4537-9760-afd638e93a61 INF CORS policy execution successful. 2024-03-23 11:30:14.786 +05:30 2cedde86-fbde-4537-9760-afd638e93a61 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:30:14.787 +05:30 2cedde86-fbde-4537-9760-afd638e93a61 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-23 11:30:14.794 +05:30 2cedde86-fbde-4537-9760-afd638e93a61 INF Connection string fetched 2024-03-23 11:30:14.795 +05:30 2cedde86-fbde-4537-9760-afd638e93a61 INF Fetching Company deatails 2024-03-23 11:30:14.798 +05:30 2cedde86-fbde-4537-9760-afd638e93a61 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:30:14.799 +05:30 2cedde86-fbde-4537-9760-afd638e93a61 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.9103ms 2024-03-23 11:30:14.799 +05:30 2cedde86-fbde-4537-9760-afd638e93a61 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:30:14.799 +05:30 2cedde86-fbde-4537-9760-afd638e93a61 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 14.0609ms 2024-03-23 11:30:23.376 +05:30 cb97076a-e4a5-43a7-903f-7bd7646c6f8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:30:23.377 +05:30 76c51207-b1d7-4109-a71a-3b98b0df4a22 INF CORS policy execution successful. 2024-03-23 11:30:23.377 +05:30 76c51207-b1d7-4109-a71a-3b98b0df4a22 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.0759ms 2024-03-23 11:30:23.418 +05:30 a4a5267f-b46f-4a7e-88d6-aafb331ca605 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:30:23.419 +05:30 336565c8-bf82-43af-acc4-0490490d9c45 INF CORS policy execution successful. 2024-03-23 11:30:23.419 +05:30 336565c8-bf82-43af-acc4-0490490d9c45 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:30:23.420 +05:30 336565c8-bf82-43af-acc4-0490490d9c45 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-23 11:30:23.426 +05:30 336565c8-bf82-43af-acc4-0490490d9c45 INF Connection string fetched 2024-03-23 11:30:23.428 +05:30 336565c8-bf82-43af-acc4-0490490d9c45 INF Connection string fetched 2024-03-23 11:30:23.633 +05:30 336565c8-bf82-43af-acc4-0490490d9c45 INF Token generated 2024-03-23 11:30:23.633 +05:30 336565c8-bf82-43af-acc4-0490490d9c45 INF Token generated 2024-03-23 11:30:23.633 +05:30 336565c8-bf82-43af-acc4-0490490d9c45 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-23 11:30:23.634 +05:30 336565c8-bf82-43af-acc4-0490490d9c45 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 214.359ms 2024-03-23 11:30:23.634 +05:30 336565c8-bf82-43af-acc4-0490490d9c45 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:30:23.634 +05:30 336565c8-bf82-43af-acc4-0490490d9c45 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 216.4527ms 2024-03-23 11:30:23.768 +05:30 b08d3a8b-251d-4b46-88d6-9a8586b04320 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 11:30:23.768 +05:30 cdde6a8d-b3ac-4316-9452-1f6eac7982b6 INF CORS policy execution successful. 2024-03-23 11:30:23.769 +05:30 cdde6a8d-b3ac-4316-9452-1f6eac7982b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.0463ms 2024-03-23 11:30:23.772 +05:30 1fba4ba3-32cb-4e2d-9849-9ae0dbd4c210 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 11:30:23.773 +05:30 59a5f4cd-df60-4287-8a6a-1911bcb7484d INF CORS policy execution successful. 2024-03-23 11:30:23.773 +05:30 59a5f4cd-df60-4287-8a6a-1911bcb7484d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.0477ms 2024-03-23 11:30:23.777 +05:30 99b19e71-36a7-4ac1-9c30-44dd7fd1143c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 11:30:23.778 +05:30 dcf02718-2f29-4cb6-879d-8cd0819ff1b6 INF CORS policy execution successful. 2024-03-23 11:30:23.778 +05:30 dcf02718-2f29-4cb6-879d-8cd0819ff1b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7877ms 2024-03-23 11:30:23.785 +05:30 60a05c2c-a139-4300-81d2-8c9b97200bd7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-23 11:30:23.786 +05:30 8c938e8b-f831-4aa7-8649-9df6c028030e INF CORS policy execution successful. 2024-03-23 11:30:23.786 +05:30 8c938e8b-f831-4aa7-8649-9df6c028030e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.0761ms 2024-03-23 11:30:23.806 +05:30 89092be6-86d0-4669-bb15-e6edfef2d187 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 11:30:23.807 +05:30 a28408a2-59f9-45b4-91a6-fad77b3c5a24 INF CORS policy execution successful. 2024-03-23 11:30:23.808 +05:30 a28408a2-59f9-45b4-91a6-fad77b3c5a24 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 11:30:23.809 +05:30 a28408a2-59f9-45b4-91a6-fad77b3c5a24 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 11:30:23.815 +05:30 2aa16f05-06ff-462a-b695-53419cf53ae9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 11:30:23.815 +05:30 9218e0ff-4e46-4683-92ec-4caf7accef6c INF CORS policy execution successful. 2024-03-23 11:30:23.816 +05:30 9218e0ff-4e46-4683-92ec-4caf7accef6c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 11:30:23.816 +05:30 9218e0ff-4e46-4683-92ec-4caf7accef6c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 11:30:23.821 +05:30 9218e0ff-4e46-4683-92ec-4caf7accef6c INF Connection string fetched 2024-03-23 11:30:23.823 +05:30 a5dbabc6-5738-437a-a313-0c09a0702d1d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 11:30:23.823 +05:30 a28408a2-59f9-45b4-91a6-fad77b3c5a24 INF Connection string fetched 2024-03-23 11:30:23.823 +05:30 130d1a7c-2b19-4483-bd1c-b93c0fc1f7d4 INF CORS policy execution successful. 2024-03-23 11:30:23.824 +05:30 130d1a7c-2b19-4483-bd1c-b93c0fc1f7d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 11:30:23.824 +05:30 130d1a7c-2b19-4483-bd1c-b93c0fc1f7d4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 11:30:23.825 +05:30 a28408a2-59f9-45b4-91a6-fad77b3c5a24 INF Fetching City deatails 2024-03-23 11:30:23.825 +05:30 9218e0ff-4e46-4683-92ec-4caf7accef6c INF Fetching Country deatails 2024-03-23 11:30:23.826 +05:30 130d1a7c-2b19-4483-bd1c-b93c0fc1f7d4 INF Connection string fetched 2024-03-23 11:30:23.827 +05:30 130d1a7c-2b19-4483-bd1c-b93c0fc1f7d4 INF Fetching Department deatails 2024-03-23 11:30:23.832 +05:30 a6371706-343b-463a-ba2a-de5c1febcd7e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-23 11:30:23.833 +05:30 fa8b3ae6-eaf2-41f1-b6ef-ed7a6a40e664 INF CORS policy execution successful. 2024-03-23 11:30:23.833 +05:30 fa8b3ae6-eaf2-41f1-b6ef-ed7a6a40e664 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-23 11:30:23.833 +05:30 fa8b3ae6-eaf2-41f1-b6ef-ed7a6a40e664 INF Route matched with {action = "GetEmployees", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployees() on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-23 11:30:23.837 +05:30 a28408a2-59f9-45b4-91a6-fad77b3c5a24 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:30:23.837 +05:30 a28408a2-59f9-45b4-91a6-fad77b3c5a24 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 28.2612ms 2024-03-23 11:30:23.837 +05:30 a28408a2-59f9-45b4-91a6-fad77b3c5a24 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 11:30:23.837 +05:30 a28408a2-59f9-45b4-91a6-fad77b3c5a24 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 30.9646ms 2024-03-23 11:30:23.838 +05:30 9218e0ff-4e46-4683-92ec-4caf7accef6c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:30:23.838 +05:30 9218e0ff-4e46-4683-92ec-4caf7accef6c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 22.0264ms 2024-03-23 11:30:23.838 +05:30 9218e0ff-4e46-4683-92ec-4caf7accef6c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 11:30:23.838 +05:30 9218e0ff-4e46-4683-92ec-4caf7accef6c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 23.5303ms 2024-03-23 11:30:23.839 +05:30 fa8b3ae6-eaf2-41f1-b6ef-ed7a6a40e664 INF Connection string fetched 2024-03-23 11:30:23.839 +05:30 fa8b3ae6-eaf2-41f1-b6ef-ed7a6a40e664 INF Fetching Employees deatails 2024-03-23 11:30:23.842 +05:30 130d1a7c-2b19-4483-bd1c-b93c0fc1f7d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:30:23.842 +05:30 130d1a7c-2b19-4483-bd1c-b93c0fc1f7d4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 18.6219ms 2024-03-23 11:30:23.843 +05:30 130d1a7c-2b19-4483-bd1c-b93c0fc1f7d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 11:30:23.843 +05:30 130d1a7c-2b19-4483-bd1c-b93c0fc1f7d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 19.74ms 2024-03-23 11:30:23.863 +05:30 fa8b3ae6-eaf2-41f1-b6ef-ed7a6a40e664 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:30:23.864 +05:30 fa8b3ae6-eaf2-41f1-b6ef-ed7a6a40e664 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 30.7884ms 2024-03-23 11:30:23.864 +05:30 fa8b3ae6-eaf2-41f1-b6ef-ed7a6a40e664 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-23 11:30:23.864 +05:30 fa8b3ae6-eaf2-41f1-b6ef-ed7a6a40e664 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 200 null application/json; charset=utf-8 32.3317ms 2024-03-23 11:30:26.870 +05:30 a1636e36-4eb9-497c-a797-4aa57f925441 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=4 - null null 2024-03-23 11:30:26.870 +05:30 222046db-7b6c-4040-8095-291b72b495cb INF CORS policy execution successful. 2024-03-23 11:30:26.871 +05:30 222046db-7b6c-4040-8095-291b72b495cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=4 - 204 null null 1.3334ms 2024-03-23 11:30:26.917 +05:30 78db22ff-c0c4-4da8-8fb6-18d8c86e7b3c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=4 - null null 2024-03-23 11:30:26.918 +05:30 7f6a873a-4b5d-48de-93e8-5950f2015c8b INF CORS policy execution successful. 2024-03-23 11:30:26.918 +05:30 7f6a873a-4b5d-48de-93e8-5950f2015c8b INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-23 11:30:26.918 +05:30 7f6a873a-4b5d-48de-93e8-5950f2015c8b INF Route matched with {action = "GetEmployeebyId", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployeebyId(Int32) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-23 11:30:26.924 +05:30 7f6a873a-4b5d-48de-93e8-5950f2015c8b INF Connection string fetched 2024-03-23 11:30:26.925 +05:30 7f6a873a-4b5d-48de-93e8-5950f2015c8b INF Fetching Employee deatails 2024-03-23 11:30:26.946 +05:30 7f6a873a-4b5d-48de-93e8-5950f2015c8b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:30:26.947 +05:30 7f6a873a-4b5d-48de-93e8-5950f2015c8b INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 28.47ms 2024-03-23 11:30:26.947 +05:30 7f6a873a-4b5d-48de-93e8-5950f2015c8b INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-23 11:30:26.947 +05:30 7f6a873a-4b5d-48de-93e8-5950f2015c8b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=4 - 200 null application/json; charset=utf-8 29.8219ms 2024-03-23 11:31:51.000 +05:30 243b2962-433f-41fd-9453-d4914f372d29 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 11:31:51.003 +05:30 3cdabdea-3735-45ea-8e9c-70bab674d680 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 11:31:51.004 +05:30 3cdabdea-3735-45ea-8e9c-70bab674d680 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 11:31:51.013 +05:30 3cdabdea-3735-45ea-8e9c-70bab674d680 INF Fetching Field details for Master 2024-03-23 11:31:51.033 +05:30 3cdabdea-3735-45ea-8e9c-70bab674d680 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:31:51.035 +05:30 3cdabdea-3735-45ea-8e9c-70bab674d680 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 30.6126ms 2024-03-23 11:31:51.035 +05:30 3cdabdea-3735-45ea-8e9c-70bab674d680 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 11:31:51.035 +05:30 3cdabdea-3735-45ea-8e9c-70bab674d680 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 35.3887ms 2024-03-23 11:32:48.066 +05:30 dbf8fde6-f5ce-4c43-8009-aa78a8611eaf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:32:48.070 +05:30 cb5927f5-1b9d-4b03-b9e6-8ac944835a4b INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:32:48.070 +05:30 cb5927f5-1b9d-4b03-b9e6-8ac944835a4b INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:32:48.071 +05:30 cb5927f5-1b9d-4b03-b9e6-8ac944835a4b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 5.6099ms 2024-03-23 11:34:59.617 +05:30 f7b1e49e-215e-46d1-81f0-571a6d227ed0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:34:59.619 +05:30 1efcae32-6d55-4f70-a87d-63d5df78e298 INF CORS policy execution successful. 2024-03-23 11:34:59.620 +05:30 1efcae32-6d55-4f70-a87d-63d5df78e298 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:34:59.621 +05:30 1efcae32-6d55-4f70-a87d-63d5df78e298 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-23 11:34:59.622 +05:30 1efcae32-6d55-4f70-a87d-63d5df78e298 INF Fetching Company deatails 2024-03-23 11:34:59.629 +05:30 1efcae32-6d55-4f70-a87d-63d5df78e298 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:34:59.630 +05:30 1efcae32-6d55-4f70-a87d-63d5df78e298 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.2722ms 2024-03-23 11:34:59.630 +05:30 1efcae32-6d55-4f70-a87d-63d5df78e298 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:34:59.631 +05:30 1efcae32-6d55-4f70-a87d-63d5df78e298 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 13.5964ms 2024-03-23 11:35:00.392 +05:30 6e5b9ad8-0e61-4be3-a548-475267612400 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:35:00.393 +05:30 456d2263-1944-4c13-9ee2-e2c163bb304a INF CORS policy execution successful. 2024-03-23 11:35:00.393 +05:30 456d2263-1944-4c13-9ee2-e2c163bb304a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:35:00.393 +05:30 456d2263-1944-4c13-9ee2-e2c163bb304a 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-23 11:35:00.393 +05:30 456d2263-1944-4c13-9ee2-e2c163bb304a INF Fetching Company deatails 2024-03-23 11:35:00.400 +05:30 456d2263-1944-4c13-9ee2-e2c163bb304a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:35:00.401 +05:30 456d2263-1944-4c13-9ee2-e2c163bb304a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.4645ms 2024-03-23 11:35:00.401 +05:30 456d2263-1944-4c13-9ee2-e2c163bb304a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:35:00.402 +05:30 456d2263-1944-4c13-9ee2-e2c163bb304a 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 9.3866ms 2024-03-23 11:35:06.450 +05:30 ebe1c186-3257-4ca6-bef6-99cb02606d79 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:35:06.456 +05:30 6af7339a-e301-4476-bf03-4d5393a3a3f3 INF CORS policy execution successful. 2024-03-23 11:35:06.456 +05:30 6af7339a-e301-4476-bf03-4d5393a3a3f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:35:06.457 +05:30 6af7339a-e301-4476-bf03-4d5393a3a3f3 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-23 11:35:06.460 +05:30 6af7339a-e301-4476-bf03-4d5393a3a3f3 INF Fetching Company deatails 2024-03-23 11:35:06.520 +05:30 6af7339a-e301-4476-bf03-4d5393a3a3f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:35:06.524 +05:30 6af7339a-e301-4476-bf03-4d5393a3a3f3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 67.2028ms 2024-03-23 11:35:06.524 +05:30 6af7339a-e301-4476-bf03-4d5393a3a3f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:35:06.531 +05:30 6af7339a-e301-4476-bf03-4d5393a3a3f3 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 81.044ms 2024-03-23 11:37:41.103 +05:30 560c0634-699d-4f9f-8e5c-9bd1d13950eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:37:41.108 +05:30 c15ca49e-6dd5-44f5-86c9-cd3e82894604 INF CORS policy execution successful. 2024-03-23 11:37:41.109 +05:30 c15ca49e-6dd5-44f5-86c9-cd3e82894604 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:37:41.110 +05:30 c15ca49e-6dd5-44f5-86c9-cd3e82894604 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-23 11:37:41.111 +05:30 c15ca49e-6dd5-44f5-86c9-cd3e82894604 INF Fetching Company deatails 2024-03-23 11:37:41.123 +05:30 c15ca49e-6dd5-44f5-86c9-cd3e82894604 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:37:41.125 +05:30 c15ca49e-6dd5-44f5-86c9-cd3e82894604 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 13.9149ms 2024-03-23 11:37:41.125 +05:30 c15ca49e-6dd5-44f5-86c9-cd3e82894604 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:37:41.125 +05:30 c15ca49e-6dd5-44f5-86c9-cd3e82894604 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 23.0403ms 2024-03-23 11:37:41.173 +05:30 1b140b0f-6d85-4834-8e70-22f8bc4438e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:37:41.174 +05:30 0d44905f-93cf-425e-b4e2-7bdfe74653de INF CORS policy execution successful. 2024-03-23 11:37:41.174 +05:30 0d44905f-93cf-425e-b4e2-7bdfe74653de INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:37:41.174 +05:30 0d44905f-93cf-425e-b4e2-7bdfe74653de 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-23 11:37:41.175 +05:30 0d44905f-93cf-425e-b4e2-7bdfe74653de INF Fetching Company deatails 2024-03-23 11:37:41.179 +05:30 0d44905f-93cf-425e-b4e2-7bdfe74653de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:37:41.179 +05:30 0d44905f-93cf-425e-b4e2-7bdfe74653de INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.9273ms 2024-03-23 11:37:41.179 +05:30 0d44905f-93cf-425e-b4e2-7bdfe74653de INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:37:41.180 +05:30 0d44905f-93cf-425e-b4e2-7bdfe74653de 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 6.5685ms 2024-03-23 11:37:54.765 +05:30 cded3d7b-a8bd-4570-b621-ecb4ea8637e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:37:54.766 +05:30 d8b29e2d-165d-41d0-9c19-aac4dd12f14f INF CORS policy execution successful. 2024-03-23 11:37:54.766 +05:30 d8b29e2d-165d-41d0-9c19-aac4dd12f14f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.8033ms 2024-03-23 11:37:54.825 +05:30 74386825-e387-4feb-adcd-82c7ac98b191 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:37:54.826 +05:30 98dd4155-96ef-4a4b-b849-d852be1f4e3b INF CORS policy execution successful. 2024-03-23 11:37:54.826 +05:30 98dd4155-96ef-4a4b-b849-d852be1f4e3b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:37:54.827 +05:30 98dd4155-96ef-4a4b-b849-d852be1f4e3b 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-23 11:37:54.840 +05:30 98dd4155-96ef-4a4b-b849-d852be1f4e3b INF Connection string fetched 2024-03-23 11:37:55.036 +05:30 98dd4155-96ef-4a4b-b849-d852be1f4e3b INF Token generated 2024-03-23 11:37:55.036 +05:30 98dd4155-96ef-4a4b-b849-d852be1f4e3b INF Token generated 2024-03-23 11:37:55.036 +05:30 98dd4155-96ef-4a4b-b849-d852be1f4e3b 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-23 11:37:55.037 +05:30 98dd4155-96ef-4a4b-b849-d852be1f4e3b INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 210.2797ms 2024-03-23 11:37:55.037 +05:30 98dd4155-96ef-4a4b-b849-d852be1f4e3b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:37:55.038 +05:30 98dd4155-96ef-4a4b-b849-d852be1f4e3b 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 212.2263ms 2024-03-23 11:37:55.196 +05:30 9b8b2422-e290-4ab4-bbe5-92bae0a5933b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:37:55.196 +05:30 93c1a8b9-9177-4b18-b76d-0107dff4d781 INF CORS policy execution successful. 2024-03-23 11:37:55.197 +05:30 93c1a8b9-9177-4b18-b76d-0107dff4d781 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7765ms 2024-03-23 11:37:55.242 +05:30 e4426516-64ea-43d8-9f89-56e8a97eaf18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:37:55.243 +05:30 038ae6b0-5fe6-4f73-ac7a-0db8792f5063 INF CORS policy execution successful. 2024-03-23 11:37:55.243 +05:30 038ae6b0-5fe6-4f73-ac7a-0db8792f5063 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.732ms 2024-03-23 11:37:55.250 +05:30 287d95b7-4a6f-4a61-9c6c-89d292930b26 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:37:55.252 +05:30 008ef250-9380-4a00-8ca0-4c93c8c94608 INF CORS policy execution successful. 2024-03-23 11:37:55.253 +05:30 008ef250-9380-4a00-8ca0-4c93c8c94608 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:37:55.253 +05:30 008ef250-9380-4a00-8ca0-4c93c8c94608 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-23 11:37:55.266 +05:30 008ef250-9380-4a00-8ca0-4c93c8c94608 INF Connection string fetched 2024-03-23 11:37:55.267 +05:30 008ef250-9380-4a00-8ca0-4c93c8c94608 INF Fetching Menu Data 2024-03-23 11:37:55.289 +05:30 008ef250-9380-4a00-8ca0-4c93c8c94608 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:37:55.290 +05:30 008ef250-9380-4a00-8ca0-4c93c8c94608 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 36.6859ms 2024-03-23 11:37:55.290 +05:30 008ef250-9380-4a00-8ca0-4c93c8c94608 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:37:55.290 +05:30 008ef250-9380-4a00-8ca0-4c93c8c94608 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 40.2597ms 2024-03-23 11:37:55.337 +05:30 c939ac75-3317-4332-83c0-42155d48e0f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:37:55.338 +05:30 7deb4025-a525-4c69-9fd6-20113c8f5ae2 INF CORS policy execution successful. 2024-03-23 11:37:55.338 +05:30 7deb4025-a525-4c69-9fd6-20113c8f5ae2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:37:55.339 +05:30 7deb4025-a525-4c69-9fd6-20113c8f5ae2 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-23 11:37:55.348 +05:30 7deb4025-a525-4c69-9fd6-20113c8f5ae2 INF Connection string fetched 2024-03-23 11:37:55.348 +05:30 7deb4025-a525-4c69-9fd6-20113c8f5ae2 INF Fetching Menu Data 2024-03-23 11:37:55.355 +05:30 7deb4025-a525-4c69-9fd6-20113c8f5ae2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:37:55.357 +05:30 7deb4025-a525-4c69-9fd6-20113c8f5ae2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 17.5099ms 2024-03-23 11:37:55.357 +05:30 7deb4025-a525-4c69-9fd6-20113c8f5ae2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:37:55.358 +05:30 7deb4025-a525-4c69-9fd6-20113c8f5ae2 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 19.8051ms 2024-03-23 11:37:58.879 +05:30 54e16be7-6db2-414e-baad-e939d7979d90 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:37:58.881 +05:30 858fda5e-3e7a-4d9c-afa1-92bbe78fbc75 INF CORS policy execution successful. 2024-03-23 11:37:58.881 +05:30 f66d04f3-cad5-4cf0-a977-2a7d078b783c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:37:58.881 +05:30 c291f3f7-f876-4c12-a894-2c451ef9bbf6 INF CORS policy execution successful. 2024-03-23 11:37:58.882 +05:30 858fda5e-3e7a-4d9c-afa1-92bbe78fbc75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:37:58.882 +05:30 858fda5e-3e7a-4d9c-afa1-92bbe78fbc75 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-23 11:37:58.883 +05:30 c291f3f7-f876-4c12-a894-2c451ef9bbf6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 1.7282ms 2024-03-23 11:37:58.887 +05:30 858fda5e-3e7a-4d9c-afa1-92bbe78fbc75 INF Connection string fetched 2024-03-23 11:37:58.887 +05:30 858fda5e-3e7a-4d9c-afa1-92bbe78fbc75 INF Fetching Menu Data 2024-03-23 11:37:58.891 +05:30 858fda5e-3e7a-4d9c-afa1-92bbe78fbc75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:37:58.892 +05:30 858fda5e-3e7a-4d9c-afa1-92bbe78fbc75 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.5487ms 2024-03-23 11:37:58.892 +05:30 858fda5e-3e7a-4d9c-afa1-92bbe78fbc75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:37:58.892 +05:30 858fda5e-3e7a-4d9c-afa1-92bbe78fbc75 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 13.3358ms 2024-03-23 11:37:58.926 +05:30 ec438c4d-1a7d-42aa-a1d7-58ce8468d069 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:37:58.927 +05:30 a5f81e31-a158-46f0-acfb-857a9ab705f8 INF CORS policy execution successful. 2024-03-23 11:37:58.927 +05:30 a5f81e31-a158-46f0-acfb-857a9ab705f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.9089ms 2024-03-23 11:37:58.929 +05:30 558191fd-f406-413e-a3cc-00420d66f0c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:37:58.930 +05:30 5f03352e-4858-402f-b1fc-ef91367f3fe0 INF CORS policy execution successful. 2024-03-23 11:37:58.930 +05:30 5f03352e-4858-402f-b1fc-ef91367f3fe0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:37:58.930 +05:30 5f03352e-4858-402f-b1fc-ef91367f3fe0 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:37:58.937 +05:30 60ca6add-f671-4760-a8b6-73525bd943f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:37:58.937 +05:30 9d43d609-b096-4537-9a55-bf29b62087f4 INF CORS policy execution successful. 2024-03-23 11:37:58.937 +05:30 9d43d609-b096-4537-9a55-bf29b62087f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:37:58.937 +05:30 9d43d609-b096-4537-9a55-bf29b62087f4 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-23 11:37:58.942 +05:30 9d43d609-b096-4537-9a55-bf29b62087f4 INF Fetching Menu Data 2024-03-23 11:37:58.954 +05:30 5f03352e-4858-402f-b1fc-ef91367f3fe0 INF Connection string fetched 2024-03-23 11:37:58.954 +05:30 5f03352e-4858-402f-b1fc-ef91367f3fe0 INF Fetching Profile Summary 2024-03-23 11:37:58.977 +05:30 5f03352e-4858-402f-b1fc-ef91367f3fe0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:37:58.978 +05:30 5f03352e-4858-402f-b1fc-ef91367f3fe0 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 47.2267ms 2024-03-23 11:37:58.978 +05:30 5f03352e-4858-402f-b1fc-ef91367f3fe0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:37:58.978 +05:30 5f03352e-4858-402f-b1fc-ef91367f3fe0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 48.5425ms 2024-03-23 11:37:58.986 +05:30 9d43d609-b096-4537-9a55-bf29b62087f4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:37:58.987 +05:30 9d43d609-b096-4537-9a55-bf29b62087f4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 49.6134ms 2024-03-23 11:37:58.987 +05:30 9d43d609-b096-4537-9a55-bf29b62087f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:37:58.987 +05:30 9d43d609-b096-4537-9a55-bf29b62087f4 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 50.9107ms 2024-03-23 11:37:58.988 +05:30 INF Connection string fetched 2024-03-23 11:37:59.024 +05:30 495a9a51-b68a-4e90-b13e-9993bc247f9a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:37:59.025 +05:30 4c3358f6-f221-4fcd-887d-1f311f51b8e9 INF CORS policy execution successful. 2024-03-23 11:37:59.025 +05:30 4c3358f6-f221-4fcd-887d-1f311f51b8e9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:37:59.025 +05:30 4c3358f6-f221-4fcd-887d-1f311f51b8e9 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:37:59.027 +05:30 4c3358f6-f221-4fcd-887d-1f311f51b8e9 INF Connection string fetched 2024-03-23 11:37:59.027 +05:30 4c3358f6-f221-4fcd-887d-1f311f51b8e9 INF Fetching Profile Summary 2024-03-23 11:37:59.029 +05:30 4c3358f6-f221-4fcd-887d-1f311f51b8e9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:37:59.029 +05:30 4c3358f6-f221-4fcd-887d-1f311f51b8e9 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 4.0396ms 2024-03-23 11:37:59.029 +05:30 4c3358f6-f221-4fcd-887d-1f311f51b8e9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:37:59.030 +05:30 4c3358f6-f221-4fcd-887d-1f311f51b8e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 5.4314ms 2024-03-23 11:38:04.882 +05:30 a2638c32-8ec8-45c9-832a-91aae4c38bff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:38:04.882 +05:30 095a18cc-e22a-4814-8127-a900c5c2cbf4 INF CORS policy execution successful. 2024-03-23 11:38:04.882 +05:30 513d08b5-11e7-4682-98da-a8cbdab41396 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 11:38:04.883 +05:30 953c8d8d-fbdd-43c7-866e-dec560c32823 INF CORS policy execution successful. 2024-03-23 11:38:04.883 +05:30 953c8d8d-fbdd-43c7-866e-dec560c32823 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.3601ms 2024-03-23 11:38:04.883 +05:30 095a18cc-e22a-4814-8127-a900c5c2cbf4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8914ms 2024-03-23 11:38:04.883 +05:30 63da04de-9b98-4f9d-bc88-2a2fea2676b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 11:38:04.883 +05:30 297ff5e2-11b7-45f6-8e04-a0e20412f82b INF CORS policy execution successful. 2024-03-23 11:38:04.884 +05:30 297ff5e2-11b7-45f6-8e04-a0e20412f82b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 204 null null 0.4219ms 2024-03-23 11:38:04.884 +05:30 8c7620f7-7d1b-4bb8-ac23-6a27b209a678 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 11:38:04.884 +05:30 abdefb20-62ef-4007-90a6-fcb78c389268 INF CORS policy execution successful. 2024-03-23 11:38:04.885 +05:30 abdefb20-62ef-4007-90a6-fcb78c389268 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 204 null null 0.3615ms 2024-03-23 11:38:04.928 +05:30 83732fa4-dcc0-429f-ad7d-903d37fd7d72 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 11:38:04.929 +05:30 4aafcf57-d5df-4dd9-be63-b8da58433f72 INF CORS policy execution successful. 2024-03-23 11:38:04.928 +05:30 21b0d382-7707-45f5-a838-cfc230360295 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:38:04.929 +05:30 ab4fecb2-ec08-4a27-9e00-276414b2fafd INF CORS policy execution successful. 2024-03-23 11:38:04.929 +05:30 4aafcf57-d5df-4dd9-be63-b8da58433f72 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.7858ms 2024-03-23 11:38:04.929 +05:30 ab4fecb2-ec08-4a27-9e00-276414b2fafd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5955ms 2024-03-23 11:38:04.929 +05:30 afc75130-4a6f-49d0-8606-f0e795fb1fa1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 11:38:04.929 +05:30 5ea520c1-fbff-457c-ac05-6d5226ca80cf INF CORS policy execution successful. 2024-03-23 11:38:04.930 +05:30 5ea520c1-fbff-457c-ac05-6d5226ca80cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 204 null null 0.3091ms 2024-03-23 11:38:04.931 +05:30 2a19ba07-8404-41ca-b1d9-3da5e11a3e7e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 11:38:04.931 +05:30 106e4681-c0fd-4b5b-a4c9-4281a72841ce INF CORS policy execution successful. 2024-03-23 11:38:04.931 +05:30 106e4681-c0fd-4b5b-a4c9-4281a72841ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 204 null null 0.3213ms 2024-03-23 11:38:04.932 +05:30 3d8737c8-62f1-4145-8ae4-d4c93e666446 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:38:04.932 +05:30 630b6b24-6ecb-4d31-a928-25e18f5c6755 INF CORS policy execution successful. 2024-03-23 11:38:04.933 +05:30 630b6b24-6ecb-4d31-a928-25e18f5c6755 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:38:04.933 +05:30 630b6b24-6ecb-4d31-a928-25e18f5c6755 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-23 11:38:04.934 +05:30 ebd2aa22-3650-4263-a900-f4ecb0ee37fe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 11:38:04.934 +05:30 84c11fde-223b-4d65-b49e-046463401253 INF CORS policy execution successful. 2024-03-23 11:38:04.934 +05:30 84c11fde-223b-4d65-b49e-046463401253 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:38:04.934 +05:30 84c11fde-223b-4d65-b49e-046463401253 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:38:04.939 +05:30 630b6b24-6ecb-4d31-a928-25e18f5c6755 INF Connection string fetched 2024-03-23 11:38:04.939 +05:30 630b6b24-6ecb-4d31-a928-25e18f5c6755 INF Fetching Menu Data 2024-03-23 11:38:04.940 +05:30 84c11fde-223b-4d65-b49e-046463401253 INF Connection string fetched 2024-03-23 11:38:04.940 +05:30 84c11fde-223b-4d65-b49e-046463401253 INF Fetching Details for Role 2024-03-23 11:38:04.943 +05:30 630b6b24-6ecb-4d31-a928-25e18f5c6755 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:38:04.944 +05:30 630b6b24-6ecb-4d31-a928-25e18f5c6755 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.4882ms 2024-03-23 11:38:04.944 +05:30 630b6b24-6ecb-4d31-a928-25e18f5c6755 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:38:04.945 +05:30 630b6b24-6ecb-4d31-a928-25e18f5c6755 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 12.6825ms 2024-03-23 11:38:04.958 +05:30 84c11fde-223b-4d65-b49e-046463401253 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:38:04.958 +05:30 84c11fde-223b-4d65-b49e-046463401253 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 23.8537ms 2024-03-23 11:38:04.958 +05:30 84c11fde-223b-4d65-b49e-046463401253 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:38:04.959 +05:30 84c11fde-223b-4d65-b49e-046463401253 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 24.9126ms 2024-03-23 11:38:04.973 +05:30 0722d99a-ce30-455d-b0ca-8c02412861a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 11:38:04.973 +05:30 91f3381b-c020-40fe-bcbd-a7b73e2d2a33 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 11:38:04.974 +05:30 85422604-65d1-413e-8677-87c6aa4c77bf INF CORS policy execution successful. 2024-03-23 11:38:04.974 +05:30 85422604-65d1-413e-8677-87c6aa4c77bf INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:38:04.974 +05:30 85422604-65d1-413e-8677-87c6aa4c77bf INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:38:04.974 +05:30 759b4aba-80b0-4bdc-bf4c-6923e5477b7a INF CORS policy execution successful. 2024-03-23 11:38:04.975 +05:30 759b4aba-80b0-4bdc-bf4c-6923e5477b7a INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:38:04.975 +05:30 759b4aba-80b0-4bdc-bf4c-6923e5477b7a INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:38:04.982 +05:30 759b4aba-80b0-4bdc-bf4c-6923e5477b7a INF Connection string fetched 2024-03-23 11:38:04.982 +05:30 759b4aba-80b0-4bdc-bf4c-6923e5477b7a INF Fetching Profiles 2024-03-23 11:38:04.984 +05:30 85422604-65d1-413e-8677-87c6aa4c77bf INF Connection string fetched 2024-03-23 11:38:04.984 +05:30 85422604-65d1-413e-8677-87c6aa4c77bf INF Fetching Profiles for Role 2024-03-23 11:38:04.993 +05:30 f35d34ed-9de8-4ff9-8350-3ddeced621c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:38:04.994 +05:30 e9e3b29e-b9d8-46ab-8dff-177f0d9fc0c6 INF CORS policy execution successful. 2024-03-23 11:38:04.994 +05:30 e9e3b29e-b9d8-46ab-8dff-177f0d9fc0c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:38:04.995 +05:30 e9e3b29e-b9d8-46ab-8dff-177f0d9fc0c6 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-23 11:38:04.999 +05:30 e9e3b29e-b9d8-46ab-8dff-177f0d9fc0c6 INF Fetching Menu Data 2024-03-23 11:38:05.000 +05:30 759b4aba-80b0-4bdc-bf4c-6923e5477b7a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:38:05.001 +05:30 759b4aba-80b0-4bdc-bf4c-6923e5477b7a INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 25.8585ms 2024-03-23 11:38:05.001 +05:30 759b4aba-80b0-4bdc-bf4c-6923e5477b7a INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:38:05.001 +05:30 759b4aba-80b0-4bdc-bf4c-6923e5477b7a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 200 null application/json; charset=utf-8 27.4342ms 2024-03-23 11:38:05.002 +05:30 85422604-65d1-413e-8677-87c6aa4c77bf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:38:05.003 +05:30 85422604-65d1-413e-8677-87c6aa4c77bf INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 28.4008ms 2024-03-23 11:38:05.003 +05:30 85422604-65d1-413e-8677-87c6aa4c77bf INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:38:05.003 +05:30 85422604-65d1-413e-8677-87c6aa4c77bf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 200 null application/json; charset=utf-8 29.5198ms 2024-03-23 11:38:05.005 +05:30 812c1cc0-e565-40fb-bc9f-a4741c781977 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 11:38:05.006 +05:30 0165e7d7-8ee4-49ca-8683-4a86f7fd384a INF CORS policy execution successful. 2024-03-23 11:38:05.006 +05:30 0165e7d7-8ee4-49ca-8683-4a86f7fd384a INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:38:05.006 +05:30 0165e7d7-8ee4-49ca-8683-4a86f7fd384a INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:38:05.008 +05:30 0165e7d7-8ee4-49ca-8683-4a86f7fd384a INF Connection string fetched 2024-03-23 11:38:05.008 +05:30 e9e3b29e-b9d8-46ab-8dff-177f0d9fc0c6 INF Connection string fetched 2024-03-23 11:38:05.009 +05:30 0165e7d7-8ee4-49ca-8683-4a86f7fd384a INF Fetching Details for Role 2024-03-23 11:38:05.011 +05:30 e9e3b29e-b9d8-46ab-8dff-177f0d9fc0c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:38:05.011 +05:30 e9e3b29e-b9d8-46ab-8dff-177f0d9fc0c6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 16.5942ms 2024-03-23 11:38:05.011 +05:30 e9e3b29e-b9d8-46ab-8dff-177f0d9fc0c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:38:05.011 +05:30 e9e3b29e-b9d8-46ab-8dff-177f0d9fc0c6 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 18.0557ms 2024-03-23 11:38:05.016 +05:30 0165e7d7-8ee4-49ca-8683-4a86f7fd384a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:38:05.017 +05:30 0165e7d7-8ee4-49ca-8683-4a86f7fd384a INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 10.8234ms 2024-03-23 11:38:05.017 +05:30 0165e7d7-8ee4-49ca-8683-4a86f7fd384a INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:38:05.017 +05:30 0165e7d7-8ee4-49ca-8683-4a86f7fd384a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 11.6101ms 2024-03-23 11:38:05.045 +05:30 1d11b9a4-c6fa-4e15-8f7e-2b00c3d1e896 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 11:38:05.046 +05:30 0b02763e-9e7a-4991-982d-0d7f71ab27b1 INF CORS policy execution successful. 2024-03-23 11:38:05.046 +05:30 0b02763e-9e7a-4991-982d-0d7f71ab27b1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:38:05.046 +05:30 0b02763e-9e7a-4991-982d-0d7f71ab27b1 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:38:05.047 +05:30 3712d611-6d72-4896-ab69-7956e283a1b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 11:38:05.048 +05:30 0b02763e-9e7a-4991-982d-0d7f71ab27b1 INF Connection string fetched 2024-03-23 11:38:05.048 +05:30 9c4c35c0-16b3-4e73-9048-e71cd17f06cd INF CORS policy execution successful. 2024-03-23 11:38:05.048 +05:30 9c4c35c0-16b3-4e73-9048-e71cd17f06cd INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:38:05.048 +05:30 0b02763e-9e7a-4991-982d-0d7f71ab27b1 INF Fetching Profiles 2024-03-23 11:38:05.048 +05:30 9c4c35c0-16b3-4e73-9048-e71cd17f06cd INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:38:05.051 +05:30 9c4c35c0-16b3-4e73-9048-e71cd17f06cd INF Connection string fetched 2024-03-23 11:38:05.052 +05:30 9c4c35c0-16b3-4e73-9048-e71cd17f06cd INF Fetching Profiles for Role 2024-03-23 11:38:05.053 +05:30 0b02763e-9e7a-4991-982d-0d7f71ab27b1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:38:05.054 +05:30 0b02763e-9e7a-4991-982d-0d7f71ab27b1 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 7.94ms 2024-03-23 11:38:05.054 +05:30 0b02763e-9e7a-4991-982d-0d7f71ab27b1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:38:05.054 +05:30 9c4c35c0-16b3-4e73-9048-e71cd17f06cd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:38:05.054 +05:30 0b02763e-9e7a-4991-982d-0d7f71ab27b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 200 null application/json; charset=utf-8 8.9529ms 2024-03-23 11:38:05.054 +05:30 9c4c35c0-16b3-4e73-9048-e71cd17f06cd INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 6.2605ms 2024-03-23 11:38:05.054 +05:30 9c4c35c0-16b3-4e73-9048-e71cd17f06cd INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:38:05.055 +05:30 9c4c35c0-16b3-4e73-9048-e71cd17f06cd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 200 null application/json; charset=utf-8 7.355ms 2024-03-23 11:40:45.011 +05:30 6fdfd721-015e-470c-baaf-ebd835051bc9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:40:45.014 +05:30 400e8ce2-14e7-496c-b581-e58a7c0838c3 INF CORS policy execution successful. 2024-03-23 11:40:45.016 +05:30 400e8ce2-14e7-496c-b581-e58a7c0838c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.3011ms 2024-03-23 11:40:45.017 +05:30 5640b9aa-89de-4491-b8ba-ea7e89f71408 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:40:45.017 +05:30 b402c819-68b4-4b26-b9d6-857da0ad1bf9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:40:45.017 +05:30 4c93151e-6dc5-493c-9605-f084c9736e66 INF CORS policy execution successful. 2024-03-23 11:40:45.017 +05:30 4d7ffd44-b6fb-420f-a504-7462cb79efd4 INF CORS policy execution successful. 2024-03-23 11:40:45.018 +05:30 4d7ffd44-b6fb-420f-a504-7462cb79efd4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5887ms 2024-03-23 11:40:45.018 +05:30 4c93151e-6dc5-493c-9605-f084c9736e66 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.9411ms 2024-03-23 11:40:45.019 +05:30 b789c83f-e59f-4abf-b00c-e5371854c283 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:40:45.019 +05:30 8bab0030-9e99-4944-b545-ec1938263611 INF CORS policy execution successful. 2024-03-23 11:40:45.020 +05:30 8bab0030-9e99-4944-b545-ec1938263611 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.4261ms 2024-03-23 11:40:45.064 +05:30 117d97b6-25ec-41f7-a189-0ab74259d065 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:40:45.064 +05:30 e59c45e2-99bc-493e-baf5-dc5d833e93b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:40:45.066 +05:30 ae57c81c-7524-47ca-b857-21d49858c39b INF CORS policy execution successful. 2024-03-23 11:40:45.066 +05:30 f728c05a-c503-4710-b999-a24df532c838 INF CORS policy execution successful. 2024-03-23 11:40:45.067 +05:30 ae57c81c-7524-47ca-b857-21d49858c39b INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:40:45.068 +05:30 ae57c81c-7524-47ca-b857-21d49858c39b INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:40:45.078 +05:30 f728c05a-c503-4710-b999-a24df532c838 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:40:45.078 +05:30 f728c05a-c503-4710-b999-a24df532c838 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-23 11:40:45.082 +05:30 ae57c81c-7524-47ca-b857-21d49858c39b INF Connection string fetched 2024-03-23 11:40:45.083 +05:30 ae57c81c-7524-47ca-b857-21d49858c39b INF Fetching Profile Summary 2024-03-23 11:40:45.083 +05:30 f728c05a-c503-4710-b999-a24df532c838 INF Connection string fetched 2024-03-23 11:40:45.083 +05:30 f728c05a-c503-4710-b999-a24df532c838 INF Fetching Menu Data 2024-03-23 11:40:45.098 +05:30 f728c05a-c503-4710-b999-a24df532c838 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:40:45.104 +05:30 f728c05a-c503-4710-b999-a24df532c838 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 25.3464ms 2024-03-23 11:40:45.104 +05:30 f728c05a-c503-4710-b999-a24df532c838 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:40:45.104 +05:30 ae57c81c-7524-47ca-b857-21d49858c39b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:40:45.104 +05:30 f728c05a-c503-4710-b999-a24df532c838 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 40.3795ms 2024-03-23 11:40:45.113 +05:30 ae57c81c-7524-47ca-b857-21d49858c39b INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 45.3362ms 2024-03-23 11:40:45.114 +05:30 ae57c81c-7524-47ca-b857-21d49858c39b INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:40:45.114 +05:30 ae57c81c-7524-47ca-b857-21d49858c39b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 49.9408ms 2024-03-23 11:40:45.152 +05:30 0513a0fb-03ae-41e3-a4a9-09406cb93f67 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:40:45.153 +05:30 86cb809d-4dc1-405c-991b-831833958e08 INF CORS policy execution successful. 2024-03-23 11:40:45.153 +05:30 86cb809d-4dc1-405c-991b-831833958e08 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:40:45.153 +05:30 86cb809d-4dc1-405c-991b-831833958e08 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-23 11:40:45.158 +05:30 7242130b-920d-44bf-8076-29acc7bdc819 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:40:45.158 +05:30 06184a0e-576f-45bc-a5bc-89faa0ce9f3d INF CORS policy execution successful. 2024-03-23 11:40:45.159 +05:30 06184a0e-576f-45bc-a5bc-89faa0ce9f3d INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:40:45.159 +05:30 06184a0e-576f-45bc-a5bc-89faa0ce9f3d INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:40:45.159 +05:30 86cb809d-4dc1-405c-991b-831833958e08 INF Connection string fetched 2024-03-23 11:40:45.159 +05:30 86cb809d-4dc1-405c-991b-831833958e08 INF Fetching Menu Data 2024-03-23 11:40:45.160 +05:30 06184a0e-576f-45bc-a5bc-89faa0ce9f3d INF Connection string fetched 2024-03-23 11:40:45.160 +05:30 06184a0e-576f-45bc-a5bc-89faa0ce9f3d INF Fetching Profile Summary 2024-03-23 11:40:45.163 +05:30 86cb809d-4dc1-405c-991b-831833958e08 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:40:45.164 +05:30 86cb809d-4dc1-405c-991b-831833958e08 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.2584ms 2024-03-23 11:40:45.164 +05:30 86cb809d-4dc1-405c-991b-831833958e08 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:40:45.164 +05:30 86cb809d-4dc1-405c-991b-831833958e08 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 12.0698ms 2024-03-23 11:40:45.168 +05:30 06184a0e-576f-45bc-a5bc-89faa0ce9f3d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:40:45.169 +05:30 06184a0e-576f-45bc-a5bc-89faa0ce9f3d INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 9.9994ms 2024-03-23 11:40:45.169 +05:30 06184a0e-576f-45bc-a5bc-89faa0ce9f3d INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:40:45.169 +05:30 06184a0e-576f-45bc-a5bc-89faa0ce9f3d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 11.1355ms 2024-03-23 11:40:52.625 +05:30 c06e5655-6467-4e4e-a736-383e679822b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:40:52.625 +05:30 7cccfaf4-6616-47d5-8d6d-e73906e4fa25 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:40:52.626 +05:30 f7ab9fc8-49e3-461d-b89f-916d3863007a INF CORS policy execution successful. 2024-03-23 11:40:52.626 +05:30 5ed05e94-0aa9-412d-8187-a39aac68174b INF CORS policy execution successful. 2024-03-23 11:40:52.627 +05:30 f7ab9fc8-49e3-461d-b89f-916d3863007a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 1.3714ms 2024-03-23 11:40:52.627 +05:30 5ed05e94-0aa9-412d-8187-a39aac68174b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.3643ms 2024-03-23 11:40:52.627 +05:30 90688b0d-d9d7-4c23-96e2-acfc1138faac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:40:52.627 +05:30 27c42d53-ec55-4c23-8b87-a0262da1e9aa INF CORS policy execution successful. 2024-03-23 11:40:52.627 +05:30 77090d52-8530-406c-9f25-1440d635160c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:40:52.627 +05:30 898df85d-4831-41e3-81f2-85c54aa0dcbf INF CORS policy execution successful. 2024-03-23 11:40:52.627 +05:30 27c42d53-ec55-4c23-8b87-a0262da1e9aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.4613ms 2024-03-23 11:40:52.627 +05:30 898df85d-4831-41e3-81f2-85c54aa0dcbf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 0.3898ms 2024-03-23 11:40:52.670 +05:30 3ee91383-41ab-463c-98a6-e33357c5f617 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:40:52.670 +05:30 c7aebcba-f492-4faa-9611-9a908eed6578 INF CORS policy execution successful. 2024-03-23 11:40:52.671 +05:30 c7aebcba-f492-4faa-9611-9a908eed6578 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.8742ms 2024-03-23 11:40:52.673 +05:30 44b517c8-176d-42c8-8a16-7fe7c270f8fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:40:52.673 +05:30 f5a6fa1b-ab0e-4f3a-9564-2895eb69a6f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:40:52.674 +05:30 1375e59d-ec2a-46f1-a8af-dc2a99983d99 INF CORS policy execution successful. 2024-03-23 11:40:52.674 +05:30 eca9dfc9-7c70-4303-ac59-0d86f6eceda0 INF CORS policy execution successful. 2024-03-23 11:40:52.674 +05:30 eca9dfc9-7c70-4303-ac59-0d86f6eceda0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 0.8485ms 2024-03-23 11:40:52.674 +05:30 1375e59d-ec2a-46f1-a8af-dc2a99983d99 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.8067ms 2024-03-23 11:40:52.675 +05:30 f475c654-f41d-4884-91a3-c9b8e7d3b64e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:40:52.675 +05:30 91eef3f9-be09-4527-8832-01efc7a86948 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:40:52.675 +05:30 de9bdfa2-60f6-417f-b219-0e27ec3032f7 INF CORS policy execution successful. 2024-03-23 11:40:52.676 +05:30 9dae92c9-e848-4015-a3f6-0a398bfb655c INF CORS policy execution successful. 2024-03-23 11:40:52.676 +05:30 de9bdfa2-60f6-417f-b219-0e27ec3032f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.6593ms 2024-03-23 11:40:52.676 +05:30 9dae92c9-e848-4015-a3f6-0a398bfb655c INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:40:52.676 +05:30 e74dfb7b-f826-4433-a0ab-e7a30dc7c8f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:40:52.676 +05:30 9dae92c9-e848-4015-a3f6-0a398bfb655c INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:40:52.677 +05:30 b8256eb0-86e5-47d0-9188-a2a3e6f5a791 INF CORS policy execution successful. 2024-03-23 11:40:52.677 +05:30 b8256eb0-86e5-47d0-9188-a2a3e6f5a791 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:40:52.677 +05:30 b8256eb0-86e5-47d0-9188-a2a3e6f5a791 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:40:52.683 +05:30 b8256eb0-86e5-47d0-9188-a2a3e6f5a791 INF Connection string fetched 2024-03-23 11:40:52.683 +05:30 9dae92c9-e848-4015-a3f6-0a398bfb655c INF Connection string fetched 2024-03-23 11:40:52.684 +05:30 b8256eb0-86e5-47d0-9188-a2a3e6f5a791 INF Fetching Details for Role 2024-03-23 11:40:52.685 +05:30 9dae92c9-e848-4015-a3f6-0a398bfb655c INF Fetching Profiles for Role 2024-03-23 11:40:52.692 +05:30 9dae92c9-e848-4015-a3f6-0a398bfb655c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:40:52.693 +05:30 9dae92c9-e848-4015-a3f6-0a398bfb655c INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 15.9938ms 2024-03-23 11:40:52.693 +05:30 9dae92c9-e848-4015-a3f6-0a398bfb655c INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:40:52.693 +05:30 9dae92c9-e848-4015-a3f6-0a398bfb655c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 17.8176ms 2024-03-23 11:40:52.694 +05:30 b8256eb0-86e5-47d0-9188-a2a3e6f5a791 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:40:52.695 +05:30 b8256eb0-86e5-47d0-9188-a2a3e6f5a791 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 17.7981ms 2024-03-23 11:40:52.695 +05:30 b8256eb0-86e5-47d0-9188-a2a3e6f5a791 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:40:52.695 +05:30 b8256eb0-86e5-47d0-9188-a2a3e6f5a791 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 18.743ms 2024-03-23 11:40:52.716 +05:30 00f04f7b-095a-4453-abf2-db82e1d1ef63 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:40:52.716 +05:30 40ba68da-f93e-4130-9690-e8b63cb566eb INF CORS policy execution successful. 2024-03-23 11:40:52.717 +05:30 40ba68da-f93e-4130-9690-e8b63cb566eb INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:40:52.717 +05:30 40ba68da-f93e-4130-9690-e8b63cb566eb INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:40:52.719 +05:30 40ba68da-f93e-4130-9690-e8b63cb566eb INF Connection string fetched 2024-03-23 11:40:52.719 +05:30 75ceff08-d389-4b1b-bc0a-1b9eedcc78a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:40:52.719 +05:30 40ba68da-f93e-4130-9690-e8b63cb566eb INF Fetching Profiles 2024-03-23 11:40:52.719 +05:30 6ffc127b-031c-4905-a23e-67d76acae715 INF CORS policy execution successful. 2024-03-23 11:40:52.719 +05:30 6ffc127b-031c-4905-a23e-67d76acae715 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:40:52.719 +05:30 6ffc127b-031c-4905-a23e-67d76acae715 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-23 11:40:52.729 +05:30 6ffc127b-031c-4905-a23e-67d76acae715 INF Connection string fetched 2024-03-23 11:40:52.730 +05:30 6ffc127b-031c-4905-a23e-67d76acae715 INF Fetching Menu Data 2024-03-23 11:40:52.730 +05:30 40ba68da-f93e-4130-9690-e8b63cb566eb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:40:52.730 +05:30 40ba68da-f93e-4130-9690-e8b63cb566eb INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 13.4352ms 2024-03-23 11:40:52.731 +05:30 40ba68da-f93e-4130-9690-e8b63cb566eb INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:40:52.731 +05:30 40ba68da-f93e-4130-9690-e8b63cb566eb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 15.0377ms 2024-03-23 11:40:52.733 +05:30 6ffc127b-031c-4905-a23e-67d76acae715 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:40:52.734 +05:30 6ffc127b-031c-4905-a23e-67d76acae715 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.705ms 2024-03-23 11:40:52.734 +05:30 6ffc127b-031c-4905-a23e-67d76acae715 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:40:52.735 +05:30 6ffc127b-031c-4905-a23e-67d76acae715 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 16.1085ms 2024-03-23 11:40:52.746 +05:30 4715ac08-b15d-4c70-b8a1-17a82132932d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:40:52.746 +05:30 7748a53a-39f0-4550-b2cb-c40b74bb549c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:40:52.747 +05:30 3103f101-395f-4741-9921-dd8e339afe72 INF CORS policy execution successful. 2024-03-23 11:40:52.747 +05:30 b8c6dd18-69f5-459f-b90d-9576cabb4d9c INF CORS policy execution successful. 2024-03-23 11:40:52.747 +05:30 b8c6dd18-69f5-459f-b90d-9576cabb4d9c INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:40:52.747 +05:30 3103f101-395f-4741-9921-dd8e339afe72 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:40:52.747 +05:30 3103f101-395f-4741-9921-dd8e339afe72 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:40:52.747 +05:30 b8c6dd18-69f5-459f-b90d-9576cabb4d9c INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:40:52.753 +05:30 3103f101-395f-4741-9921-dd8e339afe72 INF Connection string fetched 2024-03-23 11:40:52.754 +05:30 3103f101-395f-4741-9921-dd8e339afe72 INF Fetching Details for Role 2024-03-23 11:40:52.754 +05:30 b8c6dd18-69f5-459f-b90d-9576cabb4d9c INF Connection string fetched 2024-03-23 11:40:52.754 +05:30 b8c6dd18-69f5-459f-b90d-9576cabb4d9c INF Fetching Profiles for Role 2024-03-23 11:40:52.764 +05:30 3103f101-395f-4741-9921-dd8e339afe72 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:40:52.765 +05:30 3103f101-395f-4741-9921-dd8e339afe72 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 17.8526ms 2024-03-23 11:40:52.765 +05:30 3103f101-395f-4741-9921-dd8e339afe72 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:40:52.765 +05:30 3103f101-395f-4741-9921-dd8e339afe72 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 19.4654ms 2024-03-23 11:40:52.771 +05:30 b8c6dd18-69f5-459f-b90d-9576cabb4d9c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:40:52.772 +05:30 b8c6dd18-69f5-459f-b90d-9576cabb4d9c INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 24.5765ms 2024-03-23 11:40:52.772 +05:30 b8c6dd18-69f5-459f-b90d-9576cabb4d9c INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:40:52.772 +05:30 b8c6dd18-69f5-459f-b90d-9576cabb4d9c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 26.2955ms 2024-03-23 11:40:52.775 +05:30 41692e53-85d5-4ada-8e26-3138917389ef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:40:52.775 +05:30 02d44f35-9793-47ed-96e4-10270fcf18d9 INF CORS policy execution successful. 2024-03-23 11:40:52.775 +05:30 02d44f35-9793-47ed-96e4-10270fcf18d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:40:52.775 +05:30 02d44f35-9793-47ed-96e4-10270fcf18d9 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:40:52.780 +05:30 9ad581d1-e88a-4ca5-b23a-bc2196a33237 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:40:52.781 +05:30 2f4269a6-7a62-4786-9f6d-10ff3edd378a INF CORS policy execution successful. 2024-03-23 11:40:52.782 +05:30 2f4269a6-7a62-4786-9f6d-10ff3edd378a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:40:52.782 +05:30 2f4269a6-7a62-4786-9f6d-10ff3edd378a 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-23 11:40:52.785 +05:30 02d44f35-9793-47ed-96e4-10270fcf18d9 INF Connection string fetched 2024-03-23 11:40:52.786 +05:30 02d44f35-9793-47ed-96e4-10270fcf18d9 INF Fetching Profiles 2024-03-23 11:40:52.787 +05:30 2f4269a6-7a62-4786-9f6d-10ff3edd378a INF Connection string fetched 2024-03-23 11:40:52.787 +05:30 2f4269a6-7a62-4786-9f6d-10ff3edd378a INF Fetching Menu Data 2024-03-23 11:40:52.792 +05:30 2f4269a6-7a62-4786-9f6d-10ff3edd378a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:40:52.793 +05:30 2f4269a6-7a62-4786-9f6d-10ff3edd378a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.2218ms 2024-03-23 11:40:52.793 +05:30 2f4269a6-7a62-4786-9f6d-10ff3edd378a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:40:52.794 +05:30 2f4269a6-7a62-4786-9f6d-10ff3edd378a 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 13.4762ms 2024-03-23 11:40:52.806 +05:30 02d44f35-9793-47ed-96e4-10270fcf18d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:40:52.806 +05:30 02d44f35-9793-47ed-96e4-10270fcf18d9 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 30.9489ms 2024-03-23 11:40:52.807 +05:30 02d44f35-9793-47ed-96e4-10270fcf18d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:40:52.807 +05:30 02d44f35-9793-47ed-96e4-10270fcf18d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 32.0594ms 2024-03-23 11:41:39.009 +05:30 28c3639d-befa-49cc-9e16-c4269705c560 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:41:39.009 +05:30 06eed3e7-061f-4ae2-9c64-f507a3bf699b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:41:39.010 +05:30 776a3d0c-c68b-4527-82cf-857a9f597678 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:41:39.011 +05:30 826d9010-9177-4a79-827a-3f3378a5f2a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:41:39.011 +05:30 86dbc58b-682d-499f-a73b-6af8b4341193 INF CORS policy execution successful. 2024-03-23 11:41:39.011 +05:30 71f81b6c-a987-4f7f-861d-a3d867ca0f33 INF CORS policy execution successful. 2024-03-23 11:41:39.011 +05:30 7d39b8bc-499b-47a2-bca9-0de0f68ddbb0 INF CORS policy execution successful. 2024-03-23 11:41:39.011 +05:30 d95c666d-c1c6-4313-8442-eb94d1f353e3 INF CORS policy execution successful. 2024-03-23 11:41:39.012 +05:30 d95c666d-c1c6-4313-8442-eb94d1f353e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 3.0747ms 2024-03-23 11:41:39.012 +05:30 71f81b6c-a987-4f7f-861d-a3d867ca0f33 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 1.5913ms 2024-03-23 11:41:39.012 +05:30 86dbc58b-682d-499f-a73b-6af8b4341193 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 1.7306ms 2024-03-23 11:41:39.012 +05:30 7d39b8bc-499b-47a2-bca9-0de0f68ddbb0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.8163ms 2024-03-23 11:41:39.082 +05:30 3c9f8e25-a206-4bec-a1e7-89615176058e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:41:39.082 +05:30 dde1b8bf-3d95-49b2-9530-589e96284fd9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:41:39.083 +05:30 3c584c0e-2ca6-48be-89d2-1eb15fb549e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:41:39.083 +05:30 6b476131-7288-4517-a127-80123153d800 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:41:39.084 +05:30 656a937c-b63b-45a8-a7f7-5e9a3d0b149e INF CORS policy execution successful. 2024-03-23 11:41:39.084 +05:30 3e0e4cbe-c1d0-4eec-a0fe-1923b488a025 INF CORS policy execution successful. 2024-03-23 11:41:39.084 +05:30 4224e6d3-2b51-4c61-af0e-b2cd8c783bad INF CORS policy execution successful. 2024-03-23 11:41:39.084 +05:30 35c037d1-44ea-443d-b038-1d0cc5455186 INF CORS policy execution successful. 2024-03-23 11:41:39.085 +05:30 3e0e4cbe-c1d0-4eec-a0fe-1923b488a025 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:41:39.085 +05:30 656a937c-b63b-45a8-a7f7-5e9a3d0b149e INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:41:39.085 +05:30 35c037d1-44ea-443d-b038-1d0cc5455186 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:41:39.085 +05:30 4224e6d3-2b51-4c61-af0e-b2cd8c783bad INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:41:39.085 +05:30 656a937c-b63b-45a8-a7f7-5e9a3d0b149e INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:41:39.085 +05:30 35c037d1-44ea-443d-b038-1d0cc5455186 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:41:39.085 +05:30 4224e6d3-2b51-4c61-af0e-b2cd8c783bad INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:41:39.085 +05:30 3e0e4cbe-c1d0-4eec-a0fe-1923b488a025 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-23 11:41:39.090 +05:30 35c037d1-44ea-443d-b038-1d0cc5455186 INF Fetching Profiles for Role 2024-03-23 11:41:39.096 +05:30 3e0e4cbe-c1d0-4eec-a0fe-1923b488a025 INF Connection string fetched 2024-03-23 11:41:39.097 +05:30 3e0e4cbe-c1d0-4eec-a0fe-1923b488a025 INF Fetching Menu Data 2024-03-23 11:41:39.097 +05:30 4224e6d3-2b51-4c61-af0e-b2cd8c783bad INF Connection string fetched 2024-03-23 11:41:39.097 +05:30 4224e6d3-2b51-4c61-af0e-b2cd8c783bad INF Fetching Details for Role 2024-03-23 11:41:39.098 +05:30 656a937c-b63b-45a8-a7f7-5e9a3d0b149e INF Connection string fetched 2024-03-23 11:41:39.098 +05:30 656a937c-b63b-45a8-a7f7-5e9a3d0b149e INF Fetching Profiles 2024-03-23 11:41:39.104 +05:30 3e0e4cbe-c1d0-4eec-a0fe-1923b488a025 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:41:39.107 +05:30 3e0e4cbe-c1d0-4eec-a0fe-1923b488a025 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 21.6844ms 2024-03-23 11:41:39.108 +05:30 3e0e4cbe-c1d0-4eec-a0fe-1923b488a025 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:41:39.108 +05:30 3e0e4cbe-c1d0-4eec-a0fe-1923b488a025 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 25.3512ms 2024-03-23 11:41:39.122 +05:30 4224e6d3-2b51-4c61-af0e-b2cd8c783bad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:41:39.123 +05:30 4224e6d3-2b51-4c61-af0e-b2cd8c783bad INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 37.5408ms 2024-03-23 11:41:39.123 +05:30 4224e6d3-2b51-4c61-af0e-b2cd8c783bad INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:41:39.124 +05:30 4224e6d3-2b51-4c61-af0e-b2cd8c783bad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 41.0896ms 2024-03-23 11:41:39.147 +05:30 656a937c-b63b-45a8-a7f7-5e9a3d0b149e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:41:39.148 +05:30 656a937c-b63b-45a8-a7f7-5e9a3d0b149e INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 62.3447ms 2024-03-23 11:41:39.148 +05:30 656a937c-b63b-45a8-a7f7-5e9a3d0b149e INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:41:39.148 +05:30 656a937c-b63b-45a8-a7f7-5e9a3d0b149e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 65.7744ms 2024-03-23 11:41:39.169 +05:30 35c037d1-44ea-443d-b038-1d0cc5455186 INF Connection string fetched 2024-03-23 11:41:39.175 +05:30 35c037d1-44ea-443d-b038-1d0cc5455186 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:41:39.176 +05:30 35c037d1-44ea-443d-b038-1d0cc5455186 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 90.2236ms 2024-03-23 11:41:39.176 +05:30 35c037d1-44ea-443d-b038-1d0cc5455186 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:41:39.176 +05:30 35c037d1-44ea-443d-b038-1d0cc5455186 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 93.5661ms 2024-03-23 11:41:45.778 +05:30 9debcd7e-8206-4533-a9b1-a3ab90b59f42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:41:45.778 +05:30 d517e37e-a621-46ae-a577-516b5d9529e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:41:45.778 +05:30 1d9f0c45-f105-4439-80e3-76be77c3efe0 INF CORS policy execution successful. 2024-03-23 11:41:45.778 +05:30 da1e7f36-bb90-4057-a9ad-f4ed3e482cf8 INF CORS policy execution successful. 2024-03-23 11:41:45.778 +05:30 a604f3e2-b9d7-4d30-8a94-a1a5ee6087b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:41:45.778 +05:30 da1e7f36-bb90-4057-a9ad-f4ed3e482cf8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.776ms 2024-03-23 11:41:45.778 +05:30 290ef5ab-fdb4-47bc-a454-e28053d60b4d INF CORS policy execution successful. 2024-03-23 11:41:45.778 +05:30 1d9f0c45-f105-4439-80e3-76be77c3efe0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.6122ms 2024-03-23 11:41:45.779 +05:30 290ef5ab-fdb4-47bc-a454-e28053d60b4d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.3179ms 2024-03-23 11:41:45.779 +05:30 2f65d630-a686-4a5a-8ad2-f748a3d6a220 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:41:45.779 +05:30 3d38d24e-3a33-41d6-a749-eff65e231644 INF CORS policy execution successful. 2024-03-23 11:41:45.779 +05:30 3d38d24e-3a33-41d6-a749-eff65e231644 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 0.2085ms 2024-03-23 11:41:45.822 +05:30 96aa97e3-96fe-42f7-9a04-49fddd4805cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:41:45.822 +05:30 9f2ce7f6-944b-4b42-bb49-bcd3c2edfc42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:41:45.822 +05:30 0721268c-4502-40a9-a5dd-4794633b62ab INF CORS policy execution successful. 2024-03-23 11:41:45.822 +05:30 405fe98b-9050-4898-aad9-525bd7511856 INF CORS policy execution successful. 2024-03-23 11:41:45.822 +05:30 405fe98b-9050-4898-aad9-525bd7511856 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.466ms 2024-03-23 11:41:45.822 +05:30 0721268c-4502-40a9-a5dd-4794633b62ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.663ms 2024-03-23 11:41:45.823 +05:30 31b4a182-779b-4031-bd22-4d4f046398b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:41:45.823 +05:30 33332661-9dbd-4eb9-9989-31d724e35592 INF CORS policy execution successful. 2024-03-23 11:41:45.823 +05:30 33332661-9dbd-4eb9-9989-31d724e35592 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.2293ms 2024-03-23 11:41:45.824 +05:30 30983a48-7efb-4dab-8775-4de6a2197a39 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:41:45.824 +05:30 fbed0ff2-acba-48f8-a2ee-411189708747 INF CORS policy execution successful. 2024-03-23 11:41:45.824 +05:30 fbed0ff2-acba-48f8-a2ee-411189708747 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 0.547ms 2024-03-23 11:41:45.882 +05:30 ecd0a8bc-bb67-48d7-97de-071313704318 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:41:45.883 +05:30 c5de546e-89f7-4e72-b979-f83dfb117f3a INF CORS policy execution successful. 2024-03-23 11:41:45.883 +05:30 c5de546e-89f7-4e72-b979-f83dfb117f3a INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:41:45.884 +05:30 c5de546e-89f7-4e72-b979-f83dfb117f3a INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:41:45.885 +05:30 d50c4a47-af3b-4ab7-a526-1e2a8154f026 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:41:45.886 +05:30 34c58fd6-6f9d-428a-b1a6-779ed536c18d INF CORS policy execution successful. 2024-03-23 11:41:45.886 +05:30 34c58fd6-6f9d-428a-b1a6-779ed536c18d INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:41:45.887 +05:30 34c58fd6-6f9d-428a-b1a6-779ed536c18d INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:41:45.886 +05:30 7eef81d3-580e-4a5c-86c9-845102dd8b13 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:41:45.887 +05:30 2a27113b-d5ed-4e0f-92e8-a31630972c87 INF CORS policy execution successful. 2024-03-23 11:41:45.888 +05:30 2a27113b-d5ed-4e0f-92e8-a31630972c87 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:41:45.888 +05:30 2a27113b-d5ed-4e0f-92e8-a31630972c87 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:41:45.889 +05:30 c5de546e-89f7-4e72-b979-f83dfb117f3a INF Connection string fetched 2024-03-23 11:41:45.889 +05:30 34c58fd6-6f9d-428a-b1a6-779ed536c18d INF Connection string fetched 2024-03-23 11:41:45.890 +05:30 986691cd-36db-48fd-9a70-51abfa293841 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:41:45.890 +05:30 34c58fd6-6f9d-428a-b1a6-779ed536c18d INF Fetching Profiles 2024-03-23 11:41:45.890 +05:30 c5de546e-89f7-4e72-b979-f83dfb117f3a INF Fetching Profiles for Role 2024-03-23 11:41:45.890 +05:30 f9364845-4516-4582-b85d-e4077b4872f1 INF CORS policy execution successful. 2024-03-23 11:41:45.890 +05:30 f9364845-4516-4582-b85d-e4077b4872f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:41:45.890 +05:30 2a27113b-d5ed-4e0f-92e8-a31630972c87 INF Connection string fetched 2024-03-23 11:41:45.890 +05:30 f9364845-4516-4582-b85d-e4077b4872f1 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-23 11:41:45.890 +05:30 2a27113b-d5ed-4e0f-92e8-a31630972c87 INF Fetching Details for Role 2024-03-23 11:41:45.898 +05:30 f9364845-4516-4582-b85d-e4077b4872f1 INF Connection string fetched 2024-03-23 11:41:45.898 +05:30 f9364845-4516-4582-b85d-e4077b4872f1 INF Fetching Menu Data 2024-03-23 11:41:45.898 +05:30 c5de546e-89f7-4e72-b979-f83dfb117f3a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:41:45.898 +05:30 c5de546e-89f7-4e72-b979-f83dfb117f3a INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 14.491ms 2024-03-23 11:41:45.898 +05:30 c5de546e-89f7-4e72-b979-f83dfb117f3a INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:41:45.898 +05:30 c5de546e-89f7-4e72-b979-f83dfb117f3a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 16.5475ms 2024-03-23 11:41:45.909 +05:30 f9364845-4516-4582-b85d-e4077b4872f1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:41:45.910 +05:30 f9364845-4516-4582-b85d-e4077b4872f1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 19.398ms 2024-03-23 11:41:45.910 +05:30 f9364845-4516-4582-b85d-e4077b4872f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:41:45.910 +05:30 f9364845-4516-4582-b85d-e4077b4872f1 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 20.4067ms 2024-03-23 11:41:45.923 +05:30 2a27113b-d5ed-4e0f-92e8-a31630972c87 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:41:45.923 +05:30 34c58fd6-6f9d-428a-b1a6-779ed536c18d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:41:45.924 +05:30 2a27113b-d5ed-4e0f-92e8-a31630972c87 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 36.0197ms 2024-03-23 11:41:45.924 +05:30 34c58fd6-6f9d-428a-b1a6-779ed536c18d INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 37.0326ms 2024-03-23 11:41:45.924 +05:30 2a27113b-d5ed-4e0f-92e8-a31630972c87 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:41:45.924 +05:30 34c58fd6-6f9d-428a-b1a6-779ed536c18d INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:41:45.924 +05:30 2a27113b-d5ed-4e0f-92e8-a31630972c87 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 37.6029ms 2024-03-23 11:41:45.924 +05:30 34c58fd6-6f9d-428a-b1a6-779ed536c18d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 38.7296ms 2024-03-23 11:41:45.944 +05:30 376d7440-3e90-4261-9110-3d2195f5a550 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:41:45.945 +05:30 c6e2b8de-ddea-4503-95d7-c904833a6f37 INF CORS policy execution successful. 2024-03-23 11:41:45.945 +05:30 c6e2b8de-ddea-4503-95d7-c904833a6f37 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:41:45.945 +05:30 c6e2b8de-ddea-4503-95d7-c904833a6f37 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:41:45.951 +05:30 c6e2b8de-ddea-4503-95d7-c904833a6f37 INF Connection string fetched 2024-03-23 11:41:45.951 +05:30 c6e2b8de-ddea-4503-95d7-c904833a6f37 INF Fetching Profiles for Role 2024-03-23 11:41:45.958 +05:30 8e052904-8e84-4050-bbd5-d7bff2edfe54 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:41:45.958 +05:30 e8927c6e-9e17-47fa-a52d-8e6dfa1050fc INF CORS policy execution successful. 2024-03-23 11:41:45.959 +05:30 e8927c6e-9e17-47fa-a52d-8e6dfa1050fc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:41:45.959 +05:30 e8927c6e-9e17-47fa-a52d-8e6dfa1050fc 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-23 11:41:45.965 +05:30 e8927c6e-9e17-47fa-a52d-8e6dfa1050fc INF Connection string fetched 2024-03-23 11:41:45.965 +05:30 e8927c6e-9e17-47fa-a52d-8e6dfa1050fc INF Fetching Menu Data 2024-03-23 11:41:45.965 +05:30 c6e2b8de-ddea-4503-95d7-c904833a6f37 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:41:45.966 +05:30 c6e2b8de-ddea-4503-95d7-c904833a6f37 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 21.0473ms 2024-03-23 11:41:45.966 +05:30 c6e2b8de-ddea-4503-95d7-c904833a6f37 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:41:45.966 +05:30 c6e2b8de-ddea-4503-95d7-c904833a6f37 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 22.4488ms 2024-03-23 11:41:45.968 +05:30 603115e8-84f0-40fa-8970-458c33c1335d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:41:45.969 +05:30 2ffaba13-3ecd-482b-9d12-fe7fb80ecd64 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:41:45.969 +05:30 d01d99e0-62a5-4ec3-9488-ac2ba2c74634 INF CORS policy execution successful. 2024-03-23 11:41:45.969 +05:30 df6da9d8-3bef-4350-a602-0be073783bb2 INF CORS policy execution successful. 2024-03-23 11:41:45.969 +05:30 d01d99e0-62a5-4ec3-9488-ac2ba2c74634 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:41:45.969 +05:30 df6da9d8-3bef-4350-a602-0be073783bb2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:41:45.969 +05:30 df6da9d8-3bef-4350-a602-0be073783bb2 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:41:45.969 +05:30 d01d99e0-62a5-4ec3-9488-ac2ba2c74634 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:41:45.971 +05:30 e8927c6e-9e17-47fa-a52d-8e6dfa1050fc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:41:45.972 +05:30 e8927c6e-9e17-47fa-a52d-8e6dfa1050fc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.9374ms 2024-03-23 11:41:45.972 +05:30 e8927c6e-9e17-47fa-a52d-8e6dfa1050fc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:41:45.972 +05:30 e8927c6e-9e17-47fa-a52d-8e6dfa1050fc 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 14.6857ms 2024-03-23 11:41:45.974 +05:30 d01d99e0-62a5-4ec3-9488-ac2ba2c74634 INF Connection string fetched 2024-03-23 11:41:45.974 +05:30 d01d99e0-62a5-4ec3-9488-ac2ba2c74634 INF Fetching Profiles 2024-03-23 11:41:45.975 +05:30 df6da9d8-3bef-4350-a602-0be073783bb2 INF Connection string fetched 2024-03-23 11:41:45.975 +05:30 df6da9d8-3bef-4350-a602-0be073783bb2 INF Fetching Details for Role 2024-03-23 11:41:45.987 +05:30 df6da9d8-3bef-4350-a602-0be073783bb2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:41:45.988 +05:30 df6da9d8-3bef-4350-a602-0be073783bb2 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 18.5718ms 2024-03-23 11:41:45.988 +05:30 df6da9d8-3bef-4350-a602-0be073783bb2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:41:45.988 +05:30 df6da9d8-3bef-4350-a602-0be073783bb2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 20.1776ms 2024-03-23 11:41:45.994 +05:30 d01d99e0-62a5-4ec3-9488-ac2ba2c74634 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:41:45.995 +05:30 d01d99e0-62a5-4ec3-9488-ac2ba2c74634 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 25.2542ms 2024-03-23 11:41:45.995 +05:30 d01d99e0-62a5-4ec3-9488-ac2ba2c74634 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:41:45.995 +05:30 d01d99e0-62a5-4ec3-9488-ac2ba2c74634 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 26.6924ms 2024-03-23 11:44:25.540 +05:30 8ac5bafe-e4a2-4cc7-8182-9e361512ada1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:44:25.543 +05:30 a25acddd-dd1d-4915-aafc-2a41859afe9e INF CORS policy execution successful. 2024-03-23 11:44:25.545 +05:30 a25acddd-dd1d-4915-aafc-2a41859afe9e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 5.3427ms 2024-03-23 11:44:25.589 +05:30 6cf4abe7-a651-4401-b840-abab4a78118f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:44:25.595 +05:30 6cf4abe7-a651-4401-b840-abab4a78118f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:00:02 AM', Current time (UTC): '3/23/2024 6:14:25 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-23 11:44:25.598 +05:30 6cf4abe7-a651-4401-b840-abab4a78118f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:00:02 AM', Current time (UTC): '3/23/2024 6:14:25 AM'. 2024-03-23 11:44:25.598 +05:30 9dc14dde-f736-470c-a9ed-4830ff048d78 INF CORS policy execution successful. 2024-03-23 11:44:25.599 +05:30 9dc14dde-f736-470c-a9ed-4830ff048d78 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:44:25.599 +05:30 9dc14dde-f736-470c-a9ed-4830ff048d78 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-23 11:44:25.602 +05:30 9dc14dde-f736-470c-a9ed-4830ff048d78 INF Fetching Company deatails 2024-03-23 11:44:25.611 +05:30 9dc14dde-f736-470c-a9ed-4830ff048d78 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:25.612 +05:30 9dc14dde-f736-470c-a9ed-4830ff048d78 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 12.1593ms 2024-03-23 11:44:25.612 +05:30 9dc14dde-f736-470c-a9ed-4830ff048d78 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:44:25.612 +05:30 9dc14dde-f736-470c-a9ed-4830ff048d78 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 23.2034ms 2024-03-23 11:44:34.781 +05:30 000451cf-580d-4432-a2a5-87f28c3bf711 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:44:34.784 +05:30 2a6944b4-62bf-43fd-982f-f5e57fee8f7c INF CORS policy execution successful. 2024-03-23 11:44:34.785 +05:30 2a6944b4-62bf-43fd-982f-f5e57fee8f7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 3.9317ms 2024-03-23 11:44:34.827 +05:30 696eb9b4-a0b8-4aca-a27c-9c1791d6ace3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:44:34.828 +05:30 696eb9b4-a0b8-4aca-a27c-9c1791d6ace3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:00:02 AM', Current time (UTC): '3/23/2024 6:14: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-23 11:44:34.829 +05:30 696eb9b4-a0b8-4aca-a27c-9c1791d6ace3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:00:02 AM', Current time (UTC): '3/23/2024 6:14:34 AM'. 2024-03-23 11:44:34.829 +05:30 a5d0cb91-a961-434b-abbf-364dab9ad128 INF CORS policy execution successful. 2024-03-23 11:44:34.829 +05:30 a5d0cb91-a961-434b-abbf-364dab9ad128 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:44:34.829 +05:30 a5d0cb91-a961-434b-abbf-364dab9ad128 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-23 11:44:34.838 +05:30 a5d0cb91-a961-434b-abbf-364dab9ad128 INF Connection string fetched 2024-03-23 11:44:35.056 +05:30 a5d0cb91-a961-434b-abbf-364dab9ad128 INF Token generated 2024-03-23 11:44:35.057 +05:30 a5d0cb91-a961-434b-abbf-364dab9ad128 INF Token generated 2024-03-23 11:44:35.058 +05:30 a5d0cb91-a961-434b-abbf-364dab9ad128 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-23 11:44:35.059 +05:30 a5d0cb91-a961-434b-abbf-364dab9ad128 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 229.1507ms 2024-03-23 11:44:35.059 +05:30 a5d0cb91-a961-434b-abbf-364dab9ad128 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:44:35.059 +05:30 a5d0cb91-a961-434b-abbf-364dab9ad128 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 232.7514ms 2024-03-23 11:44:35.141 +05:30 c6c096dd-2d27-48c7-8d63-d7e9f121ffac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:44:35.141 +05:30 165966fc-3366-4f26-a9ec-f6f81b111978 INF CORS policy execution successful. 2024-03-23 11:44:35.141 +05:30 165966fc-3366-4f26-a9ec-f6f81b111978 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7ms 2024-03-23 11:44:35.177 +05:30 57faad52-1978-46fe-a55c-3416b1961761 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 11:44:35.177 +05:30 777c428d-36bd-4715-97ed-8c390510e38b INF CORS policy execution successful. 2024-03-23 11:44:35.178 +05:30 777c428d-36bd-4715-97ed-8c390510e38b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.9716ms 2024-03-23 11:44:35.187 +05:30 40534ad0-b645-4366-9cae-70e00b2f0631 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:44:35.189 +05:30 fed224cc-5051-4768-b026-fe94becd6751 INF CORS policy execution successful. 2024-03-23 11:44:35.189 +05:30 fed224cc-5051-4768-b026-fe94becd6751 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:44:35.190 +05:30 fed224cc-5051-4768-b026-fe94becd6751 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-23 11:44:35.194 +05:30 fed224cc-5051-4768-b026-fe94becd6751 INF Connection string fetched 2024-03-23 11:44:35.195 +05:30 fed224cc-5051-4768-b026-fe94becd6751 INF Fetching Menu Data 2024-03-23 11:44:35.199 +05:30 fed224cc-5051-4768-b026-fe94becd6751 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:35.200 +05:30 fed224cc-5051-4768-b026-fe94becd6751 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.3714ms 2024-03-23 11:44:35.201 +05:30 fed224cc-5051-4768-b026-fe94becd6751 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:44:35.201 +05:30 fed224cc-5051-4768-b026-fe94becd6751 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 14.1255ms 2024-03-23 11:44:35.212 +05:30 3428d77c-22f6-4e44-92db-029ab0e2c323 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 11:44:35.213 +05:30 c771d348-fba4-4c8f-ba4e-3ff47ba8872d INF CORS policy execution successful. 2024-03-23 11:44:35.214 +05:30 c771d348-fba4-4c8f-ba4e-3ff47ba8872d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 11:44:35.225 +05:30 c771d348-fba4-4c8f-ba4e-3ff47ba8872d 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-23 11:44:35.247 +05:30 c771d348-fba4-4c8f-ba4e-3ff47ba8872d INF Connection string fetched 2024-03-23 11:44:35.253 +05:30 c771d348-fba4-4c8f-ba4e-3ff47ba8872d INF Fetching Profile Summary 2024-03-23 11:44:35.273 +05:30 c771d348-fba4-4c8f-ba4e-3ff47ba8872d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:35.273 +05:30 c771d348-fba4-4c8f-ba4e-3ff47ba8872d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 47.3204ms 2024-03-23 11:44:35.273 +05:30 c771d348-fba4-4c8f-ba4e-3ff47ba8872d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 11:44:35.273 +05:30 c771d348-fba4-4c8f-ba4e-3ff47ba8872d 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 61.2675ms 2024-03-23 11:44:48.550 +05:30 c21ad634-3d56-461a-b140-a732e2e44f95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:44:48.550 +05:30 95f6197b-91e9-44e9-bfd1-d96d5ab13661 INF CORS policy execution successful. 2024-03-23 11:44:48.550 +05:30 95f6197b-91e9-44e9-bfd1-d96d5ab13661 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8689ms 2024-03-23 11:44:48.585 +05:30 b2f9f48a-54a9-4a72-b938-d08c57c4282e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:44:48.585 +05:30 d44b99db-b7b0-4cc6-9b35-bfea519988e1 INF CORS policy execution successful. 2024-03-23 11:44:48.585 +05:30 d44b99db-b7b0-4cc6-9b35-bfea519988e1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:44:48.586 +05:30 d44b99db-b7b0-4cc6-9b35-bfea519988e1 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-23 11:44:48.590 +05:30 d44b99db-b7b0-4cc6-9b35-bfea519988e1 INF Connection string fetched 2024-03-23 11:44:48.590 +05:30 d44b99db-b7b0-4cc6-9b35-bfea519988e1 INF Fetching Menu Data 2024-03-23 11:44:48.593 +05:30 d44b99db-b7b0-4cc6-9b35-bfea519988e1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:48.594 +05:30 d44b99db-b7b0-4cc6-9b35-bfea519988e1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.3863ms 2024-03-23 11:44:48.594 +05:30 d44b99db-b7b0-4cc6-9b35-bfea519988e1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:44:48.594 +05:30 d44b99db-b7b0-4cc6-9b35-bfea519988e1 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 9.6915ms 2024-03-23 11:44:48.778 +05:30 004eafef-ed9f-475b-8cd3-22b02498099f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:44:48.778 +05:30 b0bc7941-e143-4190-9d0d-252d5f59f083 INF CORS policy execution successful. 2024-03-23 11:44:48.779 +05:30 b0bc7941-e143-4190-9d0d-252d5f59f083 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6749ms 2024-03-23 11:44:48.783 +05:30 3080ea8d-6901-4ee7-8390-88f176da10c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:44:48.783 +05:30 dbe36e69-6a4a-42ca-9b27-19a2c62330b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:44:48.783 +05:30 ad50680b-2c3b-46fb-a9b9-c6f4a3679926 INF CORS policy execution successful. 2024-03-23 11:44:48.783 +05:30 11f5c9c0-dd16-4550-bb3b-c66adea4c328 INF CORS policy execution successful. 2024-03-23 11:44:48.784 +05:30 ad50680b-2c3b-46fb-a9b9-c6f4a3679926 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.5477ms 2024-03-23 11:44:48.784 +05:30 11f5c9c0-dd16-4550-bb3b-c66adea4c328 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.5201ms 2024-03-23 11:44:48.790 +05:30 755992e8-8e95-456e-b093-643b024a16b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:44:48.791 +05:30 aa0ba977-83da-4e70-aca6-6705201f6e56 INF CORS policy execution successful. 2024-03-23 11:44:48.791 +05:30 aa0ba977-83da-4e70-aca6-6705201f6e56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 0.5037ms 2024-03-23 11:44:48.830 +05:30 3be36c20-219f-43de-80a8-4780e0132882 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:44:48.830 +05:30 ff350493-567e-4500-b1ee-57f749f26b56 INF CORS policy execution successful. 2024-03-23 11:44:48.831 +05:30 ff350493-567e-4500-b1ee-57f749f26b56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.6348ms 2024-03-23 11:44:48.836 +05:30 f6cb4dbd-869e-4784-ac78-ef0dee6a72b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:44:48.836 +05:30 d8e38bc6-0f41-46ef-b7c4-dd1871ca9881 INF CORS policy execution successful. 2024-03-23 11:44:48.836 +05:30 d8e38bc6-0f41-46ef-b7c4-dd1871ca9881 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 0.4575ms 2024-03-23 11:44:48.843 +05:30 a730085f-149a-4c97-b10b-3590fe1a0a77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:44:48.843 +05:30 715e93d2-bcc1-4c58-9aae-070f50a2fe77 INF CORS policy execution successful. 2024-03-23 11:44:48.843 +05:30 715e93d2-bcc1-4c58-9aae-070f50a2fe77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.4318ms 2024-03-23 11:44:48.930 +05:30 407db15f-0271-44ac-bc73-fc36b4d364ab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:44:48.930 +05:30 37c10f5a-6816-4c98-ae8f-9fbfec938a7b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:44:48.931 +05:30 407db15f-0271-44ac-bc73-fc36b4d364ab INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:48 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-23 11:44:48.931 +05:30 37c10f5a-6816-4c98-ae8f-9fbfec938a7b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:48 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-23 11:44:48.931 +05:30 407db15f-0271-44ac-bc73-fc36b4d364ab INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:48 AM'. 2024-03-23 11:44:48.931 +05:30 37c10f5a-6816-4c98-ae8f-9fbfec938a7b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:48 AM'. 2024-03-23 11:44:48.931 +05:30 0badaa94-9b2a-4453-b1c8-23ba64891c87 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:44:48.932 +05:30 ffc59351-12e2-42f5-84e1-a96df77bdc40 INF CORS policy execution successful. 2024-03-23 11:44:48.932 +05:30 1ae5f5a0-01e2-47dd-af4b-76d0c5b0f056 INF CORS policy execution successful. 2024-03-23 11:44:48.932 +05:30 1ae5f5a0-01e2-47dd-af4b-76d0c5b0f056 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:44:48.932 +05:30 ffc59351-12e2-42f5-84e1-a96df77bdc40 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:44:48.932 +05:30 0badaa94-9b2a-4453-b1c8-23ba64891c87 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:48 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-23 11:44:48.932 +05:30 0badaa94-9b2a-4453-b1c8-23ba64891c87 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:48 AM'. 2024-03-23 11:44:48.932 +05:30 ffc59351-12e2-42f5-84e1-a96df77bdc40 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:44:48.932 +05:30 1ae5f5a0-01e2-47dd-af4b-76d0c5b0f056 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:44:48.932 +05:30 df4f1321-18c3-496b-af04-062f19065ba4 INF CORS policy execution successful. 2024-03-23 11:44:48.932 +05:30 df4f1321-18c3-496b-af04-062f19065ba4 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:44:48.932 +05:30 df4f1321-18c3-496b-af04-062f19065ba4 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:44:48.933 +05:30 ffc59351-12e2-42f5-84e1-a96df77bdc40 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 2.9403ms 2024-03-23 11:44:48.933 +05:30 1ae5f5a0-01e2-47dd-af4b-76d0c5b0f056 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 401 null null 2.6081ms 2024-03-23 11:44:48.933 +05:30 df4f1321-18c3-496b-af04-062f19065ba4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 401 null null 1.3206ms 2024-03-23 11:44:48.937 +05:30 d2d79e09-20d3-4007-b35b-8d707daa8397 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:44:48.938 +05:30 d2d79e09-20d3-4007-b35b-8d707daa8397 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:48 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-23 11:44:48.938 +05:30 d2d79e09-20d3-4007-b35b-8d707daa8397 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:48 AM'. 2024-03-23 11:44:48.938 +05:30 70c78e65-0700-444d-a5d8-c90eb69e96b0 INF CORS policy execution successful. 2024-03-23 11:44:48.938 +05:30 70c78e65-0700-444d-a5d8-c90eb69e96b0 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:44:48.938 +05:30 70c78e65-0700-444d-a5d8-c90eb69e96b0 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:44:48.939 +05:30 70c78e65-0700-444d-a5d8-c90eb69e96b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 401 null null 1.7801ms 2024-03-23 11:44:49.007 +05:30 2db1587f-6814-46f4-98f3-fd1d7e20f5db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:44:49.007 +05:30 e7b1071a-45a3-4663-8f71-35070bbab206 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:44:49.007 +05:30 2db1587f-6814-46f4-98f3-fd1d7e20f5db INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:49 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-23 11:44:49.008 +05:30 e7b1071a-45a3-4663-8f71-35070bbab206 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:49 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-23 11:44:49.008 +05:30 e665c65d-f123-4f83-bc25-d5e70d763f0f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:44:49.008 +05:30 2db1587f-6814-46f4-98f3-fd1d7e20f5db INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:49 AM'. 2024-03-23 11:44:49.008 +05:30 e7b1071a-45a3-4663-8f71-35070bbab206 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:49 AM'. 2024-03-23 11:44:49.008 +05:30 30628214-99e5-4331-ac72-e4503239e9db INF CORS policy execution successful. 2024-03-23 11:44:49.009 +05:30 ed4a93b5-5782-4745-8b88-8079e2e586d2 INF CORS policy execution successful. 2024-03-23 11:44:49.009 +05:30 e665c65d-f123-4f83-bc25-d5e70d763f0f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:49 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-23 11:44:49.009 +05:30 ed4a93b5-5782-4745-8b88-8079e2e586d2 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:44:49.009 +05:30 30628214-99e5-4331-ac72-e4503239e9db INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:44:49.009 +05:30 e665c65d-f123-4f83-bc25-d5e70d763f0f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:49 AM'. 2024-03-23 11:44:49.009 +05:30 ed4a93b5-5782-4745-8b88-8079e2e586d2 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:44:49.009 +05:30 a919979c-74db-4e9f-bb50-d47eca598d89 INF CORS policy execution successful. 2024-03-23 11:44:49.009 +05:30 30628214-99e5-4331-ac72-e4503239e9db INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:44:49.009 +05:30 a919979c-74db-4e9f-bb50-d47eca598d89 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:44:49.010 +05:30 30628214-99e5-4331-ac72-e4503239e9db INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 401 null null 3.0814ms 2024-03-23 11:44:49.010 +05:30 ed4a93b5-5782-4745-8b88-8079e2e586d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 401 null null 2.8365ms 2024-03-23 11:44:49.010 +05:30 a919979c-74db-4e9f-bb50-d47eca598d89 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:44:49.010 +05:30 a919979c-74db-4e9f-bb50-d47eca598d89 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 401 null null 2.2261ms 2024-03-23 11:44:49.010 +05:30 9ba6a85a-f079-4ce6-a919-671756ee6602 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDA3NSwiZXhwIjoxNzExMTc0Njc1LCJpYXQiOjE3MTExNzQwNzV9.o-UmuXPXscDX-3EGJTXTjLMMqGL9bOBgjOAEOZMOHKg - null null 2024-03-23 11:44:49.011 +05:30 c37dbe26-6a9e-4615-86fe-e530ed3927a1 INF CORS policy execution successful. 2024-03-23 11:44:49.011 +05:30 c37dbe26-6a9e-4615-86fe-e530ed3927a1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.011 +05:30 c37dbe26-6a9e-4615-86fe-e530ed3927a1 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-23 11:44:49.014 +05:30 4a3d3ce0-b7d6-4f57-a0a5-a5c9f817dbbb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:44:49.015 +05:30 4a3d3ce0-b7d6-4f57-a0a5-a5c9f817dbbb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:49 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-23 11:44:49.015 +05:30 4a3d3ce0-b7d6-4f57-a0a5-a5c9f817dbbb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:12:55 AM', Current time (UTC): '3/23/2024 6:14:49 AM'. 2024-03-23 11:44:49.015 +05:30 2cfd7046-7446-49f6-8480-b3a70be6af99 INF CORS policy execution successful. 2024-03-23 11:44:49.015 +05:30 2cfd7046-7446-49f6-8480-b3a70be6af99 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:44:49.016 +05:30 2cfd7046-7446-49f6-8480-b3a70be6af99 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:44:49.016 +05:30 2cfd7046-7446-49f6-8480-b3a70be6af99 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 1.8207ms 2024-03-23 11:44:49.017 +05:30 c37dbe26-6a9e-4615-86fe-e530ed3927a1 INF Token generated 2024-03-23 11:44:49.017 +05:30 c37dbe26-6a9e-4615-86fe-e530ed3927a1 INF Token generated 2024-03-23 11:44:49.018 +05:30 c37dbe26-6a9e-4615-86fe-e530ed3927a1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:44:49.018 +05:30 c37dbe26-6a9e-4615-86fe-e530ed3927a1 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 6.8406ms 2024-03-23 11:44:49.018 +05:30 c37dbe26-6a9e-4615-86fe-e530ed3927a1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.018 +05:30 c37dbe26-6a9e-4615-86fe-e530ed3927a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDA3NSwiZXhwIjoxNzExMTc0Njc1LCJpYXQiOjE3MTExNzQwNzV9.o-UmuXPXscDX-3EGJTXTjLMMqGL9bOBgjOAEOZMOHKg - 200 null application/json; charset=utf-8 7.7226ms 2024-03-23 11:44:49.067 +05:30 880a23ca-a1c8-472d-9072-87a78863314f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDA3NSwiZXhwIjoxNzExMTc0Njc1LCJpYXQiOjE3MTExNzQwNzV9.o-UmuXPXscDX-3EGJTXTjLMMqGL9bOBgjOAEOZMOHKg - null null 2024-03-23 11:44:49.068 +05:30 258ab7ba-098a-4a99-8abf-f89f129b20e6 INF CORS policy execution successful. 2024-03-23 11:44:49.068 +05:30 258ab7ba-098a-4a99-8abf-f89f129b20e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.068 +05:30 258ab7ba-098a-4a99-8abf-f89f129b20e6 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-23 11:44:49.071 +05:30 4392e78f-d36c-435c-b63b-5a956a338687 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:44:49.071 +05:30 f6e5e8c3-bb42-47bd-8bbb-a6cf1d53bbcb INF CORS policy execution successful. 2024-03-23 11:44:49.071 +05:30 f6e5e8c3-bb42-47bd-8bbb-a6cf1d53bbcb INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:44:49.071 +05:30 f6e5e8c3-bb42-47bd-8bbb-a6cf1d53bbcb INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:44:49.074 +05:30 258ab7ba-098a-4a99-8abf-f89f129b20e6 INF Token generated 2024-03-23 11:44:49.074 +05:30 258ab7ba-098a-4a99-8abf-f89f129b20e6 INF Token generated 2024-03-23 11:44:49.074 +05:30 258ab7ba-098a-4a99-8abf-f89f129b20e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:44:49.074 +05:30 258ab7ba-098a-4a99-8abf-f89f129b20e6 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 5.8628ms 2024-03-23 11:44:49.074 +05:30 258ab7ba-098a-4a99-8abf-f89f129b20e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.074 +05:30 f6e5e8c3-bb42-47bd-8bbb-a6cf1d53bbcb INF Connection string fetched 2024-03-23 11:44:49.075 +05:30 258ab7ba-098a-4a99-8abf-f89f129b20e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDA3NSwiZXhwIjoxNzExMTc0Njc1LCJpYXQiOjE3MTExNzQwNzV9.o-UmuXPXscDX-3EGJTXTjLMMqGL9bOBgjOAEOZMOHKg - 200 null application/json; charset=utf-8 7.0945ms 2024-03-23 11:44:49.075 +05:30 accdd372-2942-4b88-846e-860a8cb93b6e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDQ4OSwiZXhwIjoxNzExMTc1MDg5LCJpYXQiOjE3MTExNzQ0ODl9.3mVEzGhnky-KYqEzQmcmSn8ltHBQ0VAny4CcGLUigJs - null null 2024-03-23 11:44:49.075 +05:30 f6e5e8c3-bb42-47bd-8bbb-a6cf1d53bbcb INF Fetching Details for Role 2024-03-23 11:44:49.075 +05:30 1d29a4d4-13a1-4378-8d5c-8096350473e1 INF CORS policy execution successful. 2024-03-23 11:44:49.075 +05:30 1d29a4d4-13a1-4378-8d5c-8096350473e1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.075 +05:30 1d29a4d4-13a1-4378-8d5c-8096350473e1 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-23 11:44:49.083 +05:30 1d29a4d4-13a1-4378-8d5c-8096350473e1 INF Token generated 2024-03-23 11:44:49.083 +05:30 1d29a4d4-13a1-4378-8d5c-8096350473e1 INF Token generated 2024-03-23 11:44:49.083 +05:30 1d29a4d4-13a1-4378-8d5c-8096350473e1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:44:49.083 +05:30 1d29a4d4-13a1-4378-8d5c-8096350473e1 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 8.2321ms 2024-03-23 11:44:49.083 +05:30 1d29a4d4-13a1-4378-8d5c-8096350473e1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.084 +05:30 1d29a4d4-13a1-4378-8d5c-8096350473e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDQ4OSwiZXhwIjoxNzExMTc1MDg5LCJpYXQiOjE3MTExNzQ0ODl9.3mVEzGhnky-KYqEzQmcmSn8ltHBQ0VAny4CcGLUigJs - 200 null application/json; charset=utf-8 9.0183ms 2024-03-23 11:44:49.088 +05:30 f6e5e8c3-bb42-47bd-8bbb-a6cf1d53bbcb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:49.088 +05:30 f6e5e8c3-bb42-47bd-8bbb-a6cf1d53bbcb INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 17.2392ms 2024-03-23 11:44:49.088 +05:30 f6e5e8c3-bb42-47bd-8bbb-a6cf1d53bbcb INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:44:49.089 +05:30 f6e5e8c3-bb42-47bd-8bbb-a6cf1d53bbcb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 18.0474ms 2024-03-23 11:44:49.118 +05:30 d4cd4f25-5334-4634-bdf4-67c56a561793 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDA3NSwiZXhwIjoxNzExMTc0Njc1LCJpYXQiOjE3MTExNzQwNzV9.o-UmuXPXscDX-3EGJTXTjLMMqGL9bOBgjOAEOZMOHKg - null null 2024-03-23 11:44:49.119 +05:30 8e8e9a02-c601-450c-956e-bd8f73e1914a INF CORS policy execution successful. 2024-03-23 11:44:49.119 +05:30 8e8e9a02-c601-450c-956e-bd8f73e1914a INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.119 +05:30 8e8e9a02-c601-450c-956e-bd8f73e1914a 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-23 11:44:49.121 +05:30 8e8e9a02-c601-450c-956e-bd8f73e1914a INF Token generated 2024-03-23 11:44:49.121 +05:30 8e8e9a02-c601-450c-956e-bd8f73e1914a INF Token generated 2024-03-23 11:44:49.121 +05:30 8e8e9a02-c601-450c-956e-bd8f73e1914a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:44:49.121 +05:30 8e8e9a02-c601-450c-956e-bd8f73e1914a INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.18ms 2024-03-23 11:44:49.121 +05:30 8e8e9a02-c601-450c-956e-bd8f73e1914a INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.121 +05:30 8e8e9a02-c601-450c-956e-bd8f73e1914a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDA3NSwiZXhwIjoxNzExMTc0Njc1LCJpYXQiOjE3MTExNzQwNzV9.o-UmuXPXscDX-3EGJTXTjLMMqGL9bOBgjOAEOZMOHKg - 200 null application/json; charset=utf-8 3.0298ms 2024-03-23 11:44:49.128 +05:30 feacd0dc-f165-48e7-875c-f9ca0c0f79df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:44:49.129 +05:30 9adb0760-061f-4830-aa3d-8986302d7014 INF CORS policy execution successful. 2024-03-23 11:44:49.129 +05:30 9adb0760-061f-4830-aa3d-8986302d7014 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:44:49.130 +05:30 9adb0760-061f-4830-aa3d-8986302d7014 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-23 11:44:49.131 +05:30 9adb0760-061f-4830-aa3d-8986302d7014 INF Connection string fetched 2024-03-23 11:44:49.131 +05:30 9adb0760-061f-4830-aa3d-8986302d7014 INF Fetching Menu Data 2024-03-23 11:44:49.136 +05:30 9adb0760-061f-4830-aa3d-8986302d7014 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:49.136 +05:30 f35f6e75-5595-4ed8-b089-b8a7b02e1181 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDQ4OSwiZXhwIjoxNzExMTc1MDg5LCJpYXQiOjE3MTExNzQ0ODl9.3mVEzGhnky-KYqEzQmcmSn8ltHBQ0VAny4CcGLUigJs - null null 2024-03-23 11:44:49.136 +05:30 e41c9652-b852-4455-9b97-c956ecd0661f INF CORS policy execution successful. 2024-03-23 11:44:49.136 +05:30 9adb0760-061f-4830-aa3d-8986302d7014 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.5348ms 2024-03-23 11:44:49.136 +05:30 e41c9652-b852-4455-9b97-c956ecd0661f INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.136 +05:30 9adb0760-061f-4830-aa3d-8986302d7014 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:44:49.136 +05:30 e41c9652-b852-4455-9b97-c956ecd0661f 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-23 11:44:49.137 +05:30 9adb0760-061f-4830-aa3d-8986302d7014 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 8.3477ms 2024-03-23 11:44:49.138 +05:30 e41c9652-b852-4455-9b97-c956ecd0661f INF Token generated 2024-03-23 11:44:49.138 +05:30 e41c9652-b852-4455-9b97-c956ecd0661f INF Token generated 2024-03-23 11:44:49.138 +05:30 e41c9652-b852-4455-9b97-c956ecd0661f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:44:49.139 +05:30 e41c9652-b852-4455-9b97-c956ecd0661f INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.3033ms 2024-03-23 11:44:49.139 +05:30 e41c9652-b852-4455-9b97-c956ecd0661f INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.139 +05:30 e41c9652-b852-4455-9b97-c956ecd0661f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDQ4OSwiZXhwIjoxNzExMTc1MDg5LCJpYXQiOjE3MTExNzQ0ODl9.3mVEzGhnky-KYqEzQmcmSn8ltHBQ0VAny4CcGLUigJs - 200 null application/json; charset=utf-8 3.2099ms 2024-03-23 11:44:49.141 +05:30 0f29d056-bd3c-48db-9db1-a83cd3db20ac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:44:49.142 +05:30 0eed154b-8c18-4846-9e36-9e1345f05e49 INF CORS policy execution successful. 2024-03-23 11:44:49.142 +05:30 0eed154b-8c18-4846-9e36-9e1345f05e49 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:44:49.142 +05:30 0eed154b-8c18-4846-9e36-9e1345f05e49 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:44:49.145 +05:30 0eed154b-8c18-4846-9e36-9e1345f05e49 INF Connection string fetched 2024-03-23 11:44:49.145 +05:30 0eed154b-8c18-4846-9e36-9e1345f05e49 INF Fetching Profiles 2024-03-23 11:44:49.157 +05:30 0eed154b-8c18-4846-9e36-9e1345f05e49 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:49.158 +05:30 0eed154b-8c18-4846-9e36-9e1345f05e49 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 16.0687ms 2024-03-23 11:44:49.158 +05:30 0eed154b-8c18-4846-9e36-9e1345f05e49 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:44:49.158 +05:30 0eed154b-8c18-4846-9e36-9e1345f05e49 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 17.0617ms 2024-03-23 11:44:49.166 +05:30 271d2553-5e77-45e1-b258-3874aeb5ab6d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDA3NSwiZXhwIjoxNzExMTc0Njc1LCJpYXQiOjE3MTExNzQwNzV9.o-UmuXPXscDX-3EGJTXTjLMMqGL9bOBgjOAEOZMOHKg - null null 2024-03-23 11:44:49.166 +05:30 e045cc05-3c08-4431-8a41-d234b3daa3f1 INF CORS policy execution successful. 2024-03-23 11:44:49.167 +05:30 e045cc05-3c08-4431-8a41-d234b3daa3f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.167 +05:30 e045cc05-3c08-4431-8a41-d234b3daa3f1 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-23 11:44:49.173 +05:30 e045cc05-3c08-4431-8a41-d234b3daa3f1 INF Token generated 2024-03-23 11:44:49.173 +05:30 e045cc05-3c08-4431-8a41-d234b3daa3f1 INF Token generated 2024-03-23 11:44:49.173 +05:30 e045cc05-3c08-4431-8a41-d234b3daa3f1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:44:49.174 +05:30 e045cc05-3c08-4431-8a41-d234b3daa3f1 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 7.106ms 2024-03-23 11:44:49.174 +05:30 e045cc05-3c08-4431-8a41-d234b3daa3f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.174 +05:30 e045cc05-3c08-4431-8a41-d234b3daa3f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDA3NSwiZXhwIjoxNzExMTc0Njc1LCJpYXQiOjE3MTExNzQwNzV9.o-UmuXPXscDX-3EGJTXTjLMMqGL9bOBgjOAEOZMOHKg - 200 null application/json; charset=utf-8 8.1854ms 2024-03-23 11:44:49.199 +05:30 59a39082-c59c-40c2-8196-cc4167bb4a59 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:44:49.201 +05:30 75420109-6cfc-4a18-99bb-a48461ac837f INF CORS policy execution successful. 2024-03-23 11:44:49.201 +05:30 75420109-6cfc-4a18-99bb-a48461ac837f INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:44:49.201 +05:30 75420109-6cfc-4a18-99bb-a48461ac837f INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:44:49.208 +05:30 75420109-6cfc-4a18-99bb-a48461ac837f INF Connection string fetched 2024-03-23 11:44:49.208 +05:30 75420109-6cfc-4a18-99bb-a48461ac837f INF Fetching Details for Role 2024-03-23 11:44:49.211 +05:30 70f3eca4-e5c2-41cb-b8ab-b6b22316a007 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:44:49.212 +05:30 fd9c1589-2132-47d2-b9d5-c1d85f8593f5 INF CORS policy execution successful. 2024-03-23 11:44:49.212 +05:30 fd9c1589-2132-47d2-b9d5-c1d85f8593f5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:44:49.212 +05:30 fd9c1589-2132-47d2-b9d5-c1d85f8593f5 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:44:49.231 +05:30 fd9c1589-2132-47d2-b9d5-c1d85f8593f5 INF Connection string fetched 2024-03-23 11:44:49.231 +05:30 fd9c1589-2132-47d2-b9d5-c1d85f8593f5 INF Fetching Profiles 2024-03-23 11:44:49.231 +05:30 16fcf40f-b7d7-4763-9ec4-49bb4fd10612 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDA3NSwiZXhwIjoxNzExMTc0Njc1LCJpYXQiOjE3MTExNzQwNzV9.o-UmuXPXscDX-3EGJTXTjLMMqGL9bOBgjOAEOZMOHKg - null null 2024-03-23 11:44:49.232 +05:30 8acd4dd0-0ff1-44db-9578-34030c080354 INF CORS policy execution successful. 2024-03-23 11:44:49.232 +05:30 8acd4dd0-0ff1-44db-9578-34030c080354 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.232 +05:30 8acd4dd0-0ff1-44db-9578-34030c080354 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-23 11:44:49.233 +05:30 75420109-6cfc-4a18-99bb-a48461ac837f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:49.234 +05:30 75420109-6cfc-4a18-99bb-a48461ac837f INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 32.2987ms 2024-03-23 11:44:49.234 +05:30 75420109-6cfc-4a18-99bb-a48461ac837f INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:44:49.234 +05:30 75420109-6cfc-4a18-99bb-a48461ac837f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 34.5205ms 2024-03-23 11:44:49.238 +05:30 8acd4dd0-0ff1-44db-9578-34030c080354 INF Token generated 2024-03-23 11:44:49.239 +05:30 8acd4dd0-0ff1-44db-9578-34030c080354 INF Token generated 2024-03-23 11:44:49.239 +05:30 8acd4dd0-0ff1-44db-9578-34030c080354 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:44:49.240 +05:30 8acd4dd0-0ff1-44db-9578-34030c080354 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 7.6518ms 2024-03-23 11:44:49.240 +05:30 8acd4dd0-0ff1-44db-9578-34030c080354 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.240 +05:30 8acd4dd0-0ff1-44db-9578-34030c080354 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDA3NSwiZXhwIjoxNzExMTc0Njc1LCJpYXQiOjE3MTExNzQwNzV9.o-UmuXPXscDX-3EGJTXTjLMMqGL9bOBgjOAEOZMOHKg - 200 null application/json; charset=utf-8 9.3177ms 2024-03-23 11:44:49.241 +05:30 58abc134-54b9-461a-8916-6412992c692a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:44:49.242 +05:30 82184723-88e9-484b-8991-dad4b72f688e INF CORS policy execution successful. 2024-03-23 11:44:49.242 +05:30 82184723-88e9-484b-8991-dad4b72f688e INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:44:49.242 +05:30 82184723-88e9-484b-8991-dad4b72f688e INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:44:49.249 +05:30 fd9c1589-2132-47d2-b9d5-c1d85f8593f5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:49.249 +05:30 fd9c1589-2132-47d2-b9d5-c1d85f8593f5 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 37.2133ms 2024-03-23 11:44:49.249 +05:30 fd9c1589-2132-47d2-b9d5-c1d85f8593f5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:44:49.250 +05:30 fd9c1589-2132-47d2-b9d5-c1d85f8593f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 38.7888ms 2024-03-23 11:44:49.251 +05:30 82184723-88e9-484b-8991-dad4b72f688e INF Connection string fetched 2024-03-23 11:44:49.251 +05:30 82184723-88e9-484b-8991-dad4b72f688e INF Fetching Profiles for Role 2024-03-23 11:44:49.256 +05:30 82184723-88e9-484b-8991-dad4b72f688e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:49.256 +05:30 82184723-88e9-484b-8991-dad4b72f688e INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 14.3238ms 2024-03-23 11:44:49.256 +05:30 82184723-88e9-484b-8991-dad4b72f688e INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:44:49.257 +05:30 82184723-88e9-484b-8991-dad4b72f688e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 15.35ms 2024-03-23 11:44:49.299 +05:30 b91de668-6074-48c9-986a-a33ad3f9e386 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDA3NSwiZXhwIjoxNzExMTc0Njc1LCJpYXQiOjE3MTExNzQwNzV9.o-UmuXPXscDX-3EGJTXTjLMMqGL9bOBgjOAEOZMOHKg - null null 2024-03-23 11:44:49.300 +05:30 87828a2c-a926-4278-94fe-ef37a07a7c0e INF CORS policy execution successful. 2024-03-23 11:44:49.300 +05:30 87828a2c-a926-4278-94fe-ef37a07a7c0e INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.300 +05:30 87828a2c-a926-4278-94fe-ef37a07a7c0e 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-23 11:44:49.306 +05:30 87828a2c-a926-4278-94fe-ef37a07a7c0e INF Token generated 2024-03-23 11:44:49.306 +05:30 87828a2c-a926-4278-94fe-ef37a07a7c0e INF Token generated 2024-03-23 11:44:49.306 +05:30 87828a2c-a926-4278-94fe-ef37a07a7c0e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:44:49.307 +05:30 87828a2c-a926-4278-94fe-ef37a07a7c0e INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 6.3474ms 2024-03-23 11:44:49.307 +05:30 87828a2c-a926-4278-94fe-ef37a07a7c0e INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:44:49.307 +05:30 87828a2c-a926-4278-94fe-ef37a07a7c0e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDA3NSwiZXhwIjoxNzExMTc0Njc1LCJpYXQiOjE3MTExNzQwNzV9.o-UmuXPXscDX-3EGJTXTjLMMqGL9bOBgjOAEOZMOHKg - 200 null application/json; charset=utf-8 7.5307ms 2024-03-23 11:44:49.311 +05:30 4ec711a3-24ed-4b24-bf72-555deae6fd7e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:44:49.311 +05:30 96544a04-f13b-48ab-bc6a-727d94434fef INF CORS policy execution successful. 2024-03-23 11:44:49.311 +05:30 96544a04-f13b-48ab-bc6a-727d94434fef INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:44:49.311 +05:30 96544a04-f13b-48ab-bc6a-727d94434fef INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:44:49.317 +05:30 96544a04-f13b-48ab-bc6a-727d94434fef INF Connection string fetched 2024-03-23 11:44:49.317 +05:30 96544a04-f13b-48ab-bc6a-727d94434fef INF Fetching Profiles for Role 2024-03-23 11:44:49.322 +05:30 96544a04-f13b-48ab-bc6a-727d94434fef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:49.323 +05:30 96544a04-f13b-48ab-bc6a-727d94434fef INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 11.4401ms 2024-03-23 11:44:49.323 +05:30 96544a04-f13b-48ab-bc6a-727d94434fef INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:44:49.323 +05:30 96544a04-f13b-48ab-bc6a-727d94434fef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 12.3003ms 2024-03-23 11:44:49.367 +05:30 058b8593-810f-48df-8c43-a83f9749404f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:44:49.367 +05:30 8d1c8365-d488-4601-bd35-5c66085838b9 INF CORS policy execution successful. 2024-03-23 11:44:49.367 +05:30 8d1c8365-d488-4601-bd35-5c66085838b9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:44:49.368 +05:30 8d1c8365-d488-4601-bd35-5c66085838b9 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-23 11:44:49.369 +05:30 8d1c8365-d488-4601-bd35-5c66085838b9 INF Connection string fetched 2024-03-23 11:44:49.369 +05:30 8d1c8365-d488-4601-bd35-5c66085838b9 INF Fetching Menu Data 2024-03-23 11:44:49.371 +05:30 8d1c8365-d488-4601-bd35-5c66085838b9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:49.372 +05:30 8d1c8365-d488-4601-bd35-5c66085838b9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 4.2287ms 2024-03-23 11:44:49.372 +05:30 8d1c8365-d488-4601-bd35-5c66085838b9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:44:49.373 +05:30 8d1c8365-d488-4601-bd35-5c66085838b9 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 5.6646ms 2024-03-23 11:44:54.168 +05:30 190607d6-7244-42ca-bf46-35db25cc15a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 11:44:54.168 +05:30 bd273e3a-9e74-416d-bd87-613a735cb23b INF CORS policy execution successful. 2024-03-23 11:44:54.169 +05:30 bd273e3a-9e74-416d-bd87-613a735cb23b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.1872ms 2024-03-23 11:44:54.209 +05:30 6d8967e3-b7dc-4440-bf65-637f79cd75c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 11:44:54.209 +05:30 e851e22e-bbca-4d0b-bf96-b84018d7bb1b INF CORS policy execution successful. 2024-03-23 11:44:54.210 +05:30 e851e22e-bbca-4d0b-bf96-b84018d7bb1b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:44:54.217 +05:30 e851e22e-bbca-4d0b-bf96-b84018d7bb1b 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-23 11:44:54.224 +05:30 e851e22e-bbca-4d0b-bf96-b84018d7bb1b INF Connection string fetched 2024-03-23 11:44:54.228 +05:30 e851e22e-bbca-4d0b-bf96-b84018d7bb1b INF Fetching Actions 2024-03-23 11:44:54.239 +05:30 e851e22e-bbca-4d0b-bf96-b84018d7bb1b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:54.240 +05:30 e851e22e-bbca-4d0b-bf96-b84018d7bb1b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 22.1831ms 2024-03-23 11:44:54.240 +05:30 e851e22e-bbca-4d0b-bf96-b84018d7bb1b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:44:54.240 +05:30 e851e22e-bbca-4d0b-bf96-b84018d7bb1b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 31.2849ms 2024-03-23 11:44:58.263 +05:30 277dc63b-fb30-4700-b560-c2409a534f25 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:44:58.263 +05:30 6269ce30-86a6-4ac5-a5e2-897f4ae5d278 INF CORS policy execution successful. 2024-03-23 11:44:58.263 +05:30 6269ce30-86a6-4ac5-a5e2-897f4ae5d278 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8918ms 2024-03-23 11:44:58.271 +05:30 9242b811-2b63-494a-9ea0-5b0ae157c5b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 11:44:58.271 +05:30 d5305174-55fe-4806-b894-090cd8895749 INF CORS policy execution successful. 2024-03-23 11:44:58.272 +05:30 d5305174-55fe-4806-b894-090cd8895749 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.8225ms 2024-03-23 11:44:58.300 +05:30 25877897-6887-4758-a3c0-51710e5601f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:44:58.301 +05:30 e4e20235-3d46-4796-89d0-90ca9216daa4 INF CORS policy execution successful. 2024-03-23 11:44:58.301 +05:30 e4e20235-3d46-4796-89d0-90ca9216daa4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:44:58.301 +05:30 e4e20235-3d46-4796-89d0-90ca9216daa4 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-23 11:44:58.311 +05:30 e4e20235-3d46-4796-89d0-90ca9216daa4 INF Connection string fetched 2024-03-23 11:44:58.311 +05:30 e4e20235-3d46-4796-89d0-90ca9216daa4 INF Fetching Menu Data 2024-03-23 11:44:58.323 +05:30 62bd9eb3-3f1c-4e1c-8166-15e9d2f19ff2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 11:44:58.323 +05:30 db1956bf-f205-47de-aa18-72d4af6d8287 INF CORS policy execution successful. 2024-03-23 11:44:58.324 +05:30 db1956bf-f205-47de-aa18-72d4af6d8287 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 11:44:58.324 +05:30 db1956bf-f205-47de-aa18-72d4af6d8287 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-23 11:44:58.332 +05:30 db1956bf-f205-47de-aa18-72d4af6d8287 INF Connection string fetched 2024-03-23 11:44:58.333 +05:30 db1956bf-f205-47de-aa18-72d4af6d8287 INF Fetching Profile Summary 2024-03-23 11:44:58.336 +05:30 e4e20235-3d46-4796-89d0-90ca9216daa4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:58.337 +05:30 e4e20235-3d46-4796-89d0-90ca9216daa4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 34.9843ms 2024-03-23 11:44:58.337 +05:30 e4e20235-3d46-4796-89d0-90ca9216daa4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:44:58.337 +05:30 e4e20235-3d46-4796-89d0-90ca9216daa4 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 36.537ms 2024-03-23 11:44:58.353 +05:30 db1956bf-f205-47de-aa18-72d4af6d8287 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:44:58.354 +05:30 db1956bf-f205-47de-aa18-72d4af6d8287 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 30.3118ms 2024-03-23 11:44:58.355 +05:30 db1956bf-f205-47de-aa18-72d4af6d8287 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 11:44:58.355 +05:30 db1956bf-f205-47de-aa18-72d4af6d8287 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 32.1878ms 2024-03-23 11:45:07.868 +05:30 78cacd55-18e3-481e-b727-2802cd7b0b80 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 11:45:07.870 +05:30 e1b81507-bc32-456f-a4d4-a586036f92c7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 11:45:07.871 +05:30 e1b81507-bc32-456f-a4d4-a586036f92c7 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 11:45:07.880 +05:30 e1b81507-bc32-456f-a4d4-a586036f92c7 INF Fetching Field details for Master 2024-03-23 11:45:07.900 +05:30 e1b81507-bc32-456f-a4d4-a586036f92c7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:45:07.902 +05:30 e1b81507-bc32-456f-a4d4-a586036f92c7 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 30.6335ms 2024-03-23 11:45:07.902 +05:30 e1b81507-bc32-456f-a4d4-a586036f92c7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 11:45:07.902 +05:30 e1b81507-bc32-456f-a4d4-a586036f92c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 34.4322ms 2024-03-23 11:45:08.497 +05:30 2f498e63-628f-4802-a657-86ad849dcb6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:45:08.498 +05:30 98d14aeb-3cc7-4522-9a48-2985babf9ccc INF CORS policy execution successful. 2024-03-23 11:45:08.498 +05:30 98d14aeb-3cc7-4522-9a48-2985babf9ccc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.1301ms 2024-03-23 11:45:08.498 +05:30 91e35919-4e10-4338-bede-90c56c712862 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:45:08.499 +05:30 bbc571ee-3c6e-4870-a14d-f26be41df5c4 INF CORS policy execution successful. 2024-03-23 11:45:08.499 +05:30 bbc571ee-3c6e-4870-a14d-f26be41df5c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 0.3354ms 2024-03-23 11:45:08.501 +05:30 64af313a-1f4a-430b-9f44-8462b8dc4e35 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:45:08.501 +05:30 6c9b513c-05ec-4c7f-a7b0-1548c9c688fb INF CORS policy execution successful. 2024-03-23 11:45:08.504 +05:30 6c9b513c-05ec-4c7f-a7b0-1548c9c688fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 3.192ms 2024-03-23 11:45:08.505 +05:30 d75989a9-ab04-4fa2-a833-4a5c66778aa7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:45:08.505 +05:30 326507a9-6833-48f6-a3e1-8c0b31176b7c INF CORS policy execution successful. 2024-03-23 11:45:08.505 +05:30 326507a9-6833-48f6-a3e1-8c0b31176b7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.5638ms 2024-03-23 11:45:08.550 +05:30 32b8b3b1-eaf6-4f64-99e9-d24a8966df95 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:45:08.551 +05:30 666626fc-2f89-4e96-bf0b-7ce26942a043 INF CORS policy execution successful. 2024-03-23 11:45:08.552 +05:30 666626fc-2f89-4e96-bf0b-7ce26942a043 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:45:08.552 +05:30 666626fc-2f89-4e96-bf0b-7ce26942a043 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:45:08.554 +05:30 54e0846c-1ff5-4b57-a19a-b67b27330d7b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:45:08.554 +05:30 994939bb-e5a8-4df7-b36e-d16bf8f82998 INF CORS policy execution successful. 2024-03-23 11:45:08.555 +05:30 994939bb-e5a8-4df7-b36e-d16bf8f82998 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:45:08.555 +05:30 994939bb-e5a8-4df7-b36e-d16bf8f82998 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-23 11:45:08.562 +05:30 5d731903-107c-4815-9cfd-923e792ea2b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:45:08.563 +05:30 0394bc07-10a3-407b-ae72-f42f1a1dfc50 INF CORS policy execution successful. 2024-03-23 11:45:08.563 +05:30 0394bc07-10a3-407b-ae72-f42f1a1dfc50 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:45:08.564 +05:30 0394bc07-10a3-407b-ae72-f42f1a1dfc50 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:45:08.567 +05:30 303a0d6e-81c3-4997-aa0b-8df502c4d5f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:45:08.567 +05:30 295461ee-6cc2-42bb-980f-4ba31c1a0f54 INF CORS policy execution successful. 2024-03-23 11:45:08.568 +05:30 295461ee-6cc2-42bb-980f-4ba31c1a0f54 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:45:08.568 +05:30 295461ee-6cc2-42bb-980f-4ba31c1a0f54 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:45:08.574 +05:30 994939bb-e5a8-4df7-b36e-d16bf8f82998 INF Connection string fetched 2024-03-23 11:45:08.575 +05:30 994939bb-e5a8-4df7-b36e-d16bf8f82998 INF Fetching Menu Data 2024-03-23 11:45:08.580 +05:30 295461ee-6cc2-42bb-980f-4ba31c1a0f54 INF Connection string fetched 2024-03-23 11:45:08.581 +05:30 295461ee-6cc2-42bb-980f-4ba31c1a0f54 INF Fetching Profiles for Role 2024-03-23 11:45:08.611 +05:30 994939bb-e5a8-4df7-b36e-d16bf8f82998 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:45:08.611 +05:30 666626fc-2f89-4e96-bf0b-7ce26942a043 INF Connection string fetched 2024-03-23 11:45:08.612 +05:30 666626fc-2f89-4e96-bf0b-7ce26942a043 INF Fetching Profiles 2024-03-23 11:45:08.612 +05:30 994939bb-e5a8-4df7-b36e-d16bf8f82998 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 57.2648ms 2024-03-23 11:45:08.612 +05:30 994939bb-e5a8-4df7-b36e-d16bf8f82998 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:45:08.612 +05:30 994939bb-e5a8-4df7-b36e-d16bf8f82998 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 58.4087ms 2024-03-23 11:45:08.614 +05:30 0394bc07-10a3-407b-ae72-f42f1a1dfc50 INF Connection string fetched 2024-03-23 11:45:08.614 +05:30 0394bc07-10a3-407b-ae72-f42f1a1dfc50 INF Fetching Details for Role 2024-03-23 11:45:08.664 +05:30 666626fc-2f89-4e96-bf0b-7ce26942a043 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:45:08.664 +05:30 666626fc-2f89-4e96-bf0b-7ce26942a043 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 112.1442ms 2024-03-23 11:45:08.664 +05:30 666626fc-2f89-4e96-bf0b-7ce26942a043 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:45:08.665 +05:30 666626fc-2f89-4e96-bf0b-7ce26942a043 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 114.3291ms 2024-03-23 11:45:08.670 +05:30 0394bc07-10a3-407b-ae72-f42f1a1dfc50 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:45:08.671 +05:30 0394bc07-10a3-407b-ae72-f42f1a1dfc50 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 106.8923ms 2024-03-23 11:45:08.671 +05:30 0394bc07-10a3-407b-ae72-f42f1a1dfc50 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:45:08.671 +05:30 0394bc07-10a3-407b-ae72-f42f1a1dfc50 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 108.9162ms 2024-03-23 11:45:08.681 +05:30 295461ee-6cc2-42bb-980f-4ba31c1a0f54 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:45:08.682 +05:30 295461ee-6cc2-42bb-980f-4ba31c1a0f54 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 113.8461ms 2024-03-23 11:45:08.682 +05:30 295461ee-6cc2-42bb-980f-4ba31c1a0f54 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:45:08.682 +05:30 295461ee-6cc2-42bb-980f-4ba31c1a0f54 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 115.4199ms 2024-03-23 11:46:12.295 +05:30 60ce687a-e090-4eee-b7ef-ce6e87ba3ae2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:46:12.295 +05:30 de70ea6e-73f5-4f6d-8fd1-4db64b2f1c6e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:46:12.295 +05:30 18cfa552-8e24-4c4d-bdab-59137ddfa5bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:46:12.295 +05:30 5d118c82-b354-41ef-83ad-df8bc5aed192 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:46:12.297 +05:30 988b7cf3-586d-4a7c-856e-6c75dafbb405 INF CORS policy execution successful. 2024-03-23 11:46:12.297 +05:30 2fd4a182-8dbc-493f-8de1-cc1ed35652a6 INF CORS policy execution successful. 2024-03-23 11:46:12.297 +05:30 d0356539-8e2c-4a8a-85c0-850122b8140c INF CORS policy execution successful. 2024-03-23 11:46:12.297 +05:30 76553064-f4f3-4062-bf15-38c84249ad1b INF CORS policy execution successful. 2024-03-23 11:46:12.298 +05:30 d0356539-8e2c-4a8a-85c0-850122b8140c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 3.4108ms 2024-03-23 11:46:12.298 +05:30 76553064-f4f3-4062-bf15-38c84249ad1b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 2.4425ms 2024-03-23 11:46:12.298 +05:30 2fd4a182-8dbc-493f-8de1-cc1ed35652a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 3.4154ms 2024-03-23 11:46:12.298 +05:30 988b7cf3-586d-4a7c-856e-6c75dafbb405 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 2.7632ms 2024-03-23 11:46:12.298 +05:30 9cda6c5c-b2cb-4794-ae7b-75fdf21b3cdc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:46:12.298 +05:30 094dcf56-dc19-4a79-8e64-e8f5b3c5e6a7 INF CORS policy execution successful. 2024-03-23 11:46:12.299 +05:30 094dcf56-dc19-4a79-8e64-e8f5b3c5e6a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.2893ms 2024-03-23 11:46:12.342 +05:30 ea21c7bd-3919-4908-b0b1-2b5404138f78 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:46:12.344 +05:30 cde479bc-3e5f-4e42-91ca-f4cb4a9f0302 INF CORS policy execution successful. 2024-03-23 11:46:12.345 +05:30 cde479bc-3e5f-4e42-91ca-f4cb4a9f0302 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:46:12.346 +05:30 cde479bc-3e5f-4e42-91ca-f4cb4a9f0302 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:46:12.347 +05:30 667ae45a-df49-4b11-a34b-2d08eaa2949f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 11:46:12.348 +05:30 eb8e1e53-0600-453b-96c6-b54f51868f2c INF CORS policy execution successful. 2024-03-23 11:46:12.348 +05:30 eb8e1e53-0600-453b-96c6-b54f51868f2c INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:46:12.348 +05:30 eb8e1e53-0600-453b-96c6-b54f51868f2c INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:46:12.350 +05:30 ff912049-5bea-4ccf-a8a2-ce64a95a416c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:46:12.350 +05:30 e31862bb-d231-4090-ac20-3e4926734a33 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 11:46:12.351 +05:30 b0cc2caa-7e5c-411b-ad4d-4c3c4d523387 INF CORS policy execution successful. 2024-03-23 11:46:12.351 +05:30 622307f8-98ad-40ec-9159-fcc5ad175d38 INF CORS policy execution successful. 2024-03-23 11:46:12.351 +05:30 b0cc2caa-7e5c-411b-ad4d-4c3c4d523387 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:46:12.351 +05:30 622307f8-98ad-40ec-9159-fcc5ad175d38 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:46:12.351 +05:30 622307f8-98ad-40ec-9159-fcc5ad175d38 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:46:12.351 +05:30 b0cc2caa-7e5c-411b-ad4d-4c3c4d523387 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-23 11:46:12.354 +05:30 cde479bc-3e5f-4e42-91ca-f4cb4a9f0302 INF Connection string fetched 2024-03-23 11:46:12.355 +05:30 b0cc2caa-7e5c-411b-ad4d-4c3c4d523387 INF Connection string fetched 2024-03-23 11:46:12.355 +05:30 b0cc2caa-7e5c-411b-ad4d-4c3c4d523387 INF Fetching Menu Data 2024-03-23 11:46:12.355 +05:30 cde479bc-3e5f-4e42-91ca-f4cb4a9f0302 INF Fetching Profile Summary 2024-03-23 11:46:12.355 +05:30 622307f8-98ad-40ec-9159-fcc5ad175d38 INF Connection string fetched 2024-03-23 11:46:12.357 +05:30 622307f8-98ad-40ec-9159-fcc5ad175d38 INF Fetching Profiles for Role 2024-03-23 11:46:12.364 +05:30 b0cc2caa-7e5c-411b-ad4d-4c3c4d523387 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:46:12.365 +05:30 b0cc2caa-7e5c-411b-ad4d-4c3c4d523387 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.9887ms 2024-03-23 11:46:12.365 +05:30 b0cc2caa-7e5c-411b-ad4d-4c3c4d523387 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:46:12.366 +05:30 b0cc2caa-7e5c-411b-ad4d-4c3c4d523387 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 15.2197ms 2024-03-23 11:46:12.367 +05:30 5fadf96d-ccb7-4d0d-9a3c-e924211b780f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 11:46:12.368 +05:30 643c86b9-a4e4-42fa-8579-7f546b246ce1 INF CORS policy execution successful. 2024-03-23 11:46:12.368 +05:30 643c86b9-a4e4-42fa-8579-7f546b246ce1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:46:12.370 +05:30 643c86b9-a4e4-42fa-8579-7f546b246ce1 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:46:12.373 +05:30 cde479bc-3e5f-4e42-91ca-f4cb4a9f0302 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:46:12.374 +05:30 cde479bc-3e5f-4e42-91ca-f4cb4a9f0302 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 28.7212ms 2024-03-23 11:46:12.375 +05:30 cde479bc-3e5f-4e42-91ca-f4cb4a9f0302 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:46:12.375 +05:30 cde479bc-3e5f-4e42-91ca-f4cb4a9f0302 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 32.6099ms 2024-03-23 11:46:12.382 +05:30 643c86b9-a4e4-42fa-8579-7f546b246ce1 INF Connection string fetched 2024-03-23 11:46:12.383 +05:30 643c86b9-a4e4-42fa-8579-7f546b246ce1 INF Fetching Profiles 2024-03-23 11:46:12.383 +05:30 622307f8-98ad-40ec-9159-fcc5ad175d38 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:46:12.384 +05:30 622307f8-98ad-40ec-9159-fcc5ad175d38 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 32.9794ms 2024-03-23 11:46:12.384 +05:30 622307f8-98ad-40ec-9159-fcc5ad175d38 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:46:12.384 +05:30 622307f8-98ad-40ec-9159-fcc5ad175d38 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 33.8513ms 2024-03-23 11:46:12.386 +05:30 eb8e1e53-0600-453b-96c6-b54f51868f2c INF Connection string fetched 2024-03-23 11:46:12.387 +05:30 eb8e1e53-0600-453b-96c6-b54f51868f2c INF Fetching Details for Role 2024-03-23 11:46:12.397 +05:30 643c86b9-a4e4-42fa-8579-7f546b246ce1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:46:12.397 +05:30 643c86b9-a4e4-42fa-8579-7f546b246ce1 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 27.0323ms 2024-03-23 11:46:12.398 +05:30 643c86b9-a4e4-42fa-8579-7f546b246ce1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:46:12.398 +05:30 643c86b9-a4e4-42fa-8579-7f546b246ce1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 31.0161ms 2024-03-23 11:46:12.411 +05:30 eb8e1e53-0600-453b-96c6-b54f51868f2c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:46:12.412 +05:30 eb8e1e53-0600-453b-96c6-b54f51868f2c INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 63.9968ms 2024-03-23 11:46:12.412 +05:30 eb8e1e53-0600-453b-96c6-b54f51868f2c INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:46:12.412 +05:30 eb8e1e53-0600-453b-96c6-b54f51868f2c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 64.9651ms 2024-03-23 11:47:55.246 +05:30 c30aed6f-5dee-4e75-9a06-afd9c07dfeaf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:47:55.250 +05:30 21220ae3-8305-4318-bbcd-4f83740b6e64 INF CORS policy execution successful. 2024-03-23 11:47:55.252 +05:30 21220ae3-8305-4318-bbcd-4f83740b6e64 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.7265ms 2024-03-23 11:47:55.302 +05:30 68278a92-cff0-40d1-8218-af750a933b14 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:47:55.303 +05:30 e71d138b-c1ab-425f-9cc3-7f6a212034d2 INF CORS policy execution successful. 2024-03-23 11:47:55.304 +05:30 e71d138b-c1ab-425f-9cc3-7f6a212034d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:47:55.305 +05:30 e71d138b-c1ab-425f-9cc3-7f6a212034d2 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-23 11:47:55.315 +05:30 e71d138b-c1ab-425f-9cc3-7f6a212034d2 INF Connection string fetched 2024-03-23 11:47:55.316 +05:30 e71d138b-c1ab-425f-9cc3-7f6a212034d2 INF Fetching Menu Data 2024-03-23 11:47:55.324 +05:30 e71d138b-c1ab-425f-9cc3-7f6a212034d2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:47:55.325 +05:30 e71d138b-c1ab-425f-9cc3-7f6a212034d2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 20.3124ms 2024-03-23 11:47:55.325 +05:30 e71d138b-c1ab-425f-9cc3-7f6a212034d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:47:55.326 +05:30 e71d138b-c1ab-425f-9cc3-7f6a212034d2 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 23.973ms 2024-03-23 11:48:08.649 +05:30 a85ba270-4c44-4bb8-9f1b-2056af89771d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:48:08.649 +05:30 62a012fd-7540-4b7c-9e64-df78ccba1ef0 INF CORS policy execution successful. 2024-03-23 11:48:08.649 +05:30 62a012fd-7540-4b7c-9e64-df78ccba1ef0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:48:08.650 +05:30 62a012fd-7540-4b7c-9e64-df78ccba1ef0 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-23 11:48:08.650 +05:30 62a012fd-7540-4b7c-9e64-df78ccba1ef0 INF Fetching Company deatails 2024-03-23 11:48:08.653 +05:30 62a012fd-7540-4b7c-9e64-df78ccba1ef0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:48:08.653 +05:30 62a012fd-7540-4b7c-9e64-df78ccba1ef0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.3182ms 2024-03-23 11:48:08.653 +05:30 62a012fd-7540-4b7c-9e64-df78ccba1ef0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:48:08.653 +05:30 62a012fd-7540-4b7c-9e64-df78ccba1ef0 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 4.1923ms 2024-03-23 11:48:13.185 +05:30 cf76029c-094b-403d-9d69-031f1b00f1b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:48:13.186 +05:30 2047f1a8-c04c-4579-ab93-58963d5b3af9 INF CORS policy execution successful. 2024-03-23 11:48:13.186 +05:30 2047f1a8-c04c-4579-ab93-58963d5b3af9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:48:13.187 +05:30 2047f1a8-c04c-4579-ab93-58963d5b3af9 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-23 11:48:13.187 +05:30 2047f1a8-c04c-4579-ab93-58963d5b3af9 INF Fetching Company deatails 2024-03-23 11:48:13.191 +05:30 2047f1a8-c04c-4579-ab93-58963d5b3af9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:48:13.192 +05:30 2047f1a8-c04c-4579-ab93-58963d5b3af9 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.2542ms 2024-03-23 11:48:13.192 +05:30 2047f1a8-c04c-4579-ab93-58963d5b3af9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:48:13.192 +05:30 2047f1a8-c04c-4579-ab93-58963d5b3af9 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 7.4284ms 2024-03-23 11:48:14.119 +05:30 2bb9cf65-2806-4460-afee-b9db3b993145 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:48:14.120 +05:30 20d4bc3b-0070-4ee5-aaa8-4bb901324526 INF CORS policy execution successful. 2024-03-23 11:48:14.120 +05:30 20d4bc3b-0070-4ee5-aaa8-4bb901324526 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:48:14.120 +05:30 20d4bc3b-0070-4ee5-aaa8-4bb901324526 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-23 11:48:14.121 +05:30 20d4bc3b-0070-4ee5-aaa8-4bb901324526 INF Fetching Company deatails 2024-03-23 11:48:14.125 +05:30 20d4bc3b-0070-4ee5-aaa8-4bb901324526 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:48:14.125 +05:30 20d4bc3b-0070-4ee5-aaa8-4bb901324526 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.6634ms 2024-03-23 11:48:14.125 +05:30 20d4bc3b-0070-4ee5-aaa8-4bb901324526 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:48:14.125 +05:30 20d4bc3b-0070-4ee5-aaa8-4bb901324526 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 5.8473ms 2024-03-23 11:48:20.285 +05:30 6c06532b-7d35-4435-9ba0-0b02389e0901 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:48:20.286 +05:30 a0b75df6-1fff-4a2d-9c06-6c78dca62c1e INF CORS policy execution successful. 2024-03-23 11:48:20.287 +05:30 a0b75df6-1fff-4a2d-9c06-6c78dca62c1e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.4921ms 2024-03-23 11:48:20.328 +05:30 f93c561d-0fe4-4157-a309-577ae9934630 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 55 2024-03-23 11:48:20.328 +05:30 6058193d-a73a-401f-9cab-ab598af55a7b INF CORS policy execution successful. 2024-03-23 11:48:20.329 +05:30 6058193d-a73a-401f-9cab-ab598af55a7b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:48:20.329 +05:30 6058193d-a73a-401f-9cab-ab598af55a7b 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-23 11:48:20.341 +05:30 6058193d-a73a-401f-9cab-ab598af55a7b INF Connection string fetched 2024-03-23 11:48:20.349 +05:30 6058193d-a73a-401f-9cab-ab598af55a7b INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:48:20.350 +05:30 6058193d-a73a-401f-9cab-ab598af55a7b INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 21.0704ms 2024-03-23 11:48:20.350 +05:30 6058193d-a73a-401f-9cab-ab598af55a7b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:48:20.350 +05:30 6058193d-a73a-401f-9cab-ab598af55a7b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 22.3815ms 2024-03-23 11:48:27.614 +05:30 4ecfccb7-8216-4274-b6ef-7d66f5ffc8b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:48:27.616 +05:30 a456212e-fa7b-425a-a25c-073605e191e6 INF CORS policy execution successful. 2024-03-23 11:48:27.616 +05:30 a456212e-fa7b-425a-a25c-073605e191e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:48:27.617 +05:30 a456212e-fa7b-425a-a25c-073605e191e6 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-23 11:48:27.617 +05:30 a456212e-fa7b-425a-a25c-073605e191e6 INF Fetching Company deatails 2024-03-23 11:48:27.666 +05:30 a456212e-fa7b-425a-a25c-073605e191e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:48:27.667 +05:30 a456212e-fa7b-425a-a25c-073605e191e6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 49.7579ms 2024-03-23 11:48:27.667 +05:30 a456212e-fa7b-425a-a25c-073605e191e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:48:27.667 +05:30 a456212e-fa7b-425a-a25c-073605e191e6 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 53.5527ms 2024-03-23 11:48:31.493 +05:30 20373936-0f67-43cc-8e01-b448d1397a14 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:48:31.493 +05:30 0c6fc341-1591-449b-b1e9-0c6f7b9ee70d INF CORS policy execution successful. 2024-03-23 11:48:31.493 +05:30 0c6fc341-1591-449b-b1e9-0c6f7b9ee70d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.8238ms 2024-03-23 11:48:31.542 +05:30 8c97d40a-08dd-4042-b947-e35f6618df19 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:48:31.542 +05:30 2f53ea4c-3844-4677-9b51-8d8508a1396c INF CORS policy execution successful. 2024-03-23 11:48:31.542 +05:30 2f53ea4c-3844-4677-9b51-8d8508a1396c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:48:31.543 +05:30 2f53ea4c-3844-4677-9b51-8d8508a1396c 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-23 11:48:31.549 +05:30 2f53ea4c-3844-4677-9b51-8d8508a1396c INF Connection string fetched 2024-03-23 11:48:31.771 +05:30 2f53ea4c-3844-4677-9b51-8d8508a1396c INF Token generated 2024-03-23 11:48:31.772 +05:30 2f53ea4c-3844-4677-9b51-8d8508a1396c INF Token generated 2024-03-23 11:48:31.772 +05:30 2f53ea4c-3844-4677-9b51-8d8508a1396c 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-23 11:48:31.773 +05:30 2f53ea4c-3844-4677-9b51-8d8508a1396c INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 230.4738ms 2024-03-23 11:48:31.773 +05:30 2f53ea4c-3844-4677-9b51-8d8508a1396c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:48:31.774 +05:30 2f53ea4c-3844-4677-9b51-8d8508a1396c 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 231.6819ms 2024-03-23 11:48:43.554 +05:30 24d73508-239b-47a8-9f5a-d2003930838d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:48:43.555 +05:30 906d7151-ed85-4533-a53a-b58dac5bf4ef INF CORS policy execution successful. 2024-03-23 11:48:43.557 +05:30 906d7151-ed85-4533-a53a-b58dac5bf4ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.4088ms 2024-03-23 11:48:43.596 +05:30 c8664bc2-903a-485e-9f35-cdd3442b45db INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:48:43.597 +05:30 ee3d934b-5681-447c-a28a-0edf2857e9c6 INF CORS policy execution successful. 2024-03-23 11:48:43.597 +05:30 ee3d934b-5681-447c-a28a-0edf2857e9c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:48:43.597 +05:30 ee3d934b-5681-447c-a28a-0edf2857e9c6 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-23 11:48:43.611 +05:30 ee3d934b-5681-447c-a28a-0edf2857e9c6 INF Connection string fetched 2024-03-23 11:48:43.798 +05:30 ee3d934b-5681-447c-a28a-0edf2857e9c6 INF Token generated 2024-03-23 11:48:43.799 +05:30 ee3d934b-5681-447c-a28a-0edf2857e9c6 INF Token generated 2024-03-23 11:48:43.799 +05:30 ee3d934b-5681-447c-a28a-0edf2857e9c6 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-23 11:48:43.800 +05:30 ee3d934b-5681-447c-a28a-0edf2857e9c6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 202.4168ms 2024-03-23 11:48:43.800 +05:30 ee3d934b-5681-447c-a28a-0edf2857e9c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:48:43.800 +05:30 ee3d934b-5681-447c-a28a-0edf2857e9c6 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 203.7758ms 2024-03-23 11:48:44.447 +05:30 df18a45b-27e2-4f86-875e-7f0e5b5ec25e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:48:44.448 +05:30 ae7f48ed-b465-481b-8da0-079d2b46c6c2 INF CORS policy execution successful. 2024-03-23 11:48:44.448 +05:30 ae7f48ed-b465-481b-8da0-079d2b46c6c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0714ms 2024-03-23 11:48:44.488 +05:30 7561adce-0466-400c-a403-cc02a88208a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:48:44.488 +05:30 d99f2bf2-d0a2-4933-b128-528a7648658e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 11:48:44.489 +05:30 5b5f60ae-0da7-4928-b889-f2433120b250 INF CORS policy execution successful. 2024-03-23 11:48:44.489 +05:30 5b5f60ae-0da7-4928-b889-f2433120b250 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.6274ms 2024-03-23 11:48:44.490 +05:30 2c3a52dd-de87-475e-b8b0-f253fdb2e11d INF CORS policy execution successful. 2024-03-23 11:48:44.490 +05:30 2c3a52dd-de87-475e-b8b0-f253fdb2e11d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:48:44.490 +05:30 2c3a52dd-de87-475e-b8b0-f253fdb2e11d 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-23 11:48:44.495 +05:30 2c3a52dd-de87-475e-b8b0-f253fdb2e11d INF Connection string fetched 2024-03-23 11:48:44.495 +05:30 2c3a52dd-de87-475e-b8b0-f253fdb2e11d INF Fetching Menu Data 2024-03-23 11:48:44.501 +05:30 2c3a52dd-de87-475e-b8b0-f253fdb2e11d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:48:44.502 +05:30 2c3a52dd-de87-475e-b8b0-f253fdb2e11d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.9238ms 2024-03-23 11:48:44.502 +05:30 2c3a52dd-de87-475e-b8b0-f253fdb2e11d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:48:44.503 +05:30 2c3a52dd-de87-475e-b8b0-f253fdb2e11d 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 14.1831ms 2024-03-23 11:48:44.531 +05:30 4da86c14-72ac-4f65-b8b9-496aa631a034 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 11:48:44.531 +05:30 7bd53cec-1eea-4721-9511-54bc408c6c42 INF CORS policy execution successful. 2024-03-23 11:48:44.531 +05:30 7bd53cec-1eea-4721-9511-54bc408c6c42 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 11:48:44.532 +05:30 7bd53cec-1eea-4721-9511-54bc408c6c42 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-23 11:48:44.534 +05:30 7bd53cec-1eea-4721-9511-54bc408c6c42 INF Connection string fetched 2024-03-23 11:48:44.534 +05:30 7bd53cec-1eea-4721-9511-54bc408c6c42 INF Fetching Profile Summary 2024-03-23 11:48:44.548 +05:30 7bd53cec-1eea-4721-9511-54bc408c6c42 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:48:44.548 +05:30 7bd53cec-1eea-4721-9511-54bc408c6c42 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 16.5837ms 2024-03-23 11:48:44.548 +05:30 7bd53cec-1eea-4721-9511-54bc408c6c42 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 11:48:44.548 +05:30 7bd53cec-1eea-4721-9511-54bc408c6c42 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 17.7038ms 2024-03-23 11:48:58.950 +05:30 b1b86076-65e6-4ae3-b22f-94a659b4a066 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:48:58.951 +05:30 5cdb39f0-d6ff-41e9-ae04-345db4575475 INF CORS policy execution successful. 2024-03-23 11:48:58.951 +05:30 5f02a0b5-1b94-45b4-9aa5-5e83c66f50f4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 11:48:58.951 +05:30 5cdb39f0-d6ff-41e9-ae04-345db4575475 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0499ms 2024-03-23 11:48:58.951 +05:30 ca6bcf02-fcd0-4edf-9f24-d929327f43c0 INF CORS policy execution successful. 2024-03-23 11:48:58.952 +05:30 ca6bcf02-fcd0-4edf-9f24-d929327f43c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.8223ms 2024-03-23 11:48:58.997 +05:30 78733aa3-d191-44b0-b6d8-d47be4056f23 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 11:48:58.997 +05:30 827812ee-561b-4e3c-bb82-62e2a437978b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:48:58.997 +05:30 dddf4906-3512-41e6-9d1d-81831d0ee60f INF CORS policy execution successful. 2024-03-23 11:48:58.997 +05:30 2f484646-c1b6-4dfa-9a4c-6e8e168b2cfe INF CORS policy execution successful. 2024-03-23 11:48:58.998 +05:30 2f484646-c1b6-4dfa-9a4c-6e8e168b2cfe INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:48:58.998 +05:30 2f484646-c1b6-4dfa-9a4c-6e8e168b2cfe 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-23 11:48:58.998 +05:30 dddf4906-3512-41e6-9d1d-81831d0ee60f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 11:48:59.004 +05:30 2f484646-c1b6-4dfa-9a4c-6e8e168b2cfe INF Connection string fetched 2024-03-23 11:48:59.004 +05:30 2f484646-c1b6-4dfa-9a4c-6e8e168b2cfe INF Fetching Menu Data 2024-03-23 11:48:59.007 +05:30 2f484646-c1b6-4dfa-9a4c-6e8e168b2cfe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:48:59.008 +05:30 2f484646-c1b6-4dfa-9a4c-6e8e168b2cfe INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.4738ms 2024-03-23 11:48:59.008 +05:30 2f484646-c1b6-4dfa-9a4c-6e8e168b2cfe INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:48:59.009 +05:30 2f484646-c1b6-4dfa-9a4c-6e8e168b2cfe 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 11.7881ms 2024-03-23 11:48:59.010 +05:30 dddf4906-3512-41e6-9d1d-81831d0ee60f INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 11:48:59.011 +05:30 dddf4906-3512-41e6-9d1d-81831d0ee60f INF Connection string fetched 2024-03-23 11:48:59.017 +05:30 dddf4906-3512-41e6-9d1d-81831d0ee60f INF Fetching Profile Details 2024-03-23 11:48:59.045 +05:30 dddf4906-3512-41e6-9d1d-81831d0ee60f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:48:59.046 +05:30 dddf4906-3512-41e6-9d1d-81831d0ee60f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 35.6925ms 2024-03-23 11:48:59.046 +05:30 dddf4906-3512-41e6-9d1d-81831d0ee60f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 11:48:59.046 +05:30 dddf4906-3512-41e6-9d1d-81831d0ee60f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 49.3105ms 2024-03-23 11:49:07.421 +05:30 ccfca5b8-419d-478d-9cdd-7d236196ac38 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 11:49:07.421 +05:30 7bd3dd7d-f0de-45dc-8cf0-8bc1ce7199c9 INF CORS policy execution successful. 2024-03-23 11:49:07.422 +05:30 7bd3dd7d-f0de-45dc-8cf0-8bc1ce7199c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.8055ms 2024-03-23 11:49:07.467 +05:30 230c976d-8479-4742-bbd1-6e791da6f397 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 11:49:07.468 +05:30 4cb82b4d-243f-433c-883f-aba786f719f3 INF CORS policy execution successful. 2024-03-23 11:49:07.468 +05:30 4cb82b4d-243f-433c-883f-aba786f719f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:49:07.469 +05:30 4cb82b4d-243f-433c-883f-aba786f719f3 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-23 11:49:07.475 +05:30 4cb82b4d-243f-433c-883f-aba786f719f3 INF Connection string fetched 2024-03-23 11:49:07.476 +05:30 4cb82b4d-243f-433c-883f-aba786f719f3 INF Fetching Actions 2024-03-23 11:49:07.490 +05:30 4cb82b4d-243f-433c-883f-aba786f719f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:49:07.490 +05:30 4cb82b4d-243f-433c-883f-aba786f719f3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 21.8637ms 2024-03-23 11:49:07.491 +05:30 4cb82b4d-243f-433c-883f-aba786f719f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:49:07.491 +05:30 4cb82b4d-243f-433c-883f-aba786f719f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 23.4186ms 2024-03-23 11:49:34.002 +05:30 509d7504-1a8c-422f-aa59-e762c460139e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 11:49:34.004 +05:30 93ff02ed-4b37-4ab1-ba59-7d88a9f5d08d INF CORS policy execution successful. 2024-03-23 11:49:34.004 +05:30 93ff02ed-4b37-4ab1-ba59-7d88a9f5d08d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 204 null null 2.0343ms 2024-03-23 11:49:34.049 +05:30 789fe740-cf65-482a-afc8-acd09c91b3fa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 11:49:34.050 +05:30 d120afad-652e-4516-b66e-502bcee6fe81 INF CORS policy execution successful. 2024-03-23 11:49:34.051 +05:30 d120afad-652e-4516-b66e-502bcee6fe81 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:49:34.052 +05:30 d120afad-652e-4516-b66e-502bcee6fe81 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-23 11:49:34.063 +05:30 d120afad-652e-4516-b66e-502bcee6fe81 INF Connection string fetched 2024-03-23 11:49:34.065 +05:30 d120afad-652e-4516-b66e-502bcee6fe81 INF Fetching Actions 2024-03-23 11:49:34.077 +05:30 d120afad-652e-4516-b66e-502bcee6fe81 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:49:34.077 +05:30 d120afad-652e-4516-b66e-502bcee6fe81 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 24.9041ms 2024-03-23 11:49:34.078 +05:30 d120afad-652e-4516-b66e-502bcee6fe81 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:49:34.078 +05:30 d120afad-652e-4516-b66e-502bcee6fe81 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 200 null application/json; charset=utf-8 29.1518ms 2024-03-23 11:49:35.982 +05:30 bd476380-6515-484c-8481-8e80e8b7d665 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - null null 2024-03-23 11:49:35.982 +05:30 e6e1d2d4-45c3-4e01-8d51-973edd9ebf3c INF CORS policy execution successful. 2024-03-23 11:49:35.983 +05:30 e6e1d2d4-45c3-4e01-8d51-973edd9ebf3c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - 204 null null 1.1065ms 2024-03-23 11:49:36.030 +05:30 c20957f1-e8fb-43da-882a-05a3f364fe91 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - null null 2024-03-23 11:49:36.031 +05:30 960da9e0-b959-4923-a741-345a8c2c4b62 INF CORS policy execution successful. 2024-03-23 11:49:36.031 +05:30 960da9e0-b959-4923-a741-345a8c2c4b62 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:49:36.031 +05:30 960da9e0-b959-4923-a741-345a8c2c4b62 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-23 11:49:36.036 +05:30 960da9e0-b959-4923-a741-345a8c2c4b62 INF Connection string fetched 2024-03-23 11:49:36.036 +05:30 960da9e0-b959-4923-a741-345a8c2c4b62 INF Fetching Actions 2024-03-23 11:49:36.042 +05:30 960da9e0-b959-4923-a741-345a8c2c4b62 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:49:36.043 +05:30 960da9e0-b959-4923-a741-345a8c2c4b62 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.5479ms 2024-03-23 11:49:36.043 +05:30 960da9e0-b959-4923-a741-345a8c2c4b62 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:49:36.043 +05:30 960da9e0-b959-4923-a741-345a8c2c4b62 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - 200 null application/json; charset=utf-8 12.7158ms 2024-03-23 11:49:50.341 +05:30 cfedf245-e05f-4a07-85e0-c5541de52348 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:49:50.345 +05:30 8b6ed336-cfc4-47f5-9330-0674130f2be5 INF CORS policy execution successful. 2024-03-23 11:49:50.346 +05:30 8b6ed336-cfc4-47f5-9330-0674130f2be5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.1802ms 2024-03-23 11:49:50.384 +05:30 081b076a-ef24-4724-a920-e92cab65b302 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:49:50.385 +05:30 1fbd2e36-28a9-42e1-a058-e544af200171 INF CORS policy execution successful. 2024-03-23 11:49:50.385 +05:30 1fbd2e36-28a9-42e1-a058-e544af200171 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.8004ms 2024-03-23 11:49:50.385 +05:30 a1074a90-da65-4eb0-bfaf-13da0243d79c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:49:50.385 +05:30 db381c1e-0eaa-4bcf-b4ce-a642b38809ac INF CORS policy execution successful. 2024-03-23 11:49:50.386 +05:30 db381c1e-0eaa-4bcf-b4ce-a642b38809ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.3149ms 2024-03-23 11:49:50.387 +05:30 540bd82a-ba5d-4a8c-b0b8-4114b5b18308 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:49:50.387 +05:30 e9789e8b-bd96-49b4-a7ea-35d9cd600ee8 INF CORS policy execution successful. 2024-03-23 11:49:50.387 +05:30 e9789e8b-bd96-49b4-a7ea-35d9cd600ee8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5669ms 2024-03-23 11:49:50.398 +05:30 0c0081bb-86e1-4bc6-a0f3-6cca51abbb67 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:49:50.401 +05:30 0c0081bb-86e1-4bc6-a0f3-6cca51abbb67 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:19:49 AM', Current time (UTC): '3/23/2024 6:19: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-23 11:49:50.405 +05:30 0c0081bb-86e1-4bc6-a0f3-6cca51abbb67 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:19:49 AM', Current time (UTC): '3/23/2024 6:19:50 AM'. 2024-03-23 11:49:50.405 +05:30 3b5cc971-7125-4b3a-a286-57c55605bfdd INF CORS policy execution successful. 2024-03-23 11:49:50.406 +05:30 3b5cc971-7125-4b3a-a286-57c55605bfdd INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:49:50.406 +05:30 3b5cc971-7125-4b3a-a286-57c55605bfdd INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:49:50.408 +05:30 3b5cc971-7125-4b3a-a286-57c55605bfdd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 9.5528ms 2024-03-23 11:49:50.446 +05:30 50443b7a-b32d-4a82-a0ce-2a16cda12543 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:49:50.447 +05:30 50443b7a-b32d-4a82-a0ce-2a16cda12543 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:19:49 AM', Current time (UTC): '3/23/2024 6:19: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-23 11:49:50.447 +05:30 50443b7a-b32d-4a82-a0ce-2a16cda12543 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:19:49 AM', Current time (UTC): '3/23/2024 6:19:50 AM'. 2024-03-23 11:49:50.448 +05:30 2f4f0e36-b55f-4ee5-8771-6368a598b86c INF CORS policy execution successful. 2024-03-23 11:49:50.448 +05:30 2f4f0e36-b55f-4ee5-8771-6368a598b86c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:49:50.448 +05:30 2f4f0e36-b55f-4ee5-8771-6368a598b86c INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:49:50.448 +05:30 2f4f0e36-b55f-4ee5-8771-6368a598b86c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 2.6297ms 2024-03-23 11:49:50.459 +05:30 4a64cf11-3f32-498c-af2b-6379702b5b11 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:49:50.460 +05:30 4a64cf11-3f32-498c-af2b-6379702b5b11 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:19:49 AM', Current time (UTC): '3/23/2024 6:19: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-23 11:49:50.460 +05:30 4a64cf11-3f32-498c-af2b-6379702b5b11 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:19:49 AM', Current time (UTC): '3/23/2024 6:19:50 AM'. 2024-03-23 11:49:50.461 +05:30 5f26bf0d-0c9e-4a3d-9485-b484cbfe7c7d INF CORS policy execution successful. 2024-03-23 11:49:50.461 +05:30 5f26bf0d-0c9e-4a3d-9485-b484cbfe7c7d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:49:50.461 +05:30 5f26bf0d-0c9e-4a3d-9485-b484cbfe7c7d INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:49:50.461 +05:30 5f26bf0d-0c9e-4a3d-9485-b484cbfe7c7d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 2.3692ms 2024-03-23 11:49:50.462 +05:30 f435bef2-8edc-4004-8cd9-788511fad749 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDQ4OSwiZXhwIjoxNzExMTc1MDg5LCJpYXQiOjE3MTExNzQ0ODl9.3mVEzGhnky-KYqEzQmcmSn8ltHBQ0VAny4CcGLUigJs - null null 2024-03-23 11:49:50.462 +05:30 2c16b6e5-5bbf-410a-8b1e-5e8ccb5b7f84 INF CORS policy execution successful. 2024-03-23 11:49:50.463 +05:30 2c16b6e5-5bbf-410a-8b1e-5e8ccb5b7f84 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:49:50.463 +05:30 2c16b6e5-5bbf-410a-8b1e-5e8ccb5b7f84 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-23 11:49:50.474 +05:30 2c16b6e5-5bbf-410a-8b1e-5e8ccb5b7f84 INF Token generated 2024-03-23 11:49:50.474 +05:30 2c16b6e5-5bbf-410a-8b1e-5e8ccb5b7f84 INF Token generated 2024-03-23 11:49:50.475 +05:30 2c16b6e5-5bbf-410a-8b1e-5e8ccb5b7f84 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:49:50.476 +05:30 2c16b6e5-5bbf-410a-8b1e-5e8ccb5b7f84 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 12.8128ms 2024-03-23 11:49:50.476 +05:30 2c16b6e5-5bbf-410a-8b1e-5e8ccb5b7f84 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:49:50.476 +05:30 2c16b6e5-5bbf-410a-8b1e-5e8ccb5b7f84 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDQ4OSwiZXhwIjoxNzExMTc1MDg5LCJpYXQiOjE3MTExNzQ0ODl9.3mVEzGhnky-KYqEzQmcmSn8ltHBQ0VAny4CcGLUigJs - 200 null application/json; charset=utf-8 13.8745ms 2024-03-23 11:49:50.496 +05:30 8def3dc7-030f-45ff-a157-4c842479c723 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:49:50.497 +05:30 8def3dc7-030f-45ff-a157-4c842479c723 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:19:49 AM', Current time (UTC): '3/23/2024 6:19: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-23 11:49:50.498 +05:30 8def3dc7-030f-45ff-a157-4c842479c723 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:19:49 AM', Current time (UTC): '3/23/2024 6:19:50 AM'. 2024-03-23 11:49:50.498 +05:30 345d32d6-e5b3-4630-ad5d-ca1c123f3e84 INF CORS policy execution successful. 2024-03-23 11:49:50.500 +05:30 345d32d6-e5b3-4630-ad5d-ca1c123f3e84 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:49:50.501 +05:30 345d32d6-e5b3-4630-ad5d-ca1c123f3e84 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:49:50.502 +05:30 345d32d6-e5b3-4630-ad5d-ca1c123f3e84 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 5.5509ms 2024-03-23 11:49:50.535 +05:30 2a0e261e-c3ce-4d26-a728-4acb90eedc45 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:49:50.535 +05:30 70beb6a2-2d64-45aa-bad4-ac3c32a02a17 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDQ4OSwiZXhwIjoxNzExMTc1MDg5LCJpYXQiOjE3MTExNzQ0ODl9.3mVEzGhnky-KYqEzQmcmSn8ltHBQ0VAny4CcGLUigJs - null null 2024-03-23 11:49:50.535 +05:30 d3287cd4-0a97-48b4-bb19-1104d6136df1 INF CORS policy execution successful. 2024-03-23 11:49:50.535 +05:30 04659e4d-5c47-4212-822e-a17634e43e2c INF CORS policy execution successful. 2024-03-23 11:49:50.535 +05:30 d3287cd4-0a97-48b4-bb19-1104d6136df1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:49:50.535 +05:30 04659e4d-5c47-4212-822e-a17634e43e2c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:49:50.536 +05:30 d3287cd4-0a97-48b4-bb19-1104d6136df1 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-23 11:49:50.536 +05:30 04659e4d-5c47-4212-822e-a17634e43e2c 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-23 11:49:50.542 +05:30 04659e4d-5c47-4212-822e-a17634e43e2c INF Connection string fetched 2024-03-23 11:49:50.542 +05:30 04659e4d-5c47-4212-822e-a17634e43e2c INF Fetching Menu Data 2024-03-23 11:49:50.552 +05:30 d3287cd4-0a97-48b4-bb19-1104d6136df1 INF Token generated 2024-03-23 11:49:50.553 +05:30 d3287cd4-0a97-48b4-bb19-1104d6136df1 INF Token generated 2024-03-23 11:49:50.553 +05:30 d3287cd4-0a97-48b4-bb19-1104d6136df1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:49:50.553 +05:30 d3287cd4-0a97-48b4-bb19-1104d6136df1 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 17.6622ms 2024-03-23 11:49:50.553 +05:30 d3287cd4-0a97-48b4-bb19-1104d6136df1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:49:50.553 +05:30 b836a2ab-ff11-41be-8f5d-744720e440bd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDc5MCwiZXhwIjoxNzExMTc1MzkwLCJpYXQiOjE3MTExNzQ3OTB9.eyWPfTvIDwBYRmTMD2JFrbE12mxC79YACxQEHHoyNgk - null null 2024-03-23 11:49:50.554 +05:30 d3287cd4-0a97-48b4-bb19-1104d6136df1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDQ4OSwiZXhwIjoxNzExMTc1MDg5LCJpYXQiOjE3MTExNzQ0ODl9.3mVEzGhnky-KYqEzQmcmSn8ltHBQ0VAny4CcGLUigJs - 200 null application/json; charset=utf-8 18.5516ms 2024-03-23 11:49:50.554 +05:30 76de687e-6acb-4e50-ae7b-69fad3b76051 INF CORS policy execution successful. 2024-03-23 11:49:50.554 +05:30 76de687e-6acb-4e50-ae7b-69fad3b76051 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:49:50.554 +05:30 76de687e-6acb-4e50-ae7b-69fad3b76051 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-23 11:49:50.559 +05:30 04659e4d-5c47-4212-822e-a17634e43e2c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:49:50.560 +05:30 76de687e-6acb-4e50-ae7b-69fad3b76051 INF Token generated 2024-03-23 11:49:50.560 +05:30 04659e4d-5c47-4212-822e-a17634e43e2c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 24.6652ms 2024-03-23 11:49:50.560 +05:30 04659e4d-5c47-4212-822e-a17634e43e2c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:49:50.561 +05:30 76de687e-6acb-4e50-ae7b-69fad3b76051 INF Token generated 2024-03-23 11:49:50.561 +05:30 76de687e-6acb-4e50-ae7b-69fad3b76051 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:49:50.561 +05:30 04659e4d-5c47-4212-822e-a17634e43e2c 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 26.3207ms 2024-03-23 11:49:50.561 +05:30 76de687e-6acb-4e50-ae7b-69fad3b76051 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 7.176ms 2024-03-23 11:49:50.561 +05:30 76de687e-6acb-4e50-ae7b-69fad3b76051 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:49:50.562 +05:30 76de687e-6acb-4e50-ae7b-69fad3b76051 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDc5MCwiZXhwIjoxNzExMTc1MzkwLCJpYXQiOjE3MTExNzQ3OTB9.eyWPfTvIDwBYRmTMD2JFrbE12mxC79YACxQEHHoyNgk - 200 null application/json; charset=utf-8 8.1355ms 2024-03-23 11:49:50.608 +05:30 8d54ec3b-990b-4f80-b31e-ed39838ed23f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDQ4OSwiZXhwIjoxNzExMTc1MDg5LCJpYXQiOjE3MTExNzQ0ODl9.3mVEzGhnky-KYqEzQmcmSn8ltHBQ0VAny4CcGLUigJs - null null 2024-03-23 11:49:50.608 +05:30 e522e3a7-0dd0-4330-86c9-5ae53b16abd0 INF CORS policy execution successful. 2024-03-23 11:49:50.609 +05:30 e522e3a7-0dd0-4330-86c9-5ae53b16abd0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:49:50.609 +05:30 e522e3a7-0dd0-4330-86c9-5ae53b16abd0 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-23 11:49:50.609 +05:30 53e55fdf-f164-4930-9d57-4a72281ab0d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:49:50.610 +05:30 e5b44525-5824-4d7b-a7d4-499f612599e8 INF CORS policy execution successful. 2024-03-23 11:49:50.610 +05:30 e5b44525-5824-4d7b-a7d4-499f612599e8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:49:50.610 +05:30 e5b44525-5824-4d7b-a7d4-499f612599e8 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:49:50.613 +05:30 e522e3a7-0dd0-4330-86c9-5ae53b16abd0 INF Token generated 2024-03-23 11:49:50.613 +05:30 e522e3a7-0dd0-4330-86c9-5ae53b16abd0 INF Token generated 2024-03-23 11:49:50.613 +05:30 e522e3a7-0dd0-4330-86c9-5ae53b16abd0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:49:50.614 +05:30 e522e3a7-0dd0-4330-86c9-5ae53b16abd0 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 4.9886ms 2024-03-23 11:49:50.614 +05:30 e522e3a7-0dd0-4330-86c9-5ae53b16abd0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:49:50.614 +05:30 e522e3a7-0dd0-4330-86c9-5ae53b16abd0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDQ4OSwiZXhwIjoxNzExMTc1MDg5LCJpYXQiOjE3MTExNzQ0ODl9.3mVEzGhnky-KYqEzQmcmSn8ltHBQ0VAny4CcGLUigJs - 200 null application/json; charset=utf-8 5.8402ms 2024-03-23 11:49:50.614 +05:30 e5b44525-5824-4d7b-a7d4-499f612599e8 INF Connection string fetched 2024-03-23 11:49:50.614 +05:30 e5b44525-5824-4d7b-a7d4-499f612599e8 INF Fetching Profile Summary 2024-03-23 11:49:50.627 +05:30 e5b44525-5824-4d7b-a7d4-499f612599e8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:49:50.628 +05:30 e5b44525-5824-4d7b-a7d4-499f612599e8 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 18.0956ms 2024-03-23 11:49:50.628 +05:30 e5b44525-5824-4d7b-a7d4-499f612599e8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:49:50.628 +05:30 e5b44525-5824-4d7b-a7d4-499f612599e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 19.1004ms 2024-03-23 11:49:50.668 +05:30 9ced44af-0eaa-464d-bc81-8446f643c60b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:49:50.668 +05:30 2b45a2ef-e786-44fc-b822-bc9dda318120 INF CORS policy execution successful. 2024-03-23 11:49:50.668 +05:30 2b45a2ef-e786-44fc-b822-bc9dda318120 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:49:50.668 +05:30 2b45a2ef-e786-44fc-b822-bc9dda318120 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-23 11:49:50.669 +05:30 2b45a2ef-e786-44fc-b822-bc9dda318120 INF Connection string fetched 2024-03-23 11:49:50.669 +05:30 2b45a2ef-e786-44fc-b822-bc9dda318120 INF Fetching Menu Data 2024-03-23 11:49:50.672 +05:30 2b45a2ef-e786-44fc-b822-bc9dda318120 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:49:50.673 +05:30 2b45a2ef-e786-44fc-b822-bc9dda318120 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 4.5934ms 2024-03-23 11:49:50.673 +05:30 2b45a2ef-e786-44fc-b822-bc9dda318120 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:49:50.673 +05:30 2b45a2ef-e786-44fc-b822-bc9dda318120 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 5.5819ms 2024-03-23 11:49:50.678 +05:30 93966d8f-10dc-4cb3-8d0b-a2260eef343a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:49:50.678 +05:30 1fd621a5-c053-4d8a-a1ce-163ccf423b84 INF CORS policy execution successful. 2024-03-23 11:49:50.678 +05:30 1fd621a5-c053-4d8a-a1ce-163ccf423b84 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:49:50.678 +05:30 1fd621a5-c053-4d8a-a1ce-163ccf423b84 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:49:50.679 +05:30 1fd621a5-c053-4d8a-a1ce-163ccf423b84 INF Connection string fetched 2024-03-23 11:49:50.680 +05:30 1fd621a5-c053-4d8a-a1ce-163ccf423b84 INF Fetching Profile Summary 2024-03-23 11:49:50.684 +05:30 1fd621a5-c053-4d8a-a1ce-163ccf423b84 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:49:50.684 +05:30 1fd621a5-c053-4d8a-a1ce-163ccf423b84 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 5.8728ms 2024-03-23 11:49:50.684 +05:30 1fd621a5-c053-4d8a-a1ce-163ccf423b84 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:49:50.684 +05:30 1fd621a5-c053-4d8a-a1ce-163ccf423b84 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 6.7641ms 2024-03-23 11:50:19.484 +05:30 7b1f5a7f-f75e-48ec-a3fc-dabb1349dbef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:50:19.485 +05:30 1e687335-0a5d-40b3-a86d-109dbc9228d9 INF CORS policy execution successful. 2024-03-23 11:50:19.486 +05:30 1e687335-0a5d-40b3-a86d-109dbc9228d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.4161ms 2024-03-23 11:50:19.564 +05:30 22af1394-94c9-41ff-bd89-da2a0d945759 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:50:19.566 +05:30 22af1394-94c9-41ff-bd89-da2a0d945759 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:19:35 AM', Current time (UTC): '3/23/2024 6:20:19 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-23 11:50:19.567 +05:30 22af1394-94c9-41ff-bd89-da2a0d945759 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:19:35 AM', Current time (UTC): '3/23/2024 6:20:19 AM'. 2024-03-23 11:50:19.567 +05:30 2bd514d1-97a9-471f-9bf2-b48ff84ae122 INF CORS policy execution successful. 2024-03-23 11:50:19.568 +05:30 2bd514d1-97a9-471f-9bf2-b48ff84ae122 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:50:19.568 +05:30 2bd514d1-97a9-471f-9bf2-b48ff84ae122 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:50:19.568 +05:30 2bd514d1-97a9-471f-9bf2-b48ff84ae122 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 4.716ms 2024-03-23 11:50:19.634 +05:30 cba8fc3b-4aac-4cfa-addc-a2e1e7a36e7a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDQ3NSwiZXhwIjoxNzExMTc1MDc1LCJpYXQiOjE3MTExNzQ0NzV9.4ZQTWGgdIb2IVh-jjYdQ8qWy5AaLvdoYbR_1lnTQ2zw - null null 2024-03-23 11:50:19.635 +05:30 cce13417-73cf-475b-a6c0-ae5fa71bff31 INF CORS policy execution successful. 2024-03-23 11:50:19.635 +05:30 cce13417-73cf-475b-a6c0-ae5fa71bff31 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:50:19.635 +05:30 cce13417-73cf-475b-a6c0-ae5fa71bff31 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-23 11:50:19.658 +05:30 cce13417-73cf-475b-a6c0-ae5fa71bff31 INF Token generated 2024-03-23 11:50:19.658 +05:30 cce13417-73cf-475b-a6c0-ae5fa71bff31 INF Token generated 2024-03-23 11:50:19.659 +05:30 cce13417-73cf-475b-a6c0-ae5fa71bff31 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:50:19.660 +05:30 cce13417-73cf-475b-a6c0-ae5fa71bff31 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 24.4708ms 2024-03-23 11:50:19.660 +05:30 cce13417-73cf-475b-a6c0-ae5fa71bff31 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:50:19.660 +05:30 cce13417-73cf-475b-a6c0-ae5fa71bff31 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDQ3NSwiZXhwIjoxNzExMTc1MDc1LCJpYXQiOjE3MTExNzQ0NzV9.4ZQTWGgdIb2IVh-jjYdQ8qWy5AaLvdoYbR_1lnTQ2zw - 200 null application/json; charset=utf-8 25.7715ms 2024-03-23 11:50:19.725 +05:30 f99b0f7b-61fa-4f90-b7fa-f6ae7d40aeb9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:50:19.725 +05:30 94367a73-8c1d-4bd9-9f9a-9aeda839743f INF CORS policy execution successful. 2024-03-23 11:50:19.725 +05:30 94367a73-8c1d-4bd9-9f9a-9aeda839743f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:50:19.726 +05:30 94367a73-8c1d-4bd9-9f9a-9aeda839743f 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-23 11:50:19.738 +05:30 94367a73-8c1d-4bd9-9f9a-9aeda839743f INF Connection string fetched 2024-03-23 11:50:19.738 +05:30 94367a73-8c1d-4bd9-9f9a-9aeda839743f INF Fetching Menu Data 2024-03-23 11:50:19.742 +05:30 94367a73-8c1d-4bd9-9f9a-9aeda839743f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:50:19.743 +05:30 94367a73-8c1d-4bd9-9f9a-9aeda839743f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 17.3143ms 2024-03-23 11:50:19.743 +05:30 94367a73-8c1d-4bd9-9f9a-9aeda839743f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:50:19.743 +05:30 94367a73-8c1d-4bd9-9f9a-9aeda839743f 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 18.7623ms 2024-03-23 11:50:30.715 +05:30 0ab0f708-2c20-4508-84c1-d76fb37144f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:50:30.716 +05:30 5fa35079-40a1-47c9-9d47-d1280fa02804 INF CORS policy execution successful. 2024-03-23 11:50:30.716 +05:30 5fa35079-40a1-47c9-9d47-d1280fa02804 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:50:30.718 +05:30 5fa35079-40a1-47c9-9d47-d1280fa02804 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-23 11:50:30.718 +05:30 5fa35079-40a1-47c9-9d47-d1280fa02804 INF Fetching Company deatails 2024-03-23 11:50:30.724 +05:30 5fa35079-40a1-47c9-9d47-d1280fa02804 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:50:30.724 +05:30 5fa35079-40a1-47c9-9d47-d1280fa02804 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.6412ms 2024-03-23 11:50:30.725 +05:30 5fa35079-40a1-47c9-9d47-d1280fa02804 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:50:30.725 +05:30 5fa35079-40a1-47c9-9d47-d1280fa02804 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 10.0799ms 2024-03-23 11:50:34.175 +05:30 5939f584-7ed1-4d57-9932-1e2bd00d5f9d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:50:34.175 +05:30 2bad3e8e-0e99-4de2-92c1-0a572fd5543f INF CORS policy execution successful. 2024-03-23 11:50:34.176 +05:30 2bad3e8e-0e99-4de2-92c1-0a572fd5543f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.9355ms 2024-03-23 11:50:34.218 +05:30 fb4d10ef-353d-4e23-871b-2641af267077 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:50:34.218 +05:30 3be296de-62df-4275-88b2-c557f969ac5c INF CORS policy execution successful. 2024-03-23 11:50:34.218 +05:30 3be296de-62df-4275-88b2-c557f969ac5c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:50:34.218 +05:30 3be296de-62df-4275-88b2-c557f969ac5c 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-23 11:50:34.224 +05:30 3be296de-62df-4275-88b2-c557f969ac5c INF Connection string fetched 2024-03-23 11:50:34.441 +05:30 3be296de-62df-4275-88b2-c557f969ac5c INF Token generated 2024-03-23 11:50:34.441 +05:30 3be296de-62df-4275-88b2-c557f969ac5c INF Token generated 2024-03-23 11:50:34.441 +05:30 3be296de-62df-4275-88b2-c557f969ac5c 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-23 11:50:34.441 +05:30 3be296de-62df-4275-88b2-c557f969ac5c INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 222.724ms 2024-03-23 11:50:34.441 +05:30 3be296de-62df-4275-88b2-c557f969ac5c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:50:34.442 +05:30 3be296de-62df-4275-88b2-c557f969ac5c 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 223.8311ms 2024-03-23 11:50:40.381 +05:30 429389ab-f768-4da8-80dc-0673614aecf2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 11:50:40.382 +05:30 3001cb9d-1c28-425e-893d-1675495e4299 INF CORS policy execution successful. 2024-03-23 11:50:40.383 +05:30 3001cb9d-1c28-425e-893d-1675495e4299 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.4422ms 2024-03-23 11:50:40.443 +05:30 ff799913-11cc-4816-a7c2-17e678981c63 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 11:50:40.444 +05:30 10ed3754-9109-4d01-b92d-86e263a9276b INF CORS policy execution successful. 2024-03-23 11:50:40.444 +05:30 10ed3754-9109-4d01-b92d-86e263a9276b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 11:50:40.445 +05:30 10ed3754-9109-4d01-b92d-86e263a9276b 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-23 11:50:40.450 +05:30 10ed3754-9109-4d01-b92d-86e263a9276b INF Connection string fetched 2024-03-23 11:50:40.450 +05:30 10ed3754-9109-4d01-b92d-86e263a9276b INF Fetching Profile Summary 2024-03-23 11:50:40.460 +05:30 10ed3754-9109-4d01-b92d-86e263a9276b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:50:40.461 +05:30 10ed3754-9109-4d01-b92d-86e263a9276b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 16.3591ms 2024-03-23 11:50:40.461 +05:30 10ed3754-9109-4d01-b92d-86e263a9276b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 11:50:40.462 +05:30 10ed3754-9109-4d01-b92d-86e263a9276b 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 18.8804ms 2024-03-23 11:51:21.055 +05:30 4a942eaf-9485-4916-83c8-26769d3fe151 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:51:21.056 +05:30 7262be8d-8c7a-4559-be67-8e55cda818c0 INF CORS policy execution successful. 2024-03-23 11:51:21.057 +05:30 7262be8d-8c7a-4559-be67-8e55cda818c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 1.885ms 2024-03-23 11:51:21.103 +05:30 b4c39900-e4d4-4784-9def-f50b796b8294 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:51:21.105 +05:30 187ee3d6-d1ef-469a-ac59-515399516b01 INF CORS policy execution successful. 2024-03-23 11:51:21.106 +05:30 187ee3d6-d1ef-469a-ac59-515399516b01 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:51:21.106 +05:30 187ee3d6-d1ef-469a-ac59-515399516b01 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:51:21.114 +05:30 187ee3d6-d1ef-469a-ac59-515399516b01 INF Connection string fetched 2024-03-23 11:51:21.115 +05:30 187ee3d6-d1ef-469a-ac59-515399516b01 INF Fetching Profile Summary 2024-03-23 11:51:21.125 +05:30 187ee3d6-d1ef-469a-ac59-515399516b01 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:51:21.126 +05:30 187ee3d6-d1ef-469a-ac59-515399516b01 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 19.6434ms 2024-03-23 11:51:21.126 +05:30 187ee3d6-d1ef-469a-ac59-515399516b01 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:51:21.126 +05:30 187ee3d6-d1ef-469a-ac59-515399516b01 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 22.9294ms 2024-03-23 11:51:34.847 +05:30 724da7e6-313e-43b1-8ffc-0e2ceece6602 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:51:34.848 +05:30 86c95d69-d329-4287-a7ee-e5e9094af34d INF CORS policy execution successful. 2024-03-23 11:51:34.849 +05:30 86c95d69-d329-4287-a7ee-e5e9094af34d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 1.1612ms 2024-03-23 11:51:34.895 +05:30 8e0120c7-bc65-4cea-ba4e-5fb1a6634428 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:51:34.896 +05:30 ead11ba3-80b1-40c2-bdce-61bdbfd1a7a2 INF CORS policy execution successful. 2024-03-23 11:51:34.896 +05:30 ead11ba3-80b1-40c2-bdce-61bdbfd1a7a2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:51:34.897 +05:30 ead11ba3-80b1-40c2-bdce-61bdbfd1a7a2 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:51:34.904 +05:30 ead11ba3-80b1-40c2-bdce-61bdbfd1a7a2 INF Connection string fetched 2024-03-23 11:51:34.905 +05:30 ead11ba3-80b1-40c2-bdce-61bdbfd1a7a2 INF Fetching Profile Summary 2024-03-23 11:51:34.922 +05:30 ead11ba3-80b1-40c2-bdce-61bdbfd1a7a2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:51:34.922 +05:30 ead11ba3-80b1-40c2-bdce-61bdbfd1a7a2 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 25.7833ms 2024-03-23 11:51:34.923 +05:30 ead11ba3-80b1-40c2-bdce-61bdbfd1a7a2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:51:34.923 +05:30 ead11ba3-80b1-40c2-bdce-61bdbfd1a7a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 27.6408ms 2024-03-23 11:51:46.065 +05:30 2ed31b0c-5009-4317-a62f-edbb4b4de193 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:51:46.066 +05:30 5b7a4564-755e-4401-ba67-a9eb9c9d63d0 INF CORS policy execution successful. 2024-03-23 11:51:46.066 +05:30 5b7a4564-755e-4401-ba67-a9eb9c9d63d0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:51:46.066 +05:30 5b7a4564-755e-4401-ba67-a9eb9c9d63d0 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-23 11:51:46.067 +05:30 5b7a4564-755e-4401-ba67-a9eb9c9d63d0 INF Fetching Company deatails 2024-03-23 11:51:46.073 +05:30 5b7a4564-755e-4401-ba67-a9eb9c9d63d0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:51:46.074 +05:30 5b7a4564-755e-4401-ba67-a9eb9c9d63d0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.6516ms 2024-03-23 11:51:46.074 +05:30 5b7a4564-755e-4401-ba67-a9eb9c9d63d0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:51:46.075 +05:30 5b7a4564-755e-4401-ba67-a9eb9c9d63d0 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 9.5381ms 2024-03-23 11:51:48.370 +05:30 95d56ae6-c66f-4387-bf4c-0f1cc68bb2e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:51:48.370 +05:30 00ee8c5f-e71f-462d-af88-0b61a0db3406 INF CORS policy execution successful. 2024-03-23 11:51:48.371 +05:30 00ee8c5f-e71f-462d-af88-0b61a0db3406 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.8064ms 2024-03-23 11:51:48.409 +05:30 510a75f7-f19a-46ab-93a8-95dc183f8c65 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:51:48.410 +05:30 2fca20cd-7517-40fe-905b-12bbabbe443a INF CORS policy execution successful. 2024-03-23 11:51:48.410 +05:30 2fca20cd-7517-40fe-905b-12bbabbe443a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:51:48.410 +05:30 2fca20cd-7517-40fe-905b-12bbabbe443a 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-23 11:51:48.416 +05:30 2fca20cd-7517-40fe-905b-12bbabbe443a INF Connection string fetched 2024-03-23 11:51:48.612 +05:30 2fca20cd-7517-40fe-905b-12bbabbe443a INF Token generated 2024-03-23 11:51:48.612 +05:30 2fca20cd-7517-40fe-905b-12bbabbe443a INF Token generated 2024-03-23 11:51:48.613 +05:30 2fca20cd-7517-40fe-905b-12bbabbe443a 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-23 11:51:48.613 +05:30 2fca20cd-7517-40fe-905b-12bbabbe443a INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 203.3641ms 2024-03-23 11:51:48.613 +05:30 2fca20cd-7517-40fe-905b-12bbabbe443a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:51:48.614 +05:30 2fca20cd-7517-40fe-905b-12bbabbe443a 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 204.3324ms 2024-03-23 11:51:59.525 +05:30 727c2cad-3246-459f-9ed3-2df991a13217 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:51:59.526 +05:30 2565de45-326b-4fd4-9e77-d7e779fedd65 INF CORS policy execution successful. 2024-03-23 11:51:59.526 +05:30 2565de45-326b-4fd4-9e77-d7e779fedd65 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.1137ms 2024-03-23 11:51:59.579 +05:30 6f1195e3-4c40-4f08-9b46-ce73c40390d0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 11:51:59.579 +05:30 f6079f76-6d06-4348-a046-6463c840123f INF CORS policy execution successful. 2024-03-23 11:51:59.579 +05:30 f6079f76-6d06-4348-a046-6463c840123f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 204 null null 0.5442ms 2024-03-23 11:51:59.579 +05:30 91b67f4c-cbad-462c-9f3d-cbe0e4700ad0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 11:51:59.579 +05:30 660f16a5-88ca-4953-b4bd-1885fc4b3869 INF CORS policy execution successful. 2024-03-23 11:51:59.580 +05:30 660f16a5-88ca-4953-b4bd-1885fc4b3869 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.3726ms 2024-03-23 11:51:59.582 +05:30 9e7bcfe6-3b94-47e2-91b5-9f4d1f4b7bd0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 11:51:59.582 +05:30 301db1eb-efca-4b72-9c86-dbfc64795b61 INF CORS policy execution successful. 2024-03-23 11:51:59.582 +05:30 301db1eb-efca-4b72-9c86-dbfc64795b61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 204 null null 0.3876ms 2024-03-23 11:51:59.582 +05:30 f226d71f-44d1-4f44-b3e6-9be9b3f41c16 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:51:59.583 +05:30 5334c9cc-9f98-4b5a-a05a-937b1253ad7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 11:51:59.583 +05:30 4fdfa9eb-33db-4624-a14f-5fe0c468bf46 INF CORS policy execution successful. 2024-03-23 11:51:59.583 +05:30 6a773ad8-fb39-46c4-9703-9982c51dc21f INF CORS policy execution successful. 2024-03-23 11:51:59.583 +05:30 4fdfa9eb-33db-4624-a14f-5fe0c468bf46 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 204 null null 0.2205ms 2024-03-23 11:51:59.583 +05:30 f999e126-0154-472a-974b-1253eacb9359 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 11:51:59.584 +05:30 502b1211-1102-4e7f-b14a-bd659adb7bb1 INF CORS policy execution successful. 2024-03-23 11:51:59.583 +05:30 6a773ad8-fb39-46c4-9703-9982c51dc21f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.357ms 2024-03-23 11:51:59.584 +05:30 502b1211-1102-4e7f-b14a-bd659adb7bb1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.9435ms 2024-03-23 11:51:59.629 +05:30 e9cdb46f-205c-4da2-9484-b88194edb283 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:51:59.630 +05:30 b3ab011c-98b2-4b5b-8b4d-29473f80d92a INF CORS policy execution successful. 2024-03-23 11:51:59.631 +05:30 b3ab011c-98b2-4b5b-8b4d-29473f80d92a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:51:59.631 +05:30 b3ab011c-98b2-4b5b-8b4d-29473f80d92a 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-23 11:51:59.634 +05:30 4ab68af3-afba-4935-af75-de5fbb1ad7f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 11:51:59.634 +05:30 e002b073-8298-4cd9-9902-567db13d165a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 11:51:59.634 +05:30 816f7891-b698-45e1-b483-d3175089ee65 INF CORS policy execution successful. 2024-03-23 11:51:59.634 +05:30 d405d11a-9265-42ea-b7a7-dcd1c431e436 INF CORS policy execution successful. 2024-03-23 11:51:59.634 +05:30 d405d11a-9265-42ea-b7a7-dcd1c431e436 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:51:59.635 +05:30 d405d11a-9265-42ea-b7a7-dcd1c431e436 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:51:59.635 +05:30 816f7891-b698-45e1-b483-d3175089ee65 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 204 null null 0.8666ms 2024-03-23 11:51:59.640 +05:30 c1fa6f89-9f2e-4214-b2a6-1f7b9549548a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 11:51:59.641 +05:30 c7ae8f5b-b69c-4a3f-9836-c13867a410a0 INF CORS policy execution successful. 2024-03-23 11:51:59.641 +05:30 c7ae8f5b-b69c-4a3f-9836-c13867a410a0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:51:59.642 +05:30 c7ae8f5b-b69c-4a3f-9836-c13867a410a0 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:51:59.642 +05:30 0a3a81ea-2a0a-41b1-b0da-f776d4db2f3b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 11:51:59.643 +05:30 3c9c0690-00d8-498b-8711-d5ce18270dba INF CORS policy execution successful. 2024-03-23 11:51:59.643 +05:30 3c9c0690-00d8-498b-8711-d5ce18270dba INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:51:59.643 +05:30 3c9c0690-00d8-498b-8711-d5ce18270dba INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:51:59.643 +05:30 b3ab011c-98b2-4b5b-8b4d-29473f80d92a INF Connection string fetched 2024-03-23 11:51:59.643 +05:30 b3ab011c-98b2-4b5b-8b4d-29473f80d92a INF Fetching Menu Data 2024-03-23 11:51:59.644 +05:30 d405d11a-9265-42ea-b7a7-dcd1c431e436 INF Connection string fetched 2024-03-23 11:51:59.645 +05:30 d405d11a-9265-42ea-b7a7-dcd1c431e436 INF Fetching Profiles 2024-03-23 11:51:59.645 +05:30 3c9c0690-00d8-498b-8711-d5ce18270dba INF Fetching Profiles for Role 2024-03-23 11:51:59.645 +05:30 c7ae8f5b-b69c-4a3f-9836-c13867a410a0 INF Fetching Details for Role 2024-03-23 11:51:59.648 +05:30 3c9c0690-00d8-498b-8711-d5ce18270dba INF Connection string fetched 2024-03-23 11:51:59.648 +05:30 b3ab011c-98b2-4b5b-8b4d-29473f80d92a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:51:59.649 +05:30 b3ab011c-98b2-4b5b-8b4d-29473f80d92a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 17.7634ms 2024-03-23 11:51:59.649 +05:30 b3ab011c-98b2-4b5b-8b4d-29473f80d92a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:51:59.649 +05:30 b3ab011c-98b2-4b5b-8b4d-29473f80d92a 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 20.5108ms 2024-03-23 11:51:59.668 +05:30 c7ae8f5b-b69c-4a3f-9836-c13867a410a0 INF Connection string fetched 2024-03-23 11:51:59.697 +05:30 60be9556-8e78-408f-a7b3-da6ad5ebcd18 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:51:59.697 +05:30 baaa35fb-c8b4-4026-9c0f-a570badfb50a INF CORS policy execution successful. 2024-03-23 11:51:59.697 +05:30 baaa35fb-c8b4-4026-9c0f-a570badfb50a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:51:59.697 +05:30 baaa35fb-c8b4-4026-9c0f-a570badfb50a 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-23 11:51:59.702 +05:30 d405d11a-9265-42ea-b7a7-dcd1c431e436 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:51:59.702 +05:30 3c9c0690-00d8-498b-8711-d5ce18270dba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:51:59.702 +05:30 3c9c0690-00d8-498b-8711-d5ce18270dba INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 59.3462ms 2024-03-23 11:51:59.702 +05:30 d405d11a-9265-42ea-b7a7-dcd1c431e436 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 67.5807ms 2024-03-23 11:51:59.702 +05:30 3c9c0690-00d8-498b-8711-d5ce18270dba INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:51:59.702 +05:30 d405d11a-9265-42ea-b7a7-dcd1c431e436 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:51:59.703 +05:30 d405d11a-9265-42ea-b7a7-dcd1c431e436 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 200 null application/json; charset=utf-8 68.9597ms 2024-03-23 11:51:59.703 +05:30 3c9c0690-00d8-498b-8711-d5ce18270dba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 200 null application/json; charset=utf-8 60.4553ms 2024-03-23 11:51:59.707 +05:30 baaa35fb-c8b4-4026-9c0f-a570badfb50a INF Connection string fetched 2024-03-23 11:51:59.707 +05:30 baaa35fb-c8b4-4026-9c0f-a570badfb50a INF Fetching Menu Data 2024-03-23 11:51:59.710 +05:30 baaa35fb-c8b4-4026-9c0f-a570badfb50a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:51:59.711 +05:30 baaa35fb-c8b4-4026-9c0f-a570badfb50a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.1441ms 2024-03-23 11:51:59.711 +05:30 baaa35fb-c8b4-4026-9c0f-a570badfb50a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:51:59.711 +05:30 baaa35fb-c8b4-4026-9c0f-a570badfb50a 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 14.1184ms 2024-03-23 11:51:59.724 +05:30 c7ae8f5b-b69c-4a3f-9836-c13867a410a0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:51:59.724 +05:30 c7ae8f5b-b69c-4a3f-9836-c13867a410a0 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 82.8319ms 2024-03-23 11:51:59.725 +05:30 c7ae8f5b-b69c-4a3f-9836-c13867a410a0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:51:59.725 +05:30 c7ae8f5b-b69c-4a3f-9836-c13867a410a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 84.2552ms 2024-03-23 11:51:59.751 +05:30 bdf52c7d-706a-4718-99bd-e501f977902a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 11:51:59.752 +05:30 f10ea976-be55-40d8-b069-5d9e2794bb9a INF CORS policy execution successful. 2024-03-23 11:51:59.752 +05:30 f10ea976-be55-40d8-b069-5d9e2794bb9a INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:51:59.753 +05:30 f10ea976-be55-40d8-b069-5d9e2794bb9a INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:51:59.756 +05:30 55ceeac7-eb97-42e4-b150-0c3f6d558f3b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 11:51:59.757 +05:30 4012fdf5-974e-4cb6-93e3-06607c4c6911 INF CORS policy execution successful. 2024-03-23 11:51:59.757 +05:30 4012fdf5-974e-4cb6-93e3-06607c4c6911 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:51:59.757 +05:30 4012fdf5-974e-4cb6-93e3-06607c4c6911 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:51:59.758 +05:30 f10ea976-be55-40d8-b069-5d9e2794bb9a INF Connection string fetched 2024-03-23 11:51:59.758 +05:30 f10ea976-be55-40d8-b069-5d9e2794bb9a INF Fetching Profiles 2024-03-23 11:51:59.759 +05:30 4012fdf5-974e-4cb6-93e3-06607c4c6911 INF Connection string fetched 2024-03-23 11:51:59.760 +05:30 4012fdf5-974e-4cb6-93e3-06607c4c6911 INF Fetching Profiles for Role 2024-03-23 11:51:59.769 +05:30 f10ea976-be55-40d8-b069-5d9e2794bb9a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:51:59.770 +05:30 f10ea976-be55-40d8-b069-5d9e2794bb9a INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 17.0994ms 2024-03-23 11:51:59.770 +05:30 f10ea976-be55-40d8-b069-5d9e2794bb9a INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 11:51:59.770 +05:30 f10ea976-be55-40d8-b069-5d9e2794bb9a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 200 null application/json; charset=utf-8 18.4696ms 2024-03-23 11:51:59.772 +05:30 4012fdf5-974e-4cb6-93e3-06607c4c6911 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:51:59.772 +05:30 4012fdf5-974e-4cb6-93e3-06607c4c6911 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 15.0926ms 2024-03-23 11:51:59.772 +05:30 4012fdf5-974e-4cb6-93e3-06607c4c6911 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 11:51:59.773 +05:30 4012fdf5-974e-4cb6-93e3-06607c4c6911 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 200 null application/json; charset=utf-8 17.0102ms 2024-03-23 11:51:59.775 +05:30 5b401db0-b2c1-4fc5-9b75-5441edc4c021 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 11:51:59.776 +05:30 76403173-8e21-4f32-a848-162d320e539b INF CORS policy execution successful. 2024-03-23 11:51:59.776 +05:30 76403173-8e21-4f32-a848-162d320e539b INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:51:59.776 +05:30 76403173-8e21-4f32-a848-162d320e539b INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:51:59.781 +05:30 76403173-8e21-4f32-a848-162d320e539b INF Connection string fetched 2024-03-23 11:51:59.782 +05:30 76403173-8e21-4f32-a848-162d320e539b INF Fetching Details for Role 2024-03-23 11:51:59.804 +05:30 76403173-8e21-4f32-a848-162d320e539b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:51:59.804 +05:30 76403173-8e21-4f32-a848-162d320e539b INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 27.9141ms 2024-03-23 11:51:59.804 +05:30 76403173-8e21-4f32-a848-162d320e539b INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 11:51:59.804 +05:30 76403173-8e21-4f32-a848-162d320e539b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 28.9455ms 2024-03-23 11:52:10.257 +05:30 92ffac4b-84a9-4c12-ab7f-1b8fdbdaacdc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 11:52:10.258 +05:30 b415d1a3-cf8d-421c-a932-88fc636971f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 11:52:10.258 +05:30 b415d1a3-cf8d-421c-a932-88fc636971f9 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 11:52:10.259 +05:30 b415d1a3-cf8d-421c-a932-88fc636971f9 INF Fetching Field details for Master 2024-03-23 11:52:10.270 +05:30 b415d1a3-cf8d-421c-a932-88fc636971f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:52:10.271 +05:30 b415d1a3-cf8d-421c-a932-88fc636971f9 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 12.8427ms 2024-03-23 11:52:10.271 +05:30 b415d1a3-cf8d-421c-a932-88fc636971f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 11:52:10.272 +05:30 b415d1a3-cf8d-421c-a932-88fc636971f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 14.9199ms 2024-03-23 11:53:10.669 +05:30 6bac1491-4e80-4b26-a13b-ce6d86cd723d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 11:53:10.673 +05:30 c9aafec2-233b-4ee7-8f93-6a397a59baa2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 11:53:10.674 +05:30 c9aafec2-233b-4ee7-8f93-6a397a59baa2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 11:53:10.683 +05:30 c9aafec2-233b-4ee7-8f93-6a397a59baa2 INF Fetching Country deatails 2024-03-23 11:53:10.696 +05:30 c9aafec2-233b-4ee7-8f93-6a397a59baa2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:53:10.697 +05:30 c9aafec2-233b-4ee7-8f93-6a397a59baa2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 23.0272ms 2024-03-23 11:53:10.697 +05:30 c9aafec2-233b-4ee7-8f93-6a397a59baa2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 11:53:10.697 +05:30 c9aafec2-233b-4ee7-8f93-6a397a59baa2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 28.4099ms 2024-03-23 11:53:24.663 +05:30 4e4283db-0e7e-4740-bc07-8d2227997b6a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 11:53:24.664 +05:30 ee5ff21c-a324-4412-91dc-556b27364a8b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 11:53:24.665 +05:30 ee5ff21c-a324-4412-91dc-556b27364a8b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 11:53:24.669 +05:30 ee5ff21c-a324-4412-91dc-556b27364a8b INF Fetching Department deatails 2024-03-23 11:53:24.675 +05:30 ee5ff21c-a324-4412-91dc-556b27364a8b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:53:24.675 +05:30 ee5ff21c-a324-4412-91dc-556b27364a8b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 10.0458ms 2024-03-23 11:53:24.675 +05:30 ee5ff21c-a324-4412-91dc-556b27364a8b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 11:53:24.675 +05:30 ee5ff21c-a324-4412-91dc-556b27364a8b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 12.2722ms 2024-03-23 11:53:26.665 +05:30 da97eef7-307a-49c6-87c8-dad814ddec05 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:53:26.666 +05:30 6e813115-a333-4677-907e-c77e72aefa9c INF CORS policy execution successful. 2024-03-23 11:53:26.666 +05:30 6e813115-a333-4677-907e-c77e72aefa9c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6901ms 2024-03-23 11:53:26.708 +05:30 54553789-235f-4f2f-87fb-869d9ff75cef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:53:26.711 +05:30 6c96ef6e-38ff-4c1d-84c6-9b85b7bcab41 INF CORS policy execution successful. 2024-03-23 11:53:26.712 +05:30 6c96ef6e-38ff-4c1d-84c6-9b85b7bcab41 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:53:26.712 +05:30 6c96ef6e-38ff-4c1d-84c6-9b85b7bcab41 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-23 11:53:26.720 +05:30 6c96ef6e-38ff-4c1d-84c6-9b85b7bcab41 INF Connection string fetched 2024-03-23 11:53:26.720 +05:30 6c96ef6e-38ff-4c1d-84c6-9b85b7bcab41 INF Fetching Menu Data 2024-03-23 11:53:26.726 +05:30 6c96ef6e-38ff-4c1d-84c6-9b85b7bcab41 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:53:26.727 +05:30 6c96ef6e-38ff-4c1d-84c6-9b85b7bcab41 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.7826ms 2024-03-23 11:53:26.727 +05:30 6c96ef6e-38ff-4c1d-84c6-9b85b7bcab41 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:53:26.728 +05:30 6c96ef6e-38ff-4c1d-84c6-9b85b7bcab41 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 19.4732ms 2024-03-23 11:53:54.649 +05:30 c8762bef-5531-47fd-8ce9-17ff503d6a17 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 11:53:54.650 +05:30 df093091-9851-49ef-ac84-6d618307e762 INF CORS policy execution successful. 2024-03-23 11:53:54.652 +05:30 df093091-9851-49ef-ac84-6d618307e762 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.5244ms 2024-03-23 11:53:54.689 +05:30 e2d76cfb-8270-496c-b8f2-b474e2235f18 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 11:53:54.693 +05:30 e2d76cfb-8270-496c-b8f2-b474e2235f18 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:23:43 AM', Current time (UTC): '3/23/2024 6:23:54 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-23 11:53:54.695 +05:30 e2d76cfb-8270-496c-b8f2-b474e2235f18 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:23:43 AM', Current time (UTC): '3/23/2024 6:23:54 AM'. 2024-03-23 11:53:54.695 +05:30 6ba3bff9-37bd-4eed-b2ab-a75166a0081a INF CORS policy execution successful. 2024-03-23 11:53:54.696 +05:30 6ba3bff9-37bd-4eed-b2ab-a75166a0081a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:53:54.696 +05:30 6ba3bff9-37bd-4eed-b2ab-a75166a0081a INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:53:54.697 +05:30 6ba3bff9-37bd-4eed-b2ab-a75166a0081a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 7.7394ms 2024-03-23 11:53:54.734 +05:30 94b9d0e9-4834-4ff7-84bd-4eb8a899d0f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDcyMywiZXhwIjoxNzExMTc1MzIzLCJpYXQiOjE3MTExNzQ3MjN9.7tww1MoA1DBm3r-C-0tqY80UMc-TThVnfH7Yp3eZQPk - null null 2024-03-23 11:53:54.735 +05:30 98a5f15b-2936-4e12-9720-b21341672483 INF CORS policy execution successful. 2024-03-23 11:53:54.736 +05:30 98a5f15b-2936-4e12-9720-b21341672483 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:53:54.736 +05:30 98a5f15b-2936-4e12-9720-b21341672483 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-23 11:53:54.752 +05:30 98a5f15b-2936-4e12-9720-b21341672483 INF Token generated 2024-03-23 11:53:54.753 +05:30 98a5f15b-2936-4e12-9720-b21341672483 INF Token generated 2024-03-23 11:53:54.753 +05:30 98a5f15b-2936-4e12-9720-b21341672483 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:53:54.753 +05:30 98a5f15b-2936-4e12-9720-b21341672483 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 16.9163ms 2024-03-23 11:53:54.753 +05:30 98a5f15b-2936-4e12-9720-b21341672483 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:53:54.754 +05:30 98a5f15b-2936-4e12-9720-b21341672483 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDcyMywiZXhwIjoxNzExMTc1MzIzLCJpYXQiOjE3MTExNzQ3MjN9.7tww1MoA1DBm3r-C-0tqY80UMc-TThVnfH7Yp3eZQPk - 200 null application/json; charset=utf-8 19.8014ms 2024-03-23 11:53:54.794 +05:30 02fe2633-e87c-472c-a77f-5c6b544fd0f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 11:53:54.795 +05:30 30917c1c-e73e-4eeb-8797-704012a15778 INF CORS policy execution successful. 2024-03-23 11:53:54.795 +05:30 30917c1c-e73e-4eeb-8797-704012a15778 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 11:53:54.795 +05:30 30917c1c-e73e-4eeb-8797-704012a15778 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-23 11:53:54.800 +05:30 30917c1c-e73e-4eeb-8797-704012a15778 INF Connection string fetched 2024-03-23 11:53:54.800 +05:30 30917c1c-e73e-4eeb-8797-704012a15778 INF Fetching Profile Summary 2024-03-23 11:53:54.816 +05:30 30917c1c-e73e-4eeb-8797-704012a15778 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:53:54.817 +05:30 30917c1c-e73e-4eeb-8797-704012a15778 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 21.4763ms 2024-03-23 11:53:54.817 +05:30 30917c1c-e73e-4eeb-8797-704012a15778 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 11:53:54.817 +05:30 30917c1c-e73e-4eeb-8797-704012a15778 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 22.983ms 2024-03-23 11:53:56.926 +05:30 8f50c035-0caf-4a7b-8e5b-c0340b4f1a76 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 11:53:56.927 +05:30 66ee056d-69b8-4b94-8345-07178caf0e27 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 11:53:56.927 +05:30 66ee056d-69b8-4b94-8345-07178caf0e27 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 11:53:56.931 +05:30 66ee056d-69b8-4b94-8345-07178caf0e27 INF Fetching City deatails 2024-03-23 11:53:56.938 +05:30 66ee056d-69b8-4b94-8345-07178caf0e27 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:53:56.939 +05:30 66ee056d-69b8-4b94-8345-07178caf0e27 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 11.693ms 2024-03-23 11:53:56.939 +05:30 66ee056d-69b8-4b94-8345-07178caf0e27 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 11:53:56.940 +05:30 66ee056d-69b8-4b94-8345-07178caf0e27 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 13.3291ms 2024-03-23 11:54:57.669 +05:30 672d285d-3c35-4488-b664-81488e65f94c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:54:57.673 +05:30 2a5dd93f-7e06-460b-94fc-7a64780a8970 INF CORS policy execution successful. 2024-03-23 11:54:57.674 +05:30 2a5dd93f-7e06-460b-94fc-7a64780a8970 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.6191ms 2024-03-23 11:54:57.714 +05:30 b0858506-b047-4b78-a567-c527d88f1a55 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:54:57.716 +05:30 518f9e0f-e26c-4fbe-ba50-caaa0ffbcaf4 INF CORS policy execution successful. 2024-03-23 11:54:57.717 +05:30 518f9e0f-e26c-4fbe-ba50-caaa0ffbcaf4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:54:57.718 +05:30 518f9e0f-e26c-4fbe-ba50-caaa0ffbcaf4 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-23 11:54:57.727 +05:30 518f9e0f-e26c-4fbe-ba50-caaa0ffbcaf4 INF Connection string fetched 2024-03-23 11:54:57.727 +05:30 518f9e0f-e26c-4fbe-ba50-caaa0ffbcaf4 INF Fetching Menu Data 2024-03-23 11:54:57.731 +05:30 518f9e0f-e26c-4fbe-ba50-caaa0ffbcaf4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:54:57.732 +05:30 518f9e0f-e26c-4fbe-ba50-caaa0ffbcaf4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.1074ms 2024-03-23 11:54:57.732 +05:30 518f9e0f-e26c-4fbe-ba50-caaa0ffbcaf4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:54:57.732 +05:30 518f9e0f-e26c-4fbe-ba50-caaa0ffbcaf4 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 18.2213ms 2024-03-23 11:54:58.946 +05:30 c8ffbb9a-90a4-4345-9b5b-103fff339bce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:54:58.947 +05:30 b59aa822-051a-4cbd-bd09-fcb21862bbaa INF CORS policy execution successful. 2024-03-23 11:54:58.947 +05:30 b59aa822-051a-4cbd-bd09-fcb21862bbaa INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:54:58.947 +05:30 b59aa822-051a-4cbd-bd09-fcb21862bbaa 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-23 11:54:58.947 +05:30 b59aa822-051a-4cbd-bd09-fcb21862bbaa INF Fetching Company deatails 2024-03-23 11:54:58.951 +05:30 b59aa822-051a-4cbd-bd09-fcb21862bbaa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:54:58.952 +05:30 b59aa822-051a-4cbd-bd09-fcb21862bbaa INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.1171ms 2024-03-23 11:54:58.952 +05:30 b59aa822-051a-4cbd-bd09-fcb21862bbaa INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:54:58.952 +05:30 b59aa822-051a-4cbd-bd09-fcb21862bbaa 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 6.1864ms 2024-03-23 11:55:00.006 +05:30 3d9eeeb8-c934-4c0c-bbab-0a394cf5e657 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:55:00.007 +05:30 6c373e1e-752c-4057-9113-2bdf7d0be9f8 INF CORS policy execution successful. 2024-03-23 11:55:00.007 +05:30 6c373e1e-752c-4057-9113-2bdf7d0be9f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.8747ms 2024-03-23 11:55:00.052 +05:30 dcc4081f-5542-445b-bf9f-4a96e264840d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 53 2024-03-23 11:55:00.053 +05:30 d6b5d95b-959b-4f12-a9f2-bf593025a18e INF CORS policy execution successful. 2024-03-23 11:55:00.053 +05:30 d6b5d95b-959b-4f12-a9f2-bf593025a18e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:55:00.053 +05:30 d6b5d95b-959b-4f12-a9f2-bf593025a18e 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-23 11:55:00.067 +05:30 d6b5d95b-959b-4f12-a9f2-bf593025a18e ERR Invalid database name. 2024-03-23 11:55:00.068 +05:30 d6b5d95b-959b-4f12-a9f2-bf593025a18e INF Invalid database name. 2024-03-23 11:55:00.068 +05:30 d6b5d95b-959b-4f12-a9f2-bf593025a18e INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:55:00.069 +05:30 d6b5d95b-959b-4f12-a9f2-bf593025a18e INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 15.1996ms 2024-03-23 11:55:00.069 +05:30 d6b5d95b-959b-4f12-a9f2-bf593025a18e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:55:00.069 +05:30 d6b5d95b-959b-4f12-a9f2-bf593025a18e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 16.5658ms 2024-03-23 11:55:01.798 +05:30 0cb8de47-d887-422f-ac3c-c0427793fa93 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:55:01.799 +05:30 4191cdba-1a06-4103-a62b-868c980afb8d INF CORS policy execution successful. 2024-03-23 11:55:01.799 +05:30 4191cdba-1a06-4103-a62b-868c980afb8d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:55:01.799 +05:30 4191cdba-1a06-4103-a62b-868c980afb8d 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-23 11:55:01.887 +05:30 4191cdba-1a06-4103-a62b-868c980afb8d INF Connection string fetched 2024-03-23 11:55:02.257 +05:30 4191cdba-1a06-4103-a62b-868c980afb8d INF Token generated 2024-03-23 11:55:02.258 +05:30 4191cdba-1a06-4103-a62b-868c980afb8d INF Token generated 2024-03-23 11:55:02.258 +05:30 4191cdba-1a06-4103-a62b-868c980afb8d 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-23 11:55:02.259 +05:30 4191cdba-1a06-4103-a62b-868c980afb8d INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 459.6815ms 2024-03-23 11:55:02.259 +05:30 4191cdba-1a06-4103-a62b-868c980afb8d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:55:02.259 +05:30 4191cdba-1a06-4103-a62b-868c980afb8d 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 460.9273ms 2024-03-23 11:55:08.691 +05:30 e349a1ff-c81d-47b2-a78b-ee1bbf4561bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 11:55:08.692 +05:30 b759d55d-1d6b-4ef8-81c6-08d5b6e3bee8 INF CORS policy execution successful. 2024-03-23 11:55:08.693 +05:30 b759d55d-1d6b-4ef8-81c6-08d5b6e3bee8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 1.5428ms 2024-03-23 11:55:08.735 +05:30 8920fad7-c2bc-4882-84bb-5d8f874d470d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 11:55:08.741 +05:30 8920fad7-c2bc-4882-84bb-5d8f874d470d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:05:23 AM', Current time (UTC): '3/23/2024 6:25:08 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-23 11:55:08.743 +05:30 8920fad7-c2bc-4882-84bb-5d8f874d470d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:05:23 AM', Current time (UTC): '3/23/2024 6:25:08 AM'. 2024-03-23 11:55:08.744 +05:30 5419e7e0-5d63-4292-aa55-eace6ea1eb94 INF CORS policy execution successful. 2024-03-23 11:55:08.744 +05:30 5419e7e0-5d63-4292-aa55-eace6ea1eb94 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 11:55:08.744 +05:30 5419e7e0-5d63-4292-aa55-eace6ea1eb94 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 11:55:08.747 +05:30 5419e7e0-5d63-4292-aa55-eace6ea1eb94 INF Fetching Field details for Master 2024-03-23 11:55:08.758 +05:30 5419e7e0-5d63-4292-aa55-eace6ea1eb94 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:55:08.759 +05:30 5419e7e0-5d63-4292-aa55-eace6ea1eb94 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.9033ms 2024-03-23 11:55:08.759 +05:30 5419e7e0-5d63-4292-aa55-eace6ea1eb94 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 11:55:08.760 +05:30 5419e7e0-5d63-4292-aa55-eace6ea1eb94 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 24.8678ms 2024-03-23 11:55:38.450 +05:30 08aca4aa-b21f-4ff1-86e5-21699dce50da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:55:38.451 +05:30 d9a1ff4f-5f6f-4203-b050-591dbc840e9d INF CORS policy execution successful. 2024-03-23 11:55:38.452 +05:30 d9a1ff4f-5f6f-4203-b050-591dbc840e9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.1215ms 2024-03-23 11:55:38.496 +05:30 075644db-0e34-4dc2-814a-4faa547d58ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:55:38.497 +05:30 a1c9545a-f39b-4b94-b2aa-94d432d11abb INF CORS policy execution successful. 2024-03-23 11:55:38.497 +05:30 a1c9545a-f39b-4b94-b2aa-94d432d11abb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.6033ms 2024-03-23 11:55:38.538 +05:30 9f6c04b8-a65f-4fa5-a9eb-d98151e5b196 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:55:38.538 +05:30 e5545f89-3146-4862-8c82-25d00427204f INF CORS policy execution successful. 2024-03-23 11:55:38.538 +05:30 e5545f89-3146-4862-8c82-25d00427204f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5571ms 2024-03-23 11:55:38.540 +05:30 b63eb15c-a179-4ab5-a7bf-bd470eef419b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:55:38.540 +05:30 63dad35d-cc82-4acf-bc68-54223c84ed56 INF CORS policy execution successful. 2024-03-23 11:55:38.540 +05:30 63dad35d-cc82-4acf-bc68-54223c84ed56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.4186ms 2024-03-23 11:55:38.541 +05:30 a477dd50-9eef-4e4a-bab0-91b5130eba1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:55:38.542 +05:30 a477dd50-9eef-4e4a-bab0-91b5130eba1a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:24:50 AM', Current time (UTC): '3/23/2024 6:25:38 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-23 11:55:38.543 +05:30 a477dd50-9eef-4e4a-bab0-91b5130eba1a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:24:50 AM', Current time (UTC): '3/23/2024 6:25:38 AM'. 2024-03-23 11:55:38.543 +05:30 bc7e2c7b-af0b-4903-88d2-bbd21dadfab1 INF CORS policy execution successful. 2024-03-23 11:55:38.543 +05:30 78b7a848-eb84-4588-a507-d13d833c81e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:55:38.544 +05:30 bc7e2c7b-af0b-4903-88d2-bbd21dadfab1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:55:38.544 +05:30 78b7a848-eb84-4588-a507-d13d833c81e7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:24:50 AM', Current time (UTC): '3/23/2024 6:25:38 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-23 11:55:38.544 +05:30 bc7e2c7b-af0b-4903-88d2-bbd21dadfab1 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:55:38.544 +05:30 78b7a848-eb84-4588-a507-d13d833c81e7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:24:50 AM', Current time (UTC): '3/23/2024 6:25:38 AM'. 2024-03-23 11:55:38.545 +05:30 2530033d-9840-4af0-8b86-b40a4322ce34 INF CORS policy execution successful. 2024-03-23 11:55:38.545 +05:30 bc7e2c7b-af0b-4903-88d2-bbd21dadfab1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 4.2336ms 2024-03-23 11:55:38.545 +05:30 2530033d-9840-4af0-8b86-b40a4322ce34 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:55:38.545 +05:30 2530033d-9840-4af0-8b86-b40a4322ce34 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:55:38.546 +05:30 2530033d-9840-4af0-8b86-b40a4322ce34 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 2.2159ms 2024-03-23 11:55:38.590 +05:30 8442c880-78bb-4e27-9cda-5d86b36cc9c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:55:38.591 +05:30 8442c880-78bb-4e27-9cda-5d86b36cc9c0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:24:50 AM', Current time (UTC): '3/23/2024 6:25:38 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-23 11:55:38.591 +05:30 8442c880-78bb-4e27-9cda-5d86b36cc9c0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:24:50 AM', Current time (UTC): '3/23/2024 6:25:38 AM'. 2024-03-23 11:55:38.591 +05:30 cce8afd2-c3f3-464f-9a1a-8a28348a1678 INF CORS policy execution successful. 2024-03-23 11:55:38.591 +05:30 cce8afd2-c3f3-464f-9a1a-8a28348a1678 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:55:38.592 +05:30 cce8afd2-c3f3-464f-9a1a-8a28348a1678 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:55:38.592 +05:30 cce8afd2-c3f3-464f-9a1a-8a28348a1678 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 2.0971ms 2024-03-23 11:55:38.595 +05:30 03cd3d1d-29c9-4021-950d-d221b36afe15 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDc5MCwiZXhwIjoxNzExMTc1MzkwLCJpYXQiOjE3MTExNzQ3OTB9.eyWPfTvIDwBYRmTMD2JFrbE12mxC79YACxQEHHoyNgk - null null 2024-03-23 11:55:38.596 +05:30 70c76a36-17cb-4e20-9992-8d34bd668f55 INF CORS policy execution successful. 2024-03-23 11:55:38.596 +05:30 70c76a36-17cb-4e20-9992-8d34bd668f55 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:55:38.596 +05:30 70c76a36-17cb-4e20-9992-8d34bd668f55 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-23 11:55:38.597 +05:30 2429e5d0-0826-4b88-bca9-95a278a0f444 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:55:38.598 +05:30 2429e5d0-0826-4b88-bca9-95a278a0f444 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:24:50 AM', Current time (UTC): '3/23/2024 6:25:38 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-23 11:55:38.598 +05:30 2429e5d0-0826-4b88-bca9-95a278a0f444 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:24:50 AM', Current time (UTC): '3/23/2024 6:25:38 AM'. 2024-03-23 11:55:38.598 +05:30 62f45345-8919-4e64-a64d-e5662dffc06c INF CORS policy execution successful. 2024-03-23 11:55:38.599 +05:30 62f45345-8919-4e64-a64d-e5662dffc06c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:55:38.599 +05:30 62f45345-8919-4e64-a64d-e5662dffc06c INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:55:38.599 +05:30 62f45345-8919-4e64-a64d-e5662dffc06c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 1.8085ms 2024-03-23 11:55:38.606 +05:30 70c76a36-17cb-4e20-9992-8d34bd668f55 INF Token generated 2024-03-23 11:55:38.606 +05:30 70c76a36-17cb-4e20-9992-8d34bd668f55 INF Token generated 2024-03-23 11:55:38.606 +05:30 70c76a36-17cb-4e20-9992-8d34bd668f55 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:55:38.609 +05:30 70c76a36-17cb-4e20-9992-8d34bd668f55 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 12.379ms 2024-03-23 11:55:38.609 +05:30 70c76a36-17cb-4e20-9992-8d34bd668f55 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:55:38.610 +05:30 70c76a36-17cb-4e20-9992-8d34bd668f55 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDc5MCwiZXhwIjoxNzExMTc1MzkwLCJpYXQiOjE3MTExNzQ3OTB9.eyWPfTvIDwBYRmTMD2JFrbE12mxC79YACxQEHHoyNgk - 200 null application/json; charset=utf-8 14.1063ms 2024-03-23 11:55:38.656 +05:30 301e5235-551f-47fb-a289-2124cf0f9840 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDc5MCwiZXhwIjoxNzExMTc1MzkwLCJpYXQiOjE3MTExNzQ3OTB9.eyWPfTvIDwBYRmTMD2JFrbE12mxC79YACxQEHHoyNgk - null null 2024-03-23 11:55:38.656 +05:30 abbd90d9-01b4-4d72-bb3a-33ad4c35db55 INF CORS policy execution successful. 2024-03-23 11:55:38.656 +05:30 abbd90d9-01b4-4d72-bb3a-33ad4c35db55 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:55:38.656 +05:30 abbd90d9-01b4-4d72-bb3a-33ad4c35db55 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-23 11:55:38.660 +05:30 4ddb4ca2-43de-4eb8-ad21-7e1bac8cf78b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:55:38.660 +05:30 22803688-6960-44cf-8fac-694593c92c4d INF CORS policy execution successful. 2024-03-23 11:55:38.660 +05:30 22803688-6960-44cf-8fac-694593c92c4d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:55:38.661 +05:30 22803688-6960-44cf-8fac-694593c92c4d 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-23 11:55:38.661 +05:30 abbd90d9-01b4-4d72-bb3a-33ad4c35db55 INF Token generated 2024-03-23 11:55:38.661 +05:30 abbd90d9-01b4-4d72-bb3a-33ad4c35db55 INF Token generated 2024-03-23 11:55:38.661 +05:30 abbd90d9-01b4-4d72-bb3a-33ad4c35db55 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:55:38.662 +05:30 abbd90d9-01b4-4d72-bb3a-33ad4c35db55 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 5.1261ms 2024-03-23 11:55:38.662 +05:30 abbd90d9-01b4-4d72-bb3a-33ad4c35db55 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:55:38.662 +05:30 abbd90d9-01b4-4d72-bb3a-33ad4c35db55 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDc5MCwiZXhwIjoxNzExMTc1MzkwLCJpYXQiOjE3MTExNzQ3OTB9.eyWPfTvIDwBYRmTMD2JFrbE12mxC79YACxQEHHoyNgk - 200 null application/json; charset=utf-8 6.2272ms 2024-03-23 11:55:38.664 +05:30 22803688-6960-44cf-8fac-694593c92c4d INF Connection string fetched 2024-03-23 11:55:38.664 +05:30 22803688-6960-44cf-8fac-694593c92c4d INF Fetching Menu Data 2024-03-23 11:55:38.669 +05:30 22803688-6960-44cf-8fac-694593c92c4d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:55:38.669 +05:30 22803688-6960-44cf-8fac-694593c92c4d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.7157ms 2024-03-23 11:55:38.669 +05:30 22803688-6960-44cf-8fac-694593c92c4d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:55:38.670 +05:30 22803688-6960-44cf-8fac-694593c92c4d 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 9.8662ms 2024-03-23 11:55:38.743 +05:30 f59d23c6-cdb0-4996-9d99-a27f4a6397db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDc5MCwiZXhwIjoxNzExMTc1MzkwLCJpYXQiOjE3MTExNzQ3OTB9.eyWPfTvIDwBYRmTMD2JFrbE12mxC79YACxQEHHoyNgk - null null 2024-03-23 11:55:38.744 +05:30 c46c41a6-5e5e-46f3-92ab-25d34d665b6e INF CORS policy execution successful. 2024-03-23 11:55:38.744 +05:30 c46c41a6-5e5e-46f3-92ab-25d34d665b6e INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:55:38.744 +05:30 c46c41a6-5e5e-46f3-92ab-25d34d665b6e 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-23 11:55:38.747 +05:30 92084e9c-af47-449d-8a14-2d14cdbff5c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:55:38.747 +05:30 d2bd6c00-b00b-4fd4-82d5-b4cfa98d8647 INF CORS policy execution successful. 2024-03-23 11:55:38.747 +05:30 d2bd6c00-b00b-4fd4-82d5-b4cfa98d8647 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:55:38.748 +05:30 d2bd6c00-b00b-4fd4-82d5-b4cfa98d8647 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:55:38.751 +05:30 c46c41a6-5e5e-46f3-92ab-25d34d665b6e INF Token generated 2024-03-23 11:55:38.751 +05:30 c46c41a6-5e5e-46f3-92ab-25d34d665b6e INF Token generated 2024-03-23 11:55:38.751 +05:30 c46c41a6-5e5e-46f3-92ab-25d34d665b6e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:55:38.752 +05:30 c46c41a6-5e5e-46f3-92ab-25d34d665b6e INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 7.6148ms 2024-03-23 11:55:38.752 +05:30 c46c41a6-5e5e-46f3-92ab-25d34d665b6e INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:55:38.752 +05:30 c46c41a6-5e5e-46f3-92ab-25d34d665b6e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDc5MCwiZXhwIjoxNzExMTc1MzkwLCJpYXQiOjE3MTExNzQ3OTB9.eyWPfTvIDwBYRmTMD2JFrbE12mxC79YACxQEHHoyNgk - 200 null application/json; charset=utf-8 8.5644ms 2024-03-23 11:55:38.754 +05:30 d2bd6c00-b00b-4fd4-82d5-b4cfa98d8647 INF Connection string fetched 2024-03-23 11:55:38.754 +05:30 d2bd6c00-b00b-4fd4-82d5-b4cfa98d8647 INF Fetching Profile Summary 2024-03-23 11:55:38.771 +05:30 d2bd6c00-b00b-4fd4-82d5-b4cfa98d8647 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:55:38.772 +05:30 d2bd6c00-b00b-4fd4-82d5-b4cfa98d8647 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 24.8305ms 2024-03-23 11:55:38.773 +05:30 d2bd6c00-b00b-4fd4-82d5-b4cfa98d8647 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:55:38.773 +05:30 d2bd6c00-b00b-4fd4-82d5-b4cfa98d8647 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 26.0099ms 2024-03-23 11:55:38.807 +05:30 222a8fbd-c36f-4896-acb6-39b271e2073f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDc5MCwiZXhwIjoxNzExMTc1MzkwLCJpYXQiOjE3MTExNzQ3OTB9.eyWPfTvIDwBYRmTMD2JFrbE12mxC79YACxQEHHoyNgk - null null 2024-03-23 11:55:38.807 +05:30 a68b4b0f-0ab5-4059-b593-5b8e4b5f1007 INF CORS policy execution successful. 2024-03-23 11:55:38.808 +05:30 a68b4b0f-0ab5-4059-b593-5b8e4b5f1007 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:55:38.808 +05:30 a68b4b0f-0ab5-4059-b593-5b8e4b5f1007 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-23 11:55:38.808 +05:30 c2981193-c802-4dd8-861e-fa11d1c54c13 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:55:38.809 +05:30 ad1323ec-f8d3-453a-8c34-8c7573203818 INF CORS policy execution successful. 2024-03-23 11:55:38.809 +05:30 ad1323ec-f8d3-453a-8c34-8c7573203818 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:55:38.809 +05:30 ad1323ec-f8d3-453a-8c34-8c7573203818 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-23 11:55:38.813 +05:30 a68b4b0f-0ab5-4059-b593-5b8e4b5f1007 INF Token generated 2024-03-23 11:55:38.813 +05:30 a68b4b0f-0ab5-4059-b593-5b8e4b5f1007 INF Token generated 2024-03-23 11:55:38.813 +05:30 a68b4b0f-0ab5-4059-b593-5b8e4b5f1007 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:55:38.814 +05:30 a68b4b0f-0ab5-4059-b593-5b8e4b5f1007 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 6.0958ms 2024-03-23 11:55:38.814 +05:30 a68b4b0f-0ab5-4059-b593-5b8e4b5f1007 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:55:38.814 +05:30 a68b4b0f-0ab5-4059-b593-5b8e4b5f1007 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDc5MCwiZXhwIjoxNzExMTc1MzkwLCJpYXQiOjE3MTExNzQ3OTB9.eyWPfTvIDwBYRmTMD2JFrbE12mxC79YACxQEHHoyNgk - 200 null application/json; charset=utf-8 6.9558ms 2024-03-23 11:55:38.815 +05:30 ad1323ec-f8d3-453a-8c34-8c7573203818 INF Connection string fetched 2024-03-23 11:55:38.815 +05:30 ad1323ec-f8d3-453a-8c34-8c7573203818 INF Fetching Menu Data 2024-03-23 11:55:38.817 +05:30 ad1323ec-f8d3-453a-8c34-8c7573203818 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:55:38.817 +05:30 ad1323ec-f8d3-453a-8c34-8c7573203818 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.4751ms 2024-03-23 11:55:38.817 +05:30 ad1323ec-f8d3-453a-8c34-8c7573203818 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:55:38.818 +05:30 ad1323ec-f8d3-453a-8c34-8c7573203818 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 9.2034ms 2024-03-23 11:55:38.892 +05:30 05e67a1f-756a-434c-b90c-977d04074068 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:55:38.893 +05:30 6fec539b-d87c-469f-b55a-72db7f0192ac INF CORS policy execution successful. 2024-03-23 11:55:38.893 +05:30 6fec539b-d87c-469f-b55a-72db7f0192ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:55:38.893 +05:30 6fec539b-d87c-469f-b55a-72db7f0192ac INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:55:38.896 +05:30 6fec539b-d87c-469f-b55a-72db7f0192ac INF Connection string fetched 2024-03-23 11:55:38.896 +05:30 6fec539b-d87c-469f-b55a-72db7f0192ac INF Fetching Profile Summary 2024-03-23 11:55:38.903 +05:30 6fec539b-d87c-469f-b55a-72db7f0192ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:55:38.903 +05:30 6fec539b-d87c-469f-b55a-72db7f0192ac INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 10.336ms 2024-03-23 11:55:38.903 +05:30 6fec539b-d87c-469f-b55a-72db7f0192ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:55:38.903 +05:30 6fec539b-d87c-469f-b55a-72db7f0192ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 11.2383ms 2024-03-23 11:55:42.943 +05:30 560cdfb0-166e-41a9-85e0-b48a859cd974 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:55:42.944 +05:30 a230f7e5-ecf5-4e31-871c-5b71cc4967b1 INF CORS policy execution successful. 2024-03-23 11:55:42.944 +05:30 a230f7e5-ecf5-4e31-871c-5b71cc4967b1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:55:42.945 +05:30 a230f7e5-ecf5-4e31-871c-5b71cc4967b1 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-23 11:55:42.950 +05:30 a230f7e5-ecf5-4e31-871c-5b71cc4967b1 INF Connection string fetched 2024-03-23 11:55:42.950 +05:30 a230f7e5-ecf5-4e31-871c-5b71cc4967b1 INF Fetching Menu Data 2024-03-23 11:55:42.954 +05:30 a230f7e5-ecf5-4e31-871c-5b71cc4967b1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:55:42.955 +05:30 a230f7e5-ecf5-4e31-871c-5b71cc4967b1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.129ms 2024-03-23 11:55:42.955 +05:30 a230f7e5-ecf5-4e31-871c-5b71cc4967b1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:55:42.955 +05:30 a230f7e5-ecf5-4e31-871c-5b71cc4967b1 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 11.968ms 2024-03-23 11:55:43.034 +05:30 499ec125-2eed-45bf-8576-43ab6324ca73 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 11:55:43.034 +05:30 4fc617c1-4f08-44a4-8509-80636eb9af8e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:55:43.035 +05:30 94db8a27-1b1a-4edb-afb2-553a03a65db8 INF CORS policy execution successful. 2024-03-23 11:55:43.035 +05:30 94db8a27-1b1a-4edb-afb2-553a03a65db8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:55:43.035 +05:30 94db8a27-1b1a-4edb-afb2-553a03a65db8 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-23 11:55:43.035 +05:30 960586a1-a9dd-4c67-afdd-c8f8fb5a7c1b INF CORS policy execution successful. 2024-03-23 11:55:43.035 +05:30 960586a1-a9dd-4c67-afdd-c8f8fb5a7c1b INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:55:43.035 +05:30 960586a1-a9dd-4c67-afdd-c8f8fb5a7c1b INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:55:43.040 +05:30 960586a1-a9dd-4c67-afdd-c8f8fb5a7c1b INF Connection string fetched 2024-03-23 11:55:43.040 +05:30 94db8a27-1b1a-4edb-afb2-553a03a65db8 INF Connection string fetched 2024-03-23 11:55:43.040 +05:30 94db8a27-1b1a-4edb-afb2-553a03a65db8 INF Fetching Menu Data 2024-03-23 11:55:43.040 +05:30 960586a1-a9dd-4c67-afdd-c8f8fb5a7c1b INF Fetching Profile Summary 2024-03-23 11:55:43.045 +05:30 94db8a27-1b1a-4edb-afb2-553a03a65db8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:55:43.051 +05:30 94db8a27-1b1a-4edb-afb2-553a03a65db8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 16.2954ms 2024-03-23 11:55:43.052 +05:30 94db8a27-1b1a-4edb-afb2-553a03a65db8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 11:55:43.052 +05:30 960586a1-a9dd-4c67-afdd-c8f8fb5a7c1b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:55:43.052 +05:30 94db8a27-1b1a-4edb-afb2-553a03a65db8 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 17.4846ms 2024-03-23 11:55:43.052 +05:30 960586a1-a9dd-4c67-afdd-c8f8fb5a7c1b INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 16.7161ms 2024-03-23 11:55:43.052 +05:30 960586a1-a9dd-4c67-afdd-c8f8fb5a7c1b INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:55:43.052 +05:30 960586a1-a9dd-4c67-afdd-c8f8fb5a7c1b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 18.087ms 2024-03-23 11:55:43.104 +05:30 a7fb0ecf-4863-4316-9d8a-793c74b8c0e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 11:55:43.104 +05:30 6bd6a26d-7ed1-466e-b603-f0c140d2b6b8 INF CORS policy execution successful. 2024-03-23 11:55:43.105 +05:30 6bd6a26d-7ed1-466e-b603-f0c140d2b6b8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:55:43.105 +05:30 6bd6a26d-7ed1-466e-b603-f0c140d2b6b8 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 11:55:43.109 +05:30 6bd6a26d-7ed1-466e-b603-f0c140d2b6b8 INF Connection string fetched 2024-03-23 11:55:43.109 +05:30 6bd6a26d-7ed1-466e-b603-f0c140d2b6b8 INF Fetching Profile Summary 2024-03-23 11:55:43.116 +05:30 6bd6a26d-7ed1-466e-b603-f0c140d2b6b8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:55:43.117 +05:30 6bd6a26d-7ed1-466e-b603-f0c140d2b6b8 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 11.9109ms 2024-03-23 11:55:43.117 +05:30 6bd6a26d-7ed1-466e-b603-f0c140d2b6b8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 11:55:43.117 +05:30 6bd6a26d-7ed1-466e-b603-f0c140d2b6b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 13.3032ms 2024-03-23 11:57:11.725 +05:30 6696fa0e-8b99-494b-a575-abd0d2a15bf9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 11:57:11.728 +05:30 177b0aff-006d-4632-8f49-d752c54d937d INF CORS policy execution successful. 2024-03-23 11:57:11.729 +05:30 177b0aff-006d-4632-8f49-d752c54d937d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 3.891ms 2024-03-23 11:57:11.771 +05:30 1896cd96-e301-4bbb-ad34-20b83acbd103 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 11:57:11.775 +05:30 1896cd96-e301-4bbb-ad34-20b83acbd103 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:25:19 AM', Current time (UTC): '3/23/2024 6:27:11 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-23 11:57:11.778 +05:30 1896cd96-e301-4bbb-ad34-20b83acbd103 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:25:19 AM', Current time (UTC): '3/23/2024 6:27:11 AM'. 2024-03-23 11:57:11.778 +05:30 b39f2574-2560-468d-9179-58a06adaa52f INF CORS policy execution successful. 2024-03-23 11:57:11.780 +05:30 b39f2574-2560-468d-9179-58a06adaa52f INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 11:57:11.781 +05:30 b39f2574-2560-468d-9179-58a06adaa52f INF AuthenticationScheme: Bearer was challenged. 2024-03-23 11:57:11.782 +05:30 b39f2574-2560-468d-9179-58a06adaa52f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 401 null null 11.1576ms 2024-03-23 11:57:11.831 +05:30 0736c29b-982e-4946-8363-3f9fcd17769e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDgxOSwiZXhwIjoxNzExMTc1NDE5LCJpYXQiOjE3MTExNzQ4MTl9.v9KMc8rjGymLr72ShwckZ9mVaD2TM6tza8uZEQQWaFE - null null 2024-03-23 11:57:11.832 +05:30 59ad7a71-b763-4935-9798-4aa363825a00 INF CORS policy execution successful. 2024-03-23 11:57:11.832 +05:30 59ad7a71-b763-4935-9798-4aa363825a00 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:57:11.833 +05:30 59ad7a71-b763-4935-9798-4aa363825a00 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-23 11:57:11.855 +05:30 59ad7a71-b763-4935-9798-4aa363825a00 INF Token generated 2024-03-23 11:57:11.855 +05:30 59ad7a71-b763-4935-9798-4aa363825a00 INF Token generated 2024-03-23 11:57:11.856 +05:30 59ad7a71-b763-4935-9798-4aa363825a00 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 11:57:11.857 +05:30 59ad7a71-b763-4935-9798-4aa363825a00 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 23.6721ms 2024-03-23 11:57:11.858 +05:30 59ad7a71-b763-4935-9798-4aa363825a00 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 11:57:11.858 +05:30 59ad7a71-b763-4935-9798-4aa363825a00 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NDgxOSwiZXhwIjoxNzExMTc1NDE5LCJpYXQiOjE3MTExNzQ4MTl9.v9KMc8rjGymLr72ShwckZ9mVaD2TM6tza8uZEQQWaFE - 200 null application/json; charset=utf-8 27.5178ms 2024-03-23 11:57:11.905 +05:30 f4441ed4-6d24-45b5-af9e-c50a08ba29d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 11:57:11.906 +05:30 14d26e6d-ce80-4207-88c1-185e616b2252 INF CORS policy execution successful. 2024-03-23 11:57:11.906 +05:30 14d26e6d-ce80-4207-88c1-185e616b2252 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:57:11.906 +05:30 14d26e6d-ce80-4207-88c1-185e616b2252 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-23 11:57:11.911 +05:30 14d26e6d-ce80-4207-88c1-185e616b2252 INF Connection string fetched 2024-03-23 11:57:11.911 +05:30 14d26e6d-ce80-4207-88c1-185e616b2252 INF Fetching Actions 2024-03-23 11:57:11.920 +05:30 14d26e6d-ce80-4207-88c1-185e616b2252 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:57:11.921 +05:30 14d26e6d-ce80-4207-88c1-185e616b2252 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.0255ms 2024-03-23 11:57:11.922 +05:30 14d26e6d-ce80-4207-88c1-185e616b2252 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:57:11.922 +05:30 14d26e6d-ce80-4207-88c1-185e616b2252 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 16.6005ms 2024-03-23 11:57:13.442 +05:30 f0c5b987-7432-4c81-a0ce-8c2478a8d46b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 11:57:13.443 +05:30 18201b40-143c-4a91-bfe1-97ed0286752d INF CORS policy execution successful. 2024-03-23 11:57:13.444 +05:30 18201b40-143c-4a91-bfe1-97ed0286752d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:57:13.444 +05:30 18201b40-143c-4a91-bfe1-97ed0286752d 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-23 11:57:13.451 +05:30 18201b40-143c-4a91-bfe1-97ed0286752d INF Connection string fetched 2024-03-23 11:57:13.452 +05:30 18201b40-143c-4a91-bfe1-97ed0286752d INF Fetching Actions 2024-03-23 11:57:13.460 +05:30 18201b40-143c-4a91-bfe1-97ed0286752d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:57:13.461 +05:30 18201b40-143c-4a91-bfe1-97ed0286752d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.4314ms 2024-03-23 11:57:13.461 +05:30 18201b40-143c-4a91-bfe1-97ed0286752d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:57:13.461 +05:30 18201b40-143c-4a91-bfe1-97ed0286752d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 18.4823ms 2024-03-23 11:57:13.678 +05:30 5bbf0b62-eb0e-4697-9ed4-021946dba663 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 11:57:13.679 +05:30 f38cbd57-1b18-445a-93ef-3ca5dfb869a8 INF CORS policy execution successful. 2024-03-23 11:57:13.680 +05:30 f38cbd57-1b18-445a-93ef-3ca5dfb869a8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:57:13.680 +05:30 f38cbd57-1b18-445a-93ef-3ca5dfb869a8 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-23 11:57:13.686 +05:30 f38cbd57-1b18-445a-93ef-3ca5dfb869a8 INF Connection string fetched 2024-03-23 11:57:13.687 +05:30 f38cbd57-1b18-445a-93ef-3ca5dfb869a8 INF Fetching Actions 2024-03-23 11:57:13.701 +05:30 f38cbd57-1b18-445a-93ef-3ca5dfb869a8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:57:13.703 +05:30 f38cbd57-1b18-445a-93ef-3ca5dfb869a8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 22.4338ms 2024-03-23 11:57:13.703 +05:30 f38cbd57-1b18-445a-93ef-3ca5dfb869a8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 11:57:13.703 +05:30 f38cbd57-1b18-445a-93ef-3ca5dfb869a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 24.9265ms 2024-03-23 11:59:03.187 +05:30 9ed21b17-0a28-4bb5-81fe-619dd932c328 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:59:03.190 +05:30 d8772b49-3f08-42b3-8c16-7d02ea522ddb INF CORS policy execution successful. 2024-03-23 11:59:03.191 +05:30 d8772b49-3f08-42b3-8c16-7d02ea522ddb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 3.7853ms 2024-03-23 11:59:03.236 +05:30 7f1887d7-98b1-4ac5-b123-940166b435bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:59:03.239 +05:30 7f1887d7-98b1-4ac5-b123-940166b435bc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:05:23 AM', Current time (UTC): '3/23/2024 6:29:03 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-23 11:59:03.241 +05:30 7f1887d7-98b1-4ac5-b123-940166b435bc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:05:23 AM', Current time (UTC): '3/23/2024 6:29:03 AM'. 2024-03-23 11:59:03.242 +05:30 7485f928-d700-4455-bd03-100400f365eb INF CORS policy execution successful. 2024-03-23 11:59:03.242 +05:30 7485f928-d700-4455-bd03-100400f365eb INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:59:03.243 +05:30 7485f928-d700-4455-bd03-100400f365eb 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-23 11:59:03.245 +05:30 7485f928-d700-4455-bd03-100400f365eb INF Fetching Company deatails 2024-03-23 11:59:03.256 +05:30 7485f928-d700-4455-bd03-100400f365eb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:59:03.257 +05:30 7485f928-d700-4455-bd03-100400f365eb INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 14.3849ms 2024-03-23 11:59:03.257 +05:30 7485f928-d700-4455-bd03-100400f365eb INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:59:03.258 +05:30 7485f928-d700-4455-bd03-100400f365eb 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 22.0743ms 2024-03-23 11:59:06.845 +05:30 3b419d46-ba79-468b-9a81-1525612235fa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:59:06.846 +05:30 3b419d46-ba79-468b-9a81-1525612235fa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:05:23 AM', Current time (UTC): '3/23/2024 6:29:06 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-23 11:59:06.847 +05:30 3b419d46-ba79-468b-9a81-1525612235fa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:05:23 AM', Current time (UTC): '3/23/2024 6:29:06 AM'. 2024-03-23 11:59:06.847 +05:30 e46bd0af-7896-4400-a5de-757949829a5a INF CORS policy execution successful. 2024-03-23 11:59:06.847 +05:30 e46bd0af-7896-4400-a5de-757949829a5a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:59:06.847 +05:30 e46bd0af-7896-4400-a5de-757949829a5a 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-23 11:59:06.848 +05:30 e46bd0af-7896-4400-a5de-757949829a5a INF Fetching Company deatails 2024-03-23 11:59:06.852 +05:30 e46bd0af-7896-4400-a5de-757949829a5a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:59:06.852 +05:30 e46bd0af-7896-4400-a5de-757949829a5a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.1021ms 2024-03-23 11:59:06.852 +05:30 e46bd0af-7896-4400-a5de-757949829a5a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 11:59:06.852 +05:30 e46bd0af-7896-4400-a5de-757949829a5a 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 7.49ms 2024-03-23 11:59:09.664 +05:30 7ef0479d-0d70-4226-9388-1c637652f2ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 11:59:09.664 +05:30 40083bb1-9451-4af2-9e96-9c077f85d999 INF CORS policy execution successful. 2024-03-23 11:59:09.664 +05:30 40083bb1-9451-4af2-9e96-9c077f85d999 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 0.8866ms 2024-03-23 11:59:15.978 +05:30 6f5bd3e3-91c5-4d91-b262-2e0f6cac61a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 11:59:15.978 +05:30 f9f808bd-c73e-49ef-bf86-c3e18326b8fd INF CORS policy execution successful. 2024-03-23 11:59:15.979 +05:30 f9f808bd-c73e-49ef-bf86-c3e18326b8fd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.2762ms 2024-03-23 11:59:16.022 +05:30 7d68cde8-da3a-428f-97a1-15f98155cdfa INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 11:59:16.023 +05:30 7d68cde8-da3a-428f-97a1-15f98155cdfa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:05:23 AM', Current time (UTC): '3/23/2024 6:29: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-23 11:59:16.024 +05:30 7d68cde8-da3a-428f-97a1-15f98155cdfa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:05:23 AM', Current time (UTC): '3/23/2024 6:29:16 AM'. 2024-03-23 11:59:16.024 +05:30 801d3f0a-4e2a-4fda-8a89-67469acbfe0d INF CORS policy execution successful. 2024-03-23 11:59:16.024 +05:30 801d3f0a-4e2a-4fda-8a89-67469acbfe0d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:59:16.024 +05:30 801d3f0a-4e2a-4fda-8a89-67469acbfe0d 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-23 11:59:16.033 +05:30 801d3f0a-4e2a-4fda-8a89-67469acbfe0d INF Connection string fetched 2024-03-23 11:59:16.240 +05:30 801d3f0a-4e2a-4fda-8a89-67469acbfe0d INF Token generated 2024-03-23 11:59:16.240 +05:30 801d3f0a-4e2a-4fda-8a89-67469acbfe0d INF Token generated 2024-03-23 11:59:16.240 +05:30 801d3f0a-4e2a-4fda-8a89-67469acbfe0d 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-23 11:59:16.240 +05:30 801d3f0a-4e2a-4fda-8a89-67469acbfe0d INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 215.9536ms 2024-03-23 11:59:16.240 +05:30 801d3f0a-4e2a-4fda-8a89-67469acbfe0d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 11:59:16.241 +05:30 801d3f0a-4e2a-4fda-8a89-67469acbfe0d 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 218.3702ms 2024-03-23 11:59:16.422 +05:30 8d81a25f-0bbd-473f-84b6-07d821501ab0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 11:59:16.422 +05:30 a69db68e-3fad-4659-902d-dec28f33ada9 INF CORS policy execution successful. 2024-03-23 11:59:16.423 +05:30 a69db68e-3fad-4659-902d-dec28f33ada9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6706ms 2024-03-23 11:59:16.462 +05:30 2ea3eebf-e043-4d3c-839b-1963a20decba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 11:59:16.462 +05:30 48b604a4-504f-44d0-97a2-54f59f7e2900 INF CORS policy execution successful. 2024-03-23 11:59:16.463 +05:30 48b604a4-504f-44d0-97a2-54f59f7e2900 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5249ms 2024-03-23 11:59:16.463 +05:30 62515285-b99d-4f42-b8b1-23bcfa6a054a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 11:59:16.464 +05:30 d345a454-d3f6-4b16-8cba-c698167e77e0 INF CORS policy execution successful. 2024-03-23 11:59:16.464 +05:30 5266bbd2-d244-45d7-9e35-aeca45a4d415 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-23 11:59:16.464 +05:30 b374df12-e1f8-4656-ab14-182231edbf6b INF CORS policy execution successful. 2024-03-23 11:59:16.464 +05:30 d345a454-d3f6-4b16-8cba-c698167e77e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5467ms 2024-03-23 11:59:16.464 +05:30 b374df12-e1f8-4656-ab14-182231edbf6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.354ms 2024-03-23 11:59:16.469 +05:30 31c57ee6-d085-4f05-9e1a-4611276d3962 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 11:59:16.470 +05:30 53b29bad-4279-40d8-95d9-69633bc8ed08 INF CORS policy execution successful. 2024-03-23 11:59:16.470 +05:30 53b29bad-4279-40d8-95d9-69633bc8ed08 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 11:59:16.470 +05:30 53b29bad-4279-40d8-95d9-69633bc8ed08 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 11:59:16.474 +05:30 53b29bad-4279-40d8-95d9-69633bc8ed08 INF Connection string fetched 2024-03-23 11:59:16.475 +05:30 53b29bad-4279-40d8-95d9-69633bc8ed08 INF Fetching City deatails 2024-03-23 11:59:16.478 +05:30 53b29bad-4279-40d8-95d9-69633bc8ed08 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:59:16.478 +05:30 53b29bad-4279-40d8-95d9-69633bc8ed08 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.2531ms 2024-03-23 11:59:16.478 +05:30 53b29bad-4279-40d8-95d9-69633bc8ed08 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 11:59:16.478 +05:30 53b29bad-4279-40d8-95d9-69633bc8ed08 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.4196ms 2024-03-23 11:59:16.506 +05:30 4b8431ac-c201-4e9d-856b-0979af207423 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 11:59:16.507 +05:30 f4895aae-567a-488c-9a86-16a83775cb66 INF CORS policy execution successful. 2024-03-23 11:59:16.507 +05:30 f4895aae-567a-488c-9a86-16a83775cb66 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 11:59:16.507 +05:30 f4895aae-567a-488c-9a86-16a83775cb66 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 11:59:16.507 +05:30 106606c5-dac3-4639-b91a-a3e3e2f6224d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 11:59:16.508 +05:30 c95d0d33-de6d-4fd4-bdf3-d3a058b48869 INF CORS policy execution successful. 2024-03-23 11:59:16.508 +05:30 c95d0d33-de6d-4fd4-bdf3-d3a058b48869 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 11:59:16.508 +05:30 c95d0d33-de6d-4fd4-bdf3-d3a058b48869 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 11:59:16.508 +05:30 f4895aae-567a-488c-9a86-16a83775cb66 INF Connection string fetched 2024-03-23 11:59:16.508 +05:30 f4895aae-567a-488c-9a86-16a83775cb66 INF Fetching Country deatails 2024-03-23 11:59:16.508 +05:30 c95d0d33-de6d-4fd4-bdf3-d3a058b48869 INF Connection string fetched 2024-03-23 11:59:16.509 +05:30 c95d0d33-de6d-4fd4-bdf3-d3a058b48869 INF Fetching Department deatails 2024-03-23 11:59:16.510 +05:30 9aeceb5d-43d6-4571-b1d4-d921a1a4f7f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-23 11:59:16.510 +05:30 66800bb4-dcfe-455d-a04d-4c177cf71f4c INF CORS policy execution successful. 2024-03-23 11:59:16.510 +05:30 66800bb4-dcfe-455d-a04d-4c177cf71f4c INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-23 11:59:16.510 +05:30 66800bb4-dcfe-455d-a04d-4c177cf71f4c INF Route matched with {action = "GetEmployees", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployees() on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-23 11:59:16.511 +05:30 66800bb4-dcfe-455d-a04d-4c177cf71f4c INF Fetching Employees deatails 2024-03-23 11:59:16.512 +05:30 c95d0d33-de6d-4fd4-bdf3-d3a058b48869 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:59:16.512 +05:30 c95d0d33-de6d-4fd4-bdf3-d3a058b48869 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.4624ms 2024-03-23 11:59:16.512 +05:30 c95d0d33-de6d-4fd4-bdf3-d3a058b48869 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 11:59:16.512 +05:30 c95d0d33-de6d-4fd4-bdf3-d3a058b48869 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.0162ms 2024-03-23 11:59:16.512 +05:30 f4895aae-567a-488c-9a86-16a83775cb66 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:59:16.513 +05:30 f4895aae-567a-488c-9a86-16a83775cb66 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.9667ms 2024-03-23 11:59:16.513 +05:30 f4895aae-567a-488c-9a86-16a83775cb66 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 11:59:16.513 +05:30 f4895aae-567a-488c-9a86-16a83775cb66 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.7604ms 2024-03-23 11:59:16.526 +05:30 66800bb4-dcfe-455d-a04d-4c177cf71f4c INF Connection string fetched 2024-03-23 11:59:16.537 +05:30 66800bb4-dcfe-455d-a04d-4c177cf71f4c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:59:16.538 +05:30 66800bb4-dcfe-455d-a04d-4c177cf71f4c INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 28.0014ms 2024-03-23 11:59:16.539 +05:30 66800bb4-dcfe-455d-a04d-4c177cf71f4c INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-23 11:59:16.539 +05:30 66800bb4-dcfe-455d-a04d-4c177cf71f4c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 200 null application/json; charset=utf-8 29.128ms 2024-03-23 11:59:25.953 +05:30 84390fbe-4b3d-4cb4-909b-acc32c8985d0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 11:59:25.954 +05:30 a19bb89c-2dd4-444f-89fb-b639d600ecde INF CORS policy execution successful. 2024-03-23 11:59:25.954 +05:30 a19bb89c-2dd4-444f-89fb-b639d600ecde INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 1.0705ms 2024-03-23 11:59:26.001 +05:30 93185680-7751-4f69-abae-9a4aee8c828e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 11:59:26.006 +05:30 8bdc7c7b-89a5-4659-abf9-81ad3e106b29 INF CORS policy execution successful. 2024-03-23 11:59:26.011 +05:30 8bdc7c7b-89a5-4659-abf9-81ad3e106b29 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 11:59:26.011 +05:30 8bdc7c7b-89a5-4659-abf9-81ad3e106b29 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 11:59:26.028 +05:30 8bdc7c7b-89a5-4659-abf9-81ad3e106b29 INF Connection string fetched 2024-03-23 11:59:26.030 +05:30 8bdc7c7b-89a5-4659-abf9-81ad3e106b29 INF Fetching Field details for Master 2024-03-23 11:59:26.039 +05:30 8bdc7c7b-89a5-4659-abf9-81ad3e106b29 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 11:59:26.039 +05:30 8bdc7c7b-89a5-4659-abf9-81ad3e106b29 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 27.6437ms 2024-03-23 11:59:26.039 +05:30 8bdc7c7b-89a5-4659-abf9-81ad3e106b29 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 11:59:26.039 +05:30 8bdc7c7b-89a5-4659-abf9-81ad3e106b29 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 38.7327ms 2024-03-23 12:01:40.979 +05:30 82478a23-c898-4d05-a2c0-515ce3a8fd60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 12:01:40.981 +05:30 d7c8c9f3-81bd-4cac-9730-e2456517d585 INF CORS policy execution successful. 2024-03-23 12:01:40.981 +05:30 d7c8c9f3-81bd-4cac-9730-e2456517d585 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 2.4693ms 2024-03-23 12:01:41.026 +05:30 eaf9c37f-4054-4597-a913-6907fb3f1269 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 12:01:41.027 +05:30 17fc5797-a293-45c8-b809-ce3e3aa69bf6 INF CORS policy execution successful. 2024-03-23 12:01:41.028 +05:30 17fc5797-a293-45c8-b809-ce3e3aa69bf6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:01:41.028 +05:30 17fc5797-a293-45c8-b809-ce3e3aa69bf6 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-23 12:01:41.040 +05:30 17fc5797-a293-45c8-b809-ce3e3aa69bf6 INF Connection string fetched 2024-03-23 12:01:41.041 +05:30 17fc5797-a293-45c8-b809-ce3e3aa69bf6 INF Fetching Company deatails 2024-03-23 12:01:41.044 +05:30 17fc5797-a293-45c8-b809-ce3e3aa69bf6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:41.046 +05:30 17fc5797-a293-45c8-b809-ce3e3aa69bf6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 17.2916ms 2024-03-23 12:01:41.046 +05:30 17fc5797-a293-45c8-b809-ce3e3aa69bf6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:01:41.046 +05:30 17fc5797-a293-45c8-b809-ce3e3aa69bf6 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 20.242ms 2024-03-23 12:01:49.473 +05:30 aef35bd3-f824-45b9-a3b7-76fdca00b568 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 12:01:49.474 +05:30 24673c7f-f29d-406b-ad5d-1479f08e3b49 INF CORS policy execution successful. 2024-03-23 12:01:49.474 +05:30 24673c7f-f29d-406b-ad5d-1479f08e3b49 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.0925ms 2024-03-23 12:01:49.517 +05:30 04d49a3e-b6f4-43f6-98c7-dc25519ad2e9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 12:01:49.518 +05:30 f3497eef-7e23-404d-8641-8237f2f60151 INF CORS policy execution successful. 2024-03-23 12:01:49.518 +05:30 f3497eef-7e23-404d-8641-8237f2f60151 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:01:49.519 +05:30 f3497eef-7e23-404d-8641-8237f2f60151 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-23 12:01:49.534 +05:30 f3497eef-7e23-404d-8641-8237f2f60151 INF Connection string fetched 2024-03-23 12:01:49.547 +05:30 f3497eef-7e23-404d-8641-8237f2f60151 INF Connection string fetched 2024-03-23 12:01:49.745 +05:30 f3497eef-7e23-404d-8641-8237f2f60151 INF Token generated 2024-03-23 12:01:49.745 +05:30 f3497eef-7e23-404d-8641-8237f2f60151 INF Token generated 2024-03-23 12:01:49.746 +05:30 f3497eef-7e23-404d-8641-8237f2f60151 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-23 12:01:49.747 +05:30 f3497eef-7e23-404d-8641-8237f2f60151 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 227.7034ms 2024-03-23 12:01:49.747 +05:30 f3497eef-7e23-404d-8641-8237f2f60151 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:01:49.747 +05:30 f3497eef-7e23-404d-8641-8237f2f60151 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 229.7992ms 2024-03-23 12:01:49.864 +05:30 20a74231-2929-4514-8f15-1c3bab50ac24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:01:49.864 +05:30 51d88e8c-f1c9-4d3b-8b4d-db0593d7c895 INF CORS policy execution successful. 2024-03-23 12:01:49.865 +05:30 51d88e8c-f1c9-4d3b-8b4d-db0593d7c895 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.5925ms 2024-03-23 12:01:49.909 +05:30 47ada37a-44bf-4777-a793-507af26612ba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:01:49.910 +05:30 c3332fae-e167-4db6-8f21-219a13d7c985 INF CORS policy execution successful. 2024-03-23 12:01:49.910 +05:30 c3332fae-e167-4db6-8f21-219a13d7c985 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:49.910 +05:30 c3332fae-e167-4db6-8f21-219a13d7c985 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-23 12:01:49.915 +05:30 c3332fae-e167-4db6-8f21-219a13d7c985 INF Connection string fetched 2024-03-23 12:01:49.915 +05:30 e88afcd2-06c3-442e-80f5-cef6b2561a92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 12:01:49.916 +05:30 c3332fae-e167-4db6-8f21-219a13d7c985 INF Fetching Actions 2024-03-23 12:01:49.916 +05:30 c0aa0f8c-cb21-496c-8970-4b1817bfd604 INF CORS policy execution successful. 2024-03-23 12:01:49.916 +05:30 c0aa0f8c-cb21-496c-8970-4b1817bfd604 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7611ms 2024-03-23 12:01:49.930 +05:30 c3332fae-e167-4db6-8f21-219a13d7c985 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:49.931 +05:30 c3332fae-e167-4db6-8f21-219a13d7c985 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 20.6954ms 2024-03-23 12:01:49.931 +05:30 c3332fae-e167-4db6-8f21-219a13d7c985 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:49.931 +05:30 c3332fae-e167-4db6-8f21-219a13d7c985 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 21.976ms 2024-03-23 12:01:49.966 +05:30 e6b39a7c-2524-4f55-98fe-4ab0a5d1344a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 12:01:49.966 +05:30 4bfe86f2-48e6-41d7-b3bf-689596b7d144 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 12:01:49.967 +05:30 e12a9dfa-092a-492a-aa29-5ce9bbe344d1 INF CORS policy execution successful. 2024-03-23 12:01:49.967 +05:30 470579c9-735b-481c-9277-92c0f8315e28 INF CORS policy execution successful. 2024-03-23 12:01:49.967 +05:30 e12a9dfa-092a-492a-aa29-5ce9bbe344d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.6684ms 2024-03-23 12:01:49.967 +05:30 470579c9-735b-481c-9277-92c0f8315e28 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.659ms 2024-03-23 12:01:49.984 +05:30 4303b776-7bea-4140-8440-1e1b25931590 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-23 12:01:49.985 +05:30 316cb7f8-3421-49aa-ad62-88ea67e4700c INF CORS policy execution successful. 2024-03-23 12:01:49.985 +05:30 316cb7f8-3421-49aa-ad62-88ea67e4700c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.2262ms 2024-03-23 12:01:49.988 +05:30 a7b3e337-6c99-4040-bd8f-af3e7226edf7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 12:01:49.988 +05:30 8791624d-2224-42ca-8eef-56d3ba777477 INF CORS policy execution successful. 2024-03-23 12:01:49.988 +05:30 8791624d-2224-42ca-8eef-56d3ba777477 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 12:01:49.988 +05:30 8791624d-2224-42ca-8eef-56d3ba777477 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 12:01:49.992 +05:30 8791624d-2224-42ca-8eef-56d3ba777477 INF Connection string fetched 2024-03-23 12:01:49.992 +05:30 8791624d-2224-42ca-8eef-56d3ba777477 INF Fetching City deatails 2024-03-23 12:01:49.995 +05:30 8791624d-2224-42ca-8eef-56d3ba777477 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:49.995 +05:30 8791624d-2224-42ca-8eef-56d3ba777477 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.0884ms 2024-03-23 12:01:49.996 +05:30 8791624d-2224-42ca-8eef-56d3ba777477 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 12:01:49.996 +05:30 8791624d-2224-42ca-8eef-56d3ba777477 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.1553ms 2024-03-23 12:01:50.010 +05:30 8e6bef02-2ebb-4695-b80c-e290eec88b1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 12:01:50.010 +05:30 b2fbd812-f706-4280-8a4d-2b49ad0dc474 INF CORS policy execution successful. 2024-03-23 12:01:50.010 +05:30 b2fbd812-f706-4280-8a4d-2b49ad0dc474 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 12:01:50.011 +05:30 b2fbd812-f706-4280-8a4d-2b49ad0dc474 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 12:01:50.012 +05:30 b2fbd812-f706-4280-8a4d-2b49ad0dc474 INF Connection string fetched 2024-03-23 12:01:50.012 +05:30 b2fbd812-f706-4280-8a4d-2b49ad0dc474 INF Fetching Country deatails 2024-03-23 12:01:50.015 +05:30 b2fbd812-f706-4280-8a4d-2b49ad0dc474 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:50.015 +05:30 b2fbd812-f706-4280-8a4d-2b49ad0dc474 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.8284ms 2024-03-23 12:01:50.015 +05:30 b2fbd812-f706-4280-8a4d-2b49ad0dc474 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 12:01:50.016 +05:30 b2fbd812-f706-4280-8a4d-2b49ad0dc474 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.8325ms 2024-03-23 12:01:50.016 +05:30 01f0b22e-4f5c-46b2-a8eb-7774423a4b3f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 12:01:50.017 +05:30 b20c5b86-797e-4666-894a-8bb568b2565d INF CORS policy execution successful. 2024-03-23 12:01:50.017 +05:30 b20c5b86-797e-4666-894a-8bb568b2565d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 12:01:50.017 +05:30 b20c5b86-797e-4666-894a-8bb568b2565d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 12:01:50.020 +05:30 b20c5b86-797e-4666-894a-8bb568b2565d INF Connection string fetched 2024-03-23 12:01:50.020 +05:30 b20c5b86-797e-4666-894a-8bb568b2565d INF Fetching Department deatails 2024-03-23 12:01:50.023 +05:30 b20c5b86-797e-4666-894a-8bb568b2565d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:50.024 +05:30 b20c5b86-797e-4666-894a-8bb568b2565d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.1541ms 2024-03-23 12:01:50.024 +05:30 b20c5b86-797e-4666-894a-8bb568b2565d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 12:01:50.024 +05:30 b20c5b86-797e-4666-894a-8bb568b2565d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.8266ms 2024-03-23 12:01:50.033 +05:30 218c0959-2298-427e-b1ff-62f5171950e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-23 12:01:50.034 +05:30 ed98c0b7-b010-48d6-9dcb-78637d15edf2 INF CORS policy execution successful. 2024-03-23 12:01:50.035 +05:30 ed98c0b7-b010-48d6-9dcb-78637d15edf2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-23 12:01:50.035 +05:30 ed98c0b7-b010-48d6-9dcb-78637d15edf2 INF Route matched with {action = "GetEmployees", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployees() on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-23 12:01:50.038 +05:30 ed98c0b7-b010-48d6-9dcb-78637d15edf2 INF Connection string fetched 2024-03-23 12:01:50.038 +05:30 ed98c0b7-b010-48d6-9dcb-78637d15edf2 INF Fetching Employees deatails 2024-03-23 12:01:50.049 +05:30 ed98c0b7-b010-48d6-9dcb-78637d15edf2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:50.050 +05:30 ed98c0b7-b010-48d6-9dcb-78637d15edf2 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 15.2576ms 2024-03-23 12:01:50.050 +05:30 ed98c0b7-b010-48d6-9dcb-78637d15edf2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-23 12:01:50.051 +05:30 ed98c0b7-b010-48d6-9dcb-78637d15edf2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 200 null application/json; charset=utf-8 17.825ms 2024-03-23 12:01:50.589 +05:30 9b384ffd-ae96-4c0d-aaab-fea0edeb97e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 12:01:50.590 +05:30 7792a26a-48d9-4ca4-a7ef-104b7d1c028e INF CORS policy execution successful. 2024-03-23 12:01:50.590 +05:30 7792a26a-48d9-4ca4-a7ef-104b7d1c028e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.6557ms 2024-03-23 12:01:50.637 +05:30 edad0831-111c-4246-b95b-39e4a566b5a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 12:01:50.638 +05:30 2af00ca2-b774-4dbb-a15e-fe58ce3cb6e9 INF CORS policy execution successful. 2024-03-23 12:01:50.638 +05:30 2af00ca2-b774-4dbb-a15e-fe58ce3cb6e9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 12:01:50.638 +05:30 2af00ca2-b774-4dbb-a15e-fe58ce3cb6e9 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 12:01:50.643 +05:30 2af00ca2-b774-4dbb-a15e-fe58ce3cb6e9 INF Connection string fetched 2024-03-23 12:01:50.644 +05:30 2af00ca2-b774-4dbb-a15e-fe58ce3cb6e9 INF Fetching Field details for Master 2024-03-23 12:01:50.652 +05:30 2af00ca2-b774-4dbb-a15e-fe58ce3cb6e9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:50.653 +05:30 2af00ca2-b774-4dbb-a15e-fe58ce3cb6e9 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.9965ms 2024-03-23 12:01:50.653 +05:30 2af00ca2-b774-4dbb-a15e-fe58ce3cb6e9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 12:01:50.653 +05:30 2af00ca2-b774-4dbb-a15e-fe58ce3cb6e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 16.1294ms 2024-03-23 12:01:50.817 +05:30 bda3e030-e9cc-43fb-959e-c35b98a8bdc4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 12:01:50.818 +05:30 bc0432ab-e565-4df2-9222-b2d003867e5f INF CORS policy execution successful. 2024-03-23 12:01:50.818 +05:30 bc0432ab-e565-4df2-9222-b2d003867e5f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.4914ms 2024-03-23 12:01:50.863 +05:30 25631b38-e4d8-4de1-925c-e7cef3b8a026 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 12:01:50.864 +05:30 2794a7a2-28a0-43bc-b47b-58687b319eed INF CORS policy execution successful. 2024-03-23 12:01:50.864 +05:30 2794a7a2-28a0-43bc-b47b-58687b319eed INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:50.864 +05:30 2794a7a2-28a0-43bc-b47b-58687b319eed 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-23 12:01:50.870 +05:30 2794a7a2-28a0-43bc-b47b-58687b319eed INF Connection string fetched 2024-03-23 12:01:50.870 +05:30 2794a7a2-28a0-43bc-b47b-58687b319eed INF Fetching Actions 2024-03-23 12:01:50.880 +05:30 2794a7a2-28a0-43bc-b47b-58687b319eed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:50.880 +05:30 2794a7a2-28a0-43bc-b47b-58687b319eed INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.8085ms 2024-03-23 12:01:50.880 +05:30 2794a7a2-28a0-43bc-b47b-58687b319eed INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:50.880 +05:30 2794a7a2-28a0-43bc-b47b-58687b319eed INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 17.1451ms 2024-03-23 12:01:51.486 +05:30 f2acba02-8718-4ae9-b48e-fd0336efd844 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 12:01:51.487 +05:30 cb36427c-8388-40eb-b634-c0afa5355387 INF CORS policy execution successful. 2024-03-23 12:01:51.487 +05:30 cb36427c-8388-40eb-b634-c0afa5355387 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:51.487 +05:30 cb36427c-8388-40eb-b634-c0afa5355387 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-23 12:01:51.512 +05:30 cb36427c-8388-40eb-b634-c0afa5355387 INF Connection string fetched 2024-03-23 12:01:51.528 +05:30 cb36427c-8388-40eb-b634-c0afa5355387 INF Fetching Actions 2024-03-23 12:01:51.539 +05:30 cb36427c-8388-40eb-b634-c0afa5355387 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:51.539 +05:30 cb36427c-8388-40eb-b634-c0afa5355387 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 52.1775ms 2024-03-23 12:01:51.539 +05:30 cb36427c-8388-40eb-b634-c0afa5355387 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:51.540 +05:30 cb36427c-8388-40eb-b634-c0afa5355387 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 54.0243ms 2024-03-23 12:01:51.722 +05:30 3300c0ee-4c14-4014-8bc1-aa6d8e159320 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 12:01:51.723 +05:30 362b5244-6223-489b-8124-8f6b171aa2a2 INF CORS policy execution successful. 2024-03-23 12:01:51.723 +05:30 362b5244-6223-489b-8124-8f6b171aa2a2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:51.723 +05:30 362b5244-6223-489b-8124-8f6b171aa2a2 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-23 12:01:51.727 +05:30 362b5244-6223-489b-8124-8f6b171aa2a2 INF Connection string fetched 2024-03-23 12:01:51.728 +05:30 362b5244-6223-489b-8124-8f6b171aa2a2 INF Fetching Actions 2024-03-23 12:01:51.735 +05:30 362b5244-6223-489b-8124-8f6b171aa2a2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:51.736 +05:30 362b5244-6223-489b-8124-8f6b171aa2a2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.2566ms 2024-03-23 12:01:51.736 +05:30 362b5244-6223-489b-8124-8f6b171aa2a2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:51.736 +05:30 362b5244-6223-489b-8124-8f6b171aa2a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 13.2907ms 2024-03-23 12:01:52.771 +05:30 e0489910-998e-4ca6-837f-1a8601e9b9b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 12:01:52.771 +05:30 09196504-f6da-4675-ba1f-49614033acf9 INF CORS policy execution successful. 2024-03-23 12:01:52.771 +05:30 09196504-f6da-4675-ba1f-49614033acf9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.4723ms 2024-03-23 12:01:52.825 +05:30 4c9f310d-bb69-42cc-848e-7dde43ef6195 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 12:01:52.826 +05:30 8f1463cd-7dcf-46f1-9dd3-405827f62d92 INF CORS policy execution successful. 2024-03-23 12:01:52.826 +05:30 8f1463cd-7dcf-46f1-9dd3-405827f62d92 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:52.826 +05:30 8f1463cd-7dcf-46f1-9dd3-405827f62d92 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-23 12:01:52.830 +05:30 8f1463cd-7dcf-46f1-9dd3-405827f62d92 INF Connection string fetched 2024-03-23 12:01:52.830 +05:30 8f1463cd-7dcf-46f1-9dd3-405827f62d92 INF Fetching Actions 2024-03-23 12:01:52.837 +05:30 8f1463cd-7dcf-46f1-9dd3-405827f62d92 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:52.838 +05:30 8f1463cd-7dcf-46f1-9dd3-405827f62d92 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.5419ms 2024-03-23 12:01:52.838 +05:30 8f1463cd-7dcf-46f1-9dd3-405827f62d92 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:52.838 +05:30 8f1463cd-7dcf-46f1-9dd3-405827f62d92 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 12.6412ms 2024-03-23 12:01:52.994 +05:30 7847344f-aea9-45a9-89ff-05d4b1485b37 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 12:01:52.995 +05:30 2cd30110-d395-46c9-9a8f-e6b38b8dc30f INF CORS policy execution successful. 2024-03-23 12:01:52.995 +05:30 2cd30110-d395-46c9-9a8f-e6b38b8dc30f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:52.995 +05:30 2cd30110-d395-46c9-9a8f-e6b38b8dc30f 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-23 12:01:52.999 +05:30 2cd30110-d395-46c9-9a8f-e6b38b8dc30f INF Connection string fetched 2024-03-23 12:01:53.000 +05:30 2cd30110-d395-46c9-9a8f-e6b38b8dc30f INF Fetching Actions 2024-03-23 12:01:53.013 +05:30 2cd30110-d395-46c9-9a8f-e6b38b8dc30f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:53.013 +05:30 2cd30110-d395-46c9-9a8f-e6b38b8dc30f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.1451ms 2024-03-23 12:01:53.013 +05:30 2cd30110-d395-46c9-9a8f-e6b38b8dc30f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:53.014 +05:30 2cd30110-d395-46c9-9a8f-e6b38b8dc30f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 19.5321ms 2024-03-23 12:01:53.785 +05:30 8696e900-8d5c-4d23-9881-214bc5ad1c32 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 12:01:53.786 +05:30 7807a262-ba7c-425f-b7ad-d32f554717bd INF CORS policy execution successful. 2024-03-23 12:01:53.786 +05:30 7807a262-ba7c-425f-b7ad-d32f554717bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 204 null null 0.7414ms 2024-03-23 12:01:53.850 +05:30 08c39ccc-d799-4a25-bbaf-b430155e8634 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 12:01:53.851 +05:30 87812fef-77dd-4b0c-b904-d548142de845 INF CORS policy execution successful. 2024-03-23 12:01:53.851 +05:30 87812fef-77dd-4b0c-b904-d548142de845 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:53.851 +05:30 87812fef-77dd-4b0c-b904-d548142de845 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-23 12:01:53.855 +05:30 87812fef-77dd-4b0c-b904-d548142de845 INF Connection string fetched 2024-03-23 12:01:53.855 +05:30 87812fef-77dd-4b0c-b904-d548142de845 INF Fetching Actions 2024-03-23 12:01:53.862 +05:30 87812fef-77dd-4b0c-b904-d548142de845 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:53.862 +05:30 87812fef-77dd-4b0c-b904-d548142de845 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.0983ms 2024-03-23 12:01:53.862 +05:30 87812fef-77dd-4b0c-b904-d548142de845 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:53.862 +05:30 87812fef-77dd-4b0c-b904-d548142de845 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 200 null application/json; charset=utf-8 12.1901ms 2024-03-23 12:01:54.501 +05:30 4e8fc69b-5939-4567-b402-219143f02d07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 12:01:54.501 +05:30 cc0b9870-065a-4da8-b92d-f62c658661a3 INF CORS policy execution successful. 2024-03-23 12:01:54.501 +05:30 cc0b9870-065a-4da8-b92d-f62c658661a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 204 null null 0.5578ms 2024-03-23 12:01:54.550 +05:30 914ec39e-4d21-45d2-970d-ede8926fcdeb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 12:01:54.551 +05:30 4747dab4-851f-4993-b94f-bc86d6f14863 INF CORS policy execution successful. 2024-03-23 12:01:54.551 +05:30 4747dab4-851f-4993-b94f-bc86d6f14863 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:54.551 +05:30 4747dab4-851f-4993-b94f-bc86d6f14863 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-23 12:01:54.555 +05:30 4747dab4-851f-4993-b94f-bc86d6f14863 INF Connection string fetched 2024-03-23 12:01:54.556 +05:30 4747dab4-851f-4993-b94f-bc86d6f14863 INF Fetching Actions 2024-03-23 12:01:54.564 +05:30 4747dab4-851f-4993-b94f-bc86d6f14863 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:54.564 +05:30 4747dab4-851f-4993-b94f-bc86d6f14863 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.4143ms 2024-03-23 12:01:54.564 +05:30 4747dab4-851f-4993-b94f-bc86d6f14863 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:54.565 +05:30 4747dab4-851f-4993-b94f-bc86d6f14863 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 200 null application/json; charset=utf-8 14.5024ms 2024-03-23 12:01:56.332 +05:30 649cab2a-6614-4874-a76d-aa7b95aa7512 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 12:01:56.332 +05:30 dc9ec7b3-2365-4a7e-9093-fd3ed70cf50d INF CORS policy execution successful. 2024-03-23 12:01:56.332 +05:30 dc9ec7b3-2365-4a7e-9093-fd3ed70cf50d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:01:56.332 +05:30 dc9ec7b3-2365-4a7e-9093-fd3ed70cf50d 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-23 12:01:56.332 +05:30 dc9ec7b3-2365-4a7e-9093-fd3ed70cf50d INF Fetching Company deatails 2024-03-23 12:01:56.342 +05:30 dc9ec7b3-2365-4a7e-9093-fd3ed70cf50d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:56.342 +05:30 dc9ec7b3-2365-4a7e-9093-fd3ed70cf50d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 10.1053ms 2024-03-23 12:01:56.343 +05:30 dc9ec7b3-2365-4a7e-9093-fd3ed70cf50d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:01:56.343 +05:30 dc9ec7b3-2365-4a7e-9093-fd3ed70cf50d 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 11.0473ms 2024-03-23 12:01:56.729 +05:30 c4994329-9e13-4111-8466-9e40384f29d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 12:01:56.729 +05:30 abdf9218-49e8-4c84-9db1-687634e6e392 INF CORS policy execution successful. 2024-03-23 12:01:56.730 +05:30 abdf9218-49e8-4c84-9db1-687634e6e392 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 0.48ms 2024-03-23 12:01:56.772 +05:30 149316ee-c942-44ed-a05f-cc9f6fa93784 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 12:01:56.772 +05:30 322f2c9e-33ec-49ee-8452-10b7be1a1442 INF CORS policy execution successful. 2024-03-23 12:01:56.772 +05:30 322f2c9e-33ec-49ee-8452-10b7be1a1442 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:56.772 +05:30 322f2c9e-33ec-49ee-8452-10b7be1a1442 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-23 12:01:56.776 +05:30 322f2c9e-33ec-49ee-8452-10b7be1a1442 INF Connection string fetched 2024-03-23 12:01:56.776 +05:30 322f2c9e-33ec-49ee-8452-10b7be1a1442 INF Fetching Actions 2024-03-23 12:01:56.783 +05:30 322f2c9e-33ec-49ee-8452-10b7be1a1442 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:56.784 +05:30 322f2c9e-33ec-49ee-8452-10b7be1a1442 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.1367ms 2024-03-23 12:01:56.784 +05:30 322f2c9e-33ec-49ee-8452-10b7be1a1442 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:56.784 +05:30 322f2c9e-33ec-49ee-8452-10b7be1a1442 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 12.0752ms 2024-03-23 12:01:57.681 +05:30 7ddf49b0-5ff2-4a56-a048-3a641f4a3c94 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 12:01:57.682 +05:30 698aa48e-dee5-4e10-b303-affb25d747e7 INF CORS policy execution successful. 2024-03-23 12:01:57.682 +05:30 698aa48e-dee5-4e10-b303-affb25d747e7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:57.682 +05:30 698aa48e-dee5-4e10-b303-affb25d747e7 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-23 12:01:57.688 +05:30 698aa48e-dee5-4e10-b303-affb25d747e7 INF Connection string fetched 2024-03-23 12:01:57.688 +05:30 698aa48e-dee5-4e10-b303-affb25d747e7 INF Fetching Actions 2024-03-23 12:01:57.694 +05:30 698aa48e-dee5-4e10-b303-affb25d747e7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:57.694 +05:30 698aa48e-dee5-4e10-b303-affb25d747e7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.0255ms 2024-03-23 12:01:57.695 +05:30 698aa48e-dee5-4e10-b303-affb25d747e7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:57.695 +05:30 698aa48e-dee5-4e10-b303-affb25d747e7 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 13.8949ms 2024-03-23 12:01:57.899 +05:30 5a6a79a1-a7cc-450b-9b4a-825d40f23336 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 12:01:57.899 +05:30 0a5feaea-a5f5-4499-93c7-487eb0cae719 INF CORS policy execution successful. 2024-03-23 12:01:57.899 +05:30 0a5feaea-a5f5-4499-93c7-487eb0cae719 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:57.899 +05:30 0a5feaea-a5f5-4499-93c7-487eb0cae719 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-23 12:01:57.904 +05:30 0a5feaea-a5f5-4499-93c7-487eb0cae719 INF Connection string fetched 2024-03-23 12:01:57.904 +05:30 0a5feaea-a5f5-4499-93c7-487eb0cae719 INF Fetching Actions 2024-03-23 12:01:57.911 +05:30 0a5feaea-a5f5-4499-93c7-487eb0cae719 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:57.911 +05:30 0a5feaea-a5f5-4499-93c7-487eb0cae719 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.8755ms 2024-03-23 12:01:57.911 +05:30 0a5feaea-a5f5-4499-93c7-487eb0cae719 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:57.912 +05:30 0a5feaea-a5f5-4499-93c7-487eb0cae719 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 12.7712ms 2024-03-23 12:01:58.594 +05:30 86c3e25b-6549-4641-aae8-1d6663187766 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 12:01:58.595 +05:30 e2ca7b65-bac0-4425-abcc-b96969a2f974 INF CORS policy execution successful. 2024-03-23 12:01:58.595 +05:30 e2ca7b65-bac0-4425-abcc-b96969a2f974 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 0.5053ms 2024-03-23 12:01:58.645 +05:30 da714711-6a35-4e16-b3b2-c08bbc062985 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 12:01:58.645 +05:30 5fa54101-c7e6-4959-a0da-eab3c3ef4b28 INF CORS policy execution successful. 2024-03-23 12:01:58.646 +05:30 5fa54101-c7e6-4959-a0da-eab3c3ef4b28 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:58.646 +05:30 5fa54101-c7e6-4959-a0da-eab3c3ef4b28 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-23 12:01:58.650 +05:30 5fa54101-c7e6-4959-a0da-eab3c3ef4b28 INF Connection string fetched 2024-03-23 12:01:58.651 +05:30 5fa54101-c7e6-4959-a0da-eab3c3ef4b28 INF Fetching Actions 2024-03-23 12:01:58.662 +05:30 5fa54101-c7e6-4959-a0da-eab3c3ef4b28 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:58.662 +05:30 5fa54101-c7e6-4959-a0da-eab3c3ef4b28 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.3384ms 2024-03-23 12:01:58.662 +05:30 5fa54101-c7e6-4959-a0da-eab3c3ef4b28 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:58.662 +05:30 5fa54101-c7e6-4959-a0da-eab3c3ef4b28 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 17.8005ms 2024-03-23 12:01:58.820 +05:30 6e71447e-62a1-44dd-b96d-33d432ab3e7a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 12:01:58.821 +05:30 5f5d21d6-474e-4038-ab7b-542c4cc6be2d INF CORS policy execution successful. 2024-03-23 12:01:58.822 +05:30 5f5d21d6-474e-4038-ab7b-542c4cc6be2d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:58.822 +05:30 5f5d21d6-474e-4038-ab7b-542c4cc6be2d 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-23 12:01:58.830 +05:30 5f5d21d6-474e-4038-ab7b-542c4cc6be2d INF Connection string fetched 2024-03-23 12:01:58.831 +05:30 5f5d21d6-474e-4038-ab7b-542c4cc6be2d INF Fetching Actions 2024-03-23 12:01:58.846 +05:30 5f5d21d6-474e-4038-ab7b-542c4cc6be2d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:58.846 +05:30 5f5d21d6-474e-4038-ab7b-542c4cc6be2d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 24.4804ms 2024-03-23 12:01:58.846 +05:30 5f5d21d6-474e-4038-ab7b-542c4cc6be2d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:58.847 +05:30 5f5d21d6-474e-4038-ab7b-542c4cc6be2d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 26.1825ms 2024-03-23 12:01:59.633 +05:30 dfa62886-3c6b-4157-8943-957624786b4b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 12:01:59.633 +05:30 ff74991d-a0dc-4c31-b9d9-60e7d19ddfeb INF CORS policy execution successful. 2024-03-23 12:01:59.634 +05:30 ff74991d-a0dc-4c31-b9d9-60e7d19ddfeb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 204 null null 0.6407ms 2024-03-23 12:01:59.677 +05:30 7a1da920-cb4a-4acd-a703-38e9e2d64d15 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 12:01:59.678 +05:30 33b55a32-5c17-4749-8173-6937639a47d9 INF CORS policy execution successful. 2024-03-23 12:01:59.678 +05:30 33b55a32-5c17-4749-8173-6937639a47d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:59.679 +05:30 33b55a32-5c17-4749-8173-6937639a47d9 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-23 12:01:59.686 +05:30 33b55a32-5c17-4749-8173-6937639a47d9 INF Connection string fetched 2024-03-23 12:01:59.686 +05:30 33b55a32-5c17-4749-8173-6937639a47d9 INF Fetching Actions 2024-03-23 12:01:59.697 +05:30 33b55a32-5c17-4749-8173-6937639a47d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:01:59.698 +05:30 33b55a32-5c17-4749-8173-6937639a47d9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 19.0577ms 2024-03-23 12:01:59.698 +05:30 33b55a32-5c17-4749-8173-6937639a47d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:01:59.698 +05:30 33b55a32-5c17-4749-8173-6937639a47d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 200 null application/json; charset=utf-8 21.4343ms 2024-03-23 12:02:00.383 +05:30 19ca9155-c326-496b-9f21-871723d6736c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 12:02:00.384 +05:30 c214e7eb-3325-4f5e-b01e-f9a673fd8276 INF CORS policy execution successful. 2024-03-23 12:02:00.384 +05:30 c214e7eb-3325-4f5e-b01e-f9a673fd8276 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 204 null null 1.0365ms 2024-03-23 12:02:00.428 +05:30 028339cd-9ca1-41b8-a4b2-fc75a098eee1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 12:02:00.428 +05:30 6e1317b9-dd4e-4b1d-be5f-3edb3cd0d1c2 INF CORS policy execution successful. 2024-03-23 12:02:00.429 +05:30 6e1317b9-dd4e-4b1d-be5f-3edb3cd0d1c2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:02:00.429 +05:30 6e1317b9-dd4e-4b1d-be5f-3edb3cd0d1c2 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-23 12:02:00.434 +05:30 6e1317b9-dd4e-4b1d-be5f-3edb3cd0d1c2 INF Connection string fetched 2024-03-23 12:02:00.434 +05:30 6e1317b9-dd4e-4b1d-be5f-3edb3cd0d1c2 INF Fetching Actions 2024-03-23 12:02:00.443 +05:30 6e1317b9-dd4e-4b1d-be5f-3edb3cd0d1c2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:02:00.444 +05:30 6e1317b9-dd4e-4b1d-be5f-3edb3cd0d1c2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.0712ms 2024-03-23 12:02:00.444 +05:30 6e1317b9-dd4e-4b1d-be5f-3edb3cd0d1c2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:02:00.444 +05:30 6e1317b9-dd4e-4b1d-be5f-3edb3cd0d1c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 200 null application/json; charset=utf-8 16.5883ms 2024-03-23 12:02:54.131 +05:30 94cd902a-6a8b-46cd-867e-941f348c8089 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 12:02:54.133 +05:30 91d7cbd1-9dbd-48a7-9df1-b203dc955ea6 INF CORS policy execution successful. 2024-03-23 12:02:54.135 +05:30 91d7cbd1-9dbd-48a7-9df1-b203dc955ea6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 204 null null 3.2565ms 2024-03-23 12:02:54.181 +05:30 b6d500d9-8a8b-4c5c-8bd9-9d4985adb71b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 12:02:54.189 +05:30 b6d500d9-8a8b-4c5c-8bd9-9d4985adb71b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:32:11 AM', Current time (UTC): '3/23/2024 6:32:54 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-23 12:02:54.199 +05:30 b6d500d9-8a8b-4c5c-8bd9-9d4985adb71b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:32:11 AM', Current time (UTC): '3/23/2024 6:32:54 AM'. 2024-03-23 12:02:54.199 +05:30 f26a26b4-e158-4cf0-a134-11c60d8dfe25 INF CORS policy execution successful. 2024-03-23 12:02:54.201 +05:30 f26a26b4-e158-4cf0-a134-11c60d8dfe25 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:02:54.202 +05:30 f26a26b4-e158-4cf0-a134-11c60d8dfe25 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:02:54.203 +05:30 f26a26b4-e158-4cf0-a134-11c60d8dfe25 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 401 null null 22.1414ms 2024-03-23 12:02:54.262 +05:30 0f07517e-8619-4664-93fc-730a1aa50ec2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTIzMSwiZXhwIjoxNzExMTc1ODMxLCJpYXQiOjE3MTExNzUyMzF9.7RLYdXqSmHKB2LWogUXb0kqd_OYX1R8CI4rtytwz-jc - null null 2024-03-23 12:02:54.263 +05:30 88961580-5668-4c0a-8b54-4680af1c68aa INF CORS policy execution successful. 2024-03-23 12:02:54.263 +05:30 88961580-5668-4c0a-8b54-4680af1c68aa INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:02:54.264 +05:30 88961580-5668-4c0a-8b54-4680af1c68aa 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-23 12:02:54.276 +05:30 88961580-5668-4c0a-8b54-4680af1c68aa INF Token generated 2024-03-23 12:02:54.276 +05:30 88961580-5668-4c0a-8b54-4680af1c68aa INF Token generated 2024-03-23 12:02:54.277 +05:30 88961580-5668-4c0a-8b54-4680af1c68aa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 12:02:54.278 +05:30 88961580-5668-4c0a-8b54-4680af1c68aa INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 13.5194ms 2024-03-23 12:02:54.278 +05:30 88961580-5668-4c0a-8b54-4680af1c68aa INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:02:54.278 +05:30 88961580-5668-4c0a-8b54-4680af1c68aa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTIzMSwiZXhwIjoxNzExMTc1ODMxLCJpYXQiOjE3MTExNzUyMzF9.7RLYdXqSmHKB2LWogUXb0kqd_OYX1R8CI4rtytwz-jc - 200 null application/json; charset=utf-8 15.8013ms 2024-03-23 12:02:54.327 +05:30 7f11a430-e7cc-4d45-8e7e-938f95fc4c43 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 12:02:54.327 +05:30 505d8708-def6-49f3-abb2-27b4c70f024c INF CORS policy execution successful. 2024-03-23 12:02:54.327 +05:30 505d8708-def6-49f3-abb2-27b4c70f024c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:02:54.327 +05:30 505d8708-def6-49f3-abb2-27b4c70f024c 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-23 12:02:54.332 +05:30 505d8708-def6-49f3-abb2-27b4c70f024c INF Connection string fetched 2024-03-23 12:02:54.332 +05:30 505d8708-def6-49f3-abb2-27b4c70f024c INF Fetching Actions 2024-03-23 12:02:54.340 +05:30 505d8708-def6-49f3-abb2-27b4c70f024c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:02:54.341 +05:30 505d8708-def6-49f3-abb2-27b4c70f024c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.0018ms 2024-03-23 12:02:54.341 +05:30 505d8708-def6-49f3-abb2-27b4c70f024c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:02:54.341 +05:30 505d8708-def6-49f3-abb2-27b4c70f024c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 200 null application/json; charset=utf-8 14.2122ms 2024-03-23 12:02:55.502 +05:30 af3f8309-628d-4929-bcb9-a84eeac40bee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 12:02:55.503 +05:30 25957605-4740-4f4c-a1d4-ad2f80f89996 INF CORS policy execution successful. 2024-03-23 12:02:55.503 +05:30 25957605-4740-4f4c-a1d4-ad2f80f89996 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:02:55.503 +05:30 25957605-4740-4f4c-a1d4-ad2f80f89996 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-23 12:02:55.509 +05:30 25957605-4740-4f4c-a1d4-ad2f80f89996 INF Connection string fetched 2024-03-23 12:02:55.509 +05:30 25957605-4740-4f4c-a1d4-ad2f80f89996 INF Fetching Actions 2024-03-23 12:02:55.516 +05:30 25957605-4740-4f4c-a1d4-ad2f80f89996 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:02:55.517 +05:30 25957605-4740-4f4c-a1d4-ad2f80f89996 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.9164ms 2024-03-23 12:02:55.517 +05:30 25957605-4740-4f4c-a1d4-ad2f80f89996 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:02:55.517 +05:30 25957605-4740-4f4c-a1d4-ad2f80f89996 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 200 null application/json; charset=utf-8 15.2713ms 2024-03-23 12:02:55.716 +05:30 12905930-c33b-4d0f-a401-0d3daf7c7e96 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 12:02:55.716 +05:30 364ab2b1-2aa3-4fec-89f3-bf8f7850be09 INF CORS policy execution successful. 2024-03-23 12:02:55.717 +05:30 364ab2b1-2aa3-4fec-89f3-bf8f7850be09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:02:55.717 +05:30 364ab2b1-2aa3-4fec-89f3-bf8f7850be09 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-23 12:02:55.722 +05:30 364ab2b1-2aa3-4fec-89f3-bf8f7850be09 INF Connection string fetched 2024-03-23 12:02:55.723 +05:30 364ab2b1-2aa3-4fec-89f3-bf8f7850be09 INF Fetching Actions 2024-03-23 12:02:55.730 +05:30 364ab2b1-2aa3-4fec-89f3-bf8f7850be09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:02:55.730 +05:30 364ab2b1-2aa3-4fec-89f3-bf8f7850be09 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.1763ms 2024-03-23 12:02:55.730 +05:30 364ab2b1-2aa3-4fec-89f3-bf8f7850be09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:02:55.730 +05:30 364ab2b1-2aa3-4fec-89f3-bf8f7850be09 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 200 null application/json; charset=utf-8 14.6287ms 2024-03-23 12:03:43.503 +05:30 281a9f7c-70e8-441a-bfed-0c9f7feeb23e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:03:43.504 +05:30 afcc291e-7dcd-489f-a4ce-9b60d125c7e4 INF CORS policy execution successful. 2024-03-23 12:03:43.505 +05:30 afcc291e-7dcd-489f-a4ce-9b60d125c7e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 2.371ms 2024-03-23 12:03:43.549 +05:30 8c8ef333-a487-4893-bb8a-9607771aa52b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:03:43.551 +05:30 7c8b10e5-789f-45b9-8ca7-b06568b8cf7d INF CORS policy execution successful. 2024-03-23 12:03:43.551 +05:30 7c8b10e5-789f-45b9-8ca7-b06568b8cf7d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:03:43.552 +05:30 7c8b10e5-789f-45b9-8ca7-b06568b8cf7d 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-23 12:03:43.567 +05:30 7c8b10e5-789f-45b9-8ca7-b06568b8cf7d INF Connection string fetched 2024-03-23 12:03:43.569 +05:30 7c8b10e5-789f-45b9-8ca7-b06568b8cf7d INF Fetching Actions 2024-03-23 12:03:43.585 +05:30 7c8b10e5-789f-45b9-8ca7-b06568b8cf7d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:03:43.587 +05:30 7c8b10e5-789f-45b9-8ca7-b06568b8cf7d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 35.3706ms 2024-03-23 12:03:43.588 +05:30 7c8b10e5-789f-45b9-8ca7-b06568b8cf7d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:03:43.588 +05:30 7c8b10e5-789f-45b9-8ca7-b06568b8cf7d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 38.5616ms 2024-03-23 12:03:43.693 +05:30 dccacc3d-ace5-4162-a8ed-fe3bc99425ac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:03:43.694 +05:30 f541134e-259d-4c02-9afd-ea871e54f751 INF CORS policy execution successful. 2024-03-23 12:03:43.694 +05:30 f541134e-259d-4c02-9afd-ea871e54f751 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:03:43.694 +05:30 f541134e-259d-4c02-9afd-ea871e54f751 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-23 12:03:43.698 +05:30 f541134e-259d-4c02-9afd-ea871e54f751 INF Connection string fetched 2024-03-23 12:03:43.698 +05:30 f541134e-259d-4c02-9afd-ea871e54f751 INF Fetching Actions 2024-03-23 12:03:43.704 +05:30 f541134e-259d-4c02-9afd-ea871e54f751 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:03:43.705 +05:30 f541134e-259d-4c02-9afd-ea871e54f751 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 10.7076ms 2024-03-23 12:03:43.705 +05:30 f541134e-259d-4c02-9afd-ea871e54f751 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:03:43.705 +05:30 f541134e-259d-4c02-9afd-ea871e54f751 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 11.8386ms 2024-03-23 12:07:46.432 +05:30 3385f347-c101-443d-91f4-f748c42c8faf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 12:07:46.434 +05:30 08c5b681-b6a5-474e-b632-028bff08975d INF CORS policy execution successful. 2024-03-23 12:07:46.434 +05:30 08c5b681-b6a5-474e-b632-028bff08975d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 2.4962ms 2024-03-23 12:07:46.491 +05:30 69f2a5b3-44e4-402f-a4b1-610f97295646 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 12:07:46.493 +05:30 91c891aa-20e1-4f6e-a219-30b3cbed3652 INF CORS policy execution successful. 2024-03-23 12:07:46.494 +05:30 91c891aa-20e1-4f6e-a219-30b3cbed3652 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:07:46.495 +05:30 91c891aa-20e1-4f6e-a219-30b3cbed3652 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-23 12:07:46.511 +05:30 91c891aa-20e1-4f6e-a219-30b3cbed3652 INF Connection string fetched 2024-03-23 12:07:46.512 +05:30 91c891aa-20e1-4f6e-a219-30b3cbed3652 INF Fetching Actions 2024-03-23 12:07:46.527 +05:30 91c891aa-20e1-4f6e-a219-30b3cbed3652 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:07:46.529 +05:30 91c891aa-20e1-4f6e-a219-30b3cbed3652 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 34.1594ms 2024-03-23 12:07:46.529 +05:30 91c891aa-20e1-4f6e-a219-30b3cbed3652 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:07:46.530 +05:30 91c891aa-20e1-4f6e-a219-30b3cbed3652 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 38.3502ms 2024-03-23 12:07:47.557 +05:30 8632b385-a975-4086-afcf-e392779c40f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 12:07:47.558 +05:30 b896185d-4b0b-4a81-a85f-42c500ef543d INF CORS policy execution successful. 2024-03-23 12:07:47.558 +05:30 b896185d-4b0b-4a81-a85f-42c500ef543d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:07:47.558 +05:30 b896185d-4b0b-4a81-a85f-42c500ef543d 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-23 12:07:47.562 +05:30 b896185d-4b0b-4a81-a85f-42c500ef543d INF Connection string fetched 2024-03-23 12:07:47.562 +05:30 b896185d-4b0b-4a81-a85f-42c500ef543d INF Fetching Actions 2024-03-23 12:07:47.568 +05:30 b896185d-4b0b-4a81-a85f-42c500ef543d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:07:47.569 +05:30 b896185d-4b0b-4a81-a85f-42c500ef543d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 10.9478ms 2024-03-23 12:07:47.569 +05:30 b896185d-4b0b-4a81-a85f-42c500ef543d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:07:47.569 +05:30 b896185d-4b0b-4a81-a85f-42c500ef543d 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 12.166ms 2024-03-23 12:07:48.491 +05:30 7b4120fb-6384-48e0-83f7-4ae9149a2301 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 12:07:48.492 +05:30 c0f4a7ce-747f-4e65-a476-35cbd8666801 INF CORS policy execution successful. 2024-03-23 12:07:48.492 +05:30 c0f4a7ce-747f-4e65-a476-35cbd8666801 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 1.0921ms 2024-03-23 12:07:48.551 +05:30 ffe0d157-3faa-4861-8c68-45273f7754dc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 12:07:48.551 +05:30 2ab67105-c9c8-49ab-94c2-0831c0f238e5 INF CORS policy execution successful. 2024-03-23 12:07:48.552 +05:30 2ab67105-c9c8-49ab-94c2-0831c0f238e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:07:48.552 +05:30 2ab67105-c9c8-49ab-94c2-0831c0f238e5 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-23 12:07:48.556 +05:30 2ab67105-c9c8-49ab-94c2-0831c0f238e5 INF Connection string fetched 2024-03-23 12:07:48.557 +05:30 2ab67105-c9c8-49ab-94c2-0831c0f238e5 INF Fetching Actions 2024-03-23 12:07:48.564 +05:30 2ab67105-c9c8-49ab-94c2-0831c0f238e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:07:48.565 +05:30 2ab67105-c9c8-49ab-94c2-0831c0f238e5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.9402ms 2024-03-23 12:07:48.565 +05:30 2ab67105-c9c8-49ab-94c2-0831c0f238e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:07:48.565 +05:30 2ab67105-c9c8-49ab-94c2-0831c0f238e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 14.0865ms 2024-03-23 12:09:00.640 +05:30 b27b74a6-87c5-4a4f-8a5e-00376e2d3921 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:09:00.643 +05:30 b0e9cfdf-2ab2-4c16-98ed-9630055709b6 INF CORS policy execution successful. 2024-03-23 12:09:00.644 +05:30 b0e9cfdf-2ab2-4c16-98ed-9630055709b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.0179ms 2024-03-23 12:09:00.699 +05:30 d9612f57-bafc-450c-81b3-810595c7006d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:09:00.703 +05:30 d9612f57-bafc-450c-81b3-810595c7006d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:37:54 AM', Current time (UTC): '3/23/2024 6:39:00 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-23 12:09:00.705 +05:30 d9612f57-bafc-450c-81b3-810595c7006d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:37:54 AM', Current time (UTC): '3/23/2024 6:39:00 AM'. 2024-03-23 12:09:00.705 +05:30 0ce8ca59-3c86-4cb3-bb4e-6f254d27a7c2 INF CORS policy execution successful. 2024-03-23 12:09:00.706 +05:30 0ce8ca59-3c86-4cb3-bb4e-6f254d27a7c2 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:09:00.706 +05:30 0ce8ca59-3c86-4cb3-bb4e-6f254d27a7c2 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:09:00.707 +05:30 0ce8ca59-3c86-4cb3-bb4e-6f254d27a7c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 7.2018ms 2024-03-23 12:09:00.769 +05:30 2f1589a4-942f-47fa-bfab-ef343624d066 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTU3NCwiZXhwIjoxNzExMTc2MTc0LCJpYXQiOjE3MTExNzU1NzR9.4E3mcAmHjnwpOj6vcqrlgiAzpRdDZEGWwGl7rcCeV_U - null null 2024-03-23 12:09:00.769 +05:30 ec3d28fc-4e83-44d0-9a5a-10dd5e9ffdbf INF CORS policy execution successful. 2024-03-23 12:09:00.769 +05:30 ec3d28fc-4e83-44d0-9a5a-10dd5e9ffdbf INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:09:00.770 +05:30 ec3d28fc-4e83-44d0-9a5a-10dd5e9ffdbf 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-23 12:09:00.791 +05:30 ec3d28fc-4e83-44d0-9a5a-10dd5e9ffdbf INF Token generated 2024-03-23 12:09:00.791 +05:30 ec3d28fc-4e83-44d0-9a5a-10dd5e9ffdbf INF Token generated 2024-03-23 12:09:00.791 +05:30 ec3d28fc-4e83-44d0-9a5a-10dd5e9ffdbf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 12:09:00.792 +05:30 ec3d28fc-4e83-44d0-9a5a-10dd5e9ffdbf INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 22.0892ms 2024-03-23 12:09:00.792 +05:30 ec3d28fc-4e83-44d0-9a5a-10dd5e9ffdbf INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:09:00.793 +05:30 ec3d28fc-4e83-44d0-9a5a-10dd5e9ffdbf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTU3NCwiZXhwIjoxNzExMTc2MTc0LCJpYXQiOjE3MTExNzU1NzR9.4E3mcAmHjnwpOj6vcqrlgiAzpRdDZEGWwGl7rcCeV_U - 200 null application/json; charset=utf-8 23.5503ms 2024-03-23 12:09:00.849 +05:30 f1a4305c-5809-40b5-95dd-3fb182fa115a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:09:00.850 +05:30 4e6a0525-e1b1-4bff-a781-323cbb152cf5 INF CORS policy execution successful. 2024-03-23 12:09:00.850 +05:30 4e6a0525-e1b1-4bff-a781-323cbb152cf5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:09:00.850 +05:30 4e6a0525-e1b1-4bff-a781-323cbb152cf5 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-23 12:09:00.854 +05:30 4e6a0525-e1b1-4bff-a781-323cbb152cf5 INF Connection string fetched 2024-03-23 12:09:00.854 +05:30 4e6a0525-e1b1-4bff-a781-323cbb152cf5 INF Fetching Menu Data 2024-03-23 12:09:00.860 +05:30 4e6a0525-e1b1-4bff-a781-323cbb152cf5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:09:00.860 +05:30 4e6a0525-e1b1-4bff-a781-323cbb152cf5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.3781ms 2024-03-23 12:09:00.861 +05:30 4e6a0525-e1b1-4bff-a781-323cbb152cf5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:09:00.861 +05:30 4e6a0525-e1b1-4bff-a781-323cbb152cf5 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 11.7709ms 2024-03-23 12:09:06.295 +05:30 ee501c6c-d980-4ff8-82a6-b4756a6a880c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:09:06.296 +05:30 04f88506-9ccd-42fa-a7ae-4bcfe7629758 INF CORS policy execution successful. 2024-03-23 12:09:06.297 +05:30 04f88506-9ccd-42fa-a7ae-4bcfe7629758 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.8756ms 2024-03-23 12:09:06.354 +05:30 b3e92b53-64d4-4709-9f9f-8e53b8425d39 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:09:06.355 +05:30 ced7aff4-4868-413a-98ef-e626e018fd0b INF CORS policy execution successful. 2024-03-23 12:09:06.356 +05:30 ced7aff4-4868-413a-98ef-e626e018fd0b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:09:06.356 +05:30 ced7aff4-4868-413a-98ef-e626e018fd0b 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-23 12:09:06.364 +05:30 ced7aff4-4868-413a-98ef-e626e018fd0b INF Connection string fetched 2024-03-23 12:09:06.365 +05:30 ced7aff4-4868-413a-98ef-e626e018fd0b INF Fetching Menu Data 2024-03-23 12:09:06.373 +05:30 ced7aff4-4868-413a-98ef-e626e018fd0b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:09:06.375 +05:30 ced7aff4-4868-413a-98ef-e626e018fd0b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 18.2575ms 2024-03-23 12:09:06.375 +05:30 ced7aff4-4868-413a-98ef-e626e018fd0b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:09:06.375 +05:30 ced7aff4-4868-413a-98ef-e626e018fd0b 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 20.6383ms 2024-03-23 12:09:17.291 +05:30 a1d16ed5-4729-4790-88dc-5c8ec8346726 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:09:17.292 +05:30 7a232681-6831-4f11-9703-b1ed54759d7d INF CORS policy execution successful. 2024-03-23 12:09:17.292 +05:30 7a232681-6831-4f11-9703-b1ed54759d7d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.0509ms 2024-03-23 12:09:17.348 +05:30 384d3a05-e0d5-47c8-b263-215df47c4d15 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:09:17.349 +05:30 85e00524-2c15-4104-af46-6f703f9c4523 INF CORS policy execution successful. 2024-03-23 12:09:17.349 +05:30 85e00524-2c15-4104-af46-6f703f9c4523 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:09:17.350 +05:30 85e00524-2c15-4104-af46-6f703f9c4523 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-23 12:09:17.357 +05:30 85e00524-2c15-4104-af46-6f703f9c4523 INF Connection string fetched 2024-03-23 12:09:17.359 +05:30 85e00524-2c15-4104-af46-6f703f9c4523 INF Fetching Actions 2024-03-23 12:09:17.373 +05:30 85e00524-2c15-4104-af46-6f703f9c4523 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:09:17.374 +05:30 85e00524-2c15-4104-af46-6f703f9c4523 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 24.1387ms 2024-03-23 12:09:17.374 +05:30 85e00524-2c15-4104-af46-6f703f9c4523 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:09:17.374 +05:30 85e00524-2c15-4104-af46-6f703f9c4523 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 26.2934ms 2024-03-23 12:14:15.336 +05:30 1dea16bb-40ab-4e88-b7c2-b2ffa10fd5e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:14:15.337 +05:30 61d456bd-888e-4d86-ab3c-ca73d241ec29 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:14:15.338 +05:30 fafc106a-0f0b-44d5-b459-04018ae9f4a5 INF CORS policy execution successful. 2024-03-23 12:14:15.338 +05:30 a7ac337c-2491-42e8-95ff-d7eb2d163af5 INF CORS policy execution successful. 2024-03-23 12:14:15.339 +05:30 fc2fbdde-b95e-4ded-bcae-8584b8245725 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:14:15.339 +05:30 1f4cb4cc-2a66-480c-8d20-7e0a6da097d7 INF CORS policy execution successful. 2024-03-23 12:14:15.339 +05:30 a7ac337c-2491-42e8-95ff-d7eb2d163af5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.5124ms 2024-03-23 12:14:15.339 +05:30 1f4cb4cc-2a66-480c-8d20-7e0a6da097d7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6515ms 2024-03-23 12:14:15.339 +05:30 e75a2d3c-3592-45cc-ad51-27461ce75366 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:14:15.339 +05:30 fafc106a-0f0b-44d5-b459-04018ae9f4a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.5132ms 2024-03-23 12:14:15.340 +05:30 cabf7aa3-aa6c-4073-8e02-8f966daa31bf INF CORS policy execution successful. 2024-03-23 12:14:15.340 +05:30 cabf7aa3-aa6c-4073-8e02-8f966daa31bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.9145ms 2024-03-23 12:14:15.390 +05:30 dbd634fd-3dfd-430a-9290-0d0bca77c0bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:14:15.390 +05:30 1cae6729-c2c7-4d77-959a-0d247916a56b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:14:15.395 +05:30 dbd634fd-3dfd-430a-9290-0d0bca77c0bc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:30:38 AM', Current time (UTC): '3/23/2024 6:44:15 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-23 12:14:15.395 +05:30 1cae6729-c2c7-4d77-959a-0d247916a56b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:30:38 AM', Current time (UTC): '3/23/2024 6:44:15 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-23 12:14:15.399 +05:30 dbd634fd-3dfd-430a-9290-0d0bca77c0bc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:30:38 AM', Current time (UTC): '3/23/2024 6:44:15 AM'. 2024-03-23 12:14:15.399 +05:30 1cae6729-c2c7-4d77-959a-0d247916a56b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:30:38 AM', Current time (UTC): '3/23/2024 6:44:15 AM'. 2024-03-23 12:14:15.399 +05:30 87affc76-e9c1-4d50-a31b-d6d78ba03484 INF CORS policy execution successful. 2024-03-23 12:14:15.399 +05:30 bbedb0fc-5d84-4968-b7f7-ba85b551a134 INF CORS policy execution successful. 2024-03-23 12:14:15.400 +05:30 bbedb0fc-5d84-4968-b7f7-ba85b551a134 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:14:15.400 +05:30 87affc76-e9c1-4d50-a31b-d6d78ba03484 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:14:15.401 +05:30 bbedb0fc-5d84-4968-b7f7-ba85b551a134 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:14:15.401 +05:30 87affc76-e9c1-4d50-a31b-d6d78ba03484 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:14:15.402 +05:30 bbedb0fc-5d84-4968-b7f7-ba85b551a134 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 11.4159ms 2024-03-23 12:14:15.402 +05:30 87affc76-e9c1-4d50-a31b-d6d78ba03484 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 11.4629ms 2024-03-23 12:14:15.452 +05:30 ee3d324f-3367-439d-99e7-e3ee3ffd277b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:14:15.452 +05:30 9f316c08-78fe-463e-afbf-21453b90a9df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:14:15.453 +05:30 ee3d324f-3367-439d-99e7-e3ee3ffd277b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:30:38 AM', Current time (UTC): '3/23/2024 6:44:15 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-23 12:14:15.453 +05:30 9f316c08-78fe-463e-afbf-21453b90a9df INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:30:38 AM', Current time (UTC): '3/23/2024 6:44:15 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-23 12:14:15.453 +05:30 ee3d324f-3367-439d-99e7-e3ee3ffd277b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:30:38 AM', Current time (UTC): '3/23/2024 6:44:15 AM'. 2024-03-23 12:14:15.454 +05:30 9f316c08-78fe-463e-afbf-21453b90a9df INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:30:38 AM', Current time (UTC): '3/23/2024 6:44:15 AM'. 2024-03-23 12:14:15.454 +05:30 f322eb70-6fa2-4857-b42c-1d572e527800 INF CORS policy execution successful. 2024-03-23 12:14:15.454 +05:30 ea8e27f6-687b-4e14-bf74-0bcfd5cae081 INF CORS policy execution successful. 2024-03-23 12:14:15.454 +05:30 f322eb70-6fa2-4857-b42c-1d572e527800 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:14:15.454 +05:30 ea8e27f6-687b-4e14-bf74-0bcfd5cae081 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:14:15.454 +05:30 f322eb70-6fa2-4857-b42c-1d572e527800 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:14:15.454 +05:30 ea8e27f6-687b-4e14-bf74-0bcfd5cae081 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:14:15.454 +05:30 f322eb70-6fa2-4857-b42c-1d572e527800 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 2.2909ms 2024-03-23 12:14:15.454 +05:30 ea8e27f6-687b-4e14-bf74-0bcfd5cae081 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 2.3429ms 2024-03-23 12:14:15.459 +05:30 4ba1c58c-a3c4-4b30-a5d4-7f0c86be4f2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTEzOCwiZXhwIjoxNzExMTc1NzM4LCJpYXQiOjE3MTExNzUxMzh9.2RXTfdZFY-1kLJKEU29oawOIpxp9pXtBn4oTm8ruxHs - null null 2024-03-23 12:14:15.460 +05:30 026acb2c-8049-44a7-b5be-8ab55cddd474 INF CORS policy execution successful. 2024-03-23 12:14:15.461 +05:30 026acb2c-8049-44a7-b5be-8ab55cddd474 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:14:15.462 +05:30 026acb2c-8049-44a7-b5be-8ab55cddd474 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-23 12:14:15.479 +05:30 026acb2c-8049-44a7-b5be-8ab55cddd474 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-23 12:14:15.481 +05:30 026acb2c-8049-44a7-b5be-8ab55cddd474 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 12:14:15.484 +05:30 026acb2c-8049-44a7-b5be-8ab55cddd474 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 21.7672ms 2024-03-23 12:14:15.484 +05:30 026acb2c-8049-44a7-b5be-8ab55cddd474 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:14:15.485 +05:30 026acb2c-8049-44a7-b5be-8ab55cddd474 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTEzOCwiZXhwIjoxNzExMTc1NzM4LCJpYXQiOjE3MTExNzUxMzh9.2RXTfdZFY-1kLJKEU29oawOIpxp9pXtBn4oTm8ruxHs - 500 null application/problem+json; charset=utf-8 25.3816ms 2024-03-23 12:14:15.542 +05:30 2eb665f0-7ac0-4843-acbb-e18afb580305 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTEzOCwiZXhwIjoxNzExMTc1NzM4LCJpYXQiOjE3MTExNzUxMzh9.2RXTfdZFY-1kLJKEU29oawOIpxp9pXtBn4oTm8ruxHs - null null 2024-03-23 12:14:15.542 +05:30 f9bb7940-7969-444f-a3d4-b3c012bd834e INF CORS policy execution successful. 2024-03-23 12:14:15.542 +05:30 f9bb7940-7969-444f-a3d4-b3c012bd834e INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:14:15.542 +05:30 f9bb7940-7969-444f-a3d4-b3c012bd834e 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-23 12:14:15.545 +05:30 f9bb7940-7969-444f-a3d4-b3c012bd834e 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-23 12:14:15.545 +05:30 f9bb7940-7969-444f-a3d4-b3c012bd834e INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 12:14:15.546 +05:30 f9bb7940-7969-444f-a3d4-b3c012bd834e INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 3.2531ms 2024-03-23 12:14:15.546 +05:30 f9bb7940-7969-444f-a3d4-b3c012bd834e INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:14:15.546 +05:30 f9bb7940-7969-444f-a3d4-b3c012bd834e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTEzOCwiZXhwIjoxNzExMTc1NzM4LCJpYXQiOjE3MTExNzUxMzh9.2RXTfdZFY-1kLJKEU29oawOIpxp9pXtBn4oTm8ruxHs - 500 null application/problem+json; charset=utf-8 4.2704ms 2024-03-23 12:14:15.601 +05:30 70ddd640-0f59-4ae8-ba2a-c3b59a5b0e43 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTEzOCwiZXhwIjoxNzExMTc1NzM4LCJpYXQiOjE3MTExNzUxMzh9.2RXTfdZFY-1kLJKEU29oawOIpxp9pXtBn4oTm8ruxHs - null null 2024-03-23 12:14:15.601 +05:30 3da8bbc7-4a59-4cef-ac0b-d8d9e2c3b25d INF CORS policy execution successful. 2024-03-23 12:14:15.601 +05:30 3da8bbc7-4a59-4cef-ac0b-d8d9e2c3b25d INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:14:15.602 +05:30 3da8bbc7-4a59-4cef-ac0b-d8d9e2c3b25d 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-23 12:14:15.603 +05:30 3da8bbc7-4a59-4cef-ac0b-d8d9e2c3b25d 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-23 12:14:15.603 +05:30 3da8bbc7-4a59-4cef-ac0b-d8d9e2c3b25d INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 12:14:15.604 +05:30 3da8bbc7-4a59-4cef-ac0b-d8d9e2c3b25d INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.333ms 2024-03-23 12:14:15.604 +05:30 3da8bbc7-4a59-4cef-ac0b-d8d9e2c3b25d INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:14:15.604 +05:30 3da8bbc7-4a59-4cef-ac0b-d8d9e2c3b25d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTEzOCwiZXhwIjoxNzExMTc1NzM4LCJpYXQiOjE3MTExNzUxMzh9.2RXTfdZFY-1kLJKEU29oawOIpxp9pXtBn4oTm8ruxHs - 500 null application/problem+json; charset=utf-8 3.5516ms 2024-03-23 12:14:15.672 +05:30 c389e932-3a71-4d41-b6f4-6fc77e65e89b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTEzOCwiZXhwIjoxNzExMTc1NzM4LCJpYXQiOjE3MTExNzUxMzh9.2RXTfdZFY-1kLJKEU29oawOIpxp9pXtBn4oTm8ruxHs - null null 2024-03-23 12:14:15.672 +05:30 fd252e25-ccbf-4427-8183-e676796782aa INF CORS policy execution successful. 2024-03-23 12:14:15.672 +05:30 fd252e25-ccbf-4427-8183-e676796782aa INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:14:15.672 +05:30 fd252e25-ccbf-4427-8183-e676796782aa 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-23 12:14:15.674 +05:30 fd252e25-ccbf-4427-8183-e676796782aa 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-23 12:14:15.674 +05:30 fd252e25-ccbf-4427-8183-e676796782aa INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 12:14:15.675 +05:30 fd252e25-ccbf-4427-8183-e676796782aa INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.2282ms 2024-03-23 12:14:15.675 +05:30 fd252e25-ccbf-4427-8183-e676796782aa INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:14:15.675 +05:30 fd252e25-ccbf-4427-8183-e676796782aa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTEzOCwiZXhwIjoxNzExMTc1NzM4LCJpYXQiOjE3MTExNzUxMzh9.2RXTfdZFY-1kLJKEU29oawOIpxp9pXtBn4oTm8ruxHs - 500 null application/problem+json; charset=utf-8 3.428ms 2024-03-23 12:15:28.131 +05:30 a2e9ef8a-7e76-4621-ac61-58d6afcf2baf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 12:15:28.132 +05:30 2b95ec57-f64b-401f-941e-85b8194c5de8 INF CORS policy execution successful. 2024-03-23 12:15:28.133 +05:30 2b95ec57-f64b-401f-941e-85b8194c5de8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:15:28.134 +05:30 2b95ec57-f64b-401f-941e-85b8194c5de8 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-23 12:15:28.134 +05:30 2b95ec57-f64b-401f-941e-85b8194c5de8 INF Fetching Company deatails 2024-03-23 12:15:28.163 +05:30 2b95ec57-f64b-401f-941e-85b8194c5de8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:28.165 +05:30 2b95ec57-f64b-401f-941e-85b8194c5de8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 30.8225ms 2024-03-23 12:15:28.165 +05:30 2b95ec57-f64b-401f-941e-85b8194c5de8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:15:28.165 +05:30 2b95ec57-f64b-401f-941e-85b8194c5de8 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 34.4328ms 2024-03-23 12:15:28.215 +05:30 b9ea2cab-77e2-43c0-b689-ac6bba1a64e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 12:15:28.215 +05:30 00825850-bd4e-4ada-a04a-3b525cc3ccad INF CORS policy execution successful. 2024-03-23 12:15:28.215 +05:30 00825850-bd4e-4ada-a04a-3b525cc3ccad INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:15:28.215 +05:30 00825850-bd4e-4ada-a04a-3b525cc3ccad 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-23 12:15:28.216 +05:30 00825850-bd4e-4ada-a04a-3b525cc3ccad INF Fetching Company deatails 2024-03-23 12:15:28.217 +05:30 00825850-bd4e-4ada-a04a-3b525cc3ccad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:28.218 +05:30 00825850-bd4e-4ada-a04a-3b525cc3ccad INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.0781ms 2024-03-23 12:15:28.218 +05:30 00825850-bd4e-4ada-a04a-3b525cc3ccad INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:15:28.218 +05:30 00825850-bd4e-4ada-a04a-3b525cc3ccad 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 3.1969ms 2024-03-23 12:15:37.640 +05:30 37160d1a-12b9-4767-908c-1402127aa466 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 12:15:37.641 +05:30 1d455662-131f-4b74-94ad-3357d1770e66 INF CORS policy execution successful. 2024-03-23 12:15:37.641 +05:30 1d455662-131f-4b74-94ad-3357d1770e66 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.7909ms 2024-03-23 12:15:37.692 +05:30 7e906ea0-0ee1-4b73-9669-6fe75457a11c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 12:15:37.693 +05:30 2784b933-4386-4378-838b-8658541a5098 INF CORS policy execution successful. 2024-03-23 12:15:37.693 +05:30 2784b933-4386-4378-838b-8658541a5098 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:15:37.693 +05:30 2784b933-4386-4378-838b-8658541a5098 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-23 12:15:37.699 +05:30 2784b933-4386-4378-838b-8658541a5098 INF Connection string fetched 2024-03-23 12:15:37.894 +05:30 2784b933-4386-4378-838b-8658541a5098 INF Token generated 2024-03-23 12:15:37.894 +05:30 2784b933-4386-4378-838b-8658541a5098 INF Token generated 2024-03-23 12:15:37.895 +05:30 2784b933-4386-4378-838b-8658541a5098 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-23 12:15:37.895 +05:30 2784b933-4386-4378-838b-8658541a5098 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 202.3405ms 2024-03-23 12:15:37.895 +05:30 2784b933-4386-4378-838b-8658541a5098 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:15:37.895 +05:30 2784b933-4386-4378-838b-8658541a5098 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 203.2597ms 2024-03-23 12:15:38.067 +05:30 12695e97-3a11-477b-98ad-ebf8d71e9d5c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:15:38.067 +05:30 c8ca7050-fa03-49d4-8fc6-a97b2a7c035c INF CORS policy execution successful. 2024-03-23 12:15:38.067 +05:30 c8ca7050-fa03-49d4-8fc6-a97b2a7c035c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8197ms 2024-03-23 12:15:38.069 +05:30 6ae0e4e6-23e7-4082-bbf7-b06f699d6c13 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:15:38.069 +05:30 15936d0a-2650-44b9-997c-126e0307a0df INF CORS policy execution successful. 2024-03-23 12:15:38.069 +05:30 15936d0a-2650-44b9-997c-126e0307a0df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5069ms 2024-03-23 12:15:38.117 +05:30 70ba7053-5a38-4698-8770-05929fb0859b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:15:38.118 +05:30 070819bf-8894-41fd-80ce-2b6faa6d8b82 INF CORS policy execution successful. 2024-03-23 12:15:38.118 +05:30 070819bf-8894-41fd-80ce-2b6faa6d8b82 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:15:38.119 +05:30 070819bf-8894-41fd-80ce-2b6faa6d8b82 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-23 12:15:38.126 +05:30 070819bf-8894-41fd-80ce-2b6faa6d8b82 INF Connection string fetched 2024-03-23 12:15:38.126 +05:30 070819bf-8894-41fd-80ce-2b6faa6d8b82 INF Fetching Menu Data 2024-03-23 12:15:38.139 +05:30 070819bf-8894-41fd-80ce-2b6faa6d8b82 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:38.140 +05:30 070819bf-8894-41fd-80ce-2b6faa6d8b82 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 21.4537ms 2024-03-23 12:15:38.140 +05:30 070819bf-8894-41fd-80ce-2b6faa6d8b82 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:15:38.140 +05:30 070819bf-8894-41fd-80ce-2b6faa6d8b82 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 23.7161ms 2024-03-23 12:15:38.197 +05:30 acd57976-afa3-480b-9744-9d217170d380 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:15:38.198 +05:30 7b7efa15-f1aa-4326-a2fc-25362eb5760b INF CORS policy execution successful. 2024-03-23 12:15:38.198 +05:30 7b7efa15-f1aa-4326-a2fc-25362eb5760b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:15:38.198 +05:30 7b7efa15-f1aa-4326-a2fc-25362eb5760b 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-23 12:15:38.203 +05:30 7b7efa15-f1aa-4326-a2fc-25362eb5760b INF Connection string fetched 2024-03-23 12:15:38.203 +05:30 7b7efa15-f1aa-4326-a2fc-25362eb5760b INF Fetching Menu Data 2024-03-23 12:15:38.212 +05:30 7b7efa15-f1aa-4326-a2fc-25362eb5760b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:38.213 +05:30 7b7efa15-f1aa-4326-a2fc-25362eb5760b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.7302ms 2024-03-23 12:15:38.213 +05:30 7b7efa15-f1aa-4326-a2fc-25362eb5760b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:15:38.213 +05:30 7b7efa15-f1aa-4326-a2fc-25362eb5760b 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 16.1885ms 2024-03-23 12:15:40.790 +05:30 a15b52b8-db5a-4b04-b45b-61fd9bdc0ba2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:15:40.790 +05:30 742222b6-65c7-4f25-9e3b-ebcaf606938d INF CORS policy execution successful. 2024-03-23 12:15:40.791 +05:30 742222b6-65c7-4f25-9e3b-ebcaf606938d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:15:40.791 +05:30 742222b6-65c7-4f25-9e3b-ebcaf606938d 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-23 12:15:40.791 +05:30 730bb96d-8cf5-4839-8aa1-d09049fb5da7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:15:40.792 +05:30 40fee465-30c6-45b9-9f94-18364c39499c INF CORS policy execution successful. 2024-03-23 12:15:40.792 +05:30 6efc969c-e5d1-495e-a695-56226bfd0705 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:15:40.793 +05:30 40fee465-30c6-45b9-9f94-18364c39499c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.209ms 2024-03-23 12:15:40.793 +05:30 f64764e1-ab94-44b6-b902-e2f39ae7a05d INF CORS policy execution successful. 2024-03-23 12:15:40.794 +05:30 f64764e1-ab94-44b6-b902-e2f39ae7a05d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.9135ms 2024-03-23 12:15:40.803 +05:30 742222b6-65c7-4f25-9e3b-ebcaf606938d INF Connection string fetched 2024-03-23 12:15:40.803 +05:30 742222b6-65c7-4f25-9e3b-ebcaf606938d INF Fetching Menu Data 2024-03-23 12:15:40.807 +05:30 742222b6-65c7-4f25-9e3b-ebcaf606938d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:40.808 +05:30 742222b6-65c7-4f25-9e3b-ebcaf606938d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 17.2535ms 2024-03-23 12:15:40.808 +05:30 742222b6-65c7-4f25-9e3b-ebcaf606938d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:15:40.808 +05:30 742222b6-65c7-4f25-9e3b-ebcaf606938d 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 18.7433ms 2024-03-23 12:15:40.839 +05:30 20acd5ab-b47f-415a-ad8c-239bbff6c701 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:15:40.839 +05:30 4407f6a2-d7c5-4d6b-a5ea-4155bca6d4ba INF CORS policy execution successful. 2024-03-23 12:15:40.839 +05:30 4407f6a2-d7c5-4d6b-a5ea-4155bca6d4ba INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:15:40.839 +05:30 4407f6a2-d7c5-4d6b-a5ea-4155bca6d4ba 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-23 12:15:40.843 +05:30 4407f6a2-d7c5-4d6b-a5ea-4155bca6d4ba INF Connection string fetched 2024-03-23 12:15:40.843 +05:30 4407f6a2-d7c5-4d6b-a5ea-4155bca6d4ba INF Fetching Profile Summary 2024-03-23 12:15:40.851 +05:30 4407f6a2-d7c5-4d6b-a5ea-4155bca6d4ba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:40.852 +05:30 4407f6a2-d7c5-4d6b-a5ea-4155bca6d4ba INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 12.1647ms 2024-03-23 12:15:40.852 +05:30 4407f6a2-d7c5-4d6b-a5ea-4155bca6d4ba INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:15:40.852 +05:30 4407f6a2-d7c5-4d6b-a5ea-4155bca6d4ba 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 13.4293ms 2024-03-23 12:15:40.855 +05:30 53367cda-2827-4642-9881-33a4063fae62 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:15:40.856 +05:30 d9094bac-dd08-4826-bfcb-c7a6089a4330 INF CORS policy execution successful. 2024-03-23 12:15:40.856 +05:30 d9094bac-dd08-4826-bfcb-c7a6089a4330 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:15:40.856 +05:30 d9094bac-dd08-4826-bfcb-c7a6089a4330 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-23 12:15:40.858 +05:30 d9094bac-dd08-4826-bfcb-c7a6089a4330 INF Connection string fetched 2024-03-23 12:15:40.858 +05:30 d9094bac-dd08-4826-bfcb-c7a6089a4330 INF Fetching Menu Data 2024-03-23 12:15:40.872 +05:30 d9094bac-dd08-4826-bfcb-c7a6089a4330 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:40.874 +05:30 d9094bac-dd08-4826-bfcb-c7a6089a4330 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 17.5956ms 2024-03-23 12:15:40.874 +05:30 d9094bac-dd08-4826-bfcb-c7a6089a4330 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:15:40.874 +05:30 d9094bac-dd08-4826-bfcb-c7a6089a4330 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 19.1411ms 2024-03-23 12:15:40.902 +05:30 0d446911-ffd8-46a8-8d4e-14195ebb8900 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:15:40.903 +05:30 247cd29b-b493-4b84-a4ee-525bdf3dbf60 INF CORS policy execution successful. 2024-03-23 12:15:40.904 +05:30 247cd29b-b493-4b84-a4ee-525bdf3dbf60 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:15:40.904 +05:30 247cd29b-b493-4b84-a4ee-525bdf3dbf60 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-23 12:15:40.911 +05:30 247cd29b-b493-4b84-a4ee-525bdf3dbf60 INF Connection string fetched 2024-03-23 12:15:40.911 +05:30 247cd29b-b493-4b84-a4ee-525bdf3dbf60 INF Fetching Profile Summary 2024-03-23 12:15:40.919 +05:30 247cd29b-b493-4b84-a4ee-525bdf3dbf60 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:40.920 +05:30 247cd29b-b493-4b84-a4ee-525bdf3dbf60 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 16.0134ms 2024-03-23 12:15:40.920 +05:30 247cd29b-b493-4b84-a4ee-525bdf3dbf60 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:15:40.920 +05:30 247cd29b-b493-4b84-a4ee-525bdf3dbf60 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 17.9955ms 2024-03-23 12:15:42.912 +05:30 af253851-2418-4623-828c-683d8234c625 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:15:42.912 +05:30 e7e297e8-10c3-4a31-864b-7b092983a591 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:15:42.912 +05:30 f29dbd92-1807-46bc-922f-810c5fc30ae9 INF CORS policy execution successful. 2024-03-23 12:15:42.913 +05:30 fb5064c1-64c2-43b0-b801-96f69fe9090c INF CORS policy execution successful. 2024-03-23 12:15:42.913 +05:30 f29dbd92-1807-46bc-922f-810c5fc30ae9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:15:42.913 +05:30 f29dbd92-1807-46bc-922f-810c5fc30ae9 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-23 12:15:42.913 +05:30 fb5064c1-64c2-43b0-b801-96f69fe9090c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.5858ms 2024-03-23 12:15:42.913 +05:30 dc083606-b8a4-4754-80ed-e9ca1368d831 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:15:42.913 +05:30 186ae0e8-b17e-4c4e-adca-b83bbff1de9d INF CORS policy execution successful. 2024-03-23 12:15:42.913 +05:30 186ae0e8-b17e-4c4e-adca-b83bbff1de9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.3623ms 2024-03-23 12:15:42.917 +05:30 f29dbd92-1807-46bc-922f-810c5fc30ae9 INF Connection string fetched 2024-03-23 12:15:42.917 +05:30 f29dbd92-1807-46bc-922f-810c5fc30ae9 INF Fetching Menu Data 2024-03-23 12:15:42.921 +05:30 f29dbd92-1807-46bc-922f-810c5fc30ae9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:42.922 +05:30 f29dbd92-1807-46bc-922f-810c5fc30ae9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.7042ms 2024-03-23 12:15:42.922 +05:30 f29dbd92-1807-46bc-922f-810c5fc30ae9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:15:42.922 +05:30 f29dbd92-1807-46bc-922f-810c5fc30ae9 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 10.4877ms 2024-03-23 12:15:42.965 +05:30 4044bc08-d688-4740-a75d-62c678aba90b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:15:42.966 +05:30 23613d50-301d-4740-b742-07e2f1cfab95 INF CORS policy execution successful. 2024-03-23 12:15:42.966 +05:30 23613d50-301d-4740-b742-07e2f1cfab95 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:15:42.967 +05:30 23613d50-301d-4740-b742-07e2f1cfab95 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:15:42.971 +05:30 23613d50-301d-4740-b742-07e2f1cfab95 INF Connection string fetched 2024-03-23 12:15:42.973 +05:30 23613d50-301d-4740-b742-07e2f1cfab95 INF Fetching Profile Details 2024-03-23 12:15:42.980 +05:30 4771ac15-d351-47e9-b62a-1dc848704fd4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:15:42.980 +05:30 ed9a73d8-ff81-4d3b-9f4b-316c2cde1334 INF CORS policy execution successful. 2024-03-23 12:15:42.981 +05:30 ed9a73d8-ff81-4d3b-9f4b-316c2cde1334 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:15:42.981 +05:30 ed9a73d8-ff81-4d3b-9f4b-316c2cde1334 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-23 12:15:42.982 +05:30 23613d50-301d-4740-b742-07e2f1cfab95 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:42.982 +05:30 ed9a73d8-ff81-4d3b-9f4b-316c2cde1334 INF Fetching Menu Data 2024-03-23 12:15:42.982 +05:30 23613d50-301d-4740-b742-07e2f1cfab95 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 15.6581ms 2024-03-23 12:15:42.983 +05:30 23613d50-301d-4740-b742-07e2f1cfab95 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:15:42.983 +05:30 23613d50-301d-4740-b742-07e2f1cfab95 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 17.419ms 2024-03-23 12:15:42.987 +05:30 ed9a73d8-ff81-4d3b-9f4b-316c2cde1334 INF Connection string fetched 2024-03-23 12:15:43.003 +05:30 ed9a73d8-ff81-4d3b-9f4b-316c2cde1334 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:43.004 +05:30 ed9a73d8-ff81-4d3b-9f4b-316c2cde1334 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 23.5806ms 2024-03-23 12:15:43.004 +05:30 ed9a73d8-ff81-4d3b-9f4b-316c2cde1334 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:15:43.005 +05:30 ed9a73d8-ff81-4d3b-9f4b-316c2cde1334 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 25.0506ms 2024-03-23 12:15:43.031 +05:30 85081897-9ca0-4271-9665-79bc2cd35386 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:15:43.031 +05:30 2b9b922e-e267-40bf-87d7-4685b3ad56f3 INF CORS policy execution successful. 2024-03-23 12:15:43.031 +05:30 2b9b922e-e267-40bf-87d7-4685b3ad56f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:15:43.032 +05:30 2b9b922e-e267-40bf-87d7-4685b3ad56f3 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:15:43.065 +05:30 2b9b922e-e267-40bf-87d7-4685b3ad56f3 INF Connection string fetched 2024-03-23 12:15:43.065 +05:30 2b9b922e-e267-40bf-87d7-4685b3ad56f3 INF Fetching Profile Details 2024-03-23 12:15:43.080 +05:30 2b9b922e-e267-40bf-87d7-4685b3ad56f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:43.080 +05:30 2b9b922e-e267-40bf-87d7-4685b3ad56f3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 48.625ms 2024-03-23 12:15:43.080 +05:30 2b9b922e-e267-40bf-87d7-4685b3ad56f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:15:43.081 +05:30 2b9b922e-e267-40bf-87d7-4685b3ad56f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 49.943ms 2024-03-23 12:15:47.061 +05:30 53b97932-8b6a-4d67-bd2d-5b91cbd70249 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:15:47.062 +05:30 8f39a8b8-f14a-4cb5-80f7-ca0ff823b84f INF CORS policy execution successful. 2024-03-23 12:15:47.062 +05:30 8f39a8b8-f14a-4cb5-80f7-ca0ff823b84f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.0339ms 2024-03-23 12:15:47.113 +05:30 2908828a-05d0-408f-99c0-ba4d9cb3d7dd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:15:47.113 +05:30 ffbdeff3-93cd-43e7-ab2d-a10fa12062f0 INF CORS policy execution successful. 2024-03-23 12:15:47.114 +05:30 ffbdeff3-93cd-43e7-ab2d-a10fa12062f0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:15:47.114 +05:30 ffbdeff3-93cd-43e7-ab2d-a10fa12062f0 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-23 12:15:47.125 +05:30 ffbdeff3-93cd-43e7-ab2d-a10fa12062f0 INF Connection string fetched 2024-03-23 12:15:47.127 +05:30 ffbdeff3-93cd-43e7-ab2d-a10fa12062f0 INF Fetching Actions 2024-03-23 12:15:47.137 +05:30 ffbdeff3-93cd-43e7-ab2d-a10fa12062f0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:15:47.138 +05:30 ffbdeff3-93cd-43e7-ab2d-a10fa12062f0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 23.8478ms 2024-03-23 12:15:47.138 +05:30 ffbdeff3-93cd-43e7-ab2d-a10fa12062f0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:15:47.138 +05:30 ffbdeff3-93cd-43e7-ab2d-a10fa12062f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 25.6133ms 2024-03-23 12:17:37.277 +05:30 16168718-2a49-400e-8fc0-09d3d455bfe4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:17:37.278 +05:30 68389b03-3f34-4769-bca2-59a759acb5d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:17:37.280 +05:30 d07922b4-5d11-426d-a2bc-5fa926076413 INF CORS policy execution successful. 2024-03-23 12:17:37.280 +05:30 5ca7265c-08a4-461f-9b31-6c626574733f INF CORS policy execution successful. 2024-03-23 12:17:37.282 +05:30 5ca7265c-08a4-461f-9b31-6c626574733f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 3.3662ms 2024-03-23 12:17:37.282 +05:30 d07922b4-5d11-426d-a2bc-5fa926076413 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 4.5752ms 2024-03-23 12:17:37.326 +05:30 e6697421-f792-4899-832f-0bdce56a362b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:17:37.326 +05:30 364fe199-0e8c-4b64-89bb-c1be990f83d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:17:37.329 +05:30 6afa68c6-4995-4f7f-9ba0-936c22f46224 INF CORS policy execution successful. 2024-03-23 12:17:37.329 +05:30 9de6175d-b656-4eee-8691-983bc690beef INF CORS policy execution successful. 2024-03-23 12:17:37.329 +05:30 9de6175d-b656-4eee-8691-983bc690beef INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:17:37.329 +05:30 6afa68c6-4995-4f7f-9ba0-936c22f46224 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:17:37.330 +05:30 6afa68c6-4995-4f7f-9ba0-936c22f46224 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:17:37.330 +05:30 9de6175d-b656-4eee-8691-983bc690beef 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-23 12:17:37.340 +05:30 6afa68c6-4995-4f7f-9ba0-936c22f46224 INF Connection string fetched 2024-03-23 12:17:37.340 +05:30 9de6175d-b656-4eee-8691-983bc690beef INF Connection string fetched 2024-03-23 12:17:37.341 +05:30 9de6175d-b656-4eee-8691-983bc690beef INF Fetching Menu Data 2024-03-23 12:17:37.341 +05:30 6afa68c6-4995-4f7f-9ba0-936c22f46224 INF Fetching Profile Details 2024-03-23 12:17:37.346 +05:30 9de6175d-b656-4eee-8691-983bc690beef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:17:37.347 +05:30 9de6175d-b656-4eee-8691-983bc690beef INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 16.9279ms 2024-03-23 12:17:37.347 +05:30 9de6175d-b656-4eee-8691-983bc690beef INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:17:37.347 +05:30 9de6175d-b656-4eee-8691-983bc690beef 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 21.1696ms 2024-03-23 12:17:37.352 +05:30 6afa68c6-4995-4f7f-9ba0-936c22f46224 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:17:37.353 +05:30 6afa68c6-4995-4f7f-9ba0-936c22f46224 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 22.3799ms 2024-03-23 12:17:37.353 +05:30 6afa68c6-4995-4f7f-9ba0-936c22f46224 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:17:37.353 +05:30 6afa68c6-4995-4f7f-9ba0-936c22f46224 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 26.4329ms 2024-03-23 12:17:38.275 +05:30 b0f410c3-2804-476b-a7d9-52e3a82c8f71 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:17:38.275 +05:30 b39e2a23-46f3-47df-94e0-3038cde62e6b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:17:38.276 +05:30 0b828a9b-55cc-427b-bd4d-3f1607f66b61 INF CORS policy execution successful. 2024-03-23 12:17:38.276 +05:30 2586dd82-15f4-4225-a09f-38e97a821825 INF CORS policy execution successful. 2024-03-23 12:17:38.276 +05:30 2586dd82-15f4-4225-a09f-38e97a821825 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:17:38.276 +05:30 0b828a9b-55cc-427b-bd4d-3f1607f66b61 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:17:38.276 +05:30 2586dd82-15f4-4225-a09f-38e97a821825 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-23 12:17:38.276 +05:30 0b828a9b-55cc-427b-bd4d-3f1607f66b61 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:17:38.283 +05:30 2586dd82-15f4-4225-a09f-38e97a821825 INF Connection string fetched 2024-03-23 12:17:38.283 +05:30 2586dd82-15f4-4225-a09f-38e97a821825 INF Fetching Menu Data 2024-03-23 12:17:38.284 +05:30 0b828a9b-55cc-427b-bd4d-3f1607f66b61 INF Connection string fetched 2024-03-23 12:17:38.284 +05:30 0b828a9b-55cc-427b-bd4d-3f1607f66b61 INF Fetching Profile Details 2024-03-23 12:17:38.286 +05:30 2586dd82-15f4-4225-a09f-38e97a821825 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:17:38.287 +05:30 2586dd82-15f4-4225-a09f-38e97a821825 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.4791ms 2024-03-23 12:17:38.287 +05:30 2586dd82-15f4-4225-a09f-38e97a821825 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:17:38.287 +05:30 2586dd82-15f4-4225-a09f-38e97a821825 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 11.8815ms 2024-03-23 12:17:38.289 +05:30 0b828a9b-55cc-427b-bd4d-3f1607f66b61 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:17:38.289 +05:30 0b828a9b-55cc-427b-bd4d-3f1607f66b61 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 13.0088ms 2024-03-23 12:17:38.289 +05:30 0b828a9b-55cc-427b-bd4d-3f1607f66b61 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:17:38.289 +05:30 0b828a9b-55cc-427b-bd4d-3f1607f66b61 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 14.2056ms 2024-03-23 12:17:48.314 +05:30 24faa857-0283-403c-a27d-0a2cb4b6fa02 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 12:17:48.314 +05:30 2ce3a112-be96-455f-9227-033589e1e962 INF CORS policy execution successful. 2024-03-23 12:17:48.315 +05:30 2ce3a112-be96-455f-9227-033589e1e962 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 0.864ms 2024-03-23 12:17:48.362 +05:30 011b8221-287e-4915-8809-1bb32e0d0240 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 12:17:48.363 +05:30 5f5509e2-8cff-45ed-980a-8c099cd2c1fb INF CORS policy execution successful. 2024-03-23 12:17:48.363 +05:30 5f5509e2-8cff-45ed-980a-8c099cd2c1fb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:17:48.363 +05:30 5f5509e2-8cff-45ed-980a-8c099cd2c1fb 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-23 12:17:48.370 +05:30 5f5509e2-8cff-45ed-980a-8c099cd2c1fb INF Connection string fetched 2024-03-23 12:17:48.371 +05:30 5f5509e2-8cff-45ed-980a-8c099cd2c1fb INF Fetching Actions 2024-03-23 12:17:48.396 +05:30 5f5509e2-8cff-45ed-980a-8c099cd2c1fb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:17:48.396 +05:30 5f5509e2-8cff-45ed-980a-8c099cd2c1fb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 33.3172ms 2024-03-23 12:17:48.397 +05:30 5f5509e2-8cff-45ed-980a-8c099cd2c1fb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:17:48.397 +05:30 5f5509e2-8cff-45ed-980a-8c099cd2c1fb 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 35.0025ms 2024-03-23 12:18:12.095 +05:30 a8885ff8-1d34-4060-96e1-49f57f707ff5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:18:12.096 +05:30 03503fb4-10cc-4283-acb0-66ae1549ddbf INF CORS policy execution successful. 2024-03-23 12:18:12.096 +05:30 bfb1c874-cee3-4c97-a742-11da17e2ac75 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:18:12.096 +05:30 413d75ea-def4-4de2-981d-45330d908423 INF CORS policy execution successful. 2024-03-23 12:18:12.097 +05:30 413d75ea-def4-4de2-981d-45330d908423 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.4526ms 2024-03-23 12:18:12.097 +05:30 03503fb4-10cc-4283-acb0-66ae1549ddbf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.1382ms 2024-03-23 12:18:12.140 +05:30 09e8b7a5-8354-4fe0-ae85-bc64a5e8706e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:18:12.142 +05:30 efbe70c7-b373-4686-8924-e28d66a4a719 INF CORS policy execution successful. 2024-03-23 12:18:12.142 +05:30 efbe70c7-b373-4686-8924-e28d66a4a719 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:18:12.143 +05:30 efbe70c7-b373-4686-8924-e28d66a4a719 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:18:12.151 +05:30 efbe70c7-b373-4686-8924-e28d66a4a719 INF Connection string fetched 2024-03-23 12:18:12.152 +05:30 efbe70c7-b373-4686-8924-e28d66a4a719 INF Fetching Profile Details 2024-03-23 12:18:12.153 +05:30 8f9ee756-7a10-43dd-9783-2914a412b543 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:18:12.153 +05:30 849e83e6-9696-4459-a24a-43d85773e75c INF CORS policy execution successful. 2024-03-23 12:18:12.153 +05:30 849e83e6-9696-4459-a24a-43d85773e75c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:18:12.153 +05:30 849e83e6-9696-4459-a24a-43d85773e75c 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-23 12:18:12.159 +05:30 849e83e6-9696-4459-a24a-43d85773e75c INF Connection string fetched 2024-03-23 12:18:12.159 +05:30 849e83e6-9696-4459-a24a-43d85773e75c INF Fetching Menu Data 2024-03-23 12:18:12.167 +05:30 efbe70c7-b373-4686-8924-e28d66a4a719 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:18:12.167 +05:30 849e83e6-9696-4459-a24a-43d85773e75c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:18:12.168 +05:30 849e83e6-9696-4459-a24a-43d85773e75c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.9685ms 2024-03-23 12:18:12.168 +05:30 efbe70c7-b373-4686-8924-e28d66a4a719 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 25.596ms 2024-03-23 12:18:12.169 +05:30 849e83e6-9696-4459-a24a-43d85773e75c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:18:12.169 +05:30 efbe70c7-b373-4686-8924-e28d66a4a719 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:18:12.169 +05:30 efbe70c7-b373-4686-8924-e28d66a4a719 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 28.4975ms 2024-03-23 12:18:12.169 +05:30 849e83e6-9696-4459-a24a-43d85773e75c 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 16.2452ms 2024-03-23 12:18:12.215 +05:30 033d52f9-f02e-4c7e-89e7-35d1e4222f93 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:18:12.215 +05:30 d6d161e0-120c-4db1-a416-af7b84a4a849 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:18:12.215 +05:30 70d479ca-9c0e-4602-b918-f1d0cdfc7d85 INF CORS policy execution successful. 2024-03-23 12:18:12.215 +05:30 06f83028-0956-4058-b417-0c7807ae71fa INF CORS policy execution successful. 2024-03-23 12:18:12.216 +05:30 70d479ca-9c0e-4602-b918-f1d0cdfc7d85 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:18:12.216 +05:30 06f83028-0956-4058-b417-0c7807ae71fa INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:18:12.216 +05:30 06f83028-0956-4058-b417-0c7807ae71fa INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:18:12.216 +05:30 70d479ca-9c0e-4602-b918-f1d0cdfc7d85 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-23 12:18:12.221 +05:30 70d479ca-9c0e-4602-b918-f1d0cdfc7d85 INF Connection string fetched 2024-03-23 12:18:12.221 +05:30 70d479ca-9c0e-4602-b918-f1d0cdfc7d85 INF Fetching Menu Data 2024-03-23 12:18:12.222 +05:30 06f83028-0956-4058-b417-0c7807ae71fa INF Connection string fetched 2024-03-23 12:18:12.222 +05:30 06f83028-0956-4058-b417-0c7807ae71fa INF Fetching Profile Details 2024-03-23 12:18:12.226 +05:30 70d479ca-9c0e-4602-b918-f1d0cdfc7d85 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:18:12.227 +05:30 70d479ca-9c0e-4602-b918-f1d0cdfc7d85 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.4621ms 2024-03-23 12:18:12.227 +05:30 70d479ca-9c0e-4602-b918-f1d0cdfc7d85 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:18:12.227 +05:30 70d479ca-9c0e-4602-b918-f1d0cdfc7d85 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 12.1638ms 2024-03-23 12:18:12.239 +05:30 06f83028-0956-4058-b417-0c7807ae71fa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:18:12.239 +05:30 06f83028-0956-4058-b417-0c7807ae71fa INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 23.1974ms 2024-03-23 12:18:12.239 +05:30 06f83028-0956-4058-b417-0c7807ae71fa INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:18:12.240 +05:30 06f83028-0956-4058-b417-0c7807ae71fa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 24.5769ms 2024-03-23 12:18:26.955 +05:30 ac423f89-5aec-49a2-beab-7302fc2cf7dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:18:26.956 +05:30 a1824f4b-f8f1-4719-b5ca-a211f5a91771 INF CORS policy execution successful. 2024-03-23 12:18:26.957 +05:30 a1824f4b-f8f1-4719-b5ca-a211f5a91771 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.6429ms 2024-03-23 12:18:26.957 +05:30 c141c301-78cd-4bcc-a8e1-b67b610b640e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:18:26.957 +05:30 b2db530d-cd5d-4ba8-9a52-0013cea683cd INF CORS policy execution successful. 2024-03-23 12:18:26.957 +05:30 b2db530d-cd5d-4ba8-9a52-0013cea683cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.4043ms 2024-03-23 12:18:27.000 +05:30 68241eb1-7875-4e00-91fe-f174772d6325 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:18:27.001 +05:30 1c29d805-6842-4b5b-9c07-112a432cb124 INF CORS policy execution successful. 2024-03-23 12:18:27.001 +05:30 1c29d805-6842-4b5b-9c07-112a432cb124 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:18:27.001 +05:30 5992f277-4b0d-43bd-889b-d2a692b58a60 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:18:27.002 +05:30 1c29d805-6842-4b5b-9c07-112a432cb124 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-23 12:18:27.002 +05:30 6652a7a2-0436-46c5-97fe-5757a6924fa5 INF CORS policy execution successful. 2024-03-23 12:18:27.002 +05:30 6652a7a2-0436-46c5-97fe-5757a6924fa5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:18:27.002 +05:30 6652a7a2-0436-46c5-97fe-5757a6924fa5 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:18:27.010 +05:30 6652a7a2-0436-46c5-97fe-5757a6924fa5 INF Connection string fetched 2024-03-23 12:18:27.010 +05:30 1c29d805-6842-4b5b-9c07-112a432cb124 INF Connection string fetched 2024-03-23 12:18:27.010 +05:30 1c29d805-6842-4b5b-9c07-112a432cb124 INF Fetching Menu Data 2024-03-23 12:18:27.010 +05:30 6652a7a2-0436-46c5-97fe-5757a6924fa5 INF Fetching Profile Details 2024-03-23 12:18:27.014 +05:30 1c29d805-6842-4b5b-9c07-112a432cb124 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:18:27.014 +05:30 1c29d805-6842-4b5b-9c07-112a432cb124 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.5569ms 2024-03-23 12:18:27.014 +05:30 1c29d805-6842-4b5b-9c07-112a432cb124 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:18:27.015 +05:30 1c29d805-6842-4b5b-9c07-112a432cb124 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 14.5774ms 2024-03-23 12:18:27.019 +05:30 6652a7a2-0436-46c5-97fe-5757a6924fa5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:18:27.020 +05:30 6652a7a2-0436-46c5-97fe-5757a6924fa5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 17.7275ms 2024-03-23 12:18:27.020 +05:30 6652a7a2-0436-46c5-97fe-5757a6924fa5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:18:27.020 +05:30 6652a7a2-0436-46c5-97fe-5757a6924fa5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 19.2056ms 2024-03-23 12:18:48.305 +05:30 6725b057-1418-44e7-b707-56b75df53915 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:18:48.306 +05:30 b7a9893d-f004-4be4-85ec-c5c25ed75b88 INF CORS policy execution successful. 2024-03-23 12:18:48.306 +05:30 21a0fdf1-f5a9-4cc5-8a68-1d663eb9e062 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:18:48.307 +05:30 b7a9893d-f004-4be4-85ec-c5c25ed75b88 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 1.2395ms 2024-03-23 12:18:48.307 +05:30 031f3788-efbf-4cad-9898-b2146a1fb668 INF CORS policy execution successful. 2024-03-23 12:18:48.307 +05:30 031f3788-efbf-4cad-9898-b2146a1fb668 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6973ms 2024-03-23 12:18:48.355 +05:30 5d908140-e29b-43bc-9f58-c37b62507bb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:18:48.356 +05:30 563335a3-3ee3-494b-8335-0868e79121db INF CORS policy execution successful. 2024-03-23 12:18:48.356 +05:30 563335a3-3ee3-494b-8335-0868e79121db INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:18:48.357 +05:30 563335a3-3ee3-494b-8335-0868e79121db INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:18:48.357 +05:30 b61a8bc6-e0ef-4193-8a0b-456a83382475 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:18:48.357 +05:30 60632fb5-eaa9-4651-b7c1-6f0bca0b9dc0 INF CORS policy execution successful. 2024-03-23 12:18:48.358 +05:30 60632fb5-eaa9-4651-b7c1-6f0bca0b9dc0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:18:48.358 +05:30 60632fb5-eaa9-4651-b7c1-6f0bca0b9dc0 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-23 12:18:48.366 +05:30 60632fb5-eaa9-4651-b7c1-6f0bca0b9dc0 INF Connection string fetched 2024-03-23 12:18:48.367 +05:30 60632fb5-eaa9-4651-b7c1-6f0bca0b9dc0 INF Fetching Menu Data 2024-03-23 12:18:48.367 +05:30 563335a3-3ee3-494b-8335-0868e79121db INF Connection string fetched 2024-03-23 12:18:48.368 +05:30 563335a3-3ee3-494b-8335-0868e79121db INF Fetching Profile Details 2024-03-23 12:18:48.371 +05:30 60632fb5-eaa9-4651-b7c1-6f0bca0b9dc0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:18:48.372 +05:30 60632fb5-eaa9-4651-b7c1-6f0bca0b9dc0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.0309ms 2024-03-23 12:18:48.372 +05:30 60632fb5-eaa9-4651-b7c1-6f0bca0b9dc0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:18:48.372 +05:30 60632fb5-eaa9-4651-b7c1-6f0bca0b9dc0 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 14.8737ms 2024-03-23 12:18:48.376 +05:30 563335a3-3ee3-494b-8335-0868e79121db INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:18:48.377 +05:30 563335a3-3ee3-494b-8335-0868e79121db INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 20.0725ms 2024-03-23 12:18:48.377 +05:30 563335a3-3ee3-494b-8335-0868e79121db INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:18:48.377 +05:30 563335a3-3ee3-494b-8335-0868e79121db INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 21.9562ms 2024-03-23 12:19:00.276 +05:30 d71fbf28-0772-4fed-bab3-bb51a0159df9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:19:00.276 +05:30 b0927830-852f-4350-91b1-b7ecc8b29a19 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:19:00.276 +05:30 42fc63f3-cc74-413a-82b6-3db7e1964cf5 INF CORS policy execution successful. 2024-03-23 12:19:00.277 +05:30 73450e45-efed-4421-bb7c-4fe9e0df557c INF CORS policy execution successful. 2024-03-23 12:19:00.277 +05:30 73450e45-efed-4421-bb7c-4fe9e0df557c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 1.1713ms 2024-03-23 12:19:00.277 +05:30 42fc63f3-cc74-413a-82b6-3db7e1964cf5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.1437ms 2024-03-23 12:19:00.323 +05:30 f6300980-0095-48f2-a8db-f04b72ca556c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:19:00.324 +05:30 39c54808-7070-49b6-bb5b-d7154426fa45 INF CORS policy execution successful. 2024-03-23 12:19:00.324 +05:30 39c54808-7070-49b6-bb5b-d7154426fa45 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:19:00.325 +05:30 39c54808-7070-49b6-bb5b-d7154426fa45 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:19:00.326 +05:30 699d9d03-c993-4b53-ba89-6fcbca6057a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:19:00.326 +05:30 a0d2f7e0-ca25-43f3-98aa-89fef0398465 INF CORS policy execution successful. 2024-03-23 12:19:00.327 +05:30 a0d2f7e0-ca25-43f3-98aa-89fef0398465 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:19:00.327 +05:30 a0d2f7e0-ca25-43f3-98aa-89fef0398465 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-23 12:19:00.333 +05:30 a0d2f7e0-ca25-43f3-98aa-89fef0398465 INF Connection string fetched 2024-03-23 12:19:00.333 +05:30 a0d2f7e0-ca25-43f3-98aa-89fef0398465 INF Fetching Menu Data 2024-03-23 12:19:00.333 +05:30 39c54808-7070-49b6-bb5b-d7154426fa45 INF Connection string fetched 2024-03-23 12:19:00.334 +05:30 39c54808-7070-49b6-bb5b-d7154426fa45 INF Fetching Profile Details 2024-03-23 12:19:00.338 +05:30 a0d2f7e0-ca25-43f3-98aa-89fef0398465 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:00.338 +05:30 a0d2f7e0-ca25-43f3-98aa-89fef0398465 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.543ms 2024-03-23 12:19:00.338 +05:30 a0d2f7e0-ca25-43f3-98aa-89fef0398465 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:19:00.339 +05:30 a0d2f7e0-ca25-43f3-98aa-89fef0398465 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 12.4798ms 2024-03-23 12:19:00.345 +05:30 39c54808-7070-49b6-bb5b-d7154426fa45 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:00.346 +05:30 39c54808-7070-49b6-bb5b-d7154426fa45 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 21.2183ms 2024-03-23 12:19:00.346 +05:30 39c54808-7070-49b6-bb5b-d7154426fa45 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:19:00.347 +05:30 39c54808-7070-49b6-bb5b-d7154426fa45 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 23.2902ms 2024-03-23 12:19:16.362 +05:30 6b9c864b-5df4-4d17-94da-950baa2503f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:19:16.362 +05:30 b86e0953-7c8b-460a-9a73-75902c3b1218 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:19:16.362 +05:30 31805b43-cb96-4738-9503-78baaf75f7a7 INF CORS policy execution successful. 2024-03-23 12:19:16.362 +05:30 1cf54056-88e4-45f1-bc4b-2cc749be32fa INF CORS policy execution successful. 2024-03-23 12:19:16.363 +05:30 31805b43-cb96-4738-9503-78baaf75f7a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.1283ms 2024-03-23 12:19:16.363 +05:30 1cf54056-88e4-45f1-bc4b-2cc749be32fa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 1.1303ms 2024-03-23 12:19:16.409 +05:30 b41afd48-2b4d-4f08-8e70-976ae9c23c1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:19:16.410 +05:30 9c8c2f4b-842b-47f4-a51b-3f460ca00b85 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:19:16.411 +05:30 e4ce7032-06cb-4c5e-a91d-316117398b73 INF CORS policy execution successful. 2024-03-23 12:19:16.411 +05:30 e4ce7032-06cb-4c5e-a91d-316117398b73 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.5673ms 2024-03-23 12:19:16.411 +05:30 d1eb44c7-8d73-4301-8cc8-042c206ddf1d INF CORS policy execution successful. 2024-03-23 12:19:16.412 +05:30 d1eb44c7-8d73-4301-8cc8-042c206ddf1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:19:16.412 +05:30 d1eb44c7-8d73-4301-8cc8-042c206ddf1d 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-23 12:19:16.418 +05:30 d1eb44c7-8d73-4301-8cc8-042c206ddf1d INF Connection string fetched 2024-03-23 12:19:16.418 +05:30 d1eb44c7-8d73-4301-8cc8-042c206ddf1d INF Fetching Menu Data 2024-03-23 12:19:16.418 +05:30 c918268e-f953-41dd-8fec-c6bafd8c3900 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:19:16.419 +05:30 a5c7a8aa-d841-4035-9097-9daea0475fc2 INF CORS policy execution successful. 2024-03-23 12:19:16.419 +05:30 a5c7a8aa-d841-4035-9097-9daea0475fc2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:19:16.419 +05:30 a5c7a8aa-d841-4035-9097-9daea0475fc2 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:19:16.424 +05:30 d1eb44c7-8d73-4301-8cc8-042c206ddf1d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:16.425 +05:30 d1eb44c7-8d73-4301-8cc8-042c206ddf1d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.0249ms 2024-03-23 12:19:16.425 +05:30 d1eb44c7-8d73-4301-8cc8-042c206ddf1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:19:16.426 +05:30 d1eb44c7-8d73-4301-8cc8-042c206ddf1d 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 16.1723ms 2024-03-23 12:19:16.426 +05:30 a5c7a8aa-d841-4035-9097-9daea0475fc2 INF Connection string fetched 2024-03-23 12:19:16.427 +05:30 a5c7a8aa-d841-4035-9097-9daea0475fc2 INF Fetching Profile Details 2024-03-23 12:19:16.432 +05:30 a5c7a8aa-d841-4035-9097-9daea0475fc2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:16.432 +05:30 a5c7a8aa-d841-4035-9097-9daea0475fc2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 12.7677ms 2024-03-23 12:19:16.432 +05:30 a5c7a8aa-d841-4035-9097-9daea0475fc2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:19:16.432 +05:30 a5c7a8aa-d841-4035-9097-9daea0475fc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 13.6509ms 2024-03-23 12:19:16.456 +05:30 4882dd96-241f-49df-b2f0-32a490abc795 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:19:16.456 +05:30 7468d7c3-0ee5-4f8f-a6da-ced1ca965418 INF CORS policy execution successful. 2024-03-23 12:19:16.456 +05:30 7468d7c3-0ee5-4f8f-a6da-ced1ca965418 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:19:16.456 +05:30 7468d7c3-0ee5-4f8f-a6da-ced1ca965418 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-23 12:19:16.461 +05:30 7468d7c3-0ee5-4f8f-a6da-ced1ca965418 INF Connection string fetched 2024-03-23 12:19:16.461 +05:30 7468d7c3-0ee5-4f8f-a6da-ced1ca965418 INF Fetching Profile Summary 2024-03-23 12:19:16.473 +05:30 7468d7c3-0ee5-4f8f-a6da-ced1ca965418 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:16.473 +05:30 7468d7c3-0ee5-4f8f-a6da-ced1ca965418 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 16.8408ms 2024-03-23 12:19:16.473 +05:30 7468d7c3-0ee5-4f8f-a6da-ced1ca965418 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:19:16.474 +05:30 7468d7c3-0ee5-4f8f-a6da-ced1ca965418 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 17.9051ms 2024-03-23 12:19:24.649 +05:30 731df5b3-6f0b-40fd-9c1b-77ebc358bb72 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:19:24.650 +05:30 d031067c-e25a-4379-9fd8-cd89994fcb16 INF CORS policy execution successful. 2024-03-23 12:19:24.651 +05:30 d031067c-e25a-4379-9fd8-cd89994fcb16 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.2141ms 2024-03-23 12:19:24.695 +05:30 c8e3947c-f1d9-46fb-ab5f-657fdd2d0d4f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:19:24.696 +05:30 7939c0c2-b48b-488f-a6eb-98840971584f INF CORS policy execution successful. 2024-03-23 12:19:24.696 +05:30 7939c0c2-b48b-488f-a6eb-98840971584f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:19:24.697 +05:30 7939c0c2-b48b-488f-a6eb-98840971584f 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-23 12:19:24.704 +05:30 7939c0c2-b48b-488f-a6eb-98840971584f INF Connection string fetched 2024-03-23 12:19:24.705 +05:30 7939c0c2-b48b-488f-a6eb-98840971584f INF Fetching Profile Summary 2024-03-23 12:19:24.716 +05:30 7939c0c2-b48b-488f-a6eb-98840971584f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:24.717 +05:30 7939c0c2-b48b-488f-a6eb-98840971584f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 20.1609ms 2024-03-23 12:19:24.717 +05:30 7939c0c2-b48b-488f-a6eb-98840971584f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:19:24.718 +05:30 7939c0c2-b48b-488f-a6eb-98840971584f 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 22.4728ms 2024-03-23 12:19:26.380 +05:30 33061404-f4e9-4951-be4c-d7f24a835bf3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:19:26.380 +05:30 1ca09f34-d707-47ff-943b-b8e8afa0733e INF CORS policy execution successful. 2024-03-23 12:19:26.381 +05:30 1ca09f34-d707-47ff-943b-b8e8afa0733e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9515ms 2024-03-23 12:19:26.381 +05:30 2f14a523-fcd0-4207-9e45-da658d3fa7f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:19:26.381 +05:30 25f86e2e-68af-45d5-9ac9-31e308afe221 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:19:26.381 +05:30 2980fba2-c1c6-4961-b778-12d52fa85fa5 INF CORS policy execution successful. 2024-03-23 12:19:26.381 +05:30 98831df3-870f-456e-b4d7-a1f7794d6643 INF CORS policy execution successful. 2024-03-23 12:19:26.382 +05:30 98831df3-870f-456e-b4d7-a1f7794d6643 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 0.6592ms 2024-03-23 12:19:26.382 +05:30 2980fba2-c1c6-4961-b778-12d52fa85fa5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0845ms 2024-03-23 12:19:26.382 +05:30 14b6b044-d2fb-46fc-933c-7eb6d52a229b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:19:26.382 +05:30 98b85962-e2eb-4359-a79e-61b9397c968b INF CORS policy execution successful. 2024-03-23 12:19:26.383 +05:30 98b85962-e2eb-4359-a79e-61b9397c968b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 0.393ms 2024-03-23 12:19:26.428 +05:30 b5fbc28a-aae0-41f8-9f4e-772ffc438bf8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:19:26.429 +05:30 8a21cf23-bdee-43b1-9ec3-e979e0a2edfb INF CORS policy execution successful. 2024-03-23 12:19:26.429 +05:30 8a21cf23-bdee-43b1-9ec3-e979e0a2edfb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:19:26.429 +05:30 8a21cf23-bdee-43b1-9ec3-e979e0a2edfb INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:19:26.430 +05:30 63936bcb-085d-48ee-a22b-2fe05b7a92a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:19:26.431 +05:30 135822c5-1b9c-415d-9ea8-8776238e6d9d INF CORS policy execution successful. 2024-03-23 12:19:26.431 +05:30 135822c5-1b9c-415d-9ea8-8776238e6d9d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:19:26.431 +05:30 135822c5-1b9c-415d-9ea8-8776238e6d9d 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-23 12:19:26.437 +05:30 135822c5-1b9c-415d-9ea8-8776238e6d9d INF Connection string fetched 2024-03-23 12:19:26.438 +05:30 135822c5-1b9c-415d-9ea8-8776238e6d9d INF Fetching Menu Data 2024-03-23 12:19:26.438 +05:30 8a21cf23-bdee-43b1-9ec3-e979e0a2edfb INF Connection string fetched 2024-03-23 12:19:26.438 +05:30 8a21cf23-bdee-43b1-9ec3-e979e0a2edfb INF Fetching Profile Details 2024-03-23 12:19:26.441 +05:30 135822c5-1b9c-415d-9ea8-8776238e6d9d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:26.441 +05:30 135822c5-1b9c-415d-9ea8-8776238e6d9d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.9651ms 2024-03-23 12:19:26.442 +05:30 135822c5-1b9c-415d-9ea8-8776238e6d9d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:19:26.442 +05:30 135822c5-1b9c-415d-9ea8-8776238e6d9d 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 11.358ms 2024-03-23 12:19:26.444 +05:30 8a21cf23-bdee-43b1-9ec3-e979e0a2edfb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:26.445 +05:30 8a21cf23-bdee-43b1-9ec3-e979e0a2edfb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 15.4896ms 2024-03-23 12:19:26.445 +05:30 8a21cf23-bdee-43b1-9ec3-e979e0a2edfb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:19:26.445 +05:30 8a21cf23-bdee-43b1-9ec3-e979e0a2edfb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 17.0122ms 2024-03-23 12:19:26.485 +05:30 a368d4aa-523d-41fb-8fd9-53f30d159795 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:19:26.485 +05:30 82518def-46cf-4d9e-ae12-9de4dbb3701d INF CORS policy execution successful. 2024-03-23 12:19:26.486 +05:30 82518def-46cf-4d9e-ae12-9de4dbb3701d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:19:26.486 +05:30 82518def-46cf-4d9e-ae12-9de4dbb3701d 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-23 12:19:26.486 +05:30 1e91eba6-b7cd-4da3-af97-2095edb8ba1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:19:26.487 +05:30 b884a953-9c11-449d-ab61-f64dfc686def INF CORS policy execution successful. 2024-03-23 12:19:26.487 +05:30 b884a953-9c11-449d-ab61-f64dfc686def INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:19:26.487 +05:30 b884a953-9c11-449d-ab61-f64dfc686def INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:19:26.487 +05:30 82518def-46cf-4d9e-ae12-9de4dbb3701d INF Connection string fetched 2024-03-23 12:19:26.487 +05:30 82518def-46cf-4d9e-ae12-9de4dbb3701d INF Fetching Menu Data 2024-03-23 12:19:26.488 +05:30 b884a953-9c11-449d-ab61-f64dfc686def INF Connection string fetched 2024-03-23 12:19:26.488 +05:30 b884a953-9c11-449d-ab61-f64dfc686def INF Fetching Profile Details 2024-03-23 12:19:26.488 +05:30 82518def-46cf-4d9e-ae12-9de4dbb3701d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:26.489 +05:30 82518def-46cf-4d9e-ae12-9de4dbb3701d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.8982ms 2024-03-23 12:19:26.489 +05:30 82518def-46cf-4d9e-ae12-9de4dbb3701d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:19:26.489 +05:30 82518def-46cf-4d9e-ae12-9de4dbb3701d 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 4.2378ms 2024-03-23 12:19:26.489 +05:30 b884a953-9c11-449d-ab61-f64dfc686def INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:26.489 +05:30 b884a953-9c11-449d-ab61-f64dfc686def INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 2.497ms 2024-03-23 12:19:26.489 +05:30 b884a953-9c11-449d-ab61-f64dfc686def INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:19:26.490 +05:30 b884a953-9c11-449d-ab61-f64dfc686def INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 3.1568ms 2024-03-23 12:19:34.733 +05:30 a4236d16-0e7f-4b4a-8613-94995f911a7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:19:34.733 +05:30 b943c525-21e4-4c72-81ed-9ec60222a391 INF CORS policy execution successful. 2024-03-23 12:19:34.734 +05:30 b943c525-21e4-4c72-81ed-9ec60222a391 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.3296ms 2024-03-23 12:19:34.785 +05:30 e0423dca-a731-47d0-a016-3db8278c514d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:19:34.785 +05:30 b712b531-f03b-4f5b-a06f-f685cf2ad926 INF CORS policy execution successful. 2024-03-23 12:19:34.786 +05:30 b712b531-f03b-4f5b-a06f-f685cf2ad926 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:19:34.786 +05:30 b712b531-f03b-4f5b-a06f-f685cf2ad926 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-23 12:19:34.793 +05:30 b712b531-f03b-4f5b-a06f-f685cf2ad926 INF Connection string fetched 2024-03-23 12:19:34.794 +05:30 b712b531-f03b-4f5b-a06f-f685cf2ad926 INF Fetching Actions 2024-03-23 12:19:34.809 +05:30 b712b531-f03b-4f5b-a06f-f685cf2ad926 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:34.810 +05:30 b712b531-f03b-4f5b-a06f-f685cf2ad926 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 23.8984ms 2024-03-23 12:19:34.810 +05:30 b712b531-f03b-4f5b-a06f-f685cf2ad926 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:19:34.810 +05:30 b712b531-f03b-4f5b-a06f-f685cf2ad926 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 25.4458ms 2024-03-23 12:19:45.301 +05:30 3f6068d9-7064-4ae8-b168-951b695ebb07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:19:45.301 +05:30 70aeb279-add0-4571-9c6e-a5a9b65e63c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:19:45.302 +05:30 1c7f0253-a540-4d18-ba5b-cb733d485c40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:19:45.302 +05:30 3d188185-90d5-4b74-b6df-6fa020ac6452 INF CORS policy execution successful. 2024-03-23 12:19:45.302 +05:30 61d355fb-f5e0-4f5e-86a5-b04710352947 INF CORS policy execution successful. 2024-03-23 12:19:45.302 +05:30 ba7bdf99-51ad-4f03-bb8c-97a4fb5a16f8 INF CORS policy execution successful. 2024-03-23 12:19:45.302 +05:30 ba7bdf99-51ad-4f03-bb8c-97a4fb5a16f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 1.0136ms 2024-03-23 12:19:45.302 +05:30 3d188185-90d5-4b74-b6df-6fa020ac6452 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9991ms 2024-03-23 12:19:45.302 +05:30 61d355fb-f5e0-4f5e-86a5-b04710352947 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.537ms 2024-03-23 12:19:45.345 +05:30 b1bb0c61-9d37-43b4-a350-ab4e21778bea INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:19:45.345 +05:30 43464bcf-b046-4ddd-a5b7-5e9a58cee7a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:19:45.346 +05:30 b16a771a-8b10-4b0a-8a35-c6af9b49725a INF CORS policy execution successful. 2024-03-23 12:19:45.346 +05:30 6d99cb0e-046e-4eb8-9b29-14356e29dad3 INF CORS policy execution successful. 2024-03-23 12:19:45.347 +05:30 6d99cb0e-046e-4eb8-9b29-14356e29dad3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:19:45.348 +05:30 6d99cb0e-046e-4eb8-9b29-14356e29dad3 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-23 12:19:45.347 +05:30 b16a771a-8b10-4b0a-8a35-c6af9b49725a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:19:45.349 +05:30 b16a771a-8b10-4b0a-8a35-c6af9b49725a INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:19:45.350 +05:30 a8d0bcd8-6ef1-4262-88ed-9b3b3b745c05 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:19:45.350 +05:30 78850395-2c34-4122-9125-04f5eb76198f INF CORS policy execution successful. 2024-03-23 12:19:45.351 +05:30 78850395-2c34-4122-9125-04f5eb76198f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:19:45.351 +05:30 78850395-2c34-4122-9125-04f5eb76198f 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-23 12:19:45.354 +05:30 78850395-2c34-4122-9125-04f5eb76198f INF Fetching Menu Data 2024-03-23 12:19:45.363 +05:30 b16a771a-8b10-4b0a-8a35-c6af9b49725a INF Connection string fetched 2024-03-23 12:19:45.364 +05:30 b16a771a-8b10-4b0a-8a35-c6af9b49725a INF Fetching Profile Details 2024-03-23 12:19:45.364 +05:30 6d99cb0e-046e-4eb8-9b29-14356e29dad3 INF Connection string fetched 2024-03-23 12:19:45.364 +05:30 6d99cb0e-046e-4eb8-9b29-14356e29dad3 INF Fetching Profile Summary 2024-03-23 12:19:45.383 +05:30 6d99cb0e-046e-4eb8-9b29-14356e29dad3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:45.383 +05:30 b16a771a-8b10-4b0a-8a35-c6af9b49725a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:45.384 +05:30 6d99cb0e-046e-4eb8-9b29-14356e29dad3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 36.0161ms 2024-03-23 12:19:45.384 +05:30 b16a771a-8b10-4b0a-8a35-c6af9b49725a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 34.3717ms 2024-03-23 12:19:45.384 +05:30 6d99cb0e-046e-4eb8-9b29-14356e29dad3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:19:45.384 +05:30 b16a771a-8b10-4b0a-8a35-c6af9b49725a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:19:45.384 +05:30 b16a771a-8b10-4b0a-8a35-c6af9b49725a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 39.1776ms 2024-03-23 12:19:45.384 +05:30 6d99cb0e-046e-4eb8-9b29-14356e29dad3 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 39.4214ms 2024-03-23 12:19:45.385 +05:30 78850395-2c34-4122-9125-04f5eb76198f INF Connection string fetched 2024-03-23 12:19:45.389 +05:30 78850395-2c34-4122-9125-04f5eb76198f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:45.390 +05:30 78850395-2c34-4122-9125-04f5eb76198f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 39.5834ms 2024-03-23 12:19:45.391 +05:30 78850395-2c34-4122-9125-04f5eb76198f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:19:45.391 +05:30 78850395-2c34-4122-9125-04f5eb76198f 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 41.1695ms 2024-03-23 12:19:54.972 +05:30 812b620f-af69-4609-9270-f2952b52a530 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:19:54.972 +05:30 2713ae96-a4f9-49b0-8a33-efc6b42c866a INF CORS policy execution successful. 2024-03-23 12:19:54.973 +05:30 2713ae96-a4f9-49b0-8a33-efc6b42c866a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6348ms 2024-03-23 12:19:55.024 +05:30 121eb0a1-104d-4332-90a2-f5e35b3c4108 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:19:55.024 +05:30 d2750203-098e-4886-aa34-4033f0a94a7f INF CORS policy execution successful. 2024-03-23 12:19:55.025 +05:30 d2750203-098e-4886-aa34-4033f0a94a7f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:19:55.025 +05:30 d2750203-098e-4886-aa34-4033f0a94a7f 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-23 12:19:55.029 +05:30 d2750203-098e-4886-aa34-4033f0a94a7f INF Connection string fetched 2024-03-23 12:19:55.029 +05:30 d2750203-098e-4886-aa34-4033f0a94a7f INF Fetching Menu Data 2024-03-23 12:19:55.032 +05:30 d2750203-098e-4886-aa34-4033f0a94a7f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:55.033 +05:30 d2750203-098e-4886-aa34-4033f0a94a7f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.0038ms 2024-03-23 12:19:55.033 +05:30 d2750203-098e-4886-aa34-4033f0a94a7f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:19:55.033 +05:30 d2750203-098e-4886-aa34-4033f0a94a7f 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 9.3775ms 2024-03-23 12:19:57.556 +05:30 fa85ce32-fdb8-4a6a-b31b-74cfdab8d8df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 12:19:57.556 +05:30 74d74fa7-911c-48a6-8cc1-b06bb55150d4 INF CORS policy execution successful. 2024-03-23 12:19:57.557 +05:30 74d74fa7-911c-48a6-8cc1-b06bb55150d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 204 null null 0.5218ms 2024-03-23 12:19:57.605 +05:30 2e47aac0-ba19-435b-8953-9621ce13ee64 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 12:19:57.605 +05:30 7c2f1d04-aa3a-40b7-a9c3-25d6f6f65440 INF CORS policy execution successful. 2024-03-23 12:19:57.606 +05:30 7c2f1d04-aa3a-40b7-a9c3-25d6f6f65440 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:19:57.606 +05:30 7c2f1d04-aa3a-40b7-a9c3-25d6f6f65440 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-23 12:19:57.610 +05:30 7c2f1d04-aa3a-40b7-a9c3-25d6f6f65440 INF Connection string fetched 2024-03-23 12:19:57.610 +05:30 7c2f1d04-aa3a-40b7-a9c3-25d6f6f65440 INF Fetching Actions 2024-03-23 12:19:57.620 +05:30 7c2f1d04-aa3a-40b7-a9c3-25d6f6f65440 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:19:57.621 +05:30 7c2f1d04-aa3a-40b7-a9c3-25d6f6f65440 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.0065ms 2024-03-23 12:19:57.621 +05:30 7c2f1d04-aa3a-40b7-a9c3-25d6f6f65440 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:19:57.622 +05:30 7c2f1d04-aa3a-40b7-a9c3-25d6f6f65440 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 200 null application/json; charset=utf-8 16.7465ms 2024-03-23 12:20:32.319 +05:30 c848e6ef-2fbc-4897-aa86-ba7ab07d849f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:20:32.319 +05:30 d6def5c3-6649-409c-9992-078d50cc90da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:20:32.321 +05:30 8284d0a9-26c7-47f7-9966-408653f5506f INF CORS policy execution successful. 2024-03-23 12:20:32.321 +05:30 8f0b74cc-b5a7-4d84-b402-90ebe8f28b17 INF CORS policy execution successful. 2024-03-23 12:20:32.322 +05:30 8f0b74cc-b5a7-4d84-b402-90ebe8f28b17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.8217ms 2024-03-23 12:20:32.322 +05:30 8284d0a9-26c7-47f7-9966-408653f5506f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.8252ms 2024-03-23 12:20:32.365 +05:30 857ccfc5-9ac9-4605-8bb6-ebf946a248d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:20:32.367 +05:30 0cd1b7f1-3533-4ecb-89e9-e5569b499ac3 INF CORS policy execution successful. 2024-03-23 12:20:32.368 +05:30 0cd1b7f1-3533-4ecb-89e9-e5569b499ac3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:20:32.369 +05:30 0cd1b7f1-3533-4ecb-89e9-e5569b499ac3 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-23 12:20:32.369 +05:30 350a043f-628b-4f9d-b898-5d71fa3bdf36 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:20:32.370 +05:30 6f9555a8-c99e-4b07-8a4e-57a50cd2ffa8 INF CORS policy execution successful. 2024-03-23 12:20:32.370 +05:30 6f9555a8-c99e-4b07-8a4e-57a50cd2ffa8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:20:32.370 +05:30 6f9555a8-c99e-4b07-8a4e-57a50cd2ffa8 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-23 12:20:32.381 +05:30 6f9555a8-c99e-4b07-8a4e-57a50cd2ffa8 INF Connection string fetched 2024-03-23 12:20:32.382 +05:30 6f9555a8-c99e-4b07-8a4e-57a50cd2ffa8 INF Fetching Menu Data 2024-03-23 12:20:32.382 +05:30 0cd1b7f1-3533-4ecb-89e9-e5569b499ac3 INF Connection string fetched 2024-03-23 12:20:32.382 +05:30 0cd1b7f1-3533-4ecb-89e9-e5569b499ac3 INF Fetching Profile Summary 2024-03-23 12:20:32.386 +05:30 6f9555a8-c99e-4b07-8a4e-57a50cd2ffa8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:32.389 +05:30 6f9555a8-c99e-4b07-8a4e-57a50cd2ffa8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 18.5151ms 2024-03-23 12:20:32.389 +05:30 6f9555a8-c99e-4b07-8a4e-57a50cd2ffa8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:20:32.390 +05:30 6f9555a8-c99e-4b07-8a4e-57a50cd2ffa8 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 20.5596ms 2024-03-23 12:20:32.397 +05:30 0cd1b7f1-3533-4ecb-89e9-e5569b499ac3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:32.398 +05:30 0cd1b7f1-3533-4ecb-89e9-e5569b499ac3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 29.2559ms 2024-03-23 12:20:32.398 +05:30 0cd1b7f1-3533-4ecb-89e9-e5569b499ac3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:20:32.398 +05:30 0cd1b7f1-3533-4ecb-89e9-e5569b499ac3 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 33.3343ms 2024-03-23 12:20:37.331 +05:30 42c5c70b-1fd2-4b65-85f8-8c0aefda06bf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:20:37.332 +05:30 f47f2267-f109-414a-aba8-b17c069a894d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:20:37.334 +05:30 f47f2267-f109-414a-aba8-b17c069a894d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:50:37 AM', Current time (UTC): '3/23/2024 6:50:37 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-23 12:20:37.334 +05:30 42c5c70b-1fd2-4b65-85f8-8c0aefda06bf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:50:37 AM', Current time (UTC): '3/23/2024 6:50:37 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-23 12:20:37.335 +05:30 f47f2267-f109-414a-aba8-b17c069a894d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:50:37 AM', Current time (UTC): '3/23/2024 6:50:37 AM'. 2024-03-23 12:20:37.336 +05:30 42c5c70b-1fd2-4b65-85f8-8c0aefda06bf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:50:37 AM', Current time (UTC): '3/23/2024 6:50:37 AM'. 2024-03-23 12:20:37.336 +05:30 09252826-caa6-4118-8a0b-0e7161ae6815 INF CORS policy execution successful. 2024-03-23 12:20:37.336 +05:30 6e82a89e-83b1-4b02-bd09-48fd33fb44f5 INF CORS policy execution successful. 2024-03-23 12:20:37.336 +05:30 6e82a89e-83b1-4b02-bd09-48fd33fb44f5 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:20:37.336 +05:30 09252826-caa6-4118-8a0b-0e7161ae6815 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:20:37.336 +05:30 6e82a89e-83b1-4b02-bd09-48fd33fb44f5 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:20:37.336 +05:30 09252826-caa6-4118-8a0b-0e7161ae6815 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:20:37.337 +05:30 6e82a89e-83b1-4b02-bd09-48fd33fb44f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 5.3364ms 2024-03-23 12:20:37.337 +05:30 09252826-caa6-4118-8a0b-0e7161ae6815 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 5.0909ms 2024-03-23 12:20:37.410 +05:30 d9120eca-6841-4a0d-ad8a-445a1a6337d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NjMzNywiZXhwIjoxNzExMTc2OTM3LCJpYXQiOjE3MTExNzYzMzd9.IGYJ2y1JsyRbDUSod4dNDFd4rGoOYIhUrUI2hpJbuPc - null null 2024-03-23 12:20:37.412 +05:30 322c4fe9-70a4-4773-983e-44ac52390059 INF CORS policy execution successful. 2024-03-23 12:20:37.413 +05:30 322c4fe9-70a4-4773-983e-44ac52390059 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:20:37.413 +05:30 322c4fe9-70a4-4773-983e-44ac52390059 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-23 12:20:37.430 +05:30 322c4fe9-70a4-4773-983e-44ac52390059 INF Token generated 2024-03-23 12:20:37.431 +05:30 322c4fe9-70a4-4773-983e-44ac52390059 INF Token generated 2024-03-23 12:20:37.431 +05:30 322c4fe9-70a4-4773-983e-44ac52390059 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 12:20:37.431 +05:30 322c4fe9-70a4-4773-983e-44ac52390059 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 18.4531ms 2024-03-23 12:20:37.431 +05:30 322c4fe9-70a4-4773-983e-44ac52390059 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:20:37.432 +05:30 322c4fe9-70a4-4773-983e-44ac52390059 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NjMzNywiZXhwIjoxNzExMTc2OTM3LCJpYXQiOjE3MTExNzYzMzd9.IGYJ2y1JsyRbDUSod4dNDFd4rGoOYIhUrUI2hpJbuPc - 200 null application/json; charset=utf-8 21.1292ms 2024-03-23 12:20:37.481 +05:30 3214f514-72f0-422e-93a0-be667158b2aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:20:37.481 +05:30 7e63ccf3-586b-42b3-84de-fbbaa90a7d9f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NjMzNywiZXhwIjoxNzExMTc2OTM3LCJpYXQiOjE3MTExNzYzMzd9.IGYJ2y1JsyRbDUSod4dNDFd4rGoOYIhUrUI2hpJbuPc - null null 2024-03-23 12:20:37.481 +05:30 75736405-0b15-4ff8-be14-36435618bb54 INF CORS policy execution successful. 2024-03-23 12:20:37.481 +05:30 0ff565f8-6df8-4f51-adc4-61ee8cf89ff5 INF CORS policy execution successful. 2024-03-23 12:20:37.481 +05:30 0ff565f8-6df8-4f51-adc4-61ee8cf89ff5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:20:37.481 +05:30 75736405-0b15-4ff8-be14-36435618bb54 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.4681ms 2024-03-23 12:20:37.481 +05:30 0ff565f8-6df8-4f51-adc4-61ee8cf89ff5 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-23 12:20:37.483 +05:30 0ff565f8-6df8-4f51-adc4-61ee8cf89ff5 INF Token generated 2024-03-23 12:20:37.484 +05:30 0ff565f8-6df8-4f51-adc4-61ee8cf89ff5 INF Token generated 2024-03-23 12:20:37.484 +05:30 0ff565f8-6df8-4f51-adc4-61ee8cf89ff5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 12:20:37.484 +05:30 0ff565f8-6df8-4f51-adc4-61ee8cf89ff5 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.4846ms 2024-03-23 12:20:37.484 +05:30 0ff565f8-6df8-4f51-adc4-61ee8cf89ff5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:20:37.484 +05:30 0ff565f8-6df8-4f51-adc4-61ee8cf89ff5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NjMzNywiZXhwIjoxNzExMTc2OTM3LCJpYXQiOjE3MTExNzYzMzd9.IGYJ2y1JsyRbDUSod4dNDFd4rGoOYIhUrUI2hpJbuPc - 200 null application/json; charset=utf-8 3.3456ms 2024-03-23 12:20:37.525 +05:30 6c36c588-1dde-492f-97c9-665c29341044 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:20:37.525 +05:30 9691242a-4db1-4673-92e2-8c12f6f6f093 INF CORS policy execution successful. 2024-03-23 12:20:37.526 +05:30 9691242a-4db1-4673-92e2-8c12f6f6f093 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:20:37.526 +05:30 9691242a-4db1-4673-92e2-8c12f6f6f093 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-23 12:20:37.529 +05:30 9691242a-4db1-4673-92e2-8c12f6f6f093 INF Connection string fetched 2024-03-23 12:20:37.530 +05:30 9691242a-4db1-4673-92e2-8c12f6f6f093 INF Fetching Menu Data 2024-03-23 12:20:37.535 +05:30 9691242a-4db1-4673-92e2-8c12f6f6f093 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:37.535 +05:30 14bbf948-f3dc-494f-adb0-076678a535c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:20:37.536 +05:30 9691242a-4db1-4673-92e2-8c12f6f6f093 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.975ms 2024-03-23 12:20:37.536 +05:30 63a34ab7-63c9-4cc4-9f24-8ff01daf3cc8 INF CORS policy execution successful. 2024-03-23 12:20:37.536 +05:30 9691242a-4db1-4673-92e2-8c12f6f6f093 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:20:37.536 +05:30 9691242a-4db1-4673-92e2-8c12f6f6f093 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 11.4007ms 2024-03-23 12:20:37.536 +05:30 63a34ab7-63c9-4cc4-9f24-8ff01daf3cc8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.9489ms 2024-03-23 12:20:37.613 +05:30 5c3a7bbe-b3c9-45c8-b42d-907dffa85a2f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:20:37.614 +05:30 af8858d4-8f5e-4fd7-8707-8e72e37c83ad INF CORS policy execution successful. 2024-03-23 12:20:37.614 +05:30 af8858d4-8f5e-4fd7-8707-8e72e37c83ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:20:37.614 +05:30 af8858d4-8f5e-4fd7-8707-8e72e37c83ad 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-23 12:20:37.620 +05:30 af8858d4-8f5e-4fd7-8707-8e72e37c83ad INF Connection string fetched 2024-03-23 12:20:37.620 +05:30 af8858d4-8f5e-4fd7-8707-8e72e37c83ad INF Fetching Profile Summary 2024-03-23 12:20:37.628 +05:30 af8858d4-8f5e-4fd7-8707-8e72e37c83ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:37.629 +05:30 af8858d4-8f5e-4fd7-8707-8e72e37c83ad INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 14.2982ms 2024-03-23 12:20:37.629 +05:30 af8858d4-8f5e-4fd7-8707-8e72e37c83ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:20:37.629 +05:30 af8858d4-8f5e-4fd7-8707-8e72e37c83ad 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 15.3237ms 2024-03-23 12:20:42.292 +05:30 f88b4ba0-a465-49f9-a40a-d445d30df9ec INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:20:42.292 +05:30 96f49113-4eb4-4504-b26e-b56cbe94ee86 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:20:42.294 +05:30 7426f7f8-45f0-45f4-8a2c-2ab5ad731217 INF CORS policy execution successful. 2024-03-23 12:20:42.294 +05:30 e1ebaa5f-8cd7-4c0e-b36f-0c7f508fc0aa INF CORS policy execution successful. 2024-03-23 12:20:42.294 +05:30 e1ebaa5f-8cd7-4c0e-b36f-0c7f508fc0aa INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:20:42.294 +05:30 7426f7f8-45f0-45f4-8a2c-2ab5ad731217 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:20:42.294 +05:30 7426f7f8-45f0-45f4-8a2c-2ab5ad731217 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-23 12:20:42.294 +05:30 e1ebaa5f-8cd7-4c0e-b36f-0c7f508fc0aa 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-23 12:20:42.302 +05:30 e1ebaa5f-8cd7-4c0e-b36f-0c7f508fc0aa INF Connection string fetched 2024-03-23 12:20:42.302 +05:30 7426f7f8-45f0-45f4-8a2c-2ab5ad731217 INF Connection string fetched 2024-03-23 12:20:42.302 +05:30 e1ebaa5f-8cd7-4c0e-b36f-0c7f508fc0aa INF Fetching Profile Summary 2024-03-23 12:20:42.302 +05:30 7426f7f8-45f0-45f4-8a2c-2ab5ad731217 INF Fetching Menu Data 2024-03-23 12:20:42.306 +05:30 7426f7f8-45f0-45f4-8a2c-2ab5ad731217 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:42.307 +05:30 7426f7f8-45f0-45f4-8a2c-2ab5ad731217 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.6579ms 2024-03-23 12:20:42.307 +05:30 7426f7f8-45f0-45f4-8a2c-2ab5ad731217 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:20:42.307 +05:30 7426f7f8-45f0-45f4-8a2c-2ab5ad731217 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 15.073ms 2024-03-23 12:20:42.309 +05:30 e1ebaa5f-8cd7-4c0e-b36f-0c7f508fc0aa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:42.310 +05:30 e1ebaa5f-8cd7-4c0e-b36f-0c7f508fc0aa INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 15.4369ms 2024-03-23 12:20:42.310 +05:30 e1ebaa5f-8cd7-4c0e-b36f-0c7f508fc0aa INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:20:42.310 +05:30 e1ebaa5f-8cd7-4c0e-b36f-0c7f508fc0aa 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 17.8312ms 2024-03-23 12:20:42.355 +05:30 36dd27d3-0677-4f70-97cb-c5cfc3936be8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:20:42.355 +05:30 ae618da3-0be3-4461-b5f0-d39f006e15dc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:20:42.356 +05:30 d12efd07-8a34-4e58-a797-5ace6a47dc39 INF CORS policy execution successful. 2024-03-23 12:20:42.356 +05:30 5f7de759-017b-43e8-9b73-34a306ae7be0 INF CORS policy execution successful. 2024-03-23 12:20:42.356 +05:30 5f7de759-017b-43e8-9b73-34a306ae7be0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:20:42.356 +05:30 d12efd07-8a34-4e58-a797-5ace6a47dc39 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:20:42.357 +05:30 5f7de759-017b-43e8-9b73-34a306ae7be0 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-23 12:20:42.357 +05:30 d12efd07-8a34-4e58-a797-5ace6a47dc39 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-23 12:20:42.360 +05:30 5f7de759-017b-43e8-9b73-34a306ae7be0 INF Connection string fetched 2024-03-23 12:20:42.360 +05:30 d12efd07-8a34-4e58-a797-5ace6a47dc39 INF Connection string fetched 2024-03-23 12:20:42.360 +05:30 d12efd07-8a34-4e58-a797-5ace6a47dc39 INF Fetching Profile Summary 2024-03-23 12:20:42.360 +05:30 5f7de759-017b-43e8-9b73-34a306ae7be0 INF Fetching Menu Data 2024-03-23 12:20:42.362 +05:30 d12efd07-8a34-4e58-a797-5ace6a47dc39 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:42.362 +05:30 5f7de759-017b-43e8-9b73-34a306ae7be0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:42.362 +05:30 d12efd07-8a34-4e58-a797-5ace6a47dc39 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 5.2734ms 2024-03-23 12:20:42.362 +05:30 d12efd07-8a34-4e58-a797-5ace6a47dc39 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:20:42.362 +05:30 d12efd07-8a34-4e58-a797-5ace6a47dc39 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 7.1577ms 2024-03-23 12:20:42.362 +05:30 5f7de759-017b-43e8-9b73-34a306ae7be0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.6599ms 2024-03-23 12:20:42.362 +05:30 5f7de759-017b-43e8-9b73-34a306ae7be0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:20:42.363 +05:30 5f7de759-017b-43e8-9b73-34a306ae7be0 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 7.2237ms 2024-03-23 12:20:48.974 +05:30 5c226397-8f32-4114-8656-fd4bea117f46 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:20:48.974 +05:30 9d62f9f9-f164-4f9a-960a-366d88d91416 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:20:48.974 +05:30 6d8f1902-984e-4145-b26a-4283a9eb742e INF CORS policy execution successful. 2024-03-23 12:20:48.974 +05:30 b40aba43-73ab-4b68-bede-8e4bdc8f6254 INF CORS policy execution successful. 2024-03-23 12:20:48.975 +05:30 b40aba43-73ab-4b68-bede-8e4bdc8f6254 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.3213ms 2024-03-23 12:20:48.975 +05:30 6d8f1902-984e-4145-b26a-4283a9eb742e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6493ms 2024-03-23 12:20:48.975 +05:30 2b6cd875-04ec-4cbd-a40f-74897b37a415 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - null null 2024-03-23 12:20:48.975 +05:30 6ad3a43c-763a-4044-ba59-18e36eb05174 INF CORS policy execution successful. 2024-03-23 12:20:48.975 +05:30 21b3c8d0-f2aa-41ce-8b12-b0016f53c1f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - null null 2024-03-23 12:20:48.976 +05:30 6ad3a43c-763a-4044-ba59-18e36eb05174 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - 204 null null 0.3742ms 2024-03-23 12:20:48.976 +05:30 d3066fb5-9b92-4040-8191-6b3f545e24d0 INF CORS policy execution successful. 2024-03-23 12:20:48.976 +05:30 d3066fb5-9b92-4040-8191-6b3f545e24d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - 204 null null 0.4449ms 2024-03-23 12:20:49.021 +05:30 1573d06d-3f80-4f41-97c0-e90fdbb3140b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:20:49.021 +05:30 7bcd13f1-31a6-475d-9a7e-4e30cad3c249 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - null null 2024-03-23 12:20:49.021 +05:30 eea2fb0c-9308-441c-9d0c-095f046aa4a5 INF CORS policy execution successful. 2024-03-23 12:20:49.021 +05:30 eea2fb0c-9308-441c-9d0c-095f046aa4a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:20:49.021 +05:30 fc3501a0-40f9-422f-b97e-8120a163d192 INF CORS policy execution successful. 2024-03-23 12:20:49.021 +05:30 fc3501a0-40f9-422f-b97e-8120a163d192 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:20:49.021 +05:30 eea2fb0c-9308-441c-9d0c-095f046aa4a5 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-23 12:20:49.022 +05:30 fc3501a0-40f9-422f-b97e-8120a163d192 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:20:49.039 +05:30 fc3501a0-40f9-422f-b97e-8120a163d192 INF Connection string fetched 2024-03-23 12:20:49.040 +05:30 fc3501a0-40f9-422f-b97e-8120a163d192 INF Fetching Profile Details 2024-03-23 12:20:49.076 +05:30 fc3501a0-40f9-422f-b97e-8120a163d192 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:49.076 +05:30 fc3501a0-40f9-422f-b97e-8120a163d192 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 54.789ms 2024-03-23 12:20:49.077 +05:30 fc3501a0-40f9-422f-b97e-8120a163d192 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:20:49.077 +05:30 fc3501a0-40f9-422f-b97e-8120a163d192 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - 200 null application/json; charset=utf-8 55.5835ms 2024-03-23 12:20:49.124 +05:30 e06dc5e2-097e-4c37-b276-9365215d98db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - null null 2024-03-23 12:20:49.125 +05:30 0041cfde-b603-4726-a738-291d997d80c8 INF CORS policy execution successful. 2024-03-23 12:20:49.125 +05:30 0041cfde-b603-4726-a738-291d997d80c8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:20:49.125 +05:30 0041cfde-b603-4726-a738-291d997d80c8 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:20:49.127 +05:30 eea2fb0c-9308-441c-9d0c-095f046aa4a5 INF Connection string fetched 2024-03-23 12:20:49.127 +05:30 eea2fb0c-9308-441c-9d0c-095f046aa4a5 INF Fetching Menu Data 2024-03-23 12:20:49.131 +05:30 eea2fb0c-9308-441c-9d0c-095f046aa4a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:49.132 +05:30 eea2fb0c-9308-441c-9d0c-095f046aa4a5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 110.2377ms 2024-03-23 12:20:49.132 +05:30 0041cfde-b603-4726-a738-291d997d80c8 INF Connection string fetched 2024-03-23 12:20:49.132 +05:30 eea2fb0c-9308-441c-9d0c-095f046aa4a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:20:49.132 +05:30 0041cfde-b603-4726-a738-291d997d80c8 INF Fetching Profile Details 2024-03-23 12:20:49.132 +05:30 eea2fb0c-9308-441c-9d0c-095f046aa4a5 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 111.7813ms 2024-03-23 12:20:49.147 +05:30 0041cfde-b603-4726-a738-291d997d80c8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:49.147 +05:30 0041cfde-b603-4726-a738-291d997d80c8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 22.0166ms 2024-03-23 12:20:49.147 +05:30 0041cfde-b603-4726-a738-291d997d80c8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:20:49.147 +05:30 0041cfde-b603-4726-a738-291d997d80c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - 200 null application/json; charset=utf-8 23.231ms 2024-03-23 12:20:49.176 +05:30 5d4fcef6-9def-4ed3-97f1-f92271988edd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:20:49.177 +05:30 39340675-5995-4a70-8336-1dea70a58255 INF CORS policy execution successful. 2024-03-23 12:20:49.177 +05:30 39340675-5995-4a70-8336-1dea70a58255 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:20:49.178 +05:30 39340675-5995-4a70-8336-1dea70a58255 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-23 12:20:49.180 +05:30 39340675-5995-4a70-8336-1dea70a58255 INF Connection string fetched 2024-03-23 12:20:49.180 +05:30 39340675-5995-4a70-8336-1dea70a58255 INF Fetching Menu Data 2024-03-23 12:20:49.182 +05:30 39340675-5995-4a70-8336-1dea70a58255 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:49.183 +05:30 39340675-5995-4a70-8336-1dea70a58255 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.3631ms 2024-03-23 12:20:49.183 +05:30 39340675-5995-4a70-8336-1dea70a58255 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:20:49.183 +05:30 39340675-5995-4a70-8336-1dea70a58255 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 7.4935ms 2024-03-23 12:20:53.689 +05:30 d3cbf290-1052-4a2b-9641-46a998551779 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:20:53.689 +05:30 4bcdbe4e-c52b-4509-85f5-51b89b652a23 INF CORS policy execution successful. 2024-03-23 12:20:53.689 +05:30 4bcdbe4e-c52b-4509-85f5-51b89b652a23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.5163ms 2024-03-23 12:20:53.739 +05:30 bb9e836b-74d8-4755-bd26-f8d634fb4697 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:20:53.740 +05:30 3ae44363-f9da-47df-abc4-9d9b6e64b30f INF CORS policy execution successful. 2024-03-23 12:20:53.740 +05:30 3ae44363-f9da-47df-abc4-9d9b6e64b30f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:20:53.740 +05:30 3ae44363-f9da-47df-abc4-9d9b6e64b30f 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-23 12:20:53.745 +05:30 3ae44363-f9da-47df-abc4-9d9b6e64b30f INF Connection string fetched 2024-03-23 12:20:53.745 +05:30 3ae44363-f9da-47df-abc4-9d9b6e64b30f INF Fetching Actions 2024-03-23 12:20:53.754 +05:30 3ae44363-f9da-47df-abc4-9d9b6e64b30f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:20:53.754 +05:30 3ae44363-f9da-47df-abc4-9d9b6e64b30f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.8045ms 2024-03-23 12:20:53.754 +05:30 3ae44363-f9da-47df-abc4-9d9b6e64b30f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:20:53.754 +05:30 3ae44363-f9da-47df-abc4-9d9b6e64b30f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 15.1737ms 2024-03-23 12:21:01.928 +05:30 4068bfc4-1f0e-4bd2-a96f-275e448d5b55 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:21:01.929 +05:30 7ab499e8-9ad8-411b-8857-488f3d516595 INF CORS policy execution successful. 2024-03-23 12:21:01.930 +05:30 7ab499e8-9ad8-411b-8857-488f3d516595 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.0019ms 2024-03-23 12:21:01.982 +05:30 83c1a201-84f8-4fef-984e-f794bbe150a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:21:01.983 +05:30 d1acc875-8d70-48e1-aab7-4cd8b6766a41 INF CORS policy execution successful. 2024-03-23 12:21:01.983 +05:30 d1acc875-8d70-48e1-aab7-4cd8b6766a41 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:21:01.983 +05:30 d1acc875-8d70-48e1-aab7-4cd8b6766a41 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-23 12:21:01.989 +05:30 d1acc875-8d70-48e1-aab7-4cd8b6766a41 INF Connection string fetched 2024-03-23 12:21:01.990 +05:30 d1acc875-8d70-48e1-aab7-4cd8b6766a41 INF Fetching Profile Summary 2024-03-23 12:21:01.998 +05:30 d1acc875-8d70-48e1-aab7-4cd8b6766a41 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:01.999 +05:30 d1acc875-8d70-48e1-aab7-4cd8b6766a41 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 16.0884ms 2024-03-23 12:21:01.999 +05:30 d1acc875-8d70-48e1-aab7-4cd8b6766a41 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:21:02.000 +05:30 d1acc875-8d70-48e1-aab7-4cd8b6766a41 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 17.6337ms 2024-03-23 12:21:03.726 +05:30 01fafa60-f1c2-49aa-9525-d8d20c9f2518 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:21:03.726 +05:30 0124c4ba-d68b-4b2a-a32c-1ef6e33d561b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:03.726 +05:30 915df2f4-427e-4f45-8ba7-bde6c9c4a127 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:03.726 +05:30 237eb812-0f23-4dbd-bf97-f2d818fed773 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:21:03.727 +05:30 c33abd80-c114-4aa9-bf5c-7220448889be INF CORS policy execution successful. 2024-03-23 12:21:03.727 +05:30 5974c9ca-da19-4670-883a-5d757fe9f2c9 INF CORS policy execution successful. 2024-03-23 12:21:03.727 +05:30 06bed29b-ac13-49b9-b648-8e0cfaa6e578 INF CORS policy execution successful. 2024-03-23 12:21:03.727 +05:30 ce6f23f4-8ce3-4b32-9dd2-72f7e7392b33 INF CORS policy execution successful. 2024-03-23 12:21:03.727 +05:30 c33abd80-c114-4aa9-bf5c-7220448889be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7867ms 2024-03-23 12:21:03.727 +05:30 5974c9ca-da19-4670-883a-5d757fe9f2c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 0.7118ms 2024-03-23 12:21:03.727 +05:30 ce6f23f4-8ce3-4b32-9dd2-72f7e7392b33 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 0.8792ms 2024-03-23 12:21:03.727 +05:30 06bed29b-ac13-49b9-b648-8e0cfaa6e578 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9969ms 2024-03-23 12:21:03.772 +05:30 c0ab5982-3930-4525-ac5e-7ba095443732 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:03.772 +05:30 5296a1be-a74a-4d40-8253-216f1515237c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:21:03.772 +05:30 5d422bfb-77b4-4252-9017-287fb17c17d9 INF CORS policy execution successful. 2024-03-23 12:21:03.772 +05:30 e6b314c6-f22a-4df5-9fe6-372560d43eb4 INF CORS policy execution successful. 2024-03-23 12:21:03.773 +05:30 e6b314c6-f22a-4df5-9fe6-372560d43eb4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:03.773 +05:30 5d422bfb-77b4-4252-9017-287fb17c17d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:21:03.773 +05:30 5d422bfb-77b4-4252-9017-287fb17c17d9 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:21:03.773 +05:30 e6b314c6-f22a-4df5-9fe6-372560d43eb4 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-23 12:21:03.777 +05:30 e6b314c6-f22a-4df5-9fe6-372560d43eb4 INF Connection string fetched 2024-03-23 12:21:03.777 +05:30 5d422bfb-77b4-4252-9017-287fb17c17d9 INF Connection string fetched 2024-03-23 12:21:03.777 +05:30 e6b314c6-f22a-4df5-9fe6-372560d43eb4 INF Fetching Menu Data 2024-03-23 12:21:03.777 +05:30 5d422bfb-77b4-4252-9017-287fb17c17d9 INF Fetching Profile Details 2024-03-23 12:21:03.780 +05:30 e6b314c6-f22a-4df5-9fe6-372560d43eb4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:03.780 +05:30 e6b314c6-f22a-4df5-9fe6-372560d43eb4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.6616ms 2024-03-23 12:21:03.780 +05:30 e6b314c6-f22a-4df5-9fe6-372560d43eb4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:03.781 +05:30 e6b314c6-f22a-4df5-9fe6-372560d43eb4 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 8.7662ms 2024-03-23 12:21:03.786 +05:30 5d422bfb-77b4-4252-9017-287fb17c17d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:03.787 +05:30 5d422bfb-77b4-4252-9017-287fb17c17d9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 13.8207ms 2024-03-23 12:21:03.787 +05:30 5d422bfb-77b4-4252-9017-287fb17c17d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:21:03.787 +05:30 5d422bfb-77b4-4252-9017-287fb17c17d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 14.9756ms 2024-03-23 12:21:03.826 +05:30 8efd9b31-d5c8-4be5-805e-95c53a1a142b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:03.827 +05:30 55907695-0882-4a32-b62e-a52ce524f83a INF CORS policy execution successful. 2024-03-23 12:21:03.827 +05:30 55907695-0882-4a32-b62e-a52ce524f83a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:03.827 +05:30 55907695-0882-4a32-b62e-a52ce524f83a 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-23 12:21:03.828 +05:30 315bef99-a117-4366-a737-52870acfc86f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:21:03.828 +05:30 074ce187-fd5c-4e23-979b-a6efcb5f1eb4 INF CORS policy execution successful. 2024-03-23 12:21:03.828 +05:30 074ce187-fd5c-4e23-979b-a6efcb5f1eb4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:21:03.828 +05:30 074ce187-fd5c-4e23-979b-a6efcb5f1eb4 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:21:03.830 +05:30 55907695-0882-4a32-b62e-a52ce524f83a INF Connection string fetched 2024-03-23 12:21:03.831 +05:30 55907695-0882-4a32-b62e-a52ce524f83a INF Fetching Menu Data 2024-03-23 12:21:03.831 +05:30 074ce187-fd5c-4e23-979b-a6efcb5f1eb4 INF Connection string fetched 2024-03-23 12:21:03.831 +05:30 074ce187-fd5c-4e23-979b-a6efcb5f1eb4 INF Fetching Profile Details 2024-03-23 12:21:03.833 +05:30 55907695-0882-4a32-b62e-a52ce524f83a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:03.834 +05:30 55907695-0882-4a32-b62e-a52ce524f83a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.6198ms 2024-03-23 12:21:03.834 +05:30 55907695-0882-4a32-b62e-a52ce524f83a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:03.834 +05:30 55907695-0882-4a32-b62e-a52ce524f83a 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 7.6103ms 2024-03-23 12:21:03.837 +05:30 074ce187-fd5c-4e23-979b-a6efcb5f1eb4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:03.837 +05:30 074ce187-fd5c-4e23-979b-a6efcb5f1eb4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 8.7155ms 2024-03-23 12:21:03.837 +05:30 074ce187-fd5c-4e23-979b-a6efcb5f1eb4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:21:03.837 +05:30 074ce187-fd5c-4e23-979b-a6efcb5f1eb4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 9.3906ms 2024-03-23 12:21:11.286 +05:30 f9c4e4a6-dd86-4e13-a050-6cda1d33864d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:21:11.286 +05:30 dd61c8b8-45df-4513-9b6b-1000d4ca71cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:21:11.286 +05:30 a296cfcd-be44-4cfe-8f09-31d69532b118 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:11.287 +05:30 c88f0bbf-b649-4229-916c-b4ba80a81fa5 INF CORS policy execution successful. 2024-03-23 12:21:11.287 +05:30 741b6411-c522-4a97-9fdd-5ab7a1b466c6 INF CORS policy execution successful. 2024-03-23 12:21:11.287 +05:30 7446e459-ed96-45f6-aff6-6cdc576a122e INF CORS policy execution successful. 2024-03-23 12:21:11.288 +05:30 741b6411-c522-4a97-9fdd-5ab7a1b466c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.9954ms 2024-03-23 12:21:11.288 +05:30 c88f0bbf-b649-4229-916c-b4ba80a81fa5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.9838ms 2024-03-23 12:21:11.288 +05:30 7446e459-ed96-45f6-aff6-6cdc576a122e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 1.982ms 2024-03-23 12:21:11.336 +05:30 fb3c5b9d-7d0e-406f-8bd7-bcfaf46a19cf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:11.336 +05:30 1d7dbc8d-208b-4b85-91ab-d900e05fceeb INF CORS policy execution successful. 2024-03-23 12:21:11.336 +05:30 1d7dbc8d-208b-4b85-91ab-d900e05fceeb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:11.337 +05:30 1d7dbc8d-208b-4b85-91ab-d900e05fceeb 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-23 12:21:11.338 +05:30 86c6d407-2eba-4314-b02a-eef9205ace27 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:21:11.338 +05:30 785e3efa-d0dd-451c-87e1-d0198090da03 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:21:11.338 +05:30 fc0908f4-902f-4c51-9820-5bc788b65576 INF CORS policy execution successful. 2024-03-23 12:21:11.338 +05:30 4bab262d-8e9f-4ce4-b3ae-fb1a1607ac5f INF CORS policy execution successful. 2024-03-23 12:21:11.338 +05:30 fc0908f4-902f-4c51-9820-5bc788b65576 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:21:11.339 +05:30 4bab262d-8e9f-4ce4-b3ae-fb1a1607ac5f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:21:11.339 +05:30 fc0908f4-902f-4c51-9820-5bc788b65576 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:21:11.339 +05:30 4bab262d-8e9f-4ce4-b3ae-fb1a1607ac5f 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-23 12:21:11.344 +05:30 1d7dbc8d-208b-4b85-91ab-d900e05fceeb INF Connection string fetched 2024-03-23 12:21:11.344 +05:30 1d7dbc8d-208b-4b85-91ab-d900e05fceeb INF Fetching Menu Data 2024-03-23 12:21:11.345 +05:30 fc0908f4-902f-4c51-9820-5bc788b65576 INF Connection string fetched 2024-03-23 12:21:11.345 +05:30 fc0908f4-902f-4c51-9820-5bc788b65576 INF Fetching Profile Details 2024-03-23 12:21:11.350 +05:30 1d7dbc8d-208b-4b85-91ab-d900e05fceeb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:11.351 +05:30 1d7dbc8d-208b-4b85-91ab-d900e05fceeb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.5458ms 2024-03-23 12:21:11.351 +05:30 1d7dbc8d-208b-4b85-91ab-d900e05fceeb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:11.351 +05:30 4bab262d-8e9f-4ce4-b3ae-fb1a1607ac5f INF Connection string fetched 2024-03-23 12:21:11.352 +05:30 1d7dbc8d-208b-4b85-91ab-d900e05fceeb 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 16.015ms 2024-03-23 12:21:11.352 +05:30 4bab262d-8e9f-4ce4-b3ae-fb1a1607ac5f INF Fetching Profile Summary 2024-03-23 12:21:11.363 +05:30 fc0908f4-902f-4c51-9820-5bc788b65576 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:11.363 +05:30 fc0908f4-902f-4c51-9820-5bc788b65576 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 24.7858ms 2024-03-23 12:21:11.364 +05:30 fc0908f4-902f-4c51-9820-5bc788b65576 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:21:11.364 +05:30 fc0908f4-902f-4c51-9820-5bc788b65576 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 26.6228ms 2024-03-23 12:21:11.373 +05:30 4bab262d-8e9f-4ce4-b3ae-fb1a1607ac5f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:11.374 +05:30 4bab262d-8e9f-4ce4-b3ae-fb1a1607ac5f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 35.3328ms 2024-03-23 12:21:11.374 +05:30 4bab262d-8e9f-4ce4-b3ae-fb1a1607ac5f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:21:11.375 +05:30 4bab262d-8e9f-4ce4-b3ae-fb1a1607ac5f 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 36.7272ms 2024-03-23 12:21:15.122 +05:30 f1401076-94fe-4be3-b1df-cd8f2e33ff85 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:15.122 +05:30 27c84760-eeb2-4d66-9bee-aa060f0422e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:21:15.124 +05:30 b976aa8b-fd95-4f79-a22c-9cf9871dbbbe INF CORS policy execution successful. 2024-03-23 12:21:15.124 +05:30 06bb0019-608c-4480-98ac-97dfb8dd5fd8 INF CORS policy execution successful. 2024-03-23 12:21:15.125 +05:30 b976aa8b-fd95-4f79-a22c-9cf9871dbbbe INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:21:15.125 +05:30 06bb0019-608c-4480-98ac-97dfb8dd5fd8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:15.125 +05:30 b976aa8b-fd95-4f79-a22c-9cf9871dbbbe 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-23 12:21:15.125 +05:30 06bb0019-608c-4480-98ac-97dfb8dd5fd8 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-23 12:21:15.133 +05:30 b976aa8b-fd95-4f79-a22c-9cf9871dbbbe INF Connection string fetched 2024-03-23 12:21:15.133 +05:30 b976aa8b-fd95-4f79-a22c-9cf9871dbbbe INF Fetching Profile Summary 2024-03-23 12:21:15.134 +05:30 06bb0019-608c-4480-98ac-97dfb8dd5fd8 INF Connection string fetched 2024-03-23 12:21:15.134 +05:30 06bb0019-608c-4480-98ac-97dfb8dd5fd8 INF Fetching Menu Data 2024-03-23 12:21:15.141 +05:30 b976aa8b-fd95-4f79-a22c-9cf9871dbbbe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:15.142 +05:30 b976aa8b-fd95-4f79-a22c-9cf9871dbbbe INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 16.8155ms 2024-03-23 12:21:15.142 +05:30 b976aa8b-fd95-4f79-a22c-9cf9871dbbbe INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:21:15.142 +05:30 b976aa8b-fd95-4f79-a22c-9cf9871dbbbe 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 20.4351ms 2024-03-23 12:21:15.144 +05:30 06bb0019-608c-4480-98ac-97dfb8dd5fd8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:15.145 +05:30 06bb0019-608c-4480-98ac-97dfb8dd5fd8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 19.1836ms 2024-03-23 12:21:15.145 +05:30 06bb0019-608c-4480-98ac-97dfb8dd5fd8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:15.145 +05:30 06bb0019-608c-4480-98ac-97dfb8dd5fd8 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 22.8268ms 2024-03-23 12:21:25.303 +05:30 2c25e1ec-784c-4129-b85b-93fbbc221b93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:25.303 +05:30 7198d367-3224-4c75-9335-0ce7c4be2df2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - null null 2024-03-23 12:21:25.304 +05:30 d8e2cbce-3926-45ab-911d-9f8674775a4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:25.304 +05:30 2deaeae1-6738-4fb9-875f-d745f7684ce8 INF CORS policy execution successful. 2024-03-23 12:21:25.304 +05:30 51a64a16-f32c-4575-830d-bf525c2f8280 INF CORS policy execution successful. 2024-03-23 12:21:25.304 +05:30 c42e57cf-4dc2-4def-8cd4-a780167b5ab9 INF CORS policy execution successful. 2024-03-23 12:21:25.304 +05:30 2deaeae1-6738-4fb9-875f-d745f7684ce8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7386ms 2024-03-23 12:21:25.304 +05:30 c42e57cf-4dc2-4def-8cd4-a780167b5ab9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - 204 null null 1.0088ms 2024-03-23 12:21:25.304 +05:30 51a64a16-f32c-4575-830d-bf525c2f8280 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9928ms 2024-03-23 12:21:25.305 +05:30 ba8c76ce-a83f-4579-8425-4c415ff364e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - null null 2024-03-23 12:21:25.305 +05:30 acf9f16e-77a7-471e-9041-dff4eed5f484 INF CORS policy execution successful. 2024-03-23 12:21:25.305 +05:30 acf9f16e-77a7-471e-9041-dff4eed5f484 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - 204 null null 0.1877ms 2024-03-23 12:21:25.349 +05:30 eed671c9-fd7e-447b-b43e-488132b611fb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:25.349 +05:30 1cdc9ef7-b547-4ad5-bd9a-6243605de95d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - null null 2024-03-23 12:21:25.350 +05:30 c26f012b-2673-445a-812b-2cd8ce89ed56 INF CORS policy execution successful. 2024-03-23 12:21:25.350 +05:30 baf4b808-718f-4252-8dff-cfa0539bb806 INF CORS policy execution successful. 2024-03-23 12:21:25.351 +05:30 baf4b808-718f-4252-8dff-cfa0539bb806 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:21:25.351 +05:30 c26f012b-2673-445a-812b-2cd8ce89ed56 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:25.351 +05:30 c26f012b-2673-445a-812b-2cd8ce89ed56 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-23 12:21:25.351 +05:30 baf4b808-718f-4252-8dff-cfa0539bb806 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:21:25.358 +05:30 c26f012b-2673-445a-812b-2cd8ce89ed56 INF Connection string fetched 2024-03-23 12:21:25.358 +05:30 baf4b808-718f-4252-8dff-cfa0539bb806 INF Connection string fetched 2024-03-23 12:21:25.358 +05:30 c26f012b-2673-445a-812b-2cd8ce89ed56 INF Fetching Menu Data 2024-03-23 12:21:25.358 +05:30 baf4b808-718f-4252-8dff-cfa0539bb806 INF Fetching Profile Details 2024-03-23 12:21:25.361 +05:30 c26f012b-2673-445a-812b-2cd8ce89ed56 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:25.361 +05:30 c26f012b-2673-445a-812b-2cd8ce89ed56 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.0792ms 2024-03-23 12:21:25.361 +05:30 c26f012b-2673-445a-812b-2cd8ce89ed56 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:25.362 +05:30 c26f012b-2673-445a-812b-2cd8ce89ed56 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 12.563ms 2024-03-23 12:21:25.364 +05:30 baf4b808-718f-4252-8dff-cfa0539bb806 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:25.364 +05:30 baf4b808-718f-4252-8dff-cfa0539bb806 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 13.0887ms 2024-03-23 12:21:25.364 +05:30 baf4b808-718f-4252-8dff-cfa0539bb806 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:21:25.365 +05:30 baf4b808-718f-4252-8dff-cfa0539bb806 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - 200 null application/json; charset=utf-8 15.601ms 2024-03-23 12:21:25.405 +05:30 43ecaa15-c301-4e62-b21a-273d7aa0db7c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:25.406 +05:30 26f9dec8-3171-4f10-9909-d5e9709d501d INF CORS policy execution successful. 2024-03-23 12:21:25.406 +05:30 26f9dec8-3171-4f10-9909-d5e9709d501d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:25.406 +05:30 26f9dec8-3171-4f10-9909-d5e9709d501d 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-23 12:21:25.406 +05:30 1ef47541-3c73-4604-85b5-09cbde51cf2a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - null null 2024-03-23 12:21:25.407 +05:30 d867826c-89c8-4a20-9924-4167a08084d5 INF CORS policy execution successful. 2024-03-23 12:21:25.407 +05:30 d867826c-89c8-4a20-9924-4167a08084d5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:21:25.407 +05:30 d867826c-89c8-4a20-9924-4167a08084d5 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:21:25.408 +05:30 26f9dec8-3171-4f10-9909-d5e9709d501d INF Connection string fetched 2024-03-23 12:21:25.408 +05:30 26f9dec8-3171-4f10-9909-d5e9709d501d INF Fetching Menu Data 2024-03-23 12:21:25.408 +05:30 d867826c-89c8-4a20-9924-4167a08084d5 INF Connection string fetched 2024-03-23 12:21:25.408 +05:30 d867826c-89c8-4a20-9924-4167a08084d5 INF Fetching Profile Details 2024-03-23 12:21:25.409 +05:30 26f9dec8-3171-4f10-9909-d5e9709d501d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:25.409 +05:30 26f9dec8-3171-4f10-9909-d5e9709d501d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.9475ms 2024-03-23 12:21:25.409 +05:30 26f9dec8-3171-4f10-9909-d5e9709d501d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:25.410 +05:30 d867826c-89c8-4a20-9924-4167a08084d5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:25.410 +05:30 26f9dec8-3171-4f10-9909-d5e9709d501d 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 4.3179ms 2024-03-23 12:21:25.410 +05:30 d867826c-89c8-4a20-9924-4167a08084d5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 2.7245ms 2024-03-23 12:21:25.410 +05:30 d867826c-89c8-4a20-9924-4167a08084d5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:21:25.410 +05:30 d867826c-89c8-4a20-9924-4167a08084d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - 200 null application/json; charset=utf-8 3.3822ms 2024-03-23 12:21:42.329 +05:30 946e9970-33e2-44e5-b152-a873771d58cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:42.329 +05:30 fc694523-38fc-4ecb-8186-8395faf8148d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:21:42.329 +05:30 2ff89690-bb93-4d58-a4a0-b1994972f6b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - null null 2024-03-23 12:21:42.331 +05:30 5fb52485-bfff-4c59-8278-cc254b2a579b INF CORS policy execution successful. 2024-03-23 12:21:42.331 +05:30 95e664ee-9df6-410c-993c-24ee67997646 INF CORS policy execution successful. 2024-03-23 12:21:42.331 +05:30 4700132d-98a3-474d-89b8-49d5261af047 INF CORS policy execution successful. 2024-03-23 12:21:42.331 +05:30 5fb52485-bfff-4c59-8278-cc254b2a579b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.0456ms 2024-03-23 12:21:42.331 +05:30 95e664ee-9df6-410c-993c-24ee67997646 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - 204 null null 2.0618ms 2024-03-23 12:21:42.331 +05:30 4700132d-98a3-474d-89b8-49d5261af047 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.1098ms 2024-03-23 12:21:42.385 +05:30 ef6db3d9-9263-42b2-bf00-5b3a76cac3a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - null null 2024-03-23 12:21:42.385 +05:30 dc223763-bf53-4e3d-b324-015195270c2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:21:42.385 +05:30 0d4eaa34-6678-4208-a9d9-736615a2afe9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:42.386 +05:30 4210b5d9-003d-47c8-a604-f6fbad91a6ed INF CORS policy execution successful. 2024-03-23 12:21:42.386 +05:30 203398e9-fc9d-4d22-a259-3ed45ca7c637 INF CORS policy execution successful. 2024-03-23 12:21:42.386 +05:30 211bd1f1-1ef3-441e-82ea-3064cc01cc41 INF CORS policy execution successful. 2024-03-23 12:21:42.387 +05:30 4210b5d9-003d-47c8-a604-f6fbad91a6ed INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:42.387 +05:30 211bd1f1-1ef3-441e-82ea-3064cc01cc41 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:21:42.387 +05:30 203398e9-fc9d-4d22-a259-3ed45ca7c637 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:21:42.387 +05:30 211bd1f1-1ef3-441e-82ea-3064cc01cc41 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-23 12:21:42.387 +05:30 4210b5d9-003d-47c8-a604-f6fbad91a6ed 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-23 12:21:42.387 +05:30 203398e9-fc9d-4d22-a259-3ed45ca7c637 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:21:42.396 +05:30 211bd1f1-1ef3-441e-82ea-3064cc01cc41 INF Connection string fetched 2024-03-23 12:21:42.397 +05:30 211bd1f1-1ef3-441e-82ea-3064cc01cc41 INF Fetching Profile Summary 2024-03-23 12:21:42.397 +05:30 203398e9-fc9d-4d22-a259-3ed45ca7c637 INF Connection string fetched 2024-03-23 12:21:42.398 +05:30 203398e9-fc9d-4d22-a259-3ed45ca7c637 INF Fetching Profile Details 2024-03-23 12:21:42.414 +05:30 211bd1f1-1ef3-441e-82ea-3064cc01cc41 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:42.415 +05:30 211bd1f1-1ef3-441e-82ea-3064cc01cc41 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 27.6214ms 2024-03-23 12:21:42.415 +05:30 211bd1f1-1ef3-441e-82ea-3064cc01cc41 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:21:42.415 +05:30 211bd1f1-1ef3-441e-82ea-3064cc01cc41 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 30.0177ms 2024-03-23 12:21:42.420 +05:30 4210b5d9-003d-47c8-a604-f6fbad91a6ed INF Connection string fetched 2024-03-23 12:21:42.421 +05:30 4210b5d9-003d-47c8-a604-f6fbad91a6ed INF Fetching Menu Data 2024-03-23 12:21:42.425 +05:30 4210b5d9-003d-47c8-a604-f6fbad91a6ed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:42.425 +05:30 203398e9-fc9d-4d22-a259-3ed45ca7c637 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:42.426 +05:30 203398e9-fc9d-4d22-a259-3ed45ca7c637 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 38.6253ms 2024-03-23 12:21:42.426 +05:30 4210b5d9-003d-47c8-a604-f6fbad91a6ed INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 38.7536ms 2024-03-23 12:21:42.426 +05:30 4210b5d9-003d-47c8-a604-f6fbad91a6ed INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:42.426 +05:30 203398e9-fc9d-4d22-a259-3ed45ca7c637 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:21:42.426 +05:30 4210b5d9-003d-47c8-a604-f6fbad91a6ed 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 40.8246ms 2024-03-23 12:21:42.426 +05:30 203398e9-fc9d-4d22-a259-3ed45ca7c637 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=49 - 200 null application/json; charset=utf-8 41.1248ms 2024-03-23 12:21:45.222 +05:30 368f9991-35f9-482c-88c0-f42258e4ad80 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:45.223 +05:30 524c24ce-bdfd-483b-bdb6-3f3fadcddd5c INF CORS policy execution successful. 2024-03-23 12:21:45.223 +05:30 524c24ce-bdfd-483b-bdb6-3f3fadcddd5c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:45.223 +05:30 524c24ce-bdfd-483b-bdb6-3f3fadcddd5c 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-23 12:21:45.230 +05:30 524c24ce-bdfd-483b-bdb6-3f3fadcddd5c INF Connection string fetched 2024-03-23 12:21:45.231 +05:30 524c24ce-bdfd-483b-bdb6-3f3fadcddd5c INF Fetching Menu Data 2024-03-23 12:21:45.239 +05:30 524c24ce-bdfd-483b-bdb6-3f3fadcddd5c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:45.241 +05:30 524c24ce-bdfd-483b-bdb6-3f3fadcddd5c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 17.2994ms 2024-03-23 12:21:45.241 +05:30 524c24ce-bdfd-483b-bdb6-3f3fadcddd5c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:45.241 +05:30 524c24ce-bdfd-483b-bdb6-3f3fadcddd5c 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 19.7328ms 2024-03-23 12:21:56.561 +05:30 13efda0d-ceb2-4cf6-a6df-d17abe18a58e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:21:56.561 +05:30 44e92b63-9720-42a9-9c95-dabe8a99c621 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:56.562 +05:30 5032826e-010d-4a61-9f82-bccbf895482e INF CORS policy execution successful. 2024-03-23 12:21:56.562 +05:30 7fddebad-abe1-4b9a-8a51-b286af38cfc6 INF CORS policy execution successful. 2024-03-23 12:21:56.562 +05:30 5032826e-010d-4a61-9f82-bccbf895482e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.7751ms 2024-03-23 12:21:56.562 +05:30 7fddebad-abe1-4b9a-8a51-b286af38cfc6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7776ms 2024-03-23 12:21:56.607 +05:30 df58538a-f542-4d98-9583-978170ea9587 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:21:56.608 +05:30 7b1e0f61-696d-4cc5-b2b3-e0dfb5b86950 INF CORS policy execution successful. 2024-03-23 12:21:56.608 +05:30 7b1e0f61-696d-4cc5-b2b3-e0dfb5b86950 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:21:56.608 +05:30 7b1e0f61-696d-4cc5-b2b3-e0dfb5b86950 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-23 12:21:56.609 +05:30 d64ae598-bdf1-421f-a106-77405918b5b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:21:56.609 +05:30 c5bc246d-24d2-4db4-8c9f-5c7d2b64b843 INF CORS policy execution successful. 2024-03-23 12:21:56.609 +05:30 c5bc246d-24d2-4db4-8c9f-5c7d2b64b843 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:56.609 +05:30 c5bc246d-24d2-4db4-8c9f-5c7d2b64b843 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-23 12:21:56.613 +05:30 7b1e0f61-696d-4cc5-b2b3-e0dfb5b86950 INF Connection string fetched 2024-03-23 12:21:56.613 +05:30 c5bc246d-24d2-4db4-8c9f-5c7d2b64b843 INF Connection string fetched 2024-03-23 12:21:56.613 +05:30 7b1e0f61-696d-4cc5-b2b3-e0dfb5b86950 INF Fetching Profile Summary 2024-03-23 12:21:56.613 +05:30 c5bc246d-24d2-4db4-8c9f-5c7d2b64b843 INF Fetching Menu Data 2024-03-23 12:21:56.619 +05:30 c5bc246d-24d2-4db4-8c9f-5c7d2b64b843 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:56.620 +05:30 c5bc246d-24d2-4db4-8c9f-5c7d2b64b843 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.5627ms 2024-03-23 12:21:56.620 +05:30 c5bc246d-24d2-4db4-8c9f-5c7d2b64b843 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:21:56.620 +05:30 c5bc246d-24d2-4db4-8c9f-5c7d2b64b843 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 11.406ms 2024-03-23 12:21:56.622 +05:30 7b1e0f61-696d-4cc5-b2b3-e0dfb5b86950 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:21:56.623 +05:30 7b1e0f61-696d-4cc5-b2b3-e0dfb5b86950 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 14.12ms 2024-03-23 12:21:56.623 +05:30 7b1e0f61-696d-4cc5-b2b3-e0dfb5b86950 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:21:56.623 +05:30 7b1e0f61-696d-4cc5-b2b3-e0dfb5b86950 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 16.094ms 2024-03-23 12:22:01.212 +05:30 aa080db7-2f89-45d4-9a4a-284914d55a4d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:22:01.213 +05:30 2f961f30-b73d-4a20-80fb-68bc986a0e9d INF CORS policy execution successful. 2024-03-23 12:22:01.215 +05:30 2f961f30-b73d-4a20-80fb-68bc986a0e9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 2.2551ms 2024-03-23 12:22:01.261 +05:30 b5d373c1-af25-4491-ac66-a54a25567c30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:22:01.262 +05:30 d2f9492e-5c33-41c5-a02a-ae6d3c9be0f1 INF CORS policy execution successful. 2024-03-23 12:22:01.262 +05:30 d2f9492e-5c33-41c5-a02a-ae6d3c9be0f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:22:01.262 +05:30 d2f9492e-5c33-41c5-a02a-ae6d3c9be0f1 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-23 12:22:01.271 +05:30 d2f9492e-5c33-41c5-a02a-ae6d3c9be0f1 INF Connection string fetched 2024-03-23 12:22:01.272 +05:30 d2f9492e-5c33-41c5-a02a-ae6d3c9be0f1 INF Fetching Actions 2024-03-23 12:22:01.285 +05:30 d2f9492e-5c33-41c5-a02a-ae6d3c9be0f1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:22:01.286 +05:30 d2f9492e-5c33-41c5-a02a-ae6d3c9be0f1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 23.4723ms 2024-03-23 12:22:01.286 +05:30 d2f9492e-5c33-41c5-a02a-ae6d3c9be0f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:22:01.286 +05:30 d2f9492e-5c33-41c5-a02a-ae6d3c9be0f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 25.387ms 2024-03-23 12:22:10.148 +05:30 6af40772-3861-41ce-ae76-d121e3072875 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:22:10.148 +05:30 8ba8b07c-b67d-46f5-9817-827248ae8a3c INF CORS policy execution successful. 2024-03-23 12:22:10.149 +05:30 8ba8b07c-b67d-46f5-9817-827248ae8a3c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.3924ms 2024-03-23 12:22:10.195 +05:30 9d4ab874-fe2f-4a92-86b7-42da407e0423 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:22:10.196 +05:30 da62b9b2-a069-45ee-b7f4-4e92906c17dd INF CORS policy execution successful. 2024-03-23 12:22:10.196 +05:30 da62b9b2-a069-45ee-b7f4-4e92906c17dd INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:22:10.196 +05:30 da62b9b2-a069-45ee-b7f4-4e92906c17dd 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-23 12:22:10.202 +05:30 da62b9b2-a069-45ee-b7f4-4e92906c17dd INF Connection string fetched 2024-03-23 12:22:10.203 +05:30 da62b9b2-a069-45ee-b7f4-4e92906c17dd INF Fetching Menu Data 2024-03-23 12:22:10.206 +05:30 da62b9b2-a069-45ee-b7f4-4e92906c17dd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:22:10.206 +05:30 da62b9b2-a069-45ee-b7f4-4e92906c17dd INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.8206ms 2024-03-23 12:22:10.206 +05:30 da62b9b2-a069-45ee-b7f4-4e92906c17dd INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:22:10.207 +05:30 da62b9b2-a069-45ee-b7f4-4e92906c17dd 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 12.0228ms 2024-03-23 12:22:13.553 +05:30 7893bfcc-4861-4bee-bd50-e33c98ee57d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:22:13.554 +05:30 41ab52d0-8e95-4dee-9ff2-a32fe06c154b INF CORS policy execution successful. 2024-03-23 12:22:13.555 +05:30 41ab52d0-8e95-4dee-9ff2-a32fe06c154b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:22:13.555 +05:30 41ab52d0-8e95-4dee-9ff2-a32fe06c154b 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-23 12:22:13.565 +05:30 41ab52d0-8e95-4dee-9ff2-a32fe06c154b INF Connection string fetched 2024-03-23 12:22:13.565 +05:30 41ab52d0-8e95-4dee-9ff2-a32fe06c154b INF Fetching Menu Data 2024-03-23 12:22:13.569 +05:30 41ab52d0-8e95-4dee-9ff2-a32fe06c154b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:22:13.570 +05:30 41ab52d0-8e95-4dee-9ff2-a32fe06c154b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 15.3306ms 2024-03-23 12:22:13.570 +05:30 41ab52d0-8e95-4dee-9ff2-a32fe06c154b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:22:13.571 +05:30 41ab52d0-8e95-4dee-9ff2-a32fe06c154b 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 17.254ms 2024-03-23 12:22:44.267 +05:30 f4e6ce96-f8b9-47e4-896a-e66b6b0f32f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:22:44.269 +05:30 c1c47454-deb0-4b32-a63c-8982a29ab90f INF CORS policy execution successful. 2024-03-23 12:22:44.269 +05:30 c1c47454-deb0-4b32-a63c-8982a29ab90f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.6557ms 2024-03-23 12:22:44.321 +05:30 7f53fdb2-e958-4312-be2d-afb71fa402d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:22:44.322 +05:30 140f446a-dafb-4842-9583-f0f214c30a80 INF CORS policy execution successful. 2024-03-23 12:22:44.323 +05:30 140f446a-dafb-4842-9583-f0f214c30a80 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:22:44.323 +05:30 140f446a-dafb-4842-9583-f0f214c30a80 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-23 12:22:44.334 +05:30 140f446a-dafb-4842-9583-f0f214c30a80 INF Connection string fetched 2024-03-23 12:22:44.334 +05:30 140f446a-dafb-4842-9583-f0f214c30a80 INF Fetching Menu Data 2024-03-23 12:22:44.337 +05:30 140f446a-dafb-4842-9583-f0f214c30a80 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:22:44.338 +05:30 140f446a-dafb-4842-9583-f0f214c30a80 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.9081ms 2024-03-23 12:22:44.338 +05:30 140f446a-dafb-4842-9583-f0f214c30a80 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:22:44.338 +05:30 140f446a-dafb-4842-9583-f0f214c30a80 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 16.8825ms 2024-03-23 12:22:49.346 +05:30 addc0416-b390-4458-b7de-0b6a7a511ede INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:22:49.347 +05:30 94cb518c-a38c-4e1d-9dcf-ec328eacc3bb INF CORS policy execution successful. 2024-03-23 12:22:49.347 +05:30 94cb518c-a38c-4e1d-9dcf-ec328eacc3bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5875ms 2024-03-23 12:22:49.351 +05:30 1f26ff5a-70f2-4c37-bdba-2b137206d37b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:22:49.352 +05:30 7f4cfcff-97aa-42c2-8924-a818eb901213 INF CORS policy execution successful. 2024-03-23 12:22:49.352 +05:30 7f4cfcff-97aa-42c2-8924-a818eb901213 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.7699ms 2024-03-23 12:22:49.393 +05:30 ddea1c30-bedd-421b-bc82-0c3d4dc1a03f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:22:49.394 +05:30 4ae3189d-4de3-44ab-9ad1-6ed52b54a5e6 INF CORS policy execution successful. 2024-03-23 12:22:49.394 +05:30 4ae3189d-4de3-44ab-9ad1-6ed52b54a5e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:22:49.394 +05:30 4ae3189d-4de3-44ab-9ad1-6ed52b54a5e6 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-23 12:22:49.398 +05:30 4ae3189d-4de3-44ab-9ad1-6ed52b54a5e6 INF Connection string fetched 2024-03-23 12:22:49.398 +05:30 4ae3189d-4de3-44ab-9ad1-6ed52b54a5e6 INF Fetching Menu Data 2024-03-23 12:22:49.400 +05:30 4ae3189d-4de3-44ab-9ad1-6ed52b54a5e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:22:49.401 +05:30 4ae3189d-4de3-44ab-9ad1-6ed52b54a5e6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.6246ms 2024-03-23 12:22:49.401 +05:30 4ae3189d-4de3-44ab-9ad1-6ed52b54a5e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:22:49.401 +05:30 4ae3189d-4de3-44ab-9ad1-6ed52b54a5e6 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 7.6505ms 2024-03-23 12:22:49.401 +05:30 2509f1f7-063e-48db-8894-e13d1a326f1b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:22:49.402 +05:30 c1531134-ef5a-48e9-b158-002f40e21bf9 INF CORS policy execution successful. 2024-03-23 12:22:49.402 +05:30 c1531134-ef5a-48e9-b158-002f40e21bf9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:22:49.402 +05:30 c1531134-ef5a-48e9-b158-002f40e21bf9 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-23 12:22:49.403 +05:30 c1531134-ef5a-48e9-b158-002f40e21bf9 INF Connection string fetched 2024-03-23 12:22:49.403 +05:30 c1531134-ef5a-48e9-b158-002f40e21bf9 INF Fetching Profile Summary 2024-03-23 12:22:49.411 +05:30 c1531134-ef5a-48e9-b158-002f40e21bf9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:22:49.411 +05:30 c1531134-ef5a-48e9-b158-002f40e21bf9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 9.4566ms 2024-03-23 12:22:49.412 +05:30 c1531134-ef5a-48e9-b158-002f40e21bf9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:22:49.412 +05:30 c1531134-ef5a-48e9-b158-002f40e21bf9 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 10.5168ms 2024-03-23 12:22:57.295 +05:30 0b1d8407-60c1-471e-97d7-4a33286c678f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:22:57.296 +05:30 3b664fda-0b62-4b87-824c-f5729d5cbb0c INF CORS policy execution successful. 2024-03-23 12:22:57.296 +05:30 3b664fda-0b62-4b87-824c-f5729d5cbb0c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.1509ms 2024-03-23 12:22:57.349 +05:30 1207e58f-c401-4a8d-911a-c7a2dec261a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:22:57.350 +05:30 37a4657c-afad-48f6-9ad1-9c77c8393a52 INF CORS policy execution successful. 2024-03-23 12:22:57.350 +05:30 37a4657c-afad-48f6-9ad1-9c77c8393a52 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:22:57.350 +05:30 37a4657c-afad-48f6-9ad1-9c77c8393a52 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-23 12:22:57.356 +05:30 37a4657c-afad-48f6-9ad1-9c77c8393a52 INF Connection string fetched 2024-03-23 12:22:57.356 +05:30 37a4657c-afad-48f6-9ad1-9c77c8393a52 INF Fetching Menu Data 2024-03-23 12:22:57.363 +05:30 37a4657c-afad-48f6-9ad1-9c77c8393a52 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:22:57.364 +05:30 37a4657c-afad-48f6-9ad1-9c77c8393a52 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.2948ms 2024-03-23 12:22:57.364 +05:30 37a4657c-afad-48f6-9ad1-9c77c8393a52 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:22:57.364 +05:30 37a4657c-afad-48f6-9ad1-9c77c8393a52 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 14.7339ms 2024-03-23 12:23:10.352 +05:30 a8b543a3-2689-4fc4-9354-cd8886a7e203 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:23:10.352 +05:30 687b50fa-7051-4bbf-ad3e-e1370560f120 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:23:10.353 +05:30 9f92dc8e-59bb-41af-8f83-150b8f4492fc INF CORS policy execution successful. 2024-03-23 12:23:10.353 +05:30 cedaaed6-83d9-499e-87ac-6b66291ca4f2 INF CORS policy execution successful. 2024-03-23 12:23:10.353 +05:30 9f92dc8e-59bb-41af-8f83-150b8f4492fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.1997ms 2024-03-23 12:23:10.353 +05:30 cedaaed6-83d9-499e-87ac-6b66291ca4f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.9349ms 2024-03-23 12:23:10.399 +05:30 06d8676c-e472-4aa4-a634-24919d8c84fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:23:10.400 +05:30 b0f39298-8769-45e5-aaf4-165507b08f06 INF CORS policy execution successful. 2024-03-23 12:23:10.400 +05:30 b0f39298-8769-45e5-aaf4-165507b08f06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:23:10.400 +05:30 cbabf0ab-f1be-4051-b78e-db2d3eb4ad6d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:23:10.401 +05:30 b0f39298-8769-45e5-aaf4-165507b08f06 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-23 12:23:10.401 +05:30 82fec3fc-50ed-4db3-8287-400e87500c1d INF CORS policy execution successful. 2024-03-23 12:23:10.401 +05:30 82fec3fc-50ed-4db3-8287-400e87500c1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:23:10.401 +05:30 82fec3fc-50ed-4db3-8287-400e87500c1d 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-23 12:23:10.421 +05:30 b0f39298-8769-45e5-aaf4-165507b08f06 INF Connection string fetched 2024-03-23 12:23:10.422 +05:30 b0f39298-8769-45e5-aaf4-165507b08f06 INF Fetching Profile Summary 2024-03-23 12:23:10.426 +05:30 82fec3fc-50ed-4db3-8287-400e87500c1d INF Connection string fetched 2024-03-23 12:23:10.426 +05:30 82fec3fc-50ed-4db3-8287-400e87500c1d INF Fetching Menu Data 2024-03-23 12:23:10.434 +05:30 b0f39298-8769-45e5-aaf4-165507b08f06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:23:10.435 +05:30 b0f39298-8769-45e5-aaf4-165507b08f06 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 34.6776ms 2024-03-23 12:23:10.436 +05:30 b0f39298-8769-45e5-aaf4-165507b08f06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:23:10.436 +05:30 b0f39298-8769-45e5-aaf4-165507b08f06 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 36.8782ms 2024-03-23 12:23:10.436 +05:30 82fec3fc-50ed-4db3-8287-400e87500c1d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:23:10.437 +05:30 82fec3fc-50ed-4db3-8287-400e87500c1d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 35.3898ms 2024-03-23 12:23:10.437 +05:30 82fec3fc-50ed-4db3-8287-400e87500c1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:23:10.437 +05:30 82fec3fc-50ed-4db3-8287-400e87500c1d 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 36.8072ms 2024-03-23 12:23:13.316 +05:30 9c0fe562-ec2c-4b3e-b0f6-1148b663e1e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:23:13.317 +05:30 ca180065-1c2a-4e0c-89e8-06d051202f48 INF CORS policy execution successful. 2024-03-23 12:23:13.317 +05:30 ca180065-1c2a-4e0c-89e8-06d051202f48 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:23:13.317 +05:30 ca180065-1c2a-4e0c-89e8-06d051202f48 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-23 12:23:13.320 +05:30 ca180065-1c2a-4e0c-89e8-06d051202f48 INF Connection string fetched 2024-03-23 12:23:13.320 +05:30 ca180065-1c2a-4e0c-89e8-06d051202f48 INF Fetching Menu Data 2024-03-23 12:23:13.323 +05:30 ca180065-1c2a-4e0c-89e8-06d051202f48 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:23:13.323 +05:30 ca180065-1c2a-4e0c-89e8-06d051202f48 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.2674ms 2024-03-23 12:23:13.323 +05:30 ca180065-1c2a-4e0c-89e8-06d051202f48 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:23:13.324 +05:30 ca180065-1c2a-4e0c-89e8-06d051202f48 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 7.4702ms 2024-03-23 12:23:24.189 +05:30 6a61e6d4-0b79-449b-9af2-f07c5f3df9be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:23:24.189 +05:30 e2fede8f-c456-464d-991b-a5aa4fe5e0a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:23:24.189 +05:30 980b2c84-8d24-4e67-b80e-728c011fcec6 INF CORS policy execution successful. 2024-03-23 12:23:24.189 +05:30 4cbbee14-7bef-44db-a5a6-f11ed5d252cd INF CORS policy execution successful. 2024-03-23 12:23:24.190 +05:30 7ba62fae-3afd-4e91-97bf-d40217ae4aec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:23:24.190 +05:30 980b2c84-8d24-4e67-b80e-728c011fcec6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.3897ms 2024-03-23 12:23:24.190 +05:30 4cbbee14-7bef-44db-a5a6-f11ed5d252cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.3892ms 2024-03-23 12:23:24.190 +05:30 9c43af99-713d-45e0-87bd-a28678239fe2 INF CORS policy execution successful. 2024-03-23 12:23:24.190 +05:30 9c43af99-713d-45e0-87bd-a28678239fe2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 0.6486ms 2024-03-23 12:23:24.191 +05:30 d227835a-4426-405e-8616-821554e38688 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:23:24.191 +05:30 6555fb03-d89c-4e7d-894d-4a7fd7d89cd6 INF CORS policy execution successful. 2024-03-23 12:23:24.191 +05:30 6555fb03-d89c-4e7d-894d-4a7fd7d89cd6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 0.2292ms 2024-03-23 12:23:24.238 +05:30 f5c79867-e8c8-4929-9082-d63ab93c9a9f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:23:24.239 +05:30 bbbadfb3-7261-4781-a217-a100f0a3f959 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:23:24.239 +05:30 a4d0e9cc-d808-459e-9ff3-a948242ae2f8 INF CORS policy execution successful. 2024-03-23 12:23:24.239 +05:30 82b84818-9d33-4b94-a61d-0d39b5c8e535 INF CORS policy execution successful. 2024-03-23 12:23:24.240 +05:30 a4d0e9cc-d808-459e-9ff3-a948242ae2f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:23:24.240 +05:30 82b84818-9d33-4b94-a61d-0d39b5c8e535 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:23:24.240 +05:30 82b84818-9d33-4b94-a61d-0d39b5c8e535 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:23:24.240 +05:30 a4d0e9cc-d808-459e-9ff3-a948242ae2f8 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-23 12:23:24.250 +05:30 82b84818-9d33-4b94-a61d-0d39b5c8e535 INF Connection string fetched 2024-03-23 12:23:24.251 +05:30 a4d0e9cc-d808-459e-9ff3-a948242ae2f8 INF Connection string fetched 2024-03-23 12:23:24.251 +05:30 a4d0e9cc-d808-459e-9ff3-a948242ae2f8 INF Fetching Menu Data 2024-03-23 12:23:24.253 +05:30 82b84818-9d33-4b94-a61d-0d39b5c8e535 INF Fetching Profile Details 2024-03-23 12:23:24.256 +05:30 a4d0e9cc-d808-459e-9ff3-a948242ae2f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:23:24.257 +05:30 a4d0e9cc-d808-459e-9ff3-a948242ae2f8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 16.5206ms 2024-03-23 12:23:24.257 +05:30 a4d0e9cc-d808-459e-9ff3-a948242ae2f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:23:24.257 +05:30 a4d0e9cc-d808-459e-9ff3-a948242ae2f8 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 18.7361ms 2024-03-23 12:23:24.262 +05:30 82b84818-9d33-4b94-a61d-0d39b5c8e535 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:23:24.263 +05:30 82b84818-9d33-4b94-a61d-0d39b5c8e535 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 22.3297ms 2024-03-23 12:23:24.263 +05:30 82b84818-9d33-4b94-a61d-0d39b5c8e535 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:23:24.263 +05:30 82b84818-9d33-4b94-a61d-0d39b5c8e535 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 24.771ms 2024-03-23 12:23:24.302 +05:30 03531a04-90de-4d0b-bafd-e504fbe5e856 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:23:24.303 +05:30 0fce0766-a1a2-4972-b802-71559d9d1760 INF CORS policy execution successful. 2024-03-23 12:23:24.303 +05:30 0fce0766-a1a2-4972-b802-71559d9d1760 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:23:24.303 +05:30 0fce0766-a1a2-4972-b802-71559d9d1760 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-23 12:23:24.307 +05:30 0fce0766-a1a2-4972-b802-71559d9d1760 INF Connection string fetched 2024-03-23 12:23:24.307 +05:30 0fce0766-a1a2-4972-b802-71559d9d1760 INF Fetching Menu Data 2024-03-23 12:23:24.310 +05:30 0fce0766-a1a2-4972-b802-71559d9d1760 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:23:24.311 +05:30 0fce0766-a1a2-4972-b802-71559d9d1760 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.1049ms 2024-03-23 12:23:24.311 +05:30 0fce0766-a1a2-4972-b802-71559d9d1760 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:23:24.311 +05:30 4f0c6b39-1ec8-4328-bb56-061e7e08dbbc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:23:24.311 +05:30 0fce0766-a1a2-4972-b802-71559d9d1760 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 9.3098ms 2024-03-23 12:23:24.312 +05:30 c69f9498-ee1e-4176-b248-f0ff586510c7 INF CORS policy execution successful. 2024-03-23 12:23:24.312 +05:30 c69f9498-ee1e-4176-b248-f0ff586510c7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:23:24.312 +05:30 c69f9498-ee1e-4176-b248-f0ff586510c7 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:23:24.315 +05:30 c69f9498-ee1e-4176-b248-f0ff586510c7 INF Connection string fetched 2024-03-23 12:23:24.316 +05:30 c69f9498-ee1e-4176-b248-f0ff586510c7 INF Fetching Profile Details 2024-03-23 12:23:24.320 +05:30 c69f9498-ee1e-4176-b248-f0ff586510c7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:23:24.321 +05:30 c69f9498-ee1e-4176-b248-f0ff586510c7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 8.2368ms 2024-03-23 12:23:24.321 +05:30 c69f9498-ee1e-4176-b248-f0ff586510c7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:23:24.321 +05:30 c69f9498-ee1e-4176-b248-f0ff586510c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 9.4652ms 2024-03-23 12:23:47.254 +05:30 5a319ea8-8782-437a-a76f-d4968d16c242 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:23:47.255 +05:30 d4d82627-f909-421c-8d5f-e273203c4ce9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:23:47.255 +05:30 7b8a344d-a0f0-4186-864c-8385a864b486 INF CORS policy execution successful. 2024-03-23 12:23:47.255 +05:30 04c5bef7-b2f2-4a52-bca2-29a0a3f67981 INF CORS policy execution successful. 2024-03-23 12:23:47.256 +05:30 04c5bef7-b2f2-4a52-bca2-29a0a3f67981 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 1.8152ms 2024-03-23 12:23:47.256 +05:30 7b8a344d-a0f0-4186-864c-8385a864b486 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.2777ms 2024-03-23 12:23:47.303 +05:30 daa17a55-daaa-4d95-b7b8-f88625abb8aa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:23:47.305 +05:30 b487297d-3fc2-484e-8732-37da3fb2346d INF CORS policy execution successful. 2024-03-23 12:23:47.306 +05:30 b487297d-3fc2-484e-8732-37da3fb2346d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:23:47.306 +05:30 a2680807-442a-48b6-995f-7924387d8953 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:23:47.306 +05:30 b487297d-3fc2-484e-8732-37da3fb2346d 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-23 12:23:47.306 +05:30 5cb9fa14-9f18-416c-beef-f3d90d310e43 INF CORS policy execution successful. 2024-03-23 12:23:47.307 +05:30 5cb9fa14-9f18-416c-beef-f3d90d310e43 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:23:47.307 +05:30 5cb9fa14-9f18-416c-beef-f3d90d310e43 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:23:47.316 +05:30 b487297d-3fc2-484e-8732-37da3fb2346d INF Connection string fetched 2024-03-23 12:23:47.316 +05:30 b487297d-3fc2-484e-8732-37da3fb2346d INF Fetching Menu Data 2024-03-23 12:23:47.317 +05:30 5cb9fa14-9f18-416c-beef-f3d90d310e43 INF Connection string fetched 2024-03-23 12:23:47.317 +05:30 5cb9fa14-9f18-416c-beef-f3d90d310e43 INF Fetching Profile Details 2024-03-23 12:23:47.320 +05:30 b487297d-3fc2-484e-8732-37da3fb2346d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:23:47.321 +05:30 b487297d-3fc2-484e-8732-37da3fb2346d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.5044ms 2024-03-23 12:23:47.321 +05:30 b487297d-3fc2-484e-8732-37da3fb2346d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:23:47.321 +05:30 b487297d-3fc2-484e-8732-37da3fb2346d 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 17.6159ms 2024-03-23 12:23:47.324 +05:30 5cb9fa14-9f18-416c-beef-f3d90d310e43 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:23:47.325 +05:30 5cb9fa14-9f18-416c-beef-f3d90d310e43 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 17.9807ms 2024-03-23 12:23:47.325 +05:30 5cb9fa14-9f18-416c-beef-f3d90d310e43 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:23:47.325 +05:30 5cb9fa14-9f18-416c-beef-f3d90d310e43 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 18.9068ms 2024-03-23 12:23:49.245 +05:30 f0c28d46-bdfe-463e-833e-be73efebce91 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:23:49.245 +05:30 33a33e6d-15a4-46b8-a876-86eac1cb5cbf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:23:49.245 +05:30 d9c40334-5a30-4d89-b982-984899beafe3 INF CORS policy execution successful. 2024-03-23 12:23:49.245 +05:30 d9c40334-5a30-4d89-b982-984899beafe3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:23:49.245 +05:30 d9c40334-5a30-4d89-b982-984899beafe3 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:23:49.245 +05:30 734fc510-8d76-4ff8-901e-3d53870695ab INF CORS policy execution successful. 2024-03-23 12:23:49.246 +05:30 734fc510-8d76-4ff8-901e-3d53870695ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:23:49.246 +05:30 734fc510-8d76-4ff8-901e-3d53870695ab 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-23 12:23:49.250 +05:30 d9c40334-5a30-4d89-b982-984899beafe3 INF Connection string fetched 2024-03-23 12:23:49.250 +05:30 d9c40334-5a30-4d89-b982-984899beafe3 INF Fetching Profile Details 2024-03-23 12:23:49.250 +05:30 734fc510-8d76-4ff8-901e-3d53870695ab INF Connection string fetched 2024-03-23 12:23:49.250 +05:30 734fc510-8d76-4ff8-901e-3d53870695ab INF Fetching Menu Data 2024-03-23 12:23:49.257 +05:30 734fc510-8d76-4ff8-901e-3d53870695ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:23:49.257 +05:30 d9c40334-5a30-4d89-b982-984899beafe3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:23:49.257 +05:30 734fc510-8d76-4ff8-901e-3d53870695ab INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.7092ms 2024-03-23 12:23:49.257 +05:30 d9c40334-5a30-4d89-b982-984899beafe3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 11.9023ms 2024-03-23 12:23:49.257 +05:30 734fc510-8d76-4ff8-901e-3d53870695ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:23:49.257 +05:30 d9c40334-5a30-4d89-b982-984899beafe3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:23:49.258 +05:30 734fc510-8d76-4ff8-901e-3d53870695ab 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 13.0522ms 2024-03-23 12:23:49.258 +05:30 d9c40334-5a30-4d89-b982-984899beafe3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 13.059ms 2024-03-23 12:24:02.124 +05:30 efc9bc3c-b526-4c8e-9e2a-5b92792eff4c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:24:02.124 +05:30 7721f12c-9829-4114-9811-196508efce6e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:24:02.125 +05:30 da325266-755e-46f4-a8e1-5c2e101619e2 INF CORS policy execution successful. 2024-03-23 12:24:02.125 +05:30 19e5d85b-b221-421a-9599-7d7e4dc8368a INF CORS policy execution successful. 2024-03-23 12:24:02.125 +05:30 da325266-755e-46f4-a8e1-5c2e101619e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.94ms 2024-03-23 12:24:02.125 +05:30 19e5d85b-b221-421a-9599-7d7e4dc8368a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 0.9597ms 2024-03-23 12:24:02.126 +05:30 0e8af591-3ba9-482c-8e0c-c60746226b6e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:24:02.126 +05:30 820f94ed-54c3-47a1-aa14-be697ad7b1c7 INF CORS policy execution successful. 2024-03-23 12:24:02.126 +05:30 820f94ed-54c3-47a1-aa14-be697ad7b1c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.3328ms 2024-03-23 12:24:02.169 +05:30 086046a9-86aa-4ee8-baaa-6608d8644b8c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:24:02.170 +05:30 23f5ec42-436e-4509-9fcd-ae41fb1be4be INF CORS policy execution successful. 2024-03-23 12:24:02.170 +05:30 23f5ec42-436e-4509-9fcd-ae41fb1be4be INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:24:02.170 +05:30 23f5ec42-436e-4509-9fcd-ae41fb1be4be INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:24:02.183 +05:30 ad445a60-1ccb-4e76-863b-766eb0670e0e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:24:02.183 +05:30 38993e19-a537-43b9-8134-01407ae627ce INF CORS policy execution successful. 2024-03-23 12:24:02.183 +05:30 38993e19-a537-43b9-8134-01407ae627ce INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:24:02.183 +05:30 38993e19-a537-43b9-8134-01407ae627ce 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-23 12:24:02.184 +05:30 f5576943-d32d-4e53-93ce-e80d4c87cf04 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:24:02.185 +05:30 22ac7d09-e90c-403e-ae54-f24b4de3b667 INF CORS policy execution successful. 2024-03-23 12:24:02.185 +05:30 22ac7d09-e90c-403e-ae54-f24b4de3b667 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:24:02.186 +05:30 22ac7d09-e90c-403e-ae54-f24b4de3b667 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-23 12:24:02.188 +05:30 38993e19-a537-43b9-8134-01407ae627ce INF Connection string fetched 2024-03-23 12:24:02.188 +05:30 38993e19-a537-43b9-8134-01407ae627ce INF Fetching Menu Data 2024-03-23 12:24:02.188 +05:30 23f5ec42-436e-4509-9fcd-ae41fb1be4be INF Connection string fetched 2024-03-23 12:24:02.189 +05:30 23f5ec42-436e-4509-9fcd-ae41fb1be4be INF Fetching Profile Details 2024-03-23 12:24:02.196 +05:30 38993e19-a537-43b9-8134-01407ae627ce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:24:02.204 +05:30 38993e19-a537-43b9-8134-01407ae627ce INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 20.0234ms 2024-03-23 12:24:02.204 +05:30 38993e19-a537-43b9-8134-01407ae627ce INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:24:02.204 +05:30 38993e19-a537-43b9-8134-01407ae627ce 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 21.4209ms 2024-03-23 12:24:02.211 +05:30 23f5ec42-436e-4509-9fcd-ae41fb1be4be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:24:02.211 +05:30 22ac7d09-e90c-403e-ae54-f24b4de3b667 INF Connection string fetched 2024-03-23 12:24:02.211 +05:30 22ac7d09-e90c-403e-ae54-f24b4de3b667 INF Fetching Profile Summary 2024-03-23 12:24:02.212 +05:30 23f5ec42-436e-4509-9fcd-ae41fb1be4be INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 41.3034ms 2024-03-23 12:24:02.212 +05:30 23f5ec42-436e-4509-9fcd-ae41fb1be4be INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:24:02.212 +05:30 23f5ec42-436e-4509-9fcd-ae41fb1be4be INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 43.3944ms 2024-03-23 12:24:02.222 +05:30 22ac7d09-e90c-403e-ae54-f24b4de3b667 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:24:02.223 +05:30 22ac7d09-e90c-403e-ae54-f24b4de3b667 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 36.9628ms 2024-03-23 12:24:02.223 +05:30 22ac7d09-e90c-403e-ae54-f24b4de3b667 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:24:02.223 +05:30 22ac7d09-e90c-403e-ae54-f24b4de3b667 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 38.8941ms 2024-03-23 12:24:07.240 +05:30 76e4d38a-c691-43cb-913a-6fce2248fb49 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:24:07.240 +05:30 ba2f7566-236d-43d7-9019-c6d068803988 INF CORS policy execution successful. 2024-03-23 12:24:07.240 +05:30 ba2f7566-236d-43d7-9019-c6d068803988 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9889ms 2024-03-23 12:24:07.288 +05:30 0c8b6ff7-2f0f-4ce7-b065-c3e14ca5579f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:24:07.289 +05:30 855f04ab-f898-4fb6-a51a-2134cbf1b7fd INF CORS policy execution successful. 2024-03-23 12:24:07.289 +05:30 855f04ab-f898-4fb6-a51a-2134cbf1b7fd INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:24:07.289 +05:30 855f04ab-f898-4fb6-a51a-2134cbf1b7fd 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-23 12:24:07.299 +05:30 855f04ab-f898-4fb6-a51a-2134cbf1b7fd INF Connection string fetched 2024-03-23 12:24:07.299 +05:30 855f04ab-f898-4fb6-a51a-2134cbf1b7fd INF Fetching Menu Data 2024-03-23 12:24:07.303 +05:30 855f04ab-f898-4fb6-a51a-2134cbf1b7fd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:24:07.303 +05:30 855f04ab-f898-4fb6-a51a-2134cbf1b7fd INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.9544ms 2024-03-23 12:24:07.304 +05:30 855f04ab-f898-4fb6-a51a-2134cbf1b7fd INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:24:07.304 +05:30 855f04ab-f898-4fb6-a51a-2134cbf1b7fd 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 15.7634ms 2024-03-23 12:24:12.707 +05:30 4cc3033e-dc0d-42e6-8ee6-1c49dc6655c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:24:12.708 +05:30 99f9b5dd-d8bf-458b-9a7f-ea31102a8746 INF CORS policy execution successful. 2024-03-23 12:24:12.709 +05:30 99f9b5dd-d8bf-458b-9a7f-ea31102a8746 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.262ms 2024-03-23 12:24:12.760 +05:30 f7983553-bb79-42b7-a071-8c5ce19ac356 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:24:12.761 +05:30 97e961e7-f549-414a-bcac-69dbab1961a5 INF CORS policy execution successful. 2024-03-23 12:24:12.761 +05:30 97e961e7-f549-414a-bcac-69dbab1961a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:24:12.761 +05:30 97e961e7-f549-414a-bcac-69dbab1961a5 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-23 12:24:12.766 +05:30 97e961e7-f549-414a-bcac-69dbab1961a5 INF Connection string fetched 2024-03-23 12:24:12.766 +05:30 97e961e7-f549-414a-bcac-69dbab1961a5 INF Fetching Menu Data 2024-03-23 12:24:12.770 +05:30 97e961e7-f549-414a-bcac-69dbab1961a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:24:12.770 +05:30 97e961e7-f549-414a-bcac-69dbab1961a5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.0367ms 2024-03-23 12:24:12.770 +05:30 97e961e7-f549-414a-bcac-69dbab1961a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:24:12.770 +05:30 97e961e7-f549-414a-bcac-69dbab1961a5 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 10.4359ms 2024-03-23 12:24:42.253 +05:30 126b3e84-edc3-4297-8c36-a79790504985 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:24:42.255 +05:30 a03b05ee-3735-46d6-a733-c6522303d6f3 INF CORS policy execution successful. 2024-03-23 12:24:42.255 +05:30 a03b05ee-3735-46d6-a733-c6522303d6f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.045ms 2024-03-23 12:24:42.308 +05:30 b86ed7ce-136f-44b9-a097-25e5af40f630 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:24:42.309 +05:30 aec2dd39-994d-41ff-b3b3-f30684452b03 INF CORS policy execution successful. 2024-03-23 12:24:42.310 +05:30 aec2dd39-994d-41ff-b3b3-f30684452b03 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:24:42.310 +05:30 aec2dd39-994d-41ff-b3b3-f30684452b03 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-23 12:24:42.317 +05:30 aec2dd39-994d-41ff-b3b3-f30684452b03 INF Connection string fetched 2024-03-23 12:24:42.317 +05:30 aec2dd39-994d-41ff-b3b3-f30684452b03 INF Fetching Menu Data 2024-03-23 12:24:42.321 +05:30 aec2dd39-994d-41ff-b3b3-f30684452b03 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:24:42.322 +05:30 aec2dd39-994d-41ff-b3b3-f30684452b03 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.1826ms 2024-03-23 12:24:42.322 +05:30 aec2dd39-994d-41ff-b3b3-f30684452b03 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:24:42.322 +05:30 aec2dd39-994d-41ff-b3b3-f30684452b03 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 13.9552ms 2024-03-23 12:25:20.289 +05:30 9e14c48e-0ff1-490f-b0e9-f2c88d62874e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:25:20.290 +05:30 d06ef5e6-7c79-49b1-ad87-0faf9186b10e INF CORS policy execution successful. 2024-03-23 12:25:20.290 +05:30 d06ef5e6-7c79-49b1-ad87-0faf9186b10e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.5874ms 2024-03-23 12:25:20.294 +05:30 b798468a-d1b3-4e5c-9d20-43986b687c90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:25:20.294 +05:30 f15ae948-65c3-46ee-bc69-7b1774565257 INF CORS policy execution successful. 2024-03-23 12:25:20.296 +05:30 f15ae948-65c3-46ee-bc69-7b1774565257 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.6928ms 2024-03-23 12:25:20.339 +05:30 0b593305-1f55-4b20-98a9-1690004d36ce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:25:20.339 +05:30 26f625d3-5e32-45eb-9588-5b7095a9eee1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:25:20.340 +05:30 1c6a00cf-b8ed-4a12-8cfc-140264079922 INF CORS policy execution successful. 2024-03-23 12:25:20.340 +05:30 b6b68d45-2aca-44a0-984d-0a1166f6fbab INF CORS policy execution successful. 2024-03-23 12:25:20.341 +05:30 b6b68d45-2aca-44a0-984d-0a1166f6fbab INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:25:20.341 +05:30 1c6a00cf-b8ed-4a12-8cfc-140264079922 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:25:20.342 +05:30 b6b68d45-2aca-44a0-984d-0a1166f6fbab 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-23 12:25:20.342 +05:30 1c6a00cf-b8ed-4a12-8cfc-140264079922 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-23 12:25:20.353 +05:30 b6b68d45-2aca-44a0-984d-0a1166f6fbab INF Connection string fetched 2024-03-23 12:25:20.354 +05:30 b6b68d45-2aca-44a0-984d-0a1166f6fbab INF Fetching Profile Summary 2024-03-23 12:25:20.355 +05:30 1c6a00cf-b8ed-4a12-8cfc-140264079922 INF Connection string fetched 2024-03-23 12:25:20.355 +05:30 1c6a00cf-b8ed-4a12-8cfc-140264079922 INF Fetching Menu Data 2024-03-23 12:25:20.363 +05:30 1c6a00cf-b8ed-4a12-8cfc-140264079922 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:20.364 +05:30 1c6a00cf-b8ed-4a12-8cfc-140264079922 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 22.4966ms 2024-03-23 12:25:20.365 +05:30 1c6a00cf-b8ed-4a12-8cfc-140264079922 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:25:20.365 +05:30 1c6a00cf-b8ed-4a12-8cfc-140264079922 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 26.2848ms 2024-03-23 12:25:20.367 +05:30 b6b68d45-2aca-44a0-984d-0a1166f6fbab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:20.369 +05:30 b6b68d45-2aca-44a0-984d-0a1166f6fbab INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 27.4474ms 2024-03-23 12:25:20.369 +05:30 b6b68d45-2aca-44a0-984d-0a1166f6fbab INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:25:20.369 +05:30 b6b68d45-2aca-44a0-984d-0a1166f6fbab 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 30.1689ms 2024-03-23 12:25:25.262 +05:30 c565df01-3f80-4115-8f01-dd8a817a0ac1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:25:25.262 +05:30 ec84a81d-d71c-4cf2-93eb-919f1d838dd8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:25:25.264 +05:30 047316fe-4594-4f0d-a6c0-7ef25d15261e INF CORS policy execution successful. 2024-03-23 12:25:25.264 +05:30 0d6b016c-082c-49c2-8011-a791f812154e INF CORS policy execution successful. 2024-03-23 12:25:25.264 +05:30 047316fe-4594-4f0d-a6c0-7ef25d15261e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:25:25.264 +05:30 0d6b016c-082c-49c2-8011-a791f812154e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:25:25.265 +05:30 0d6b016c-082c-49c2-8011-a791f812154e 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-23 12:25:25.265 +05:30 047316fe-4594-4f0d-a6c0-7ef25d15261e 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-23 12:25:25.275 +05:30 0d6b016c-082c-49c2-8011-a791f812154e INF Connection string fetched 2024-03-23 12:25:25.275 +05:30 047316fe-4594-4f0d-a6c0-7ef25d15261e INF Connection string fetched 2024-03-23 12:25:25.275 +05:30 0d6b016c-082c-49c2-8011-a791f812154e INF Fetching Menu Data 2024-03-23 12:25:25.275 +05:30 047316fe-4594-4f0d-a6c0-7ef25d15261e INF Fetching Profile Summary 2024-03-23 12:25:25.279 +05:30 0d6b016c-082c-49c2-8011-a791f812154e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:25.280 +05:30 0d6b016c-082c-49c2-8011-a791f812154e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 15.2896ms 2024-03-23 12:25:25.280 +05:30 0d6b016c-082c-49c2-8011-a791f812154e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:25:25.281 +05:30 0d6b016c-082c-49c2-8011-a791f812154e 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 19.0033ms 2024-03-23 12:25:25.284 +05:30 047316fe-4594-4f0d-a6c0-7ef25d15261e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:25.285 +05:30 047316fe-4594-4f0d-a6c0-7ef25d15261e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 19.706ms 2024-03-23 12:25:25.285 +05:30 047316fe-4594-4f0d-a6c0-7ef25d15261e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:25:25.285 +05:30 047316fe-4594-4f0d-a6c0-7ef25d15261e 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 23.3636ms 2024-03-23 12:25:25.328 +05:30 332b43d8-a31f-4ee0-af96-87a9f7d08380 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:25:25.328 +05:30 8e6fac65-7429-4b9a-9c14-798f3ae015aa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:25:25.328 +05:30 97bd5db1-a9e1-4083-87d8-7c2a2427e373 INF CORS policy execution successful. 2024-03-23 12:25:25.328 +05:30 302b57a1-2c25-41bf-9934-ccef434ec47b INF CORS policy execution successful. 2024-03-23 12:25:25.329 +05:30 97bd5db1-a9e1-4083-87d8-7c2a2427e373 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:25:25.329 +05:30 302b57a1-2c25-41bf-9934-ccef434ec47b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:25:25.329 +05:30 97bd5db1-a9e1-4083-87d8-7c2a2427e373 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-23 12:25:25.329 +05:30 302b57a1-2c25-41bf-9934-ccef434ec47b 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-23 12:25:25.339 +05:30 302b57a1-2c25-41bf-9934-ccef434ec47b INF Connection string fetched 2024-03-23 12:25:25.340 +05:30 302b57a1-2c25-41bf-9934-ccef434ec47b INF Fetching Profile Summary 2024-03-23 12:25:25.341 +05:30 97bd5db1-a9e1-4083-87d8-7c2a2427e373 INF Connection string fetched 2024-03-23 12:25:25.341 +05:30 97bd5db1-a9e1-4083-87d8-7c2a2427e373 INF Fetching Menu Data 2024-03-23 12:25:25.348 +05:30 97bd5db1-a9e1-4083-87d8-7c2a2427e373 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:25.349 +05:30 97bd5db1-a9e1-4083-87d8-7c2a2427e373 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 20.1232ms 2024-03-23 12:25:25.349 +05:30 97bd5db1-a9e1-4083-87d8-7c2a2427e373 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:25:25.349 +05:30 97bd5db1-a9e1-4083-87d8-7c2a2427e373 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 21.306ms 2024-03-23 12:25:25.350 +05:30 302b57a1-2c25-41bf-9934-ccef434ec47b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:25.351 +05:30 302b57a1-2c25-41bf-9934-ccef434ec47b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 21.9609ms 2024-03-23 12:25:25.351 +05:30 302b57a1-2c25-41bf-9934-ccef434ec47b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:25:25.351 +05:30 302b57a1-2c25-41bf-9934-ccef434ec47b 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 23.0713ms 2024-03-23 12:25:38.276 +05:30 323bfc6c-163c-4d12-b79e-9e1d4165b789 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:25:38.277 +05:30 4231b9ad-1704-4913-9e52-06e6be5cd8c4 INF CORS policy execution successful. 2024-03-23 12:25:38.277 +05:30 4231b9ad-1704-4913-9e52-06e6be5cd8c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.2782ms 2024-03-23 12:25:38.330 +05:30 0b7bdf57-4bb3-4f4e-af8d-0e3a7932743e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:25:38.332 +05:30 0b7bdf57-4bb3-4f4e-af8d-0e3a7932743e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:55:37 AM', Current time (UTC): '3/23/2024 6:55:38 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-23 12:25:38.333 +05:30 0b7bdf57-4bb3-4f4e-af8d-0e3a7932743e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:55:37 AM', Current time (UTC): '3/23/2024 6:55:38 AM'. 2024-03-23 12:25:38.333 +05:30 adee9f28-841c-4ec9-9668-b37cd57e880f INF CORS policy execution successful. 2024-03-23 12:25:38.333 +05:30 adee9f28-841c-4ec9-9668-b37cd57e880f INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:25:38.334 +05:30 adee9f28-841c-4ec9-9668-b37cd57e880f INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:25:38.334 +05:30 adee9f28-841c-4ec9-9668-b37cd57e880f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 4.0967ms 2024-03-23 12:25:38.390 +05:30 2fad2810-93ee-4d75-9603-d63c9e6a3c3b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NjYzNywiZXhwIjoxNzExMTc3MjM3LCJpYXQiOjE3MTExNzY2Mzd9.YoAZRox-wcvQ_3Nse6S9ouMYPtd-mVGikz2ZVvSJo_A - null null 2024-03-23 12:25:38.390 +05:30 a9c78cd0-b6ae-47da-8674-9a3b415ab568 INF CORS policy execution successful. 2024-03-23 12:25:38.390 +05:30 a9c78cd0-b6ae-47da-8674-9a3b415ab568 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:25:38.391 +05:30 a9c78cd0-b6ae-47da-8674-9a3b415ab568 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-23 12:25:38.401 +05:30 a9c78cd0-b6ae-47da-8674-9a3b415ab568 INF Token generated 2024-03-23 12:25:38.401 +05:30 a9c78cd0-b6ae-47da-8674-9a3b415ab568 INF Token generated 2024-03-23 12:25:38.401 +05:30 a9c78cd0-b6ae-47da-8674-9a3b415ab568 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 12:25:38.402 +05:30 a9c78cd0-b6ae-47da-8674-9a3b415ab568 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 11.0861ms 2024-03-23 12:25:38.402 +05:30 a9c78cd0-b6ae-47da-8674-9a3b415ab568 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:25:38.402 +05:30 a9c78cd0-b6ae-47da-8674-9a3b415ab568 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NjYzNywiZXhwIjoxNzExMTc3MjM3LCJpYXQiOjE3MTExNzY2Mzd9.YoAZRox-wcvQ_3Nse6S9ouMYPtd-mVGikz2ZVvSJo_A - 200 null application/json; charset=utf-8 12.2958ms 2024-03-23 12:25:38.458 +05:30 3c43045c-85a7-422e-9756-ed3409f00556 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:25:38.459 +05:30 c54333f2-6fde-431f-ab4b-0539fd16b9bf INF CORS policy execution successful. 2024-03-23 12:25:38.459 +05:30 c54333f2-6fde-431f-ab4b-0539fd16b9bf INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:25:38.459 +05:30 c54333f2-6fde-431f-ab4b-0539fd16b9bf 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-23 12:25:38.463 +05:30 c54333f2-6fde-431f-ab4b-0539fd16b9bf INF Connection string fetched 2024-03-23 12:25:38.463 +05:30 c54333f2-6fde-431f-ab4b-0539fd16b9bf INF Fetching Profile Summary 2024-03-23 12:25:38.472 +05:30 c54333f2-6fde-431f-ab4b-0539fd16b9bf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:38.472 +05:30 c54333f2-6fde-431f-ab4b-0539fd16b9bf INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 13.0962ms 2024-03-23 12:25:38.473 +05:30 c54333f2-6fde-431f-ab4b-0539fd16b9bf INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:25:38.473 +05:30 c54333f2-6fde-431f-ab4b-0539fd16b9bf 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 14.4142ms 2024-03-23 12:25:44.760 +05:30 30f5e50d-c8be-46bb-a9b3-47b2f6eb18c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - null null 2024-03-23 12:25:44.760 +05:30 f487629a-63cf-44f6-80da-a1d91784f939 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - null null 2024-03-23 12:25:44.760 +05:30 8c5110e8-11f2-4600-bef7-7287f1c3a82f INF CORS policy execution successful. 2024-03-23 12:25:44.760 +05:30 2bd91e10-63a7-4b18-91e8-6d45930e1c45 INF CORS policy execution successful. 2024-03-23 12:25:44.761 +05:30 2bd91e10-63a7-4b18-91e8-6d45930e1c45 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - 204 null null 0.9878ms 2024-03-23 12:25:44.761 +05:30 8c5110e8-11f2-4600-bef7-7287f1c3a82f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - 204 null null 0.9738ms 2024-03-23 12:25:44.762 +05:30 09ce14e0-88dd-4ffd-a90d-a74713642cdd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:25:44.762 +05:30 3c4db2dc-f279-4c91-a805-502855a1bb0d INF CORS policy execution successful. 2024-03-23 12:25:44.762 +05:30 3c4db2dc-f279-4c91-a805-502855a1bb0d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.3504ms 2024-03-23 12:25:44.762 +05:30 834fe8e3-4c7d-4c30-ba28-cddb58588f4c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:25:44.762 +05:30 769ed48f-9888-4156-82cb-2102230c499f INF CORS policy execution successful. 2024-03-23 12:25:44.762 +05:30 769ed48f-9888-4156-82cb-2102230c499f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.2995ms 2024-03-23 12:25:44.808 +05:30 ba724728-32b7-4c38-8afa-f0630489adb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - null null 2024-03-23 12:25:44.809 +05:30 fad7fc13-2e6e-4fb1-9310-cb069cf366a9 INF CORS policy execution successful. 2024-03-23 12:25:44.809 +05:30 fad7fc13-2e6e-4fb1-9310-cb069cf366a9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:25:44.810 +05:30 fad7fc13-2e6e-4fb1-9310-cb069cf366a9 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:25:44.814 +05:30 8121e794-8a05-4675-97c8-9db9becbecb6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:25:44.815 +05:30 73948fde-172f-41aa-a58f-a800ba20e718 INF CORS policy execution successful. 2024-03-23 12:25:44.815 +05:30 73948fde-172f-41aa-a58f-a800ba20e718 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:25:44.815 +05:30 73948fde-172f-41aa-a58f-a800ba20e718 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-23 12:25:44.817 +05:30 fad7fc13-2e6e-4fb1-9310-cb069cf366a9 INF Connection string fetched 2024-03-23 12:25:44.818 +05:30 fad7fc13-2e6e-4fb1-9310-cb069cf366a9 INF Fetching Profile Details 2024-03-23 12:25:44.818 +05:30 73948fde-172f-41aa-a58f-a800ba20e718 INF Connection string fetched 2024-03-23 12:25:44.818 +05:30 73948fde-172f-41aa-a58f-a800ba20e718 INF Fetching Menu Data 2024-03-23 12:25:44.822 +05:30 73948fde-172f-41aa-a58f-a800ba20e718 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:44.823 +05:30 73948fde-172f-41aa-a58f-a800ba20e718 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.3442ms 2024-03-23 12:25:44.823 +05:30 73948fde-172f-41aa-a58f-a800ba20e718 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:25:44.823 +05:30 73948fde-172f-41aa-a58f-a800ba20e718 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 9.5028ms 2024-03-23 12:25:44.825 +05:30 fad7fc13-2e6e-4fb1-9310-cb069cf366a9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:44.826 +05:30 fad7fc13-2e6e-4fb1-9310-cb069cf366a9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 16.0191ms 2024-03-23 12:25:44.826 +05:30 fad7fc13-2e6e-4fb1-9310-cb069cf366a9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:25:44.826 +05:30 fad7fc13-2e6e-4fb1-9310-cb069cf366a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - 200 null application/json; charset=utf-8 17.39ms 2024-03-23 12:25:44.871 +05:30 e1f843a1-84e7-4a3e-93c6-ee86a5a948d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - null null 2024-03-23 12:25:44.872 +05:30 45391dc3-fb05-4d12-a532-de039e0b5ea3 INF CORS policy execution successful. 2024-03-23 12:25:44.872 +05:30 45391dc3-fb05-4d12-a532-de039e0b5ea3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:25:44.872 +05:30 45391dc3-fb05-4d12-a532-de039e0b5ea3 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:25:44.875 +05:30 45391dc3-fb05-4d12-a532-de039e0b5ea3 INF Connection string fetched 2024-03-23 12:25:44.875 +05:30 45391dc3-fb05-4d12-a532-de039e0b5ea3 INF Fetching Profile Details 2024-03-23 12:25:44.876 +05:30 c4e61b38-42f3-40bf-8ee6-b2f16d00e7c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:25:44.877 +05:30 aca70b75-f252-4e71-823b-9a7e9ceb1e1f INF CORS policy execution successful. 2024-03-23 12:25:44.877 +05:30 aca70b75-f252-4e71-823b-9a7e9ceb1e1f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:25:44.877 +05:30 aca70b75-f252-4e71-823b-9a7e9ceb1e1f 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-23 12:25:44.879 +05:30 aca70b75-f252-4e71-823b-9a7e9ceb1e1f INF Connection string fetched 2024-03-23 12:25:44.880 +05:30 aca70b75-f252-4e71-823b-9a7e9ceb1e1f INF Fetching Menu Data 2024-03-23 12:25:44.880 +05:30 45391dc3-fb05-4d12-a532-de039e0b5ea3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:44.880 +05:30 45391dc3-fb05-4d12-a532-de039e0b5ea3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 8.1333ms 2024-03-23 12:25:44.880 +05:30 45391dc3-fb05-4d12-a532-de039e0b5ea3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:25:44.880 +05:30 45391dc3-fb05-4d12-a532-de039e0b5ea3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - 200 null application/json; charset=utf-8 9.1553ms 2024-03-23 12:25:44.882 +05:30 aca70b75-f252-4e71-823b-9a7e9ceb1e1f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:44.883 +05:30 aca70b75-f252-4e71-823b-9a7e9ceb1e1f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.4692ms 2024-03-23 12:25:44.883 +05:30 aca70b75-f252-4e71-823b-9a7e9ceb1e1f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:25:44.883 +05:30 aca70b75-f252-4e71-823b-9a7e9ceb1e1f 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 6.3617ms 2024-03-23 12:25:55.519 +05:30 99373ec4-839e-4e5c-91e8-265791cdb732 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - null null 2024-03-23 12:25:55.520 +05:30 8d3701f6-da8f-4268-a44a-7676adeba472 INF CORS policy execution successful. 2024-03-23 12:25:55.520 +05:30 db7add54-4461-4269-9905-08ea9d118a16 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:25:55.521 +05:30 8d3701f6-da8f-4268-a44a-7676adeba472 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - 204 null null 1.9719ms 2024-03-23 12:25:55.521 +05:30 e57d2ce0-d361-4805-8b47-6b2544f2d7d0 INF CORS policy execution successful. 2024-03-23 12:25:55.522 +05:30 e57d2ce0-d361-4805-8b47-6b2544f2d7d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.1617ms 2024-03-23 12:25:55.570 +05:30 acd69bc7-bf52-4c3b-92c5-b7aecdc3e03a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - null null 2024-03-23 12:25:55.570 +05:30 17622d31-66bd-4a70-8fa8-41fd9cb0d4d8 INF CORS policy execution successful. 2024-03-23 12:25:55.571 +05:30 17622d31-66bd-4a70-8fa8-41fd9cb0d4d8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:25:55.571 +05:30 17622d31-66bd-4a70-8fa8-41fd9cb0d4d8 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:25:55.575 +05:30 17622d31-66bd-4a70-8fa8-41fd9cb0d4d8 INF Connection string fetched 2024-03-23 12:25:55.576 +05:30 d7363c3a-85a7-437d-b511-5fe328916276 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:25:55.576 +05:30 17622d31-66bd-4a70-8fa8-41fd9cb0d4d8 INF Fetching Profile Details 2024-03-23 12:25:55.576 +05:30 5d66fb05-5384-434c-98ee-0dcff5c51f13 INF CORS policy execution successful. 2024-03-23 12:25:55.576 +05:30 5d66fb05-5384-434c-98ee-0dcff5c51f13 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:25:55.576 +05:30 5d66fb05-5384-434c-98ee-0dcff5c51f13 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-23 12:25:55.578 +05:30 5d66fb05-5384-434c-98ee-0dcff5c51f13 INF Connection string fetched 2024-03-23 12:25:55.578 +05:30 5d66fb05-5384-434c-98ee-0dcff5c51f13 INF Fetching Menu Data 2024-03-23 12:25:55.589 +05:30 17622d31-66bd-4a70-8fa8-41fd9cb0d4d8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:55.589 +05:30 5d66fb05-5384-434c-98ee-0dcff5c51f13 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:25:55.590 +05:30 17622d31-66bd-4a70-8fa8-41fd9cb0d4d8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 18.7415ms 2024-03-23 12:25:55.590 +05:30 17622d31-66bd-4a70-8fa8-41fd9cb0d4d8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:25:55.590 +05:30 5d66fb05-5384-434c-98ee-0dcff5c51f13 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.3892ms 2024-03-23 12:25:55.590 +05:30 5d66fb05-5384-434c-98ee-0dcff5c51f13 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:25:55.590 +05:30 17622d31-66bd-4a70-8fa8-41fd9cb0d4d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - 200 null application/json; charset=utf-8 20.2787ms 2024-03-23 12:25:55.590 +05:30 5d66fb05-5384-434c-98ee-0dcff5c51f13 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 14.585ms 2024-03-23 12:26:09.256 +05:30 cb9d70d7-d80e-42e1-8185-e52ba196f27f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - null null 2024-03-23 12:26:09.257 +05:30 a1ca8d7a-7faf-41cf-8998-0c11d70de9ee INF CORS policy execution successful. 2024-03-23 12:26:09.258 +05:30 a1ca8d7a-7faf-41cf-8998-0c11d70de9ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - 204 null null 1.6318ms 2024-03-23 12:26:09.258 +05:30 7e805406-01bc-4304-b88c-826173e9d19f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:09.258 +05:30 92306454-9c1c-48cf-9b2b-7d1e141afacb INF CORS policy execution successful. 2024-03-23 12:26:09.259 +05:30 92306454-9c1c-48cf-9b2b-7d1e141afacb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5347ms 2024-03-23 12:26:09.304 +05:30 bdb6e340-045a-4776-b752-49a8f54992e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - null null 2024-03-23 12:26:09.305 +05:30 f775fd27-3219-4ed8-a873-495ea7a7766e INF CORS policy execution successful. 2024-03-23 12:26:09.305 +05:30 f775fd27-3219-4ed8-a873-495ea7a7766e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:26:09.305 +05:30 f775fd27-3219-4ed8-a873-495ea7a7766e INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:26:09.311 +05:30 2372237b-e258-496f-88ef-88bbccbc6968 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:09.313 +05:30 3da3fa85-8995-4ee5-a49c-117b3e560e5a INF CORS policy execution successful. 2024-03-23 12:26:09.313 +05:30 3da3fa85-8995-4ee5-a49c-117b3e560e5a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:09.313 +05:30 3da3fa85-8995-4ee5-a49c-117b3e560e5a 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-23 12:26:09.316 +05:30 f775fd27-3219-4ed8-a873-495ea7a7766e INF Connection string fetched 2024-03-23 12:26:09.316 +05:30 3da3fa85-8995-4ee5-a49c-117b3e560e5a INF Connection string fetched 2024-03-23 12:26:09.316 +05:30 3da3fa85-8995-4ee5-a49c-117b3e560e5a INF Fetching Menu Data 2024-03-23 12:26:09.317 +05:30 f775fd27-3219-4ed8-a873-495ea7a7766e INF Fetching Profile Details 2024-03-23 12:26:09.322 +05:30 3da3fa85-8995-4ee5-a49c-117b3e560e5a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:09.324 +05:30 3da3fa85-8995-4ee5-a49c-117b3e560e5a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.7739ms 2024-03-23 12:26:09.324 +05:30 3da3fa85-8995-4ee5-a49c-117b3e560e5a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:09.324 +05:30 3da3fa85-8995-4ee5-a49c-117b3e560e5a 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 12.9827ms 2024-03-23 12:26:09.358 +05:30 f775fd27-3219-4ed8-a873-495ea7a7766e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:09.359 +05:30 f775fd27-3219-4ed8-a873-495ea7a7766e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 53.0262ms 2024-03-23 12:26:09.359 +05:30 f775fd27-3219-4ed8-a873-495ea7a7766e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:26:09.359 +05:30 f775fd27-3219-4ed8-a873-495ea7a7766e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=50 - 200 null application/json; charset=utf-8 55.1204ms 2024-03-23 12:26:18.273 +05:30 680a2485-386b-4269-aeee-89283ac226fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:26:18.273 +05:30 80ed88b6-bcbe-458c-a0c6-69400eff3305 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:18.274 +05:30 9e0b451f-6ff5-4676-bd17-bbec73133e98 INF CORS policy execution successful. 2024-03-23 12:26:18.274 +05:30 950c7e20-2313-4c40-80c5-eed1196d9bb0 INF CORS policy execution successful. 2024-03-23 12:26:18.274 +05:30 9e0b451f-6ff5-4676-bd17-bbec73133e98 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.0674ms 2024-03-23 12:26:18.274 +05:30 950c7e20-2313-4c40-80c5-eed1196d9bb0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.093ms 2024-03-23 12:26:18.275 +05:30 2fd91266-b9a4-4f7b-8d48-4bc0a36db6ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:18.275 +05:30 465dc89b-69e2-4a43-9fdb-f1f6712db865 INF CORS policy execution successful. 2024-03-23 12:26:18.276 +05:30 465dc89b-69e2-4a43-9fdb-f1f6712db865 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.4694ms 2024-03-23 12:26:18.276 +05:30 5d3b393b-2a08-4418-b118-c6d2f09838f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:26:18.276 +05:30 ffefa3b7-74c3-4e84-94bf-f65480fe605d INF CORS policy execution successful. 2024-03-23 12:26:18.277 +05:30 ffefa3b7-74c3-4e84-94bf-f65480fe605d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.7078ms 2024-03-23 12:26:18.320 +05:30 be5b9fde-1eb1-46b6-bed3-0f8935715b78 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:26:18.321 +05:30 74711387-e108-4b49-9ce8-a9272712c900 INF CORS policy execution successful. 2024-03-23 12:26:18.321 +05:30 9de7c801-6157-4f2a-956d-5eb1fd380331 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:18.321 +05:30 74711387-e108-4b49-9ce8-a9272712c900 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:26:18.321 +05:30 812a8f09-78c9-4d4d-ba7f-d4b4d735d40f INF CORS policy execution successful. 2024-03-23 12:26:18.322 +05:30 812a8f09-78c9-4d4d-ba7f-d4b4d735d40f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:18.322 +05:30 74711387-e108-4b49-9ce8-a9272712c900 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-23 12:26:18.322 +05:30 812a8f09-78c9-4d4d-ba7f-d4b4d735d40f 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-23 12:26:18.327 +05:30 812a8f09-78c9-4d4d-ba7f-d4b4d735d40f INF Connection string fetched 2024-03-23 12:26:18.327 +05:30 812a8f09-78c9-4d4d-ba7f-d4b4d735d40f INF Fetching Menu Data 2024-03-23 12:26:18.328 +05:30 74711387-e108-4b49-9ce8-a9272712c900 INF Connection string fetched 2024-03-23 12:26:18.328 +05:30 74711387-e108-4b49-9ce8-a9272712c900 INF Fetching Profile Summary 2024-03-23 12:26:18.331 +05:30 812a8f09-78c9-4d4d-ba7f-d4b4d735d40f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:18.332 +05:30 812a8f09-78c9-4d4d-ba7f-d4b4d735d40f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.9047ms 2024-03-23 12:26:18.332 +05:30 812a8f09-78c9-4d4d-ba7f-d4b4d735d40f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:18.332 +05:30 812a8f09-78c9-4d4d-ba7f-d4b4d735d40f 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 10.694ms 2024-03-23 12:26:18.335 +05:30 74711387-e108-4b49-9ce8-a9272712c900 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:18.336 +05:30 74711387-e108-4b49-9ce8-a9272712c900 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 13.9797ms 2024-03-23 12:26:18.336 +05:30 74711387-e108-4b49-9ce8-a9272712c900 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:26:18.336 +05:30 74711387-e108-4b49-9ce8-a9272712c900 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 16.3019ms 2024-03-23 12:26:18.381 +05:30 14dd8c15-b5cc-48b0-b8c2-c9b0729292a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:18.381 +05:30 3c3236c8-c888-4007-8b42-599c965ca599 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:26:18.382 +05:30 30e3efa0-9ba7-40c4-b8b1-b517ca06fa39 INF CORS policy execution successful. 2024-03-23 12:26:18.382 +05:30 e678e935-8180-4646-8c30-d82dbbff7f4b INF CORS policy execution successful. 2024-03-23 12:26:18.382 +05:30 e678e935-8180-4646-8c30-d82dbbff7f4b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:26:18.382 +05:30 30e3efa0-9ba7-40c4-b8b1-b517ca06fa39 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:18.382 +05:30 e678e935-8180-4646-8c30-d82dbbff7f4b 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-23 12:26:18.382 +05:30 30e3efa0-9ba7-40c4-b8b1-b517ca06fa39 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-23 12:26:18.383 +05:30 e678e935-8180-4646-8c30-d82dbbff7f4b INF Connection string fetched 2024-03-23 12:26:18.383 +05:30 e678e935-8180-4646-8c30-d82dbbff7f4b INF Fetching Profile Summary 2024-03-23 12:26:18.384 +05:30 30e3efa0-9ba7-40c4-b8b1-b517ca06fa39 INF Connection string fetched 2024-03-23 12:26:18.384 +05:30 30e3efa0-9ba7-40c4-b8b1-b517ca06fa39 INF Fetching Menu Data 2024-03-23 12:26:18.385 +05:30 e678e935-8180-4646-8c30-d82dbbff7f4b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:18.385 +05:30 e678e935-8180-4646-8c30-d82dbbff7f4b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 3.0208ms 2024-03-23 12:26:18.385 +05:30 e678e935-8180-4646-8c30-d82dbbff7f4b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:26:18.385 +05:30 e678e935-8180-4646-8c30-d82dbbff7f4b 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 4.0219ms 2024-03-23 12:26:18.385 +05:30 30e3efa0-9ba7-40c4-b8b1-b517ca06fa39 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:18.386 +05:30 30e3efa0-9ba7-40c4-b8b1-b517ca06fa39 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.7596ms 2024-03-23 12:26:18.386 +05:30 30e3efa0-9ba7-40c4-b8b1-b517ca06fa39 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:18.386 +05:30 30e3efa0-9ba7-40c4-b8b1-b517ca06fa39 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 4.8477ms 2024-03-23 12:26:22.619 +05:30 ec633733-c8f8-4390-ab8b-f744adce3002 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - null null 2024-03-23 12:26:22.619 +05:30 b6016472-317b-4a39-8756-f5cf2f85aec8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:22.619 +05:30 74800691-2abc-4546-9986-fd1433151158 INF CORS policy execution successful. 2024-03-23 12:26:22.619 +05:30 611829c4-c2df-4acb-aeb3-a8e59bb4e036 INF CORS policy execution successful. 2024-03-23 12:26:22.619 +05:30 74800691-2abc-4546-9986-fd1433151158 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - 204 null null 0.7789ms 2024-03-23 12:26:22.619 +05:30 611829c4-c2df-4acb-aeb3-a8e59bb4e036 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:22.620 +05:30 611829c4-c2df-4acb-aeb3-a8e59bb4e036 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-23 12:26:22.621 +05:30 7ccfe88a-7fe9-437b-b2d5-63d7583e77e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - null null 2024-03-23 12:26:22.622 +05:30 0c95b1ab-804a-4c55-943c-dcaa447b0fd7 INF CORS policy execution successful. 2024-03-23 12:26:22.623 +05:30 0c95b1ab-804a-4c55-943c-dcaa447b0fd7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - 204 null null 1.3709ms 2024-03-23 12:26:22.627 +05:30 611829c4-c2df-4acb-aeb3-a8e59bb4e036 INF Connection string fetched 2024-03-23 12:26:22.627 +05:30 611829c4-c2df-4acb-aeb3-a8e59bb4e036 INF Fetching Menu Data 2024-03-23 12:26:22.631 +05:30 611829c4-c2df-4acb-aeb3-a8e59bb4e036 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:22.631 +05:30 611829c4-c2df-4acb-aeb3-a8e59bb4e036 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.5321ms 2024-03-23 12:26:22.631 +05:30 611829c4-c2df-4acb-aeb3-a8e59bb4e036 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:22.631 +05:30 611829c4-c2df-4acb-aeb3-a8e59bb4e036 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 12.9391ms 2024-03-23 12:26:22.665 +05:30 772539ca-d894-4303-94e0-1922c910cb08 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - null null 2024-03-23 12:26:22.665 +05:30 aa6c5d3b-0fdf-4e36-b090-da1e2b17da56 INF CORS policy execution successful. 2024-03-23 12:26:22.665 +05:30 aa6c5d3b-0fdf-4e36-b090-da1e2b17da56 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:26:22.665 +05:30 aa6c5d3b-0fdf-4e36-b090-da1e2b17da56 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:26:22.669 +05:30 aa6c5d3b-0fdf-4e36-b090-da1e2b17da56 INF Connection string fetched 2024-03-23 12:26:22.669 +05:30 aa6c5d3b-0fdf-4e36-b090-da1e2b17da56 INF Fetching Profile Details 2024-03-23 12:26:22.673 +05:30 aa6c5d3b-0fdf-4e36-b090-da1e2b17da56 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:22.674 +05:30 aa6c5d3b-0fdf-4e36-b090-da1e2b17da56 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 8.2776ms 2024-03-23 12:26:22.674 +05:30 aa6c5d3b-0fdf-4e36-b090-da1e2b17da56 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:26:22.674 +05:30 aa6c5d3b-0fdf-4e36-b090-da1e2b17da56 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - 200 null application/json; charset=utf-8 9.1519ms 2024-03-23 12:26:22.681 +05:30 95ce3357-b875-45c1-9943-022513ad06d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:22.681 +05:30 d923ef85-3958-4c2f-a68a-f1686b2af55d INF CORS policy execution successful. 2024-03-23 12:26:22.681 +05:30 d923ef85-3958-4c2f-a68a-f1686b2af55d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:22.681 +05:30 d923ef85-3958-4c2f-a68a-f1686b2af55d 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-23 12:26:22.684 +05:30 d923ef85-3958-4c2f-a68a-f1686b2af55d INF Connection string fetched 2024-03-23 12:26:22.684 +05:30 d923ef85-3958-4c2f-a68a-f1686b2af55d INF Fetching Menu Data 2024-03-23 12:26:22.686 +05:30 d923ef85-3958-4c2f-a68a-f1686b2af55d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:22.687 +05:30 d923ef85-3958-4c2f-a68a-f1686b2af55d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.4854ms 2024-03-23 12:26:22.687 +05:30 d923ef85-3958-4c2f-a68a-f1686b2af55d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:22.687 +05:30 d923ef85-3958-4c2f-a68a-f1686b2af55d 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 6.402ms 2024-03-23 12:26:22.719 +05:30 1e8a457f-9554-410a-bda5-774c3f5e8ac6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - null null 2024-03-23 12:26:22.720 +05:30 b37f8c40-ab3c-43b2-ae09-57f501b4f300 INF CORS policy execution successful. 2024-03-23 12:26:22.720 +05:30 b37f8c40-ab3c-43b2-ae09-57f501b4f300 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:26:22.720 +05:30 b37f8c40-ab3c-43b2-ae09-57f501b4f300 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:26:22.723 +05:30 b37f8c40-ab3c-43b2-ae09-57f501b4f300 INF Connection string fetched 2024-03-23 12:26:22.723 +05:30 b37f8c40-ab3c-43b2-ae09-57f501b4f300 INF Fetching Profile Details 2024-03-23 12:26:22.727 +05:30 b37f8c40-ab3c-43b2-ae09-57f501b4f300 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:22.727 +05:30 b37f8c40-ab3c-43b2-ae09-57f501b4f300 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 7.0313ms 2024-03-23 12:26:22.727 +05:30 b37f8c40-ab3c-43b2-ae09-57f501b4f300 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:26:22.728 +05:30 b37f8c40-ab3c-43b2-ae09-57f501b4f300 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - 200 null application/json; charset=utf-8 8.1833ms 2024-03-23 12:26:28.364 +05:30 19507124-590e-4b65-a72e-6e31c0c5847d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:28.366 +05:30 ad62631f-69d1-4f3f-a392-2510a1aedd29 INF CORS policy execution successful. 2024-03-23 12:26:28.366 +05:30 ad62631f-69d1-4f3f-a392-2510a1aedd29 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.2415ms 2024-03-23 12:26:28.367 +05:30 7228331a-fb12-400f-990e-d542b5fdcbe7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:26:28.367 +05:30 e18b8eed-aa81-4221-9448-c1a86393bb65 INF CORS policy execution successful. 2024-03-23 12:26:28.367 +05:30 e18b8eed-aa81-4221-9448-c1a86393bb65 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.4408ms 2024-03-23 12:26:28.367 +05:30 e4cccfbd-85ca-4607-b60f-c3592954d162 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - null null 2024-03-23 12:26:28.367 +05:30 344f151a-3143-4e4a-9c7f-baea377cae81 INF CORS policy execution successful. 2024-03-23 12:26:28.368 +05:30 344f151a-3143-4e4a-9c7f-baea377cae81 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - 204 null null 0.3126ms 2024-03-23 12:26:28.414 +05:30 ad669079-f808-4f80-ba70-00efec9b4157 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:28.414 +05:30 d8c13a9a-99d0-4eba-9200-e59c33465115 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:26:28.415 +05:30 255ba607-f2c3-42e5-8078-da09b4ec8bac INF CORS policy execution successful. 2024-03-23 12:26:28.415 +05:30 3b9d0657-8845-4bd7-94af-352a78d5671c INF CORS policy execution successful. 2024-03-23 12:26:28.415 +05:30 255ba607-f2c3-42e5-8078-da09b4ec8bac INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:26:28.415 +05:30 3b9d0657-8845-4bd7-94af-352a78d5671c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:28.415 +05:30 255ba607-f2c3-42e5-8078-da09b4ec8bac 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-23 12:26:28.416 +05:30 3b9d0657-8845-4bd7-94af-352a78d5671c 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-23 12:26:28.422 +05:30 da28650c-e877-4d36-a0a4-90b41af6905d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - null null 2024-03-23 12:26:28.422 +05:30 a40b2dc6-fce8-4c87-9add-aa1b1ae5c6ef INF CORS policy execution successful. 2024-03-23 12:26:28.422 +05:30 a40b2dc6-fce8-4c87-9add-aa1b1ae5c6ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:26:28.423 +05:30 a40b2dc6-fce8-4c87-9add-aa1b1ae5c6ef INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:26:28.424 +05:30 3b9d0657-8845-4bd7-94af-352a78d5671c INF Connection string fetched 2024-03-23 12:26:28.424 +05:30 3b9d0657-8845-4bd7-94af-352a78d5671c INF Fetching Menu Data 2024-03-23 12:26:28.425 +05:30 255ba607-f2c3-42e5-8078-da09b4ec8bac INF Connection string fetched 2024-03-23 12:26:28.425 +05:30 255ba607-f2c3-42e5-8078-da09b4ec8bac INF Fetching Profile Summary 2024-03-23 12:26:28.426 +05:30 a40b2dc6-fce8-4c87-9add-aa1b1ae5c6ef INF Connection string fetched 2024-03-23 12:26:28.426 +05:30 a40b2dc6-fce8-4c87-9add-aa1b1ae5c6ef INF Fetching Profile Details 2024-03-23 12:26:28.428 +05:30 3b9d0657-8845-4bd7-94af-352a78d5671c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:28.429 +05:30 3b9d0657-8845-4bd7-94af-352a78d5671c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.0611ms 2024-03-23 12:26:28.429 +05:30 3b9d0657-8845-4bd7-94af-352a78d5671c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:28.429 +05:30 3b9d0657-8845-4bd7-94af-352a78d5671c 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 14.6326ms 2024-03-23 12:26:28.434 +05:30 255ba607-f2c3-42e5-8078-da09b4ec8bac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:28.434 +05:30 255ba607-f2c3-42e5-8078-da09b4ec8bac INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 18.337ms 2024-03-23 12:26:28.434 +05:30 255ba607-f2c3-42e5-8078-da09b4ec8bac INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:26:28.434 +05:30 255ba607-f2c3-42e5-8078-da09b4ec8bac 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 20.0938ms 2024-03-23 12:26:28.436 +05:30 a40b2dc6-fce8-4c87-9add-aa1b1ae5c6ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:28.436 +05:30 a40b2dc6-fce8-4c87-9add-aa1b1ae5c6ef INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 13.921ms 2024-03-23 12:26:28.437 +05:30 a40b2dc6-fce8-4c87-9add-aa1b1ae5c6ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:26:28.437 +05:30 a40b2dc6-fce8-4c87-9add-aa1b1ae5c6ef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - 200 null application/json; charset=utf-8 14.9446ms 2024-03-23 12:26:34.395 +05:30 604c46a3-2473-4d45-80e7-7d9bbbd6015f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:34.395 +05:30 a8088a06-c84a-4f8e-873c-7a8f2f42e231 INF CORS policy execution successful. 2024-03-23 12:26:34.396 +05:30 a8088a06-c84a-4f8e-873c-7a8f2f42e231 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8802ms 2024-03-23 12:26:34.448 +05:30 9131bd13-ca03-4c02-b9eb-a29b40d76691 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:34.449 +05:30 8cc97976-189b-431b-9721-654b0e7d6aa9 INF CORS policy execution successful. 2024-03-23 12:26:34.449 +05:30 8cc97976-189b-431b-9721-654b0e7d6aa9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:34.449 +05:30 8cc97976-189b-431b-9721-654b0e7d6aa9 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-23 12:26:34.454 +05:30 8cc97976-189b-431b-9721-654b0e7d6aa9 INF Connection string fetched 2024-03-23 12:26:34.455 +05:30 8cc97976-189b-431b-9721-654b0e7d6aa9 INF Fetching Menu Data 2024-03-23 12:26:34.458 +05:30 8cc97976-189b-431b-9721-654b0e7d6aa9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:34.459 +05:30 8cc97976-189b-431b-9721-654b0e7d6aa9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.5608ms 2024-03-23 12:26:34.459 +05:30 8cc97976-189b-431b-9721-654b0e7d6aa9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:34.459 +05:30 8cc97976-189b-431b-9721-654b0e7d6aa9 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 10.8741ms 2024-03-23 12:26:34.509 +05:30 bb1f0f76-acd1-4a2d-8844-d8d92eaa6903 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:26:34.509 +05:30 5ead8c42-305f-41da-9733-f5f3ab1dec32 INF CORS policy execution successful. 2024-03-23 12:26:34.510 +05:30 5ead8c42-305f-41da-9733-f5f3ab1dec32 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:34.510 +05:30 5ead8c42-305f-41da-9733-f5f3ab1dec32 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-23 12:26:34.516 +05:30 5ead8c42-305f-41da-9733-f5f3ab1dec32 INF Connection string fetched 2024-03-23 12:26:34.516 +05:30 5ead8c42-305f-41da-9733-f5f3ab1dec32 INF Fetching Menu Data 2024-03-23 12:26:34.519 +05:30 5ead8c42-305f-41da-9733-f5f3ab1dec32 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:26:34.520 +05:30 5ead8c42-305f-41da-9733-f5f3ab1dec32 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.936ms 2024-03-23 12:26:34.520 +05:30 5ead8c42-305f-41da-9733-f5f3ab1dec32 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:26:34.520 +05:30 5ead8c42-305f-41da-9733-f5f3ab1dec32 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 11.0155ms 2024-03-23 12:27:08.260 +05:30 5f995c1e-9bb0-40ac-86d9-e2b11a773a01 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:27:08.261 +05:30 2c4156f5-0edb-4cdc-b3f8-2475b220d03b INF CORS policy execution successful. 2024-03-23 12:27:08.262 +05:30 2c4156f5-0edb-4cdc-b3f8-2475b220d03b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.4281ms 2024-03-23 12:27:08.262 +05:30 7f33cbe2-e743-400e-b502-e69461a2b21e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:27:08.262 +05:30 ad851b27-2cd5-4aca-8505-063c8e950f52 INF CORS policy execution successful. 2024-03-23 12:27:08.262 +05:30 ad851b27-2cd5-4aca-8505-063c8e950f52 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.3836ms 2024-03-23 12:27:08.305 +05:30 d7abc76e-a8e0-4586-a156-27df63c4db99 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:27:08.306 +05:30 48314719-bb7a-43d2-8d0b-e5bfbe2807f6 INF CORS policy execution successful. 2024-03-23 12:27:08.306 +05:30 48314719-bb7a-43d2-8d0b-e5bfbe2807f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:27:08.306 +05:30 48314719-bb7a-43d2-8d0b-e5bfbe2807f6 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-23 12:27:08.308 +05:30 a9d7c5a6-c911-4df8-be1a-eb3a9b635910 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:27:08.308 +05:30 517f451c-e9c4-4cb2-9f4a-28f722a0b090 INF CORS policy execution successful. 2024-03-23 12:27:08.309 +05:30 517f451c-e9c4-4cb2-9f4a-28f722a0b090 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:27:08.309 +05:30 517f451c-e9c4-4cb2-9f4a-28f722a0b090 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-23 12:27:08.315 +05:30 48314719-bb7a-43d2-8d0b-e5bfbe2807f6 INF Connection string fetched 2024-03-23 12:27:08.315 +05:30 48314719-bb7a-43d2-8d0b-e5bfbe2807f6 INF Fetching Menu Data 2024-03-23 12:27:08.315 +05:30 517f451c-e9c4-4cb2-9f4a-28f722a0b090 INF Connection string fetched 2024-03-23 12:27:08.315 +05:30 517f451c-e9c4-4cb2-9f4a-28f722a0b090 INF Fetching Profile Summary 2024-03-23 12:27:08.319 +05:30 48314719-bb7a-43d2-8d0b-e5bfbe2807f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:27:08.320 +05:30 48314719-bb7a-43d2-8d0b-e5bfbe2807f6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.1502ms 2024-03-23 12:27:08.320 +05:30 48314719-bb7a-43d2-8d0b-e5bfbe2807f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:27:08.320 +05:30 48314719-bb7a-43d2-8d0b-e5bfbe2807f6 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 15.2681ms 2024-03-23 12:27:08.326 +05:30 517f451c-e9c4-4cb2-9f4a-28f722a0b090 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:27:08.326 +05:30 517f451c-e9c4-4cb2-9f4a-28f722a0b090 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 17.7121ms 2024-03-23 12:27:08.326 +05:30 517f451c-e9c4-4cb2-9f4a-28f722a0b090 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:27:08.327 +05:30 517f451c-e9c4-4cb2-9f4a-28f722a0b090 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 18.5715ms 2024-03-23 12:27:17.387 +05:30 b59d69d4-e63a-474a-a3e2-1745382dbcd5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:27:17.388 +05:30 f12ecf5d-56a6-4631-9a87-f84964209456 INF CORS policy execution successful. 2024-03-23 12:27:17.388 +05:30 f12ecf5d-56a6-4631-9a87-f84964209456 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.4737ms 2024-03-23 12:27:17.391 +05:30 f9c8098e-1290-469a-97e5-09e28b5c01c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:27:17.391 +05:30 986d6d45-b832-476b-aca1-c0c5322c2146 INF CORS policy execution successful. 2024-03-23 12:27:17.391 +05:30 986d6d45-b832-476b-aca1-c0c5322c2146 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.492ms 2024-03-23 12:27:17.433 +05:30 84ba99d5-1f54-45af-85ee-2fd7d1183251 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:27:17.433 +05:30 e54deb86-b25a-40d6-8a98-3bb8e724ec8d INF CORS policy execution successful. 2024-03-23 12:27:17.434 +05:30 e54deb86-b25a-40d6-8a98-3bb8e724ec8d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:27:17.434 +05:30 e54deb86-b25a-40d6-8a98-3bb8e724ec8d 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-23 12:27:17.438 +05:30 e54deb86-b25a-40d6-8a98-3bb8e724ec8d INF Connection string fetched 2024-03-23 12:27:17.439 +05:30 e3b94451-7d5f-47bc-837c-501eec784dab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:27:17.439 +05:30 e54deb86-b25a-40d6-8a98-3bb8e724ec8d INF Fetching Profile Summary 2024-03-23 12:27:17.439 +05:30 49034600-e7da-4500-91db-9a12e6154397 INF CORS policy execution successful. 2024-03-23 12:27:17.439 +05:30 49034600-e7da-4500-91db-9a12e6154397 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:27:17.440 +05:30 49034600-e7da-4500-91db-9a12e6154397 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-23 12:27:17.448 +05:30 e54deb86-b25a-40d6-8a98-3bb8e724ec8d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:27:17.449 +05:30 e54deb86-b25a-40d6-8a98-3bb8e724ec8d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 15.4705ms 2024-03-23 12:27:17.450 +05:30 e54deb86-b25a-40d6-8a98-3bb8e724ec8d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:27:17.450 +05:30 e54deb86-b25a-40d6-8a98-3bb8e724ec8d 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 17.0797ms 2024-03-23 12:27:17.455 +05:30 49034600-e7da-4500-91db-9a12e6154397 INF Connection string fetched 2024-03-23 12:27:17.455 +05:30 49034600-e7da-4500-91db-9a12e6154397 INF Fetching Menu Data 2024-03-23 12:27:17.461 +05:30 49034600-e7da-4500-91db-9a12e6154397 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:27:17.463 +05:30 49034600-e7da-4500-91db-9a12e6154397 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 22.8937ms 2024-03-23 12:27:17.463 +05:30 49034600-e7da-4500-91db-9a12e6154397 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:27:17.463 +05:30 49034600-e7da-4500-91db-9a12e6154397 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 24.9587ms 2024-03-23 12:27:30.231 +05:30 bc836dd2-2133-41ec-adcb-66d892895468 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:27:30.232 +05:30 8fff98d5-fee4-42cd-919b-5616f061f434 INF CORS policy execution successful. 2024-03-23 12:27:30.233 +05:30 8fff98d5-fee4-42cd-919b-5616f061f434 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.6884ms 2024-03-23 12:27:30.280 +05:30 91b517cb-706a-4094-bec6-422b10beaf18 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:27:30.281 +05:30 d36eaf60-2446-415c-b068-33f4800cd600 INF CORS policy execution successful. 2024-03-23 12:27:30.282 +05:30 d36eaf60-2446-415c-b068-33f4800cd600 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:27:30.282 +05:30 d36eaf60-2446-415c-b068-33f4800cd600 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-23 12:27:30.290 +05:30 d36eaf60-2446-415c-b068-33f4800cd600 INF Connection string fetched 2024-03-23 12:27:30.291 +05:30 d36eaf60-2446-415c-b068-33f4800cd600 INF Fetching Menu Data 2024-03-23 12:27:30.295 +05:30 d36eaf60-2446-415c-b068-33f4800cd600 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:27:30.296 +05:30 d36eaf60-2446-415c-b068-33f4800cd600 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.0341ms 2024-03-23 12:27:30.296 +05:30 d36eaf60-2446-415c-b068-33f4800cd600 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:27:30.296 +05:30 d36eaf60-2446-415c-b068-33f4800cd600 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 15.7257ms 2024-03-23 12:27:38.511 +05:30 a097ecf2-aab4-46ac-a917-aea8effa7dc7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:27:38.511 +05:30 29266042-f241-499a-88d2-ade899f5a60b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:27:38.511 +05:30 4189547d-814e-4ebf-a66c-62904e65acba INF CORS policy execution successful. 2024-03-23 12:27:38.512 +05:30 25eb2110-2fad-40fc-bd8b-39f744c84caf INF CORS policy execution successful. 2024-03-23 12:27:38.512 +05:30 25eb2110-2fad-40fc-bd8b-39f744c84caf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6232ms 2024-03-23 12:27:38.512 +05:30 4189547d-814e-4ebf-a66c-62904e65acba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.3726ms 2024-03-23 12:27:38.556 +05:30 65273575-3480-4d4b-b87b-c9d779025a30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:27:38.557 +05:30 fb0f3030-9905-4600-be5c-47f3a18d0a6d INF CORS policy execution successful. 2024-03-23 12:27:38.557 +05:30 fb0f3030-9905-4600-be5c-47f3a18d0a6d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:27:38.557 +05:30 fb0f3030-9905-4600-be5c-47f3a18d0a6d 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-23 12:27:38.559 +05:30 f9e75b59-235a-44d7-abd9-aa8687eaa062 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:27:38.559 +05:30 3a9ae331-db5d-45ea-a836-1d02187a533c INF CORS policy execution successful. 2024-03-23 12:27:38.559 +05:30 3a9ae331-db5d-45ea-a836-1d02187a533c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:27:38.559 +05:30 3a9ae331-db5d-45ea-a836-1d02187a533c 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-23 12:27:38.569 +05:30 fb0f3030-9905-4600-be5c-47f3a18d0a6d INF Connection string fetched 2024-03-23 12:27:38.569 +05:30 fb0f3030-9905-4600-be5c-47f3a18d0a6d INF Fetching Profile Summary 2024-03-23 12:27:38.570 +05:30 3a9ae331-db5d-45ea-a836-1d02187a533c INF Connection string fetched 2024-03-23 12:27:38.570 +05:30 3a9ae331-db5d-45ea-a836-1d02187a533c INF Fetching Menu Data 2024-03-23 12:27:38.587 +05:30 3a9ae331-db5d-45ea-a836-1d02187a533c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:27:38.588 +05:30 3a9ae331-db5d-45ea-a836-1d02187a533c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 28.499ms 2024-03-23 12:27:38.588 +05:30 3a9ae331-db5d-45ea-a836-1d02187a533c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:27:38.588 +05:30 3a9ae331-db5d-45ea-a836-1d02187a533c 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 29.2581ms 2024-03-23 12:27:38.591 +05:30 fb0f3030-9905-4600-be5c-47f3a18d0a6d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:27:38.592 +05:30 fb0f3030-9905-4600-be5c-47f3a18d0a6d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 34.171ms 2024-03-23 12:27:38.592 +05:30 fb0f3030-9905-4600-be5c-47f3a18d0a6d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:27:38.592 +05:30 fb0f3030-9905-4600-be5c-47f3a18d0a6d 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 35.495ms 2024-03-23 12:27:59.255 +05:30 1d330a39-32b0-4971-b8f1-7e78c89be36b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:27:59.257 +05:30 7294a74a-c6fc-4761-a373-eee8ac55d34d INF CORS policy execution successful. 2024-03-23 12:27:59.258 +05:30 7294a74a-c6fc-4761-a373-eee8ac55d34d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.5828ms 2024-03-23 12:27:59.306 +05:30 f5025f04-659c-42c5-b613-ecd9f83de4af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:27:59.307 +05:30 ad26c3a9-775d-4342-aef8-a4dd738c0797 INF CORS policy execution successful. 2024-03-23 12:27:59.307 +05:30 ad26c3a9-775d-4342-aef8-a4dd738c0797 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:27:59.308 +05:30 ad26c3a9-775d-4342-aef8-a4dd738c0797 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-23 12:27:59.323 +05:30 ad26c3a9-775d-4342-aef8-a4dd738c0797 INF Connection string fetched 2024-03-23 12:27:59.323 +05:30 ad26c3a9-775d-4342-aef8-a4dd738c0797 INF Fetching Menu Data 2024-03-23 12:27:59.329 +05:30 ad26c3a9-775d-4342-aef8-a4dd738c0797 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:27:59.331 +05:30 ad26c3a9-775d-4342-aef8-a4dd738c0797 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 22.5452ms 2024-03-23 12:27:59.331 +05:30 ad26c3a9-775d-4342-aef8-a4dd738c0797 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:27:59.331 +05:30 ad26c3a9-775d-4342-aef8-a4dd738c0797 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 25.2298ms 2024-03-23 12:28:04.164 +05:30 54239c52-070b-4e42-baa9-824e693a2737 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:28:04.165 +05:30 524bdbc3-3e43-4add-aeb3-2b3b1280963a INF CORS policy execution successful. 2024-03-23 12:28:04.165 +05:30 524bdbc3-3e43-4add-aeb3-2b3b1280963a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.8043ms 2024-03-23 12:28:04.212 +05:30 725215c1-7dbe-4e8c-87a7-8ea88902b4f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:28:04.213 +05:30 f5c7bbee-2018-4c02-abeb-a1be3760e493 INF CORS policy execution successful. 2024-03-23 12:28:04.213 +05:30 f5c7bbee-2018-4c02-abeb-a1be3760e493 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:28:04.213 +05:30 f5c7bbee-2018-4c02-abeb-a1be3760e493 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-23 12:28:04.218 +05:30 f5c7bbee-2018-4c02-abeb-a1be3760e493 INF Connection string fetched 2024-03-23 12:28:04.219 +05:30 f5c7bbee-2018-4c02-abeb-a1be3760e493 INF Fetching Actions 2024-03-23 12:28:04.230 +05:30 f5c7bbee-2018-4c02-abeb-a1be3760e493 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:28:04.230 +05:30 f5c7bbee-2018-4c02-abeb-a1be3760e493 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 17.1126ms 2024-03-23 12:28:04.230 +05:30 f5c7bbee-2018-4c02-abeb-a1be3760e493 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:28:04.231 +05:30 f5c7bbee-2018-4c02-abeb-a1be3760e493 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 18.5061ms 2024-03-23 12:28:16.001 +05:30 44796b52-ff00-49c9-8be9-553db29065b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:28:16.002 +05:30 2b241f18-36c2-4442-89ba-b39ff292efa7 INF CORS policy execution successful. 2024-03-23 12:28:16.002 +05:30 2b241f18-36c2-4442-89ba-b39ff292efa7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.1954ms 2024-03-23 12:28:16.048 +05:30 ef4de284-7501-40c5-8ac0-6a2848f80abd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:28:16.049 +05:30 33467245-9ecb-4dd2-b107-ee45f7ea88f1 INF CORS policy execution successful. 2024-03-23 12:28:16.049 +05:30 33467245-9ecb-4dd2-b107-ee45f7ea88f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:28:16.049 +05:30 33467245-9ecb-4dd2-b107-ee45f7ea88f1 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-23 12:28:16.053 +05:30 33467245-9ecb-4dd2-b107-ee45f7ea88f1 INF Connection string fetched 2024-03-23 12:28:16.054 +05:30 33467245-9ecb-4dd2-b107-ee45f7ea88f1 INF Fetching Profile Summary 2024-03-23 12:28:16.061 +05:30 33467245-9ecb-4dd2-b107-ee45f7ea88f1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:28:16.061 +05:30 33467245-9ecb-4dd2-b107-ee45f7ea88f1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 11.788ms 2024-03-23 12:28:16.061 +05:30 33467245-9ecb-4dd2-b107-ee45f7ea88f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:28:16.061 +05:30 33467245-9ecb-4dd2-b107-ee45f7ea88f1 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 12.9903ms 2024-03-23 12:28:17.402 +05:30 2b9aa468-4141-4900-bf6f-59b7ab6ee1d4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:28:17.403 +05:30 987111a2-ca01-4002-b9bd-d31f566586c8 INF CORS policy execution successful. 2024-03-23 12:28:17.403 +05:30 987111a2-ca01-4002-b9bd-d31f566586c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6752ms 2024-03-23 12:28:17.403 +05:30 63c1c620-a70b-479b-a984-4796f71246c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:28:17.403 +05:30 6df6e8df-dc58-4135-8645-8e5405500eb1 INF CORS policy execution successful. 2024-03-23 12:28:17.403 +05:30 973a0862-49e2-45ca-b82d-b674ae873317 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:28:17.404 +05:30 e7454ffd-38bc-42d7-850f-9d2171e524e3 INF CORS policy execution successful. 2024-03-23 12:28:17.404 +05:30 6df6e8df-dc58-4135-8645-8e5405500eb1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 0.3799ms 2024-03-23 12:28:17.404 +05:30 e7454ffd-38bc-42d7-850f-9d2171e524e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.4835ms 2024-03-23 12:28:17.404 +05:30 8850e286-3db9-4b82-91d5-54a539018e86 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:28:17.404 +05:30 99e3903c-c5d2-4685-b6df-d8766a26fe2d INF CORS policy execution successful. 2024-03-23 12:28:17.405 +05:30 99e3903c-c5d2-4685-b6df-d8766a26fe2d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 0.4331ms 2024-03-23 12:28:17.450 +05:30 7c75b208-6729-4b67-9956-584f4426bd20 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:28:17.450 +05:30 2b0d37a0-227c-4250-9792-87e4db24d649 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:28:17.451 +05:30 1ecc250f-5a6f-4dc7-8334-cdeaa4684ec4 INF CORS policy execution successful. 2024-03-23 12:28:17.451 +05:30 7413279b-dbd6-48df-8e02-7684189515cf INF CORS policy execution successful. 2024-03-23 12:28:17.451 +05:30 1ecc250f-5a6f-4dc7-8334-cdeaa4684ec4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:28:17.451 +05:30 7413279b-dbd6-48df-8e02-7684189515cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:28:17.451 +05:30 1ecc250f-5a6f-4dc7-8334-cdeaa4684ec4 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-23 12:28:17.451 +05:30 7413279b-dbd6-48df-8e02-7684189515cf INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:28:17.455 +05:30 1ecc250f-5a6f-4dc7-8334-cdeaa4684ec4 INF Connection string fetched 2024-03-23 12:28:17.456 +05:30 1ecc250f-5a6f-4dc7-8334-cdeaa4684ec4 INF Fetching Menu Data 2024-03-23 12:28:17.456 +05:30 7413279b-dbd6-48df-8e02-7684189515cf INF Connection string fetched 2024-03-23 12:28:17.457 +05:30 7413279b-dbd6-48df-8e02-7684189515cf INF Fetching Profile Details 2024-03-23 12:28:17.459 +05:30 1ecc250f-5a6f-4dc7-8334-cdeaa4684ec4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:28:17.460 +05:30 1ecc250f-5a6f-4dc7-8334-cdeaa4684ec4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.38ms 2024-03-23 12:28:17.460 +05:30 1ecc250f-5a6f-4dc7-8334-cdeaa4684ec4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:28:17.460 +05:30 1ecc250f-5a6f-4dc7-8334-cdeaa4684ec4 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 9.8909ms 2024-03-23 12:28:17.463 +05:30 7413279b-dbd6-48df-8e02-7684189515cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:28:17.463 +05:30 7413279b-dbd6-48df-8e02-7684189515cf INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 11.9245ms 2024-03-23 12:28:17.464 +05:30 7413279b-dbd6-48df-8e02-7684189515cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:28:17.464 +05:30 7413279b-dbd6-48df-8e02-7684189515cf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 13.7022ms 2024-03-23 12:28:17.502 +05:30 3ac5d4be-b84c-4e32-9018-e25d5b1006d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:28:17.503 +05:30 a67cd9cb-7b3b-40f7-b5b7-7c75c3227009 INF CORS policy execution successful. 2024-03-23 12:28:17.503 +05:30 a67cd9cb-7b3b-40f7-b5b7-7c75c3227009 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:28:17.503 +05:30 a67cd9cb-7b3b-40f7-b5b7-7c75c3227009 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-23 12:28:17.505 +05:30 a67cd9cb-7b3b-40f7-b5b7-7c75c3227009 INF Connection string fetched 2024-03-23 12:28:17.505 +05:30 a67cd9cb-7b3b-40f7-b5b7-7c75c3227009 INF Fetching Menu Data 2024-03-23 12:28:17.506 +05:30 a67cd9cb-7b3b-40f7-b5b7-7c75c3227009 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:28:17.507 +05:30 a67cd9cb-7b3b-40f7-b5b7-7c75c3227009 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.3853ms 2024-03-23 12:28:17.507 +05:30 a67cd9cb-7b3b-40f7-b5b7-7c75c3227009 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:28:17.507 +05:30 a67cd9cb-7b3b-40f7-b5b7-7c75c3227009 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 4.4165ms 2024-03-23 12:28:17.511 +05:30 9fd7b4a7-b99b-4f43-b671-dbe2e25e35b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:28:17.511 +05:30 67a52f0c-c1b3-42a2-859c-76089ee8d58a INF CORS policy execution successful. 2024-03-23 12:28:17.512 +05:30 67a52f0c-c1b3-42a2-859c-76089ee8d58a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:28:17.512 +05:30 67a52f0c-c1b3-42a2-859c-76089ee8d58a INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:28:17.513 +05:30 67a52f0c-c1b3-42a2-859c-76089ee8d58a INF Connection string fetched 2024-03-23 12:28:17.513 +05:30 67a52f0c-c1b3-42a2-859c-76089ee8d58a INF Fetching Profile Details 2024-03-23 12:28:17.515 +05:30 67a52f0c-c1b3-42a2-859c-76089ee8d58a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:28:17.515 +05:30 67a52f0c-c1b3-42a2-859c-76089ee8d58a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 3.647ms 2024-03-23 12:28:17.516 +05:30 67a52f0c-c1b3-42a2-859c-76089ee8d58a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:28:17.516 +05:30 67a52f0c-c1b3-42a2-859c-76089ee8d58a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 4.8898ms 2024-03-23 12:29:21.047 +05:30 538be1c0-604a-4948-a649-748434e47168 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:29:21.050 +05:30 8e426dfc-262d-4987-95da-d83aa4689ae6 INF CORS policy execution successful. 2024-03-23 12:29:21.051 +05:30 8e426dfc-262d-4987-95da-d83aa4689ae6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 3.7725ms 2024-03-23 12:29:21.101 +05:30 b68e1cbf-ca89-489d-95b4-717cc81e5292 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:29:21.104 +05:30 b68e1cbf-ca89-489d-95b4-717cc81e5292 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:44:00 AM', Current time (UTC): '3/23/2024 6:59:21 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-23 12:29:21.106 +05:30 b68e1cbf-ca89-489d-95b4-717cc81e5292 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 6:44:00 AM', Current time (UTC): '3/23/2024 6:59:21 AM'. 2024-03-23 12:29:21.106 +05:30 3ccc4f88-cb2c-4271-ac5b-d77523b527b3 INF CORS policy execution successful. 2024-03-23 12:29:21.107 +05:30 3ccc4f88-cb2c-4271-ac5b-d77523b527b3 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:29:21.107 +05:30 3ccc4f88-cb2c-4271-ac5b-d77523b527b3 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:29:21.108 +05:30 3ccc4f88-cb2c-4271-ac5b-d77523b527b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 7.3921ms 2024-03-23 12:29:21.166 +05:30 cdecb66a-d6a4-462b-8b99-70b0e643453d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTk0MCwiZXhwIjoxNzExMTc2NTQwLCJpYXQiOjE3MTExNzU5NDB9.DvIbhLVBDNOkck4ie-3A-UTU_hrHraYphSWgzl0mJTM - null null 2024-03-23 12:29:21.167 +05:30 b8843912-13b3-4ae7-98ee-a571016ce104 INF CORS policy execution successful. 2024-03-23 12:29:21.167 +05:30 b8843912-13b3-4ae7-98ee-a571016ce104 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:29:21.168 +05:30 b8843912-13b3-4ae7-98ee-a571016ce104 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-23 12:29:21.174 +05:30 b8843912-13b3-4ae7-98ee-a571016ce104 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) 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-23 12:29:21.175 +05:30 b8843912-13b3-4ae7-98ee-a571016ce104 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 12:29:21.176 +05:30 b8843912-13b3-4ae7-98ee-a571016ce104 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 7.2799ms 2024-03-23 12:29:21.176 +05:30 b8843912-13b3-4ae7-98ee-a571016ce104 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:29:21.176 +05:30 b8843912-13b3-4ae7-98ee-a571016ce104 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NTk0MCwiZXhwIjoxNzExMTc2NTQwLCJpYXQiOjE3MTExNzU5NDB9.DvIbhLVBDNOkck4ie-3A-UTU_hrHraYphSWgzl0mJTM - 500 null application/problem+json; charset=utf-8 10.6458ms 2024-03-23 12:30:07.492 +05:30 16c03dc7-3c80-40f2-a465-6491b2145c29 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 12:30:07.495 +05:30 bb4ee413-2d5e-4e71-abd2-6221d61442cc INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 12:30:07.495 +05:30 bb4ee413-2d5e-4e71-abd2-6221d61442cc INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 12:30:07.498 +05:30 bb4ee413-2d5e-4e71-abd2-6221d61442cc INF Fetching Field details for Master 2024-03-23 12:30:07.518 +05:30 bb4ee413-2d5e-4e71-abd2-6221d61442cc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:30:07.519 +05:30 bb4ee413-2d5e-4e71-abd2-6221d61442cc INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 23.9464ms 2024-03-23 12:30:07.520 +05:30 bb4ee413-2d5e-4e71-abd2-6221d61442cc INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 12:30:07.520 +05:30 bb4ee413-2d5e-4e71-abd2-6221d61442cc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 27.7514ms 2024-03-23 12:35:04.989 +05:30 ef956116-32fc-41d6-ad2f-47c20ec37051 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 12:35:04.993 +05:30 6028fc5c-e221-4935-ae92-f6e17c781ff6 INF CORS policy execution successful. 2024-03-23 12:35:04.994 +05:30 6028fc5c-e221-4935-ae92-f6e17c781ff6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 5.7156ms 2024-03-23 12:35:04.995 +05:30 8a3483c9-107c-4f8c-940f-ca872a17936e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 12:35:04.995 +05:30 74be2efc-6e98-4db3-b512-d359ea5cb4ae INF CORS policy execution successful. 2024-03-23 12:35:04.996 +05:30 74be2efc-6e98-4db3-b512-d359ea5cb4ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 1.2967ms 2024-03-23 12:35:05.047 +05:30 9f2ccd0b-871d-4bc5-b9bd-519bab86f23d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 12:35:05.057 +05:30 9f2ccd0b-871d-4bc5-b9bd-519bab86f23d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:00:38 AM', Current time (UTC): '3/23/2024 7:05:05 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-23 12:35:05.078 +05:30 9f2ccd0b-871d-4bc5-b9bd-519bab86f23d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:00:38 AM', Current time (UTC): '3/23/2024 7:05:05 AM'. 2024-03-23 12:35:05.079 +05:30 2f795439-d188-4c7b-974e-2fbb9ca7cd24 INF CORS policy execution successful. 2024-03-23 12:35:05.080 +05:30 2f795439-d188-4c7b-974e-2fbb9ca7cd24 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:35:05.080 +05:30 2f795439-d188-4c7b-974e-2fbb9ca7cd24 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-23 12:35:05.084 +05:30 2f795439-d188-4c7b-974e-2fbb9ca7cd24 INF Fetching Company deatails 2024-03-23 12:35:05.101 +05:30 2f795439-d188-4c7b-974e-2fbb9ca7cd24 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:05.103 +05:30 2f795439-d188-4c7b-974e-2fbb9ca7cd24 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 22.3985ms 2024-03-23 12:35:05.103 +05:30 2f795439-d188-4c7b-974e-2fbb9ca7cd24 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:35:05.104 +05:30 2f795439-d188-4c7b-974e-2fbb9ca7cd24 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 56.6357ms 2024-03-23 12:35:05.164 +05:30 5d2f8a8f-d350-442b-a1ea-93832693fa0d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 12:35:05.165 +05:30 5d2f8a8f-d350-442b-a1ea-93832693fa0d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:00:38 AM', Current time (UTC): '3/23/2024 7:05:05 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-23 12:35:05.170 +05:30 5d2f8a8f-d350-442b-a1ea-93832693fa0d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:00:38 AM', Current time (UTC): '3/23/2024 7:05:05 AM'. 2024-03-23 12:35:05.170 +05:30 35987865-7486-483a-add7-740faccdab74 INF CORS policy execution successful. 2024-03-23 12:35:05.170 +05:30 35987865-7486-483a-add7-740faccdab74 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:35:05.171 +05:30 35987865-7486-483a-add7-740faccdab74 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-23 12:35:05.172 +05:30 35987865-7486-483a-add7-740faccdab74 INF Fetching Company deatails 2024-03-23 12:35:05.191 +05:30 35987865-7486-483a-add7-740faccdab74 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:05.191 +05:30 35987865-7486-483a-add7-740faccdab74 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 20.6272ms 2024-03-23 12:35:05.192 +05:30 35987865-7486-483a-add7-740faccdab74 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:35:05.192 +05:30 35987865-7486-483a-add7-740faccdab74 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 28.0601ms 2024-03-23 12:35:14.965 +05:30 0664b8f9-fa47-4bbd-962e-da9223ca14bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 12:35:14.966 +05:30 5512c35f-c1a1-4923-9bc9-527138f427ea INF CORS policy execution successful. 2024-03-23 12:35:14.967 +05:30 5512c35f-c1a1-4923-9bc9-527138f427ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.257ms 2024-03-23 12:35:15.013 +05:30 1a7e65ab-5a27-40c1-9ee3-635a775437a9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 12:35:15.014 +05:30 1a7e65ab-5a27-40c1-9ee3-635a775437a9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:00:38 AM', Current time (UTC): '3/23/2024 7:05:15 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-23 12:35:15.014 +05:30 1a7e65ab-5a27-40c1-9ee3-635a775437a9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:00:38 AM', Current time (UTC): '3/23/2024 7:05:15 AM'. 2024-03-23 12:35:15.014 +05:30 4f29c1f5-866a-450c-b613-59f4af752219 INF CORS policy execution successful. 2024-03-23 12:35:15.015 +05:30 4f29c1f5-866a-450c-b613-59f4af752219 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:35:15.015 +05:30 4f29c1f5-866a-450c-b613-59f4af752219 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-23 12:35:15.026 +05:30 4f29c1f5-866a-450c-b613-59f4af752219 INF Connection string fetched 2024-03-23 12:35:15.240 +05:30 4f29c1f5-866a-450c-b613-59f4af752219 INF Token generated 2024-03-23 12:35:15.240 +05:30 4f29c1f5-866a-450c-b613-59f4af752219 INF Token generated 2024-03-23 12:35:15.240 +05:30 4f29c1f5-866a-450c-b613-59f4af752219 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-23 12:35:15.241 +05:30 4f29c1f5-866a-450c-b613-59f4af752219 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 226.2936ms 2024-03-23 12:35:15.241 +05:30 4f29c1f5-866a-450c-b613-59f4af752219 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:35:15.241 +05:30 4f29c1f5-866a-450c-b613-59f4af752219 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 228.9477ms 2024-03-23 12:35:15.334 +05:30 61525f83-b63f-4e57-bdbd-df75ba454622 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:35:15.334 +05:30 f1166939-1cc7-4be2-8384-a1b4b02184df INF CORS policy execution successful. 2024-03-23 12:35:15.334 +05:30 69df7196-5cca-4243-997e-c9ada4106070 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:35:15.334 +05:30 f1166939-1cc7-4be2-8384-a1b4b02184df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5944ms 2024-03-23 12:35:15.334 +05:30 3b4479e9-6855-4638-8440-f6bb68c0f489 INF CORS policy execution successful. 2024-03-23 12:35:15.335 +05:30 3b4479e9-6855-4638-8440-f6bb68c0f489 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.3408ms 2024-03-23 12:35:15.380 +05:30 beb2b2ec-0210-4639-8938-0bbff5dd974a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:35:15.381 +05:30 7770c1ea-744d-4a6a-ab7d-287c5dc5578d INF CORS policy execution successful. 2024-03-23 12:35:15.382 +05:30 7770c1ea-744d-4a6a-ab7d-287c5dc5578d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:35:15.383 +05:30 7770c1ea-744d-4a6a-ab7d-287c5dc5578d 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-23 12:35:15.398 +05:30 7770c1ea-744d-4a6a-ab7d-287c5dc5578d INF Connection string fetched 2024-03-23 12:35:15.398 +05:30 7770c1ea-744d-4a6a-ab7d-287c5dc5578d INF Fetching Menu Data 2024-03-23 12:35:15.403 +05:30 7770c1ea-744d-4a6a-ab7d-287c5dc5578d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:15.404 +05:30 7770c1ea-744d-4a6a-ab7d-287c5dc5578d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 20.9653ms 2024-03-23 12:35:15.404 +05:30 7770c1ea-744d-4a6a-ab7d-287c5dc5578d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:35:15.404 +05:30 7770c1ea-744d-4a6a-ab7d-287c5dc5578d 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 23.8092ms 2024-03-23 12:35:15.448 +05:30 6414c952-382c-4904-91a6-04af213839a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:35:15.448 +05:30 73712feb-bfac-40f2-8035-0d34a06c1cb4 INF CORS policy execution successful. 2024-03-23 12:35:15.448 +05:30 73712feb-bfac-40f2-8035-0d34a06c1cb4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:35:15.448 +05:30 73712feb-bfac-40f2-8035-0d34a06c1cb4 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-23 12:35:15.453 +05:30 73712feb-bfac-40f2-8035-0d34a06c1cb4 INF Connection string fetched 2024-03-23 12:35:15.454 +05:30 73712feb-bfac-40f2-8035-0d34a06c1cb4 INF Fetching Menu Data 2024-03-23 12:35:15.459 +05:30 73712feb-bfac-40f2-8035-0d34a06c1cb4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:15.459 +05:30 73712feb-bfac-40f2-8035-0d34a06c1cb4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.631ms 2024-03-23 12:35:15.459 +05:30 73712feb-bfac-40f2-8035-0d34a06c1cb4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:35:15.459 +05:30 73712feb-bfac-40f2-8035-0d34a06c1cb4 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 11.88ms 2024-03-23 12:35:17.740 +05:30 583c5a08-4278-4935-8020-c9a9fe3e25d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:35:17.740 +05:30 3b90d3ed-b70b-4e85-b9b8-f1834e662f6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:35:17.741 +05:30 5ae338a8-a1ee-40cc-b1e5-ed4a63740b75 INF CORS policy execution successful. 2024-03-23 12:35:17.741 +05:30 917a7f25-de3d-455a-b4ee-ab2029540e28 INF CORS policy execution successful. 2024-03-23 12:35:17.741 +05:30 5ae338a8-a1ee-40cc-b1e5-ed4a63740b75 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.5841ms 2024-03-23 12:35:17.741 +05:30 917a7f25-de3d-455a-b4ee-ab2029540e28 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:35:17.741 +05:30 917a7f25-de3d-455a-b4ee-ab2029540e28 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-23 12:35:17.746 +05:30 917a7f25-de3d-455a-b4ee-ab2029540e28 INF Connection string fetched 2024-03-23 12:35:17.746 +05:30 917a7f25-de3d-455a-b4ee-ab2029540e28 INF Fetching Menu Data 2024-03-23 12:35:17.751 +05:30 917a7f25-de3d-455a-b4ee-ab2029540e28 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:17.752 +05:30 917a7f25-de3d-455a-b4ee-ab2029540e28 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.3617ms 2024-03-23 12:35:17.752 +05:30 917a7f25-de3d-455a-b4ee-ab2029540e28 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:35:17.752 +05:30 917a7f25-de3d-455a-b4ee-ab2029540e28 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 11.9087ms 2024-03-23 12:35:17.788 +05:30 6c5ee408-505d-4e27-9ba9-e7ce90146cc2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:35:17.788 +05:30 0f7c9d17-79a6-4a44-8069-a59ab11fe106 INF CORS policy execution successful. 2024-03-23 12:35:17.788 +05:30 0f7c9d17-79a6-4a44-8069-a59ab11fe106 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.6342ms 2024-03-23 12:35:17.795 +05:30 a65c7d4a-e34c-43c3-8b09-bafcf70a637e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:35:17.796 +05:30 beb13028-9b41-4730-8832-d10a19af1380 INF CORS policy execution successful. 2024-03-23 12:35:17.796 +05:30 beb13028-9b41-4730-8832-d10a19af1380 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:35:17.797 +05:30 beb13028-9b41-4730-8832-d10a19af1380 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-23 12:35:17.797 +05:30 61e7403e-bc39-4891-86b7-638d3bf4c7e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:35:17.797 +05:30 645bf74e-42ce-4661-bb10-eb7196f0f0cc INF CORS policy execution successful. 2024-03-23 12:35:17.798 +05:30 645bf74e-42ce-4661-bb10-eb7196f0f0cc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:35:17.798 +05:30 645bf74e-42ce-4661-bb10-eb7196f0f0cc 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-23 12:35:17.799 +05:30 645bf74e-42ce-4661-bb10-eb7196f0f0cc INF Fetching Menu Data 2024-03-23 12:35:17.801 +05:30 beb13028-9b41-4730-8832-d10a19af1380 INF Connection string fetched 2024-03-23 12:35:17.801 +05:30 beb13028-9b41-4730-8832-d10a19af1380 INF Fetching Profile Summary 2024-03-23 12:35:17.817 +05:30 beb13028-9b41-4730-8832-d10a19af1380 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:17.818 +05:30 beb13028-9b41-4730-8832-d10a19af1380 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 21.1092ms 2024-03-23 12:35:17.818 +05:30 beb13028-9b41-4730-8832-d10a19af1380 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:35:17.818 +05:30 beb13028-9b41-4730-8832-d10a19af1380 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 22.7351ms 2024-03-23 12:35:17.826 +05:30 645bf74e-42ce-4661-bb10-eb7196f0f0cc INF Connection string fetched 2024-03-23 12:35:17.830 +05:30 645bf74e-42ce-4661-bb10-eb7196f0f0cc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:17.831 +05:30 645bf74e-42ce-4661-bb10-eb7196f0f0cc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 33.4564ms 2024-03-23 12:35:17.831 +05:30 645bf74e-42ce-4661-bb10-eb7196f0f0cc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:35:17.831 +05:30 645bf74e-42ce-4661-bb10-eb7196f0f0cc 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 34.2912ms 2024-03-23 12:35:17.864 +05:30 9f5d5c55-8fde-4d2c-a068-d287c09544d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:35:17.865 +05:30 aac0b417-fc68-4584-9221-3c5f9cf5547c INF CORS policy execution successful. 2024-03-23 12:35:17.865 +05:30 aac0b417-fc68-4584-9221-3c5f9cf5547c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:35:17.865 +05:30 aac0b417-fc68-4584-9221-3c5f9cf5547c 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-23 12:35:17.869 +05:30 aac0b417-fc68-4584-9221-3c5f9cf5547c INF Connection string fetched 2024-03-23 12:35:17.869 +05:30 aac0b417-fc68-4584-9221-3c5f9cf5547c INF Fetching Profile Summary 2024-03-23 12:35:17.878 +05:30 aac0b417-fc68-4584-9221-3c5f9cf5547c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:17.879 +05:30 aac0b417-fc68-4584-9221-3c5f9cf5547c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 13.5584ms 2024-03-23 12:35:17.879 +05:30 aac0b417-fc68-4584-9221-3c5f9cf5547c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:35:17.879 +05:30 aac0b417-fc68-4584-9221-3c5f9cf5547c 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 14.6126ms 2024-03-23 12:35:19.557 +05:30 7e9e813a-40e5-4434-a853-258b337ccd5a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:35:19.557 +05:30 2c47ddde-a7d9-4e51-ba6b-7dff17f94341 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:35:19.557 +05:30 20c96f49-c638-45d5-88c7-ba09cfc22d36 INF CORS policy execution successful. 2024-03-23 12:35:19.557 +05:30 0fc76c7e-bdd0-4222-a693-e1b79f280eea INF CORS policy execution successful. 2024-03-23 12:35:19.557 +05:30 20c96f49-c638-45d5-88c7-ba09cfc22d36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.6112ms 2024-03-23 12:35:19.558 +05:30 0fc76c7e-bdd0-4222-a693-e1b79f280eea INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:35:19.558 +05:30 0fc76c7e-bdd0-4222-a693-e1b79f280eea 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-23 12:35:19.558 +05:30 d442bc96-ec5d-414b-9c85-b915fa46fb82 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:35:19.558 +05:30 2bfe1706-2038-4702-a14f-47f35177814d INF CORS policy execution successful. 2024-03-23 12:35:19.558 +05:30 2bfe1706-2038-4702-a14f-47f35177814d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.4681ms 2024-03-23 12:35:19.565 +05:30 0fc76c7e-bdd0-4222-a693-e1b79f280eea INF Connection string fetched 2024-03-23 12:35:19.566 +05:30 0fc76c7e-bdd0-4222-a693-e1b79f280eea INF Fetching Menu Data 2024-03-23 12:35:19.571 +05:30 0fc76c7e-bdd0-4222-a693-e1b79f280eea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:19.572 +05:30 0fc76c7e-bdd0-4222-a693-e1b79f280eea INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.0556ms 2024-03-23 12:35:19.572 +05:30 0fc76c7e-bdd0-4222-a693-e1b79f280eea INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:35:19.572 +05:30 0fc76c7e-bdd0-4222-a693-e1b79f280eea 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 15.627ms 2024-03-23 12:35:19.604 +05:30 8cbce47c-b33c-4954-b01a-ed036d79c01e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:35:19.604 +05:30 f2451405-d085-4d36-a3ec-84a8be70db5e INF CORS policy execution successful. 2024-03-23 12:35:19.605 +05:30 f2451405-d085-4d36-a3ec-84a8be70db5e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:35:19.605 +05:30 f2451405-d085-4d36-a3ec-84a8be70db5e INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:35:19.610 +05:30 f2451405-d085-4d36-a3ec-84a8be70db5e INF Connection string fetched 2024-03-23 12:35:19.610 +05:30 f2451405-d085-4d36-a3ec-84a8be70db5e INF Fetching Profile Details 2024-03-23 12:35:19.622 +05:30 f2451405-d085-4d36-a3ec-84a8be70db5e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:19.624 +05:30 f2451405-d085-4d36-a3ec-84a8be70db5e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 18.9606ms 2024-03-23 12:35:19.624 +05:30 f2451405-d085-4d36-a3ec-84a8be70db5e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:35:19.624 +05:30 f2451405-d085-4d36-a3ec-84a8be70db5e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 20.5393ms 2024-03-23 12:35:19.625 +05:30 2018690d-2537-4ef6-aeb3-45ddc0ea1f67 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:35:19.625 +05:30 d35a197d-8b93-485c-b75a-9502bc14546e INF CORS policy execution successful. 2024-03-23 12:35:19.626 +05:30 d35a197d-8b93-485c-b75a-9502bc14546e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:35:19.626 +05:30 d35a197d-8b93-485c-b75a-9502bc14546e 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-23 12:35:19.628 +05:30 d35a197d-8b93-485c-b75a-9502bc14546e INF Connection string fetched 2024-03-23 12:35:19.628 +05:30 d35a197d-8b93-485c-b75a-9502bc14546e INF Fetching Menu Data 2024-03-23 12:35:19.631 +05:30 d35a197d-8b93-485c-b75a-9502bc14546e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:19.632 +05:30 d35a197d-8b93-485c-b75a-9502bc14546e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.992ms 2024-03-23 12:35:19.632 +05:30 d35a197d-8b93-485c-b75a-9502bc14546e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:35:19.632 +05:30 d35a197d-8b93-485c-b75a-9502bc14546e 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 7.165ms 2024-03-23 12:35:19.670 +05:30 e0056321-fca1-4e99-8440-6e18e6c370d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:35:19.670 +05:30 27d4d1eb-ae44-471b-a9fe-4b68adb19e93 INF CORS policy execution successful. 2024-03-23 12:35:19.671 +05:30 27d4d1eb-ae44-471b-a9fe-4b68adb19e93 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:35:19.671 +05:30 27d4d1eb-ae44-471b-a9fe-4b68adb19e93 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:35:19.677 +05:30 27d4d1eb-ae44-471b-a9fe-4b68adb19e93 INF Connection string fetched 2024-03-23 12:35:19.677 +05:30 27d4d1eb-ae44-471b-a9fe-4b68adb19e93 INF Fetching Profile Details 2024-03-23 12:35:19.684 +05:30 27d4d1eb-ae44-471b-a9fe-4b68adb19e93 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:19.684 +05:30 27d4d1eb-ae44-471b-a9fe-4b68adb19e93 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 13.2122ms 2024-03-23 12:35:19.684 +05:30 27d4d1eb-ae44-471b-a9fe-4b68adb19e93 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:35:19.685 +05:30 27d4d1eb-ae44-471b-a9fe-4b68adb19e93 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 14.7895ms 2024-03-23 12:35:23.298 +05:30 00ab5969-0b92-4a11-9c36-84f4cd96cb50 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:35:23.299 +05:30 c58377dc-63ba-4a69-a055-418ec6138a87 INF CORS policy execution successful. 2024-03-23 12:35:23.300 +05:30 c58377dc-63ba-4a69-a055-418ec6138a87 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.4634ms 2024-03-23 12:35:23.346 +05:30 5bd8cb5d-770b-47f6-8a7f-1367fef04c96 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:35:23.348 +05:30 f96ae2c7-ca7a-4744-bb41-02ff91c19817 INF CORS policy execution successful. 2024-03-23 12:35:23.348 +05:30 f96ae2c7-ca7a-4744-bb41-02ff91c19817 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:35:23.348 +05:30 f96ae2c7-ca7a-4744-bb41-02ff91c19817 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-23 12:35:23.356 +05:30 f96ae2c7-ca7a-4744-bb41-02ff91c19817 INF Connection string fetched 2024-03-23 12:35:23.357 +05:30 f96ae2c7-ca7a-4744-bb41-02ff91c19817 INF Fetching Actions 2024-03-23 12:35:23.371 +05:30 f96ae2c7-ca7a-4744-bb41-02ff91c19817 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:35:23.371 +05:30 f96ae2c7-ca7a-4744-bb41-02ff91c19817 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 22.8783ms 2024-03-23 12:35:23.371 +05:30 f96ae2c7-ca7a-4744-bb41-02ff91c19817 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:35:23.372 +05:30 f96ae2c7-ca7a-4744-bb41-02ff91c19817 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 25.0736ms 2024-03-23 12:37:26.290 +05:30 8a952603-3541-4a9d-820b-cf500a8ab2d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:37:26.293 +05:30 d96ca393-60f6-4701-928a-4983e651e162 INF CORS policy execution successful. 2024-03-23 12:37:26.295 +05:30 d96ca393-60f6-4701-928a-4983e651e162 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.1959ms 2024-03-23 12:37:26.326 +05:30 e3985377-54a8-4130-acf1-c010991057ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:37:26.326 +05:30 82fc78b7-c437-4f76-b94e-57f4865720c2 INF CORS policy execution successful. 2024-03-23 12:37:26.327 +05:30 82fc78b7-c437-4f76-b94e-57f4865720c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.798ms 2024-03-23 12:37:26.343 +05:30 2f242df3-72ec-4cd2-9243-3f55b0f0591f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:37:26.345 +05:30 e578eb4f-beb3-4a01-9793-854d97ef3dcc INF CORS policy execution successful. 2024-03-23 12:37:26.346 +05:30 e578eb4f-beb3-4a01-9793-854d97ef3dcc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:37:26.346 +05:30 e578eb4f-beb3-4a01-9793-854d97ef3dcc 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-23 12:37:26.360 +05:30 e578eb4f-beb3-4a01-9793-854d97ef3dcc INF Connection string fetched 2024-03-23 12:37:26.361 +05:30 e578eb4f-beb3-4a01-9793-854d97ef3dcc INF Fetching Menu Data 2024-03-23 12:37:26.366 +05:30 e578eb4f-beb3-4a01-9793-854d97ef3dcc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:37:26.367 +05:30 e578eb4f-beb3-4a01-9793-854d97ef3dcc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 20.5765ms 2024-03-23 12:37:26.367 +05:30 e578eb4f-beb3-4a01-9793-854d97ef3dcc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:37:26.367 +05:30 e578eb4f-beb3-4a01-9793-854d97ef3dcc 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 24.2848ms 2024-03-23 12:37:26.373 +05:30 da04c92a-5e8c-40d3-b515-97d944f1536f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:37:26.374 +05:30 acd94db0-6e42-46a1-a275-c1f446ae791f INF CORS policy execution successful. 2024-03-23 12:37:26.374 +05:30 acd94db0-6e42-46a1-a275-c1f446ae791f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:37:26.374 +05:30 acd94db0-6e42-46a1-a275-c1f446ae791f INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:37:26.376 +05:30 acd94db0-6e42-46a1-a275-c1f446ae791f INF Connection string fetched 2024-03-23 12:37:26.377 +05:30 acd94db0-6e42-46a1-a275-c1f446ae791f INF Fetching Profile Details 2024-03-23 12:37:26.384 +05:30 acd94db0-6e42-46a1-a275-c1f446ae791f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:37:26.385 +05:30 acd94db0-6e42-46a1-a275-c1f446ae791f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 10.1846ms 2024-03-23 12:37:26.385 +05:30 acd94db0-6e42-46a1-a275-c1f446ae791f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:37:26.385 +05:30 acd94db0-6e42-46a1-a275-c1f446ae791f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 11.7102ms 2024-03-23 12:37:31.284 +05:30 49492fab-d3aa-4850-bb9d-0980f02dd6f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:37:31.284 +05:30 3192aa90-4ccc-47d6-85b3-75750aa1d93b INF CORS policy execution successful. 2024-03-23 12:37:31.285 +05:30 3192aa90-4ccc-47d6-85b3-75750aa1d93b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:37:31.285 +05:30 3192aa90-4ccc-47d6-85b3-75750aa1d93b 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-23 12:37:31.288 +05:30 7a187f20-93b4-4bc1-9784-ed07216a42e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:37:31.289 +05:30 245db7f3-deb1-4bcf-adfa-d7b5478656ad INF CORS policy execution successful. 2024-03-23 12:37:31.289 +05:30 245db7f3-deb1-4bcf-adfa-d7b5478656ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:37:31.289 +05:30 245db7f3-deb1-4bcf-adfa-d7b5478656ad INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:37:31.289 +05:30 3192aa90-4ccc-47d6-85b3-75750aa1d93b INF Connection string fetched 2024-03-23 12:37:31.289 +05:30 3192aa90-4ccc-47d6-85b3-75750aa1d93b INF Fetching Menu Data 2024-03-23 12:37:31.295 +05:30 3192aa90-4ccc-47d6-85b3-75750aa1d93b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:37:31.296 +05:30 3192aa90-4ccc-47d6-85b3-75750aa1d93b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.8975ms 2024-03-23 12:37:31.296 +05:30 3192aa90-4ccc-47d6-85b3-75750aa1d93b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:37:31.296 +05:30 3192aa90-4ccc-47d6-85b3-75750aa1d93b 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 12.3926ms 2024-03-23 12:37:31.298 +05:30 245db7f3-deb1-4bcf-adfa-d7b5478656ad INF Connection string fetched 2024-03-23 12:37:31.298 +05:30 245db7f3-deb1-4bcf-adfa-d7b5478656ad INF Fetching Profile Details 2024-03-23 12:37:31.304 +05:30 245db7f3-deb1-4bcf-adfa-d7b5478656ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:37:31.304 +05:30 245db7f3-deb1-4bcf-adfa-d7b5478656ad INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 15.3414ms 2024-03-23 12:37:31.305 +05:30 245db7f3-deb1-4bcf-adfa-d7b5478656ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:37:31.305 +05:30 245db7f3-deb1-4bcf-adfa-d7b5478656ad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 16.5344ms 2024-03-23 12:37:59.307 +05:30 d69350b3-51ec-4194-8c45-fc4f46efecf9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:37:59.307 +05:30 076c7df8-3a4f-4d01-90b5-c2b43e115212 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:37:59.308 +05:30 e7de0c31-02bc-4e77-a886-256c51fd36c6 INF CORS policy execution successful. 2024-03-23 12:37:59.308 +05:30 9722cb6e-da68-4873-8f3c-8f64a7a7dabd INF CORS policy execution successful. 2024-03-23 12:37:59.309 +05:30 e7de0c31-02bc-4e77-a886-256c51fd36c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 1.7556ms 2024-03-23 12:37:59.309 +05:30 9722cb6e-da68-4873-8f3c-8f64a7a7dabd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.7554ms 2024-03-23 12:37:59.354 +05:30 23302e3c-8471-4a65-ab12-f49bfdaf11ea INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:37:59.356 +05:30 430220fe-ac3b-4144-8c4b-fe1ed710e001 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:37:59.356 +05:30 65439b69-56f0-46fb-b5c3-de15760bdc5c INF CORS policy execution successful. 2024-03-23 12:37:59.356 +05:30 4e481465-ee8a-4702-be3e-ef59125d3024 INF CORS policy execution successful. 2024-03-23 12:37:59.356 +05:30 4e481465-ee8a-4702-be3e-ef59125d3024 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:37:59.356 +05:30 65439b69-56f0-46fb-b5c3-de15760bdc5c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:37:59.356 +05:30 65439b69-56f0-46fb-b5c3-de15760bdc5c 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-23 12:37:59.356 +05:30 4e481465-ee8a-4702-be3e-ef59125d3024 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:37:59.363 +05:30 4e481465-ee8a-4702-be3e-ef59125d3024 INF Connection string fetched 2024-03-23 12:37:59.363 +05:30 65439b69-56f0-46fb-b5c3-de15760bdc5c INF Connection string fetched 2024-03-23 12:37:59.364 +05:30 65439b69-56f0-46fb-b5c3-de15760bdc5c INF Fetching Menu Data 2024-03-23 12:37:59.364 +05:30 4e481465-ee8a-4702-be3e-ef59125d3024 INF Fetching Profile Details 2024-03-23 12:37:59.368 +05:30 65439b69-56f0-46fb-b5c3-de15760bdc5c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:37:59.369 +05:30 65439b69-56f0-46fb-b5c3-de15760bdc5c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.6807ms 2024-03-23 12:37:59.369 +05:30 65439b69-56f0-46fb-b5c3-de15760bdc5c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:37:59.369 +05:30 65439b69-56f0-46fb-b5c3-de15760bdc5c 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 15.0435ms 2024-03-23 12:37:59.370 +05:30 4e481465-ee8a-4702-be3e-ef59125d3024 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:37:59.370 +05:30 4e481465-ee8a-4702-be3e-ef59125d3024 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 13.85ms 2024-03-23 12:37:59.370 +05:30 4e481465-ee8a-4702-be3e-ef59125d3024 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:37:59.370 +05:30 4e481465-ee8a-4702-be3e-ef59125d3024 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 14.9392ms 2024-03-23 12:38:27.380 +05:30 a274d6bf-f42d-4e34-87a9-d5bf58f9aa04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:38:27.381 +05:30 455fd50e-c8db-4d74-9c6a-3d03a40b0167 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:38:27.381 +05:30 0e13cba8-5a67-4996-99ea-cdfe64a17b26 INF CORS policy execution successful. 2024-03-23 12:38:27.381 +05:30 ad1be50f-f51a-4d98-8882-0763c4cfb38d INF CORS policy execution successful. 2024-03-23 12:38:27.382 +05:30 0e13cba8-5a67-4996-99ea-cdfe64a17b26 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 2.0566ms 2024-03-23 12:38:27.382 +05:30 ad1be50f-f51a-4d98-8882-0763c4cfb38d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0196ms 2024-03-23 12:38:27.432 +05:30 7e27100b-c635-4d4a-b4d4-6d66865b85c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 12:38:27.434 +05:30 9b17b6ec-79fd-4509-bd47-9e001a93b19c INF CORS policy execution successful. 2024-03-23 12:38:27.434 +05:30 9b17b6ec-79fd-4509-bd47-9e001a93b19c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:38:27.435 +05:30 9b17b6ec-79fd-4509-bd47-9e001a93b19c INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:38:27.438 +05:30 223e210e-efa3-4f8f-aee3-4bc6ec39bb24 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:38:27.439 +05:30 7a1902e4-769c-4bd1-a8ab-4ba2af6cbe6b INF CORS policy execution successful. 2024-03-23 12:38:27.439 +05:30 7a1902e4-769c-4bd1-a8ab-4ba2af6cbe6b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:38:27.439 +05:30 7a1902e4-769c-4bd1-a8ab-4ba2af6cbe6b 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-23 12:38:27.440 +05:30 cb837468-596e-4064-8594-5fd1b8161a0b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:38:27.440 +05:30 4a7c44f8-2be4-42d1-90bf-2ff0e4ee6ece INF CORS policy execution successful. 2024-03-23 12:38:27.441 +05:30 4a7c44f8-2be4-42d1-90bf-2ff0e4ee6ece INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.7115ms 2024-03-23 12:38:27.453 +05:30 9b17b6ec-79fd-4509-bd47-9e001a93b19c INF Connection string fetched 2024-03-23 12:38:27.455 +05:30 9b17b6ec-79fd-4509-bd47-9e001a93b19c INF Fetching Profile Details 2024-03-23 12:38:27.455 +05:30 7a1902e4-769c-4bd1-a8ab-4ba2af6cbe6b INF Connection string fetched 2024-03-23 12:38:27.456 +05:30 7a1902e4-769c-4bd1-a8ab-4ba2af6cbe6b INF Fetching Menu Data 2024-03-23 12:38:27.493 +05:30 c3da0c91-f6e7-4041-b1d3-443aca7a5497 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:38:27.494 +05:30 c9081d6f-652d-4c5f-a5d6-680c2b673602 INF CORS policy execution successful. 2024-03-23 12:38:27.494 +05:30 c9081d6f-652d-4c5f-a5d6-680c2b673602 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:38:27.494 +05:30 c9081d6f-652d-4c5f-a5d6-680c2b673602 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-23 12:38:27.494 +05:30 7a1902e4-769c-4bd1-a8ab-4ba2af6cbe6b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:38:27.495 +05:30 7a1902e4-769c-4bd1-a8ab-4ba2af6cbe6b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 56.4952ms 2024-03-23 12:38:27.496 +05:30 7a1902e4-769c-4bd1-a8ab-4ba2af6cbe6b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:38:27.496 +05:30 7a1902e4-769c-4bd1-a8ab-4ba2af6cbe6b 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.7686ms 2024-03-23 12:38:27.497 +05:30 9b17b6ec-79fd-4509-bd47-9e001a93b19c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:38:27.498 +05:30 9b17b6ec-79fd-4509-bd47-9e001a93b19c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 62.8849ms 2024-03-23 12:38:27.498 +05:30 9b17b6ec-79fd-4509-bd47-9e001a93b19c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:38:27.498 +05:30 9b17b6ec-79fd-4509-bd47-9e001a93b19c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 66.1292ms 2024-03-23 12:38:27.502 +05:30 c9081d6f-652d-4c5f-a5d6-680c2b673602 INF Connection string fetched 2024-03-23 12:38:27.503 +05:30 c9081d6f-652d-4c5f-a5d6-680c2b673602 INF Fetching Profile Summary 2024-03-23 12:38:27.514 +05:30 c9081d6f-652d-4c5f-a5d6-680c2b673602 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:38:27.515 +05:30 c9081d6f-652d-4c5f-a5d6-680c2b673602 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 20.7498ms 2024-03-23 12:38:27.515 +05:30 c9081d6f-652d-4c5f-a5d6-680c2b673602 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:38:27.515 +05:30 c9081d6f-652d-4c5f-a5d6-680c2b673602 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 22.1622ms 2024-03-23 12:38:37.294 +05:30 54123ad2-722b-453a-a6db-bd4f17cb3d01 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:38:37.294 +05:30 ca445ef2-4a1b-40bc-8f08-4f8004ba48f3 INF CORS policy execution successful. 2024-03-23 12:38:37.294 +05:30 ca445ef2-4a1b-40bc-8f08-4f8004ba48f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9258ms 2024-03-23 12:38:37.343 +05:30 e73fe41e-b8f8-4e4a-8d2c-4736ca5c3ecd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:38:37.344 +05:30 ea666ca5-e93c-4050-9188-bd7dbbf04ff3 INF CORS policy execution successful. 2024-03-23 12:38:37.346 +05:30 ea666ca5-e93c-4050-9188-bd7dbbf04ff3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:38:37.346 +05:30 ea666ca5-e93c-4050-9188-bd7dbbf04ff3 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-23 12:38:37.351 +05:30 ea666ca5-e93c-4050-9188-bd7dbbf04ff3 INF Connection string fetched 2024-03-23 12:38:37.352 +05:30 ea666ca5-e93c-4050-9188-bd7dbbf04ff3 INF Fetching Menu Data 2024-03-23 12:38:37.356 +05:30 ea666ca5-e93c-4050-9188-bd7dbbf04ff3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:38:37.357 +05:30 ea666ca5-e93c-4050-9188-bd7dbbf04ff3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.8809ms 2024-03-23 12:38:37.357 +05:30 ea666ca5-e93c-4050-9188-bd7dbbf04ff3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:38:37.357 +05:30 ea666ca5-e93c-4050-9188-bd7dbbf04ff3 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 14.7044ms 2024-03-23 12:38:38.285 +05:30 7eb7974b-e0a1-4712-b214-fb04650bdeea INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:38:38.286 +05:30 49f1524a-2502-418a-9ad2-7b0876393f43 INF CORS policy execution successful. 2024-03-23 12:38:38.286 +05:30 49f1524a-2502-418a-9ad2-7b0876393f43 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:38:38.286 +05:30 49f1524a-2502-418a-9ad2-7b0876393f43 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-23 12:38:38.290 +05:30 49f1524a-2502-418a-9ad2-7b0876393f43 INF Connection string fetched 2024-03-23 12:38:38.290 +05:30 49f1524a-2502-418a-9ad2-7b0876393f43 INF Fetching Menu Data 2024-03-23 12:38:38.292 +05:30 49f1524a-2502-418a-9ad2-7b0876393f43 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:38:38.293 +05:30 49f1524a-2502-418a-9ad2-7b0876393f43 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.9579ms 2024-03-23 12:38:38.293 +05:30 49f1524a-2502-418a-9ad2-7b0876393f43 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:38:38.293 +05:30 49f1524a-2502-418a-9ad2-7b0876393f43 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 8.3656ms 2024-03-23 12:39:00.301 +05:30 07114d72-e9c0-43b1-84c1-7e8cce457913 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 12:39:00.302 +05:30 2453d8b4-93c9-454a-a7ba-d569a1c46d46 INF CORS policy execution successful. 2024-03-23 12:39:00.302 +05:30 2453d8b4-93c9-454a-a7ba-d569a1c46d46 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:39:00.303 +05:30 2453d8b4-93c9-454a-a7ba-d569a1c46d46 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-23 12:39:00.303 +05:30 2453d8b4-93c9-454a-a7ba-d569a1c46d46 INF Fetching Company deatails 2024-03-23 12:39:00.308 +05:30 2453d8b4-93c9-454a-a7ba-d569a1c46d46 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:39:00.310 +05:30 2453d8b4-93c9-454a-a7ba-d569a1c46d46 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.664ms 2024-03-23 12:39:00.310 +05:30 2453d8b4-93c9-454a-a7ba-d569a1c46d46 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:39:00.310 +05:30 2453d8b4-93c9-454a-a7ba-d569a1c46d46 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 9.1255ms 2024-03-23 12:39:01.528 +05:30 aec3a114-5760-44ad-a8c8-9b0b93ee69c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 12:39:01.529 +05:30 a521f87d-4ad5-4d1e-bd14-9eff5ba9a0a2 INF CORS policy execution successful. 2024-03-23 12:39:01.529 +05:30 a521f87d-4ad5-4d1e-bd14-9eff5ba9a0a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.3654ms 2024-03-23 12:39:01.577 +05:30 a7b0085e-5ae5-41e5-8b52-5d85f257584e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 53 2024-03-23 12:39:01.577 +05:30 4845c405-afb3-42b0-ac1e-63b1961a5f7f INF CORS policy execution successful. 2024-03-23 12:39:01.578 +05:30 4845c405-afb3-42b0-ac1e-63b1961a5f7f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:39:01.578 +05:30 4845c405-afb3-42b0-ac1e-63b1961a5f7f 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-23 12:39:01.591 +05:30 4845c405-afb3-42b0-ac1e-63b1961a5f7f ERR Invalid database name. 2024-03-23 12:39:01.592 +05:30 4845c405-afb3-42b0-ac1e-63b1961a5f7f INF Invalid database name. 2024-03-23 12:39:01.594 +05:30 4845c405-afb3-42b0-ac1e-63b1961a5f7f INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:39:01.594 +05:30 4845c405-afb3-42b0-ac1e-63b1961a5f7f INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 16.4757ms 2024-03-23 12:39:01.594 +05:30 4845c405-afb3-42b0-ac1e-63b1961a5f7f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:39:01.595 +05:30 4845c405-afb3-42b0-ac1e-63b1961a5f7f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 17.492ms 2024-03-23 12:39:04.936 +05:30 11bd9b5e-2a54-4732-9c45-bad817d7f841 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 12:39:04.937 +05:30 7b2952d9-a2f1-4afd-bc20-7b715b979807 INF CORS policy execution successful. 2024-03-23 12:39:04.937 +05:30 7b2952d9-a2f1-4afd-bc20-7b715b979807 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:39:04.938 +05:30 7b2952d9-a2f1-4afd-bc20-7b715b979807 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-23 12:39:04.944 +05:30 7b2952d9-a2f1-4afd-bc20-7b715b979807 INF Connection string fetched 2024-03-23 12:39:05.160 +05:30 7b2952d9-a2f1-4afd-bc20-7b715b979807 INF Token generated 2024-03-23 12:39:05.160 +05:30 7b2952d9-a2f1-4afd-bc20-7b715b979807 INF Token generated 2024-03-23 12:39:05.161 +05:30 7b2952d9-a2f1-4afd-bc20-7b715b979807 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-23 12:39:05.162 +05:30 7b2952d9-a2f1-4afd-bc20-7b715b979807 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 224.1052ms 2024-03-23 12:39:05.162 +05:30 7b2952d9-a2f1-4afd-bc20-7b715b979807 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:39:05.164 +05:30 7b2952d9-a2f1-4afd-bc20-7b715b979807 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 227.4085ms 2024-03-23 12:39:22.228 +05:30 4d169081-0ab0-4a51-8333-2cb55b2778f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:39:22.229 +05:30 41a34853-d722-4d78-95eb-2e79e5db0341 INF CORS policy execution successful. 2024-03-23 12:39:22.230 +05:30 41a34853-d722-4d78-95eb-2e79e5db0341 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.8193ms 2024-03-23 12:39:22.284 +05:30 1bc1cb32-f463-4d96-a6e3-162605fab354 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:39:22.285 +05:30 c5b8ff41-b9de-4bb9-b362-1454a538ac9e INF CORS policy execution successful. 2024-03-23 12:39:22.286 +05:30 c5b8ff41-b9de-4bb9-b362-1454a538ac9e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:39:22.286 +05:30 c5b8ff41-b9de-4bb9-b362-1454a538ac9e 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-23 12:39:22.293 +05:30 c5b8ff41-b9de-4bb9-b362-1454a538ac9e INF Connection string fetched 2024-03-23 12:39:22.294 +05:30 c5b8ff41-b9de-4bb9-b362-1454a538ac9e INF Fetching Menu Data 2024-03-23 12:39:22.299 +05:30 c5b8ff41-b9de-4bb9-b362-1454a538ac9e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:39:22.300 +05:30 c5b8ff41-b9de-4bb9-b362-1454a538ac9e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.1032ms 2024-03-23 12:39:22.300 +05:30 c5b8ff41-b9de-4bb9-b362-1454a538ac9e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:39:22.300 +05:30 c5b8ff41-b9de-4bb9-b362-1454a538ac9e 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 16.3926ms 2024-03-23 12:39:29.472 +05:30 5abd741f-a04b-4e3e-b261-83def0b76682 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:39:29.472 +05:30 3eed5cd5-c0d9-4ecb-9d16-0b2287e9ca92 INF CORS policy execution successful. 2024-03-23 12:39:29.473 +05:30 3eed5cd5-c0d9-4ecb-9d16-0b2287e9ca92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.2999ms 2024-03-23 12:39:29.519 +05:30 8f65c22b-dc99-4eca-b09e-ef6ae4323aed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:39:29.519 +05:30 590b8c40-d765-4c51-8fc1-582e65d69e52 INF CORS policy execution successful. 2024-03-23 12:39:29.520 +05:30 590b8c40-d765-4c51-8fc1-582e65d69e52 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:39:29.520 +05:30 590b8c40-d765-4c51-8fc1-582e65d69e52 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-23 12:39:29.526 +05:30 590b8c40-d765-4c51-8fc1-582e65d69e52 INF Connection string fetched 2024-03-23 12:39:29.526 +05:30 590b8c40-d765-4c51-8fc1-582e65d69e52 INF Fetching Menu Data 2024-03-23 12:39:29.529 +05:30 590b8c40-d765-4c51-8fc1-582e65d69e52 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:39:29.530 +05:30 590b8c40-d765-4c51-8fc1-582e65d69e52 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.7942ms 2024-03-23 12:39:29.530 +05:30 590b8c40-d765-4c51-8fc1-582e65d69e52 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:39:29.530 +05:30 590b8c40-d765-4c51-8fc1-582e65d69e52 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 11.2255ms 2024-03-23 12:39:29.573 +05:30 b434fc58-83f5-49a8-9fed-38590860492c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:39:29.574 +05:30 71c2b604-8b9c-4de6-a067-afa0ea93a5d4 INF CORS policy execution successful. 2024-03-23 12:39:29.574 +05:30 71c2b604-8b9c-4de6-a067-afa0ea93a5d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:39:29.574 +05:30 71c2b604-8b9c-4de6-a067-afa0ea93a5d4 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-23 12:39:29.578 +05:30 71c2b604-8b9c-4de6-a067-afa0ea93a5d4 INF Connection string fetched 2024-03-23 12:39:29.578 +05:30 71c2b604-8b9c-4de6-a067-afa0ea93a5d4 INF Fetching Menu Data 2024-03-23 12:39:29.581 +05:30 71c2b604-8b9c-4de6-a067-afa0ea93a5d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:39:29.582 +05:30 71c2b604-8b9c-4de6-a067-afa0ea93a5d4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.7112ms 2024-03-23 12:39:29.582 +05:30 71c2b604-8b9c-4de6-a067-afa0ea93a5d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:39:29.582 +05:30 71c2b604-8b9c-4de6-a067-afa0ea93a5d4 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 8.7997ms 2024-03-23 12:39:36.691 +05:30 8f66ccf9-4018-4e98-b7cf-24fccf5e953c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:39:36.691 +05:30 01fcec64-10c6-4bc8-9cff-ecad56a1f092 INF CORS policy execution successful. 2024-03-23 12:39:36.692 +05:30 01fcec64-10c6-4bc8-9cff-ecad56a1f092 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8333ms 2024-03-23 12:39:36.746 +05:30 5ad75e37-ed55-47be-bb71-98685544dddf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:39:36.747 +05:30 81c44060-3f49-42ce-b149-799312098f4f INF CORS policy execution successful. 2024-03-23 12:39:36.747 +05:30 81c44060-3f49-42ce-b149-799312098f4f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:39:36.747 +05:30 81c44060-3f49-42ce-b149-799312098f4f 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-23 12:39:36.752 +05:30 81c44060-3f49-42ce-b149-799312098f4f INF Connection string fetched 2024-03-23 12:39:36.752 +05:30 81c44060-3f49-42ce-b149-799312098f4f INF Fetching Menu Data 2024-03-23 12:39:36.756 +05:30 81c44060-3f49-42ce-b149-799312098f4f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:39:36.757 +05:30 81c44060-3f49-42ce-b149-799312098f4f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.6869ms 2024-03-23 12:39:36.757 +05:30 81c44060-3f49-42ce-b149-799312098f4f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:39:36.757 +05:30 81c44060-3f49-42ce-b149-799312098f4f 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 11.0027ms 2024-03-23 12:39:40.439 +05:30 bba439bc-43fc-41f5-ba8f-1871b8601ed4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:39:40.440 +05:30 e2888f40-ff6d-49ef-a9d7-b274315b9753 INF CORS policy execution successful. 2024-03-23 12:39:40.440 +05:30 e2888f40-ff6d-49ef-a9d7-b274315b9753 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:39:40.440 +05:30 e2888f40-ff6d-49ef-a9d7-b274315b9753 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-23 12:39:40.445 +05:30 e2888f40-ff6d-49ef-a9d7-b274315b9753 INF Connection string fetched 2024-03-23 12:39:40.445 +05:30 e2888f40-ff6d-49ef-a9d7-b274315b9753 INF Fetching Menu Data 2024-03-23 12:39:40.448 +05:30 e2888f40-ff6d-49ef-a9d7-b274315b9753 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:39:40.449 +05:30 e2888f40-ff6d-49ef-a9d7-b274315b9753 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.1362ms 2024-03-23 12:39:40.449 +05:30 e2888f40-ff6d-49ef-a9d7-b274315b9753 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:39:40.449 +05:30 e2888f40-ff6d-49ef-a9d7-b274315b9753 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 10.0045ms 2024-03-23 12:39:45.262 +05:30 1aa9633d-a5d7-41ec-8f04-7fc0a9e7f655 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:39:45.262 +05:30 e552e5fa-172f-4fc8-ab80-67bb6f0021ab INF CORS policy execution successful. 2024-03-23 12:39:45.263 +05:30 e552e5fa-172f-4fc8-ab80-67bb6f0021ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.0398ms 2024-03-23 12:39:45.315 +05:30 577acdb8-c24c-43ff-9da0-be3be94bb500 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:39:45.316 +05:30 852998b8-d285-4744-87a1-2b48459afef1 INF CORS policy execution successful. 2024-03-23 12:39:45.316 +05:30 852998b8-d285-4744-87a1-2b48459afef1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:39:45.316 +05:30 852998b8-d285-4744-87a1-2b48459afef1 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-23 12:39:45.320 +05:30 852998b8-d285-4744-87a1-2b48459afef1 INF Connection string fetched 2024-03-23 12:39:45.321 +05:30 852998b8-d285-4744-87a1-2b48459afef1 INF Fetching Actions 2024-03-23 12:39:45.334 +05:30 852998b8-d285-4744-87a1-2b48459afef1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:39:45.335 +05:30 852998b8-d285-4744-87a1-2b48459afef1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.2329ms 2024-03-23 12:39:45.335 +05:30 852998b8-d285-4744-87a1-2b48459afef1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:39:45.335 +05:30 852998b8-d285-4744-87a1-2b48459afef1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 19.5054ms 2024-03-23 12:39:47.326 +05:30 9ff7cf4c-253f-4835-993f-cc7ad7f0b36b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:39:47.327 +05:30 061a51dc-3b9f-47df-9550-9aa3fa59131f INF CORS policy execution successful. 2024-03-23 12:39:47.327 +05:30 061a51dc-3b9f-47df-9550-9aa3fa59131f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5672ms 2024-03-23 12:39:47.378 +05:30 3fca6aa6-8258-4ccc-b1a9-f4c45c774fdd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:39:47.379 +05:30 9dc47b90-ad64-48cc-9348-2c05e6612021 INF CORS policy execution successful. 2024-03-23 12:39:47.379 +05:30 9dc47b90-ad64-48cc-9348-2c05e6612021 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:39:47.379 +05:30 9dc47b90-ad64-48cc-9348-2c05e6612021 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-23 12:39:47.382 +05:30 9dc47b90-ad64-48cc-9348-2c05e6612021 INF Connection string fetched 2024-03-23 12:39:47.382 +05:30 9dc47b90-ad64-48cc-9348-2c05e6612021 INF Fetching Menu Data 2024-03-23 12:39:47.385 +05:30 9dc47b90-ad64-48cc-9348-2c05e6612021 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:39:47.385 +05:30 9dc47b90-ad64-48cc-9348-2c05e6612021 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.0451ms 2024-03-23 12:39:47.385 +05:30 9dc47b90-ad64-48cc-9348-2c05e6612021 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:39:47.385 +05:30 9dc47b90-ad64-48cc-9348-2c05e6612021 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 7.2181ms 2024-03-23 12:40:01.197 +05:30 c6f20f1d-01c9-49e5-bdb8-2083a2fb1fe4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:40:01.198 +05:30 54db7c76-9940-4617-a531-ecbb30e818d0 INF CORS policy execution successful. 2024-03-23 12:40:01.199 +05:30 54db7c76-9940-4617-a531-ecbb30e818d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.6368ms 2024-03-23 12:40:01.254 +05:30 ffd3d080-2f39-4a9a-a879-3e7e6a740eac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:40:01.255 +05:30 000fc3fb-c903-433d-89e0-5a870fdeb5cd INF CORS policy execution successful. 2024-03-23 12:40:01.256 +05:30 000fc3fb-c903-433d-89e0-5a870fdeb5cd INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:40:01.256 +05:30 000fc3fb-c903-433d-89e0-5a870fdeb5cd 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-23 12:40:01.263 +05:30 000fc3fb-c903-433d-89e0-5a870fdeb5cd INF Connection string fetched 2024-03-23 12:40:01.263 +05:30 000fc3fb-c903-433d-89e0-5a870fdeb5cd INF Fetching Profile Summary 2024-03-23 12:40:01.273 +05:30 000fc3fb-c903-433d-89e0-5a870fdeb5cd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:40:01.273 +05:30 000fc3fb-c903-433d-89e0-5a870fdeb5cd INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 17.4364ms 2024-03-23 12:40:01.274 +05:30 000fc3fb-c903-433d-89e0-5a870fdeb5cd INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:40:01.274 +05:30 000fc3fb-c903-433d-89e0-5a870fdeb5cd 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 19.5594ms 2024-03-23 12:40:03.776 +05:30 e3a17d11-efb7-4276-8a4f-18e799b5937e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:40:03.777 +05:30 49003989-1dd4-4cf3-8e6a-e9f4f93e8506 INF CORS policy execution successful. 2024-03-23 12:40:03.778 +05:30 49003989-1dd4-4cf3-8e6a-e9f4f93e8506 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.9565ms 2024-03-23 12:40:03.778 +05:30 1647e80b-56d5-4ad5-8c77-cf3c73ad0c21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:40:03.779 +05:30 ce214856-65b3-43c5-979c-3b4b6745c1ac INF CORS policy execution successful. 2024-03-23 12:40:03.780 +05:30 ce214856-65b3-43c5-979c-3b4b6745c1ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 1.1008ms 2024-03-23 12:40:03.781 +05:30 ef304a8c-2371-49a5-8668-fc3ce2a8699e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:40:03.781 +05:30 5ff72778-b6d6-4d76-8eab-a07e727c3d60 INF CORS policy execution successful. 2024-03-23 12:40:03.783 +05:30 5ff72778-b6d6-4d76-8eab-a07e727c3d60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.0794ms 2024-03-23 12:40:03.814 +05:30 60d94b35-644f-4b1c-b87d-cce7b0675165 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:40:03.815 +05:30 8c9a752b-3a75-45d6-9605-bf2ad4b9c18c INF CORS policy execution successful. 2024-03-23 12:40:03.815 +05:30 8c9a752b-3a75-45d6-9605-bf2ad4b9c18c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 1.0023ms 2024-03-23 12:40:03.826 +05:30 4617b7c0-80e2-45fc-9a96-0741b4b7ced0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:40:03.827 +05:30 0dcc28df-425e-4070-95bf-7e4ebbdc48b4 INF CORS policy execution successful. 2024-03-23 12:40:03.828 +05:30 0dcc28df-425e-4070-95bf-7e4ebbdc48b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:40:03.828 +05:30 0dcc28df-425e-4070-95bf-7e4ebbdc48b4 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:40:03.829 +05:30 910881b6-aa24-47a0-b5a8-30a57d767642 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:40:03.830 +05:30 46f411e8-a80c-48f8-b10e-4df21cc3a75e INF CORS policy execution successful. 2024-03-23 12:40:03.830 +05:30 46f411e8-a80c-48f8-b10e-4df21cc3a75e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:40:03.830 +05:30 46f411e8-a80c-48f8-b10e-4df21cc3a75e 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-23 12:40:03.850 +05:30 46f411e8-a80c-48f8-b10e-4df21cc3a75e INF Connection string fetched 2024-03-23 12:40:03.851 +05:30 46f411e8-a80c-48f8-b10e-4df21cc3a75e INF Fetching Menu Data 2024-03-23 12:40:03.861 +05:30 0dcc28df-425e-4070-95bf-7e4ebbdc48b4 INF Connection string fetched 2024-03-23 12:40:03.862 +05:30 0dcc28df-425e-4070-95bf-7e4ebbdc48b4 INF Fetching Profile Details 2024-03-23 12:40:03.865 +05:30 46f411e8-a80c-48f8-b10e-4df21cc3a75e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:40:03.866 +05:30 46f411e8-a80c-48f8-b10e-4df21cc3a75e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 35.4977ms 2024-03-23 12:40:03.866 +05:30 46f411e8-a80c-48f8-b10e-4df21cc3a75e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:40:03.866 +05:30 46f411e8-a80c-48f8-b10e-4df21cc3a75e 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 37.4374ms 2024-03-23 12:40:03.880 +05:30 0dcc28df-425e-4070-95bf-7e4ebbdc48b4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:40:03.881 +05:30 0dcc28df-425e-4070-95bf-7e4ebbdc48b4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 52.3992ms 2024-03-23 12:40:03.881 +05:30 0dcc28df-425e-4070-95bf-7e4ebbdc48b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:40:03.883 +05:30 0dcc28df-425e-4070-95bf-7e4ebbdc48b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 57.4245ms 2024-03-23 12:40:03.920 +05:30 aa646ae8-1598-4ce7-baf2-8aef4e43629f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:40:03.920 +05:30 c6ca8639-d6a3-4d38-9b0f-5879c4a8a96d INF CORS policy execution successful. 2024-03-23 12:40:03.921 +05:30 c6ca8639-d6a3-4d38-9b0f-5879c4a8a96d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:40:03.921 +05:30 c6ca8639-d6a3-4d38-9b0f-5879c4a8a96d 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-23 12:40:03.928 +05:30 c6ca8639-d6a3-4d38-9b0f-5879c4a8a96d INF Connection string fetched 2024-03-23 12:40:03.928 +05:30 c6ca8639-d6a3-4d38-9b0f-5879c4a8a96d INF Fetching Menu Data 2024-03-23 12:40:03.936 +05:30 dda644e0-b057-4265-8e94-b82ba96edbd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:40:03.952 +05:30 17b16bb2-dbaf-4e57-adc8-8c912a21a929 INF CORS policy execution successful. 2024-03-23 12:40:03.953 +05:30 17b16bb2-dbaf-4e57-adc8-8c912a21a929 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:40:03.959 +05:30 17b16bb2-dbaf-4e57-adc8-8c912a21a929 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:40:03.961 +05:30 c6ca8639-d6a3-4d38-9b0f-5879c4a8a96d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:40:03.963 +05:30 c6ca8639-d6a3-4d38-9b0f-5879c4a8a96d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 41.8214ms 2024-03-23 12:40:03.963 +05:30 c6ca8639-d6a3-4d38-9b0f-5879c4a8a96d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:40:03.963 +05:30 c6ca8639-d6a3-4d38-9b0f-5879c4a8a96d 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 43.6014ms 2024-03-23 12:40:03.965 +05:30 17b16bb2-dbaf-4e57-adc8-8c912a21a929 INF Connection string fetched 2024-03-23 12:40:03.965 +05:30 17b16bb2-dbaf-4e57-adc8-8c912a21a929 INF Fetching Profile Details 2024-03-23 12:40:03.970 +05:30 17b16bb2-dbaf-4e57-adc8-8c912a21a929 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:40:03.970 +05:30 17b16bb2-dbaf-4e57-adc8-8c912a21a929 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 10.7932ms 2024-03-23 12:40:03.970 +05:30 17b16bb2-dbaf-4e57-adc8-8c912a21a929 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:40:03.971 +05:30 17b16bb2-dbaf-4e57-adc8-8c912a21a929 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 35.1357ms 2024-03-23 12:40:10.738 +05:30 04d958c7-caf5-49d5-979e-811090a0b618 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:40:10.739 +05:30 17eb6b9d-cb0c-4213-b839-bc985a046d8b INF CORS policy execution successful. 2024-03-23 12:40:10.739 +05:30 17eb6b9d-cb0c-4213-b839-bc985a046d8b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.126ms 2024-03-23 12:40:10.785 +05:30 a9e2d672-fe57-415f-acd9-95925ef22638 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:40:10.786 +05:30 9ce3d418-8790-4eaa-b166-ac4dec1c5d9a INF CORS policy execution successful. 2024-03-23 12:40:10.786 +05:30 9ce3d418-8790-4eaa-b166-ac4dec1c5d9a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:40:10.786 +05:30 9ce3d418-8790-4eaa-b166-ac4dec1c5d9a 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-23 12:40:10.791 +05:30 9ce3d418-8790-4eaa-b166-ac4dec1c5d9a INF Connection string fetched 2024-03-23 12:40:10.792 +05:30 9ce3d418-8790-4eaa-b166-ac4dec1c5d9a INF Fetching Actions 2024-03-23 12:40:10.807 +05:30 9ce3d418-8790-4eaa-b166-ac4dec1c5d9a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:40:10.808 +05:30 9ce3d418-8790-4eaa-b166-ac4dec1c5d9a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 21.9813ms 2024-03-23 12:40:10.808 +05:30 9ce3d418-8790-4eaa-b166-ac4dec1c5d9a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:40:10.808 +05:30 9ce3d418-8790-4eaa-b166-ac4dec1c5d9a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 23.5184ms 2024-03-23 12:41:11.276 +05:30 5e04681e-bb67-427a-bcb4-b10a5d754c2b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:41:11.276 +05:30 80830baf-d6d7-4b37-9c46-406714349caf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:41:11.278 +05:30 598a1d53-ef7a-4dd7-b8b2-ede4035bd70a INF CORS policy execution successful. 2024-03-23 12:41:11.278 +05:30 7721d2f2-1fa5-45c9-891d-39f1e68dd5bb INF CORS policy execution successful. 2024-03-23 12:41:11.279 +05:30 7721d2f2-1fa5-45c9-891d-39f1e68dd5bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.8571ms 2024-03-23 12:41:11.279 +05:30 598a1d53-ef7a-4dd7-b8b2-ede4035bd70a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 2.9576ms 2024-03-23 12:41:11.327 +05:30 000e0672-88f2-4417-a4ea-3c2256bf0a92 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:41:11.331 +05:30 000e0672-88f2-4417-a4ea-3c2256bf0a92 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:10:15 AM', Current time (UTC): '3/23/2024 7:11:11 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-23 12:41:11.333 +05:30 000e0672-88f2-4417-a4ea-3c2256bf0a92 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:10:15 AM', Current time (UTC): '3/23/2024 7:11:11 AM'. 2024-03-23 12:41:11.334 +05:30 6b72d62b-5af2-4e9a-8a45-d70ec70af25e INF CORS policy execution successful. 2024-03-23 12:41:11.334 +05:30 6b72d62b-5af2-4e9a-8a45-d70ec70af25e INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:41:11.335 +05:30 6b72d62b-5af2-4e9a-8a45-d70ec70af25e INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:41:11.336 +05:30 6b72d62b-5af2-4e9a-8a45-d70ec70af25e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 8.7835ms 2024-03-23 12:41:11.343 +05:30 04246180-631e-4b65-9f07-9d77bc772a62 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:41:11.344 +05:30 04246180-631e-4b65-9f07-9d77bc772a62 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:10:15 AM', Current time (UTC): '3/23/2024 7:11:11 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-23 12:41:11.344 +05:30 04246180-631e-4b65-9f07-9d77bc772a62 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:10:15 AM', Current time (UTC): '3/23/2024 7:11:11 AM'. 2024-03-23 12:41:11.344 +05:30 6a064fb6-caae-4f08-8543-f74fc7861764 INF CORS policy execution successful. 2024-03-23 12:41:11.344 +05:30 6a064fb6-caae-4f08-8543-f74fc7861764 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:41:11.345 +05:30 6a064fb6-caae-4f08-8543-f74fc7861764 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:41:11.345 +05:30 6a064fb6-caae-4f08-8543-f74fc7861764 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 401 null null 2.3004ms 2024-03-23 12:41:11.388 +05:30 9632cbe8-c168-4e50-8468-b69f12dbed8d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NzUxNSwiZXhwIjoxNzExMTc4MTE1LCJpYXQiOjE3MTExNzc1MTV9.P8cgJVHda6jhaFiKAjO6tDiAjOS2XXF6VXfP2e-Y9qA - null null 2024-03-23 12:41:11.389 +05:30 d3338f49-1f3a-48cb-8e75-6737e2bb8624 INF CORS policy execution successful. 2024-03-23 12:41:11.390 +05:30 d3338f49-1f3a-48cb-8e75-6737e2bb8624 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:41:11.391 +05:30 d3338f49-1f3a-48cb-8e75-6737e2bb8624 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-23 12:41:11.409 +05:30 d3338f49-1f3a-48cb-8e75-6737e2bb8624 INF Token generated 2024-03-23 12:41:11.410 +05:30 d3338f49-1f3a-48cb-8e75-6737e2bb8624 INF Token generated 2024-03-23 12:41:11.410 +05:30 d3338f49-1f3a-48cb-8e75-6737e2bb8624 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 12:41:11.411 +05:30 d3338f49-1f3a-48cb-8e75-6737e2bb8624 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 19.7101ms 2024-03-23 12:41:11.411 +05:30 d3338f49-1f3a-48cb-8e75-6737e2bb8624 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:41:11.411 +05:30 d3338f49-1f3a-48cb-8e75-6737e2bb8624 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NzUxNSwiZXhwIjoxNzExMTc4MTE1LCJpYXQiOjE3MTExNzc1MTV9.P8cgJVHda6jhaFiKAjO6tDiAjOS2XXF6VXfP2e-Y9qA - 200 null application/json; charset=utf-8 22.7569ms 2024-03-23 12:41:11.462 +05:30 c463d794-6505-499c-9545-b2a9c8274e25 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NzUxNSwiZXhwIjoxNzExMTc4MTE1LCJpYXQiOjE3MTExNzc1MTV9.P8cgJVHda6jhaFiKAjO6tDiAjOS2XXF6VXfP2e-Y9qA - null null 2024-03-23 12:41:11.462 +05:30 06ad66cc-ae13-43cc-bcff-35eb4f873ac5 INF CORS policy execution successful. 2024-03-23 12:41:11.463 +05:30 06ad66cc-ae13-43cc-bcff-35eb4f873ac5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:41:11.463 +05:30 06ad66cc-ae13-43cc-bcff-35eb4f873ac5 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-23 12:41:11.464 +05:30 600a074d-887c-4684-a55d-65b4b87508f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:41:11.465 +05:30 6ba03359-f7da-48fc-aeb8-858d4da0d3c0 INF CORS policy execution successful. 2024-03-23 12:41:11.466 +05:30 6ba03359-f7da-48fc-aeb8-858d4da0d3c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:41:11.466 +05:30 6ba03359-f7da-48fc-aeb8-858d4da0d3c0 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-23 12:41:11.467 +05:30 06ad66cc-ae13-43cc-bcff-35eb4f873ac5 INF Token generated 2024-03-23 12:41:11.467 +05:30 06ad66cc-ae13-43cc-bcff-35eb4f873ac5 INF Token generated 2024-03-23 12:41:11.467 +05:30 06ad66cc-ae13-43cc-bcff-35eb4f873ac5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 12:41:11.468 +05:30 06ad66cc-ae13-43cc-bcff-35eb4f873ac5 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 5.168ms 2024-03-23 12:41:11.468 +05:30 06ad66cc-ae13-43cc-bcff-35eb4f873ac5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:41:11.468 +05:30 06ad66cc-ae13-43cc-bcff-35eb4f873ac5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3NzUxNSwiZXhwIjoxNzExMTc4MTE1LCJpYXQiOjE3MTExNzc1MTV9.P8cgJVHda6jhaFiKAjO6tDiAjOS2XXF6VXfP2e-Y9qA - 200 null application/json; charset=utf-8 6.5303ms 2024-03-23 12:41:11.471 +05:30 6ba03359-f7da-48fc-aeb8-858d4da0d3c0 INF Connection string fetched 2024-03-23 12:41:11.472 +05:30 6ba03359-f7da-48fc-aeb8-858d4da0d3c0 INF Fetching Menu Data 2024-03-23 12:41:11.476 +05:30 6ba03359-f7da-48fc-aeb8-858d4da0d3c0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:41:11.476 +05:30 6ba03359-f7da-48fc-aeb8-858d4da0d3c0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.1333ms 2024-03-23 12:41:11.476 +05:30 6ba03359-f7da-48fc-aeb8-858d4da0d3c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:41:11.477 +05:30 6ba03359-f7da-48fc-aeb8-858d4da0d3c0 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 12.7556ms 2024-03-23 12:41:11.521 +05:30 a70ac3c2-2628-423a-ba6f-000888794931 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:41:11.522 +05:30 14217bbc-3509-4234-8994-a11e5d86be70 INF CORS policy execution successful. 2024-03-23 12:41:11.522 +05:30 14217bbc-3509-4234-8994-a11e5d86be70 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:41:11.522 +05:30 14217bbc-3509-4234-8994-a11e5d86be70 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:41:11.532 +05:30 14217bbc-3509-4234-8994-a11e5d86be70 INF Connection string fetched 2024-03-23 12:41:11.532 +05:30 14217bbc-3509-4234-8994-a11e5d86be70 INF Fetching Profile Details 2024-03-23 12:41:11.538 +05:30 14217bbc-3509-4234-8994-a11e5d86be70 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:41:11.539 +05:30 14217bbc-3509-4234-8994-a11e5d86be70 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 16.627ms 2024-03-23 12:41:11.539 +05:30 14217bbc-3509-4234-8994-a11e5d86be70 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:41:11.539 +05:30 14217bbc-3509-4234-8994-a11e5d86be70 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 18.4173ms 2024-03-23 12:41:22.304 +05:30 fb80a3ea-cdc4-4495-ba7c-b686000ff991 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:41:22.304 +05:30 64bf5dd6-272b-4ab4-866f-2493e46386e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:41:22.305 +05:30 8db90616-2ad6-4a37-96f3-d3f2efdca1c7 INF CORS policy execution successful. 2024-03-23 12:41:22.305 +05:30 7f9ab9aa-9468-46a5-b576-76491bce7dc0 INF CORS policy execution successful. 2024-03-23 12:41:22.306 +05:30 7f9ab9aa-9468-46a5-b576-76491bce7dc0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 1.2383ms 2024-03-23 12:41:22.306 +05:30 8db90616-2ad6-4a37-96f3-d3f2efdca1c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.2326ms 2024-03-23 12:41:22.360 +05:30 284bb97b-4eea-425a-ae27-b61490f23317 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:41:22.360 +05:30 c394acc3-5333-4dd3-87d3-f38946e70ab4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:41:22.361 +05:30 3c05114a-bfa9-4370-b3ca-dc5a470f3ec5 INF CORS policy execution successful. 2024-03-23 12:41:22.361 +05:30 e19e26dc-9934-432d-8d06-cd90b90a0fe2 INF CORS policy execution successful. 2024-03-23 12:41:22.362 +05:30 3c05114a-bfa9-4370-b3ca-dc5a470f3ec5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:41:22.362 +05:30 e19e26dc-9934-432d-8d06-cd90b90a0fe2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:41:22.362 +05:30 3c05114a-bfa9-4370-b3ca-dc5a470f3ec5 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:41:22.362 +05:30 e19e26dc-9934-432d-8d06-cd90b90a0fe2 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-23 12:41:22.367 +05:30 3c05114a-bfa9-4370-b3ca-dc5a470f3ec5 INF Connection string fetched 2024-03-23 12:41:22.367 +05:30 e19e26dc-9934-432d-8d06-cd90b90a0fe2 INF Connection string fetched 2024-03-23 12:41:22.367 +05:30 e19e26dc-9934-432d-8d06-cd90b90a0fe2 INF Fetching Menu Data 2024-03-23 12:41:22.368 +05:30 3c05114a-bfa9-4370-b3ca-dc5a470f3ec5 INF Fetching Profile Details 2024-03-23 12:41:22.371 +05:30 e19e26dc-9934-432d-8d06-cd90b90a0fe2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:41:22.372 +05:30 e19e26dc-9934-432d-8d06-cd90b90a0fe2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.1035ms 2024-03-23 12:41:22.372 +05:30 3c05114a-bfa9-4370-b3ca-dc5a470f3ec5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:41:22.372 +05:30 e19e26dc-9934-432d-8d06-cd90b90a0fe2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:41:22.373 +05:30 e19e26dc-9934-432d-8d06-cd90b90a0fe2 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 12.1833ms 2024-03-23 12:41:22.373 +05:30 3c05114a-bfa9-4370-b3ca-dc5a470f3ec5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 10.6496ms 2024-03-23 12:41:22.373 +05:30 3c05114a-bfa9-4370-b3ca-dc5a470f3ec5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:41:22.373 +05:30 3c05114a-bfa9-4370-b3ca-dc5a470f3ec5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 12.4467ms 2024-03-23 12:41:28.274 +05:30 0c4d4d4a-69b9-485d-95f4-58f93e858a62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:41:28.275 +05:30 8bc2ac87-51d3-425c-a10b-82beaf2e9d66 INF CORS policy execution successful. 2024-03-23 12:41:28.275 +05:30 8bc2ac87-51d3-425c-a10b-82beaf2e9d66 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 0.6506ms 2024-03-23 12:41:28.274 +05:30 31bae690-abc7-4b59-9479-b9e2e09aefc9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:41:28.275 +05:30 ee09fe9a-a92b-41ad-aa36-3d2a3fca689d INF CORS policy execution successful. 2024-03-23 12:41:28.276 +05:30 ee09fe9a-a92b-41ad-aa36-3d2a3fca689d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.3388ms 2024-03-23 12:41:28.322 +05:30 c3333695-3e4a-453a-abd4-850ea6da8449 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:41:28.323 +05:30 f0b7adde-ef39-4a19-8cc5-869861f6a3f4 INF CORS policy execution successful. 2024-03-23 12:41:28.323 +05:30 f0b7adde-ef39-4a19-8cc5-869861f6a3f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:41:28.323 +05:30 f0b7adde-ef39-4a19-8cc5-869861f6a3f4 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:41:28.324 +05:30 1a53e68a-acd3-4de1-b943-84b2bbac6551 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:41:28.324 +05:30 dc6d6b02-4246-4945-aadb-9a709fc13873 INF CORS policy execution successful. 2024-03-23 12:41:28.324 +05:30 dc6d6b02-4246-4945-aadb-9a709fc13873 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:41:28.324 +05:30 dc6d6b02-4246-4945-aadb-9a709fc13873 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-23 12:41:28.332 +05:30 dc6d6b02-4246-4945-aadb-9a709fc13873 INF Connection string fetched 2024-03-23 12:41:28.332 +05:30 dc6d6b02-4246-4945-aadb-9a709fc13873 INF Fetching Menu Data 2024-03-23 12:41:28.332 +05:30 f0b7adde-ef39-4a19-8cc5-869861f6a3f4 INF Connection string fetched 2024-03-23 12:41:28.333 +05:30 f0b7adde-ef39-4a19-8cc5-869861f6a3f4 INF Fetching Profile Details 2024-03-23 12:41:28.336 +05:30 dc6d6b02-4246-4945-aadb-9a709fc13873 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:41:28.336 +05:30 dc6d6b02-4246-4945-aadb-9a709fc13873 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.7911ms 2024-03-23 12:41:28.336 +05:30 dc6d6b02-4246-4945-aadb-9a709fc13873 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:41:28.336 +05:30 dc6d6b02-4246-4945-aadb-9a709fc13873 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 12.7475ms 2024-03-23 12:41:28.341 +05:30 f0b7adde-ef39-4a19-8cc5-869861f6a3f4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:41:28.341 +05:30 f0b7adde-ef39-4a19-8cc5-869861f6a3f4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 17.9065ms 2024-03-23 12:41:28.342 +05:30 f0b7adde-ef39-4a19-8cc5-869861f6a3f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:41:28.342 +05:30 f0b7adde-ef39-4a19-8cc5-869861f6a3f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 19.5046ms 2024-03-23 12:41:41.328 +05:30 9f587b5d-3e0b-45ca-81c4-1a07ac9f8df3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:41:41.328 +05:30 08f72d4b-c33e-4568-8966-ffba2a05e11e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:41:41.329 +05:30 149dc0b3-835b-44b4-8ec5-1d5c1ea2fc4c INF CORS policy execution successful. 2024-03-23 12:41:41.329 +05:30 7588b1f3-be73-41e6-9742-955d9f31751a INF CORS policy execution successful. 2024-03-23 12:41:41.329 +05:30 149dc0b3-835b-44b4-8ec5-1d5c1ea2fc4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 1.2563ms 2024-03-23 12:41:41.329 +05:30 7588b1f3-be73-41e6-9742-955d9f31751a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.2425ms 2024-03-23 12:41:41.329 +05:30 3e359e0a-534a-465b-a6df-8f294d04eacc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:41:41.330 +05:30 b6c190ea-d096-4caa-a12c-2a0885dd5d38 INF CORS policy execution successful. 2024-03-23 12:41:41.330 +05:30 b6c190ea-d096-4caa-a12c-2a0885dd5d38 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.4464ms 2024-03-23 12:41:41.377 +05:30 72ff2dd3-6f31-4379-9cab-c6b7bc5d1728 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:41:41.378 +05:30 ee84ae84-255c-4a9b-a416-06449de7a65d INF CORS policy execution successful. 2024-03-23 12:41:41.378 +05:30 ee84ae84-255c-4a9b-a416-06449de7a65d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:41:41.378 +05:30 ee84ae84-255c-4a9b-a416-06449de7a65d 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-23 12:41:41.379 +05:30 19a34e3b-4e84-469b-8c9f-a5e23811e36b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:41:41.379 +05:30 47a1b64a-1096-434b-8495-2b06b972b439 INF CORS policy execution successful. 2024-03-23 12:41:41.379 +05:30 47a1b64a-1096-434b-8495-2b06b972b439 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:41:41.379 +05:30 47a1b64a-1096-434b-8495-2b06b972b439 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:41:41.386 +05:30 e4daa410-363c-4e7b-a95f-b23733641989 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:41:41.386 +05:30 ee84ae84-255c-4a9b-a416-06449de7a65d INF Connection string fetched 2024-03-23 12:41:41.386 +05:30 21b4fdcb-43b6-4636-aba7-2fae868d0589 INF CORS policy execution successful. 2024-03-23 12:41:41.386 +05:30 ee84ae84-255c-4a9b-a416-06449de7a65d INF Fetching Menu Data 2024-03-23 12:41:41.386 +05:30 21b4fdcb-43b6-4636-aba7-2fae868d0589 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:41:41.387 +05:30 21b4fdcb-43b6-4636-aba7-2fae868d0589 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-23 12:41:41.387 +05:30 47a1b64a-1096-434b-8495-2b06b972b439 INF Connection string fetched 2024-03-23 12:41:41.388 +05:30 47a1b64a-1096-434b-8495-2b06b972b439 INF Fetching Profile Details 2024-03-23 12:41:41.388 +05:30 21b4fdcb-43b6-4636-aba7-2fae868d0589 INF Fetching Profile Summary 2024-03-23 12:41:41.395 +05:30 ee84ae84-255c-4a9b-a416-06449de7a65d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:41:41.396 +05:30 ee84ae84-255c-4a9b-a416-06449de7a65d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 17.5308ms 2024-03-23 12:41:41.396 +05:30 ee84ae84-255c-4a9b-a416-06449de7a65d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:41:41.396 +05:30 ee84ae84-255c-4a9b-a416-06449de7a65d 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 19.2801ms 2024-03-23 12:41:41.398 +05:30 21b4fdcb-43b6-4636-aba7-2fae868d0589 INF Connection string fetched 2024-03-23 12:41:41.447 +05:30 21b4fdcb-43b6-4636-aba7-2fae868d0589 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:41:41.447 +05:30 21b4fdcb-43b6-4636-aba7-2fae868d0589 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 60.6989ms 2024-03-23 12:41:41.447 +05:30 21b4fdcb-43b6-4636-aba7-2fae868d0589 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:41:41.448 +05:30 21b4fdcb-43b6-4636-aba7-2fae868d0589 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 61.7795ms 2024-03-23 12:41:41.448 +05:30 47a1b64a-1096-434b-8495-2b06b972b439 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:41:41.448 +05:30 47a1b64a-1096-434b-8495-2b06b972b439 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 69.1174ms 2024-03-23 12:41:41.448 +05:30 47a1b64a-1096-434b-8495-2b06b972b439 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:41:41.448 +05:30 47a1b64a-1096-434b-8495-2b06b972b439 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 69.805ms 2024-03-23 12:42:05.279 +05:30 656ee94a-445d-40b2-998c-3bfc6b8bafdb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:05.282 +05:30 68abbdc2-789f-42d5-b358-1d2073fd8542 INF CORS policy execution successful. 2024-03-23 12:42:05.283 +05:30 68abbdc2-789f-42d5-b358-1d2073fd8542 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.1955ms 2024-03-23 12:42:05.336 +05:30 51032f8a-9c05-4e61-bd41-79012a78139a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:05.337 +05:30 adf9cfc3-0184-4155-ae6d-9150fb8167cf INF CORS policy execution successful. 2024-03-23 12:42:05.338 +05:30 adf9cfc3-0184-4155-ae6d-9150fb8167cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:05.338 +05:30 adf9cfc3-0184-4155-ae6d-9150fb8167cf 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-23 12:42:05.349 +05:30 adf9cfc3-0184-4155-ae6d-9150fb8167cf INF Connection string fetched 2024-03-23 12:42:05.349 +05:30 adf9cfc3-0184-4155-ae6d-9150fb8167cf INF Fetching Menu Data 2024-03-23 12:42:05.362 +05:30 adf9cfc3-0184-4155-ae6d-9150fb8167cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:05.369 +05:30 adf9cfc3-0184-4155-ae6d-9150fb8167cf INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 29.6251ms 2024-03-23 12:42:05.369 +05:30 adf9cfc3-0184-4155-ae6d-9150fb8167cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:05.371 +05:30 adf9cfc3-0184-4155-ae6d-9150fb8167cf 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 34.6522ms 2024-03-23 12:42:07.291 +05:30 b69effc4-a774-4600-916c-6ee736a62e85 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:07.291 +05:30 69b8c942-886a-4625-a6a7-8bb741b98b39 INF CORS policy execution successful. 2024-03-23 12:42:07.292 +05:30 69b8c942-886a-4625-a6a7-8bb741b98b39 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:07.292 +05:30 69b8c942-886a-4625-a6a7-8bb741b98b39 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-23 12:42:07.297 +05:30 69b8c942-886a-4625-a6a7-8bb741b98b39 INF Connection string fetched 2024-03-23 12:42:07.298 +05:30 69b8c942-886a-4625-a6a7-8bb741b98b39 INF Fetching Menu Data 2024-03-23 12:42:07.303 +05:30 69b8c942-886a-4625-a6a7-8bb741b98b39 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:07.303 +05:30 69b8c942-886a-4625-a6a7-8bb741b98b39 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.5542ms 2024-03-23 12:42:07.304 +05:30 69b8c942-886a-4625-a6a7-8bb741b98b39 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:07.304 +05:30 69b8c942-886a-4625-a6a7-8bb741b98b39 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 12.9748ms 2024-03-23 12:42:14.417 +05:30 298e1f83-94d8-4c18-9c05-d8f891af8ffc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:42:14.418 +05:30 761b0ef0-164b-472b-bfbb-5b0db401fc1f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:14.418 +05:30 610262c4-3669-4f8b-b1d4-8b1d61cbf82e INF CORS policy execution successful. 2024-03-23 12:42:14.418 +05:30 05154c59-9037-4109-bb1e-272406d9c567 INF CORS policy execution successful. 2024-03-23 12:42:14.419 +05:30 05154c59-9037-4109-bb1e-272406d9c567 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8871ms 2024-03-23 12:42:14.419 +05:30 610262c4-3669-4f8b-b1d4-8b1d61cbf82e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.8772ms 2024-03-23 12:42:14.509 +05:30 80468d11-cf96-4d95-8ad5-54523b199e6a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:14.509 +05:30 a645d159-9774-429a-a716-5a04f7dced94 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:42:14.510 +05:30 30bbbddd-e8eb-484d-a2e6-aa70785a6f92 INF CORS policy execution successful. 2024-03-23 12:42:14.510 +05:30 3d989363-db9e-40a2-8f57-70a410f997e9 INF CORS policy execution successful. 2024-03-23 12:42:14.510 +05:30 30bbbddd-e8eb-484d-a2e6-aa70785a6f92 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:42:14.510 +05:30 3d989363-db9e-40a2-8f57-70a410f997e9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:14.510 +05:30 30bbbddd-e8eb-484d-a2e6-aa70785a6f92 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-23 12:42:14.510 +05:30 3d989363-db9e-40a2-8f57-70a410f997e9 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-23 12:42:14.522 +05:30 3d989363-db9e-40a2-8f57-70a410f997e9 INF Connection string fetched 2024-03-23 12:42:14.522 +05:30 30bbbddd-e8eb-484d-a2e6-aa70785a6f92 INF Connection string fetched 2024-03-23 12:42:14.522 +05:30 3d989363-db9e-40a2-8f57-70a410f997e9 INF Fetching Menu Data 2024-03-23 12:42:14.522 +05:30 30bbbddd-e8eb-484d-a2e6-aa70785a6f92 INF Fetching Profile Summary 2024-03-23 12:42:14.526 +05:30 3d989363-db9e-40a2-8f57-70a410f997e9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:14.527 +05:30 3d989363-db9e-40a2-8f57-70a410f997e9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 16.1505ms 2024-03-23 12:42:14.527 +05:30 3d989363-db9e-40a2-8f57-70a410f997e9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:14.527 +05:30 3d989363-db9e-40a2-8f57-70a410f997e9 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 18.1814ms 2024-03-23 12:42:14.533 +05:30 30bbbddd-e8eb-484d-a2e6-aa70785a6f92 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:14.533 +05:30 30bbbddd-e8eb-484d-a2e6-aa70785a6f92 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 22.9261ms 2024-03-23 12:42:14.533 +05:30 30bbbddd-e8eb-484d-a2e6-aa70785a6f92 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:42:14.534 +05:30 30bbbddd-e8eb-484d-a2e6-aa70785a6f92 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 24.8403ms 2024-03-23 12:42:19.705 +05:30 c384c759-1edb-4512-bc30-43f1209656c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:19.705 +05:30 fbb65a82-cbf4-4c2d-879d-d39fa87360d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:42:19.705 +05:30 6d64e33a-08dd-482d-935f-0877098b3df7 INF CORS policy execution successful. 2024-03-23 12:42:19.705 +05:30 29e6cf5a-3735-486b-8123-919e0b310b92 INF CORS policy execution successful. 2024-03-23 12:42:19.706 +05:30 29e6cf5a-3735-486b-8123-919e0b310b92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 0.7905ms 2024-03-23 12:42:19.706 +05:30 6d64e33a-08dd-482d-935f-0877098b3df7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8984ms 2024-03-23 12:42:19.707 +05:30 941601f9-ef9e-46ab-914e-b22b16b9fc7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:19.707 +05:30 55ce61c6-1fb0-4189-9bce-b71266b9fb43 INF CORS policy execution successful. 2024-03-23 12:42:19.707 +05:30 55ce61c6-1fb0-4189-9bce-b71266b9fb43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.4464ms 2024-03-23 12:42:19.759 +05:30 7a13e304-7338-4326-ad61-8ee2c70f3b8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:42:19.760 +05:30 3b28d443-9854-411d-81a9-d57405054fb9 INF CORS policy execution successful. 2024-03-23 12:42:19.760 +05:30 3b28d443-9854-411d-81a9-d57405054fb9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 0.5228ms 2024-03-23 12:42:19.760 +05:30 cb506758-e6de-4269-9d47-d851aa62512e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:42:19.761 +05:30 bf1de928-8c2c-4286-96d3-96dd78e2880e INF CORS policy execution successful. 2024-03-23 12:42:19.761 +05:30 bf1de928-8c2c-4286-96d3-96dd78e2880e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:42:19.761 +05:30 bf1de928-8c2c-4286-96d3-96dd78e2880e INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:42:19.762 +05:30 eeaea509-8745-43a6-a9f9-3050daa79ee6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:19.763 +05:30 1d9967bb-13fe-4c22-a8ac-36f941ec67fe INF CORS policy execution successful. 2024-03-23 12:42:19.763 +05:30 1d9967bb-13fe-4c22-a8ac-36f941ec67fe INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:19.763 +05:30 1d9967bb-13fe-4c22-a8ac-36f941ec67fe 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-23 12:42:19.766 +05:30 bf1de928-8c2c-4286-96d3-96dd78e2880e INF Connection string fetched 2024-03-23 12:42:19.766 +05:30 1d9967bb-13fe-4c22-a8ac-36f941ec67fe INF Connection string fetched 2024-03-23 12:42:19.767 +05:30 1d9967bb-13fe-4c22-a8ac-36f941ec67fe INF Fetching Menu Data 2024-03-23 12:42:19.767 +05:30 bf1de928-8c2c-4286-96d3-96dd78e2880e INF Fetching Profile Details 2024-03-23 12:42:19.770 +05:30 1d9967bb-13fe-4c22-a8ac-36f941ec67fe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:19.770 +05:30 1d9967bb-13fe-4c22-a8ac-36f941ec67fe INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.5452ms 2024-03-23 12:42:19.771 +05:30 1d9967bb-13fe-4c22-a8ac-36f941ec67fe INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:19.771 +05:30 1d9967bb-13fe-4c22-a8ac-36f941ec67fe 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 8.2618ms 2024-03-23 12:42:19.777 +05:30 bf1de928-8c2c-4286-96d3-96dd78e2880e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:19.777 +05:30 bf1de928-8c2c-4286-96d3-96dd78e2880e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 15.9905ms 2024-03-23 12:42:19.777 +05:30 bf1de928-8c2c-4286-96d3-96dd78e2880e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:42:19.778 +05:30 bf1de928-8c2c-4286-96d3-96dd78e2880e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 17.251ms 2024-03-23 12:42:19.821 +05:30 73b1edfb-3045-4815-a152-e6316b92a1ff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:19.822 +05:30 7ba48ddf-2b79-45bc-b5ef-30aa27ce7a88 INF CORS policy execution successful. 2024-03-23 12:42:19.822 +05:30 7ba48ddf-2b79-45bc-b5ef-30aa27ce7a88 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:19.822 +05:30 7ba48ddf-2b79-45bc-b5ef-30aa27ce7a88 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-23 12:42:19.825 +05:30 b286731b-7405-49b9-8845-e1835076b1b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:42:19.826 +05:30 dff711c2-eb93-4edb-bd71-c00d06e23e78 INF CORS policy execution successful. 2024-03-23 12:42:19.827 +05:30 dff711c2-eb93-4edb-bd71-c00d06e23e78 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:42:19.827 +05:30 dff711c2-eb93-4edb-bd71-c00d06e23e78 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:42:19.831 +05:30 7ba48ddf-2b79-45bc-b5ef-30aa27ce7a88 INF Connection string fetched 2024-03-23 12:42:19.831 +05:30 7ba48ddf-2b79-45bc-b5ef-30aa27ce7a88 INF Fetching Menu Data 2024-03-23 12:42:19.831 +05:30 dff711c2-eb93-4edb-bd71-c00d06e23e78 INF Connection string fetched 2024-03-23 12:42:19.832 +05:30 dff711c2-eb93-4edb-bd71-c00d06e23e78 INF Fetching Profile Details 2024-03-23 12:42:19.838 +05:30 7ba48ddf-2b79-45bc-b5ef-30aa27ce7a88 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:19.839 +05:30 7ba48ddf-2b79-45bc-b5ef-30aa27ce7a88 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 16.5259ms 2024-03-23 12:42:19.839 +05:30 7ba48ddf-2b79-45bc-b5ef-30aa27ce7a88 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:19.839 +05:30 7ba48ddf-2b79-45bc-b5ef-30aa27ce7a88 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 17.587ms 2024-03-23 12:42:19.840 +05:30 dff711c2-eb93-4edb-bd71-c00d06e23e78 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:19.840 +05:30 dff711c2-eb93-4edb-bd71-c00d06e23e78 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 13.7489ms 2024-03-23 12:42:19.841 +05:30 dff711c2-eb93-4edb-bd71-c00d06e23e78 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:42:19.841 +05:30 dff711c2-eb93-4edb-bd71-c00d06e23e78 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 15.6949ms 2024-03-23 12:42:44.267 +05:30 0cdaa221-333e-4e73-9990-51757656213e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:44.267 +05:30 a11de4dc-0f64-442c-85b5-e67193352e75 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:42:44.269 +05:30 99de8729-8ec1-49ef-b4cb-b98824cf56d5 INF CORS policy execution successful. 2024-03-23 12:42:44.269 +05:30 2978e193-f564-4f3e-b7fa-9aadc1ef1317 INF CORS policy execution successful. 2024-03-23 12:42:44.270 +05:30 2978e193-f564-4f3e-b7fa-9aadc1ef1317 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 3.2098ms 2024-03-23 12:42:44.270 +05:30 99de8729-8ec1-49ef-b4cb-b98824cf56d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.8131ms 2024-03-23 12:42:44.317 +05:30 ba861a70-efcb-48fb-ad2f-5bb93feac5af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:42:44.319 +05:30 0d69ea6b-f91d-45d3-8fda-56d8ec11e912 INF CORS policy execution successful. 2024-03-23 12:42:44.319 +05:30 0d69ea6b-f91d-45d3-8fda-56d8ec11e912 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:42:44.320 +05:30 0d69ea6b-f91d-45d3-8fda-56d8ec11e912 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:42:44.325 +05:30 131149ca-89f6-4651-b54c-4735ee81c903 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:44.327 +05:30 c4076688-5a50-4fa1-ae3f-1cf943be96b7 INF CORS policy execution successful. 2024-03-23 12:42:44.328 +05:30 c4076688-5a50-4fa1-ae3f-1cf943be96b7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:44.328 +05:30 c4076688-5a50-4fa1-ae3f-1cf943be96b7 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-23 12:42:44.340 +05:30 0d69ea6b-f91d-45d3-8fda-56d8ec11e912 INF Connection string fetched 2024-03-23 12:42:44.340 +05:30 c4076688-5a50-4fa1-ae3f-1cf943be96b7 INF Connection string fetched 2024-03-23 12:42:44.340 +05:30 c4076688-5a50-4fa1-ae3f-1cf943be96b7 INF Fetching Menu Data 2024-03-23 12:42:44.340 +05:30 0d69ea6b-f91d-45d3-8fda-56d8ec11e912 INF Fetching Profile Details 2024-03-23 12:42:44.344 +05:30 c4076688-5a50-4fa1-ae3f-1cf943be96b7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:44.345 +05:30 c4076688-5a50-4fa1-ae3f-1cf943be96b7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 17.0622ms 2024-03-23 12:42:44.345 +05:30 c4076688-5a50-4fa1-ae3f-1cf943be96b7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:44.345 +05:30 c4076688-5a50-4fa1-ae3f-1cf943be96b7 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 19.9774ms 2024-03-23 12:42:44.348 +05:30 0d69ea6b-f91d-45d3-8fda-56d8ec11e912 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:44.349 +05:30 0d69ea6b-f91d-45d3-8fda-56d8ec11e912 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 28.6258ms 2024-03-23 12:42:44.349 +05:30 0d69ea6b-f91d-45d3-8fda-56d8ec11e912 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:42:44.349 +05:30 0d69ea6b-f91d-45d3-8fda-56d8ec11e912 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 32.2054ms 2024-03-23 12:42:49.705 +05:30 53d45d52-41e5-4605-9a98-a0320a9042b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:42:49.705 +05:30 b95535cc-3084-43dc-91f2-40ad47c2433f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:49.705 +05:30 ad2e2adb-8585-44a9-8a10-5e10639a827c INF CORS policy execution successful. 2024-03-23 12:42:49.705 +05:30 66f42d63-86d0-45e6-803b-934baa85ecaa INF CORS policy execution successful. 2024-03-23 12:42:49.706 +05:30 ad2e2adb-8585-44a9-8a10-5e10639a827c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.8614ms 2024-03-23 12:42:49.706 +05:30 66f42d63-86d0-45e6-803b-934baa85ecaa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8596ms 2024-03-23 12:42:49.706 +05:30 300ca5da-0520-463a-9866-2504424410b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:42:49.706 +05:30 278d3982-9846-48d6-beca-73c5fcfc797d INF CORS policy execution successful. 2024-03-23 12:42:49.707 +05:30 278d3982-9846-48d6-beca-73c5fcfc797d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 0.2588ms 2024-03-23 12:42:49.754 +05:30 352b902c-670f-4acb-bb18-bf8b3209e182 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:42:49.754 +05:30 5097b3f2-456f-4697-a7eb-3c414931cda9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:49.754 +05:30 702de730-5c2e-46b4-961a-d8ad84b5fb61 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:42:49.755 +05:30 0c2dfdda-3886-4568-9662-1c9956dbb5de INF CORS policy execution successful. 2024-03-23 12:42:49.755 +05:30 eae3b81d-bb0c-439c-a7be-7462716d1d35 INF CORS policy execution successful. 2024-03-23 12:42:49.755 +05:30 eae3b81d-bb0c-439c-a7be-7462716d1d35 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:42:49.755 +05:30 d674be5a-4bae-4859-a2bb-e74dd0c9acce INF CORS policy execution successful. 2024-03-23 12:42:49.755 +05:30 0c2dfdda-3886-4568-9662-1c9956dbb5de INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:42:49.755 +05:30 d674be5a-4bae-4859-a2bb-e74dd0c9acce INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:49.755 +05:30 eae3b81d-bb0c-439c-a7be-7462716d1d35 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:42:49.755 +05:30 d674be5a-4bae-4859-a2bb-e74dd0c9acce 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-23 12:42:49.755 +05:30 0c2dfdda-3886-4568-9662-1c9956dbb5de 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-23 12:42:49.760 +05:30 0c2dfdda-3886-4568-9662-1c9956dbb5de INF Connection string fetched 2024-03-23 12:42:49.760 +05:30 d674be5a-4bae-4859-a2bb-e74dd0c9acce INF Connection string fetched 2024-03-23 12:42:49.760 +05:30 d674be5a-4bae-4859-a2bb-e74dd0c9acce INF Fetching Menu Data 2024-03-23 12:42:49.760 +05:30 0c2dfdda-3886-4568-9662-1c9956dbb5de INF Fetching Profile Summary 2024-03-23 12:42:49.761 +05:30 eae3b81d-bb0c-439c-a7be-7462716d1d35 INF Connection string fetched 2024-03-23 12:42:49.761 +05:30 eae3b81d-bb0c-439c-a7be-7462716d1d35 INF Fetching Profile Details 2024-03-23 12:42:49.763 +05:30 d674be5a-4bae-4859-a2bb-e74dd0c9acce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:49.764 +05:30 d674be5a-4bae-4859-a2bb-e74dd0c9acce INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.2535ms 2024-03-23 12:42:49.764 +05:30 d674be5a-4bae-4859-a2bb-e74dd0c9acce INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:49.764 +05:30 d674be5a-4bae-4859-a2bb-e74dd0c9acce 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 9.6168ms 2024-03-23 12:42:49.768 +05:30 eae3b81d-bb0c-439c-a7be-7462716d1d35 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:49.769 +05:30 eae3b81d-bb0c-439c-a7be-7462716d1d35 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 13.4625ms 2024-03-23 12:42:49.769 +05:30 eae3b81d-bb0c-439c-a7be-7462716d1d35 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:42:49.769 +05:30 eae3b81d-bb0c-439c-a7be-7462716d1d35 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 15.0646ms 2024-03-23 12:42:49.770 +05:30 0c2dfdda-3886-4568-9662-1c9956dbb5de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:49.770 +05:30 0c2dfdda-3886-4568-9662-1c9956dbb5de INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 14.7059ms 2024-03-23 12:42:49.770 +05:30 0c2dfdda-3886-4568-9662-1c9956dbb5de INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:42:49.770 +05:30 0c2dfdda-3886-4568-9662-1c9956dbb5de 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 16.2963ms 2024-03-23 12:42:59.258 +05:30 aaba2ff4-0950-4f5a-999d-7b85c17beb46 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:59.258 +05:30 4fdfe1fa-a6dd-4881-b516-2f94bcd6f49a INF CORS policy execution successful. 2024-03-23 12:42:59.259 +05:30 4fdfe1fa-a6dd-4881-b516-2f94bcd6f49a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9337ms 2024-03-23 12:42:59.304 +05:30 b6509012-7eba-4fe0-9aad-6da3ccefdd92 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:42:59.305 +05:30 e048086e-e0e7-4c13-974d-820972c98678 INF CORS policy execution successful. 2024-03-23 12:42:59.305 +05:30 e048086e-e0e7-4c13-974d-820972c98678 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:59.305 +05:30 e048086e-e0e7-4c13-974d-820972c98678 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-23 12:42:59.311 +05:30 e048086e-e0e7-4c13-974d-820972c98678 INF Connection string fetched 2024-03-23 12:42:59.311 +05:30 e048086e-e0e7-4c13-974d-820972c98678 INF Fetching Menu Data 2024-03-23 12:42:59.322 +05:30 e048086e-e0e7-4c13-974d-820972c98678 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:42:59.323 +05:30 e048086e-e0e7-4c13-974d-820972c98678 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 18.3053ms 2024-03-23 12:42:59.323 +05:30 e048086e-e0e7-4c13-974d-820972c98678 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:42:59.324 +05:30 e048086e-e0e7-4c13-974d-820972c98678 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 20.0062ms 2024-03-23 12:43:07.290 +05:30 1e90dd47-bb3d-4621-a3f1-8d6d207bf92d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:43:07.290 +05:30 16cd4df2-27c3-4617-9266-63610896c0e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:43:07.291 +05:30 21e83a14-313a-4917-a93d-8aa710dff646 INF CORS policy execution successful. 2024-03-23 12:43:07.291 +05:30 b07a6cc6-d5dc-4ab4-857c-2d3ea66baf9b INF CORS policy execution successful. 2024-03-23 12:43:07.292 +05:30 b07a6cc6-d5dc-4ab4-857c-2d3ea66baf9b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.3147ms 2024-03-23 12:43:07.292 +05:30 21e83a14-313a-4917-a93d-8aa710dff646 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.3228ms 2024-03-23 12:43:07.338 +05:30 2ac9bddc-c867-4925-ac83-a0cdea88dfd4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:43:07.339 +05:30 87d054e7-f30d-4116-b7a2-0cb3a9d58ee2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:43:07.339 +05:30 27109ae3-7d6e-415a-ad5a-da23810c143d INF CORS policy execution successful. 2024-03-23 12:43:07.339 +05:30 7f178075-ca73-420e-941f-9e2f70e7d2d2 INF CORS policy execution successful. 2024-03-23 12:43:07.340 +05:30 7f178075-ca73-420e-941f-9e2f70e7d2d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:43:07.340 +05:30 27109ae3-7d6e-415a-ad5a-da23810c143d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:43:07.340 +05:30 7f178075-ca73-420e-941f-9e2f70e7d2d2 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-23 12:43:07.340 +05:30 27109ae3-7d6e-415a-ad5a-da23810c143d 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-23 12:43:07.370 +05:30 7f178075-ca73-420e-941f-9e2f70e7d2d2 INF Connection string fetched 2024-03-23 12:43:07.370 +05:30 7f178075-ca73-420e-941f-9e2f70e7d2d2 INF Fetching Menu Data 2024-03-23 12:43:07.383 +05:30 7f178075-ca73-420e-941f-9e2f70e7d2d2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:43:07.383 +05:30 7f178075-ca73-420e-941f-9e2f70e7d2d2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 43.5542ms 2024-03-23 12:43:07.384 +05:30 7f178075-ca73-420e-941f-9e2f70e7d2d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:43:07.384 +05:30 7f178075-ca73-420e-941f-9e2f70e7d2d2 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 44.6957ms 2024-03-23 12:43:07.425 +05:30 27109ae3-7d6e-415a-ad5a-da23810c143d INF Connection string fetched 2024-03-23 12:43:07.425 +05:30 27109ae3-7d6e-415a-ad5a-da23810c143d INF Fetching Profile Summary 2024-03-23 12:43:07.432 +05:30 27109ae3-7d6e-415a-ad5a-da23810c143d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:43:07.432 +05:30 27109ae3-7d6e-415a-ad5a-da23810c143d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 92.3285ms 2024-03-23 12:43:07.433 +05:30 27109ae3-7d6e-415a-ad5a-da23810c143d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:43:07.433 +05:30 27109ae3-7d6e-415a-ad5a-da23810c143d 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 94.7041ms 2024-03-23 12:43:10.166 +05:30 70fd275c-02e4-48a9-bbf0-34f3d2ebf4c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:43:10.167 +05:30 c1bca184-1b1c-4fd1-8360-94b169c4da83 INF CORS policy execution successful. 2024-03-23 12:43:10.167 +05:30 c1bca184-1b1c-4fd1-8360-94b169c4da83 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:43:10.167 +05:30 c1bca184-1b1c-4fd1-8360-94b169c4da83 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-23 12:43:10.172 +05:30 c1bca184-1b1c-4fd1-8360-94b169c4da83 INF Connection string fetched 2024-03-23 12:43:10.172 +05:30 c1bca184-1b1c-4fd1-8360-94b169c4da83 INF Fetching Menu Data 2024-03-23 12:43:10.175 +05:30 c1bca184-1b1c-4fd1-8360-94b169c4da83 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:43:10.175 +05:30 c1bca184-1b1c-4fd1-8360-94b169c4da83 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.0131ms 2024-03-23 12:43:10.176 +05:30 c1bca184-1b1c-4fd1-8360-94b169c4da83 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:43:10.176 +05:30 c1bca184-1b1c-4fd1-8360-94b169c4da83 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 9.2397ms 2024-03-23 12:43:12.584 +05:30 492132e1-9c2f-472b-b766-62fac3cc18e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:43:12.585 +05:30 81f7d218-1415-4ebb-981c-e3fab5492b3d INF CORS policy execution successful. 2024-03-23 12:43:12.586 +05:30 81f7d218-1415-4ebb-981c-e3fab5492b3d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.7814ms 2024-03-23 12:43:12.634 +05:30 33ba678a-d2e4-4c95-9dc6-ba6e7be06aaf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:43:12.635 +05:30 2f6e0eb0-df93-439d-8507-24d10e22e0b4 INF CORS policy execution successful. 2024-03-23 12:43:12.636 +05:30 2f6e0eb0-df93-439d-8507-24d10e22e0b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:43:12.636 +05:30 2f6e0eb0-df93-439d-8507-24d10e22e0b4 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-23 12:43:12.648 +05:30 2f6e0eb0-df93-439d-8507-24d10e22e0b4 INF Connection string fetched 2024-03-23 12:43:12.648 +05:30 2f6e0eb0-df93-439d-8507-24d10e22e0b4 INF Fetching Menu Data 2024-03-23 12:43:12.661 +05:30 2f6e0eb0-df93-439d-8507-24d10e22e0b4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:43:12.662 +05:30 2f6e0eb0-df93-439d-8507-24d10e22e0b4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 25.8264ms 2024-03-23 12:43:12.662 +05:30 2f6e0eb0-df93-439d-8507-24d10e22e0b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:43:12.663 +05:30 2f6e0eb0-df93-439d-8507-24d10e22e0b4 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 29.193ms 2024-03-23 12:43:47.108 +05:30 0240000c-4429-42e9-b793-785a8ca65707 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:43:47.110 +05:30 55128564-51dc-4634-a2cf-1229240db11b INF CORS policy execution successful. 2024-03-23 12:43:47.111 +05:30 55128564-51dc-4634-a2cf-1229240db11b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.1306ms 2024-03-23 12:43:47.156 +05:30 8de781e6-34d3-4bfb-8263-aa1052773b8e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:43:47.157 +05:30 1a4c25d7-2042-4a62-90cd-0459f7207f8c INF CORS policy execution successful. 2024-03-23 12:43:47.158 +05:30 1a4c25d7-2042-4a62-90cd-0459f7207f8c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:43:47.158 +05:30 1a4c25d7-2042-4a62-90cd-0459f7207f8c 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-23 12:43:47.166 +05:30 1a4c25d7-2042-4a62-90cd-0459f7207f8c INF Connection string fetched 2024-03-23 12:43:47.166 +05:30 1a4c25d7-2042-4a62-90cd-0459f7207f8c INF Fetching Menu Data 2024-03-23 12:43:47.170 +05:30 1a4c25d7-2042-4a62-90cd-0459f7207f8c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:43:47.171 +05:30 1a4c25d7-2042-4a62-90cd-0459f7207f8c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.6488ms 2024-03-23 12:43:47.171 +05:30 1a4c25d7-2042-4a62-90cd-0459f7207f8c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:43:47.171 +05:30 1a4c25d7-2042-4a62-90cd-0459f7207f8c 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 15.5152ms 2024-03-23 12:43:52.840 +05:30 81a26828-8c43-4499-a3cf-9705d3f8a667 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:43:52.840 +05:30 a6a59b67-3d77-4842-b925-2dcfec537a67 INF CORS policy execution successful. 2024-03-23 12:43:52.841 +05:30 a6a59b67-3d77-4842-b925-2dcfec537a67 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8699ms 2024-03-23 12:43:52.841 +05:30 0d771331-c65e-4d76-816d-9f47fae870cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:43:52.841 +05:30 729f4489-41c7-4660-a2ad-befa3677df3e INF CORS policy execution successful. 2024-03-23 12:43:52.841 +05:30 729f4489-41c7-4660-a2ad-befa3677df3e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 0.3474ms 2024-03-23 12:43:52.841 +05:30 2b9f7272-d6be-42d1-8ea9-8f189aa173a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:43:52.841 +05:30 aa24ff5c-7269-4844-bf51-17520a4675ed INF CORS policy execution successful. 2024-03-23 12:43:52.842 +05:30 aa24ff5c-7269-4844-bf51-17520a4675ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.2019ms 2024-03-23 12:43:52.842 +05:30 abdd5007-ed57-4e05-81dd-928a7c012f8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:43:52.842 +05:30 6310d50b-6720-44eb-a93e-2106cc9ba822 INF CORS policy execution successful. 2024-03-23 12:43:52.842 +05:30 6310d50b-6720-44eb-a93e-2106cc9ba822 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 204 null null 0.4244ms 2024-03-23 12:43:52.889 +05:30 194010a5-8e76-4fdb-8f8b-64e412d1104a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:43:52.890 +05:30 83cc6b48-bd1f-40e5-b96d-22507623411f INF CORS policy execution successful. 2024-03-23 12:43:52.890 +05:30 83cc6b48-bd1f-40e5-b96d-22507623411f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:43:52.890 +05:30 83cc6b48-bd1f-40e5-b96d-22507623411f 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-23 12:43:52.892 +05:30 4af0528d-3a26-4fed-a436-d8eaf8da282f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:43:52.893 +05:30 6b723698-6d27-49bb-99d9-3b5012717a74 INF CORS policy execution successful. 2024-03-23 12:43:52.893 +05:30 6b723698-6d27-49bb-99d9-3b5012717a74 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:43:52.893 +05:30 6b723698-6d27-49bb-99d9-3b5012717a74 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:43:52.898 +05:30 83cc6b48-bd1f-40e5-b96d-22507623411f INF Connection string fetched 2024-03-23 12:43:52.898 +05:30 83cc6b48-bd1f-40e5-b96d-22507623411f INF Fetching Menu Data 2024-03-23 12:43:52.899 +05:30 6b723698-6d27-49bb-99d9-3b5012717a74 INF Connection string fetched 2024-03-23 12:43:52.900 +05:30 6b723698-6d27-49bb-99d9-3b5012717a74 INF Fetching Profile Details 2024-03-23 12:43:52.902 +05:30 83cc6b48-bd1f-40e5-b96d-22507623411f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:43:52.903 +05:30 83cc6b48-bd1f-40e5-b96d-22507623411f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.6326ms 2024-03-23 12:43:52.903 +05:30 83cc6b48-bd1f-40e5-b96d-22507623411f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:43:52.903 +05:30 83cc6b48-bd1f-40e5-b96d-22507623411f 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 14.1747ms 2024-03-23 12:43:52.907 +05:30 6b723698-6d27-49bb-99d9-3b5012717a74 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:43:52.907 +05:30 6b723698-6d27-49bb-99d9-3b5012717a74 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 14.561ms 2024-03-23 12:43:52.907 +05:30 6b723698-6d27-49bb-99d9-3b5012717a74 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:43:52.908 +05:30 6b723698-6d27-49bb-99d9-3b5012717a74 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 15.3264ms 2024-03-23 12:43:52.953 +05:30 f284f604-13e9-422c-8aea-93e3de5533d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:43:52.953 +05:30 6f6ef645-5753-43a9-a8d3-9fe5af54043d INF CORS policy execution successful. 2024-03-23 12:43:52.953 +05:30 6f6ef645-5753-43a9-a8d3-9fe5af54043d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:43:52.953 +05:30 6f6ef645-5753-43a9-a8d3-9fe5af54043d 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-23 12:43:52.959 +05:30 bbdf8456-6ed0-4b8e-8c99-d7de3d2bd7d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - null null 2024-03-23 12:43:52.959 +05:30 6f6ef645-5753-43a9-a8d3-9fe5af54043d INF Connection string fetched 2024-03-23 12:43:52.959 +05:30 6f6ef645-5753-43a9-a8d3-9fe5af54043d INF Fetching Menu Data 2024-03-23 12:43:52.960 +05:30 944e5740-e6fa-4efa-988c-84cc5b6810ba INF CORS policy execution successful. 2024-03-23 12:43:52.960 +05:30 944e5740-e6fa-4efa-988c-84cc5b6810ba INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:43:52.960 +05:30 944e5740-e6fa-4efa-988c-84cc5b6810ba INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:43:52.964 +05:30 6f6ef645-5753-43a9-a8d3-9fe5af54043d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:43:52.964 +05:30 6f6ef645-5753-43a9-a8d3-9fe5af54043d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.6244ms 2024-03-23 12:43:52.964 +05:30 6f6ef645-5753-43a9-a8d3-9fe5af54043d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:43:52.964 +05:30 6f6ef645-5753-43a9-a8d3-9fe5af54043d 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 11.7499ms 2024-03-23 12:43:52.966 +05:30 944e5740-e6fa-4efa-988c-84cc5b6810ba INF Connection string fetched 2024-03-23 12:43:52.966 +05:30 944e5740-e6fa-4efa-988c-84cc5b6810ba INF Fetching Profile Details 2024-03-23 12:43:52.970 +05:30 944e5740-e6fa-4efa-988c-84cc5b6810ba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:43:52.971 +05:30 944e5740-e6fa-4efa-988c-84cc5b6810ba INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 10.8219ms 2024-03-23 12:43:52.971 +05:30 944e5740-e6fa-4efa-988c-84cc5b6810ba INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:43:52.971 +05:30 944e5740-e6fa-4efa-988c-84cc5b6810ba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=34 - 200 null application/json; charset=utf-8 12.0138ms 2024-03-23 12:44:36.288 +05:30 700cc09d-a43c-40b0-a95f-33f02a487253 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:44:36.288 +05:30 6bb2d884-6a70-47cc-bcfb-05a2bf17c629 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:44:36.288 +05:30 d83aa370-041a-4241-9495-4d6b9e497d5d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:44:36.288 +05:30 a309276c-8e92-48f1-b7ca-1ff0883bfe1f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:44:36.289 +05:30 d1da11e9-618a-4de0-a59f-c92093dd2ad7 INF CORS policy execution successful. 2024-03-23 12:44:36.289 +05:30 d30eedc6-e319-4c76-b6e3-d2336a5a7dc8 INF CORS policy execution successful. 2024-03-23 12:44:36.289 +05:30 88c83ae4-de81-4803-acd3-5ee98e67f95c INF CORS policy execution successful. 2024-03-23 12:44:36.289 +05:30 7fd2f9de-d751-472b-a7c4-10c00d71d634 INF CORS policy execution successful. 2024-03-23 12:44:36.290 +05:30 d30eedc6-e319-4c76-b6e3-d2336a5a7dc8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.2895ms 2024-03-23 12:44:36.290 +05:30 88c83ae4-de81-4803-acd3-5ee98e67f95c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.5899ms 2024-03-23 12:44:36.290 +05:30 7fd2f9de-d751-472b-a7c4-10c00d71d634 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.386ms 2024-03-23 12:44:36.290 +05:30 d1da11e9-618a-4de0-a59f-c92093dd2ad7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.6262ms 2024-03-23 12:44:36.342 +05:30 ab003a03-3135-4b45-94ef-2d7294d4994c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:44:36.342 +05:30 95c7f48b-ff00-470c-8c84-0961597db944 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:44:36.344 +05:30 2f151f73-1251-4daa-8874-66fb29a31e63 INF CORS policy execution successful. 2024-03-23 12:44:36.344 +05:30 344a3fea-74f3-46d3-96a8-8acef8d5c81a INF CORS policy execution successful. 2024-03-23 12:44:36.345 +05:30 2f151f73-1251-4daa-8874-66fb29a31e63 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:44:36.346 +05:30 2f151f73-1251-4daa-8874-66fb29a31e63 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-23 12:44:36.347 +05:30 344a3fea-74f3-46d3-96a8-8acef8d5c81a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:44:36.347 +05:30 344a3fea-74f3-46d3-96a8-8acef8d5c81a 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-23 12:44:36.354 +05:30 2f151f73-1251-4daa-8874-66fb29a31e63 INF Connection string fetched 2024-03-23 12:44:36.355 +05:30 2f151f73-1251-4daa-8874-66fb29a31e63 INF Fetching Profile Summary 2024-03-23 12:44:36.355 +05:30 344a3fea-74f3-46d3-96a8-8acef8d5c81a INF Connection string fetched 2024-03-23 12:44:36.355 +05:30 344a3fea-74f3-46d3-96a8-8acef8d5c81a INF Fetching Menu Data 2024-03-23 12:44:36.366 +05:30 2f151f73-1251-4daa-8874-66fb29a31e63 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:44:36.367 +05:30 2f151f73-1251-4daa-8874-66fb29a31e63 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 20.8176ms 2024-03-23 12:44:36.367 +05:30 2f151f73-1251-4daa-8874-66fb29a31e63 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:44:36.367 +05:30 2f151f73-1251-4daa-8874-66fb29a31e63 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 24.9823ms 2024-03-23 12:44:36.369 +05:30 344a3fea-74f3-46d3-96a8-8acef8d5c81a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:44:36.370 +05:30 344a3fea-74f3-46d3-96a8-8acef8d5c81a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 22.3553ms 2024-03-23 12:44:36.370 +05:30 344a3fea-74f3-46d3-96a8-8acef8d5c81a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:44:36.370 +05:30 344a3fea-74f3-46d3-96a8-8acef8d5c81a 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 27.8355ms 2024-03-23 12:44:36.415 +05:30 111845b4-0f14-44c5-a172-aeb03cc68c1e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:44:36.416 +05:30 83d0b3fc-18b5-43bc-a7f5-ac8eb4eb1feb INF CORS policy execution successful. 2024-03-23 12:44:36.416 +05:30 83d0b3fc-18b5-43bc-a7f5-ac8eb4eb1feb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:44:36.416 +05:30 83d0b3fc-18b5-43bc-a7f5-ac8eb4eb1feb 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-23 12:44:36.417 +05:30 8904a344-3633-4459-86be-82371bff7910 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:44:36.418 +05:30 a83bc77b-17e2-4d11-bcd1-badc58758a08 INF CORS policy execution successful. 2024-03-23 12:44:36.418 +05:30 a83bc77b-17e2-4d11-bcd1-badc58758a08 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:44:36.418 +05:30 a83bc77b-17e2-4d11-bcd1-badc58758a08 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-23 12:44:36.420 +05:30 83d0b3fc-18b5-43bc-a7f5-ac8eb4eb1feb INF Connection string fetched 2024-03-23 12:44:36.420 +05:30 83d0b3fc-18b5-43bc-a7f5-ac8eb4eb1feb INF Fetching Profile Summary 2024-03-23 12:44:36.420 +05:30 a83bc77b-17e2-4d11-bcd1-badc58758a08 INF Connection string fetched 2024-03-23 12:44:36.420 +05:30 a83bc77b-17e2-4d11-bcd1-badc58758a08 INF Fetching Menu Data 2024-03-23 12:44:36.422 +05:30 a83bc77b-17e2-4d11-bcd1-badc58758a08 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:44:36.423 +05:30 a83bc77b-17e2-4d11-bcd1-badc58758a08 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 4.907ms 2024-03-23 12:44:36.423 +05:30 a83bc77b-17e2-4d11-bcd1-badc58758a08 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:44:36.423 +05:30 a83bc77b-17e2-4d11-bcd1-badc58758a08 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 5.6912ms 2024-03-23 12:44:36.425 +05:30 83d0b3fc-18b5-43bc-a7f5-ac8eb4eb1feb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:44:36.426 +05:30 83d0b3fc-18b5-43bc-a7f5-ac8eb4eb1feb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 9.9152ms 2024-03-23 12:44:36.426 +05:30 83d0b3fc-18b5-43bc-a7f5-ac8eb4eb1feb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:44:36.426 +05:30 83d0b3fc-18b5-43bc-a7f5-ac8eb4eb1feb 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 11.2242ms 2024-03-23 12:44:47.863 +05:30 b6827438-d1ae-490a-8f7e-3d4b66198465 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:44:47.863 +05:30 b089ba9a-f135-4bda-ad28-87a0ca4c9a39 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:44:47.863 +05:30 745b815f-8263-4229-bebe-8cb4d7c8e704 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:44:47.863 +05:30 77784a73-6f1a-4fae-a485-3e491ee79e94 INF CORS policy execution successful. 2024-03-23 12:44:47.863 +05:30 b68c1dfe-99f9-4f96-aaa1-fd7d20337443 INF CORS policy execution successful. 2024-03-23 12:44:47.863 +05:30 71a74e9e-5192-4984-aaf8-c604e1e5bb68 INF CORS policy execution successful. 2024-03-23 12:44:47.864 +05:30 b68c1dfe-99f9-4f96-aaa1-fd7d20337443 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 0.6461ms 2024-03-23 12:44:47.864 +05:30 71a74e9e-5192-4984-aaf8-c604e1e5bb68 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.1199ms 2024-03-23 12:44:47.864 +05:30 77784a73-6f1a-4fae-a485-3e491ee79e94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 0.6091ms 2024-03-23 12:44:47.864 +05:30 47335120-95f9-496c-bd22-b69849f1c87a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:44:47.864 +05:30 40adc9af-b509-4b79-b56d-0e184682cfea INF CORS policy execution successful. 2024-03-23 12:44:47.865 +05:30 40adc9af-b509-4b79-b56d-0e184682cfea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.2189ms 2024-03-23 12:44:47.919 +05:30 935856e0-6530-4f62-8163-dd21d92129e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:44:47.920 +05:30 7ebd2a4e-651e-4103-a6f4-914b3e0a7b69 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:44:47.920 +05:30 b4a90c76-c1fc-480e-ac04-57253670611f INF CORS policy execution successful. 2024-03-23 12:44:47.920 +05:30 35d4525a-c980-4245-95be-1559375447bf INF CORS policy execution successful. 2024-03-23 12:44:47.920 +05:30 b4a90c76-c1fc-480e-ac04-57253670611f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:44:47.920 +05:30 35d4525a-c980-4245-95be-1559375447bf INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:44:47.921 +05:30 b4a90c76-c1fc-480e-ac04-57253670611f 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-23 12:44:47.921 +05:30 35d4525a-c980-4245-95be-1559375447bf INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:44:47.926 +05:30 35d4525a-c980-4245-95be-1559375447bf INF Connection string fetched 2024-03-23 12:44:47.926 +05:30 b4a90c76-c1fc-480e-ac04-57253670611f INF Connection string fetched 2024-03-23 12:44:47.926 +05:30 b4a90c76-c1fc-480e-ac04-57253670611f INF Fetching Menu Data 2024-03-23 12:44:47.927 +05:30 35d4525a-c980-4245-95be-1559375447bf INF Fetching Profile Details 2024-03-23 12:44:47.929 +05:30 b4a90c76-c1fc-480e-ac04-57253670611f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:44:47.930 +05:30 b4a90c76-c1fc-480e-ac04-57253670611f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.9675ms 2024-03-23 12:44:47.930 +05:30 b4a90c76-c1fc-480e-ac04-57253670611f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:44:47.930 +05:30 b4a90c76-c1fc-480e-ac04-57253670611f 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 11.4283ms 2024-03-23 12:44:47.931 +05:30 35d4525a-c980-4245-95be-1559375447bf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:44:47.931 +05:30 35d4525a-c980-4245-95be-1559375447bf INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 10.1014ms 2024-03-23 12:44:47.931 +05:30 35d4525a-c980-4245-95be-1559375447bf INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:44:47.931 +05:30 35d4525a-c980-4245-95be-1559375447bf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 11.7748ms 2024-03-23 12:44:47.982 +05:30 4241fae0-44b5-4c1a-bf4d-44554d4c79d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:44:47.982 +05:30 a2d6f199-a16e-4d5a-bf71-37d5f819eb72 INF CORS policy execution successful. 2024-03-23 12:44:47.982 +05:30 a2d6f199-a16e-4d5a-bf71-37d5f819eb72 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:44:47.982 +05:30 a2d6f199-a16e-4d5a-bf71-37d5f819eb72 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-23 12:44:47.984 +05:30 c11c6897-1570-4619-98d6-2cd272d599a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:44:47.985 +05:30 bb162a87-d1b1-4265-8150-1eea87cc924f INF CORS policy execution successful. 2024-03-23 12:44:47.985 +05:30 bb162a87-d1b1-4265-8150-1eea87cc924f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:44:47.985 +05:30 bb162a87-d1b1-4265-8150-1eea87cc924f INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:44:47.994 +05:30 a2d6f199-a16e-4d5a-bf71-37d5f819eb72 INF Connection string fetched 2024-03-23 12:44:47.994 +05:30 a2d6f199-a16e-4d5a-bf71-37d5f819eb72 INF Fetching Menu Data 2024-03-23 12:44:47.997 +05:30 bb162a87-d1b1-4265-8150-1eea87cc924f INF Connection string fetched 2024-03-23 12:44:47.998 +05:30 bb162a87-d1b1-4265-8150-1eea87cc924f INF Fetching Profile Details 2024-03-23 12:44:48.001 +05:30 a2d6f199-a16e-4d5a-bf71-37d5f819eb72 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:44:48.002 +05:30 a2d6f199-a16e-4d5a-bf71-37d5f819eb72 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 19.175ms 2024-03-23 12:44:48.002 +05:30 a2d6f199-a16e-4d5a-bf71-37d5f819eb72 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:44:48.002 +05:30 a2d6f199-a16e-4d5a-bf71-37d5f819eb72 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 20.2383ms 2024-03-23 12:44:48.005 +05:30 bb162a87-d1b1-4265-8150-1eea87cc924f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:44:48.005 +05:30 bb162a87-d1b1-4265-8150-1eea87cc924f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 19.7231ms 2024-03-23 12:44:48.005 +05:30 bb162a87-d1b1-4265-8150-1eea87cc924f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:44:48.005 +05:30 bb162a87-d1b1-4265-8150-1eea87cc924f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 20.7732ms 2024-03-23 12:45:09.276 +05:30 14d5d39a-e1be-49c5-adfa-ee68dccdaab1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:45:09.277 +05:30 c54c4498-b2e6-4666-885d-3c47c6e51dfd INF CORS policy execution successful. 2024-03-23 12:45:09.278 +05:30 c54c4498-b2e6-4666-885d-3c47c6e51dfd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.2962ms 2024-03-23 12:45:09.278 +05:30 1dbd50c9-c6d1-40e0-8a74-47eff8bd3c7a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:45:09.279 +05:30 7bde2934-4f17-48bb-a2d8-b3aedaf84fef INF CORS policy execution successful. 2024-03-23 12:45:09.280 +05:30 7bde2934-4f17-48bb-a2d8-b3aedaf84fef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 2.5166ms 2024-03-23 12:45:09.324 +05:30 73e797d8-3d92-44eb-b4a1-c6e86d0783b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:45:09.325 +05:30 eb5a0e59-a7fa-4b9c-bc9f-3b099226e945 INF CORS policy execution successful. 2024-03-23 12:45:09.326 +05:30 eb5a0e59-a7fa-4b9c-bc9f-3b099226e945 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:45:09.326 +05:30 eb5a0e59-a7fa-4b9c-bc9f-3b099226e945 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-23 12:45:09.329 +05:30 50b4077a-71ce-4c5f-8569-31b771158504 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:45:09.329 +05:30 c7f0145d-674c-4248-824a-53f2ed89e1ad INF CORS policy execution successful. 2024-03-23 12:45:09.330 +05:30 c7f0145d-674c-4248-824a-53f2ed89e1ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:45:09.330 +05:30 c7f0145d-674c-4248-824a-53f2ed89e1ad INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:45:09.354 +05:30 c7f0145d-674c-4248-824a-53f2ed89e1ad INF Connection string fetched 2024-03-23 12:45:09.355 +05:30 c7f0145d-674c-4248-824a-53f2ed89e1ad INF Fetching Profile Details 2024-03-23 12:45:09.358 +05:30 eb5a0e59-a7fa-4b9c-bc9f-3b099226e945 INF Connection string fetched 2024-03-23 12:45:09.359 +05:30 eb5a0e59-a7fa-4b9c-bc9f-3b099226e945 INF Fetching Menu Data 2024-03-23 12:45:09.376 +05:30 c7f0145d-674c-4248-824a-53f2ed89e1ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:45:09.377 +05:30 c7f0145d-674c-4248-824a-53f2ed89e1ad INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 46.8975ms 2024-03-23 12:45:09.377 +05:30 c7f0145d-674c-4248-824a-53f2ed89e1ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:45:09.377 +05:30 c7f0145d-674c-4248-824a-53f2ed89e1ad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 48.5467ms 2024-03-23 12:45:09.379 +05:30 eb5a0e59-a7fa-4b9c-bc9f-3b099226e945 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:45:09.379 +05:30 eb5a0e59-a7fa-4b9c-bc9f-3b099226e945 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 52.9132ms 2024-03-23 12:45:09.379 +05:30 eb5a0e59-a7fa-4b9c-bc9f-3b099226e945 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:45:09.379 +05:30 eb5a0e59-a7fa-4b9c-bc9f-3b099226e945 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 55.0622ms 2024-03-23 12:45:34.161 +05:30 082ffb0e-6484-48a2-a748-50249b178b1c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:45:34.162 +05:30 45e86a7a-c7ef-4334-b882-78b86f316c78 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:45:34.162 +05:30 837fa99d-5117-4f62-a7b3-1bf19971dcf6 INF CORS policy execution successful. 2024-03-23 12:45:34.162 +05:30 0099e35e-3f73-4dde-b3e3-b6252cb250ce INF CORS policy execution successful. 2024-03-23 12:45:34.162 +05:30 1567fb44-8da3-433d-a9ef-517b24bac774 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:45:34.162 +05:30 837fa99d-5117-4f62-a7b3-1bf19971dcf6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 1.4287ms 2024-03-23 12:45:34.162 +05:30 0099e35e-3f73-4dde-b3e3-b6252cb250ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7313ms 2024-03-23 12:45:34.163 +05:30 ec7004e1-9b6f-4e1a-a4a4-00ea578fc82c INF CORS policy execution successful. 2024-03-23 12:45:34.163 +05:30 ec7004e1-9b6f-4e1a-a4a4-00ea578fc82c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.4272ms 2024-03-23 12:45:34.209 +05:30 d608165e-6799-48de-8517-38c725b2905b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:45:34.209 +05:30 620bb935-0886-4a97-830f-34d2923d81ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:45:34.210 +05:30 8f00b205-9541-472d-8fcc-1dafde1a6a7d INF CORS policy execution successful. 2024-03-23 12:45:34.210 +05:30 fbda1a44-a15d-4711-b205-8bbbda306ceb INF CORS policy execution successful. 2024-03-23 12:45:34.210 +05:30 8f00b205-9541-472d-8fcc-1dafde1a6a7d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:45:34.210 +05:30 fbda1a44-a15d-4711-b205-8bbbda306ceb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:45:34.210 +05:30 fbda1a44-a15d-4711-b205-8bbbda306ceb 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-23 12:45:34.210 +05:30 8f00b205-9541-472d-8fcc-1dafde1a6a7d INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:45:34.215 +05:30 1383617a-10b8-4f3a-b86f-d7aa53f30da5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:45:34.215 +05:30 5375199c-5d89-4091-a261-511f35fba309 INF CORS policy execution successful. 2024-03-23 12:45:34.215 +05:30 5375199c-5d89-4091-a261-511f35fba309 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:45:34.215 +05:30 5375199c-5d89-4091-a261-511f35fba309 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-23 12:45:34.219 +05:30 fbda1a44-a15d-4711-b205-8bbbda306ceb INF Connection string fetched 2024-03-23 12:45:34.219 +05:30 fbda1a44-a15d-4711-b205-8bbbda306ceb INF Fetching Menu Data 2024-03-23 12:45:34.219 +05:30 5375199c-5d89-4091-a261-511f35fba309 INF Connection string fetched 2024-03-23 12:45:34.219 +05:30 8f00b205-9541-472d-8fcc-1dafde1a6a7d INF Connection string fetched 2024-03-23 12:45:34.219 +05:30 5375199c-5d89-4091-a261-511f35fba309 INF Fetching Profile Summary 2024-03-23 12:45:34.220 +05:30 8f00b205-9541-472d-8fcc-1dafde1a6a7d INF Fetching Profile Details 2024-03-23 12:45:34.223 +05:30 fbda1a44-a15d-4711-b205-8bbbda306ceb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:45:34.224 +05:30 fbda1a44-a15d-4711-b205-8bbbda306ceb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.077ms 2024-03-23 12:45:34.224 +05:30 fbda1a44-a15d-4711-b205-8bbbda306ceb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:45:34.224 +05:30 fbda1a44-a15d-4711-b205-8bbbda306ceb 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 14.9949ms 2024-03-23 12:45:34.228 +05:30 8f00b205-9541-472d-8fcc-1dafde1a6a7d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:45:34.228 +05:30 8f00b205-9541-472d-8fcc-1dafde1a6a7d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 17.6443ms 2024-03-23 12:45:34.228 +05:30 8f00b205-9541-472d-8fcc-1dafde1a6a7d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:45:34.228 +05:30 8f00b205-9541-472d-8fcc-1dafde1a6a7d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 19.0401ms 2024-03-23 12:45:34.230 +05:30 5375199c-5d89-4091-a261-511f35fba309 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:45:34.231 +05:30 5375199c-5d89-4091-a261-511f35fba309 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 15.0821ms 2024-03-23 12:45:34.231 +05:30 5375199c-5d89-4091-a261-511f35fba309 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:45:34.231 +05:30 5375199c-5d89-4091-a261-511f35fba309 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 16.091ms 2024-03-23 12:45:43.260 +05:30 7ecd4f29-05a0-40db-a93a-026c5c90f97a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:45:43.261 +05:30 77a89684-b985-46b6-9904-bed00dacad0b INF CORS policy execution successful. 2024-03-23 12:45:43.262 +05:30 77a89684-b985-46b6-9904-bed00dacad0b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.7714ms 2024-03-23 12:45:43.314 +05:30 ad559e92-97f4-4a24-a273-db4e977a39c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:45:43.315 +05:30 284bf7e6-55f3-490f-9ecc-22e4ff824ded INF CORS policy execution successful. 2024-03-23 12:45:43.315 +05:30 284bf7e6-55f3-490f-9ecc-22e4ff824ded INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:45:43.315 +05:30 284bf7e6-55f3-490f-9ecc-22e4ff824ded 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-23 12:45:43.320 +05:30 284bf7e6-55f3-490f-9ecc-22e4ff824ded INF Connection string fetched 2024-03-23 12:45:43.320 +05:30 284bf7e6-55f3-490f-9ecc-22e4ff824ded INF Fetching Menu Data 2024-03-23 12:45:43.323 +05:30 284bf7e6-55f3-490f-9ecc-22e4ff824ded INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:45:43.323 +05:30 284bf7e6-55f3-490f-9ecc-22e4ff824ded INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.0234ms 2024-03-23 12:45:43.324 +05:30 284bf7e6-55f3-490f-9ecc-22e4ff824ded INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:45:43.324 +05:30 284bf7e6-55f3-490f-9ecc-22e4ff824ded 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 9.6085ms 2024-03-23 12:45:54.258 +05:30 d4a4f8f5-bc0e-4ba7-bda0-9946a1d48e4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:45:54.259 +05:30 f242ec4b-cc6a-4e0e-9333-f6a2542af930 INF CORS policy execution successful. 2024-03-23 12:45:54.259 +05:30 f242ec4b-cc6a-4e0e-9333-f6a2542af930 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0395ms 2024-03-23 12:45:54.310 +05:30 408592db-7163-4762-a0d5-ebee2829b622 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:45:54.310 +05:30 2b202e15-ffe4-4013-8b6a-c105392ad0d7 INF CORS policy execution successful. 2024-03-23 12:45:54.310 +05:30 2b202e15-ffe4-4013-8b6a-c105392ad0d7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:45:54.311 +05:30 2b202e15-ffe4-4013-8b6a-c105392ad0d7 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-23 12:45:54.316 +05:30 2b202e15-ffe4-4013-8b6a-c105392ad0d7 INF Connection string fetched 2024-03-23 12:45:54.316 +05:30 2b202e15-ffe4-4013-8b6a-c105392ad0d7 INF Fetching Menu Data 2024-03-23 12:45:54.319 +05:30 2b202e15-ffe4-4013-8b6a-c105392ad0d7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:45:54.319 +05:30 2b202e15-ffe4-4013-8b6a-c105392ad0d7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.7004ms 2024-03-23 12:45:54.319 +05:30 2b202e15-ffe4-4013-8b6a-c105392ad0d7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:45:54.320 +05:30 2b202e15-ffe4-4013-8b6a-c105392ad0d7 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 10.1079ms 2024-03-23 12:45:57.253 +05:30 24158e6a-1b14-4496-8975-10ba6e5641af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:45:57.254 +05:30 c9ab5aa9-85d3-4371-9eef-949fa6b00986 INF CORS policy execution successful. 2024-03-23 12:45:57.254 +05:30 c9ab5aa9-85d3-4371-9eef-949fa6b00986 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:45:57.255 +05:30 c9ab5aa9-85d3-4371-9eef-949fa6b00986 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-23 12:45:57.260 +05:30 c9ab5aa9-85d3-4371-9eef-949fa6b00986 INF Connection string fetched 2024-03-23 12:45:57.260 +05:30 c9ab5aa9-85d3-4371-9eef-949fa6b00986 INF Fetching Menu Data 2024-03-23 12:45:57.264 +05:30 c9ab5aa9-85d3-4371-9eef-949fa6b00986 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:45:57.264 +05:30 c9ab5aa9-85d3-4371-9eef-949fa6b00986 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.7294ms 2024-03-23 12:45:57.265 +05:30 c9ab5aa9-85d3-4371-9eef-949fa6b00986 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:45:57.265 +05:30 c9ab5aa9-85d3-4371-9eef-949fa6b00986 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 11.3916ms 2024-03-23 12:46:08.266 +05:30 164a5a07-e351-4f3b-a819-2d9b005c0d21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:46:08.266 +05:30 e01c7226-527d-4d0b-b62b-2ee0c70cfb9c INF CORS policy execution successful. 2024-03-23 12:46:08.267 +05:30 e01c7226-527d-4d0b-b62b-2ee0c70cfb9c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0343ms 2024-03-23 12:46:08.317 +05:30 cb07889e-0a61-4986-b08e-9a56dcb4bc75 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:46:08.318 +05:30 e1b0c28f-c462-4343-aabe-78b3dce3ea06 INF CORS policy execution successful. 2024-03-23 12:46:08.319 +05:30 e1b0c28f-c462-4343-aabe-78b3dce3ea06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:46:08.319 +05:30 e1b0c28f-c462-4343-aabe-78b3dce3ea06 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-23 12:46:08.325 +05:30 e1b0c28f-c462-4343-aabe-78b3dce3ea06 INF Connection string fetched 2024-03-23 12:46:08.325 +05:30 e1b0c28f-c462-4343-aabe-78b3dce3ea06 INF Fetching Menu Data 2024-03-23 12:46:08.329 +05:30 e1b0c28f-c462-4343-aabe-78b3dce3ea06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:46:08.330 +05:30 e1b0c28f-c462-4343-aabe-78b3dce3ea06 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.681ms 2024-03-23 12:46:08.330 +05:30 e1b0c28f-c462-4343-aabe-78b3dce3ea06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:46:08.330 +05:30 e1b0c28f-c462-4343-aabe-78b3dce3ea06 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 12.8012ms 2024-03-23 12:46:25.759 +05:30 0b78d959-82ea-4a7b-8498-d2013dbe3b75 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:46:25.760 +05:30 86428642-6967-4211-b89c-7de15e8c7e10 INF CORS policy execution successful. 2024-03-23 12:46:25.760 +05:30 86428642-6967-4211-b89c-7de15e8c7e10 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.3349ms 2024-03-23 12:46:25.815 +05:30 89dbb73b-799f-4c29-a1c7-49b455a00020 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:46:25.817 +05:30 89dbb73b-799f-4c29-a1c7-49b455a00020 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:16:11 AM', Current time (UTC): '3/23/2024 7:16:25 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-23 12:46:25.820 +05:30 89dbb73b-799f-4c29-a1c7-49b455a00020 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:16:11 AM', Current time (UTC): '3/23/2024 7:16:25 AM'. 2024-03-23 12:46:25.820 +05:30 05e6bf83-2185-421f-b4af-ed4a32ddcb1a INF CORS policy execution successful. 2024-03-23 12:46:25.821 +05:30 05e6bf83-2185-421f-b4af-ed4a32ddcb1a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:46:25.821 +05:30 05e6bf83-2185-421f-b4af-ed4a32ddcb1a INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:46:25.822 +05:30 05e6bf83-2185-421f-b4af-ed4a32ddcb1a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 6.8756ms 2024-03-23 12:46:25.874 +05:30 9cbe3ba5-0add-4bf6-8b69-015b03872b89 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3Nzg3MSwiZXhwIjoxNzExMTc4NDcxLCJpYXQiOjE3MTExNzc4NzF9.F0D1L4giLmC0M2a2Zt3dWfmLoAC9myeGiX6jGI26r6U - null null 2024-03-23 12:46:25.874 +05:30 14df84f4-94ae-4fc8-b8a3-dbe7da87227b INF CORS policy execution successful. 2024-03-23 12:46:25.874 +05:30 14df84f4-94ae-4fc8-b8a3-dbe7da87227b INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:46:25.874 +05:30 14df84f4-94ae-4fc8-b8a3-dbe7da87227b 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-23 12:46:25.888 +05:30 14df84f4-94ae-4fc8-b8a3-dbe7da87227b INF Token generated 2024-03-23 12:46:25.888 +05:30 14df84f4-94ae-4fc8-b8a3-dbe7da87227b INF Token generated 2024-03-23 12:46:25.888 +05:30 14df84f4-94ae-4fc8-b8a3-dbe7da87227b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 12:46:25.889 +05:30 14df84f4-94ae-4fc8-b8a3-dbe7da87227b INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 14.3084ms 2024-03-23 12:46:25.889 +05:30 14df84f4-94ae-4fc8-b8a3-dbe7da87227b INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:46:25.889 +05:30 14df84f4-94ae-4fc8-b8a3-dbe7da87227b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3Nzg3MSwiZXhwIjoxNzExMTc4NDcxLCJpYXQiOjE3MTExNzc4NzF9.F0D1L4giLmC0M2a2Zt3dWfmLoAC9myeGiX6jGI26r6U - 200 null application/json; charset=utf-8 15.4913ms 2024-03-23 12:46:25.940 +05:30 e3f0f9f4-ce88-4a8b-be46-c6781cdb138b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:46:25.940 +05:30 c5335252-d51d-4442-bfc4-f9ab15787411 INF CORS policy execution successful. 2024-03-23 12:46:25.941 +05:30 c5335252-d51d-4442-bfc4-f9ab15787411 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:46:25.941 +05:30 c5335252-d51d-4442-bfc4-f9ab15787411 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-23 12:46:25.944 +05:30 c5335252-d51d-4442-bfc4-f9ab15787411 INF Connection string fetched 2024-03-23 12:46:25.945 +05:30 c5335252-d51d-4442-bfc4-f9ab15787411 INF Fetching Menu Data 2024-03-23 12:46:25.948 +05:30 c5335252-d51d-4442-bfc4-f9ab15787411 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:46:25.949 +05:30 c5335252-d51d-4442-bfc4-f9ab15787411 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.858ms 2024-03-23 12:46:25.949 +05:30 c5335252-d51d-4442-bfc4-f9ab15787411 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:46:25.949 +05:30 c5335252-d51d-4442-bfc4-f9ab15787411 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 8.9801ms 2024-03-23 12:46:35.282 +05:30 e864c433-603c-4c1a-a8b8-b6d1e2c8f54b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:46:35.283 +05:30 f426e257-212e-4f7f-8b21-c8d70d7f00d1 INF CORS policy execution successful. 2024-03-23 12:46:35.283 +05:30 f426e257-212e-4f7f-8b21-c8d70d7f00d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.699ms 2024-03-23 12:46:35.334 +05:30 bd51d58d-1148-4596-becf-6e3fcb8aac83 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:46:35.335 +05:30 b2524a7b-3c3e-4eda-8029-30bffea5d155 INF CORS policy execution successful. 2024-03-23 12:46:35.335 +05:30 b2524a7b-3c3e-4eda-8029-30bffea5d155 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:46:35.335 +05:30 b2524a7b-3c3e-4eda-8029-30bffea5d155 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-23 12:46:35.339 +05:30 b2524a7b-3c3e-4eda-8029-30bffea5d155 INF Connection string fetched 2024-03-23 12:46:35.339 +05:30 b2524a7b-3c3e-4eda-8029-30bffea5d155 INF Fetching Actions 2024-03-23 12:46:35.353 +05:30 b2524a7b-3c3e-4eda-8029-30bffea5d155 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:46:35.353 +05:30 b2524a7b-3c3e-4eda-8029-30bffea5d155 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.315ms 2024-03-23 12:46:35.353 +05:30 b2524a7b-3c3e-4eda-8029-30bffea5d155 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:46:35.354 +05:30 b2524a7b-3c3e-4eda-8029-30bffea5d155 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 19.489ms 2024-03-23 12:47:09.284 +05:30 566665d3-a467-49d5-9ec2-2592c9fdec6e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:47:09.285 +05:30 a1c8fdbe-211b-4a0e-8e81-50e6c4b1e6d0 INF CORS policy execution successful. 2024-03-23 12:47:09.286 +05:30 a1c8fdbe-211b-4a0e-8e81-50e6c4b1e6d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.6843ms 2024-03-23 12:47:09.344 +05:30 ccb68b26-1669-45e1-99ed-7a1e4783ea56 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:47:09.347 +05:30 daad04bd-aa0f-476d-8243-f1bb951fd80e INF CORS policy execution successful. 2024-03-23 12:47:09.348 +05:30 daad04bd-aa0f-476d-8243-f1bb951fd80e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:47:09.349 +05:30 daad04bd-aa0f-476d-8243-f1bb951fd80e 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-23 12:47:09.366 +05:30 daad04bd-aa0f-476d-8243-f1bb951fd80e INF Connection string fetched 2024-03-23 12:47:09.366 +05:30 daad04bd-aa0f-476d-8243-f1bb951fd80e INF Fetching Menu Data 2024-03-23 12:47:09.375 +05:30 daad04bd-aa0f-476d-8243-f1bb951fd80e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:47:09.377 +05:30 daad04bd-aa0f-476d-8243-f1bb951fd80e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 27.2425ms 2024-03-23 12:47:09.377 +05:30 daad04bd-aa0f-476d-8243-f1bb951fd80e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:47:09.377 +05:30 daad04bd-aa0f-476d-8243-f1bb951fd80e 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 33.5724ms 2024-03-23 12:47:11.283 +05:30 73e9c79a-3b02-4b4b-977a-9d61e40cd295 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:47:11.284 +05:30 0ad80245-1df7-47b6-a9a6-70f0e0d6e9f2 INF CORS policy execution successful. 2024-03-23 12:47:11.284 +05:30 0ad80245-1df7-47b6-a9a6-70f0e0d6e9f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:47:11.284 +05:30 0ad80245-1df7-47b6-a9a6-70f0e0d6e9f2 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-23 12:47:11.287 +05:30 0ad80245-1df7-47b6-a9a6-70f0e0d6e9f2 INF Connection string fetched 2024-03-23 12:47:11.288 +05:30 0ad80245-1df7-47b6-a9a6-70f0e0d6e9f2 INF Fetching Menu Data 2024-03-23 12:47:11.291 +05:30 0ad80245-1df7-47b6-a9a6-70f0e0d6e9f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:47:11.292 +05:30 0ad80245-1df7-47b6-a9a6-70f0e0d6e9f2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.3882ms 2024-03-23 12:47:11.292 +05:30 0ad80245-1df7-47b6-a9a6-70f0e0d6e9f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:47:11.292 +05:30 0ad80245-1df7-47b6-a9a6-70f0e0d6e9f2 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 8.3558ms 2024-03-23 12:47:52.974 +05:30 ed507eff-559e-437b-a88f-a454660358f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:47:52.975 +05:30 7707de11-6e35-4cf5-aded-874e401e702f INF CORS policy execution successful. 2024-03-23 12:47:52.976 +05:30 7707de11-6e35-4cf5-aded-874e401e702f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.0734ms 2024-03-23 12:47:53.026 +05:30 a79b3c9b-7334-4967-a7e2-e69fec3b374c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:47:53.027 +05:30 6499753d-962e-492d-b925-6beb5bf690a5 INF CORS policy execution successful. 2024-03-23 12:47:53.028 +05:30 6499753d-962e-492d-b925-6beb5bf690a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:47:53.028 +05:30 6499753d-962e-492d-b925-6beb5bf690a5 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-23 12:47:53.036 +05:30 6499753d-962e-492d-b925-6beb5bf690a5 INF Connection string fetched 2024-03-23 12:47:53.037 +05:30 6499753d-962e-492d-b925-6beb5bf690a5 INF Fetching Menu Data 2024-03-23 12:47:53.040 +05:30 6499753d-962e-492d-b925-6beb5bf690a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:47:53.041 +05:30 6499753d-962e-492d-b925-6beb5bf690a5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.7578ms 2024-03-23 12:47:53.041 +05:30 6499753d-962e-492d-b925-6beb5bf690a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:47:53.042 +05:30 6499753d-962e-492d-b925-6beb5bf690a5 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 15.8332ms 2024-03-23 12:48:01.957 +05:30 590d67f7-96dc-40ff-8830-c69f95cdfc79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:48:01.959 +05:30 d71a064d-0772-487c-b8cc-08c6f4d0276c INF CORS policy execution successful. 2024-03-23 12:48:01.960 +05:30 d71a064d-0772-487c-b8cc-08c6f4d0276c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.4437ms 2024-03-23 12:48:02.011 +05:30 f19f9394-887d-4841-8c38-1a639155a6b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:48:02.012 +05:30 5b7fe5eb-1a94-4510-880f-46db5e15b112 INF CORS policy execution successful. 2024-03-23 12:48:02.012 +05:30 5b7fe5eb-1a94-4510-880f-46db5e15b112 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:48:02.013 +05:30 5b7fe5eb-1a94-4510-880f-46db5e15b112 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-23 12:48:02.025 +05:30 5b7fe5eb-1a94-4510-880f-46db5e15b112 INF Connection string fetched 2024-03-23 12:48:02.026 +05:30 5b7fe5eb-1a94-4510-880f-46db5e15b112 INF Fetching Profile Summary 2024-03-23 12:48:02.048 +05:30 5b7fe5eb-1a94-4510-880f-46db5e15b112 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:48:02.049 +05:30 5b7fe5eb-1a94-4510-880f-46db5e15b112 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 36.0941ms 2024-03-23 12:48:02.049 +05:30 5b7fe5eb-1a94-4510-880f-46db5e15b112 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:48:02.049 +05:30 5b7fe5eb-1a94-4510-880f-46db5e15b112 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 38.6403ms 2024-03-23 12:48:03.680 +05:30 e582401f-7d8a-45ae-a240-16e12b862f2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:48:03.681 +05:30 e577aaa4-aa4c-4e00-a050-9a582336d437 INF CORS policy execution successful. 2024-03-23 12:48:03.681 +05:30 e577aaa4-aa4c-4e00-a050-9a582336d437 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.093ms 2024-03-23 12:48:03.730 +05:30 bc09e33b-27c2-4808-aad8-4fdce041991b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:48:03.730 +05:30 d68da2bf-9f26-450a-b93b-7041fd96f9ba INF CORS policy execution successful. 2024-03-23 12:48:03.731 +05:30 d68da2bf-9f26-450a-b93b-7041fd96f9ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 0.6865ms 2024-03-23 12:48:03.734 +05:30 80d66b39-f0a5-4a16-b3bf-c4fd1905d0f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:48:03.735 +05:30 2ecf2b64-1132-4778-bde4-0ea0f41011db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:48:03.735 +05:30 31c0880c-499c-49c6-b8b2-108fd69a53fb INF CORS policy execution successful. 2024-03-23 12:48:03.735 +05:30 31c0880c-499c-49c6-b8b2-108fd69a53fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 0.7324ms 2024-03-23 12:48:03.735 +05:30 7880494f-acfd-4d9c-a790-f6f5a26c45ab INF CORS policy execution successful. 2024-03-23 12:48:03.736 +05:30 7880494f-acfd-4d9c-a790-f6f5a26c45ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:48:03.736 +05:30 7880494f-acfd-4d9c-a790-f6f5a26c45ab 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-23 12:48:03.742 +05:30 7880494f-acfd-4d9c-a790-f6f5a26c45ab INF Connection string fetched 2024-03-23 12:48:03.742 +05:30 7880494f-acfd-4d9c-a790-f6f5a26c45ab INF Fetching Menu Data 2024-03-23 12:48:03.742 +05:30 3e165c4d-1dd0-4448-a3fb-2562911104ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:48:03.742 +05:30 25c41054-fcf5-4125-9cbf-ba8c11c567ae INF CORS policy execution successful. 2024-03-23 12:48:03.743 +05:30 25c41054-fcf5-4125-9cbf-ba8c11c567ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.632ms 2024-03-23 12:48:03.749 +05:30 7880494f-acfd-4d9c-a790-f6f5a26c45ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:48:03.751 +05:30 7880494f-acfd-4d9c-a790-f6f5a26c45ab INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 15.2247ms 2024-03-23 12:48:03.752 +05:30 7880494f-acfd-4d9c-a790-f6f5a26c45ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:48:03.753 +05:30 7880494f-acfd-4d9c-a790-f6f5a26c45ab 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 18.1323ms 2024-03-23 12:48:03.780 +05:30 4e94cc12-663c-4676-8faf-6e9f748acb53 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:48:03.781 +05:30 fd81b411-1bd9-4650-959c-085c2ecb274d INF CORS policy execution successful. 2024-03-23 12:48:03.781 +05:30 fd81b411-1bd9-4650-959c-085c2ecb274d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:48:03.781 +05:30 fd81b411-1bd9-4650-959c-085c2ecb274d INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:48:03.783 +05:30 fd81b411-1bd9-4650-959c-085c2ecb274d INF Connection string fetched 2024-03-23 12:48:03.785 +05:30 fd81b411-1bd9-4650-959c-085c2ecb274d INF Fetching Profile Details 2024-03-23 12:48:03.800 +05:30 fd81b411-1bd9-4650-959c-085c2ecb274d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:48:03.801 +05:30 fd81b411-1bd9-4650-959c-085c2ecb274d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 19.6159ms 2024-03-23 12:48:03.801 +05:30 fd81b411-1bd9-4650-959c-085c2ecb274d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:48:03.801 +05:30 fd81b411-1bd9-4650-959c-085c2ecb274d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 21.0728ms 2024-03-23 12:48:03.805 +05:30 72cd88d1-2e40-4256-bca2-8270dc4b1405 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:48:03.806 +05:30 bf38e390-d334-46b8-9f0e-5930ae2abbac INF CORS policy execution successful. 2024-03-23 12:48:03.806 +05:30 bf38e390-d334-46b8-9f0e-5930ae2abbac INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:48:03.806 +05:30 bf38e390-d334-46b8-9f0e-5930ae2abbac 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-23 12:48:03.810 +05:30 bf38e390-d334-46b8-9f0e-5930ae2abbac INF Connection string fetched 2024-03-23 12:48:03.811 +05:30 bf38e390-d334-46b8-9f0e-5930ae2abbac INF Fetching Menu Data 2024-03-23 12:48:03.818 +05:30 bf38e390-d334-46b8-9f0e-5930ae2abbac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:48:03.818 +05:30 bf38e390-d334-46b8-9f0e-5930ae2abbac INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.8593ms 2024-03-23 12:48:03.818 +05:30 bf38e390-d334-46b8-9f0e-5930ae2abbac INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:48:03.819 +05:30 bf38e390-d334-46b8-9f0e-5930ae2abbac 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 13.5104ms 2024-03-23 12:48:03.854 +05:30 c74c7048-3975-4a80-9ba9-5a1751b8e302 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:48:03.855 +05:30 439993c0-bc7d-4ec5-8ca1-ef71652308d1 INF CORS policy execution successful. 2024-03-23 12:48:03.855 +05:30 439993c0-bc7d-4ec5-8ca1-ef71652308d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:48:03.855 +05:30 439993c0-bc7d-4ec5-8ca1-ef71652308d1 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:48:03.857 +05:30 439993c0-bc7d-4ec5-8ca1-ef71652308d1 INF Connection string fetched 2024-03-23 12:48:03.858 +05:30 439993c0-bc7d-4ec5-8ca1-ef71652308d1 INF Fetching Profile Details 2024-03-23 12:48:03.861 +05:30 439993c0-bc7d-4ec5-8ca1-ef71652308d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:48:03.861 +05:30 439993c0-bc7d-4ec5-8ca1-ef71652308d1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 6.0786ms 2024-03-23 12:48:03.862 +05:30 439993c0-bc7d-4ec5-8ca1-ef71652308d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:48:03.862 +05:30 439993c0-bc7d-4ec5-8ca1-ef71652308d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 7.3472ms 2024-03-23 12:48:07.747 +05:30 8ca29fed-98a7-4291-bc6a-dd73c9f4c1c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:48:07.748 +05:30 061dafa9-c95e-47dc-bf53-1185a40136e6 INF CORS policy execution successful. 2024-03-23 12:48:07.748 +05:30 061dafa9-c95e-47dc-bf53-1185a40136e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.0402ms 2024-03-23 12:48:07.805 +05:30 d2210e30-af9f-48b3-9e0c-c06769697d9e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:48:07.806 +05:30 d9ad48d2-8056-487a-b252-f0005c2634af INF CORS policy execution successful. 2024-03-23 12:48:07.806 +05:30 d9ad48d2-8056-487a-b252-f0005c2634af INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:48:07.806 +05:30 d9ad48d2-8056-487a-b252-f0005c2634af 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-23 12:48:07.817 +05:30 d9ad48d2-8056-487a-b252-f0005c2634af INF Connection string fetched 2024-03-23 12:48:07.818 +05:30 d9ad48d2-8056-487a-b252-f0005c2634af INF Fetching Actions 2024-03-23 12:48:07.830 +05:30 d9ad48d2-8056-487a-b252-f0005c2634af INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:48:07.831 +05:30 d9ad48d2-8056-487a-b252-f0005c2634af INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 24.322ms 2024-03-23 12:48:07.831 +05:30 d9ad48d2-8056-487a-b252-f0005c2634af INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:48:07.831 +05:30 d9ad48d2-8056-487a-b252-f0005c2634af INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 26.5629ms 2024-03-23 12:49:09.913 +05:30 842150e0-237a-44d8-a0f4-5a52c4cc54b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:49:09.913 +05:30 23d448a0-4f68-4a2f-8851-dc263f09590f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:49:09.913 +05:30 ef2228d1-f103-4f97-97e4-acc10e85a73f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:49:09.914 +05:30 51da8e70-029a-4eed-ad25-54a8a00c1d27 INF CORS policy execution successful. 2024-03-23 12:49:09.914 +05:30 0e113674-2d33-4dae-8962-d1ab87c31034 INF CORS policy execution successful. 2024-03-23 12:49:09.914 +05:30 77f13aef-dbfb-48d0-8aab-02e44a307f6b INF CORS policy execution successful. 2024-03-23 12:49:09.915 +05:30 51da8e70-029a-4eed-ad25-54a8a00c1d27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 2.923ms 2024-03-23 12:49:09.915 +05:30 77f13aef-dbfb-48d0-8aab-02e44a307f6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.0037ms 2024-03-23 12:49:09.915 +05:30 0e113674-2d33-4dae-8962-d1ab87c31034 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.662ms 2024-03-23 12:49:09.965 +05:30 ac70133e-99f8-4c59-ac44-8838951f8707 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:49:09.965 +05:30 a6365f64-f197-4de6-aff7-1dcf315cbbc0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:49:09.965 +05:30 88e61105-df22-4f8b-94a5-faa1a02ab3c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:49:09.967 +05:30 f6dc9267-1788-404d-b3db-dbe35f25579c INF CORS policy execution successful. 2024-03-23 12:49:09.967 +05:30 8e13a6d9-7868-4218-904d-0884505a54c0 INF CORS policy execution successful. 2024-03-23 12:49:09.967 +05:30 326f134a-ca12-4a50-a542-8810afb9a1c6 INF CORS policy execution successful. 2024-03-23 12:49:09.967 +05:30 f6dc9267-1788-404d-b3db-dbe35f25579c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:49:09.967 +05:30 326f134a-ca12-4a50-a542-8810afb9a1c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:49:09.967 +05:30 8e13a6d9-7868-4218-904d-0884505a54c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:49:09.968 +05:30 f6dc9267-1788-404d-b3db-dbe35f25579c 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-23 12:49:09.968 +05:30 326f134a-ca12-4a50-a542-8810afb9a1c6 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:49:09.968 +05:30 8e13a6d9-7868-4218-904d-0884505a54c0 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-23 12:49:09.975 +05:30 326f134a-ca12-4a50-a542-8810afb9a1c6 INF Connection string fetched 2024-03-23 12:49:09.975 +05:30 f6dc9267-1788-404d-b3db-dbe35f25579c INF Connection string fetched 2024-03-23 12:49:09.975 +05:30 f6dc9267-1788-404d-b3db-dbe35f25579c INF Fetching Menu Data 2024-03-23 12:49:09.975 +05:30 8e13a6d9-7868-4218-904d-0884505a54c0 INF Connection string fetched 2024-03-23 12:49:09.975 +05:30 8e13a6d9-7868-4218-904d-0884505a54c0 INF Fetching Profile Summary 2024-03-23 12:49:09.976 +05:30 326f134a-ca12-4a50-a542-8810afb9a1c6 INF Fetching Profile Details 2024-03-23 12:49:09.980 +05:30 f6dc9267-1788-404d-b3db-dbe35f25579c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:49:09.981 +05:30 f6dc9267-1788-404d-b3db-dbe35f25579c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.6899ms 2024-03-23 12:49:09.981 +05:30 f6dc9267-1788-404d-b3db-dbe35f25579c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:49:09.981 +05:30 f6dc9267-1788-404d-b3db-dbe35f25579c 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 16.4955ms 2024-03-23 12:49:09.986 +05:30 8e13a6d9-7868-4218-904d-0884505a54c0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:49:09.986 +05:30 8e13a6d9-7868-4218-904d-0884505a54c0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 17.9876ms 2024-03-23 12:49:09.987 +05:30 8e13a6d9-7868-4218-904d-0884505a54c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:49:09.987 +05:30 8e13a6d9-7868-4218-904d-0884505a54c0 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 21.6934ms 2024-03-23 12:49:10.005 +05:30 326f134a-ca12-4a50-a542-8810afb9a1c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:49:10.006 +05:30 326f134a-ca12-4a50-a542-8810afb9a1c6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 37.5357ms 2024-03-23 12:49:10.006 +05:30 326f134a-ca12-4a50-a542-8810afb9a1c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:49:10.006 +05:30 326f134a-ca12-4a50-a542-8810afb9a1c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 41.2957ms 2024-03-23 12:49:16.274 +05:30 122505e1-b72e-4f73-9b8c-60e940530289 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:49:16.275 +05:30 f1a905f7-91e7-4112-a78b-bc04da5d65fc INF CORS policy execution successful. 2024-03-23 12:49:16.275 +05:30 f1a905f7-91e7-4112-a78b-bc04da5d65fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9758ms 2024-03-23 12:49:16.328 +05:30 6ded87c1-3109-4b9c-8a1c-81a5c3c0d8f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:49:16.328 +05:30 efe61890-f3c2-4455-be35-32b69e939536 INF CORS policy execution successful. 2024-03-23 12:49:16.329 +05:30 efe61890-f3c2-4455-be35-32b69e939536 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:49:16.329 +05:30 efe61890-f3c2-4455-be35-32b69e939536 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-23 12:49:16.332 +05:30 efe61890-f3c2-4455-be35-32b69e939536 INF Connection string fetched 2024-03-23 12:49:16.333 +05:30 efe61890-f3c2-4455-be35-32b69e939536 INF Fetching Menu Data 2024-03-23 12:49:16.336 +05:30 efe61890-f3c2-4455-be35-32b69e939536 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:49:16.337 +05:30 efe61890-f3c2-4455-be35-32b69e939536 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.6653ms 2024-03-23 12:49:16.337 +05:30 efe61890-f3c2-4455-be35-32b69e939536 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:49:16.337 +05:30 efe61890-f3c2-4455-be35-32b69e939536 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 9.2661ms 2024-03-23 12:49:20.415 +05:30 f916847d-536c-4cd3-80a1-9831daa28573 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 12:49:20.417 +05:30 f5c630d3-1ed7-41c7-909e-4fa6e8a6e34a INF CORS policy execution successful. 2024-03-23 12:49:20.417 +05:30 f5c630d3-1ed7-41c7-909e-4fa6e8a6e34a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:49:20.417 +05:30 f5c630d3-1ed7-41c7-909e-4fa6e8a6e34a 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-23 12:49:20.418 +05:30 f5c630d3-1ed7-41c7-909e-4fa6e8a6e34a INF Fetching Company deatails 2024-03-23 12:49:20.424 +05:30 f5c630d3-1ed7-41c7-909e-4fa6e8a6e34a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:49:20.424 +05:30 f5c630d3-1ed7-41c7-909e-4fa6e8a6e34a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.0138ms 2024-03-23 12:49:20.425 +05:30 f5c630d3-1ed7-41c7-909e-4fa6e8a6e34a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 12:49:20.425 +05:30 f5c630d3-1ed7-41c7-909e-4fa6e8a6e34a 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 9.6994ms 2024-03-23 12:49:20.911 +05:30 d521843c-cb4f-4cc7-8909-c0e69e45e694 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:49:20.912 +05:30 190927b8-b3f1-456d-9257-2bbda18636ef INF CORS policy execution successful. 2024-03-23 12:49:20.912 +05:30 190927b8-b3f1-456d-9257-2bbda18636ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:49:20.912 +05:30 190927b8-b3f1-456d-9257-2bbda18636ef 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-23 12:49:20.916 +05:30 190927b8-b3f1-456d-9257-2bbda18636ef INF Connection string fetched 2024-03-23 12:49:20.916 +05:30 190927b8-b3f1-456d-9257-2bbda18636ef INF Fetching Menu Data 2024-03-23 12:49:20.919 +05:30 190927b8-b3f1-456d-9257-2bbda18636ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:49:20.919 +05:30 190927b8-b3f1-456d-9257-2bbda18636ef INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.9881ms 2024-03-23 12:49:20.919 +05:30 190927b8-b3f1-456d-9257-2bbda18636ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:49:20.919 +05:30 190927b8-b3f1-456d-9257-2bbda18636ef 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 8.4827ms 2024-03-23 12:49:21.614 +05:30 1cfcf8f9-0388-4202-8881-a6fcfb6f6a8b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 12:49:21.614 +05:30 72f12aab-700a-404e-a7a9-8a799a956034 INF CORS policy execution successful. 2024-03-23 12:49:21.615 +05:30 72f12aab-700a-404e-a7a9-8a799a956034 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.5505ms 2024-03-23 12:49:21.660 +05:30 60bb1e46-a099-4655-93c6-244c77907f27 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 53 2024-03-23 12:49:21.661 +05:30 ab8c5788-0ed4-4008-9bf9-dc73ca253cec INF CORS policy execution successful. 2024-03-23 12:49:21.661 +05:30 ab8c5788-0ed4-4008-9bf9-dc73ca253cec INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:49:21.661 +05:30 ab8c5788-0ed4-4008-9bf9-dc73ca253cec 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-23 12:49:21.667 +05:30 ab8c5788-0ed4-4008-9bf9-dc73ca253cec ERR Invalid database name. 2024-03-23 12:49:21.667 +05:30 ab8c5788-0ed4-4008-9bf9-dc73ca253cec INF Invalid database name. 2024-03-23 12:49:21.668 +05:30 ab8c5788-0ed4-4008-9bf9-dc73ca253cec INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:49:21.668 +05:30 ab8c5788-0ed4-4008-9bf9-dc73ca253cec INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 6.9865ms 2024-03-23 12:49:21.668 +05:30 ab8c5788-0ed4-4008-9bf9-dc73ca253cec INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:49:21.668 +05:30 ab8c5788-0ed4-4008-9bf9-dc73ca253cec INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 8.0112ms 2024-03-23 12:49:23.049 +05:30 b3ec70a5-0b1d-452a-9f58-73da7a827c92 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 12:49:23.049 +05:30 21b4a5a5-d7fe-4556-bbdf-9e75c8ac5831 INF CORS policy execution successful. 2024-03-23 12:49:23.049 +05:30 21b4a5a5-d7fe-4556-bbdf-9e75c8ac5831 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:49:23.049 +05:30 21b4a5a5-d7fe-4556-bbdf-9e75c8ac5831 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-23 12:49:23.052 +05:30 21b4a5a5-d7fe-4556-bbdf-9e75c8ac5831 INF Connection string fetched 2024-03-23 12:49:23.268 +05:30 21b4a5a5-d7fe-4556-bbdf-9e75c8ac5831 INF Token generated 2024-03-23 12:49:23.268 +05:30 21b4a5a5-d7fe-4556-bbdf-9e75c8ac5831 INF Token generated 2024-03-23 12:49:23.268 +05:30 21b4a5a5-d7fe-4556-bbdf-9e75c8ac5831 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-23 12:49:23.272 +05:30 21b4a5a5-d7fe-4556-bbdf-9e75c8ac5831 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 220.0324ms 2024-03-23 12:49:23.273 +05:30 21b4a5a5-d7fe-4556-bbdf-9e75c8ac5831 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 12:49:23.273 +05:30 21b4a5a5-d7fe-4556-bbdf-9e75c8ac5831 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 224.6659ms 2024-03-23 12:49:55.233 +05:30 8c8bbd34-e177-44ad-984d-40de8275de31 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:49:55.234 +05:30 32487f95-5e89-4eb9-a582-f3aab74bd70e INF CORS policy execution successful. 2024-03-23 12:49:55.234 +05:30 32487f95-5e89-4eb9-a582-f3aab74bd70e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.5197ms 2024-03-23 12:49:55.283 +05:30 099fda1f-886d-45dc-81cd-770996b989b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:49:55.284 +05:30 fcda1c42-c1e6-4b91-b179-36610b7767e0 INF CORS policy execution successful. 2024-03-23 12:49:55.284 +05:30 fcda1c42-c1e6-4b91-b179-36610b7767e0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:49:55.284 +05:30 fcda1c42-c1e6-4b91-b179-36610b7767e0 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-23 12:49:55.291 +05:30 fcda1c42-c1e6-4b91-b179-36610b7767e0 INF Connection string fetched 2024-03-23 12:49:55.291 +05:30 fcda1c42-c1e6-4b91-b179-36610b7767e0 INF Fetching Menu Data 2024-03-23 12:49:55.295 +05:30 fcda1c42-c1e6-4b91-b179-36610b7767e0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:49:55.296 +05:30 fcda1c42-c1e6-4b91-b179-36610b7767e0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.5623ms 2024-03-23 12:49:55.296 +05:30 fcda1c42-c1e6-4b91-b179-36610b7767e0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:49:55.297 +05:30 fcda1c42-c1e6-4b91-b179-36610b7767e0 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 13.4095ms 2024-03-23 12:50:00.825 +05:30 e737b217-2c12-41ae-aba0-cc31c413c2a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:50:00.826 +05:30 2a2299fc-d873-4050-b37c-3e627902fca1 INF CORS policy execution successful. 2024-03-23 12:50:00.826 +05:30 2a2299fc-d873-4050-b37c-3e627902fca1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.3442ms 2024-03-23 12:50:00.876 +05:30 20fe8ada-ff15-4852-83e7-d1743fad1ab5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:50:00.877 +05:30 90fe9c3a-a5c8-4fd8-989b-fa459a27941b INF CORS policy execution successful. 2024-03-23 12:50:00.877 +05:30 90fe9c3a-a5c8-4fd8-989b-fa459a27941b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:00.877 +05:30 90fe9c3a-a5c8-4fd8-989b-fa459a27941b 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-23 12:50:00.885 +05:30 90fe9c3a-a5c8-4fd8-989b-fa459a27941b INF Connection string fetched 2024-03-23 12:50:00.886 +05:30 90fe9c3a-a5c8-4fd8-989b-fa459a27941b INF Fetching Menu Data 2024-03-23 12:50:00.893 +05:30 90fe9c3a-a5c8-4fd8-989b-fa459a27941b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:50:00.894 +05:30 90fe9c3a-a5c8-4fd8-989b-fa459a27941b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 16.3421ms 2024-03-23 12:50:00.894 +05:30 90fe9c3a-a5c8-4fd8-989b-fa459a27941b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:00.894 +05:30 90fe9c3a-a5c8-4fd8-989b-fa459a27941b 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 18.0408ms 2024-03-23 12:50:00.945 +05:30 8c8736b8-4206-4aa3-ab33-e0ae16e42c0a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:50:00.946 +05:30 a8aa113e-b094-4ed5-99e2-8f6b63c2d540 INF CORS policy execution successful. 2024-03-23 12:50:00.946 +05:30 a8aa113e-b094-4ed5-99e2-8f6b63c2d540 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:00.946 +05:30 a8aa113e-b094-4ed5-99e2-8f6b63c2d540 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-23 12:50:00.951 +05:30 a8aa113e-b094-4ed5-99e2-8f6b63c2d540 INF Connection string fetched 2024-03-23 12:50:00.952 +05:30 a8aa113e-b094-4ed5-99e2-8f6b63c2d540 INF Fetching Menu Data 2024-03-23 12:50:00.956 +05:30 a8aa113e-b094-4ed5-99e2-8f6b63c2d540 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:50:00.957 +05:30 a8aa113e-b094-4ed5-99e2-8f6b63c2d540 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.376ms 2024-03-23 12:50:00.957 +05:30 a8aa113e-b094-4ed5-99e2-8f6b63c2d540 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:00.957 +05:30 a8aa113e-b094-4ed5-99e2-8f6b63c2d540 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 11.9046ms 2024-03-23 12:50:07.298 +05:30 ca4d533c-6dee-49d1-b505-d28a2e7639d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:50:07.299 +05:30 0557397c-ba56-4910-bbc6-fc50dc9568f8 INF CORS policy execution successful. 2024-03-23 12:50:07.366 +05:30 0557397c-ba56-4910-bbc6-fc50dc9568f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 68.5228ms 2024-03-23 12:50:07.407 +05:30 754778c2-6149-47ef-afb7-8f82e0a8f117 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:50:07.427 +05:30 c5c53410-a0eb-46e5-9058-307b7f080abf INF CORS policy execution successful. 2024-03-23 12:50:07.427 +05:30 c5c53410-a0eb-46e5-9058-307b7f080abf INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:07.427 +05:30 c5c53410-a0eb-46e5-9058-307b7f080abf 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-23 12:50:07.553 +05:30 c5c53410-a0eb-46e5-9058-307b7f080abf INF Connection string fetched 2024-03-23 12:50:07.555 +05:30 c5c53410-a0eb-46e5-9058-307b7f080abf INF Fetching Menu Data 2024-03-23 12:50:07.583 +05:30 c5c53410-a0eb-46e5-9058-307b7f080abf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:50:07.585 +05:30 c5c53410-a0eb-46e5-9058-307b7f080abf INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 157.1178ms 2024-03-23 12:50:07.585 +05:30 c5c53410-a0eb-46e5-9058-307b7f080abf INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:07.586 +05:30 c5c53410-a0eb-46e5-9058-307b7f080abf 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 178.3107ms 2024-03-23 12:50:27.337 +05:30 974043fd-5d08-4a04-a6d2-4ab87b951575 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:50:27.338 +05:30 2e4d81c0-6569-4a76-9f91-7eab456283d4 INF CORS policy execution successful. 2024-03-23 12:50:27.339 +05:30 2e4d81c0-6569-4a76-9f91-7eab456283d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.1454ms 2024-03-23 12:50:27.340 +05:30 7f2b0046-7e36-4a94-9b55-940fb7dce09e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:50:27.340 +05:30 f380b0b9-0dd2-413c-a3e3-14bd57ed741f INF CORS policy execution successful. 2024-03-23 12:50:27.340 +05:30 f380b0b9-0dd2-413c-a3e3-14bd57ed741f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.6038ms 2024-03-23 12:50:27.388 +05:30 6699e249-a92c-4830-816d-50d1e4641f0c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:50:27.388 +05:30 48a80dd5-dc64-40c6-8c5f-586e2a45c76c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:50:27.389 +05:30 add1109b-00b6-471a-9136-4f22d34df816 INF CORS policy execution successful. 2024-03-23 12:50:27.389 +05:30 a6990a0e-761b-41cc-a35a-52f8b09e2e1d INF CORS policy execution successful. 2024-03-23 12:50:27.389 +05:30 add1109b-00b6-471a-9136-4f22d34df816 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:27.389 +05:30 a6990a0e-761b-41cc-a35a-52f8b09e2e1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:50:27.390 +05:30 a6990a0e-761b-41cc-a35a-52f8b09e2e1d 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-23 12:50:27.390 +05:30 add1109b-00b6-471a-9136-4f22d34df816 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-23 12:50:27.397 +05:30 a6990a0e-761b-41cc-a35a-52f8b09e2e1d INF Connection string fetched 2024-03-23 12:50:27.397 +05:30 add1109b-00b6-471a-9136-4f22d34df816 INF Connection string fetched 2024-03-23 12:50:27.397 +05:30 add1109b-00b6-471a-9136-4f22d34df816 INF Fetching Menu Data 2024-03-23 12:50:27.397 +05:30 a6990a0e-761b-41cc-a35a-52f8b09e2e1d INF Fetching Profile Summary 2024-03-23 12:50:27.402 +05:30 add1109b-00b6-471a-9136-4f22d34df816 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:50:27.403 +05:30 add1109b-00b6-471a-9136-4f22d34df816 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.6872ms 2024-03-23 12:50:27.403 +05:30 add1109b-00b6-471a-9136-4f22d34df816 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:27.403 +05:30 add1109b-00b6-471a-9136-4f22d34df816 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 14.9167ms 2024-03-23 12:50:27.413 +05:30 a6990a0e-761b-41cc-a35a-52f8b09e2e1d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:50:27.414 +05:30 a6990a0e-761b-41cc-a35a-52f8b09e2e1d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 23.902ms 2024-03-23 12:50:27.414 +05:30 a6990a0e-761b-41cc-a35a-52f8b09e2e1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:50:27.414 +05:30 a6990a0e-761b-41cc-a35a-52f8b09e2e1d 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 25.672ms 2024-03-23 12:50:29.295 +05:30 07fc5a65-5b26-4b04-91dc-13b77fb76bfd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:50:29.296 +05:30 9266f13c-9305-40fa-9bf0-622a647dc20a INF CORS policy execution successful. 2024-03-23 12:50:29.296 +05:30 9266f13c-9305-40fa-9bf0-622a647dc20a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:29.296 +05:30 9266f13c-9305-40fa-9bf0-622a647dc20a 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-23 12:50:29.299 +05:30 9266f13c-9305-40fa-9bf0-622a647dc20a INF Connection string fetched 2024-03-23 12:50:29.299 +05:30 9266f13c-9305-40fa-9bf0-622a647dc20a INF Fetching Menu Data 2024-03-23 12:50:29.303 +05:30 9266f13c-9305-40fa-9bf0-622a647dc20a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:50:29.303 +05:30 9266f13c-9305-40fa-9bf0-622a647dc20a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.3533ms 2024-03-23 12:50:29.303 +05:30 9266f13c-9305-40fa-9bf0-622a647dc20a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:29.303 +05:30 9266f13c-9305-40fa-9bf0-622a647dc20a 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 8.658ms 2024-03-23 12:50:33.911 +05:30 27c8723c-760a-4f23-bc05-9d55c54ae10a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:50:33.912 +05:30 a97ebb22-d179-425b-8f47-243105be894f INF CORS policy execution successful. 2024-03-23 12:50:33.913 +05:30 a97ebb22-d179-425b-8f47-243105be894f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.2478ms 2024-03-23 12:50:33.966 +05:30 554f54f1-a5b3-498e-b331-16f2c83387ee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:50:33.966 +05:30 a92580e7-87d5-4f3c-8ace-935a817fd594 INF CORS policy execution successful. 2024-03-23 12:50:33.967 +05:30 a92580e7-87d5-4f3c-8ace-935a817fd594 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:33.967 +05:30 a92580e7-87d5-4f3c-8ace-935a817fd594 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-23 12:50:33.974 +05:30 a92580e7-87d5-4f3c-8ace-935a817fd594 INF Connection string fetched 2024-03-23 12:50:33.974 +05:30 a92580e7-87d5-4f3c-8ace-935a817fd594 INF Fetching Menu Data 2024-03-23 12:50:33.979 +05:30 a92580e7-87d5-4f3c-8ace-935a817fd594 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:50:33.979 +05:30 a92580e7-87d5-4f3c-8ace-935a817fd594 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.3141ms 2024-03-23 12:50:33.979 +05:30 a92580e7-87d5-4f3c-8ace-935a817fd594 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:33.979 +05:30 a92580e7-87d5-4f3c-8ace-935a817fd594 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 13.67ms 2024-03-23 12:50:57.073 +05:30 8a2f7bbd-7530-4e29-ad16-4cad2492cbb9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:50:57.073 +05:30 7642918c-db71-40f9-92ad-a0602c9d80c4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:50:57.074 +05:30 48133c3b-a37a-41d8-943f-347c411ed50d INF CORS policy execution successful. 2024-03-23 12:50:57.074 +05:30 dd02c196-0735-4b47-9e97-ade05f615f6b INF CORS policy execution successful. 2024-03-23 12:50:57.074 +05:30 dd02c196-0735-4b47-9e97-ade05f615f6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.004ms 2024-03-23 12:50:57.074 +05:30 48133c3b-a37a-41d8-943f-347c411ed50d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.2092ms 2024-03-23 12:50:57.130 +05:30 e1dde428-65d4-4e05-b53d-8a1485feb967 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:50:57.130 +05:30 a9bc41d9-cb84-4ba7-8949-a956193db001 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:50:57.131 +05:30 e6040c74-5ed9-47fc-aaa4-3bba01cbb589 INF CORS policy execution successful. 2024-03-23 12:50:57.131 +05:30 1a5b789e-7c49-4dc8-bc53-e150043713a9 INF CORS policy execution successful. 2024-03-23 12:50:57.132 +05:30 1a5b789e-7c49-4dc8-bc53-e150043713a9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:57.132 +05:30 e6040c74-5ed9-47fc-aaa4-3bba01cbb589 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:50:57.132 +05:30 1a5b789e-7c49-4dc8-bc53-e150043713a9 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-23 12:50:57.136 +05:30 e6040c74-5ed9-47fc-aaa4-3bba01cbb589 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-23 12:50:57.139 +05:30 1a5b789e-7c49-4dc8-bc53-e150043713a9 INF Connection string fetched 2024-03-23 12:50:57.140 +05:30 1a5b789e-7c49-4dc8-bc53-e150043713a9 INF Fetching Menu Data 2024-03-23 12:50:57.145 +05:30 e6040c74-5ed9-47fc-aaa4-3bba01cbb589 INF Connection string fetched 2024-03-23 12:50:57.145 +05:30 e6040c74-5ed9-47fc-aaa4-3bba01cbb589 INF Fetching Profile Summary 2024-03-23 12:50:57.149 +05:30 1a5b789e-7c49-4dc8-bc53-e150043713a9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:50:57.151 +05:30 1a5b789e-7c49-4dc8-bc53-e150043713a9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 18.0715ms 2024-03-23 12:50:57.151 +05:30 1a5b789e-7c49-4dc8-bc53-e150043713a9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:50:57.151 +05:30 1a5b789e-7c49-4dc8-bc53-e150043713a9 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 21.2145ms 2024-03-23 12:50:57.167 +05:30 e6040c74-5ed9-47fc-aaa4-3bba01cbb589 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:50:57.168 +05:30 e6040c74-5ed9-47fc-aaa4-3bba01cbb589 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 31.9894ms 2024-03-23 12:50:57.168 +05:30 e6040c74-5ed9-47fc-aaa4-3bba01cbb589 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:50:57.168 +05:30 e6040c74-5ed9-47fc-aaa4-3bba01cbb589 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 38.2821ms 2024-03-23 12:53:18.328 +05:30 27335c43-d896-4d19-b031-5c9aaefe661f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:53:18.330 +05:30 c027aacc-3a68-49df-9fc4-c37db4b554bc INF CORS policy execution successful. 2024-03-23 12:53:18.331 +05:30 c027aacc-3a68-49df-9fc4-c37db4b554bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.8692ms 2024-03-23 12:53:18.378 +05:30 276668a7-5194-40e6-8b40-949c1a38e5df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:53:18.381 +05:30 276668a7-5194-40e6-8b40-949c1a38e5df INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:21:25 AM', Current time (UTC): '3/23/2024 7:23:18 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-23 12:53:18.384 +05:30 276668a7-5194-40e6-8b40-949c1a38e5df INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:21:25 AM', Current time (UTC): '3/23/2024 7:23:18 AM'. 2024-03-23 12:53:18.385 +05:30 e4c1d446-2d46-4704-9eee-99b9e8fe8691 INF CORS policy execution successful. 2024-03-23 12:53:18.386 +05:30 e4c1d446-2d46-4704-9eee-99b9e8fe8691 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:53:18.386 +05:30 e4c1d446-2d46-4704-9eee-99b9e8fe8691 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:53:18.387 +05:30 e4c1d446-2d46-4704-9eee-99b9e8fe8691 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 9.1056ms 2024-03-23 12:53:18.437 +05:30 29e1843a-819c-41f0-9aaa-412932dadd2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODE4NSwiZXhwIjoxNzExMTc4Nzg1LCJpYXQiOjE3MTExNzgxODV9.VtPZ00jD_QIxA1ZUek63ux48Zgc0_cxzpPYz96muq0I - null null 2024-03-23 12:53:18.437 +05:30 f920044e-fb66-463d-87a7-90f3989f08fa INF CORS policy execution successful. 2024-03-23 12:53:18.438 +05:30 f920044e-fb66-463d-87a7-90f3989f08fa INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:53:18.438 +05:30 f920044e-fb66-463d-87a7-90f3989f08fa 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-23 12:53:18.461 +05:30 f920044e-fb66-463d-87a7-90f3989f08fa INF Token generated 2024-03-23 12:53:18.461 +05:30 f920044e-fb66-463d-87a7-90f3989f08fa INF Token generated 2024-03-23 12:53:18.461 +05:30 f920044e-fb66-463d-87a7-90f3989f08fa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 12:53:18.462 +05:30 f920044e-fb66-463d-87a7-90f3989f08fa INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 23.6966ms 2024-03-23 12:53:18.462 +05:30 f920044e-fb66-463d-87a7-90f3989f08fa INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:53:18.462 +05:30 f920044e-fb66-463d-87a7-90f3989f08fa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODE4NSwiZXhwIjoxNzExMTc4Nzg1LCJpYXQiOjE3MTExNzgxODV9.VtPZ00jD_QIxA1ZUek63ux48Zgc0_cxzpPYz96muq0I - 200 null application/json; charset=utf-8 25.6029ms 2024-03-23 12:53:18.509 +05:30 ebe91a13-70c3-4ca8-a95c-844d10ba62a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:53:18.510 +05:30 2907890d-88a7-47cc-aab2-48347f6659ae INF CORS policy execution successful. 2024-03-23 12:53:18.510 +05:30 2907890d-88a7-47cc-aab2-48347f6659ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:53:18.510 +05:30 2907890d-88a7-47cc-aab2-48347f6659ae 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-23 12:53:18.514 +05:30 2907890d-88a7-47cc-aab2-48347f6659ae INF Connection string fetched 2024-03-23 12:53:18.514 +05:30 2907890d-88a7-47cc-aab2-48347f6659ae INF Fetching Menu Data 2024-03-23 12:53:18.521 +05:30 2907890d-88a7-47cc-aab2-48347f6659ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:53:18.522 +05:30 2907890d-88a7-47cc-aab2-48347f6659ae INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.3873ms 2024-03-23 12:53:18.522 +05:30 2907890d-88a7-47cc-aab2-48347f6659ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:53:18.522 +05:30 2907890d-88a7-47cc-aab2-48347f6659ae 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 13.4936ms 2024-03-23 12:53:26.309 +05:30 e39011c6-c670-4cd9-b0d1-637b25196546 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:53:26.310 +05:30 cef9c83f-81fe-469d-9f65-b5d86ae077b7 INF CORS policy execution successful. 2024-03-23 12:53:26.311 +05:30 cef9c83f-81fe-469d-9f65-b5d86ae077b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.5748ms 2024-03-23 12:53:26.356 +05:30 55158ed4-63f6-490a-9787-7d03c5f05bc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:53:26.356 +05:30 979435c3-c7f4-4db3-b8bc-90fffecb6f95 INF CORS policy execution successful. 2024-03-23 12:53:26.357 +05:30 979435c3-c7f4-4db3-b8bc-90fffecb6f95 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:53:26.357 +05:30 979435c3-c7f4-4db3-b8bc-90fffecb6f95 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-23 12:53:26.362 +05:30 979435c3-c7f4-4db3-b8bc-90fffecb6f95 INF Connection string fetched 2024-03-23 12:53:26.362 +05:30 979435c3-c7f4-4db3-b8bc-90fffecb6f95 INF Fetching Menu Data 2024-03-23 12:53:26.365 +05:30 979435c3-c7f4-4db3-b8bc-90fffecb6f95 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:53:26.366 +05:30 979435c3-c7f4-4db3-b8bc-90fffecb6f95 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.0076ms 2024-03-23 12:53:26.366 +05:30 979435c3-c7f4-4db3-b8bc-90fffecb6f95 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:53:26.366 +05:30 979435c3-c7f4-4db3-b8bc-90fffecb6f95 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 10.2291ms 2024-03-23 12:53:40.291 +05:30 f70d3728-44ab-4aa0-ba4a-647aa0bca57d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:53:40.292 +05:30 0aa014a1-16d8-4675-a759-c6fa620784d8 INF CORS policy execution successful. 2024-03-23 12:53:40.293 +05:30 0aa014a1-16d8-4675-a759-c6fa620784d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.8062ms 2024-03-23 12:53:40.340 +05:30 c9c27012-344c-4a32-be71-15c3837594d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:53:40.341 +05:30 c2bb9d65-59a6-4da8-ab81-fec0ec773bee INF CORS policy execution successful. 2024-03-23 12:53:40.341 +05:30 c2bb9d65-59a6-4da8-ab81-fec0ec773bee INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:53:40.341 +05:30 c2bb9d65-59a6-4da8-ab81-fec0ec773bee 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-23 12:53:40.347 +05:30 c2bb9d65-59a6-4da8-ab81-fec0ec773bee INF Connection string fetched 2024-03-23 12:53:40.347 +05:30 c2bb9d65-59a6-4da8-ab81-fec0ec773bee INF Fetching Menu Data 2024-03-23 12:53:40.350 +05:30 c2bb9d65-59a6-4da8-ab81-fec0ec773bee INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:53:40.351 +05:30 c2bb9d65-59a6-4da8-ab81-fec0ec773bee INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.7551ms 2024-03-23 12:53:40.351 +05:30 c2bb9d65-59a6-4da8-ab81-fec0ec773bee INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:53:40.351 +05:30 c2bb9d65-59a6-4da8-ab81-fec0ec773bee 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 10.9333ms 2024-03-23 12:54:06.349 +05:30 a06d25e5-f9be-4328-9f85-3b2c96136c55 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:54:06.350 +05:30 39f79549-a22b-4470-baa0-d189f4f1d0c9 INF CORS policy execution successful. 2024-03-23 12:54:06.352 +05:30 39f79549-a22b-4470-baa0-d189f4f1d0c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 2.7867ms 2024-03-23 12:54:06.398 +05:30 378724c9-7a77-4661-af15-288c907b86b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:54:06.399 +05:30 c1d35677-4f5c-4713-b9a5-4a6e5fad4499 INF CORS policy execution successful. 2024-03-23 12:54:06.400 +05:30 c1d35677-4f5c-4713-b9a5-4a6e5fad4499 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:54:06.400 +05:30 c1d35677-4f5c-4713-b9a5-4a6e5fad4499 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-23 12:54:06.406 +05:30 c1d35677-4f5c-4713-b9a5-4a6e5fad4499 INF Connection string fetched 2024-03-23 12:54:06.407 +05:30 c1d35677-4f5c-4713-b9a5-4a6e5fad4499 INF Fetching Actions 2024-03-23 12:54:06.416 +05:30 c1d35677-4f5c-4713-b9a5-4a6e5fad4499 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:54:06.416 +05:30 c1d35677-4f5c-4713-b9a5-4a6e5fad4499 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.1311ms 2024-03-23 12:54:06.416 +05:30 c1d35677-4f5c-4713-b9a5-4a6e5fad4499 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:54:06.417 +05:30 c1d35677-4f5c-4713-b9a5-4a6e5fad4499 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 18.5491ms 2024-03-23 12:54:10.689 +05:30 613bc6e2-e727-4737-a0e3-72719b7dba15 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 12:54:10.689 +05:30 6f671aca-e3f6-4231-8675-328cfa21854f INF CORS policy execution successful. 2024-03-23 12:54:10.689 +05:30 6f671aca-e3f6-4231-8675-328cfa21854f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.7386ms 2024-03-23 12:54:10.735 +05:30 8b6db3b8-e34f-4383-a05b-df54a28cf5fc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 12:54:10.736 +05:30 20aae812-24ee-48f5-a31b-d6858bcedbad INF CORS policy execution successful. 2024-03-23 12:54:10.736 +05:30 20aae812-24ee-48f5-a31b-d6858bcedbad INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:54:10.736 +05:30 20aae812-24ee-48f5-a31b-d6858bcedbad 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-23 12:54:10.741 +05:30 20aae812-24ee-48f5-a31b-d6858bcedbad INF Connection string fetched 2024-03-23 12:54:10.741 +05:30 20aae812-24ee-48f5-a31b-d6858bcedbad INF Fetching Actions 2024-03-23 12:54:10.749 +05:30 20aae812-24ee-48f5-a31b-d6858bcedbad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:54:10.750 +05:30 20aae812-24ee-48f5-a31b-d6858bcedbad INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.8544ms 2024-03-23 12:54:10.750 +05:30 20aae812-24ee-48f5-a31b-d6858bcedbad INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:54:10.751 +05:30 20aae812-24ee-48f5-a31b-d6858bcedbad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 15.6951ms 2024-03-23 12:54:54.312 +05:30 1db80e29-f17c-4cc1-be6a-a2968c4f4b96 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:54:54.315 +05:30 beb4759c-b9d6-4758-bde3-e06bd8e95daf INF CORS policy execution successful. 2024-03-23 12:54:54.316 +05:30 beb4759c-b9d6-4758-bde3-e06bd8e95daf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 4.0468ms 2024-03-23 12:54:54.362 +05:30 05e08870-5315-441c-9409-67c000a0a97e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:54:54.363 +05:30 63da7250-4ee3-4a75-a79c-587fb519befd INF CORS policy execution successful. 2024-03-23 12:54:54.364 +05:30 63da7250-4ee3-4a75-a79c-587fb519befd INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:54:54.364 +05:30 63da7250-4ee3-4a75-a79c-587fb519befd 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-23 12:54:54.373 +05:30 63da7250-4ee3-4a75-a79c-587fb519befd INF Connection string fetched 2024-03-23 12:54:54.373 +05:30 63da7250-4ee3-4a75-a79c-587fb519befd INF Fetching Menu Data 2024-03-23 12:54:54.377 +05:30 63da7250-4ee3-4a75-a79c-587fb519befd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:54:54.378 +05:30 63da7250-4ee3-4a75-a79c-587fb519befd INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.904ms 2024-03-23 12:54:54.378 +05:30 63da7250-4ee3-4a75-a79c-587fb519befd INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:54:54.378 +05:30 63da7250-4ee3-4a75-a79c-587fb519befd 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 16.8544ms 2024-03-23 12:55:03.303 +05:30 47549478-8585-4d1a-b787-3e58f04a1660 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:03.304 +05:30 26da02da-3a0e-481b-a0c3-824d4e0ce172 INF CORS policy execution successful. 2024-03-23 12:55:03.309 +05:30 26da02da-3a0e-481b-a0c3-824d4e0ce172 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.3245ms 2024-03-23 12:55:03.345 +05:30 ede7fe93-2b15-4b73-97eb-e7f73f17c5ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:55:03.345 +05:30 4a4048f0-1867-43ab-9559-597ff719279c INF CORS policy execution successful. 2024-03-23 12:55:03.346 +05:30 4a4048f0-1867-43ab-9559-597ff719279c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.0904ms 2024-03-23 12:55:03.348 +05:30 1383817d-1213-4090-8bf7-7dc292dd8c89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:55:03.349 +05:30 8c25195e-72ba-4141-8434-73596d754966 INF CORS policy execution successful. 2024-03-23 12:55:03.349 +05:30 8c25195e-72ba-4141-8434-73596d754966 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.9985ms 2024-03-23 12:55:03.350 +05:30 7fcf80e0-adc7-4f79-9d3d-19b9daa736da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:03.351 +05:30 29c119a1-48b8-4e92-9a90-9c84fb74d0f9 INF CORS policy execution successful. 2024-03-23 12:55:03.351 +05:30 29c119a1-48b8-4e92-9a90-9c84fb74d0f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6214ms 2024-03-23 12:55:03.359 +05:30 0072d881-7d3e-4045-a518-e6735dbb106b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:03.360 +05:30 5b1cd178-9913-4b89-bb96-a6d8ec902d88 INF CORS policy execution successful. 2024-03-23 12:55:03.360 +05:30 5b1cd178-9913-4b89-bb96-a6d8ec902d88 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:03.361 +05:30 5b1cd178-9913-4b89-bb96-a6d8ec902d88 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-23 12:55:03.407 +05:30 550d2f4c-4c46-4aba-9027-6aac5c2de9cf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:55:03.408 +05:30 dc7b7ea0-aa5a-4ac7-ad0e-3d1724acf09f INF CORS policy execution successful. 2024-03-23 12:55:03.410 +05:30 dc7b7ea0-aa5a-4ac7-ad0e-3d1724acf09f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:55:03.410 +05:30 dc7b7ea0-aa5a-4ac7-ad0e-3d1724acf09f 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-23 12:55:03.434 +05:30 dc7b7ea0-aa5a-4ac7-ad0e-3d1724acf09f INF Connection string fetched 2024-03-23 12:55:03.434 +05:30 dc7b7ea0-aa5a-4ac7-ad0e-3d1724acf09f INF Fetching Profile Summary 2024-03-23 12:55:03.435 +05:30 5b1cd178-9913-4b89-bb96-a6d8ec902d88 INF Connection string fetched 2024-03-23 12:55:03.435 +05:30 5b1cd178-9913-4b89-bb96-a6d8ec902d88 INF Fetching Menu Data 2024-03-23 12:55:03.466 +05:30 5b1cd178-9913-4b89-bb96-a6d8ec902d88 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:03.469 +05:30 5b1cd178-9913-4b89-bb96-a6d8ec902d88 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 107.826ms 2024-03-23 12:55:03.469 +05:30 5b1cd178-9913-4b89-bb96-a6d8ec902d88 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:03.469 +05:30 5b1cd178-9913-4b89-bb96-a6d8ec902d88 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 110.6368ms 2024-03-23 12:55:03.474 +05:30 dc7b7ea0-aa5a-4ac7-ad0e-3d1724acf09f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:03.476 +05:30 dc7b7ea0-aa5a-4ac7-ad0e-3d1724acf09f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 63.563ms 2024-03-23 12:55:03.476 +05:30 dc7b7ea0-aa5a-4ac7-ad0e-3d1724acf09f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:55:03.476 +05:30 dc7b7ea0-aa5a-4ac7-ad0e-3d1724acf09f 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 69.2565ms 2024-03-23 12:55:03.513 +05:30 75f2b95a-8e6c-4384-8653-dfacd0fe35f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:03.514 +05:30 ccf67861-1a8b-4d16-9958-85a4ccef1e1d INF CORS policy execution successful. 2024-03-23 12:55:03.514 +05:30 ccf67861-1a8b-4d16-9958-85a4ccef1e1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:03.514 +05:30 ccf67861-1a8b-4d16-9958-85a4ccef1e1d 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-23 12:55:03.516 +05:30 ccf67861-1a8b-4d16-9958-85a4ccef1e1d INF Connection string fetched 2024-03-23 12:55:03.517 +05:30 ccf67861-1a8b-4d16-9958-85a4ccef1e1d INF Fetching Menu Data 2024-03-23 12:55:03.524 +05:30 3b425209-6856-4edb-926d-055756b73255 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:55:03.525 +05:30 0bdc7e7b-83a6-4afb-87e5-3a4723c088fe INF CORS policy execution successful. 2024-03-23 12:55:03.526 +05:30 0bdc7e7b-83a6-4afb-87e5-3a4723c088fe INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:55:03.526 +05:30 0bdc7e7b-83a6-4afb-87e5-3a4723c088fe 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-23 12:55:03.527 +05:30 ccf67861-1a8b-4d16-9958-85a4ccef1e1d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:03.532 +05:30 ccf67861-1a8b-4d16-9958-85a4ccef1e1d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 15.107ms 2024-03-23 12:55:03.532 +05:30 ccf67861-1a8b-4d16-9958-85a4ccef1e1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:03.533 +05:30 ccf67861-1a8b-4d16-9958-85a4ccef1e1d 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 20.6527ms 2024-03-23 12:55:03.535 +05:30 0bdc7e7b-83a6-4afb-87e5-3a4723c088fe INF Connection string fetched 2024-03-23 12:55:03.538 +05:30 0bdc7e7b-83a6-4afb-87e5-3a4723c088fe INF Fetching Profile Summary 2024-03-23 12:55:03.813 +05:30 0bdc7e7b-83a6-4afb-87e5-3a4723c088fe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:03.814 +05:30 0bdc7e7b-83a6-4afb-87e5-3a4723c088fe INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 287.6532ms 2024-03-23 12:55:03.814 +05:30 0bdc7e7b-83a6-4afb-87e5-3a4723c088fe INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:55:03.814 +05:30 0bdc7e7b-83a6-4afb-87e5-3a4723c088fe 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 289.7907ms 2024-03-23 12:55:07.198 +05:30 0ff38947-bb28-430c-ac1a-40acdb51f252 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:07.198 +05:30 3bc74bda-cc78-447e-8467-5bca6eed8472 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:55:07.198 +05:30 c8949ec8-610f-4f64-85e4-65f6274cb90c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:55:07.198 +05:30 3d938a5a-0636-4b47-9d83-5c96bbe9a146 INF CORS policy execution successful. 2024-03-23 12:55:07.198 +05:30 e17eb314-5921-4d78-b8bd-95f58e253f77 INF CORS policy execution successful. 2024-03-23 12:55:07.198 +05:30 e208e5ff-21e7-42ca-8e0a-ccdbe96b4d65 INF CORS policy execution successful. 2024-03-23 12:55:07.199 +05:30 e17eb314-5921-4d78-b8bd-95f58e253f77 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:07.199 +05:30 e17eb314-5921-4d78-b8bd-95f58e253f77 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-23 12:55:07.199 +05:30 e208e5ff-21e7-42ca-8e0a-ccdbe96b4d65 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 1.0477ms 2024-03-23 12:55:07.199 +05:30 3d938a5a-0636-4b47-9d83-5c96bbe9a146 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 1.1341ms 2024-03-23 12:55:07.205 +05:30 e17eb314-5921-4d78-b8bd-95f58e253f77 INF Connection string fetched 2024-03-23 12:55:07.205 +05:30 e17eb314-5921-4d78-b8bd-95f58e253f77 INF Fetching Menu Data 2024-03-23 12:55:07.210 +05:30 e17eb314-5921-4d78-b8bd-95f58e253f77 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:07.210 +05:30 e17eb314-5921-4d78-b8bd-95f58e253f77 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.4922ms 2024-03-23 12:55:07.210 +05:30 e17eb314-5921-4d78-b8bd-95f58e253f77 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:07.211 +05:30 e17eb314-5921-4d78-b8bd-95f58e253f77 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 12.939ms 2024-03-23 12:55:07.251 +05:30 f6f3ce61-ef14-4fd9-a1ad-308a4d0795f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:55:07.252 +05:30 457a2993-7af8-42f9-bea3-0a6260acb530 INF CORS policy execution successful. 2024-03-23 12:55:07.252 +05:30 457a2993-7af8-42f9-bea3-0a6260acb530 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:55:07.253 +05:30 457a2993-7af8-42f9-bea3-0a6260acb530 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:55:07.255 +05:30 457a2993-7af8-42f9-bea3-0a6260acb530 INF Connection string fetched 2024-03-23 12:55:07.256 +05:30 457a2993-7af8-42f9-bea3-0a6260acb530 INF Fetching Profile Details 2024-03-23 12:55:07.257 +05:30 3d98be7b-3ca1-4738-86ca-841837a3d504 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:07.258 +05:30 9d53051b-42ef-4474-a50b-c72055ea0a8f INF CORS policy execution successful. 2024-03-23 12:55:07.258 +05:30 9d53051b-42ef-4474-a50b-c72055ea0a8f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:07.258 +05:30 9d53051b-42ef-4474-a50b-c72055ea0a8f 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-23 12:55:07.263 +05:30 9d53051b-42ef-4474-a50b-c72055ea0a8f INF Connection string fetched 2024-03-23 12:55:07.263 +05:30 9d53051b-42ef-4474-a50b-c72055ea0a8f INF Fetching Menu Data 2024-03-23 12:55:07.278 +05:30 457a2993-7af8-42f9-bea3-0a6260acb530 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:07.278 +05:30 9d53051b-42ef-4474-a50b-c72055ea0a8f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:07.279 +05:30 457a2993-7af8-42f9-bea3-0a6260acb530 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 26.0903ms 2024-03-23 12:55:07.279 +05:30 9d53051b-42ef-4474-a50b-c72055ea0a8f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 20.9744ms 2024-03-23 12:55:07.279 +05:30 457a2993-7af8-42f9-bea3-0a6260acb530 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:55:07.279 +05:30 9d53051b-42ef-4474-a50b-c72055ea0a8f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:07.280 +05:30 457a2993-7af8-42f9-bea3-0a6260acb530 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 28.5245ms 2024-03-23 12:55:07.280 +05:30 9d53051b-42ef-4474-a50b-c72055ea0a8f 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 22.7066ms 2024-03-23 12:55:07.330 +05:30 ed6edbb1-7c02-4292-8457-adf38cdb8ec5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:55:07.333 +05:30 d88eec8f-57eb-4925-bdd6-300274eb438d INF CORS policy execution successful. 2024-03-23 12:55:07.334 +05:30 d88eec8f-57eb-4925-bdd6-300274eb438d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:55:07.334 +05:30 d88eec8f-57eb-4925-bdd6-300274eb438d INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:55:07.338 +05:30 d88eec8f-57eb-4925-bdd6-300274eb438d INF Connection string fetched 2024-03-23 12:55:07.339 +05:30 d88eec8f-57eb-4925-bdd6-300274eb438d INF Fetching Profile Details 2024-03-23 12:55:07.344 +05:30 d88eec8f-57eb-4925-bdd6-300274eb438d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:07.345 +05:30 d88eec8f-57eb-4925-bdd6-300274eb438d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 11.137ms 2024-03-23 12:55:07.345 +05:30 d88eec8f-57eb-4925-bdd6-300274eb438d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:55:07.346 +05:30 d88eec8f-57eb-4925-bdd6-300274eb438d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 16.1645ms 2024-03-23 12:55:11.473 +05:30 c99ad55c-24dc-4937-ae50-16780d5f6992 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:55:11.474 +05:30 53219b96-fa68-45e1-839c-68c5741b8d42 INF CORS policy execution successful. 2024-03-23 12:55:11.475 +05:30 53219b96-fa68-45e1-839c-68c5741b8d42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 2.0521ms 2024-03-23 12:55:11.522 +05:30 0a66f63f-d365-4f8a-99d4-c110f462b7db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:55:11.522 +05:30 0c946d70-75b9-46d0-b4e2-2a70f9f60c31 INF CORS policy execution successful. 2024-03-23 12:55:11.523 +05:30 0c946d70-75b9-46d0-b4e2-2a70f9f60c31 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:55:11.523 +05:30 0c946d70-75b9-46d0-b4e2-2a70f9f60c31 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-23 12:55:11.527 +05:30 0c946d70-75b9-46d0-b4e2-2a70f9f60c31 INF Connection string fetched 2024-03-23 12:55:11.536 +05:30 0c946d70-75b9-46d0-b4e2-2a70f9f60c31 INF Fetching Actions 2024-03-23 12:55:11.550 +05:30 0c946d70-75b9-46d0-b4e2-2a70f9f60c31 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:11.550 +05:30 0c946d70-75b9-46d0-b4e2-2a70f9f60c31 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 27.3522ms 2024-03-23 12:55:11.550 +05:30 0c946d70-75b9-46d0-b4e2-2a70f9f60c31 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:55:11.551 +05:30 0c946d70-75b9-46d0-b4e2-2a70f9f60c31 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 28.9026ms 2024-03-23 12:55:30.822 +05:30 ab14c286-796e-41a0-ae72-efccd94e1c4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:30.823 +05:30 2227b1fc-36a3-4741-8967-559f5c6a8441 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:55:30.823 +05:30 40f4d12c-e4ce-4ae0-bd59-0aaf7ae67c38 INF CORS policy execution successful. 2024-03-23 12:55:30.823 +05:30 56b0c7e6-cf00-47f1-be96-86b19d38ab20 INF CORS policy execution successful. 2024-03-23 12:55:30.824 +05:30 56b0c7e6-cf00-47f1-be96-86b19d38ab20 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.2572ms 2024-03-23 12:55:30.824 +05:30 40f4d12c-e4ce-4ae0-bd59-0aaf7ae67c38 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 1.0778ms 2024-03-23 12:55:30.873 +05:30 14389afc-a29e-4c6f-a3d7-045465f3c540 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:55:30.873 +05:30 e9bc3c30-58bf-4f26-a6c0-74b35ee3230c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:30.874 +05:30 58d56c4f-b7d6-44e4-b212-2f050a46508c INF CORS policy execution successful. 2024-03-23 12:55:30.874 +05:30 0e41bb9b-0e87-4ec0-9446-0f2f3d676ae1 INF CORS policy execution successful. 2024-03-23 12:55:30.874 +05:30 58d56c4f-b7d6-44e4-b212-2f050a46508c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:55:30.874 +05:30 0e41bb9b-0e87-4ec0-9446-0f2f3d676ae1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:30.875 +05:30 58d56c4f-b7d6-44e4-b212-2f050a46508c INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:55:30.875 +05:30 0e41bb9b-0e87-4ec0-9446-0f2f3d676ae1 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-23 12:55:30.886 +05:30 58d56c4f-b7d6-44e4-b212-2f050a46508c INF Connection string fetched 2024-03-23 12:55:30.886 +05:30 0e41bb9b-0e87-4ec0-9446-0f2f3d676ae1 INF Connection string fetched 2024-03-23 12:55:30.886 +05:30 0e41bb9b-0e87-4ec0-9446-0f2f3d676ae1 INF Fetching Menu Data 2024-03-23 12:55:30.887 +05:30 58d56c4f-b7d6-44e4-b212-2f050a46508c INF Fetching Profile Details 2024-03-23 12:55:30.891 +05:30 0e41bb9b-0e87-4ec0-9446-0f2f3d676ae1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:30.892 +05:30 0e41bb9b-0e87-4ec0-9446-0f2f3d676ae1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 17.4247ms 2024-03-23 12:55:30.892 +05:30 0e41bb9b-0e87-4ec0-9446-0f2f3d676ae1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:30.892 +05:30 0e41bb9b-0e87-4ec0-9446-0f2f3d676ae1 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 19.8395ms 2024-03-23 12:55:30.895 +05:30 58d56c4f-b7d6-44e4-b212-2f050a46508c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:30.896 +05:30 58d56c4f-b7d6-44e4-b212-2f050a46508c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 21.1668ms 2024-03-23 12:55:30.896 +05:30 58d56c4f-b7d6-44e4-b212-2f050a46508c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:55:30.896 +05:30 58d56c4f-b7d6-44e4-b212-2f050a46508c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 23.4239ms 2024-03-23 12:55:46.121 +05:30 d5b2ad4c-3f42-4298-9efc-52ff22273663 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:55:46.131 +05:30 86394049-937c-479a-ad1d-a31d1226b124 INF CORS policy execution successful. 2024-03-23 12:55:46.135 +05:30 86394049-937c-479a-ad1d-a31d1226b124 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 14.2601ms 2024-03-23 12:55:46.125 +05:30 dbf3d3d3-f73b-4cd5-8217-5636463bb26f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:46.121 +05:30 aa21f20f-0a1e-4e1d-b16a-58fc76459973 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:55:46.136 +05:30 05cfe1c9-da1c-4de9-9d60-0163a859b5b3 INF CORS policy execution successful. 2024-03-23 12:55:46.136 +05:30 f05c16a2-6c72-4ba0-8e6d-833cc3125567 INF CORS policy execution successful. 2024-03-23 12:55:46.136 +05:30 f05c16a2-6c72-4ba0-8e6d-833cc3125567 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 15.6507ms 2024-03-23 12:55:46.137 +05:30 05cfe1c9-da1c-4de9-9d60-0163a859b5b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 11.6992ms 2024-03-23 12:55:46.182 +05:30 0fe96c65-ac7b-4d2d-96aa-e25b249150e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:55:46.182 +05:30 e194719f-379d-4717-91b5-799b6183883e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:46.182 +05:30 23a00952-0132-4cc5-8d42-0f71dc285be5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 12:55:46.182 +05:30 17daba1b-dba5-4800-8401-18f4bd20c270 INF CORS policy execution successful. 2024-03-23 12:55:46.183 +05:30 3e53b1ca-54bb-4c37-bcc1-5b35ca1ef6d7 INF CORS policy execution successful. 2024-03-23 12:55:46.183 +05:30 3e53b1ca-54bb-4c37-bcc1-5b35ca1ef6d7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:46.183 +05:30 17daba1b-dba5-4800-8401-18f4bd20c270 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:55:46.183 +05:30 9ad6a9d2-055f-4867-b38c-9bc1ec403b50 INF CORS policy execution successful. 2024-03-23 12:55:46.183 +05:30 9ad6a9d2-055f-4867-b38c-9bc1ec403b50 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:55:46.183 +05:30 3e53b1ca-54bb-4c37-bcc1-5b35ca1ef6d7 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-23 12:55:46.183 +05:30 17daba1b-dba5-4800-8401-18f4bd20c270 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-23 12:55:46.183 +05:30 9ad6a9d2-055f-4867-b38c-9bc1ec403b50 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:55:46.185 +05:30 17daba1b-dba5-4800-8401-18f4bd20c270 INF Fetching Profile Summary 2024-03-23 12:55:46.197 +05:30 3e53b1ca-54bb-4c37-bcc1-5b35ca1ef6d7 INF Connection string fetched 2024-03-23 12:55:46.197 +05:30 3e53b1ca-54bb-4c37-bcc1-5b35ca1ef6d7 INF Fetching Menu Data 2024-03-23 12:55:46.198 +05:30 9ad6a9d2-055f-4867-b38c-9bc1ec403b50 INF Connection string fetched 2024-03-23 12:55:46.198 +05:30 9ad6a9d2-055f-4867-b38c-9bc1ec403b50 INF Fetching Profile Details 2024-03-23 12:55:46.208 +05:30 3e53b1ca-54bb-4c37-bcc1-5b35ca1ef6d7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:46.209 +05:30 3e53b1ca-54bb-4c37-bcc1-5b35ca1ef6d7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 26.2698ms 2024-03-23 12:55:46.210 +05:30 3e53b1ca-54bb-4c37-bcc1-5b35ca1ef6d7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:46.210 +05:30 3e53b1ca-54bb-4c37-bcc1-5b35ca1ef6d7 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 27.7536ms 2024-03-23 12:55:46.222 +05:30 9ad6a9d2-055f-4867-b38c-9bc1ec403b50 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:46.222 +05:30 9ad6a9d2-055f-4867-b38c-9bc1ec403b50 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 39.0337ms 2024-03-23 12:55:46.222 +05:30 9ad6a9d2-055f-4867-b38c-9bc1ec403b50 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:55:46.223 +05:30 9ad6a9d2-055f-4867-b38c-9bc1ec403b50 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 40.4589ms 2024-03-23 12:55:46.249 +05:30 17daba1b-dba5-4800-8401-18f4bd20c270 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:46.250 +05:30 17daba1b-dba5-4800-8401-18f4bd20c270 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 66.8539ms 2024-03-23 12:55:46.250 +05:30 17daba1b-dba5-4800-8401-18f4bd20c270 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:55:46.251 +05:30 17daba1b-dba5-4800-8401-18f4bd20c270 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 69.035ms 2024-03-23 12:55:46.254 +05:30 INF Connection string fetched 2024-03-23 12:55:52.545 +05:30 197592be-c46b-4e03-b242-7c9ecbfc4d6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:55:52.546 +05:30 1879d02a-d386-4d2e-9f4c-5cee810bb6ac INF CORS policy execution successful. 2024-03-23 12:55:52.546 +05:30 1879d02a-d386-4d2e-9f4c-5cee810bb6ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.0069ms 2024-03-23 12:55:52.592 +05:30 a244d0f6-bd21-48fe-a5a9-8b13b85a5218 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:55:52.593 +05:30 e3ccdb19-669e-4a9e-86d1-aa8fcf5ff8a2 INF CORS policy execution successful. 2024-03-23 12:55:52.593 +05:30 e3ccdb19-669e-4a9e-86d1-aa8fcf5ff8a2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:55:52.594 +05:30 e3ccdb19-669e-4a9e-86d1-aa8fcf5ff8a2 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-23 12:55:52.599 +05:30 e3ccdb19-669e-4a9e-86d1-aa8fcf5ff8a2 INF Connection string fetched 2024-03-23 12:55:52.599 +05:30 e3ccdb19-669e-4a9e-86d1-aa8fcf5ff8a2 INF Fetching Profile Summary 2024-03-23 12:55:52.606 +05:30 e3ccdb19-669e-4a9e-86d1-aa8fcf5ff8a2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:52.606 +05:30 e3ccdb19-669e-4a9e-86d1-aa8fcf5ff8a2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 12.6452ms 2024-03-23 12:55:52.606 +05:30 e3ccdb19-669e-4a9e-86d1-aa8fcf5ff8a2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:55:52.607 +05:30 e3ccdb19-669e-4a9e-86d1-aa8fcf5ff8a2 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 14.0618ms 2024-03-23 12:55:55.174 +05:30 08c095a6-5e5a-4e6e-b8f1-b72118384153 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:55.175 +05:30 03f4f59f-2285-4e12-bb94-a75bf9c29062 INF CORS policy execution successful. 2024-03-23 12:55:55.175 +05:30 03f4f59f-2285-4e12-bb94-a75bf9c29062 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.614ms 2024-03-23 12:55:55.174 +05:30 ff322d77-03fd-4734-aad0-3a77c81d3189 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=51 - null null 2024-03-23 12:55:55.175 +05:30 910a8965-4544-4e47-b0f7-e6699caf2050 INF CORS policy execution successful. 2024-03-23 12:55:55.175 +05:30 910a8965-4544-4e47-b0f7-e6699caf2050 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=51 - 204 null null 1.0629ms 2024-03-23 12:55:55.176 +05:30 49edbbe5-3528-4aa8-ac20-edbce205b091 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:55.176 +05:30 d8bf502e-f213-4c6d-a557-33aa960c5283 INF CORS policy execution successful. 2024-03-23 12:55:55.176 +05:30 d8bf502e-f213-4c6d-a557-33aa960c5283 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.3928ms 2024-03-23 12:55:55.177 +05:30 93d5c968-9b77-4787-b027-5c5026cf556c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=51 - null null 2024-03-23 12:55:55.177 +05:30 66000ec3-0994-430a-bc87-85e94e474999 INF CORS policy execution successful. 2024-03-23 12:55:55.177 +05:30 66000ec3-0994-430a-bc87-85e94e474999 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=51 - 204 null null 0.3102ms 2024-03-23 12:55:55.223 +05:30 af31164b-a7e0-464b-a8f9-afb19b35e5e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:55.223 +05:30 130d9283-7fc8-4c7b-ac27-25012cdc0c6b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=51 - null null 2024-03-23 12:55:55.223 +05:30 78e94e2c-9bb8-4df7-bb13-ba78cfaebdba INF CORS policy execution successful. 2024-03-23 12:55:55.224 +05:30 78e94e2c-9bb8-4df7-bb13-ba78cfaebdba INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:55.223 +05:30 73a3ab10-2c88-43d8-be91-1359bc045ce9 INF CORS policy execution successful. 2024-03-23 12:55:55.224 +05:30 78e94e2c-9bb8-4df7-bb13-ba78cfaebdba 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-23 12:55:55.224 +05:30 73a3ab10-2c88-43d8-be91-1359bc045ce9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:55:55.224 +05:30 73a3ab10-2c88-43d8-be91-1359bc045ce9 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:55:55.228 +05:30 78e94e2c-9bb8-4df7-bb13-ba78cfaebdba INF Connection string fetched 2024-03-23 12:55:55.228 +05:30 73a3ab10-2c88-43d8-be91-1359bc045ce9 INF Connection string fetched 2024-03-23 12:55:55.228 +05:30 78e94e2c-9bb8-4df7-bb13-ba78cfaebdba INF Fetching Menu Data 2024-03-23 12:55:55.229 +05:30 73a3ab10-2c88-43d8-be91-1359bc045ce9 INF Fetching Profile Details 2024-03-23 12:55:55.232 +05:30 78e94e2c-9bb8-4df7-bb13-ba78cfaebdba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:55.233 +05:30 78e94e2c-9bb8-4df7-bb13-ba78cfaebdba INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.0426ms 2024-03-23 12:55:55.233 +05:30 78e94e2c-9bb8-4df7-bb13-ba78cfaebdba INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:55.233 +05:30 78e94e2c-9bb8-4df7-bb13-ba78cfaebdba 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 10.5478ms 2024-03-23 12:55:55.234 +05:30 73a3ab10-2c88-43d8-be91-1359bc045ce9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:55.234 +05:30 73a3ab10-2c88-43d8-be91-1359bc045ce9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 10.1926ms 2024-03-23 12:55:55.234 +05:30 73a3ab10-2c88-43d8-be91-1359bc045ce9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:55:55.234 +05:30 73a3ab10-2c88-43d8-be91-1359bc045ce9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=51 - 200 null application/json; charset=utf-8 11.8431ms 2024-03-23 12:55:55.280 +05:30 6e3f8922-644a-400f-8e16-dc8d32c25ff2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=51 - null null 2024-03-23 12:55:55.280 +05:30 06e932e9-2d27-4aec-8882-120dc4fe976b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:55:55.280 +05:30 88935b44-7ce1-430d-b3cb-aedcd05991d4 INF CORS policy execution successful. 2024-03-23 12:55:55.280 +05:30 ea6502d5-7d83-4397-8bc3-d7baadd7be67 INF CORS policy execution successful. 2024-03-23 12:55:55.281 +05:30 88935b44-7ce1-430d-b3cb-aedcd05991d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:55:55.281 +05:30 ea6502d5-7d83-4397-8bc3-d7baadd7be67 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:55.281 +05:30 ea6502d5-7d83-4397-8bc3-d7baadd7be67 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-23 12:55:55.281 +05:30 88935b44-7ce1-430d-b3cb-aedcd05991d4 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:55:55.282 +05:30 ea6502d5-7d83-4397-8bc3-d7baadd7be67 INF Connection string fetched 2024-03-23 12:55:55.282 +05:30 88935b44-7ce1-430d-b3cb-aedcd05991d4 INF Connection string fetched 2024-03-23 12:55:55.282 +05:30 ea6502d5-7d83-4397-8bc3-d7baadd7be67 INF Fetching Menu Data 2024-03-23 12:55:55.282 +05:30 88935b44-7ce1-430d-b3cb-aedcd05991d4 INF Fetching Profile Details 2024-03-23 12:55:55.283 +05:30 88935b44-7ce1-430d-b3cb-aedcd05991d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:55.283 +05:30 ea6502d5-7d83-4397-8bc3-d7baadd7be67 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:55:55.284 +05:30 88935b44-7ce1-430d-b3cb-aedcd05991d4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 2.9863ms 2024-03-23 12:55:55.284 +05:30 88935b44-7ce1-430d-b3cb-aedcd05991d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:55:55.284 +05:30 ea6502d5-7d83-4397-8bc3-d7baadd7be67 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.1884ms 2024-03-23 12:55:55.284 +05:30 88935b44-7ce1-430d-b3cb-aedcd05991d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=51 - 200 null application/json; charset=utf-8 3.9002ms 2024-03-23 12:55:55.284 +05:30 ea6502d5-7d83-4397-8bc3-d7baadd7be67 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:55:55.284 +05:30 ea6502d5-7d83-4397-8bc3-d7baadd7be67 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 4.2322ms 2024-03-23 12:56:01.108 +05:30 8cef79c9-fa25-429a-b150-7292fe1896d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:56:01.109 +05:30 d44b9c50-583b-4dff-a8eb-7be9d0e45b03 INF CORS policy execution successful. 2024-03-23 12:56:01.109 +05:30 d44b9c50-583b-4dff-a8eb-7be9d0e45b03 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.0237ms 2024-03-23 12:56:01.155 +05:30 e9e839d4-f596-4b9b-b510-6ddce8f55078 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:56:01.155 +05:30 a20f309d-b7f7-4d12-a682-93a300ea1c1c INF CORS policy execution successful. 2024-03-23 12:56:01.155 +05:30 a20f309d-b7f7-4d12-a682-93a300ea1c1c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:56:01.156 +05:30 a20f309d-b7f7-4d12-a682-93a300ea1c1c 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-23 12:56:01.161 +05:30 a20f309d-b7f7-4d12-a682-93a300ea1c1c INF Connection string fetched 2024-03-23 12:56:01.161 +05:30 a20f309d-b7f7-4d12-a682-93a300ea1c1c INF Fetching Actions 2024-03-23 12:56:01.170 +05:30 a20f309d-b7f7-4d12-a682-93a300ea1c1c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:56:01.170 +05:30 a20f309d-b7f7-4d12-a682-93a300ea1c1c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.3979ms 2024-03-23 12:56:01.170 +05:30 a20f309d-b7f7-4d12-a682-93a300ea1c1c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:56:01.170 +05:30 a20f309d-b7f7-4d12-a682-93a300ea1c1c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 15.8448ms 2024-03-23 12:56:05.104 +05:30 8bf4398e-ca56-4ae0-9a51-2da20b0080e1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 12:56:05.104 +05:30 c0a46b8f-d8eb-4f4b-a057-c562b10515ee INF CORS policy execution successful. 2024-03-23 12:56:05.105 +05:30 c0a46b8f-d8eb-4f4b-a057-c562b10515ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.9827ms 2024-03-23 12:56:05.153 +05:30 970e1204-1508-4a95-ba01-869379e4300d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 12:56:05.153 +05:30 03360ca0-59ef-43ec-a758-9b3eac027144 INF CORS policy execution successful. 2024-03-23 12:56:05.154 +05:30 03360ca0-59ef-43ec-a758-9b3eac027144 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:56:05.154 +05:30 03360ca0-59ef-43ec-a758-9b3eac027144 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-23 12:56:05.158 +05:30 03360ca0-59ef-43ec-a758-9b3eac027144 INF Connection string fetched 2024-03-23 12:56:05.158 +05:30 03360ca0-59ef-43ec-a758-9b3eac027144 INF Fetching Actions 2024-03-23 12:56:05.165 +05:30 03360ca0-59ef-43ec-a758-9b3eac027144 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:56:05.165 +05:30 03360ca0-59ef-43ec-a758-9b3eac027144 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.1407ms 2024-03-23 12:56:05.166 +05:30 03360ca0-59ef-43ec-a758-9b3eac027144 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:56:05.166 +05:30 03360ca0-59ef-43ec-a758-9b3eac027144 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 13.0725ms 2024-03-23 12:57:00.076 +05:30 996a4b82-e6b3-4fb1-bea1-3807a91e1a6e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=51 - null null 2024-03-23 12:57:00.076 +05:30 b53be8a4-082b-4ac6-a579-fbc561f29c43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:57:00.078 +05:30 0c7d9ee5-bdce-4aeb-b76c-c23e12985c8e INF CORS policy execution successful. 2024-03-23 12:57:00.078 +05:30 2c2f60e7-eaa9-4be4-a8e5-60aa992bab65 INF CORS policy execution successful. 2024-03-23 12:57:00.080 +05:30 2c2f60e7-eaa9-4be4-a8e5-60aa992bab65 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.501ms 2024-03-23 12:57:00.080 +05:30 0c7d9ee5-bdce-4aeb-b76c-c23e12985c8e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=51 - 204 null null 3.5165ms 2024-03-23 12:57:00.124 +05:30 6c40bee6-f093-44eb-9641-d4d03cc3a217 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=51 - null null 2024-03-23 12:57:00.124 +05:30 d1fd8db4-de95-42bd-a540-37936a3a6c97 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:57:00.126 +05:30 513c8d2d-0a6f-4f7c-aaa4-cd1ef9e5dc0e INF CORS policy execution successful. 2024-03-23 12:57:00.126 +05:30 8c487eea-c8cb-4842-9626-fb71a58c6599 INF CORS policy execution successful. 2024-03-23 12:57:00.128 +05:30 8c487eea-c8cb-4842-9626-fb71a58c6599 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:57:00.128 +05:30 513c8d2d-0a6f-4f7c-aaa4-cd1ef9e5dc0e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:57:00.129 +05:30 8c487eea-c8cb-4842-9626-fb71a58c6599 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:57:00.129 +05:30 513c8d2d-0a6f-4f7c-aaa4-cd1ef9e5dc0e 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-23 12:57:00.147 +05:30 8c487eea-c8cb-4842-9626-fb71a58c6599 INF Connection string fetched 2024-03-23 12:57:00.148 +05:30 513c8d2d-0a6f-4f7c-aaa4-cd1ef9e5dc0e INF Connection string fetched 2024-03-23 12:57:00.148 +05:30 513c8d2d-0a6f-4f7c-aaa4-cd1ef9e5dc0e INF Fetching Menu Data 2024-03-23 12:57:00.150 +05:30 8c487eea-c8cb-4842-9626-fb71a58c6599 INF Fetching Profile Details 2024-03-23 12:57:00.161 +05:30 513c8d2d-0a6f-4f7c-aaa4-cd1ef9e5dc0e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:57:00.163 +05:30 513c8d2d-0a6f-4f7c-aaa4-cd1ef9e5dc0e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 33.5285ms 2024-03-23 12:57:00.163 +05:30 513c8d2d-0a6f-4f7c-aaa4-cd1ef9e5dc0e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:57:00.163 +05:30 8c487eea-c8cb-4842-9626-fb71a58c6599 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:57:00.163 +05:30 513c8d2d-0a6f-4f7c-aaa4-cd1ef9e5dc0e 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 38.9228ms 2024-03-23 12:57:00.164 +05:30 8c487eea-c8cb-4842-9626-fb71a58c6599 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 34.6218ms 2024-03-23 12:57:00.164 +05:30 8c487eea-c8cb-4842-9626-fb71a58c6599 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:57:00.164 +05:30 8c487eea-c8cb-4842-9626-fb71a58c6599 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=51 - 200 null application/json; charset=utf-8 40.3155ms 2024-03-23 12:57:05.751 +05:30 79c6edde-0a82-4f93-9e51-ca6c0692f67a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:57:05.751 +05:30 780df87b-502d-4b00-bc0e-7d060a554ae3 INF CORS policy execution successful. 2024-03-23 12:57:05.755 +05:30 780df87b-502d-4b00-bc0e-7d060a554ae3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 4.6996ms 2024-03-23 12:57:05.756 +05:30 b5ea4dba-e880-4668-abd4-cc3cc6f19193 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:57:05.757 +05:30 44638ac6-8c6f-4dcb-aabc-6c2285d5cccb INF CORS policy execution successful. 2024-03-23 12:57:05.758 +05:30 44638ac6-8c6f-4dcb-aabc-6c2285d5cccb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 2.1095ms 2024-03-23 12:57:05.758 +05:30 5967eedf-a695-48e4-b30f-e4860c33c81e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:57:05.759 +05:30 c9f1902a-f756-419f-9296-d5235a5a4c84 INF CORS policy execution successful. 2024-03-23 12:57:05.760 +05:30 c9f1902a-f756-419f-9296-d5235a5a4c84 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.148ms 2024-03-23 12:57:05.762 +05:30 23d3e495-05af-4228-8c93-66e52fbaa596 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:57:05.762 +05:30 784aa249-a8ec-4b64-acbb-f7130dc3c23a INF CORS policy execution successful. 2024-03-23 12:57:05.763 +05:30 784aa249-a8ec-4b64-acbb-f7130dc3c23a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 1.194ms 2024-03-23 12:57:05.799 +05:30 cd2bf7e3-3827-46fa-8814-a6af260622eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:57:05.799 +05:30 e9c4b76b-59f9-4cf2-b034-c78b87acf4fc INF CORS policy execution successful. 2024-03-23 12:57:05.799 +05:30 e9c4b76b-59f9-4cf2-b034-c78b87acf4fc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:57:05.800 +05:30 e9c4b76b-59f9-4cf2-b034-c78b87acf4fc 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-23 12:57:05.804 +05:30 40d0b9de-8cfa-4c25-b87f-c9a3a83b1c7c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:57:05.804 +05:30 a90cd688-b03b-491b-8600-3e3a712ac704 INF CORS policy execution successful. 2024-03-23 12:57:05.804 +05:30 a90cd688-b03b-491b-8600-3e3a712ac704 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:57:05.805 +05:30 a90cd688-b03b-491b-8600-3e3a712ac704 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:57:05.815 +05:30 e9c4b76b-59f9-4cf2-b034-c78b87acf4fc INF Connection string fetched 2024-03-23 12:57:05.815 +05:30 e9c4b76b-59f9-4cf2-b034-c78b87acf4fc INF Fetching Menu Data 2024-03-23 12:57:05.817 +05:30 a90cd688-b03b-491b-8600-3e3a712ac704 INF Connection string fetched 2024-03-23 12:57:05.818 +05:30 a90cd688-b03b-491b-8600-3e3a712ac704 INF Fetching Profile Details 2024-03-23 12:57:05.828 +05:30 e9c4b76b-59f9-4cf2-b034-c78b87acf4fc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:57:05.829 +05:30 e9c4b76b-59f9-4cf2-b034-c78b87acf4fc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 29.2356ms 2024-03-23 12:57:05.829 +05:30 e9c4b76b-59f9-4cf2-b034-c78b87acf4fc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:57:05.829 +05:30 e9c4b76b-59f9-4cf2-b034-c78b87acf4fc 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 30.484ms 2024-03-23 12:57:05.830 +05:30 a90cd688-b03b-491b-8600-3e3a712ac704 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:57:05.830 +05:30 a90cd688-b03b-491b-8600-3e3a712ac704 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 25.1928ms 2024-03-23 12:57:05.830 +05:30 a90cd688-b03b-491b-8600-3e3a712ac704 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:57:05.830 +05:30 a90cd688-b03b-491b-8600-3e3a712ac704 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 26.5113ms 2024-03-23 12:57:05.875 +05:30 47865bb7-3900-4f6d-826f-8966c008d71e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:57:05.875 +05:30 a24fcf3e-8363-491d-863e-09c880748d3d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:57:05.875 +05:30 8e85a8cf-bec7-4cec-92b9-dd77d1860510 INF CORS policy execution successful. 2024-03-23 12:57:05.876 +05:30 8e85a8cf-bec7-4cec-92b9-dd77d1860510 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:57:05.876 +05:30 8e85a8cf-bec7-4cec-92b9-dd77d1860510 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:57:05.876 +05:30 7675d0e5-1f94-45f6-a0c2-d96370c01f25 INF CORS policy execution successful. 2024-03-23 12:57:05.876 +05:30 7675d0e5-1f94-45f6-a0c2-d96370c01f25 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:57:05.876 +05:30 7675d0e5-1f94-45f6-a0c2-d96370c01f25 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-23 12:57:05.879 +05:30 7675d0e5-1f94-45f6-a0c2-d96370c01f25 INF Connection string fetched 2024-03-23 12:57:05.879 +05:30 8e85a8cf-bec7-4cec-92b9-dd77d1860510 INF Connection string fetched 2024-03-23 12:57:05.879 +05:30 7675d0e5-1f94-45f6-a0c2-d96370c01f25 INF Fetching Menu Data 2024-03-23 12:57:05.879 +05:30 8e85a8cf-bec7-4cec-92b9-dd77d1860510 INF Fetching Profile Details 2024-03-23 12:57:05.881 +05:30 7675d0e5-1f94-45f6-a0c2-d96370c01f25 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:57:05.881 +05:30 7675d0e5-1f94-45f6-a0c2-d96370c01f25 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.1086ms 2024-03-23 12:57:05.881 +05:30 7675d0e5-1f94-45f6-a0c2-d96370c01f25 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:57:05.882 +05:30 8e85a8cf-bec7-4cec-92b9-dd77d1860510 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:57:05.882 +05:30 7675d0e5-1f94-45f6-a0c2-d96370c01f25 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 6.4701ms 2024-03-23 12:57:05.882 +05:30 8e85a8cf-bec7-4cec-92b9-dd77d1860510 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 5.8852ms 2024-03-23 12:57:05.882 +05:30 8e85a8cf-bec7-4cec-92b9-dd77d1860510 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:57:05.882 +05:30 8e85a8cf-bec7-4cec-92b9-dd77d1860510 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 7.1489ms 2024-03-23 12:57:39.267 +05:30 d7807c8d-98d2-484b-819e-a581ef994bf6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:57:39.268 +05:30 ef687df2-b49d-47a7-884a-af953e6018f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:57:39.269 +05:30 bb98570e-4d89-400f-8500-555bab5a2209 INF CORS policy execution successful. 2024-03-23 12:57:39.269 +05:30 2aa15263-29a1-4341-97be-59d7a2106f61 INF CORS policy execution successful. 2024-03-23 12:57:39.269 +05:30 2aa15263-29a1-4341-97be-59d7a2106f61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 1.1879ms 2024-03-23 12:57:39.269 +05:30 bb98570e-4d89-400f-8500-555bab5a2209 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.9721ms 2024-03-23 12:57:39.320 +05:30 3eeb5576-5375-4e8b-87bd-5b48ba822efc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:57:39.320 +05:30 48976abd-ddb5-46d2-97c3-91eb9bf1336b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:57:39.322 +05:30 7d39c7c0-bed3-4b58-90c0-34d41c0f0af4 INF CORS policy execution successful. 2024-03-23 12:57:39.322 +05:30 08a0a8a1-7061-4bce-9235-a381f0929142 INF CORS policy execution successful. 2024-03-23 12:57:39.322 +05:30 08a0a8a1-7061-4bce-9235-a381f0929142 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:57:39.322 +05:30 7d39c7c0-bed3-4b58-90c0-34d41c0f0af4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:57:39.323 +05:30 08a0a8a1-7061-4bce-9235-a381f0929142 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:57:39.323 +05:30 7d39c7c0-bed3-4b58-90c0-34d41c0f0af4 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-23 12:57:39.331 +05:30 08a0a8a1-7061-4bce-9235-a381f0929142 INF Connection string fetched 2024-03-23 12:57:39.331 +05:30 7d39c7c0-bed3-4b58-90c0-34d41c0f0af4 INF Connection string fetched 2024-03-23 12:57:39.332 +05:30 7d39c7c0-bed3-4b58-90c0-34d41c0f0af4 INF Fetching Menu Data 2024-03-23 12:57:39.332 +05:30 08a0a8a1-7061-4bce-9235-a381f0929142 INF Fetching Profile Details 2024-03-23 12:57:39.336 +05:30 7d39c7c0-bed3-4b58-90c0-34d41c0f0af4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:57:39.337 +05:30 08a0a8a1-7061-4bce-9235-a381f0929142 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:57:39.338 +05:30 7d39c7c0-bed3-4b58-90c0-34d41c0f0af4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.4706ms 2024-03-23 12:57:39.338 +05:30 08a0a8a1-7061-4bce-9235-a381f0929142 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 14.4875ms 2024-03-23 12:57:39.338 +05:30 08a0a8a1-7061-4bce-9235-a381f0929142 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:57:39.338 +05:30 7d39c7c0-bed3-4b58-90c0-34d41c0f0af4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:57:39.338 +05:30 08a0a8a1-7061-4bce-9235-a381f0929142 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 18.0449ms 2024-03-23 12:57:39.338 +05:30 7d39c7c0-bed3-4b58-90c0-34d41c0f0af4 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 17.8201ms 2024-03-23 12:57:52.328 +05:30 52d983e3-91de-4758-ab68-3b6effde2278 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:57:52.328 +05:30 1c0a5a2b-460d-4323-b7f0-8e442a3f2c66 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:57:52.330 +05:30 6bc815cc-33db-4cae-bd3c-9eefcd573777 INF CORS policy execution successful. 2024-03-23 12:57:52.330 +05:30 6564a741-b282-4014-a386-1b112dca329d INF CORS policy execution successful. 2024-03-23 12:57:52.330 +05:30 6bc815cc-33db-4cae-bd3c-9eefcd573777 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.2088ms 2024-03-23 12:57:52.330 +05:30 6564a741-b282-4014-a386-1b112dca329d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 2.1803ms 2024-03-23 12:57:52.332 +05:30 65f10365-c6b5-4c41-889b-89a77bbdc613 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:57:52.332 +05:30 f4f54679-c60a-4f05-92c6-df8eecac9c43 INF CORS policy execution successful. 2024-03-23 12:57:52.332 +05:30 f4f54679-c60a-4f05-92c6-df8eecac9c43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.7789ms 2024-03-23 12:57:52.376 +05:30 c4742d14-36ff-45b9-96a6-d18d6b256d95 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:57:52.377 +05:30 e09cc0fd-f4ae-46b8-996a-c6f8f5fd0c11 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 12:57:52.377 +05:30 5ddd6683-fb41-49e7-973a-5e7736ab92e8 INF CORS policy execution successful. 2024-03-23 12:57:52.377 +05:30 4778ad8f-bfb2-40c4-a5b6-58e196ec573d INF CORS policy execution successful. 2024-03-23 12:57:52.378 +05:30 4778ad8f-bfb2-40c4-a5b6-58e196ec573d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:57:52.378 +05:30 5ddd6683-fb41-49e7-973a-5e7736ab92e8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:57:52.378 +05:30 4778ad8f-bfb2-40c4-a5b6-58e196ec573d 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-23 12:57:52.378 +05:30 5ddd6683-fb41-49e7-973a-5e7736ab92e8 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 12:57:52.379 +05:30 dfb608d9-1623-4262-9d67-9e48abdb47bf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:57:52.379 +05:30 df7127f6-1cd6-47ba-ae61-ae1ce1ca7143 INF CORS policy execution successful. 2024-03-23 12:57:52.379 +05:30 df7127f6-1cd6-47ba-ae61-ae1ce1ca7143 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:57:52.379 +05:30 df7127f6-1cd6-47ba-ae61-ae1ce1ca7143 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-23 12:57:52.384 +05:30 4778ad8f-bfb2-40c4-a5b6-58e196ec573d INF Connection string fetched 2024-03-23 12:57:52.384 +05:30 5ddd6683-fb41-49e7-973a-5e7736ab92e8 INF Connection string fetched 2024-03-23 12:57:52.384 +05:30 4778ad8f-bfb2-40c4-a5b6-58e196ec573d INF Fetching Menu Data 2024-03-23 12:57:52.385 +05:30 5ddd6683-fb41-49e7-973a-5e7736ab92e8 INF Fetching Profile Details 2024-03-23 12:57:52.385 +05:30 df7127f6-1cd6-47ba-ae61-ae1ce1ca7143 INF Connection string fetched 2024-03-23 12:57:52.386 +05:30 df7127f6-1cd6-47ba-ae61-ae1ce1ca7143 INF Fetching Profile Summary 2024-03-23 12:57:52.388 +05:30 4778ad8f-bfb2-40c4-a5b6-58e196ec573d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:57:52.389 +05:30 4778ad8f-bfb2-40c4-a5b6-58e196ec573d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.0547ms 2024-03-23 12:57:52.389 +05:30 4778ad8f-bfb2-40c4-a5b6-58e196ec573d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:57:52.389 +05:30 4778ad8f-bfb2-40c4-a5b6-58e196ec573d 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 12.8579ms 2024-03-23 12:57:52.390 +05:30 5ddd6683-fb41-49e7-973a-5e7736ab92e8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:57:52.391 +05:30 5ddd6683-fb41-49e7-973a-5e7736ab92e8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 12.9899ms 2024-03-23 12:57:52.391 +05:30 5ddd6683-fb41-49e7-973a-5e7736ab92e8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 12:57:52.391 +05:30 5ddd6683-fb41-49e7-973a-5e7736ab92e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 14.8376ms 2024-03-23 12:57:52.397 +05:30 df7127f6-1cd6-47ba-ae61-ae1ce1ca7143 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:57:52.398 +05:30 df7127f6-1cd6-47ba-ae61-ae1ce1ca7143 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 18.4304ms 2024-03-23 12:57:52.398 +05:30 df7127f6-1cd6-47ba-ae61-ae1ce1ca7143 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:57:52.398 +05:30 df7127f6-1cd6-47ba-ae61-ae1ce1ca7143 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 19.2855ms 2024-03-23 12:58:03.281 +05:30 a71bdb3c-f560-4afc-aba0-1394d574b7fd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:58:03.282 +05:30 dd407f69-45c6-4356-91f4-1cf776371b76 INF CORS policy execution successful. 2024-03-23 12:58:03.282 +05:30 dd407f69-45c6-4356-91f4-1cf776371b76 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0775ms 2024-03-23 12:58:03.327 +05:30 65b50595-0b35-4c0b-85ef-b55646300762 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:58:03.328 +05:30 dcc95972-5390-4c4a-9e15-010795563818 INF CORS policy execution successful. 2024-03-23 12:58:03.328 +05:30 dcc95972-5390-4c4a-9e15-010795563818 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:58:03.328 +05:30 dcc95972-5390-4c4a-9e15-010795563818 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-23 12:58:03.338 +05:30 dcc95972-5390-4c4a-9e15-010795563818 INF Connection string fetched 2024-03-23 12:58:03.339 +05:30 dcc95972-5390-4c4a-9e15-010795563818 INF Fetching Menu Data 2024-03-23 12:58:03.344 +05:30 dcc95972-5390-4c4a-9e15-010795563818 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:58:03.345 +05:30 dcc95972-5390-4c4a-9e15-010795563818 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 16.5379ms 2024-03-23 12:58:03.345 +05:30 dcc95972-5390-4c4a-9e15-010795563818 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:58:03.345 +05:30 dcc95972-5390-4c4a-9e15-010795563818 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 18.2877ms 2024-03-23 12:58:05.015 +05:30 e1153072-68ee-4a2a-8ae8-1c5abdaef8da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:58:05.016 +05:30 51a71f99-5d96-437b-bcfe-f88d0403eb91 INF CORS policy execution successful. 2024-03-23 12:58:05.016 +05:30 51a71f99-5d96-437b-bcfe-f88d0403eb91 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:58:05.016 +05:30 51a71f99-5d96-437b-bcfe-f88d0403eb91 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-23 12:58:05.019 +05:30 51a71f99-5d96-437b-bcfe-f88d0403eb91 INF Connection string fetched 2024-03-23 12:58:05.019 +05:30 51a71f99-5d96-437b-bcfe-f88d0403eb91 INF Fetching Menu Data 2024-03-23 12:58:05.023 +05:30 51a71f99-5d96-437b-bcfe-f88d0403eb91 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:58:05.023 +05:30 51a71f99-5d96-437b-bcfe-f88d0403eb91 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.5531ms 2024-03-23 12:58:05.024 +05:30 51a71f99-5d96-437b-bcfe-f88d0403eb91 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:58:05.024 +05:30 51a71f99-5d96-437b-bcfe-f88d0403eb91 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 8.9482ms 2024-03-23 12:58:11.819 +05:30 3d8a5a86-bf76-4cb8-a921-35ecc05be773 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:58:11.820 +05:30 70d97b3f-0582-4410-8d4e-a0941c8160df INF CORS policy execution successful. 2024-03-23 12:58:11.821 +05:30 70d97b3f-0582-4410-8d4e-a0941c8160df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 2.1122ms 2024-03-23 12:58:11.867 +05:30 3c8225db-ee97-4b94-9619-15b2d9687ce5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 12:58:11.868 +05:30 39b7e80e-b5ef-43e6-a437-588005a28b0d INF CORS policy execution successful. 2024-03-23 12:58:11.869 +05:30 39b7e80e-b5ef-43e6-a437-588005a28b0d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:58:11.869 +05:30 39b7e80e-b5ef-43e6-a437-588005a28b0d 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-23 12:58:11.877 +05:30 39b7e80e-b5ef-43e6-a437-588005a28b0d INF Connection string fetched 2024-03-23 12:58:11.879 +05:30 39b7e80e-b5ef-43e6-a437-588005a28b0d INF Fetching Actions 2024-03-23 12:58:11.904 +05:30 39b7e80e-b5ef-43e6-a437-588005a28b0d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:58:11.910 +05:30 39b7e80e-b5ef-43e6-a437-588005a28b0d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 40.9788ms 2024-03-23 12:58:11.910 +05:30 39b7e80e-b5ef-43e6-a437-588005a28b0d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 12:58:11.910 +05:30 39b7e80e-b5ef-43e6-a437-588005a28b0d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 43.2359ms 2024-03-23 12:58:38.137 +05:30 523bae04-bd33-40cf-921c-f96feed49b0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:58:38.138 +05:30 0ab697c0-6187-4bd0-8519-db821b4e2a59 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:58:38.138 +05:30 413c454a-4364-4337-98b4-90ecc4129ebc INF CORS policy execution successful. 2024-03-23 12:58:38.138 +05:30 96a2b6d7-0b61-4984-a80e-2d3e361aba84 INF CORS policy execution successful. 2024-03-23 12:58:38.139 +05:30 413c454a-4364-4337-98b4-90ecc4129ebc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.9577ms 2024-03-23 12:58:38.139 +05:30 96a2b6d7-0b61-4984-a80e-2d3e361aba84 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.1664ms 2024-03-23 12:58:38.184 +05:30 883af60f-f73c-4346-be2c-fb54a08fef69 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:58:38.184 +05:30 c631b6a1-868e-42a2-a81a-c794a1915b6a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:58:38.187 +05:30 883af60f-f73c-4346-be2c-fb54a08fef69 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:28:18 AM', Current time (UTC): '3/23/2024 7:28:38 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-23 12:58:38.187 +05:30 c631b6a1-868e-42a2-a81a-c794a1915b6a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:28:18 AM', Current time (UTC): '3/23/2024 7:28:38 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-23 12:58:38.190 +05:30 883af60f-f73c-4346-be2c-fb54a08fef69 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:28:18 AM', Current time (UTC): '3/23/2024 7:28:38 AM'. 2024-03-23 12:58:38.191 +05:30 7e812926-56b5-4014-b719-85c92312810d INF CORS policy execution successful. 2024-03-23 12:58:38.191 +05:30 c631b6a1-868e-42a2-a81a-c794a1915b6a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:28:18 AM', Current time (UTC): '3/23/2024 7:28:38 AM'. 2024-03-23 12:58:38.191 +05:30 b0cb8274-e483-4aee-a22b-e099cfe657c1 INF CORS policy execution successful. 2024-03-23 12:58:38.191 +05:30 b0cb8274-e483-4aee-a22b-e099cfe657c1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:58:38.191 +05:30 7e812926-56b5-4014-b719-85c92312810d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 12:58:38.192 +05:30 b0cb8274-e483-4aee-a22b-e099cfe657c1 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:58:38.192 +05:30 7e812926-56b5-4014-b719-85c92312810d INF AuthenticationScheme: Bearer was challenged. 2024-03-23 12:58:38.193 +05:30 7e812926-56b5-4014-b719-85c92312810d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 9.1807ms 2024-03-23 12:58:38.193 +05:30 b0cb8274-e483-4aee-a22b-e099cfe657c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 8.3875ms 2024-03-23 12:58:38.253 +05:30 d1b7a9ab-c6c2-4e73-98b3-84da41eebc88 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODU5OCwiZXhwIjoxNzExMTc5MTk4LCJpYXQiOjE3MTExNzg1OTh9.qGApbdpHifnLyOsEVA5bCUKfEnT0q3kZ6J-hVfAAoHA - null null 2024-03-23 12:58:38.253 +05:30 86a487a9-d6d8-4711-a5a7-6077645030d9 INF CORS policy execution successful. 2024-03-23 12:58:38.254 +05:30 86a487a9-d6d8-4711-a5a7-6077645030d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:58:38.254 +05:30 86a487a9-d6d8-4711-a5a7-6077645030d9 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-23 12:58:38.265 +05:30 86a487a9-d6d8-4711-a5a7-6077645030d9 INF Token generated 2024-03-23 12:58:38.266 +05:30 86a487a9-d6d8-4711-a5a7-6077645030d9 INF Token generated 2024-03-23 12:58:38.266 +05:30 86a487a9-d6d8-4711-a5a7-6077645030d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 12:58:38.266 +05:30 86a487a9-d6d8-4711-a5a7-6077645030d9 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 11.9647ms 2024-03-23 12:58:38.266 +05:30 86a487a9-d6d8-4711-a5a7-6077645030d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:58:38.267 +05:30 86a487a9-d6d8-4711-a5a7-6077645030d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODU5OCwiZXhwIjoxNzExMTc5MTk4LCJpYXQiOjE3MTExNzg1OTh9.qGApbdpHifnLyOsEVA5bCUKfEnT0q3kZ6J-hVfAAoHA - 200 null application/json; charset=utf-8 13.7272ms 2024-03-23 12:58:38.312 +05:30 4955167b-eb50-41a7-a93c-a39ad9a7d78b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODU5OCwiZXhwIjoxNzExMTc5MTk4LCJpYXQiOjE3MTExNzg1OTh9.qGApbdpHifnLyOsEVA5bCUKfEnT0q3kZ6J-hVfAAoHA - null null 2024-03-23 12:58:38.312 +05:30 b4b8679b-fff0-40a2-9a7f-a87fddad527b INF CORS policy execution successful. 2024-03-23 12:58:38.312 +05:30 b4b8679b-fff0-40a2-9a7f-a87fddad527b INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:58:38.312 +05:30 b4b8679b-fff0-40a2-9a7f-a87fddad527b 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-23 12:58:38.314 +05:30 0fb6bf6e-df98-4576-b800-216b27bb14ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 12:58:38.314 +05:30 3de39b14-54b7-4019-be0f-416a7b9e3a8f INF CORS policy execution successful. 2024-03-23 12:58:38.314 +05:30 3de39b14-54b7-4019-be0f-416a7b9e3a8f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:58:38.315 +05:30 3de39b14-54b7-4019-be0f-416a7b9e3a8f 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-23 12:58:38.318 +05:30 b4b8679b-fff0-40a2-9a7f-a87fddad527b INF Token generated 2024-03-23 12:58:38.318 +05:30 b4b8679b-fff0-40a2-9a7f-a87fddad527b INF Token generated 2024-03-23 12:58:38.318 +05:30 b4b8679b-fff0-40a2-9a7f-a87fddad527b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 12:58:38.319 +05:30 b4b8679b-fff0-40a2-9a7f-a87fddad527b INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 6.383ms 2024-03-23 12:58:38.319 +05:30 b4b8679b-fff0-40a2-9a7f-a87fddad527b INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 12:58:38.319 +05:30 b4b8679b-fff0-40a2-9a7f-a87fddad527b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODU5OCwiZXhwIjoxNzExMTc5MTk4LCJpYXQiOjE3MTExNzg1OTh9.qGApbdpHifnLyOsEVA5bCUKfEnT0q3kZ6J-hVfAAoHA - 200 null application/json; charset=utf-8 7.4616ms 2024-03-23 12:58:38.321 +05:30 3de39b14-54b7-4019-be0f-416a7b9e3a8f INF Connection string fetched 2024-03-23 12:58:38.321 +05:30 3de39b14-54b7-4019-be0f-416a7b9e3a8f INF Fetching Menu Data 2024-03-23 12:58:38.326 +05:30 3de39b14-54b7-4019-be0f-416a7b9e3a8f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:58:38.327 +05:30 3de39b14-54b7-4019-be0f-416a7b9e3a8f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.8952ms 2024-03-23 12:58:38.327 +05:30 3de39b14-54b7-4019-be0f-416a7b9e3a8f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 12:58:38.327 +05:30 3de39b14-54b7-4019-be0f-416a7b9e3a8f 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 13.0396ms 2024-03-23 12:58:38.369 +05:30 09ccd496-8f6b-457a-81cb-21283b7b6fc7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 12:58:38.370 +05:30 462f2151-d145-411c-b00e-a3cbf97c47a3 INF CORS policy execution successful. 2024-03-23 12:58:38.370 +05:30 462f2151-d145-411c-b00e-a3cbf97c47a3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:58:38.370 +05:30 462f2151-d145-411c-b00e-a3cbf97c47a3 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-23 12:58:38.374 +05:30 462f2151-d145-411c-b00e-a3cbf97c47a3 INF Connection string fetched 2024-03-23 12:58:38.374 +05:30 462f2151-d145-411c-b00e-a3cbf97c47a3 INF Fetching Profile Summary 2024-03-23 12:58:38.383 +05:30 462f2151-d145-411c-b00e-a3cbf97c47a3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 12:58:38.384 +05:30 462f2151-d145-411c-b00e-a3cbf97c47a3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 13.7012ms 2024-03-23 12:58:38.384 +05:30 462f2151-d145-411c-b00e-a3cbf97c47a3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 12:58:38.384 +05:30 462f2151-d145-411c-b00e-a3cbf97c47a3 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 14.8928ms 2024-03-23 13:05:28.960 +05:30 a06951bd-4506-4997-a5b8-f3d399a39438 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 13:05:28.965 +05:30 7e7de2b7-0253-4620-8e89-29c9070c0260 INF CORS policy execution successful. 2024-03-23 13:05:28.966 +05:30 7e7de2b7-0253-4620-8e89-29c9070c0260 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:05:28.967 +05:30 7e7de2b7-0253-4620-8e89-29c9070c0260 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-23 13:05:28.969 +05:30 7e7de2b7-0253-4620-8e89-29c9070c0260 INF Fetching Company deatails 2024-03-23 13:05:29.013 +05:30 7e7de2b7-0253-4620-8e89-29c9070c0260 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:05:29.015 +05:30 7e7de2b7-0253-4620-8e89-29c9070c0260 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 46.4392ms 2024-03-23 13:05:29.015 +05:30 7e7de2b7-0253-4620-8e89-29c9070c0260 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:05:29.015 +05:30 7e7de2b7-0253-4620-8e89-29c9070c0260 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 56.895ms 2024-03-23 13:05:30.330 +05:30 2c1b3ffb-ce3d-444a-bff0-116826bcf186 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 13:05:30.330 +05:30 f45d604b-c6da-44ba-9f31-2f88c1b75531 INF CORS policy execution successful. 2024-03-23 13:05:30.330 +05:30 f45d604b-c6da-44ba-9f31-2f88c1b75531 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.5611ms 2024-03-23 13:05:30.378 +05:30 d0a6b03b-9716-40b5-a345-c80954b842bb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 53 2024-03-23 13:05:30.378 +05:30 4b367ea7-4eb1-4d12-9bad-cb2cfed90019 INF CORS policy execution successful. 2024-03-23 13:05:30.379 +05:30 4b367ea7-4eb1-4d12-9bad-cb2cfed90019 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:05:30.379 +05:30 4b367ea7-4eb1-4d12-9bad-cb2cfed90019 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-23 13:05:30.396 +05:30 4b367ea7-4eb1-4d12-9bad-cb2cfed90019 ERR Invalid database name. 2024-03-23 13:05:30.397 +05:30 4b367ea7-4eb1-4d12-9bad-cb2cfed90019 INF Invalid database name. 2024-03-23 13:05:30.397 +05:30 4b367ea7-4eb1-4d12-9bad-cb2cfed90019 INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:05:30.398 +05:30 4b367ea7-4eb1-4d12-9bad-cb2cfed90019 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 18.9671ms 2024-03-23 13:05:30.398 +05:30 4b367ea7-4eb1-4d12-9bad-cb2cfed90019 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:05:30.398 +05:30 4b367ea7-4eb1-4d12-9bad-cb2cfed90019 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 20.4047ms 2024-03-23 13:05:33.327 +05:30 66d0cf8f-0802-4f95-be9e-132aeba2e32d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 13:05:33.327 +05:30 90f6b031-f334-4870-8409-4a093e124fd1 INF CORS policy execution successful. 2024-03-23 13:05:33.327 +05:30 90f6b031-f334-4870-8409-4a093e124fd1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:05:33.327 +05:30 90f6b031-f334-4870-8409-4a093e124fd1 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-23 13:05:33.335 +05:30 90f6b031-f334-4870-8409-4a093e124fd1 INF Connection string fetched 2024-03-23 13:05:33.549 +05:30 90f6b031-f334-4870-8409-4a093e124fd1 INF Token generated 2024-03-23 13:05:33.549 +05:30 90f6b031-f334-4870-8409-4a093e124fd1 INF Token generated 2024-03-23 13:05:33.549 +05:30 90f6b031-f334-4870-8409-4a093e124fd1 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-23 13:05:33.550 +05:30 90f6b031-f334-4870-8409-4a093e124fd1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 222.4211ms 2024-03-23 13:05:33.550 +05:30 90f6b031-f334-4870-8409-4a093e124fd1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:05:33.550 +05:30 90f6b031-f334-4870-8409-4a093e124fd1 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 223.6698ms 2024-03-23 13:05:56.100 +05:30 67fd1cc1-8617-41d2-bfbe-2f20fba5595e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:05:56.101 +05:30 72ccf40f-6251-45f0-983a-d1d2f6ffa189 INF CORS policy execution successful. 2024-03-23 13:05:56.101 +05:30 72ccf40f-6251-45f0-983a-d1d2f6ffa189 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.2602ms 2024-03-23 13:05:56.157 +05:30 de486cdd-055c-42f3-9e92-da521072f48b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:05:56.160 +05:30 de486cdd-055c-42f3-9e92-da521072f48b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:05:56.161 +05:30 de486cdd-055c-42f3-9e92-da521072f48b INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:05:56.164 +05:30 9fe8cb6c-5f4d-4c53-b7d9-784122a56ece INF CORS policy execution successful. 2024-03-23 13:05:56.164 +05:30 9fe8cb6c-5f4d-4c53-b7d9-784122a56ece INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:05:56.164 +05:30 9fe8cb6c-5f4d-4c53-b7d9-784122a56ece INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:05:56.168 +05:30 9fe8cb6c-5f4d-4c53-b7d9-784122a56ece INF Fetching Field details for Master 2024-03-23 13:05:56.190 +05:30 9fe8cb6c-5f4d-4c53-b7d9-784122a56ece INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:05:56.191 +05:30 9fe8cb6c-5f4d-4c53-b7d9-784122a56ece INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 26.4794ms 2024-03-23 13:05:56.191 +05:30 9fe8cb6c-5f4d-4c53-b7d9-784122a56ece INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:05:56.191 +05:30 9fe8cb6c-5f4d-4c53-b7d9-784122a56ece INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 34.1438ms 2024-03-23 13:06:27.355 +05:30 74f526a7-2e2b-4de3-be2f-417e072f47df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:06:27.357 +05:30 36d43f19-d173-41ab-8067-e697c42b86be INF CORS policy execution successful. 2024-03-23 13:06:27.358 +05:30 36d43f19-d173-41ab-8067-e697c42b86be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 2.7088ms 2024-03-23 13:06:27.408 +05:30 40df93aa-e985-4d6a-9a35-a7dc0330d2e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:06:27.409 +05:30 40df93aa-e985-4d6a-9a35-a7dc0330d2e2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:06:27.410 +05:30 40df93aa-e985-4d6a-9a35-a7dc0330d2e2 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:06:27.410 +05:30 b437183c-e4d7-4954-9ba1-43d16e333596 INF CORS policy execution successful. 2024-03-23 13:06:27.410 +05:30 b437183c-e4d7-4954-9ba1-43d16e333596 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:06:27.411 +05:30 b437183c-e4d7-4954-9ba1-43d16e333596 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:06:27.413 +05:30 b437183c-e4d7-4954-9ba1-43d16e333596 INF Fetching Field details for Master 2024-03-23 13:06:27.427 +05:30 b437183c-e4d7-4954-9ba1-43d16e333596 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:06:27.429 +05:30 b437183c-e4d7-4954-9ba1-43d16e333596 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 17.6814ms 2024-03-23 13:06:27.429 +05:30 b437183c-e4d7-4954-9ba1-43d16e333596 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:06:27.429 +05:30 b437183c-e4d7-4954-9ba1-43d16e333596 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 21.3913ms 2024-03-23 13:07:55.411 +05:30 43f98b07-6867-426e-a743-48f3aa3dc811 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:07:55.413 +05:30 e89a37f9-f6cf-4f2e-a3b6-2b8e361f4f91 INF CORS policy execution successful. 2024-03-23 13:07:55.414 +05:30 e89a37f9-f6cf-4f2e-a3b6-2b8e361f4f91 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 3.4721ms 2024-03-23 13:07:55.462 +05:30 9a523fcd-c6d0-47ef-b852-4a2d28be4ba9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:07:55.463 +05:30 9a523fcd-c6d0-47ef-b852-4a2d28be4ba9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:07:55.464 +05:30 9a523fcd-c6d0-47ef-b852-4a2d28be4ba9 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:07:55.465 +05:30 bcdd9203-66ee-45a5-8adb-cbb48f88c485 INF CORS policy execution successful. 2024-03-23 13:07:55.465 +05:30 bcdd9203-66ee-45a5-8adb-cbb48f88c485 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:07:55.466 +05:30 bcdd9203-66ee-45a5-8adb-cbb48f88c485 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:07:55.470 +05:30 bcdd9203-66ee-45a5-8adb-cbb48f88c485 INF Fetching Field details for Master 2024-03-23 13:07:55.489 +05:30 bcdd9203-66ee-45a5-8adb-cbb48f88c485 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:07:55.490 +05:30 bcdd9203-66ee-45a5-8adb-cbb48f88c485 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 24.2432ms 2024-03-23 13:07:55.490 +05:30 bcdd9203-66ee-45a5-8adb-cbb48f88c485 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:07:55.490 +05:30 bcdd9203-66ee-45a5-8adb-cbb48f88c485 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 28.7541ms 2024-03-23 13:07:55.533 +05:30 96f9183b-1be6-4d1d-8438-eef8ef3d138a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:07:55.534 +05:30 0729292a-ba32-4744-af4e-17f33a624df0 INF CORS policy execution successful. 2024-03-23 13:07:55.534 +05:30 0729292a-ba32-4744-af4e-17f33a624df0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7556ms 2024-03-23 13:07:55.590 +05:30 29d313b2-ae23-4987-899c-c4149558dfb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:07:55.591 +05:30 29d313b2-ae23-4987-899c-c4149558dfb5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:07:55.591 +05:30 29d313b2-ae23-4987-899c-c4149558dfb5 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:07:55.591 +05:30 d02693ab-c952-4f21-92ac-149bd5d5be86 INF CORS policy execution successful. 2024-03-23 13:07:55.591 +05:30 d02693ab-c952-4f21-92ac-149bd5d5be86 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:07:55.592 +05:30 d02693ab-c952-4f21-92ac-149bd5d5be86 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:07:55.597 +05:30 d02693ab-c952-4f21-92ac-149bd5d5be86 INF Fetching Field details for Master 2024-03-23 13:07:55.608 +05:30 33180ac7-574e-4413-b211-9cc7c731f9a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:07:55.608 +05:30 9192cd9e-f071-492c-bb65-b3f9b9388064 INF CORS policy execution successful. 2024-03-23 13:07:55.608 +05:30 9192cd9e-f071-492c-bb65-b3f9b9388064 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8767ms 2024-03-23 13:07:55.611 +05:30 d02693ab-c952-4f21-92ac-149bd5d5be86 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:07:55.612 +05:30 d02693ab-c952-4f21-92ac-149bd5d5be86 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 19.9469ms 2024-03-23 13:07:55.612 +05:30 d02693ab-c952-4f21-92ac-149bd5d5be86 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:07:55.612 +05:30 d02693ab-c952-4f21-92ac-149bd5d5be86 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 22.2295ms 2024-03-23 13:07:55.678 +05:30 4d63715b-4b7b-4c58-9ee9-ae5a3c26eede INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:07:55.679 +05:30 4d63715b-4b7b-4c58-9ee9-ae5a3c26eede INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:07:55.679 +05:30 4d63715b-4b7b-4c58-9ee9-ae5a3c26eede INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:07:55.680 +05:30 f624ea00-f1c1-4423-8d8d-e5e82e91cc7a INF CORS policy execution successful. 2024-03-23 13:07:55.680 +05:30 f624ea00-f1c1-4423-8d8d-e5e82e91cc7a INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:07:55.680 +05:30 f624ea00-f1c1-4423-8d8d-e5e82e91cc7a INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:07:55.681 +05:30 f624ea00-f1c1-4423-8d8d-e5e82e91cc7a INF Fetching Field details for Master 2024-03-23 13:07:55.691 +05:30 f624ea00-f1c1-4423-8d8d-e5e82e91cc7a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:07:55.692 +05:30 f624ea00-f1c1-4423-8d8d-e5e82e91cc7a INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 11.6841ms 2024-03-23 13:07:55.692 +05:30 f624ea00-f1c1-4423-8d8d-e5e82e91cc7a INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:07:55.692 +05:30 f624ea00-f1c1-4423-8d8d-e5e82e91cc7a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 13.9024ms 2024-03-23 13:08:10.526 +05:30 fec076ab-b210-4201-8838-96da67ec1eb6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:10.526 +05:30 59531603-dc29-41c5-bc75-82310dcd575b INF CORS policy execution successful. 2024-03-23 13:08:10.527 +05:30 59531603-dc29-41c5-bc75-82310dcd575b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.9413ms 2024-03-23 13:08:10.576 +05:30 14e9d6c0-620d-4b5b-a094-d72dda4e9ad4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:10.577 +05:30 14e9d6c0-620d-4b5b-a094-d72dda4e9ad4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:10.577 +05:30 14e9d6c0-620d-4b5b-a094-d72dda4e9ad4 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:10.577 +05:30 e61b8aa2-a3c6-4016-914a-57e171a59eb7 INF CORS policy execution successful. 2024-03-23 13:08:10.577 +05:30 e61b8aa2-a3c6-4016-914a-57e171a59eb7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:10.578 +05:30 e61b8aa2-a3c6-4016-914a-57e171a59eb7 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:10.579 +05:30 e61b8aa2-a3c6-4016-914a-57e171a59eb7 INF Fetching Field details for Master 2024-03-23 13:08:10.584 +05:30 e61b8aa2-a3c6-4016-914a-57e171a59eb7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:10.585 +05:30 e61b8aa2-a3c6-4016-914a-57e171a59eb7 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.8002ms 2024-03-23 13:08:10.585 +05:30 e61b8aa2-a3c6-4016-914a-57e171a59eb7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:10.585 +05:30 e61b8aa2-a3c6-4016-914a-57e171a59eb7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.8075ms 2024-03-23 13:08:10.705 +05:30 40f3f898-8cd4-4eea-88aa-6a8ae6a115df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:10.706 +05:30 f40a3c19-400a-4594-8f4a-5ed26e15c930 INF CORS policy execution successful. 2024-03-23 13:08:10.706 +05:30 f40a3c19-400a-4594-8f4a-5ed26e15c930 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8322ms 2024-03-23 13:08:10.760 +05:30 5a3c1ee4-00d1-43dd-be4f-152e37d1d8c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:10.760 +05:30 5a3c1ee4-00d1-43dd-be4f-152e37d1d8c2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:10.760 +05:30 5a3c1ee4-00d1-43dd-be4f-152e37d1d8c2 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:10.760 +05:30 1796003f-daca-4489-af74-05d7a144c7c8 INF CORS policy execution successful. 2024-03-23 13:08:10.761 +05:30 1796003f-daca-4489-af74-05d7a144c7c8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:10.761 +05:30 1796003f-daca-4489-af74-05d7a144c7c8 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:10.761 +05:30 1796003f-daca-4489-af74-05d7a144c7c8 INF Fetching Field details for Master 2024-03-23 13:08:10.767 +05:30 1796003f-daca-4489-af74-05d7a144c7c8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:10.768 +05:30 1796003f-daca-4489-af74-05d7a144c7c8 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.8878ms 2024-03-23 13:08:10.768 +05:30 1796003f-daca-4489-af74-05d7a144c7c8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:10.768 +05:30 1796003f-daca-4489-af74-05d7a144c7c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.4372ms 2024-03-23 13:08:10.849 +05:30 b5fbb9f6-e052-42e0-9901-dcfba7185526 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:10.849 +05:30 d1d5f276-ffaa-435f-a869-bd6f05655135 INF CORS policy execution successful. 2024-03-23 13:08:10.850 +05:30 d1d5f276-ffaa-435f-a869-bd6f05655135 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7546ms 2024-03-23 13:08:10.906 +05:30 6b51e0ae-b749-43e9-870b-68f30313370a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:10.907 +05:30 6b51e0ae-b749-43e9-870b-68f30313370a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:10.907 +05:30 6b51e0ae-b749-43e9-870b-68f30313370a INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:10.907 +05:30 1b1a62e7-6137-4f7c-9884-5cccde339fb5 INF CORS policy execution successful. 2024-03-23 13:08:10.908 +05:30 1b1a62e7-6137-4f7c-9884-5cccde339fb5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:10.908 +05:30 1b1a62e7-6137-4f7c-9884-5cccde339fb5 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:10.909 +05:30 1b1a62e7-6137-4f7c-9884-5cccde339fb5 INF Fetching Field details for Master 2024-03-23 13:08:10.916 +05:30 1b1a62e7-6137-4f7c-9884-5cccde339fb5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:10.917 +05:30 1b1a62e7-6137-4f7c-9884-5cccde339fb5 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.2756ms 2024-03-23 13:08:10.917 +05:30 1b1a62e7-6137-4f7c-9884-5cccde339fb5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:10.917 +05:30 1b1a62e7-6137-4f7c-9884-5cccde339fb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.9429ms 2024-03-23 13:08:12.330 +05:30 db2c1fe3-3fbb-45ef-8259-9daf380e958f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:12.331 +05:30 9d525d6a-48b3-4828-98ae-e49405828320 INF CORS policy execution successful. 2024-03-23 13:08:12.331 +05:30 9d525d6a-48b3-4828-98ae-e49405828320 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6986ms 2024-03-23 13:08:12.411 +05:30 5d1a2d7b-b2f2-489f-a994-5c2a40cd742a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:12.412 +05:30 5d1a2d7b-b2f2-489f-a994-5c2a40cd742a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:12.412 +05:30 5d1a2d7b-b2f2-489f-a994-5c2a40cd742a INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:12.412 +05:30 6fc5e17c-c7d6-4f91-92fc-119f7f6baf44 INF CORS policy execution successful. 2024-03-23 13:08:12.412 +05:30 6fc5e17c-c7d6-4f91-92fc-119f7f6baf44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:12.412 +05:30 6fc5e17c-c7d6-4f91-92fc-119f7f6baf44 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:12.413 +05:30 6fc5e17c-c7d6-4f91-92fc-119f7f6baf44 INF Fetching Field details for Master 2024-03-23 13:08:12.418 +05:30 6fc5e17c-c7d6-4f91-92fc-119f7f6baf44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:12.418 +05:30 6fc5e17c-c7d6-4f91-92fc-119f7f6baf44 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.9989ms 2024-03-23 13:08:12.419 +05:30 6fc5e17c-c7d6-4f91-92fc-119f7f6baf44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:12.419 +05:30 6fc5e17c-c7d6-4f91-92fc-119f7f6baf44 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.5111ms 2024-03-23 13:08:12.824 +05:30 9602da94-6b30-4036-9ddc-f325f7df0dcb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:12.824 +05:30 beb3f52c-c32c-4729-842c-e62b42e11297 INF CORS policy execution successful. 2024-03-23 13:08:12.825 +05:30 beb3f52c-c32c-4729-842c-e62b42e11297 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8239ms 2024-03-23 13:08:12.887 +05:30 8ab8cd4d-0719-48fe-92ad-d33016b30d1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:12.888 +05:30 8ab8cd4d-0719-48fe-92ad-d33016b30d1a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:12.888 +05:30 8ab8cd4d-0719-48fe-92ad-d33016b30d1a INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:12.888 +05:30 822ff4fd-cb57-4135-8a59-9c56f66cf997 INF CORS policy execution successful. 2024-03-23 13:08:12.888 +05:30 822ff4fd-cb57-4135-8a59-9c56f66cf997 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:12.888 +05:30 822ff4fd-cb57-4135-8a59-9c56f66cf997 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:12.889 +05:30 822ff4fd-cb57-4135-8a59-9c56f66cf997 INF Fetching Field details for Master 2024-03-23 13:08:12.901 +05:30 822ff4fd-cb57-4135-8a59-9c56f66cf997 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:12.902 +05:30 822ff4fd-cb57-4135-8a59-9c56f66cf997 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 13.2158ms 2024-03-23 13:08:12.902 +05:30 822ff4fd-cb57-4135-8a59-9c56f66cf997 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:12.902 +05:30 822ff4fd-cb57-4135-8a59-9c56f66cf997 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 14.9749ms 2024-03-23 13:08:28.652 +05:30 00709439-8d13-4403-a499-573af0be1eb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:28.653 +05:30 460866f6-875d-42b6-b576-0ac9ad9b85e6 INF CORS policy execution successful. 2024-03-23 13:08:28.653 +05:30 460866f6-875d-42b6-b576-0ac9ad9b85e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.3991ms 2024-03-23 13:08:28.714 +05:30 faddfa83-322f-40a7-ba02-980f4be52f3b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:28.715 +05:30 faddfa83-322f-40a7-ba02-980f4be52f3b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:28.716 +05:30 faddfa83-322f-40a7-ba02-980f4be52f3b INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:28.716 +05:30 3a950580-3d4b-49a3-a48f-4751b70766cb INF CORS policy execution successful. 2024-03-23 13:08:28.716 +05:30 3a950580-3d4b-49a3-a48f-4751b70766cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:28.717 +05:30 3a950580-3d4b-49a3-a48f-4751b70766cb INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:28.719 +05:30 3a950580-3d4b-49a3-a48f-4751b70766cb INF Fetching Field details for Master 2024-03-23 13:08:28.728 +05:30 3a950580-3d4b-49a3-a48f-4751b70766cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:28.729 +05:30 3a950580-3d4b-49a3-a48f-4751b70766cb INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 11.3564ms 2024-03-23 13:08:28.729 +05:30 3a950580-3d4b-49a3-a48f-4751b70766cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:28.729 +05:30 3a950580-3d4b-49a3-a48f-4751b70766cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 15.34ms 2024-03-23 13:08:41.988 +05:30 3defd928-fedc-4f98-a65c-bd15bd9d957d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:41.988 +05:30 1249b881-8e4b-4fae-ac3c-f56a34814101 INF CORS policy execution successful. 2024-03-23 13:08:41.989 +05:30 1249b881-8e4b-4fae-ac3c-f56a34814101 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.296ms 2024-03-23 13:08:42.042 +05:30 742246a8-ce35-4849-973b-1aac4d5fab08 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:42.043 +05:30 742246a8-ce35-4849-973b-1aac4d5fab08 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:42.043 +05:30 742246a8-ce35-4849-973b-1aac4d5fab08 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:42.043 +05:30 68a28575-42b2-4db4-9fb0-0eddf9c6c653 INF CORS policy execution successful. 2024-03-23 13:08:42.043 +05:30 68a28575-42b2-4db4-9fb0-0eddf9c6c653 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:42.044 +05:30 68a28575-42b2-4db4-9fb0-0eddf9c6c653 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:42.044 +05:30 68a28575-42b2-4db4-9fb0-0eddf9c6c653 INF Fetching Field details for Master 2024-03-23 13:08:42.051 +05:30 68a28575-42b2-4db4-9fb0-0eddf9c6c653 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:42.052 +05:30 68a28575-42b2-4db4-9fb0-0eddf9c6c653 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.2034ms 2024-03-23 13:08:42.052 +05:30 68a28575-42b2-4db4-9fb0-0eddf9c6c653 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:42.053 +05:30 68a28575-42b2-4db4-9fb0-0eddf9c6c653 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.4177ms 2024-03-23 13:08:42.311 +05:30 bffb143b-fca5-467f-b6dd-472552100bb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:42.312 +05:30 209dcaa7-35f1-4f67-a751-1c40271eb4e4 INF CORS policy execution successful. 2024-03-23 13:08:42.312 +05:30 209dcaa7-35f1-4f67-a751-1c40271eb4e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7036ms 2024-03-23 13:08:42.373 +05:30 bab0bcbf-cf16-4538-8da2-2b4980191373 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:42.374 +05:30 bab0bcbf-cf16-4538-8da2-2b4980191373 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:42.374 +05:30 bab0bcbf-cf16-4538-8da2-2b4980191373 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:42.374 +05:30 d8e9b858-27b9-4637-b39a-54ddbfae6687 INF CORS policy execution successful. 2024-03-23 13:08:42.374 +05:30 d8e9b858-27b9-4637-b39a-54ddbfae6687 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:42.374 +05:30 d8e9b858-27b9-4637-b39a-54ddbfae6687 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:42.375 +05:30 d8e9b858-27b9-4637-b39a-54ddbfae6687 INF Fetching Field details for Master 2024-03-23 13:08:42.380 +05:30 d8e9b858-27b9-4637-b39a-54ddbfae6687 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:42.381 +05:30 d8e9b858-27b9-4637-b39a-54ddbfae6687 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.7531ms 2024-03-23 13:08:42.381 +05:30 d8e9b858-27b9-4637-b39a-54ddbfae6687 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:42.381 +05:30 d8e9b858-27b9-4637-b39a-54ddbfae6687 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.2948ms 2024-03-23 13:08:42.523 +05:30 e503de25-f72f-410e-abbc-66b53d3b25ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:42.523 +05:30 29a348bf-31c0-4ba5-92c1-b2836c37328b INF CORS policy execution successful. 2024-03-23 13:08:42.524 +05:30 29a348bf-31c0-4ba5-92c1-b2836c37328b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.1717ms 2024-03-23 13:08:42.577 +05:30 37456d0e-3163-4505-a1a9-bbe254928e70 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:42.578 +05:30 37456d0e-3163-4505-a1a9-bbe254928e70 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:42.578 +05:30 37456d0e-3163-4505-a1a9-bbe254928e70 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:42.578 +05:30 979378a2-ba6d-4f81-909c-eca0c2fbd1e5 INF CORS policy execution successful. 2024-03-23 13:08:42.578 +05:30 979378a2-ba6d-4f81-909c-eca0c2fbd1e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:42.578 +05:30 979378a2-ba6d-4f81-909c-eca0c2fbd1e5 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:42.579 +05:30 979378a2-ba6d-4f81-909c-eca0c2fbd1e5 INF Fetching Field details for Master 2024-03-23 13:08:42.586 +05:30 979378a2-ba6d-4f81-909c-eca0c2fbd1e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:42.586 +05:30 979378a2-ba6d-4f81-909c-eca0c2fbd1e5 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.652ms 2024-03-23 13:08:42.586 +05:30 979378a2-ba6d-4f81-909c-eca0c2fbd1e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:42.586 +05:30 979378a2-ba6d-4f81-909c-eca0c2fbd1e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.4794ms 2024-03-23 13:08:44.075 +05:30 37180f0a-80fb-4545-83a4-9e9ea4570a73 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:44.076 +05:30 cd180eff-5b94-4263-9ce5-7c6782703142 INF CORS policy execution successful. 2024-03-23 13:08:44.077 +05:30 cd180eff-5b94-4263-9ce5-7c6782703142 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.2892ms 2024-03-23 13:08:44.130 +05:30 e3792785-45e3-464a-b903-e28eb48f99fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:44.131 +05:30 e3792785-45e3-464a-b903-e28eb48f99fd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:44.131 +05:30 e3792785-45e3-464a-b903-e28eb48f99fd INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:44.131 +05:30 849baaa4-3d42-43fa-893f-40375528d18c INF CORS policy execution successful. 2024-03-23 13:08:44.132 +05:30 849baaa4-3d42-43fa-893f-40375528d18c INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:44.132 +05:30 849baaa4-3d42-43fa-893f-40375528d18c INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:44.132 +05:30 849baaa4-3d42-43fa-893f-40375528d18c INF Fetching Field details for Master 2024-03-23 13:08:44.138 +05:30 849baaa4-3d42-43fa-893f-40375528d18c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:44.138 +05:30 849baaa4-3d42-43fa-893f-40375528d18c INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.3889ms 2024-03-23 13:08:44.138 +05:30 849baaa4-3d42-43fa-893f-40375528d18c INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:44.138 +05:30 849baaa4-3d42-43fa-893f-40375528d18c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.4327ms 2024-03-23 13:08:44.215 +05:30 ed2d0440-6512-4273-a745-0bf06ee4a9b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:44.215 +05:30 d416183f-8167-474b-91bb-997da60d2ab2 INF CORS policy execution successful. 2024-03-23 13:08:44.216 +05:30 d416183f-8167-474b-91bb-997da60d2ab2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6258ms 2024-03-23 13:08:44.267 +05:30 d49d7923-e1a3-4991-b518-4e86f199e373 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:44.267 +05:30 d49d7923-e1a3-4991-b518-4e86f199e373 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:44.267 +05:30 d49d7923-e1a3-4991-b518-4e86f199e373 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:44.267 +05:30 44b1d550-73ce-4ecc-bbee-2ce012640151 INF CORS policy execution successful. 2024-03-23 13:08:44.268 +05:30 44b1d550-73ce-4ecc-bbee-2ce012640151 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:44.268 +05:30 44b1d550-73ce-4ecc-bbee-2ce012640151 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:44.268 +05:30 44b1d550-73ce-4ecc-bbee-2ce012640151 INF Fetching Field details for Master 2024-03-23 13:08:44.272 +05:30 44b1d550-73ce-4ecc-bbee-2ce012640151 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:44.273 +05:30 44b1d550-73ce-4ecc-bbee-2ce012640151 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.0585ms 2024-03-23 13:08:44.273 +05:30 44b1d550-73ce-4ecc-bbee-2ce012640151 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:44.273 +05:30 44b1d550-73ce-4ecc-bbee-2ce012640151 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 6.3951ms 2024-03-23 13:08:44.747 +05:30 2da5f82c-8ee7-4304-a471-8c4b1e15a5b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:44.748 +05:30 d9e55d2e-ea8d-4867-a6ff-4a8be21ae414 INF CORS policy execution successful. 2024-03-23 13:08:44.748 +05:30 d9e55d2e-ea8d-4867-a6ff-4a8be21ae414 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8739ms 2024-03-23 13:08:44.804 +05:30 20b16cc5-3088-44aa-b9a4-bb2190cd1641 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:44.804 +05:30 20b16cc5-3088-44aa-b9a4-bb2190cd1641 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:44.805 +05:30 20b16cc5-3088-44aa-b9a4-bb2190cd1641 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:44.805 +05:30 b231c32f-9b01-4361-b59b-2cc659fba411 INF CORS policy execution successful. 2024-03-23 13:08:44.805 +05:30 b231c32f-9b01-4361-b59b-2cc659fba411 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:44.805 +05:30 b231c32f-9b01-4361-b59b-2cc659fba411 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:44.805 +05:30 b231c32f-9b01-4361-b59b-2cc659fba411 INF Fetching Field details for Master 2024-03-23 13:08:44.811 +05:30 b231c32f-9b01-4361-b59b-2cc659fba411 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:44.811 +05:30 b231c32f-9b01-4361-b59b-2cc659fba411 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.4841ms 2024-03-23 13:08:44.812 +05:30 b231c32f-9b01-4361-b59b-2cc659fba411 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:44.812 +05:30 b231c32f-9b01-4361-b59b-2cc659fba411 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.1674ms 2024-03-23 13:08:44.828 +05:30 c099ac5a-a979-4362-80d9-05cafc713df2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:44.828 +05:30 08ac7995-9612-43e4-97dd-61588b789143 INF CORS policy execution successful. 2024-03-23 13:08:44.828 +05:30 08ac7995-9612-43e4-97dd-61588b789143 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5952ms 2024-03-23 13:08:44.879 +05:30 6e761054-2ba5-49cc-ae4b-9f6312db92c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:44.880 +05:30 6e761054-2ba5-49cc-ae4b-9f6312db92c6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:44.880 +05:30 6e761054-2ba5-49cc-ae4b-9f6312db92c6 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:44.880 +05:30 74119c0a-0a4b-499e-a6cf-d845402676ab INF CORS policy execution successful. 2024-03-23 13:08:44.880 +05:30 74119c0a-0a4b-499e-a6cf-d845402676ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:44.880 +05:30 74119c0a-0a4b-499e-a6cf-d845402676ab INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:44.880 +05:30 74119c0a-0a4b-499e-a6cf-d845402676ab INF Fetching Field details for Master 2024-03-23 13:08:44.882 +05:30 74119c0a-0a4b-499e-a6cf-d845402676ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:44.883 +05:30 74119c0a-0a4b-499e-a6cf-d845402676ab INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.4348ms 2024-03-23 13:08:44.883 +05:30 74119c0a-0a4b-499e-a6cf-d845402676ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:44.883 +05:30 74119c0a-0a4b-499e-a6cf-d845402676ab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.9457ms 2024-03-23 13:08:53.274 +05:30 acaded6c-35cb-42b6-ae21-48965f74723a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:53.275 +05:30 cffd3cf9-1eb4-464f-81eb-d5f702ada6fb INF CORS policy execution successful. 2024-03-23 13:08:53.276 +05:30 cffd3cf9-1eb4-464f-81eb-d5f702ada6fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.5841ms 2024-03-23 13:08:53.331 +05:30 7371ef5a-e9b9-415b-b1c6-3b6b5d5f6b9f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:53.332 +05:30 7371ef5a-e9b9-415b-b1c6-3b6b5d5f6b9f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:53.332 +05:30 7371ef5a-e9b9-415b-b1c6-3b6b5d5f6b9f INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:53.332 +05:30 a1abdf63-85be-4423-af17-8f4bd324efd3 INF CORS policy execution successful. 2024-03-23 13:08:53.333 +05:30 a1abdf63-85be-4423-af17-8f4bd324efd3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:53.333 +05:30 a1abdf63-85be-4423-af17-8f4bd324efd3 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:53.334 +05:30 a1abdf63-85be-4423-af17-8f4bd324efd3 INF Fetching Field details for Master 2024-03-23 13:08:53.348 +05:30 a1abdf63-85be-4423-af17-8f4bd324efd3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:53.349 +05:30 a1abdf63-85be-4423-af17-8f4bd324efd3 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 15.95ms 2024-03-23 13:08:53.349 +05:30 a1abdf63-85be-4423-af17-8f4bd324efd3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:53.349 +05:30 a1abdf63-85be-4423-af17-8f4bd324efd3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 18.4728ms 2024-03-23 13:08:53.455 +05:30 747783ad-1202-4112-8fc6-5d0e461855e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:53.455 +05:30 e8a76930-5162-4dbf-9f4f-1b3ce6cc9a20 INF CORS policy execution successful. 2024-03-23 13:08:53.455 +05:30 e8a76930-5162-4dbf-9f4f-1b3ce6cc9a20 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7391ms 2024-03-23 13:08:53.513 +05:30 d64f10f4-37e1-4490-b691-c7a2b2bc4753 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:53.514 +05:30 d64f10f4-37e1-4490-b691-c7a2b2bc4753 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:53.514 +05:30 d64f10f4-37e1-4490-b691-c7a2b2bc4753 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:53.514 +05:30 d548c04e-a115-4981-b40d-5bd0e5253f58 INF CORS policy execution successful. 2024-03-23 13:08:53.515 +05:30 d548c04e-a115-4981-b40d-5bd0e5253f58 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:53.515 +05:30 d548c04e-a115-4981-b40d-5bd0e5253f58 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:53.515 +05:30 d548c04e-a115-4981-b40d-5bd0e5253f58 INF Fetching Field details for Master 2024-03-23 13:08:53.522 +05:30 d548c04e-a115-4981-b40d-5bd0e5253f58 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:53.523 +05:30 d548c04e-a115-4981-b40d-5bd0e5253f58 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.5155ms 2024-03-23 13:08:53.523 +05:30 d548c04e-a115-4981-b40d-5bd0e5253f58 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:53.524 +05:30 d548c04e-a115-4981-b40d-5bd0e5253f58 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.6407ms 2024-03-23 13:08:53.863 +05:30 2092d018-c37b-4c66-92e9-a66854fff5e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:53.863 +05:30 72af5915-bb76-4d69-83a4-df3a4bd53d5d INF CORS policy execution successful. 2024-03-23 13:08:53.864 +05:30 72af5915-bb76-4d69-83a4-df3a4bd53d5d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8142ms 2024-03-23 13:08:53.930 +05:30 1d535900-1cec-4211-a98a-6f5f7953d1ea INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:53.930 +05:30 1d535900-1cec-4211-a98a-6f5f7953d1ea INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:53.931 +05:30 1d535900-1cec-4211-a98a-6f5f7953d1ea INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:53.931 +05:30 dab3730f-f246-4c05-9a33-80fde8035a75 INF CORS policy execution successful. 2024-03-23 13:08:53.931 +05:30 dab3730f-f246-4c05-9a33-80fde8035a75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:53.931 +05:30 dab3730f-f246-4c05-9a33-80fde8035a75 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:53.931 +05:30 dab3730f-f246-4c05-9a33-80fde8035a75 INF Fetching Field details for Master 2024-03-23 13:08:53.936 +05:30 dab3730f-f246-4c05-9a33-80fde8035a75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:53.937 +05:30 dab3730f-f246-4c05-9a33-80fde8035a75 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.7458ms 2024-03-23 13:08:53.937 +05:30 dab3730f-f246-4c05-9a33-80fde8035a75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:53.937 +05:30 dab3730f-f246-4c05-9a33-80fde8035a75 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.0003ms 2024-03-23 13:08:54.385 +05:30 f8a54feb-33d3-4929-a8b9-b89de6f48dda INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:54.386 +05:30 dfd8ccb6-54e8-4896-afe0-f999bf602e89 INF CORS policy execution successful. 2024-03-23 13:08:54.386 +05:30 dfd8ccb6-54e8-4896-afe0-f999bf602e89 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7727ms 2024-03-23 13:08:54.460 +05:30 e55cd137-1ded-48f2-8046-f709980fdfc8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:54.461 +05:30 e55cd137-1ded-48f2-8046-f709980fdfc8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:54.461 +05:30 e55cd137-1ded-48f2-8046-f709980fdfc8 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:54.461 +05:30 0a046e69-2a98-4fc8-8572-0e1d6adbe34f INF CORS policy execution successful. 2024-03-23 13:08:54.461 +05:30 0a046e69-2a98-4fc8-8572-0e1d6adbe34f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:54.461 +05:30 0a046e69-2a98-4fc8-8572-0e1d6adbe34f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:54.462 +05:30 0a046e69-2a98-4fc8-8572-0e1d6adbe34f INF Fetching Field details for Master 2024-03-23 13:08:54.468 +05:30 0a046e69-2a98-4fc8-8572-0e1d6adbe34f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:54.469 +05:30 0a046e69-2a98-4fc8-8572-0e1d6adbe34f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.467ms 2024-03-23 13:08:54.469 +05:30 0a046e69-2a98-4fc8-8572-0e1d6adbe34f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:54.469 +05:30 0a046e69-2a98-4fc8-8572-0e1d6adbe34f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.1591ms 2024-03-23 13:08:54.633 +05:30 6ba87ec1-0703-4201-9cd5-cf3ebf6c780a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:54.634 +05:30 8339ac20-4a6c-4b67-8e2d-5cdedcc2dc1b INF CORS policy execution successful. 2024-03-23 13:08:54.634 +05:30 8339ac20-4a6c-4b67-8e2d-5cdedcc2dc1b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5618ms 2024-03-23 13:08:54.688 +05:30 ee9a3516-1ea6-4349-8490-f255719d973b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:54.689 +05:30 ee9a3516-1ea6-4349-8490-f255719d973b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:54.689 +05:30 ee9a3516-1ea6-4349-8490-f255719d973b INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:54.689 +05:30 40ca6bf6-0bf7-45d7-a2aa-87579db5302b INF CORS policy execution successful. 2024-03-23 13:08:54.689 +05:30 40ca6bf6-0bf7-45d7-a2aa-87579db5302b INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:54.689 +05:30 40ca6bf6-0bf7-45d7-a2aa-87579db5302b INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:54.690 +05:30 40ca6bf6-0bf7-45d7-a2aa-87579db5302b INF Fetching Field details for Master 2024-03-23 13:08:54.695 +05:30 40ca6bf6-0bf7-45d7-a2aa-87579db5302b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:54.696 +05:30 40ca6bf6-0bf7-45d7-a2aa-87579db5302b INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.3ms 2024-03-23 13:08:54.696 +05:30 40ca6bf6-0bf7-45d7-a2aa-87579db5302b INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:54.696 +05:30 40ca6bf6-0bf7-45d7-a2aa-87579db5302b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.6743ms 2024-03-23 13:08:54.767 +05:30 fe25694e-1d56-4bf7-9a3c-78ca4a3d871d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:54.768 +05:30 7ad869a4-bf63-4e28-bc0f-6e78d0dc5039 INF CORS policy execution successful. 2024-03-23 13:08:54.768 +05:30 7ad869a4-bf63-4e28-bc0f-6e78d0dc5039 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.1901ms 2024-03-23 13:08:54.817 +05:30 d2959638-748e-4ff5-b733-d5539733035a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:54.818 +05:30 d2959638-748e-4ff5-b733-d5539733035a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:54.818 +05:30 d2959638-748e-4ff5-b733-d5539733035a INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:54.818 +05:30 da3e0159-d833-4e9d-bb8c-1754c4392c32 INF CORS policy execution successful. 2024-03-23 13:08:54.818 +05:30 da3e0159-d833-4e9d-bb8c-1754c4392c32 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:54.818 +05:30 da3e0159-d833-4e9d-bb8c-1754c4392c32 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:54.819 +05:30 da3e0159-d833-4e9d-bb8c-1754c4392c32 INF Fetching Field details for Master 2024-03-23 13:08:54.827 +05:30 da3e0159-d833-4e9d-bb8c-1754c4392c32 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:54.828 +05:30 da3e0159-d833-4e9d-bb8c-1754c4392c32 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.9456ms 2024-03-23 13:08:54.829 +05:30 da3e0159-d833-4e9d-bb8c-1754c4392c32 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:54.829 +05:30 da3e0159-d833-4e9d-bb8c-1754c4392c32 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.8266ms 2024-03-23 13:08:59.659 +05:30 2e585649-8588-41d1-97f9-6a7520b3d7a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:59.659 +05:30 4c4d768f-e1c8-43df-9931-f33cfacdc2e2 INF CORS policy execution successful. 2024-03-23 13:08:59.660 +05:30 4c4d768f-e1c8-43df-9931-f33cfacdc2e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.1135ms 2024-03-23 13:08:59.753 +05:30 2676c848-0725-4e99-83ea-b0d2ee0d7f3a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:59.753 +05:30 2676c848-0725-4e99-83ea-b0d2ee0d7f3a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:59.754 +05:30 2676c848-0725-4e99-83ea-b0d2ee0d7f3a INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:59.754 +05:30 fadc6177-3dcd-487a-af80-48636db4512b INF CORS policy execution successful. 2024-03-23 13:08:59.754 +05:30 fadc6177-3dcd-487a-af80-48636db4512b INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:59.754 +05:30 fadc6177-3dcd-487a-af80-48636db4512b INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:59.755 +05:30 fadc6177-3dcd-487a-af80-48636db4512b INF Fetching Field details for Master 2024-03-23 13:08:59.760 +05:30 fadc6177-3dcd-487a-af80-48636db4512b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:59.761 +05:30 fadc6177-3dcd-487a-af80-48636db4512b INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.0291ms 2024-03-23 13:08:59.761 +05:30 fadc6177-3dcd-487a-af80-48636db4512b INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:59.761 +05:30 fadc6177-3dcd-487a-af80-48636db4512b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.6123ms 2024-03-23 13:08:59.898 +05:30 a13aa179-0434-4b80-ae02-9fa25c612b81 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:59.899 +05:30 acf2d010-4ccd-476a-822a-668e02a5ebc8 INF CORS policy execution successful. 2024-03-23 13:08:59.899 +05:30 acf2d010-4ccd-476a-822a-668e02a5ebc8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.0697ms 2024-03-23 13:08:59.945 +05:30 4e6193ed-b468-4ea5-9357-06da164f33d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:08:59.945 +05:30 4e6193ed-b468-4ea5-9357-06da164f33d7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:08:59.945 +05:30 4e6193ed-b468-4ea5-9357-06da164f33d7 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:08:59.945 +05:30 d08dc868-43ec-4bda-a95b-d634ccded6bf INF CORS policy execution successful. 2024-03-23 13:08:59.945 +05:30 d08dc868-43ec-4bda-a95b-d634ccded6bf INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:59.945 +05:30 d08dc868-43ec-4bda-a95b-d634ccded6bf INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:08:59.946 +05:30 d08dc868-43ec-4bda-a95b-d634ccded6bf INF Fetching Field details for Master 2024-03-23 13:08:59.950 +05:30 d08dc868-43ec-4bda-a95b-d634ccded6bf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:08:59.950 +05:30 d08dc868-43ec-4bda-a95b-d634ccded6bf INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.9328ms 2024-03-23 13:08:59.950 +05:30 d08dc868-43ec-4bda-a95b-d634ccded6bf INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:08:59.951 +05:30 d08dc868-43ec-4bda-a95b-d634ccded6bf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 6.047ms 2024-03-23 13:09:00.201 +05:30 2b94c552-0318-4d6a-a8b9-e06831dca5d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:00.202 +05:30 54ac8212-c9af-423a-8017-e597bf3c52ab INF CORS policy execution successful. 2024-03-23 13:09:00.202 +05:30 54ac8212-c9af-423a-8017-e597bf3c52ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5071ms 2024-03-23 13:09:00.262 +05:30 b2714baa-c3ef-444a-9332-8c238478ff7e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:00.263 +05:30 b2714baa-c3ef-444a-9332-8c238478ff7e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:09:00.270 +05:30 b2714baa-c3ef-444a-9332-8c238478ff7e INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:09:00.270 +05:30 8e36ee84-22a8-45b2-a778-9ebf1cc95ce8 INF CORS policy execution successful. 2024-03-23 13:09:00.270 +05:30 8e36ee84-22a8-45b2-a778-9ebf1cc95ce8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:00.270 +05:30 8e36ee84-22a8-45b2-a778-9ebf1cc95ce8 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:09:00.271 +05:30 8e36ee84-22a8-45b2-a778-9ebf1cc95ce8 INF Fetching Field details for Master 2024-03-23 13:09:00.275 +05:30 8e36ee84-22a8-45b2-a778-9ebf1cc95ce8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:09:00.276 +05:30 8e36ee84-22a8-45b2-a778-9ebf1cc95ce8 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.2849ms 2024-03-23 13:09:00.276 +05:30 8e36ee84-22a8-45b2-a778-9ebf1cc95ce8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:00.276 +05:30 8e36ee84-22a8-45b2-a778-9ebf1cc95ce8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 13.5185ms 2024-03-23 13:09:00.670 +05:30 f987b016-db83-4bb8-af7a-cfb468493607 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:00.670 +05:30 87bf9387-28f1-4ec3-a988-a033eb141cda INF CORS policy execution successful. 2024-03-23 13:09:00.670 +05:30 87bf9387-28f1-4ec3-a988-a033eb141cda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.574ms 2024-03-23 13:09:00.778 +05:30 372d0dae-6ca7-4df0-b08b-642ba5b37d73 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:00.780 +05:30 372d0dae-6ca7-4df0-b08b-642ba5b37d73 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:09:00.780 +05:30 372d0dae-6ca7-4df0-b08b-642ba5b37d73 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:09:00.781 +05:30 d1398dfc-3292-41d8-9a6e-b29ccb08da55 INF CORS policy execution successful. 2024-03-23 13:09:00.781 +05:30 d1398dfc-3292-41d8-9a6e-b29ccb08da55 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:00.781 +05:30 d1398dfc-3292-41d8-9a6e-b29ccb08da55 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:09:00.781 +05:30 d1398dfc-3292-41d8-9a6e-b29ccb08da55 INF Fetching Field details for Master 2024-03-23 13:09:00.787 +05:30 d1398dfc-3292-41d8-9a6e-b29ccb08da55 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:09:00.788 +05:30 d1398dfc-3292-41d8-9a6e-b29ccb08da55 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.2864ms 2024-03-23 13:09:00.788 +05:30 d1398dfc-3292-41d8-9a6e-b29ccb08da55 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:00.788 +05:30 d1398dfc-3292-41d8-9a6e-b29ccb08da55 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.5549ms 2024-03-23 13:09:01.597 +05:30 d173502e-b062-4f30-83ab-21f07921c836 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:01.597 +05:30 dfeb28d3-ceca-452a-b39c-bdaf2947c184 INF CORS policy execution successful. 2024-03-23 13:09:01.598 +05:30 dfeb28d3-ceca-452a-b39c-bdaf2947c184 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.1894ms 2024-03-23 13:09:01.660 +05:30 0101f7b3-4678-4cb3-ba4c-f83468dd54ec INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:01.660 +05:30 0101f7b3-4678-4cb3-ba4c-f83468dd54ec INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:09:01.661 +05:30 0101f7b3-4678-4cb3-ba4c-f83468dd54ec INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:09:01.661 +05:30 6c1b7ee7-3646-4b94-9b3b-1c7a0d00fe47 INF CORS policy execution successful. 2024-03-23 13:09:01.661 +05:30 6c1b7ee7-3646-4b94-9b3b-1c7a0d00fe47 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:01.661 +05:30 6c1b7ee7-3646-4b94-9b3b-1c7a0d00fe47 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:09:01.662 +05:30 6c1b7ee7-3646-4b94-9b3b-1c7a0d00fe47 INF Fetching Field details for Master 2024-03-23 13:09:01.674 +05:30 6c1b7ee7-3646-4b94-9b3b-1c7a0d00fe47 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:09:01.674 +05:30 6c1b7ee7-3646-4b94-9b3b-1c7a0d00fe47 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 13.2653ms 2024-03-23 13:09:01.675 +05:30 6c1b7ee7-3646-4b94-9b3b-1c7a0d00fe47 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:01.675 +05:30 6c1b7ee7-3646-4b94-9b3b-1c7a0d00fe47 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 15.4087ms 2024-03-23 13:09:02.020 +05:30 74ce18b8-d96f-48ec-b721-b3250f796449 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:02.020 +05:30 ff57f881-1d0d-42d4-bf5e-e91f9f50c28e INF CORS policy execution successful. 2024-03-23 13:09:02.021 +05:30 ff57f881-1d0d-42d4-bf5e-e91f9f50c28e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.9773ms 2024-03-23 13:09:02.087 +05:30 90cca291-cbbf-44f9-bf88-8fd158703017 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:02.087 +05:30 90cca291-cbbf-44f9-bf88-8fd158703017 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:09:02.087 +05:30 90cca291-cbbf-44f9-bf88-8fd158703017 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:09:02.088 +05:30 7421703c-e448-448f-9741-a36886a89419 INF CORS policy execution successful. 2024-03-23 13:09:02.088 +05:30 7421703c-e448-448f-9741-a36886a89419 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:02.088 +05:30 7421703c-e448-448f-9741-a36886a89419 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:09:02.088 +05:30 7421703c-e448-448f-9741-a36886a89419 INF Fetching Field details for Master 2024-03-23 13:09:02.096 +05:30 7421703c-e448-448f-9741-a36886a89419 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:09:02.097 +05:30 7421703c-e448-448f-9741-a36886a89419 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.0999ms 2024-03-23 13:09:02.097 +05:30 7421703c-e448-448f-9741-a36886a89419 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:02.097 +05:30 7421703c-e448-448f-9741-a36886a89419 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.8426ms 2024-03-23 13:09:02.486 +05:30 3fcebbf8-3d50-4ee5-a7a3-0d5e11037598 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:02.487 +05:30 0eb5849c-992c-4aba-92c6-ed4d58ca8b2f INF CORS policy execution successful. 2024-03-23 13:09:02.487 +05:30 0eb5849c-992c-4aba-92c6-ed4d58ca8b2f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6685ms 2024-03-23 13:09:02.567 +05:30 6d6a92cf-8a98-4f00-87c9-c7cb35e06440 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:02.567 +05:30 0c7c9ce2-97d4-4ccd-ace0-6b627499fe8f INF CORS policy execution successful. 2024-03-23 13:09:02.568 +05:30 0c7c9ce2-97d4-4ccd-ace0-6b627499fe8f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8196ms 2024-03-23 13:09:02.571 +05:30 23141d74-5f29-40e3-8f3d-00905c6af210 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:02.572 +05:30 23141d74-5f29-40e3-8f3d-00905c6af210 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:09:02.572 +05:30 23141d74-5f29-40e3-8f3d-00905c6af210 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:09:02.572 +05:30 1180bb7c-0f82-48ce-8a3d-b737654e971d INF CORS policy execution successful. 2024-03-23 13:09:02.573 +05:30 1180bb7c-0f82-48ce-8a3d-b737654e971d INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:02.573 +05:30 1180bb7c-0f82-48ce-8a3d-b737654e971d INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:09:02.573 +05:30 1180bb7c-0f82-48ce-8a3d-b737654e971d INF Fetching Field details for Master 2024-03-23 13:09:02.583 +05:30 1180bb7c-0f82-48ce-8a3d-b737654e971d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:09:02.583 +05:30 1180bb7c-0f82-48ce-8a3d-b737654e971d INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 10.4851ms 2024-03-23 13:09:02.583 +05:30 1180bb7c-0f82-48ce-8a3d-b737654e971d INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:02.584 +05:30 1180bb7c-0f82-48ce-8a3d-b737654e971d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 12.186ms 2024-03-23 13:09:02.614 +05:30 241d3971-2626-4c60-8bda-cd5716ff5b12 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:02.614 +05:30 241d3971-2626-4c60-8bda-cd5716ff5b12 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:09:02.614 +05:30 241d3971-2626-4c60-8bda-cd5716ff5b12 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:09:02.615 +05:30 b756d77b-fbaa-43f9-b58d-3894bca6a890 INF CORS policy execution successful. 2024-03-23 13:09:02.615 +05:30 b756d77b-fbaa-43f9-b58d-3894bca6a890 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:02.615 +05:30 b756d77b-fbaa-43f9-b58d-3894bca6a890 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:09:02.615 +05:30 b756d77b-fbaa-43f9-b58d-3894bca6a890 INF Fetching Field details for Master 2024-03-23 13:09:02.617 +05:30 b756d77b-fbaa-43f9-b58d-3894bca6a890 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:09:02.618 +05:30 b756d77b-fbaa-43f9-b58d-3894bca6a890 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.7572ms 2024-03-23 13:09:02.618 +05:30 b756d77b-fbaa-43f9-b58d-3894bca6a890 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:02.618 +05:30 b756d77b-fbaa-43f9-b58d-3894bca6a890 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.0458ms 2024-03-23 13:09:02.845 +05:30 1a020533-1959-4dc1-bf3f-951a5d39c8d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:02.846 +05:30 61df3e66-9324-4544-ab57-28e6793690bb INF CORS policy execution successful. 2024-03-23 13:09:02.846 +05:30 61df3e66-9324-4544-ab57-28e6793690bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6667ms 2024-03-23 13:09:02.934 +05:30 5075f270-b98c-46fc-8aa5-7d3832d79104 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:02.934 +05:30 5075f270-b98c-46fc-8aa5-7d3832d79104 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:09:02.934 +05:30 5075f270-b98c-46fc-8aa5-7d3832d79104 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:09:02.935 +05:30 ff981838-ef6e-44c7-8fec-498a552e4361 INF CORS policy execution successful. 2024-03-23 13:09:02.935 +05:30 ff981838-ef6e-44c7-8fec-498a552e4361 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:02.935 +05:30 ff981838-ef6e-44c7-8fec-498a552e4361 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:09:02.935 +05:30 ff981838-ef6e-44c7-8fec-498a552e4361 INF Fetching Field details for Master 2024-03-23 13:09:02.944 +05:30 ff981838-ef6e-44c7-8fec-498a552e4361 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:09:02.945 +05:30 ff981838-ef6e-44c7-8fec-498a552e4361 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.8595ms 2024-03-23 13:09:02.945 +05:30 ff981838-ef6e-44c7-8fec-498a552e4361 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:02.945 +05:30 ff981838-ef6e-44c7-8fec-498a552e4361 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.4576ms 2024-03-23 13:09:03.117 +05:30 4fe2c4a2-c6dc-41ae-afb3-9b87fe6795ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:03.117 +05:30 420d266b-b3ab-4853-b8eb-6f224b571992 INF CORS policy execution successful. 2024-03-23 13:09:03.117 +05:30 420d266b-b3ab-4853-b8eb-6f224b571992 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6384ms 2024-03-23 13:09:03.169 +05:30 ebd9a881-276b-4caa-a70d-24e283ede01f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:03.169 +05:30 ebd9a881-276b-4caa-a70d-24e283ede01f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:09:03.169 +05:30 ebd9a881-276b-4caa-a70d-24e283ede01f INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:09:03.169 +05:30 2326cab5-cf1f-4b18-b202-c5698e64a58f INF CORS policy execution successful. 2024-03-23 13:09:03.170 +05:30 2326cab5-cf1f-4b18-b202-c5698e64a58f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:03.170 +05:30 2326cab5-cf1f-4b18-b202-c5698e64a58f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:09:03.170 +05:30 2326cab5-cf1f-4b18-b202-c5698e64a58f INF Fetching Field details for Master 2024-03-23 13:09:03.176 +05:30 2326cab5-cf1f-4b18-b202-c5698e64a58f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:09:03.177 +05:30 2326cab5-cf1f-4b18-b202-c5698e64a58f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.5772ms 2024-03-23 13:09:03.177 +05:30 2326cab5-cf1f-4b18-b202-c5698e64a58f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:03.177 +05:30 2326cab5-cf1f-4b18-b202-c5698e64a58f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.1796ms 2024-03-23 13:09:08.162 +05:30 d0114116-aa52-4b21-b072-6937c213c731 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:08.163 +05:30 d09e133c-58d7-49ca-aa5e-15aa34d65cf8 INF CORS policy execution successful. 2024-03-23 13:09:08.163 +05:30 d09e133c-58d7-49ca-aa5e-15aa34d65cf8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8838ms 2024-03-23 13:09:08.217 +05:30 58cd4c2e-1210-4da7-b278-36c06fdab2d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:08.218 +05:30 58cd4c2e-1210-4da7-b278-36c06fdab2d4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:09:08.218 +05:30 58cd4c2e-1210-4da7-b278-36c06fdab2d4 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:09:08.218 +05:30 17253360-afe0-463f-a9c6-92056e0504b3 INF CORS policy execution successful. 2024-03-23 13:09:08.218 +05:30 17253360-afe0-463f-a9c6-92056e0504b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:08.218 +05:30 17253360-afe0-463f-a9c6-92056e0504b3 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:09:08.219 +05:30 17253360-afe0-463f-a9c6-92056e0504b3 INF Fetching Field details for Master 2024-03-23 13:09:08.228 +05:30 17253360-afe0-463f-a9c6-92056e0504b3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:09:08.229 +05:30 17253360-afe0-463f-a9c6-92056e0504b3 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 10.3473ms 2024-03-23 13:09:08.229 +05:30 17253360-afe0-463f-a9c6-92056e0504b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:08.229 +05:30 17253360-afe0-463f-a9c6-92056e0504b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 12.1135ms 2024-03-23 13:09:24.269 +05:30 4c7145e2-9d81-4e43-ac9b-38de7e190775 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:24.270 +05:30 865b458e-9e12-46e4-971d-eda50031c0d3 INF CORS policy execution successful. 2024-03-23 13:09:24.270 +05:30 865b458e-9e12-46e4-971d-eda50031c0d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.0513ms 2024-03-23 13:09:24.325 +05:30 3e9fc152-2dc2-4d15-9d0a-4cc6073039e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:09:24.326 +05:30 3e9fc152-2dc2-4d15-9d0a-4cc6073039e3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:09:24.327 +05:30 3e9fc152-2dc2-4d15-9d0a-4cc6073039e3 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:09:24.327 +05:30 958ba8e7-d73a-40c3-a688-a681cb97041e INF CORS policy execution successful. 2024-03-23 13:09:24.327 +05:30 958ba8e7-d73a-40c3-a688-a681cb97041e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:24.328 +05:30 958ba8e7-d73a-40c3-a688-a681cb97041e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:09:24.328 +05:30 958ba8e7-d73a-40c3-a688-a681cb97041e INF Fetching Field details for Master 2024-03-23 13:09:24.335 +05:30 958ba8e7-d73a-40c3-a688-a681cb97041e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:09:24.336 +05:30 958ba8e7-d73a-40c3-a688-a681cb97041e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.224ms 2024-03-23 13:09:24.336 +05:30 958ba8e7-d73a-40c3-a688-a681cb97041e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:09:24.336 +05:30 958ba8e7-d73a-40c3-a688-a681cb97041e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.8814ms 2024-03-23 13:20:00.128 +05:30 INF Application is shutting down... 2024-03-23 13:37:09.550 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-23 13:37:09.596 +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-23 13:37:09.614 +05:30 INF Creating key {3a07adfb-7f6b-422c-8323-985153e24fcd} with creation date 2024-03-23 08:07:09Z, activation date 2024-03-23 08:07:09Z, and expiration date 2024-06-21 08:07:09Z. 2024-03-23 13:37:09.628 +05:30 WRN No XML encryptor configured. Key {3a07adfb-7f6b-422c-8323-985153e24fcd} may be persisted to storage in unencrypted form. 2024-03-23 13:37:09.702 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-23 13:37:09.703 +05:30 INF Hosting environment: Production 2024-03-23 13:37:09.703 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-23 13:37:09.738 +05:30 5363c782-41c0-498a-9411-50dd27bf621e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 13:37:09.894 +05:30 29a292a2-4cdb-4c25-bff9-88e928f3aef0 INF CORS policy execution successful. 2024-03-23 13:37:09.904 +05:30 29a292a2-4cdb-4c25-bff9-88e928f3aef0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:37:09.940 +05:30 29a292a2-4cdb-4c25-bff9-88e928f3aef0 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-23 13:37:09.955 +05:30 29a292a2-4cdb-4c25-bff9-88e928f3aef0 INF Fetching Company deatails 2024-03-23 13:37:10.289 +05:30 29a292a2-4cdb-4c25-bff9-88e928f3aef0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:37:10.346 +05:30 29a292a2-4cdb-4c25-bff9-88e928f3aef0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 402.0973ms 2024-03-23 13:37:10.350 +05:30 29a292a2-4cdb-4c25-bff9-88e928f3aef0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:37:10.354 +05:30 29a292a2-4cdb-4c25-bff9-88e928f3aef0 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 618.6722ms 2024-03-23 13:37:12.112 +05:30 82025089-3db2-4e65-a0fd-31bc30b4a9b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 13:37:12.117 +05:30 9faa78f9-e96b-474a-89bb-9eec555b1c81 INF CORS policy execution successful. 2024-03-23 13:37:12.120 +05:30 9faa78f9-e96b-474a-89bb-9eec555b1c81 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 7.6404ms 2024-03-23 13:37:12.174 +05:30 d69453ab-0b18-4493-a24d-44e0248f57be INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 13:37:12.180 +05:30 ab30fd8b-4c82-491d-92f1-d186cfeb16ee INF CORS policy execution successful. 2024-03-23 13:37:12.180 +05:30 ab30fd8b-4c82-491d-92f1-d186cfeb16ee INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:37:12.199 +05:30 ab30fd8b-4c82-491d-92f1-d186cfeb16ee 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-23 13:37:12.299 +05:30 ab30fd8b-4c82-491d-92f1-d186cfeb16ee INF Connection string fetched 2024-03-23 13:37:12.847 +05:30 ab30fd8b-4c82-491d-92f1-d186cfeb16ee INF Token generated 2024-03-23 13:37:12.850 +05:30 ab30fd8b-4c82-491d-92f1-d186cfeb16ee INF Token generated 2024-03-23 13:37:12.852 +05:30 ab30fd8b-4c82-491d-92f1-d186cfeb16ee 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-23 13:37:12.861 +05:30 ab30fd8b-4c82-491d-92f1-d186cfeb16ee INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 661.3502ms 2024-03-23 13:37:12.861 +05:30 ab30fd8b-4c82-491d-92f1-d186cfeb16ee INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:37:12.862 +05:30 ab30fd8b-4c82-491d-92f1-d186cfeb16ee 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 688.2801ms 2024-03-23 13:37:16.345 +05:30 3b7843a5-0189-49d7-8e2a-abb3b09e46b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:37:16.350 +05:30 2e09bec6-7683-4e1f-a749-ebfca7e4bb7c INF CORS policy execution successful. 2024-03-23 13:37:16.353 +05:30 2e09bec6-7683-4e1f-a749-ebfca7e4bb7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 7.7957ms 2024-03-23 13:37:16.391 +05:30 a28a7f1b-542e-4477-b78b-6ec12b03e197 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:37:16.406 +05:30 a28a7f1b-542e-4477-b78b-6ec12b03e197 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:37:16.416 +05:30 a28a7f1b-542e-4477-b78b-6ec12b03e197 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:37:16.417 +05:30 6c88b8eb-cad9-4edc-8ff4-0fb6c2453b04 INF CORS policy execution successful. 2024-03-23 13:37:16.417 +05:30 6c88b8eb-cad9-4edc-8ff4-0fb6c2453b04 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:37:16.427 +05:30 6c88b8eb-cad9-4edc-8ff4-0fb6c2453b04 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:37:16.433 +05:30 6c88b8eb-cad9-4edc-8ff4-0fb6c2453b04 INF Fetching Field details for Master 2024-03-23 13:37:16.447 +05:30 6c88b8eb-cad9-4edc-8ff4-0fb6c2453b04 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:37:16.448 +05:30 6c88b8eb-cad9-4edc-8ff4-0fb6c2453b04 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 20.8848ms 2024-03-23 13:37:16.449 +05:30 6c88b8eb-cad9-4edc-8ff4-0fb6c2453b04 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:37:16.449 +05:30 6c88b8eb-cad9-4edc-8ff4-0fb6c2453b04 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 57.4281ms 2024-03-23 13:38:29.678 +05:30 5c2a0a56-e74d-4efe-ae13-70ea5738bed8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:38:29.681 +05:30 89700a19-f781-41d2-899b-97d4d0e410d7 INF CORS policy execution successful. 2024-03-23 13:38:29.683 +05:30 89700a19-f781-41d2-899b-97d4d0e410d7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 5.8109ms 2024-03-23 13:38:29.729 +05:30 2eeac320-393e-40c2-b705-02712071293b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:38:29.731 +05:30 2eeac320-393e-40c2-b705-02712071293b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:38:29.732 +05:30 2eeac320-393e-40c2-b705-02712071293b INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:38:29.734 +05:30 a78f2233-664c-4d5b-af52-1cbe0e73fb39 INF CORS policy execution successful. 2024-03-23 13:38:29.734 +05:30 a78f2233-664c-4d5b-af52-1cbe0e73fb39 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:38:29.736 +05:30 a78f2233-664c-4d5b-af52-1cbe0e73fb39 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:38:29.743 +05:30 a78f2233-664c-4d5b-af52-1cbe0e73fb39 INF Fetching Field details for Master 2024-03-23 13:38:29.761 +05:30 a78f2233-664c-4d5b-af52-1cbe0e73fb39 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:38:29.765 +05:30 a78f2233-664c-4d5b-af52-1cbe0e73fb39 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 28.4141ms 2024-03-23 13:38:29.766 +05:30 a78f2233-664c-4d5b-af52-1cbe0e73fb39 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:38:29.767 +05:30 a78f2233-664c-4d5b-af52-1cbe0e73fb39 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 37.3762ms 2024-03-23 13:38:30.706 +05:30 745281dc-1efb-4559-9ad5-886541ba2817 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:38:30.707 +05:30 588b261d-8eff-4f27-9cd7-cad04c3810ee INF CORS policy execution successful. 2024-03-23 13:38:30.708 +05:30 588b261d-8eff-4f27-9cd7-cad04c3810ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 2.8647ms 2024-03-23 13:38:30.756 +05:30 20f620ac-49d1-4062-bccd-8f4a1b37435c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:38:30.757 +05:30 20f620ac-49d1-4062-bccd-8f4a1b37435c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:38:30.757 +05:30 20f620ac-49d1-4062-bccd-8f4a1b37435c INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:38:30.758 +05:30 8d9c4e0c-da51-4820-bc7c-0f0f5a8f172a INF CORS policy execution successful. 2024-03-23 13:38:30.758 +05:30 8d9c4e0c-da51-4820-bc7c-0f0f5a8f172a INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:38:30.758 +05:30 8d9c4e0c-da51-4820-bc7c-0f0f5a8f172a INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:38:30.767 +05:30 8d9c4e0c-da51-4820-bc7c-0f0f5a8f172a INF Fetching Field details for Master 2024-03-23 13:38:30.777 +05:30 8d9c4e0c-da51-4820-bc7c-0f0f5a8f172a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:38:30.779 +05:30 8d9c4e0c-da51-4820-bc7c-0f0f5a8f172a INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 20.1484ms 2024-03-23 13:38:30.779 +05:30 8d9c4e0c-da51-4820-bc7c-0f0f5a8f172a INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:38:30.779 +05:30 8d9c4e0c-da51-4820-bc7c-0f0f5a8f172a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 23.6345ms 2024-03-23 13:38:44.196 +05:30 e286c062-394b-471c-9f62-5e2434e72da3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:38:44.198 +05:30 2fa561b7-cff2-48cd-8b23-9eb8de659c4e INF CORS policy execution successful. 2024-03-23 13:38:44.200 +05:30 2fa561b7-cff2-48cd-8b23-9eb8de659c4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 3.9463ms 2024-03-23 13:38:44.239 +05:30 20c97167-2dde-4d12-b778-9f64bc7e8ebf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:38:44.241 +05:30 20c97167-2dde-4d12-b778-9f64bc7e8ebf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:38:44.242 +05:30 20c97167-2dde-4d12-b778-9f64bc7e8ebf INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:38:44.242 +05:30 e9b8b29b-71cb-4ff2-9f79-805223a1ea69 INF CORS policy execution successful. 2024-03-23 13:38:44.243 +05:30 e9b8b29b-71cb-4ff2-9f79-805223a1ea69 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:38:44.244 +05:30 e9b8b29b-71cb-4ff2-9f79-805223a1ea69 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:38:44.246 +05:30 e9b8b29b-71cb-4ff2-9f79-805223a1ea69 INF Fetching Field details for Master 2024-03-23 13:38:44.255 +05:30 e9b8b29b-71cb-4ff2-9f79-805223a1ea69 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:38:44.257 +05:30 e9b8b29b-71cb-4ff2-9f79-805223a1ea69 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 13.4058ms 2024-03-23 13:38:44.258 +05:30 e9b8b29b-71cb-4ff2-9f79-805223a1ea69 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:38:44.258 +05:30 e9b8b29b-71cb-4ff2-9f79-805223a1ea69 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 18.7898ms 2024-03-23 13:39:34.784 +05:30 aeffd443-0d60-4ccc-b41f-61384f76d1d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:39:34.788 +05:30 dbd1490e-9266-47bf-8741-603ac2c7bef2 INF CORS policy execution successful. 2024-03-23 13:39:34.790 +05:30 dbd1490e-9266-47bf-8741-603ac2c7bef2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 6.1477ms 2024-03-23 13:39:34.839 +05:30 42bba673-651d-4e0b-895e-73aab80fa490 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:39:34.839 +05:30 01185a25-48b8-4e75-b28d-467355057e3e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:39:34.841 +05:30 225bc470-9f2a-46a5-8690-a887b90e8fca INF CORS policy execution successful. 2024-03-23 13:39:34.841 +05:30 2893437e-827b-4877-8b04-990bd36a75e8 INF CORS policy execution successful. 2024-03-23 13:39:34.842 +05:30 225bc470-9f2a-46a5-8690-a887b90e8fca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.0034ms 2024-03-23 13:39:34.842 +05:30 2893437e-827b-4877-8b04-990bd36a75e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 3.2695ms 2024-03-23 13:39:34.842 +05:30 2d07b3dc-75f1-42da-872d-dfdad839813e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:39:34.842 +05:30 e11df9ed-004d-49ad-8bc5-4fd9d579feb4 INF CORS policy execution successful. 2024-03-23 13:39:34.843 +05:30 e11df9ed-004d-49ad-8bc5-4fd9d579feb4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.7473ms 2024-03-23 13:39:34.849 +05:30 086b79a8-14ed-4977-af3d-a91fc8c4d5a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:39:34.891 +05:30 d0f40365-e2d2-4424-a9af-8b31054ce02f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:39:34.918 +05:30 086b79a8-14ed-4977-af3d-a91fc8c4d5a1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:33:38 AM', Current time (UTC): '3/23/2024 8:09: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-23 13:39:34.918 +05:30 d0f40365-e2d2-4424-a9af-8b31054ce02f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:33:38 AM', Current time (UTC): '3/23/2024 8:09: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-23 13:39:34.925 +05:30 086b79a8-14ed-4977-af3d-a91fc8c4d5a1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:33:38 AM', Current time (UTC): '3/23/2024 8:09:34 AM'. 2024-03-23 13:39:34.925 +05:30 d0f40365-e2d2-4424-a9af-8b31054ce02f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:33:38 AM', Current time (UTC): '3/23/2024 8:09:34 AM'. 2024-03-23 13:39:34.926 +05:30 16c344c9-1678-438d-944e-b4ecfc8dac25 INF CORS policy execution successful. 2024-03-23 13:39:34.926 +05:30 51305397-cdc9-45cc-a267-5518df1c83f8 INF CORS policy execution successful. 2024-03-23 13:39:34.942 +05:30 16c344c9-1678-438d-944e-b4ecfc8dac25 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 13:39:34.942 +05:30 51305397-cdc9-45cc-a267-5518df1c83f8 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 13:39:34.950 +05:30 51305397-cdc9-45cc-a267-5518df1c83f8 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 13:39:34.950 +05:30 16c344c9-1678-438d-944e-b4ecfc8dac25 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 13:39:34.954 +05:30 16c344c9-1678-438d-944e-b4ecfc8dac25 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 104.9134ms 2024-03-23 13:39:34.954 +05:30 51305397-cdc9-45cc-a267-5518df1c83f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 62.3422ms 2024-03-23 13:39:35.001 +05:30 e2b52cd0-8184-490d-892b-701518dfd368 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:39:35.002 +05:30 e2b52cd0-8184-490d-892b-701518dfd368 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:33:38 AM', Current time (UTC): '3/23/2024 8:09:35 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-23 13:39:35.003 +05:30 e2b52cd0-8184-490d-892b-701518dfd368 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:33:38 AM', Current time (UTC): '3/23/2024 8:09:35 AM'. 2024-03-23 13:39:35.003 +05:30 62dacb77-401d-46b2-8a03-ff26710a6258 INF CORS policy execution successful. 2024-03-23 13:39:35.004 +05:30 8b29ad9c-00af-4216-b8c6-f37f178e0c01 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODkxOCwiZXhwIjoxNzExMTc5NTE4LCJpYXQiOjE3MTExNzg5MTh9.SsXwpWpR7G49BH9tFqXH7xD4yhUfu1Vagjhlicv0QAo - null null 2024-03-23 13:39:35.005 +05:30 a2b5ee12-5b99-4071-ba4b-b05ab6d22b17 INF CORS policy execution successful. 2024-03-23 13:39:35.005 +05:30 a2b5ee12-5b99-4071-ba4b-b05ab6d22b17 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:39:35.006 +05:30 62dacb77-401d-46b2-8a03-ff26710a6258 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 13:39:35.007 +05:30 62dacb77-401d-46b2-8a03-ff26710a6258 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 13:39:35.008 +05:30 62dacb77-401d-46b2-8a03-ff26710a6258 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 7.0463ms 2024-03-23 13:39:35.011 +05:30 2393e2a7-ad5d-4498-a3e4-b854993613cc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:39:35.012 +05:30 2393e2a7-ad5d-4498-a3e4-b854993613cc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:33:38 AM', Current time (UTC): '3/23/2024 8:09:35 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-23 13:39:35.013 +05:30 2393e2a7-ad5d-4498-a3e4-b854993613cc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 7:33:38 AM', Current time (UTC): '3/23/2024 8:09:35 AM'. 2024-03-23 13:39:35.013 +05:30 343cded6-dbc1-4bbd-8dfd-57421bf62da6 INF CORS policy execution successful. 2024-03-23 13:39:35.013 +05:30 343cded6-dbc1-4bbd-8dfd-57421bf62da6 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 13:39:35.013 +05:30 343cded6-dbc1-4bbd-8dfd-57421bf62da6 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 13:39:35.014 +05:30 343cded6-dbc1-4bbd-8dfd-57421bf62da6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 2.6509ms 2024-03-23 13:39:35.014 +05:30 a2b5ee12-5b99-4071-ba4b-b05ab6d22b17 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-23 13:39:35.068 +05:30 a2b5ee12-5b99-4071-ba4b-b05ab6d22b17 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-23 13:39:35.070 +05:30 a2b5ee12-5b99-4071-ba4b-b05ab6d22b17 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 13:39:35.116 +05:30 a2b5ee12-5b99-4071-ba4b-b05ab6d22b17 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 100.9563ms 2024-03-23 13:39:35.116 +05:30 a2b5ee12-5b99-4071-ba4b-b05ab6d22b17 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:39:35.116 +05:30 a2b5ee12-5b99-4071-ba4b-b05ab6d22b17 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODkxOCwiZXhwIjoxNzExMTc5NTE4LCJpYXQiOjE3MTExNzg5MTh9.SsXwpWpR7G49BH9tFqXH7xD4yhUfu1Vagjhlicv0QAo - 500 null application/problem+json; charset=utf-8 111.8604ms 2024-03-23 13:39:35.167 +05:30 d9bb5742-2199-4760-8466-3a9f3c9b0d7a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODkxOCwiZXhwIjoxNzExMTc5NTE4LCJpYXQiOjE3MTExNzg5MTh9.SsXwpWpR7G49BH9tFqXH7xD4yhUfu1Vagjhlicv0QAo - null null 2024-03-23 13:39:35.167 +05:30 53577736-75c1-4dfd-bf8a-c77008e89326 INF CORS policy execution successful. 2024-03-23 13:39:35.168 +05:30 53577736-75c1-4dfd-bf8a-c77008e89326 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:39:35.168 +05:30 53577736-75c1-4dfd-bf8a-c77008e89326 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-23 13:39:35.172 +05:30 53577736-75c1-4dfd-bf8a-c77008e89326 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-23 13:39:35.172 +05:30 53577736-75c1-4dfd-bf8a-c77008e89326 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 13:39:35.173 +05:30 53577736-75c1-4dfd-bf8a-c77008e89326 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 5.2683ms 2024-03-23 13:39:35.173 +05:30 53577736-75c1-4dfd-bf8a-c77008e89326 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:39:35.174 +05:30 53577736-75c1-4dfd-bf8a-c77008e89326 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODkxOCwiZXhwIjoxNzExMTc5NTE4LCJpYXQiOjE3MTExNzg5MTh9.SsXwpWpR7G49BH9tFqXH7xD4yhUfu1Vagjhlicv0QAo - 500 null application/problem+json; charset=utf-8 6.7033ms 2024-03-23 13:39:35.222 +05:30 31fc17b6-3b8e-443b-8b6a-baebfd33fdf4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODkxOCwiZXhwIjoxNzExMTc5NTE4LCJpYXQiOjE3MTExNzg5MTh9.SsXwpWpR7G49BH9tFqXH7xD4yhUfu1Vagjhlicv0QAo - null null 2024-03-23 13:39:35.223 +05:30 88a3ab79-08fb-4dba-b3b3-6d3b931b2a0f INF CORS policy execution successful. 2024-03-23 13:39:35.223 +05:30 88a3ab79-08fb-4dba-b3b3-6d3b931b2a0f INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:39:35.223 +05:30 88a3ab79-08fb-4dba-b3b3-6d3b931b2a0f 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-23 13:39:35.225 +05:30 88a3ab79-08fb-4dba-b3b3-6d3b931b2a0f 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-23 13:39:35.226 +05:30 88a3ab79-08fb-4dba-b3b3-6d3b931b2a0f INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 13:39:35.227 +05:30 88a3ab79-08fb-4dba-b3b3-6d3b931b2a0f INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 3.6765ms 2024-03-23 13:39:35.227 +05:30 88a3ab79-08fb-4dba-b3b3-6d3b931b2a0f INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:39:35.228 +05:30 88a3ab79-08fb-4dba-b3b3-6d3b931b2a0f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODkxOCwiZXhwIjoxNzExMTc5NTE4LCJpYXQiOjE3MTExNzg5MTh9.SsXwpWpR7G49BH9tFqXH7xD4yhUfu1Vagjhlicv0QAo - 500 null application/problem+json; charset=utf-8 5.4988ms 2024-03-23 13:39:35.284 +05:30 e056b4f8-7631-45a6-8bf5-8fe8a8d170a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODkxOCwiZXhwIjoxNzExMTc5NTE4LCJpYXQiOjE3MTExNzg5MTh9.SsXwpWpR7G49BH9tFqXH7xD4yhUfu1Vagjhlicv0QAo - null null 2024-03-23 13:39:35.285 +05:30 de5e1466-7726-445d-9452-cd7419fe70a4 INF CORS policy execution successful. 2024-03-23 13:39:35.285 +05:30 de5e1466-7726-445d-9452-cd7419fe70a4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:39:35.286 +05:30 de5e1466-7726-445d-9452-cd7419fe70a4 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-23 13:39:35.288 +05:30 de5e1466-7726-445d-9452-cd7419fe70a4 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-23 13:39:35.289 +05:30 de5e1466-7726-445d-9452-cd7419fe70a4 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 13:39:35.291 +05:30 de5e1466-7726-445d-9452-cd7419fe70a4 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 4.8227ms 2024-03-23 13:39:35.291 +05:30 de5e1466-7726-445d-9452-cd7419fe70a4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:39:35.291 +05:30 de5e1466-7726-445d-9452-cd7419fe70a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE3ODkxOCwiZXhwIjoxNzExMTc5NTE4LCJpYXQiOjE3MTExNzg5MTh9.SsXwpWpR7G49BH9tFqXH7xD4yhUfu1Vagjhlicv0QAo - 500 null application/problem+json; charset=utf-8 7.2272ms 2024-03-23 13:39:48.155 +05:30 1c8fad40-e0a3-4d74-b025-087c02ff497a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 13:39:48.158 +05:30 66be743e-1f25-4b99-854f-3524f17c27f8 INF CORS policy execution successful. 2024-03-23 13:39:48.158 +05:30 66be743e-1f25-4b99-854f-3524f17c27f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:39:48.159 +05:30 66be743e-1f25-4b99-854f-3524f17c27f8 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-23 13:39:48.162 +05:30 66be743e-1f25-4b99-854f-3524f17c27f8 INF Fetching Company deatails 2024-03-23 13:39:48.175 +05:30 66be743e-1f25-4b99-854f-3524f17c27f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:39:48.177 +05:30 66be743e-1f25-4b99-854f-3524f17c27f8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 17.4876ms 2024-03-23 13:39:48.177 +05:30 66be743e-1f25-4b99-854f-3524f17c27f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:39:48.177 +05:30 66be743e-1f25-4b99-854f-3524f17c27f8 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 22.9976ms 2024-03-23 13:39:48.225 +05:30 076df501-d12c-43d5-bd5d-bc2d76969815 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 13:39:48.226 +05:30 f4586346-0bb7-4e70-a2b8-6dec94675b67 INF CORS policy execution successful. 2024-03-23 13:39:48.226 +05:30 f4586346-0bb7-4e70-a2b8-6dec94675b67 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:39:48.226 +05:30 f4586346-0bb7-4e70-a2b8-6dec94675b67 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-23 13:39:48.226 +05:30 f4586346-0bb7-4e70-a2b8-6dec94675b67 INF Fetching Company deatails 2024-03-23 13:39:48.228 +05:30 f4586346-0bb7-4e70-a2b8-6dec94675b67 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:39:48.229 +05:30 f4586346-0bb7-4e70-a2b8-6dec94675b67 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.4778ms 2024-03-23 13:39:48.229 +05:30 f4586346-0bb7-4e70-a2b8-6dec94675b67 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:39:48.229 +05:30 f4586346-0bb7-4e70-a2b8-6dec94675b67 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 4.0033ms 2024-03-23 13:39:59.271 +05:30 0bb8425b-053d-446b-ac44-732c6a102890 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 13:39:59.272 +05:30 a89169ae-072c-46f4-b1af-c461cba824cc INF CORS policy execution successful. 2024-03-23 13:39:59.273 +05:30 a89169ae-072c-46f4-b1af-c461cba824cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.2748ms 2024-03-23 13:39:59.323 +05:30 323d6a81-df0e-454c-85af-d84ec1caeadc INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 13:39:59.323 +05:30 35569c0a-4b3a-49fd-9ea6-de7b9fb4c99c INF CORS policy execution successful. 2024-03-23 13:39:59.324 +05:30 35569c0a-4b3a-49fd-9ea6-de7b9fb4c99c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:39:59.324 +05:30 35569c0a-4b3a-49fd-9ea6-de7b9fb4c99c 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-23 13:39:59.342 +05:30 35569c0a-4b3a-49fd-9ea6-de7b9fb4c99c INF Connection string fetched 2024-03-23 13:39:59.535 +05:30 35569c0a-4b3a-49fd-9ea6-de7b9fb4c99c INF Token generated 2024-03-23 13:39:59.535 +05:30 35569c0a-4b3a-49fd-9ea6-de7b9fb4c99c INF Token generated 2024-03-23 13:39:59.536 +05:30 35569c0a-4b3a-49fd-9ea6-de7b9fb4c99c 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-23 13:39:59.536 +05:30 35569c0a-4b3a-49fd-9ea6-de7b9fb4c99c INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 211.9358ms 2024-03-23 13:39:59.536 +05:30 35569c0a-4b3a-49fd-9ea6-de7b9fb4c99c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:39:59.537 +05:30 35569c0a-4b3a-49fd-9ea6-de7b9fb4c99c 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 213.6899ms 2024-03-23 13:39:59.630 +05:30 0aff6f58-b5c6-4c2f-8459-6c6fc92f6612 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:39:59.631 +05:30 5ce9ad78-9184-44df-a989-3688aa54560e INF CORS policy execution successful. 2024-03-23 13:39:59.631 +05:30 5ce9ad78-9184-44df-a989-3688aa54560e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9147ms 2024-03-23 13:39:59.634 +05:30 8fe9bd11-3503-4896-831b-1c2b9caa85d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:39:59.634 +05:30 41ea248c-0d28-428b-908e-2ccc88d16e60 INF CORS policy execution successful. 2024-03-23 13:39:59.634 +05:30 41ea248c-0d28-428b-908e-2ccc88d16e60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.4494ms 2024-03-23 13:39:59.679 +05:30 aa7234ab-3cd5-49ff-b5fb-3a121555bf83 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:39:59.695 +05:30 793fcf7d-f33b-4612-a801-696659335d57 INF CORS policy execution successful. 2024-03-23 13:39:59.696 +05:30 793fcf7d-f33b-4612-a801-696659335d57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:39:59.707 +05:30 793fcf7d-f33b-4612-a801-696659335d57 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-23 13:39:59.717 +05:30 793fcf7d-f33b-4612-a801-696659335d57 INF Connection string fetched 2024-03-23 13:39:59.721 +05:30 793fcf7d-f33b-4612-a801-696659335d57 INF Fetching Menu Data 2024-03-23 13:39:59.734 +05:30 793fcf7d-f33b-4612-a801-696659335d57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:39:59.735 +05:30 793fcf7d-f33b-4612-a801-696659335d57 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 28.3794ms 2024-03-23 13:39:59.736 +05:30 793fcf7d-f33b-4612-a801-696659335d57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:39:59.736 +05:30 793fcf7d-f33b-4612-a801-696659335d57 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.4363ms 2024-03-23 13:39:59.787 +05:30 844ae945-20e1-4d0d-b559-d8cd43917cb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:39:59.789 +05:30 4169c03b-bcaa-4366-9616-676724dd52b5 INF CORS policy execution successful. 2024-03-23 13:39:59.789 +05:30 4169c03b-bcaa-4366-9616-676724dd52b5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:39:59.789 +05:30 4169c03b-bcaa-4366-9616-676724dd52b5 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-23 13:39:59.796 +05:30 4169c03b-bcaa-4366-9616-676724dd52b5 INF Connection string fetched 2024-03-23 13:39:59.797 +05:30 4169c03b-bcaa-4366-9616-676724dd52b5 INF Fetching Menu Data 2024-03-23 13:39:59.804 +05:30 4169c03b-bcaa-4366-9616-676724dd52b5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:39:59.805 +05:30 4169c03b-bcaa-4366-9616-676724dd52b5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 15.2894ms 2024-03-23 13:39:59.805 +05:30 4169c03b-bcaa-4366-9616-676724dd52b5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:39:59.805 +05:30 4169c03b-bcaa-4366-9616-676724dd52b5 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 17.6621ms 2024-03-23 13:40:07.822 +05:30 40ff71d8-1e96-43ff-bfcd-ddee6112680e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:40:07.822 +05:30 46dd02c0-237b-4454-9aa3-7f62cf0ef88a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:40:07.824 +05:30 d84a5856-c578-4ab9-bf9e-07ded97638a4 INF CORS policy execution successful. 2024-03-23 13:40:07.824 +05:30 448c2fec-3802-48ad-a7fa-7f61102d6450 INF CORS policy execution successful. 2024-03-23 13:40:07.825 +05:30 d84a5856-c578-4ab9-bf9e-07ded97638a4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.0206ms 2024-03-23 13:40:07.829 +05:30 448c2fec-3802-48ad-a7fa-7f61102d6450 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 7.2206ms 2024-03-23 13:40:07.830 +05:30 32941bb6-395a-4929-a272-19a1406f6a2d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:40:07.830 +05:30 34c5c737-647b-44a2-b11f-b96aae0af9be INF CORS policy execution successful. 2024-03-23 13:40:07.831 +05:30 34c5c737-647b-44a2-b11f-b96aae0af9be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.4852ms 2024-03-23 13:40:07.831 +05:30 0268ece3-543c-448a-866d-ba0b92e8c169 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:40:07.832 +05:30 ae6be264-5e9a-48d3-a084-14a147b7ff33 INF CORS policy execution successful. 2024-03-23 13:40:07.832 +05:30 ae6be264-5e9a-48d3-a084-14a147b7ff33 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7622ms 2024-03-23 13:40:07.879 +05:30 f93e75e1-c42e-4154-993c-a998ca141a84 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:40:07.879 +05:30 3f090462-ebd9-4ac4-af6b-75fdee70d04f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:40:07.881 +05:30 9677e1b8-32c3-4f49-9464-9b35530be5e3 INF CORS policy execution successful. 2024-03-23 13:40:07.881 +05:30 2a7f64c8-7432-48a1-bf06-37ff8c92aef3 INF CORS policy execution successful. 2024-03-23 13:40:07.882 +05:30 9677e1b8-32c3-4f49-9464-9b35530be5e3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:40:07.882 +05:30 2a7f64c8-7432-48a1-bf06-37ff8c92aef3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:40:07.882 +05:30 9677e1b8-32c3-4f49-9464-9b35530be5e3 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-23 13:40:07.894 +05:30 9677e1b8-32c3-4f49-9464-9b35530be5e3 INF Connection string fetched 2024-03-23 13:40:07.895 +05:30 9677e1b8-32c3-4f49-9464-9b35530be5e3 INF Fetching Menu Data 2024-03-23 13:40:07.900 +05:30 9677e1b8-32c3-4f49-9464-9b35530be5e3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:40:07.901 +05:30 9677e1b8-32c3-4f49-9464-9b35530be5e3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 18.8173ms 2024-03-23 13:40:07.901 +05:30 9677e1b8-32c3-4f49-9464-9b35530be5e3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:40:07.902 +05:30 9677e1b8-32c3-4f49-9464-9b35530be5e3 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 22.518ms 2024-03-23 13:40:07.921 +05:30 2a7f64c8-7432-48a1-bf06-37ff8c92aef3 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-23 13:40:07.931 +05:30 2a7f64c8-7432-48a1-bf06-37ff8c92aef3 INF Connection string fetched 2024-03-23 13:40:07.967 +05:30 00b7f9ea-78ab-4a90-9b7f-7c365b702868 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:40:07.968 +05:30 35b9a2d1-cf46-43ce-85e9-50307ee9a7e6 INF CORS policy execution successful. 2024-03-23 13:40:07.968 +05:30 35b9a2d1-cf46-43ce-85e9-50307ee9a7e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:40:07.969 +05:30 35b9a2d1-cf46-43ce-85e9-50307ee9a7e6 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-23 13:40:07.970 +05:30 2a7f64c8-7432-48a1-bf06-37ff8c92aef3 INF Fetching Profile Summary 2024-03-23 13:40:07.971 +05:30 35b9a2d1-cf46-43ce-85e9-50307ee9a7e6 INF Connection string fetched 2024-03-23 13:40:07.971 +05:30 35b9a2d1-cf46-43ce-85e9-50307ee9a7e6 INF Fetching Menu Data 2024-03-23 13:40:07.973 +05:30 35b9a2d1-cf46-43ce-85e9-50307ee9a7e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:40:07.974 +05:30 35b9a2d1-cf46-43ce-85e9-50307ee9a7e6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.2967ms 2024-03-23 13:40:07.974 +05:30 35b9a2d1-cf46-43ce-85e9-50307ee9a7e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:40:07.975 +05:30 35b9a2d1-cf46-43ce-85e9-50307ee9a7e6 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 7.7817ms 2024-03-23 13:40:08.009 +05:30 2a7f64c8-7432-48a1-bf06-37ff8c92aef3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:40:08.011 +05:30 2a7f64c8-7432-48a1-bf06-37ff8c92aef3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 89.6732ms 2024-03-23 13:40:08.011 +05:30 2a7f64c8-7432-48a1-bf06-37ff8c92aef3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:40:08.012 +05:30 2a7f64c8-7432-48a1-bf06-37ff8c92aef3 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 132.4841ms 2024-03-23 13:40:08.060 +05:30 9277cd11-bd6d-4b2b-87be-6f260de36aaf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:40:08.061 +05:30 d8139200-1d78-4c59-a227-ecdcec7b6ffe INF CORS policy execution successful. 2024-03-23 13:40:08.062 +05:30 d8139200-1d78-4c59-a227-ecdcec7b6ffe INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:40:08.062 +05:30 d8139200-1d78-4c59-a227-ecdcec7b6ffe 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-23 13:40:08.090 +05:30 d8139200-1d78-4c59-a227-ecdcec7b6ffe INF Connection string fetched 2024-03-23 13:40:08.092 +05:30 d8139200-1d78-4c59-a227-ecdcec7b6ffe INF Fetching Profile Summary 2024-03-23 13:40:08.114 +05:30 d8139200-1d78-4c59-a227-ecdcec7b6ffe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:40:08.116 +05:30 d8139200-1d78-4c59-a227-ecdcec7b6ffe INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 53.7385ms 2024-03-23 13:40:08.116 +05:30 d8139200-1d78-4c59-a227-ecdcec7b6ffe INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:40:08.118 +05:30 d8139200-1d78-4c59-a227-ecdcec7b6ffe 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 58.0238ms 2024-03-23 13:40:10.167 +05:30 c774604f-7777-4948-a94d-008c057a405c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:40:10.167 +05:30 dcfa2838-0d9d-44ee-b667-cc1fa988fbc0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:40:10.167 +05:30 1e73b9f4-753c-43b0-bde1-2f109a3f65a5 INF CORS policy execution successful. 2024-03-23 13:40:10.168 +05:30 c54d4ff9-aeea-4692-8501-0e81b1cd72c1 INF CORS policy execution successful. 2024-03-23 13:40:10.168 +05:30 1e73b9f4-753c-43b0-bde1-2f109a3f65a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 0.8305ms 2024-03-23 13:40:10.167 +05:30 7be89552-bbb5-4b84-b1fb-87f0bcf74d82 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:40:10.168 +05:30 c54d4ff9-aeea-4692-8501-0e81b1cd72c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:40:10.169 +05:30 80171f9b-080e-4b4b-be5f-a2dbb0576de9 INF CORS policy execution successful. 2024-03-23 13:40:10.169 +05:30 c54d4ff9-aeea-4692-8501-0e81b1cd72c1 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-23 13:40:10.169 +05:30 80171f9b-080e-4b4b-be5f-a2dbb0576de9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 2.2118ms 2024-03-23 13:40:10.175 +05:30 c54d4ff9-aeea-4692-8501-0e81b1cd72c1 INF Connection string fetched 2024-03-23 13:40:10.176 +05:30 c54d4ff9-aeea-4692-8501-0e81b1cd72c1 INF Fetching Menu Data 2024-03-23 13:40:10.180 +05:30 c54d4ff9-aeea-4692-8501-0e81b1cd72c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:40:10.181 +05:30 c54d4ff9-aeea-4692-8501-0e81b1cd72c1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.5998ms 2024-03-23 13:40:10.181 +05:30 c54d4ff9-aeea-4692-8501-0e81b1cd72c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:40:10.181 +05:30 c54d4ff9-aeea-4692-8501-0e81b1cd72c1 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 14.6837ms 2024-03-23 13:40:10.211 +05:30 b5a57ad0-1f6c-4dfd-be87-3afaeab84a2e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:40:10.212 +05:30 3caca6fd-a7c9-442f-b53a-bd1a54be1199 INF CORS policy execution successful. 2024-03-23 13:40:10.213 +05:30 3caca6fd-a7c9-442f-b53a-bd1a54be1199 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:40:10.220 +05:30 3caca6fd-a7c9-442f-b53a-bd1a54be1199 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:40:10.227 +05:30 3caca6fd-a7c9-442f-b53a-bd1a54be1199 INF Connection string fetched 2024-03-23 13:40:10.233 +05:30 3caca6fd-a7c9-442f-b53a-bd1a54be1199 INF Fetching Profile Details 2024-03-23 13:40:10.237 +05:30 bb558e0f-ebcd-4f0c-b7a0-35bde4f7b484 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:40:10.239 +05:30 0b642512-f7a4-4165-b3de-0d887e0d1a7d INF CORS policy execution successful. 2024-03-23 13:40:10.239 +05:30 0b642512-f7a4-4165-b3de-0d887e0d1a7d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:40:10.239 +05:30 0b642512-f7a4-4165-b3de-0d887e0d1a7d 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-23 13:40:10.244 +05:30 0b642512-f7a4-4165-b3de-0d887e0d1a7d INF Connection string fetched 2024-03-23 13:40:10.245 +05:30 0b642512-f7a4-4165-b3de-0d887e0d1a7d INF Fetching Menu Data 2024-03-23 13:40:10.256 +05:30 0b642512-f7a4-4165-b3de-0d887e0d1a7d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:40:10.257 +05:30 0b642512-f7a4-4165-b3de-0d887e0d1a7d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 17.7731ms 2024-03-23 13:40:10.257 +05:30 0b642512-f7a4-4165-b3de-0d887e0d1a7d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:40:10.258 +05:30 0b642512-f7a4-4165-b3de-0d887e0d1a7d 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 20.2436ms 2024-03-23 13:40:10.279 +05:30 3caca6fd-a7c9-442f-b53a-bd1a54be1199 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:40:10.280 +05:30 3caca6fd-a7c9-442f-b53a-bd1a54be1199 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 59.9333ms 2024-03-23 13:40:10.280 +05:30 3caca6fd-a7c9-442f-b53a-bd1a54be1199 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:40:10.281 +05:30 3caca6fd-a7c9-442f-b53a-bd1a54be1199 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 69.613ms 2024-03-23 13:40:10.328 +05:30 07b8d0cb-ccba-4dbe-b415-e02904d46534 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:40:10.329 +05:30 c8bf5f45-799a-4ff7-9186-d8eaa9b36766 INF CORS policy execution successful. 2024-03-23 13:40:10.329 +05:30 c8bf5f45-799a-4ff7-9186-d8eaa9b36766 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:40:10.330 +05:30 c8bf5f45-799a-4ff7-9186-d8eaa9b36766 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:40:10.334 +05:30 c8bf5f45-799a-4ff7-9186-d8eaa9b36766 INF Connection string fetched 2024-03-23 13:40:10.335 +05:30 c8bf5f45-799a-4ff7-9186-d8eaa9b36766 INF Fetching Profile Details 2024-03-23 13:40:10.348 +05:30 c8bf5f45-799a-4ff7-9186-d8eaa9b36766 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:40:10.349 +05:30 c8bf5f45-799a-4ff7-9186-d8eaa9b36766 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 19.1396ms 2024-03-23 13:40:10.349 +05:30 c8bf5f45-799a-4ff7-9186-d8eaa9b36766 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:40:10.350 +05:30 c8bf5f45-799a-4ff7-9186-d8eaa9b36766 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 21.2814ms 2024-03-23 13:40:23.345 +05:30 5d1ae70c-2f02-4dc0-a4a8-3667f371a19c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:40:23.346 +05:30 66e2ed52-48a1-4a2b-bcac-cfa899b6f5b3 INF CORS policy execution successful. 2024-03-23 13:40:23.349 +05:30 66e2ed52-48a1-4a2b-bcac-cfa899b6f5b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 3.7306ms 2024-03-23 13:40:23.388 +05:30 30a54709-e491-45b5-af75-d1496a11e168 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:40:23.389 +05:30 30a54709-e491-45b5-af75-d1496a11e168 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:40:23.390 +05:30 30a54709-e491-45b5-af75-d1496a11e168 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:40:23.390 +05:30 eb09b9e1-32be-4b9b-8608-e890c1add2ea INF CORS policy execution successful. 2024-03-23 13:40:23.390 +05:30 eb09b9e1-32be-4b9b-8608-e890c1add2ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:40:23.390 +05:30 eb09b9e1-32be-4b9b-8608-e890c1add2ea INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:40:23.391 +05:30 eb09b9e1-32be-4b9b-8608-e890c1add2ea INF Fetching Field details for Master 2024-03-23 13:40:23.399 +05:30 eb09b9e1-32be-4b9b-8608-e890c1add2ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:40:23.399 +05:30 eb09b9e1-32be-4b9b-8608-e890c1add2ea INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.2327ms 2024-03-23 13:40:23.400 +05:30 eb09b9e1-32be-4b9b-8608-e890c1add2ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:40:23.400 +05:30 eb09b9e1-32be-4b9b-8608-e890c1add2ea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.6546ms 2024-03-23 13:40:57.534 +05:30 bb5b5c0a-64c0-4225-b7c5-02948faeb2df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:40:57.539 +05:30 f40f5ee5-d9bb-4e59-999d-07d6e9919f9b INF CORS policy execution successful. 2024-03-23 13:40:57.540 +05:30 f40f5ee5-d9bb-4e59-999d-07d6e9919f9b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 6.302ms 2024-03-23 13:40:57.723 +05:30 c45c4cd2-e391-44f2-a258-1aaee4c4f7e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:40:57.725 +05:30 c45c4cd2-e391-44f2-a258-1aaee4c4f7e2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:40:57.726 +05:30 c45c4cd2-e391-44f2-a258-1aaee4c4f7e2 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:40:57.727 +05:30 976fe8d9-57c8-4ce3-8d49-542cd2ac1650 INF CORS policy execution successful. 2024-03-23 13:40:57.727 +05:30 976fe8d9-57c8-4ce3-8d49-542cd2ac1650 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:40:57.728 +05:30 976fe8d9-57c8-4ce3-8d49-542cd2ac1650 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:40:57.731 +05:30 976fe8d9-57c8-4ce3-8d49-542cd2ac1650 INF Fetching Field details for Master 2024-03-23 13:40:57.749 +05:30 976fe8d9-57c8-4ce3-8d49-542cd2ac1650 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:40:57.752 +05:30 976fe8d9-57c8-4ce3-8d49-542cd2ac1650 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 23.6246ms 2024-03-23 13:40:57.752 +05:30 976fe8d9-57c8-4ce3-8d49-542cd2ac1650 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:40:57.753 +05:30 976fe8d9-57c8-4ce3-8d49-542cd2ac1650 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 29.59ms 2024-03-23 13:41:00.435 +05:30 c5172b89-264c-4f62-84e0-a3f35cd143b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:41:00.435 +05:30 1178c0b3-93f6-42d8-96a0-7942cf0b2139 INF CORS policy execution successful. 2024-03-23 13:41:00.436 +05:30 1178c0b3-93f6-42d8-96a0-7942cf0b2139 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.3866ms 2024-03-23 13:41:00.581 +05:30 1f6ae827-ad69-4de5-b982-7a5a2b77cccc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:41:00.582 +05:30 1f6ae827-ad69-4de5-b982-7a5a2b77cccc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:41:00.582 +05:30 1f6ae827-ad69-4de5-b982-7a5a2b77cccc INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:41:00.582 +05:30 737f5ec9-e4d4-4d4e-878d-26e83325b9c9 INF CORS policy execution successful. 2024-03-23 13:41:00.583 +05:30 737f5ec9-e4d4-4d4e-878d-26e83325b9c9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:41:00.583 +05:30 737f5ec9-e4d4-4d4e-878d-26e83325b9c9 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:41:00.584 +05:30 737f5ec9-e4d4-4d4e-878d-26e83325b9c9 INF Fetching Field details for Master 2024-03-23 13:41:00.589 +05:30 737f5ec9-e4d4-4d4e-878d-26e83325b9c9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:00.590 +05:30 737f5ec9-e4d4-4d4e-878d-26e83325b9c9 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.9876ms 2024-03-23 13:41:00.590 +05:30 737f5ec9-e4d4-4d4e-878d-26e83325b9c9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:41:00.590 +05:30 737f5ec9-e4d4-4d4e-878d-26e83325b9c9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.2207ms 2024-03-23 13:41:00.674 +05:30 64925979-9f80-4f48-b604-2630aa8277a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:41:00.675 +05:30 38ed3070-0e5e-40bb-9867-c7965d1293bf INF CORS policy execution successful. 2024-03-23 13:41:00.675 +05:30 38ed3070-0e5e-40bb-9867-c7965d1293bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7833ms 2024-03-23 13:41:00.800 +05:30 75802104-b834-4461-9f28-ed7f488d0c3e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:41:00.800 +05:30 bb5cfd60-7346-4045-9edc-5a69cdcdaea3 INF CORS policy execution successful. 2024-03-23 13:41:00.801 +05:30 bb5cfd60-7346-4045-9edc-5a69cdcdaea3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8373ms 2024-03-23 13:41:00.810 +05:30 a3589060-007b-43f0-81eb-35ad2b697d2a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:41:00.811 +05:30 a3589060-007b-43f0-81eb-35ad2b697d2a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:41:00.811 +05:30 a3589060-007b-43f0-81eb-35ad2b697d2a INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:41:00.811 +05:30 45202e40-c4b7-46e3-a33a-75f9432316ab INF CORS policy execution successful. 2024-03-23 13:41:00.812 +05:30 45202e40-c4b7-46e3-a33a-75f9432316ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:41:00.812 +05:30 45202e40-c4b7-46e3-a33a-75f9432316ab INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:41:00.813 +05:30 45202e40-c4b7-46e3-a33a-75f9432316ab INF Fetching Field details for Master 2024-03-23 13:41:00.822 +05:30 45202e40-c4b7-46e3-a33a-75f9432316ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:00.823 +05:30 45202e40-c4b7-46e3-a33a-75f9432316ab INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 11.3882ms 2024-03-23 13:41:00.824 +05:30 45202e40-c4b7-46e3-a33a-75f9432316ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:41:00.824 +05:30 45202e40-c4b7-46e3-a33a-75f9432316ab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 13.6677ms 2024-03-23 13:41:00.850 +05:30 95b1035a-18b5-4973-834d-bf16c453c72a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:41:00.851 +05:30 95b1035a-18b5-4973-834d-bf16c453c72a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:41:00.851 +05:30 95b1035a-18b5-4973-834d-bf16c453c72a INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:41:00.851 +05:30 6c32773d-1079-4b99-a2b4-781f9f7d58bf INF CORS policy execution successful. 2024-03-23 13:41:00.851 +05:30 6c32773d-1079-4b99-a2b4-781f9f7d58bf INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:41:00.851 +05:30 6c32773d-1079-4b99-a2b4-781f9f7d58bf INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:41:00.852 +05:30 6c32773d-1079-4b99-a2b4-781f9f7d58bf INF Fetching Field details for Master 2024-03-23 13:41:00.856 +05:30 6c32773d-1079-4b99-a2b4-781f9f7d58bf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:00.857 +05:30 6c32773d-1079-4b99-a2b4-781f9f7d58bf INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.7933ms 2024-03-23 13:41:00.857 +05:30 6c32773d-1079-4b99-a2b4-781f9f7d58bf INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:41:00.857 +05:30 6c32773d-1079-4b99-a2b4-781f9f7d58bf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.4441ms 2024-03-23 13:41:22.152 +05:30 a06dea27-0179-4fda-92d4-4237691ad44c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 13:41:22.154 +05:30 a398256c-ad0d-4bf5-85fe-11d254189460 INF CORS policy execution successful. 2024-03-23 13:41:22.154 +05:30 a398256c-ad0d-4bf5-85fe-11d254189460 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:41:22.155 +05:30 a398256c-ad0d-4bf5-85fe-11d254189460 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-23 13:41:22.157 +05:30 a398256c-ad0d-4bf5-85fe-11d254189460 INF Fetching Company deatails 2024-03-23 13:41:22.163 +05:30 a398256c-ad0d-4bf5-85fe-11d254189460 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:22.164 +05:30 a398256c-ad0d-4bf5-85fe-11d254189460 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.082ms 2024-03-23 13:41:22.165 +05:30 a398256c-ad0d-4bf5-85fe-11d254189460 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:41:22.165 +05:30 a398256c-ad0d-4bf5-85fe-11d254189460 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 12.7457ms 2024-03-23 13:41:25.339 +05:30 c9b34ce8-e97c-4d1e-adaa-a1ac7a5fff17 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 13:41:25.340 +05:30 cd17ef33-888a-44ea-8663-138168e24185 INF CORS policy execution successful. 2024-03-23 13:41:25.340 +05:30 cd17ef33-888a-44ea-8663-138168e24185 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.9973ms 2024-03-23 13:41:25.407 +05:30 7e290a7b-db77-4953-9117-14799b87feac INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 13:41:25.408 +05:30 766eabc1-afd1-41e5-a960-da4c2b716d23 INF CORS policy execution successful. 2024-03-23 13:41:25.408 +05:30 766eabc1-afd1-41e5-a960-da4c2b716d23 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:41:25.408 +05:30 766eabc1-afd1-41e5-a960-da4c2b716d23 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-23 13:41:25.416 +05:30 766eabc1-afd1-41e5-a960-da4c2b716d23 INF Connection string fetched 2024-03-23 13:41:25.614 +05:30 766eabc1-afd1-41e5-a960-da4c2b716d23 INF Token generated 2024-03-23 13:41:25.614 +05:30 766eabc1-afd1-41e5-a960-da4c2b716d23 INF Token generated 2024-03-23 13:41:25.614 +05:30 766eabc1-afd1-41e5-a960-da4c2b716d23 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-23 13:41:25.615 +05:30 766eabc1-afd1-41e5-a960-da4c2b716d23 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 206.5964ms 2024-03-23 13:41:25.615 +05:30 766eabc1-afd1-41e5-a960-da4c2b716d23 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:41:25.615 +05:30 766eabc1-afd1-41e5-a960-da4c2b716d23 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 207.9717ms 2024-03-23 13:41:29.750 +05:30 a32791a8-4e1b-42c7-9d9e-b9937667c39b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:41:29.751 +05:30 d23ca069-bd5e-47c5-ab80-2c7241f0245c INF CORS policy execution successful. 2024-03-23 13:41:29.752 +05:30 d23ca069-bd5e-47c5-ab80-2c7241f0245c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.4372ms 2024-03-23 13:41:29.802 +05:30 af42f2e9-c3b2-45f7-9cff-c4794e986792 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:41:29.803 +05:30 af42f2e9-c3b2-45f7-9cff-c4794e986792 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 13:41:29.804 +05:30 af42f2e9-c3b2-45f7-9cff-c4794e986792 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 13:41:29.805 +05:30 f68ae585-cd25-4aa5-94f2-95b90e910ca6 INF CORS policy execution successful. 2024-03-23 13:41:29.805 +05:30 f68ae585-cd25-4aa5-94f2-95b90e910ca6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:41:29.805 +05:30 f68ae585-cd25-4aa5-94f2-95b90e910ca6 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:41:29.806 +05:30 f68ae585-cd25-4aa5-94f2-95b90e910ca6 INF Fetching Field details for Master 2024-03-23 13:41:29.815 +05:30 f68ae585-cd25-4aa5-94f2-95b90e910ca6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:29.816 +05:30 f68ae585-cd25-4aa5-94f2-95b90e910ca6 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 10.8924ms 2024-03-23 13:41:29.817 +05:30 f68ae585-cd25-4aa5-94f2-95b90e910ca6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:41:29.817 +05:30 f68ae585-cd25-4aa5-94f2-95b90e910ca6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 15.3992ms 2024-03-23 13:41:31.199 +05:30 ceb04a37-ffd9-4628-9b2b-674b877aafe5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:41:31.200 +05:30 a7f52d97-4821-4226-813a-5ed83ce591f1 INF CORS policy execution successful. 2024-03-23 13:41:31.200 +05:30 fbffeef2-9115-4c84-bd9e-4708f755cf9f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:41:31.200 +05:30 d841fb48-8427-4665-8c94-d6dd52c4226e INF CORS policy execution successful. 2024-03-23 13:41:31.200 +05:30 a7f52d97-4821-4226-813a-5ed83ce591f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.2467ms 2024-03-23 13:41:31.201 +05:30 d841fb48-8427-4665-8c94-d6dd52c4226e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 0.6953ms 2024-03-23 13:41:31.245 +05:30 8853768b-bbaf-4286-86f9-639c7fbd4471 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:41:31.246 +05:30 96a50091-a04d-4021-8c79-a402c61a1f42 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:41:31.247 +05:30 df8b1215-aca0-4cbc-a91f-ca6b36888181 INF CORS policy execution successful. 2024-03-23 13:41:31.247 +05:30 a57a8dbd-988e-4a24-a592-4302f3f85c4c INF CORS policy execution successful. 2024-03-23 13:41:31.247 +05:30 df8b1215-aca0-4cbc-a91f-ca6b36888181 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:41:31.247 +05:30 a57a8dbd-988e-4a24-a592-4302f3f85c4c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:41:31.248 +05:30 df8b1215-aca0-4cbc-a91f-ca6b36888181 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:41:31.248 +05:30 a57a8dbd-988e-4a24-a592-4302f3f85c4c 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-23 13:41:31.254 +05:30 a57a8dbd-988e-4a24-a592-4302f3f85c4c INF Connection string fetched 2024-03-23 13:41:31.254 +05:30 a57a8dbd-988e-4a24-a592-4302f3f85c4c INF Fetching Menu Data 2024-03-23 13:41:31.254 +05:30 df8b1215-aca0-4cbc-a91f-ca6b36888181 INF Connection string fetched 2024-03-23 13:41:31.255 +05:30 df8b1215-aca0-4cbc-a91f-ca6b36888181 INF Fetching Profile Details 2024-03-23 13:41:31.258 +05:30 a57a8dbd-988e-4a24-a592-4302f3f85c4c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:31.259 +05:30 a57a8dbd-988e-4a24-a592-4302f3f85c4c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.4262ms 2024-03-23 13:41:31.259 +05:30 a57a8dbd-988e-4a24-a592-4302f3f85c4c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:41:31.260 +05:30 a57a8dbd-988e-4a24-a592-4302f3f85c4c 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 14.7688ms 2024-03-23 13:41:31.264 +05:30 df8b1215-aca0-4cbc-a91f-ca6b36888181 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:31.265 +05:30 df8b1215-aca0-4cbc-a91f-ca6b36888181 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 17.05ms 2024-03-23 13:41:31.265 +05:30 df8b1215-aca0-4cbc-a91f-ca6b36888181 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:41:31.265 +05:30 df8b1215-aca0-4cbc-a91f-ca6b36888181 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 19.1929ms 2024-03-23 13:41:35.577 +05:30 074b4af5-0e13-4246-b186-6813e6ab0801 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:41:35.577 +05:30 e4d85c34-0154-4c5f-a6d1-7a135c55d851 INF CORS policy execution successful. 2024-03-23 13:41:35.578 +05:30 e4d85c34-0154-4c5f-a6d1-7a135c55d851 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.7922ms 2024-03-23 13:41:35.641 +05:30 e420a281-6998-4e72-8911-e02b702de3a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:41:35.642 +05:30 682949e1-bdc7-4881-a55e-f39ef42f61c8 INF CORS policy execution successful. 2024-03-23 13:41:35.643 +05:30 682949e1-bdc7-4881-a55e-f39ef42f61c8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:41:35.643 +05:30 682949e1-bdc7-4881-a55e-f39ef42f61c8 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-23 13:41:35.650 +05:30 682949e1-bdc7-4881-a55e-f39ef42f61c8 INF Connection string fetched 2024-03-23 13:41:35.650 +05:30 682949e1-bdc7-4881-a55e-f39ef42f61c8 INF Fetching Profile Summary 2024-03-23 13:41:35.662 +05:30 682949e1-bdc7-4881-a55e-f39ef42f61c8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:35.663 +05:30 682949e1-bdc7-4881-a55e-f39ef42f61c8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 19.4675ms 2024-03-23 13:41:35.663 +05:30 682949e1-bdc7-4881-a55e-f39ef42f61c8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:41:35.663 +05:30 682949e1-bdc7-4881-a55e-f39ef42f61c8 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 21.5767ms 2024-03-23 13:41:36.994 +05:30 3065ef58-f2d0-4133-81f9-36cb8696e9d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 13:41:36.994 +05:30 6d6c4402-4255-453c-a176-e07c9f9a255b INF CORS policy execution successful. 2024-03-23 13:41:36.994 +05:30 6d6c4402-4255-453c-a176-e07c9f9a255b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:41:36.994 +05:30 6d6c4402-4255-453c-a176-e07c9f9a255b 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-23 13:41:36.994 +05:30 6d6c4402-4255-453c-a176-e07c9f9a255b INF Fetching Company deatails 2024-03-23 13:41:36.998 +05:30 6d6c4402-4255-453c-a176-e07c9f9a255b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:36.998 +05:30 6d6c4402-4255-453c-a176-e07c9f9a255b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.1729ms 2024-03-23 13:41:36.998 +05:30 6d6c4402-4255-453c-a176-e07c9f9a255b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:41:36.999 +05:30 6d6c4402-4255-453c-a176-e07c9f9a255b 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 5.0688ms 2024-03-23 13:41:37.116 +05:30 27eb0c9b-cbfc-4a8c-b6a1-ec8a4bbda74b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:41:37.116 +05:30 0f27cb57-2858-4253-ac9f-fcc1d5bd98cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:41:37.116 +05:30 2c79b616-e03a-4cf6-870d-0d4bdbd46352 INF CORS policy execution successful. 2024-03-23 13:41:37.117 +05:30 c239e16b-54a2-4411-ad03-4c1303563824 INF CORS policy execution successful. 2024-03-23 13:41:37.117 +05:30 2c79b616-e03a-4cf6-870d-0d4bdbd46352 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6387ms 2024-03-23 13:41:37.117 +05:30 c239e16b-54a2-4411-ad03-4c1303563824 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 0.5673ms 2024-03-23 13:41:37.117 +05:30 074590d2-7cc9-4909-9de5-ea305c596b94 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:41:37.117 +05:30 39457633-f2b4-4494-8bb6-510a90cdd843 INF CORS policy execution successful. 2024-03-23 13:41:37.117 +05:30 39457633-f2b4-4494-8bb6-510a90cdd843 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.219ms 2024-03-23 13:41:37.117 +05:30 2d30342f-165b-4bb9-83f8-686eff5e5eaf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:41:37.118 +05:30 d91679d9-f816-4932-b151-fbd18867a4bc INF CORS policy execution successful. 2024-03-23 13:41:37.118 +05:30 d91679d9-f816-4932-b151-fbd18867a4bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 0.6147ms 2024-03-23 13:41:37.159 +05:30 75408ad3-ba06-4df4-8beb-1f17ea58a599 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:41:37.160 +05:30 4718746e-c5b7-4e16-a818-d87fdef8ce75 INF CORS policy execution successful. 2024-03-23 13:41:37.160 +05:30 4718746e-c5b7-4e16-a818-d87fdef8ce75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:41:37.161 +05:30 4718746e-c5b7-4e16-a818-d87fdef8ce75 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:41:37.161 +05:30 f9a3c272-8fdd-464a-a2d1-0d9af92b2bf6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:41:37.162 +05:30 aa14ba0c-354b-44db-bab5-04a84e87e7af INF CORS policy execution successful. 2024-03-23 13:41:37.162 +05:30 aa14ba0c-354b-44db-bab5-04a84e87e7af INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:41:37.162 +05:30 aa14ba0c-354b-44db-bab5-04a84e87e7af 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-23 13:41:37.164 +05:30 4718746e-c5b7-4e16-a818-d87fdef8ce75 INF Connection string fetched 2024-03-23 13:41:37.165 +05:30 aa14ba0c-354b-44db-bab5-04a84e87e7af INF Connection string fetched 2024-03-23 13:41:37.165 +05:30 4718746e-c5b7-4e16-a818-d87fdef8ce75 INF Fetching Profile Details 2024-03-23 13:41:37.165 +05:30 aa14ba0c-354b-44db-bab5-04a84e87e7af INF Fetching Menu Data 2024-03-23 13:41:37.168 +05:30 aa14ba0c-354b-44db-bab5-04a84e87e7af INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:37.169 +05:30 aa14ba0c-354b-44db-bab5-04a84e87e7af INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.4767ms 2024-03-23 13:41:37.169 +05:30 aa14ba0c-354b-44db-bab5-04a84e87e7af INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:41:37.169 +05:30 aa14ba0c-354b-44db-bab5-04a84e87e7af 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 7.2203ms 2024-03-23 13:41:37.171 +05:30 4718746e-c5b7-4e16-a818-d87fdef8ce75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:37.172 +05:30 4718746e-c5b7-4e16-a818-d87fdef8ce75 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 10.8816ms 2024-03-23 13:41:37.172 +05:30 4718746e-c5b7-4e16-a818-d87fdef8ce75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:41:37.172 +05:30 4718746e-c5b7-4e16-a818-d87fdef8ce75 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 12.324ms 2024-03-23 13:41:37.214 +05:30 a1d72aea-89e8-475e-b238-c25ad625d7c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:41:37.215 +05:30 89641362-50da-423c-958e-79a6a41223bc INF CORS policy execution successful. 2024-03-23 13:41:37.215 +05:30 51bc4f13-6805-4313-b816-63f99c90b7d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:41:37.216 +05:30 89641362-50da-423c-958e-79a6a41223bc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:41:37.216 +05:30 89641362-50da-423c-958e-79a6a41223bc 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-23 13:41:37.216 +05:30 167c8219-f613-4736-b4cb-a3fe311cf4a9 INF CORS policy execution successful. 2024-03-23 13:41:37.216 +05:30 167c8219-f613-4736-b4cb-a3fe311cf4a9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:41:37.216 +05:30 167c8219-f613-4736-b4cb-a3fe311cf4a9 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:41:37.223 +05:30 167c8219-f613-4736-b4cb-a3fe311cf4a9 INF Connection string fetched 2024-03-23 13:41:37.223 +05:30 89641362-50da-423c-958e-79a6a41223bc INF Connection string fetched 2024-03-23 13:41:37.223 +05:30 89641362-50da-423c-958e-79a6a41223bc INF Fetching Menu Data 2024-03-23 13:41:37.223 +05:30 167c8219-f613-4736-b4cb-a3fe311cf4a9 INF Fetching Profile Details 2024-03-23 13:41:37.229 +05:30 89641362-50da-423c-958e-79a6a41223bc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:37.230 +05:30 89641362-50da-423c-958e-79a6a41223bc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.4976ms 2024-03-23 13:41:37.230 +05:30 89641362-50da-423c-958e-79a6a41223bc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:41:37.231 +05:30 89641362-50da-423c-958e-79a6a41223bc 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 16.5633ms 2024-03-23 13:41:37.241 +05:30 167c8219-f613-4736-b4cb-a3fe311cf4a9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:37.242 +05:30 167c8219-f613-4736-b4cb-a3fe311cf4a9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 26.224ms 2024-03-23 13:41:37.242 +05:30 167c8219-f613-4736-b4cb-a3fe311cf4a9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:41:37.243 +05:30 167c8219-f613-4736-b4cb-a3fe311cf4a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 27.339ms 2024-03-23 13:41:41.257 +05:30 b3287a54-b6cd-4f83-857b-e763521891a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 13:41:41.257 +05:30 853f23a1-a962-4f6f-b304-932562e6f468 INF CORS policy execution successful. 2024-03-23 13:41:41.258 +05:30 853f23a1-a962-4f6f-b304-932562e6f468 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.9699ms 2024-03-23 13:41:41.300 +05:30 fe7a22fc-0b1b-4f0c-a3f1-be180f6ccd74 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 13:41:41.301 +05:30 fe6b02e3-8538-4f67-a587-dd27e732d981 INF CORS policy execution successful. 2024-03-23 13:41:41.301 +05:30 fe6b02e3-8538-4f67-a587-dd27e732d981 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:41:41.301 +05:30 fe6b02e3-8538-4f67-a587-dd27e732d981 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-23 13:41:41.312 +05:30 fe6b02e3-8538-4f67-a587-dd27e732d981 INF Connection string fetched 2024-03-23 13:41:41.518 +05:30 fe6b02e3-8538-4f67-a587-dd27e732d981 INF Token generated 2024-03-23 13:41:41.518 +05:30 fe6b02e3-8538-4f67-a587-dd27e732d981 INF Token generated 2024-03-23 13:41:41.519 +05:30 fe6b02e3-8538-4f67-a587-dd27e732d981 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-23 13:41:41.519 +05:30 fe6b02e3-8538-4f67-a587-dd27e732d981 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 218.2943ms 2024-03-23 13:41:41.520 +05:30 fe6b02e3-8538-4f67-a587-dd27e732d981 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:41:41.520 +05:30 fe6b02e3-8538-4f67-a587-dd27e732d981 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 219.5798ms 2024-03-23 13:41:44.884 +05:30 3d7296b5-4e65-4b18-a735-bdf3025ed6e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:41:44.884 +05:30 2038d418-1700-4656-ad82-a8ffe3537986 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:41:44.884 +05:30 f4242bbc-c677-4aef-952d-646704d2ff1c INF CORS policy execution successful. 2024-03-23 13:41:44.884 +05:30 4a37fd56-b41a-4efc-8dde-29bd49289393 INF CORS policy execution successful. 2024-03-23 13:41:44.885 +05:30 f4242bbc-c677-4aef-952d-646704d2ff1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0044ms 2024-03-23 13:41:44.885 +05:30 4a37fd56-b41a-4efc-8dde-29bd49289393 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 1.0306ms 2024-03-23 13:41:44.935 +05:30 116c0377-38c1-42ee-b0ea-e4fb2e677966 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:41:44.938 +05:30 b3c355c1-c0f0-4356-9c4b-4683fb68cf41 INF CORS policy execution successful. 2024-03-23 13:41:44.939 +05:30 b3c355c1-c0f0-4356-9c4b-4683fb68cf41 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:41:44.940 +05:30 b3c355c1-c0f0-4356-9c4b-4683fb68cf41 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:41:44.951 +05:30 cbc9f610-602c-4164-a973-21fda84340d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:41:44.952 +05:30 6e221bac-5034-4bf4-beff-211283f62b5c INF CORS policy execution successful. 2024-03-23 13:41:44.952 +05:30 6e221bac-5034-4bf4-beff-211283f62b5c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:41:44.953 +05:30 6e221bac-5034-4bf4-beff-211283f62b5c 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-23 13:41:44.966 +05:30 6e221bac-5034-4bf4-beff-211283f62b5c INF Connection string fetched 2024-03-23 13:41:44.966 +05:30 b3c355c1-c0f0-4356-9c4b-4683fb68cf41 INF Connection string fetched 2024-03-23 13:41:44.967 +05:30 6e221bac-5034-4bf4-beff-211283f62b5c INF Fetching Menu Data 2024-03-23 13:41:44.969 +05:30 b3c355c1-c0f0-4356-9c4b-4683fb68cf41 INF Fetching Profile Details 2024-03-23 13:41:44.974 +05:30 6e221bac-5034-4bf4-beff-211283f62b5c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:44.975 +05:30 6e221bac-5034-4bf4-beff-211283f62b5c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 22.2427ms 2024-03-23 13:41:44.975 +05:30 6e221bac-5034-4bf4-beff-211283f62b5c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:41:44.976 +05:30 6e221bac-5034-4bf4-beff-211283f62b5c 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 24.5419ms 2024-03-23 13:41:44.980 +05:30 b3c355c1-c0f0-4356-9c4b-4683fb68cf41 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:41:44.981 +05:30 b3c355c1-c0f0-4356-9c4b-4683fb68cf41 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 40.5599ms 2024-03-23 13:41:44.981 +05:30 b3c355c1-c0f0-4356-9c4b-4683fb68cf41 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:41:44.981 +05:30 b3c355c1-c0f0-4356-9c4b-4683fb68cf41 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 45.7941ms 2024-03-23 13:42:04.867 +05:30 3bdcdeb4-1241-4d13-b982-a2f2312a7d57 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:42:04.868 +05:30 8f05ae5f-2da7-42c3-85d4-516d370fc836 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:42:04.869 +05:30 b6552a4e-9c5b-499a-a137-41dfd4b92da8 INF CORS policy execution successful. 2024-03-23 13:42:04.870 +05:30 b6552a4e-9c5b-499a-a137-41dfd4b92da8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.5436ms 2024-03-23 13:42:04.877 +05:30 b3f6dd2e-cbed-4f9c-916b-d5217b9d856f INF CORS policy execution successful. 2024-03-23 13:42:04.878 +05:30 b3f6dd2e-cbed-4f9c-916b-d5217b9d856f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 10.1693ms 2024-03-23 13:42:04.924 +05:30 ed8b4f93-68ff-443b-bc5c-0f1a8da2a5a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:42:04.926 +05:30 b0d91aa7-718d-444e-8d99-f6b2e02fbe69 INF CORS policy execution successful. 2024-03-23 13:42:04.927 +05:30 b0d91aa7-718d-444e-8d99-f6b2e02fbe69 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:42:04.927 +05:30 b0d91aa7-718d-444e-8d99-f6b2e02fbe69 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:42:04.932 +05:30 f2071e96-221b-4adf-ba99-bdc8a2656458 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:42:04.933 +05:30 9aec2f8a-fc0f-4ebf-8322-488340440e0d INF CORS policy execution successful. 2024-03-23 13:42:04.933 +05:30 9aec2f8a-fc0f-4ebf-8322-488340440e0d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:42:04.934 +05:30 9aec2f8a-fc0f-4ebf-8322-488340440e0d 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-23 13:42:04.949 +05:30 9aec2f8a-fc0f-4ebf-8322-488340440e0d INF Connection string fetched 2024-03-23 13:42:04.949 +05:30 9aec2f8a-fc0f-4ebf-8322-488340440e0d INF Fetching Menu Data 2024-03-23 13:42:04.950 +05:30 b0d91aa7-718d-444e-8d99-f6b2e02fbe69 INF Connection string fetched 2024-03-23 13:42:04.951 +05:30 b0d91aa7-718d-444e-8d99-f6b2e02fbe69 INF Fetching Profile Details 2024-03-23 13:42:04.960 +05:30 9aec2f8a-fc0f-4ebf-8322-488340440e0d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:42:04.961 +05:30 9aec2f8a-fc0f-4ebf-8322-488340440e0d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 26.8491ms 2024-03-23 13:42:04.961 +05:30 9aec2f8a-fc0f-4ebf-8322-488340440e0d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:42:04.961 +05:30 9aec2f8a-fc0f-4ebf-8322-488340440e0d 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 28.7186ms 2024-03-23 13:42:04.978 +05:30 b0d91aa7-718d-444e-8d99-f6b2e02fbe69 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:42:04.979 +05:30 b0d91aa7-718d-444e-8d99-f6b2e02fbe69 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 51.5772ms 2024-03-23 13:42:04.979 +05:30 b0d91aa7-718d-444e-8d99-f6b2e02fbe69 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:42:04.979 +05:30 b0d91aa7-718d-444e-8d99-f6b2e02fbe69 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 55.3199ms 2024-03-23 13:42:27.180 +05:30 cbbf079e-6505-42c2-b8ec-df980f777cfb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 13:42:27.180 +05:30 1949405e-19c3-4d32-a484-e317862a4d21 INF CORS policy execution successful. 2024-03-23 13:42:27.181 +05:30 1949405e-19c3-4d32-a484-e317862a4d21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:42:27.181 +05:30 1949405e-19c3-4d32-a484-e317862a4d21 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-23 13:42:27.181 +05:30 1949405e-19c3-4d32-a484-e317862a4d21 INF Fetching Company deatails 2024-03-23 13:42:27.189 +05:30 1949405e-19c3-4d32-a484-e317862a4d21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:42:27.190 +05:30 1949405e-19c3-4d32-a484-e317862a4d21 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.5526ms 2024-03-23 13:42:27.190 +05:30 1949405e-19c3-4d32-a484-e317862a4d21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:42:27.190 +05:30 1949405e-19c3-4d32-a484-e317862a4d21 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 10.7946ms 2024-03-23 13:42:30.072 +05:30 7dc893b9-4ae8-4029-bddc-dcccf2cdb68b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 13:42:30.072 +05:30 fb96f437-f13b-4212-a06e-ac5ed0d651bd INF CORS policy execution successful. 2024-03-23 13:42:30.073 +05:30 fb96f437-f13b-4212-a06e-ac5ed0d651bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.4635ms 2024-03-23 13:42:30.121 +05:30 e39f6e76-7b9b-418b-8a7c-dfceff17bc34 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 13:42:30.121 +05:30 e1e1ecf3-c116-4796-b7bf-e5e7f80b7aa1 INF CORS policy execution successful. 2024-03-23 13:42:30.121 +05:30 e1e1ecf3-c116-4796-b7bf-e5e7f80b7aa1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:42:30.122 +05:30 e1e1ecf3-c116-4796-b7bf-e5e7f80b7aa1 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-23 13:42:30.133 +05:30 e1e1ecf3-c116-4796-b7bf-e5e7f80b7aa1 INF Connection string fetched 2024-03-23 13:42:30.334 +05:30 e1e1ecf3-c116-4796-b7bf-e5e7f80b7aa1 INF Token generated 2024-03-23 13:42:30.334 +05:30 e1e1ecf3-c116-4796-b7bf-e5e7f80b7aa1 INF Token generated 2024-03-23 13:42:30.335 +05:30 e1e1ecf3-c116-4796-b7bf-e5e7f80b7aa1 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-23 13:42:30.335 +05:30 e1e1ecf3-c116-4796-b7bf-e5e7f80b7aa1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 213.3448ms 2024-03-23 13:42:30.335 +05:30 e1e1ecf3-c116-4796-b7bf-e5e7f80b7aa1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:42:30.336 +05:30 e1e1ecf3-c116-4796-b7bf-e5e7f80b7aa1 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 214.5914ms 2024-03-23 13:42:39.336 +05:30 2421ebad-b386-426e-8172-598f77c45df2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:42:39.338 +05:30 64e14856-13d9-4c48-b4b9-e5fc765ccaf3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:42:39.338 +05:30 3ef1fb01-6a67-4e70-9f21-82fd5ef7416d INF CORS policy execution successful. 2024-03-23 13:42:39.338 +05:30 73ffdb12-d560-4325-803c-35f3a2ddd6e2 INF CORS policy execution successful. 2024-03-23 13:42:39.339 +05:30 3ef1fb01-6a67-4e70-9f21-82fd5ef7416d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.4876ms 2024-03-23 13:42:39.339 +05:30 73ffdb12-d560-4325-803c-35f3a2ddd6e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 0.8544ms 2024-03-23 13:42:39.339 +05:30 84afc945-a8b1-4494-9190-44d02b8d7a0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:42:39.340 +05:30 1d5d31a1-54e0-486b-94e2-41772e9181a1 INF CORS policy execution successful. 2024-03-23 13:42:39.340 +05:30 1d5d31a1-54e0-486b-94e2-41772e9181a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.7147ms 2024-03-23 13:42:39.383 +05:30 89b474e3-68ff-4089-a932-bf3d4e587e50 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:42:39.384 +05:30 a25cfede-bc1b-4070-a509-a8da1cab3064 INF CORS policy execution successful. 2024-03-23 13:42:39.385 +05:30 a25cfede-bc1b-4070-a509-a8da1cab3064 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:42:39.385 +05:30 a25cfede-bc1b-4070-a509-a8da1cab3064 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-23 13:42:39.387 +05:30 4896614f-ead1-40ce-8a2e-0f3422343c9d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:42:39.387 +05:30 3a34e5c5-6e8f-476f-8967-e4f1ec615f40 INF CORS policy execution successful. 2024-03-23 13:42:39.388 +05:30 3a34e5c5-6e8f-476f-8967-e4f1ec615f40 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:42:39.388 +05:30 3a34e5c5-6e8f-476f-8967-e4f1ec615f40 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-23 13:42:39.391 +05:30 a25cfede-bc1b-4070-a509-a8da1cab3064 INF Connection string fetched 2024-03-23 13:42:39.391 +05:30 a25cfede-bc1b-4070-a509-a8da1cab3064 INF Fetching Menu Data 2024-03-23 13:42:39.391 +05:30 3a34e5c5-6e8f-476f-8967-e4f1ec615f40 INF Connection string fetched 2024-03-23 13:42:39.392 +05:30 3a34e5c5-6e8f-476f-8967-e4f1ec615f40 INF Fetching Profile Summary 2024-03-23 13:42:39.394 +05:30 a25cfede-bc1b-4070-a509-a8da1cab3064 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:42:39.395 +05:30 a25cfede-bc1b-4070-a509-a8da1cab3064 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.0401ms 2024-03-23 13:42:39.395 +05:30 a25cfede-bc1b-4070-a509-a8da1cab3064 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:42:39.395 +05:30 79d541ab-e0da-41f4-9564-68a0c1662f38 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:42:39.396 +05:30 a25cfede-bc1b-4070-a509-a8da1cab3064 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 12.9652ms 2024-03-23 13:42:39.396 +05:30 113a8815-9cc9-41d0-a618-19efa12d1628 INF CORS policy execution successful. 2024-03-23 13:42:39.396 +05:30 113a8815-9cc9-41d0-a618-19efa12d1628 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:42:39.397 +05:30 113a8815-9cc9-41d0-a618-19efa12d1628 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:42:39.402 +05:30 113a8815-9cc9-41d0-a618-19efa12d1628 INF Connection string fetched 2024-03-23 13:42:39.404 +05:30 113a8815-9cc9-41d0-a618-19efa12d1628 INF Fetching Profile Details 2024-03-23 13:42:39.404 +05:30 3a34e5c5-6e8f-476f-8967-e4f1ec615f40 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:42:39.405 +05:30 3a34e5c5-6e8f-476f-8967-e4f1ec615f40 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 17.1293ms 2024-03-23 13:42:39.405 +05:30 3a34e5c5-6e8f-476f-8967-e4f1ec615f40 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:42:39.405 +05:30 3a34e5c5-6e8f-476f-8967-e4f1ec615f40 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 18.1815ms 2024-03-23 13:42:39.410 +05:30 113a8815-9cc9-41d0-a618-19efa12d1628 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:42:39.410 +05:30 113a8815-9cc9-41d0-a618-19efa12d1628 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 13.4292ms 2024-03-23 13:42:39.410 +05:30 113a8815-9cc9-41d0-a618-19efa12d1628 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:42:39.410 +05:30 113a8815-9cc9-41d0-a618-19efa12d1628 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 14.7875ms 2024-03-23 13:42:51.326 +05:30 e11aa5ab-01a5-48dd-b9c5-4e825fd3b55e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:42:51.327 +05:30 cade6c6e-3740-463e-9601-060f8622a842 INF CORS policy execution successful. 2024-03-23 13:42:51.327 +05:30 c8bae1b7-45d0-4c0d-8d3c-a42ff648e347 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:42:51.327 +05:30 d664b0ef-e600-4263-8e99-7438aa5dc75d INF CORS policy execution successful. 2024-03-23 13:42:51.327 +05:30 d664b0ef-e600-4263-8e99-7438aa5dc75d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5937ms 2024-03-23 13:42:51.328 +05:30 cade6c6e-3740-463e-9601-060f8622a842 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.0059ms 2024-03-23 13:42:51.374 +05:30 9537bb1b-63df-41cc-997f-f8dcd26e6ac5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:42:51.376 +05:30 09320f5c-03ca-476c-a577-dd8467b6e75a INF CORS policy execution successful. 2024-03-23 13:42:51.377 +05:30 09320f5c-03ca-476c-a577-dd8467b6e75a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:42:51.377 +05:30 09320f5c-03ca-476c-a577-dd8467b6e75a 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-23 13:42:51.385 +05:30 de77c299-925a-4e61-a3d6-5f9754bcf329 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:42:51.386 +05:30 09320f5c-03ca-476c-a577-dd8467b6e75a INF Connection string fetched 2024-03-23 13:42:51.386 +05:30 3155c575-30ae-46a0-a2c8-f05bac9e86ad INF CORS policy execution successful. 2024-03-23 13:42:51.386 +05:30 09320f5c-03ca-476c-a577-dd8467b6e75a INF Fetching Profile Summary 2024-03-23 13:42:51.387 +05:30 3155c575-30ae-46a0-a2c8-f05bac9e86ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:42:51.387 +05:30 3155c575-30ae-46a0-a2c8-f05bac9e86ad 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-23 13:42:51.413 +05:30 09320f5c-03ca-476c-a577-dd8467b6e75a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:42:51.414 +05:30 09320f5c-03ca-476c-a577-dd8467b6e75a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 36.8662ms 2024-03-23 13:42:51.414 +05:30 09320f5c-03ca-476c-a577-dd8467b6e75a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:42:51.414 +05:30 09320f5c-03ca-476c-a577-dd8467b6e75a 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 40.3517ms 2024-03-23 13:42:51.415 +05:30 3155c575-30ae-46a0-a2c8-f05bac9e86ad INF Connection string fetched 2024-03-23 13:42:51.415 +05:30 3155c575-30ae-46a0-a2c8-f05bac9e86ad INF Fetching Menu Data 2024-03-23 13:42:51.418 +05:30 3155c575-30ae-46a0-a2c8-f05bac9e86ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:42:51.419 +05:30 3155c575-30ae-46a0-a2c8-f05bac9e86ad INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 31.9637ms 2024-03-23 13:42:51.419 +05:30 3155c575-30ae-46a0-a2c8-f05bac9e86ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:42:51.419 +05:30 3155c575-30ae-46a0-a2c8-f05bac9e86ad 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 33.9332ms 2024-03-23 13:42:56.044 +05:30 315b2edc-ede0-4627-9051-db71842fa3e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 13:42:56.044 +05:30 2110a890-0ce7-403e-a83e-e1bb11702863 INF CORS policy execution successful. 2024-03-23 13:42:56.044 +05:30 2110a890-0ce7-403e-a83e-e1bb11702863 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:42:56.044 +05:30 2110a890-0ce7-403e-a83e-e1bb11702863 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-23 13:42:56.045 +05:30 2110a890-0ce7-403e-a83e-e1bb11702863 INF Fetching Company deatails 2024-03-23 13:42:56.051 +05:30 2110a890-0ce7-403e-a83e-e1bb11702863 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:42:56.052 +05:30 2110a890-0ce7-403e-a83e-e1bb11702863 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.3566ms 2024-03-23 13:42:56.052 +05:30 2110a890-0ce7-403e-a83e-e1bb11702863 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:42:56.052 +05:30 2110a890-0ce7-403e-a83e-e1bb11702863 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 8.576ms 2024-03-23 13:42:59.379 +05:30 3651a157-0e4f-4b44-9def-37142df5dd81 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 13:42:59.379 +05:30 b6836989-a5c4-4161-93a4-0f1ed8c188f7 INF CORS policy execution successful. 2024-03-23 13:42:59.380 +05:30 b6836989-a5c4-4161-93a4-0f1ed8c188f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.857ms 2024-03-23 13:42:59.435 +05:30 970d392b-249f-4371-9ac2-b52b8296c742 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 13:42:59.435 +05:30 82baf6cd-71fc-4795-a444-a6ac449fc052 INF CORS policy execution successful. 2024-03-23 13:42:59.436 +05:30 82baf6cd-71fc-4795-a444-a6ac449fc052 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:42:59.436 +05:30 82baf6cd-71fc-4795-a444-a6ac449fc052 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-23 13:42:59.445 +05:30 82baf6cd-71fc-4795-a444-a6ac449fc052 INF Connection string fetched 2024-03-23 13:42:59.660 +05:30 82baf6cd-71fc-4795-a444-a6ac449fc052 INF Token generated 2024-03-23 13:42:59.661 +05:30 82baf6cd-71fc-4795-a444-a6ac449fc052 INF Token generated 2024-03-23 13:42:59.661 +05:30 82baf6cd-71fc-4795-a444-a6ac449fc052 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-23 13:42:59.662 +05:30 82baf6cd-71fc-4795-a444-a6ac449fc052 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 226.1529ms 2024-03-23 13:42:59.662 +05:30 82baf6cd-71fc-4795-a444-a6ac449fc052 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:42:59.663 +05:30 82baf6cd-71fc-4795-a444-a6ac449fc052 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 227.618ms 2024-03-23 13:43:18.232 +05:30 ff30c529-0a4d-4e22-859b-45ea5d19a7c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:43:18.233 +05:30 4496a1e2-fb4a-40cc-ad13-27bc32ad9cdd INF CORS policy execution successful. 2024-03-23 13:43:18.233 +05:30 4496a1e2-fb4a-40cc-ad13-27bc32ad9cdd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.2576ms 2024-03-23 13:43:18.290 +05:30 98308817-24e7-44aa-8044-694732514647 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:43:18.291 +05:30 a0b77206-725e-46c7-8c49-1a41cc35dd79 INF CORS policy execution successful. 2024-03-23 13:43:18.294 +05:30 a0b77206-725e-46c7-8c49-1a41cc35dd79 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:18.295 +05:30 a0b77206-725e-46c7-8c49-1a41cc35dd79 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-23 13:43:18.304 +05:30 a0b77206-725e-46c7-8c49-1a41cc35dd79 INF Connection string fetched 2024-03-23 13:43:18.304 +05:30 a0b77206-725e-46c7-8c49-1a41cc35dd79 INF Fetching Menu Data 2024-03-23 13:43:18.310 +05:30 a0b77206-725e-46c7-8c49-1a41cc35dd79 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:18.311 +05:30 a0b77206-725e-46c7-8c49-1a41cc35dd79 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 15.9721ms 2024-03-23 13:43:18.311 +05:30 a0b77206-725e-46c7-8c49-1a41cc35dd79 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:18.311 +05:30 a0b77206-725e-46c7-8c49-1a41cc35dd79 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 21.5867ms 2024-03-23 13:43:23.253 +05:30 c6b0dd4a-38ce-407a-b9fc-4ec23c457e01 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 13:43:23.253 +05:30 2dccae1c-0ba5-4e4d-bc77-f0cba445b2f1 INF CORS policy execution successful. 2024-03-23 13:43:23.253 +05:30 adae8c13-57e0-4dcb-bd1f-ee8daca53497 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 13:43:23.253 +05:30 1ab1d08b-7837-4884-a52e-8ad7f817ad62 INF CORS policy execution successful. 2024-03-23 13:43:23.253 +05:30 2dccae1c-0ba5-4e4d-bc77-f0cba445b2f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.8337ms 2024-03-23 13:43:23.254 +05:30 1ab1d08b-7837-4884-a52e-8ad7f817ad62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.2744ms 2024-03-23 13:43:23.254 +05:30 c5e30a83-9541-430d-9378-2038ae48e951 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:43:23.255 +05:30 f93d38af-a84d-4990-951a-f2b1fd3d33ac INF CORS policy execution successful. 2024-03-23 13:43:23.255 +05:30 f93d38af-a84d-4990-951a-f2b1fd3d33ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:23.255 +05:30 f93d38af-a84d-4990-951a-f2b1fd3d33ac 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-23 13:43:23.263 +05:30 f93d38af-a84d-4990-951a-f2b1fd3d33ac INF Connection string fetched 2024-03-23 13:43:23.263 +05:30 f93d38af-a84d-4990-951a-f2b1fd3d33ac INF Fetching Menu Data 2024-03-23 13:43:23.268 +05:30 f93d38af-a84d-4990-951a-f2b1fd3d33ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:23.269 +05:30 f93d38af-a84d-4990-951a-f2b1fd3d33ac INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.4417ms 2024-03-23 13:43:23.269 +05:30 f93d38af-a84d-4990-951a-f2b1fd3d33ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:23.269 +05:30 f93d38af-a84d-4990-951a-f2b1fd3d33ac 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 15.5688ms 2024-03-23 13:43:23.298 +05:30 becdde00-a9a3-4e60-9b6a-85c7487aa30a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 13:43:23.299 +05:30 d2626c95-7f66-4d4b-bca3-3c10d8437fd9 INF CORS policy execution successful. 2024-03-23 13:43:23.299 +05:30 d2626c95-7f66-4d4b-bca3-3c10d8437fd9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:43:23.299 +05:30 d2626c95-7f66-4d4b-bca3-3c10d8437fd9 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:43:23.300 +05:30 d2626c95-7f66-4d4b-bca3-3c10d8437fd9 INF Connection string fetched 2024-03-23 13:43:23.301 +05:30 d2626c95-7f66-4d4b-bca3-3c10d8437fd9 INF Fetching Profile Details 2024-03-23 13:43:23.307 +05:30 d2626c95-7f66-4d4b-bca3-3c10d8437fd9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:23.307 +05:30 d2626c95-7f66-4d4b-bca3-3c10d8437fd9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 8.0326ms 2024-03-23 13:43:23.307 +05:30 d2626c95-7f66-4d4b-bca3-3c10d8437fd9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:43:23.308 +05:30 d2626c95-7f66-4d4b-bca3-3c10d8437fd9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 9.4773ms 2024-03-23 13:43:23.314 +05:30 485dd762-d132-49f7-94ce-45d1e8d85a78 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:43:23.315 +05:30 9a3b95ea-36bb-4764-b763-618355093ec8 INF CORS policy execution successful. 2024-03-23 13:43:23.315 +05:30 9a3b95ea-36bb-4764-b763-618355093ec8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:23.316 +05:30 9a3b95ea-36bb-4764-b763-618355093ec8 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-23 13:43:23.319 +05:30 9a3b95ea-36bb-4764-b763-618355093ec8 INF Connection string fetched 2024-03-23 13:43:23.319 +05:30 9a3b95ea-36bb-4764-b763-618355093ec8 INF Fetching Menu Data 2024-03-23 13:43:23.321 +05:30 9a3b95ea-36bb-4764-b763-618355093ec8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:23.322 +05:30 9a3b95ea-36bb-4764-b763-618355093ec8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.3681ms 2024-03-23 13:43:23.322 +05:30 9a3b95ea-36bb-4764-b763-618355093ec8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:23.322 +05:30 9a3b95ea-36bb-4764-b763-618355093ec8 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 7.5416ms 2024-03-23 13:43:23.351 +05:30 435991a3-e702-414a-96dc-c3a538e4f1a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 13:43:23.351 +05:30 1f2da3c2-12df-43d8-be9b-5577c088fa40 INF CORS policy execution successful. 2024-03-23 13:43:23.352 +05:30 1f2da3c2-12df-43d8-be9b-5577c088fa40 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:43:23.352 +05:30 1f2da3c2-12df-43d8-be9b-5577c088fa40 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:43:23.358 +05:30 1f2da3c2-12df-43d8-be9b-5577c088fa40 INF Connection string fetched 2024-03-23 13:43:23.359 +05:30 1f2da3c2-12df-43d8-be9b-5577c088fa40 INF Fetching Profile Details 2024-03-23 13:43:23.364 +05:30 1f2da3c2-12df-43d8-be9b-5577c088fa40 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:23.365 +05:30 1f2da3c2-12df-43d8-be9b-5577c088fa40 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 12.1797ms 2024-03-23 13:43:23.365 +05:30 1f2da3c2-12df-43d8-be9b-5577c088fa40 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:43:23.365 +05:30 1f2da3c2-12df-43d8-be9b-5577c088fa40 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 14.2239ms 2024-03-23 13:43:28.672 +05:30 1dd9cc6a-e41f-4863-9211-95ea6447a7e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:43:28.673 +05:30 505e63e5-bfca-4117-a249-976fcf9d57d3 INF CORS policy execution successful. 2024-03-23 13:43:28.673 +05:30 eddccc53-77ec-47d0-873c-05b39fb694a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 13:43:28.673 +05:30 258dfa11-f3c7-425f-8f4b-f06c6f6ddaaf INF CORS policy execution successful. 2024-03-23 13:43:28.673 +05:30 505e63e5-bfca-4117-a249-976fcf9d57d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6992ms 2024-03-23 13:43:28.673 +05:30 258dfa11-f3c7-425f-8f4b-f06c6f6ddaaf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.3237ms 2024-03-23 13:43:28.716 +05:30 c3a99563-53ac-421a-ae77-58f78d256075 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:43:28.717 +05:30 06c52c34-8b02-4095-8bd9-6d2815d3cc39 INF CORS policy execution successful. 2024-03-23 13:43:28.718 +05:30 06c52c34-8b02-4095-8bd9-6d2815d3cc39 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:28.718 +05:30 06c52c34-8b02-4095-8bd9-6d2815d3cc39 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-23 13:43:28.725 +05:30 06c52c34-8b02-4095-8bd9-6d2815d3cc39 INF Connection string fetched 2024-03-23 13:43:28.726 +05:30 06c52c34-8b02-4095-8bd9-6d2815d3cc39 INF Fetching Menu Data 2024-03-23 13:43:28.729 +05:30 20c172c8-de84-479a-a01c-3bc2147a13c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 13:43:28.729 +05:30 06fa4bbe-2bea-48a3-ad8d-a06403caa62b INF CORS policy execution successful. 2024-03-23 13:43:28.730 +05:30 06fa4bbe-2bea-48a3-ad8d-a06403caa62b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:43:28.730 +05:30 06fa4bbe-2bea-48a3-ad8d-a06403caa62b INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:43:28.730 +05:30 06c52c34-8b02-4095-8bd9-6d2815d3cc39 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:28.731 +05:30 06fa4bbe-2bea-48a3-ad8d-a06403caa62b INF Connection string fetched 2024-03-23 13:43:28.731 +05:30 06c52c34-8b02-4095-8bd9-6d2815d3cc39 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.8601ms 2024-03-23 13:43:28.731 +05:30 06c52c34-8b02-4095-8bd9-6d2815d3cc39 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:28.731 +05:30 06c52c34-8b02-4095-8bd9-6d2815d3cc39 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 15.3747ms 2024-03-23 13:43:28.732 +05:30 06fa4bbe-2bea-48a3-ad8d-a06403caa62b INF Fetching Profile Details 2024-03-23 13:43:28.736 +05:30 06fa4bbe-2bea-48a3-ad8d-a06403caa62b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:28.736 +05:30 06fa4bbe-2bea-48a3-ad8d-a06403caa62b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 6.2168ms 2024-03-23 13:43:28.736 +05:30 06fa4bbe-2bea-48a3-ad8d-a06403caa62b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:43:28.736 +05:30 06fa4bbe-2bea-48a3-ad8d-a06403caa62b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 7.3601ms 2024-03-23 13:43:44.167 +05:30 fb81a8f1-c2db-42a4-8a30-b612ebfabd35 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 13:43:44.169 +05:30 c7e348d9-2a7c-460a-8aa7-f32e58bbcb39 INF CORS policy execution successful. 2024-03-23 13:43:44.169 +05:30 c7e348d9-2a7c-460a-8aa7-f32e58bbcb39 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:43:44.171 +05:30 c7e348d9-2a7c-460a-8aa7-f32e58bbcb39 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-23 13:43:44.172 +05:30 c7e348d9-2a7c-460a-8aa7-f32e58bbcb39 INF Fetching Company deatails 2024-03-23 13:43:44.182 +05:30 c7e348d9-2a7c-460a-8aa7-f32e58bbcb39 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:44.184 +05:30 c7e348d9-2a7c-460a-8aa7-f32e58bbcb39 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 12.5822ms 2024-03-23 13:43:44.184 +05:30 c7e348d9-2a7c-460a-8aa7-f32e58bbcb39 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:43:44.185 +05:30 c7e348d9-2a7c-460a-8aa7-f32e58bbcb39 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 17.8027ms 2024-03-23 13:43:44.287 +05:30 a8e2338a-8f95-40a4-bfdb-b0c9349d5e9a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 13:43:44.287 +05:30 7ae7eb48-a54e-4d89-8661-0ef68d3b06e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:43:44.288 +05:30 c7dcc51a-dbbe-4eef-a477-e8a2973439b2 INF CORS policy execution successful. 2024-03-23 13:43:44.288 +05:30 cc3c61df-603e-4e6e-b5a4-149366b50afd INF CORS policy execution successful. 2024-03-23 13:43:44.288 +05:30 c7dcc51a-dbbe-4eef-a477-e8a2973439b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.594ms 2024-03-23 13:43:44.288 +05:30 cc3c61df-603e-4e6e-b5a4-149366b50afd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.5973ms 2024-03-23 13:43:44.331 +05:30 242fe073-6316-4753-8524-ae7690ef5693 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 13:43:44.334 +05:30 fd13d15f-7b72-4970-ad8d-02ec65583048 INF CORS policy execution successful. 2024-03-23 13:43:44.334 +05:30 fd13d15f-7b72-4970-ad8d-02ec65583048 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:43:44.334 +05:30 fd13d15f-7b72-4970-ad8d-02ec65583048 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:43:44.345 +05:30 fd13d15f-7b72-4970-ad8d-02ec65583048 INF Connection string fetched 2024-03-23 13:43:44.346 +05:30 96e70731-e2e2-4ebb-81e4-b9af45f6c726 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:43:44.348 +05:30 bf529ebf-c955-4142-9058-5545b9baa168 INF CORS policy execution successful. 2024-03-23 13:43:44.348 +05:30 bf529ebf-c955-4142-9058-5545b9baa168 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:44.348 +05:30 fd13d15f-7b72-4970-ad8d-02ec65583048 INF Fetching Profile Details 2024-03-23 13:43:44.348 +05:30 bf529ebf-c955-4142-9058-5545b9baa168 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-23 13:43:44.354 +05:30 bf529ebf-c955-4142-9058-5545b9baa168 INF Connection string fetched 2024-03-23 13:43:44.354 +05:30 bf529ebf-c955-4142-9058-5545b9baa168 INF Fetching Menu Data 2024-03-23 13:43:44.363 +05:30 bf529ebf-c955-4142-9058-5545b9baa168 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:44.363 +05:30 fd13d15f-7b72-4970-ad8d-02ec65583048 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:44.364 +05:30 fd13d15f-7b72-4970-ad8d-02ec65583048 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 29.0638ms 2024-03-23 13:43:44.364 +05:30 fd13d15f-7b72-4970-ad8d-02ec65583048 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:43:44.364 +05:30 bf529ebf-c955-4142-9058-5545b9baa168 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 15.4943ms 2024-03-23 13:43:44.364 +05:30 bf529ebf-c955-4142-9058-5545b9baa168 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:44.364 +05:30 fd13d15f-7b72-4970-ad8d-02ec65583048 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 32.4381ms 2024-03-23 13:43:44.364 +05:30 bf529ebf-c955-4142-9058-5545b9baa168 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 17.6302ms 2024-03-23 13:43:46.645 +05:30 63d90255-7067-4574-b66e-f70eb8b41f80 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 13:43:46.646 +05:30 f5fdefaf-fa74-42a6-88f6-4d89695bc9df INF CORS policy execution successful. 2024-03-23 13:43:46.647 +05:30 f5fdefaf-fa74-42a6-88f6-4d89695bc9df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.0843ms 2024-03-23 13:43:46.693 +05:30 948a217b-2554-46f6-8c52-e069305c3b44 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 13:43:46.694 +05:30 ae30772b-b1ee-4b6f-a906-790a5f8e2dc9 INF CORS policy execution successful. 2024-03-23 13:43:46.694 +05:30 ae30772b-b1ee-4b6f-a906-790a5f8e2dc9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:43:46.694 +05:30 ae30772b-b1ee-4b6f-a906-790a5f8e2dc9 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-23 13:43:46.700 +05:30 ae30772b-b1ee-4b6f-a906-790a5f8e2dc9 INF Connection string fetched 2024-03-23 13:43:46.909 +05:30 ae30772b-b1ee-4b6f-a906-790a5f8e2dc9 INF Token generated 2024-03-23 13:43:46.909 +05:30 ae30772b-b1ee-4b6f-a906-790a5f8e2dc9 INF Token generated 2024-03-23 13:43:46.910 +05:30 ae30772b-b1ee-4b6f-a906-790a5f8e2dc9 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-23 13:43:46.911 +05:30 ae30772b-b1ee-4b6f-a906-790a5f8e2dc9 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 216.4734ms 2024-03-23 13:43:46.911 +05:30 ae30772b-b1ee-4b6f-a906-790a5f8e2dc9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:43:46.912 +05:30 ae30772b-b1ee-4b6f-a906-790a5f8e2dc9 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 218.1375ms 2024-03-23 13:43:49.426 +05:30 e0e52969-7249-4302-9c17-4def369a0b77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:43:49.426 +05:30 025e4027-4996-4bec-a804-5b7e0c08ce36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:43:49.426 +05:30 bd95d3ba-41c9-4ba8-933e-7371bb84dea2 INF CORS policy execution successful. 2024-03-23 13:43:49.426 +05:30 46ba41e1-63b0-414a-9841-787f1f1b564a INF CORS policy execution successful. 2024-03-23 13:43:49.426 +05:30 bd95d3ba-41c9-4ba8-933e-7371bb84dea2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8416ms 2024-03-23 13:43:49.426 +05:30 46ba41e1-63b0-414a-9841-787f1f1b564a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 0.8108ms 2024-03-23 13:43:49.428 +05:30 bc172814-5072-4ad6-b171-553239ecbd81 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:43:49.428 +05:30 a97d2b27-5e5f-457a-9b99-b43dfbe983c3 INF CORS policy execution successful. 2024-03-23 13:43:49.429 +05:30 a97d2b27-5e5f-457a-9b99-b43dfbe983c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0636ms 2024-03-23 13:43:49.470 +05:30 a97929b7-2e0e-4c0f-abb0-a49a2c6c1162 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:43:49.471 +05:30 8a9fa207-7390-40ea-839b-a59108ac98f5 INF CORS policy execution successful. 2024-03-23 13:43:49.471 +05:30 8a9fa207-7390-40ea-839b-a59108ac98f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 1.1352ms 2024-03-23 13:43:49.472 +05:30 13618e2e-23ad-4b92-96f4-348816080093 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:43:49.472 +05:30 a437aa60-8874-42fa-b29d-162a9254d952 INF CORS policy execution successful. 2024-03-23 13:43:49.473 +05:30 a437aa60-8874-42fa-b29d-162a9254d952 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:43:49.473 +05:30 a437aa60-8874-42fa-b29d-162a9254d952 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:43:49.476 +05:30 45bf209e-e1f9-4647-9ef4-becd7a4fddf2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:43:49.477 +05:30 7bf4c9ee-83a0-4d49-b61e-788bc5698898 INF CORS policy execution successful. 2024-03-23 13:43:49.477 +05:30 7bf4c9ee-83a0-4d49-b61e-788bc5698898 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:49.477 +05:30 7bf4c9ee-83a0-4d49-b61e-788bc5698898 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-23 13:43:49.480 +05:30 a437aa60-8874-42fa-b29d-162a9254d952 INF Connection string fetched 2024-03-23 13:43:49.480 +05:30 7bf4c9ee-83a0-4d49-b61e-788bc5698898 INF Connection string fetched 2024-03-23 13:43:49.481 +05:30 7bf4c9ee-83a0-4d49-b61e-788bc5698898 INF Fetching Menu Data 2024-03-23 13:43:49.481 +05:30 a437aa60-8874-42fa-b29d-162a9254d952 INF Fetching Profile Details 2024-03-23 13:43:49.489 +05:30 7bf4c9ee-83a0-4d49-b61e-788bc5698898 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:49.491 +05:30 7bf4c9ee-83a0-4d49-b61e-788bc5698898 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.5094ms 2024-03-23 13:43:49.491 +05:30 7bf4c9ee-83a0-4d49-b61e-788bc5698898 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:49.492 +05:30 7bf4c9ee-83a0-4d49-b61e-788bc5698898 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 15.5098ms 2024-03-23 13:43:49.499 +05:30 a437aa60-8874-42fa-b29d-162a9254d952 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:49.500 +05:30 a437aa60-8874-42fa-b29d-162a9254d952 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 26.6245ms 2024-03-23 13:43:49.500 +05:30 a437aa60-8874-42fa-b29d-162a9254d952 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:43:49.500 +05:30 a437aa60-8874-42fa-b29d-162a9254d952 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 28.4948ms 2024-03-23 13:43:49.536 +05:30 9c96c227-4bf8-42b9-b360-02a05e9cc05f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:43:49.537 +05:30 6473d173-c81b-48b2-9ca7-a47a4f15076a INF CORS policy execution successful. 2024-03-23 13:43:49.537 +05:30 6473d173-c81b-48b2-9ca7-a47a4f15076a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:49.538 +05:30 6473d173-c81b-48b2-9ca7-a47a4f15076a 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-23 13:43:49.542 +05:30 6473d173-c81b-48b2-9ca7-a47a4f15076a INF Connection string fetched 2024-03-23 13:43:49.542 +05:30 6473d173-c81b-48b2-9ca7-a47a4f15076a INF Fetching Menu Data 2024-03-23 13:43:49.543 +05:30 e30779f5-98a7-48f7-91e3-06d508abbd99 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:43:49.543 +05:30 1a107a27-ff6c-4397-8efb-282fce944270 INF CORS policy execution successful. 2024-03-23 13:43:49.544 +05:30 1a107a27-ff6c-4397-8efb-282fce944270 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:43:49.544 +05:30 1a107a27-ff6c-4397-8efb-282fce944270 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:43:49.545 +05:30 1a107a27-ff6c-4397-8efb-282fce944270 INF Connection string fetched 2024-03-23 13:43:49.546 +05:30 6473d173-c81b-48b2-9ca7-a47a4f15076a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:49.546 +05:30 1a107a27-ff6c-4397-8efb-282fce944270 INF Fetching Profile Details 2024-03-23 13:43:49.546 +05:30 6473d173-c81b-48b2-9ca7-a47a4f15076a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.6691ms 2024-03-23 13:43:49.546 +05:30 6473d173-c81b-48b2-9ca7-a47a4f15076a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:43:49.547 +05:30 6473d173-c81b-48b2-9ca7-a47a4f15076a 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 10.0868ms 2024-03-23 13:43:49.551 +05:30 1a107a27-ff6c-4397-8efb-282fce944270 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:49.552 +05:30 1a107a27-ff6c-4397-8efb-282fce944270 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 8.1191ms 2024-03-23 13:43:49.552 +05:30 1a107a27-ff6c-4397-8efb-282fce944270 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:43:49.552 +05:30 1a107a27-ff6c-4397-8efb-282fce944270 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 9.5731ms 2024-03-23 13:43:54.401 +05:30 4fcdcee7-5077-4dd6-8b40-2a7f89f7c409 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:43:54.402 +05:30 9739c34f-1b4c-4bbc-a30c-f0a3c29287f7 INF CORS policy execution successful. 2024-03-23 13:43:54.402 +05:30 9739c34f-1b4c-4bbc-a30c-f0a3c29287f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.4243ms 2024-03-23 13:43:54.448 +05:30 cc7a2f58-49ab-42c9-97e1-54c53ca1f3ee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:43:54.449 +05:30 7ab424c1-f1ea-42a8-bab3-cfa25e386bf6 INF CORS policy execution successful. 2024-03-23 13:43:54.449 +05:30 7ab424c1-f1ea-42a8-bab3-cfa25e386bf6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:43:54.450 +05:30 7ab424c1-f1ea-42a8-bab3-cfa25e386bf6 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:43:54.458 +05:30 7ab424c1-f1ea-42a8-bab3-cfa25e386bf6 INF Connection string fetched 2024-03-23 13:43:54.459 +05:30 7ab424c1-f1ea-42a8-bab3-cfa25e386bf6 INF Fetching Field details for Master 2024-03-23 13:43:54.467 +05:30 7ab424c1-f1ea-42a8-bab3-cfa25e386bf6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:43:54.468 +05:30 7ab424c1-f1ea-42a8-bab3-cfa25e386bf6 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 17.8381ms 2024-03-23 13:43:54.468 +05:30 7ab424c1-f1ea-42a8-bab3-cfa25e386bf6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:43:54.468 +05:30 7ab424c1-f1ea-42a8-bab3-cfa25e386bf6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 20.3334ms 2024-03-23 13:46:29.412 +05:30 ccdcc6eb-2b55-4213-8b43-911706da6845 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:46:29.414 +05:30 99d24a81-2b5f-46d0-9c1f-6f395ee75fcd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:46:29.416 +05:30 78408251-1827-462b-9d61-db716ba17892 INF CORS policy execution successful. 2024-03-23 13:46:29.416 +05:30 e81425da-0e30-427c-bb77-4fce01a04be7 INF CORS policy execution successful. 2024-03-23 13:46:29.417 +05:30 e81425da-0e30-427c-bb77-4fce01a04be7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.1662ms 2024-03-23 13:46:29.417 +05:30 78408251-1827-462b-9d61-db716ba17892 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.5665ms 2024-03-23 13:46:29.418 +05:30 26790ff1-7c98-4feb-94da-1a80f277ca0c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:46:29.419 +05:30 2d246523-e779-4186-8b5b-ffc8ba392bbb INF CORS policy execution successful. 2024-03-23 13:46:29.419 +05:30 2d246523-e779-4186-8b5b-ffc8ba392bbb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 204 null null 0.8782ms 2024-03-23 13:46:29.468 +05:30 093b97df-b779-4886-8e1b-718a6eebe6a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:46:29.468 +05:30 8dc97951-140c-43c5-9b3b-4fb35dceebc9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:46:29.468 +05:30 b795fc07-763e-43ee-b70b-fe41f47adc70 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:46:29.472 +05:30 8dc97951-140c-43c5-9b3b-4fb35dceebc9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:14:59 AM', Current time (UTC): '3/23/2024 8:16:29 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-23 13:46:29.472 +05:30 093b97df-b779-4886-8e1b-718a6eebe6a5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:14:59 AM', Current time (UTC): '3/23/2024 8:16:29 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-23 13:46:29.472 +05:30 b795fc07-763e-43ee-b70b-fe41f47adc70 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:14:59 AM', Current time (UTC): '3/23/2024 8:16:29 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-23 13:46:29.475 +05:30 b795fc07-763e-43ee-b70b-fe41f47adc70 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:14:59 AM', Current time (UTC): '3/23/2024 8:16:29 AM'. 2024-03-23 13:46:29.475 +05:30 093b97df-b779-4886-8e1b-718a6eebe6a5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:14:59 AM', Current time (UTC): '3/23/2024 8:16:29 AM'. 2024-03-23 13:46:29.475 +05:30 ecc23abe-df6c-4d49-87ee-b5591964df3d INF CORS policy execution successful. 2024-03-23 13:46:29.475 +05:30 8dc97951-140c-43c5-9b3b-4fb35dceebc9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:14:59 AM', Current time (UTC): '3/23/2024 8:16:29 AM'. 2024-03-23 13:46:29.476 +05:30 61b839b4-5add-4e30-a268-ec488d46cfb8 INF CORS policy execution successful. 2024-03-23 13:46:29.476 +05:30 079d2967-6b88-479b-a810-88ed277d4a1a INF CORS policy execution successful. 2024-03-23 13:46:29.477 +05:30 ecc23abe-df6c-4d49-87ee-b5591964df3d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 13:46:29.477 +05:30 079d2967-6b88-479b-a810-88ed277d4a1a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 13:46:29.477 +05:30 61b839b4-5add-4e30-a268-ec488d46cfb8 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 13:46:29.478 +05:30 ecc23abe-df6c-4d49-87ee-b5591964df3d INF AuthenticationScheme: Bearer was challenged. 2024-03-23 13:46:29.478 +05:30 079d2967-6b88-479b-a810-88ed277d4a1a INF AuthenticationScheme: Bearer was challenged. 2024-03-23 13:46:29.478 +05:30 61b839b4-5add-4e30-a268-ec488d46cfb8 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 13:46:29.478 +05:30 ecc23abe-df6c-4d49-87ee-b5591964df3d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 10.2431ms 2024-03-23 13:46:29.478 +05:30 61b839b4-5add-4e30-a268-ec488d46cfb8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 10.5027ms 2024-03-23 13:46:29.478 +05:30 079d2967-6b88-479b-a810-88ed277d4a1a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 401 null null 10.3188ms 2024-03-23 13:46:29.524 +05:30 57d1146b-3252-420b-967d-23e15e3beb76 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MTM5OSwiZXhwIjoxNzExMTgxOTk5LCJpYXQiOjE3MTExODEzOTl9.ULdmgAixgdUU2-gs7r7iNnGYmpLV-7PjjfzRO0d0WQY - null null 2024-03-23 13:46:29.524 +05:30 d480330f-29ea-4f6b-85cd-105e05fe9eed INF CORS policy execution successful. 2024-03-23 13:46:29.525 +05:30 d480330f-29ea-4f6b-85cd-105e05fe9eed INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:46:29.525 +05:30 d480330f-29ea-4f6b-85cd-105e05fe9eed 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-23 13:46:29.560 +05:30 d480330f-29ea-4f6b-85cd-105e05fe9eed INF Token generated 2024-03-23 13:46:29.560 +05:30 d480330f-29ea-4f6b-85cd-105e05fe9eed INF Token generated 2024-03-23 13:46:29.562 +05:30 d480330f-29ea-4f6b-85cd-105e05fe9eed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 13:46:29.564 +05:30 d480330f-29ea-4f6b-85cd-105e05fe9eed INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 39.0386ms 2024-03-23 13:46:29.565 +05:30 d480330f-29ea-4f6b-85cd-105e05fe9eed INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:46:29.565 +05:30 d480330f-29ea-4f6b-85cd-105e05fe9eed INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MTM5OSwiZXhwIjoxNzExMTgxOTk5LCJpYXQiOjE3MTExODEzOTl9.ULdmgAixgdUU2-gs7r7iNnGYmpLV-7PjjfzRO0d0WQY - 200 null application/json; charset=utf-8 41.062ms 2024-03-23 13:46:29.609 +05:30 e9fa3710-051a-4adc-b5ed-d269ebec7de8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MTM5OSwiZXhwIjoxNzExMTgxOTk5LCJpYXQiOjE3MTExODEzOTl9.ULdmgAixgdUU2-gs7r7iNnGYmpLV-7PjjfzRO0d0WQY - null null 2024-03-23 13:46:29.609 +05:30 5f50ba67-9b64-43ad-abc4-6bc9a37910a2 INF CORS policy execution successful. 2024-03-23 13:46:29.610 +05:30 5f50ba67-9b64-43ad-abc4-6bc9a37910a2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:46:29.610 +05:30 5f50ba67-9b64-43ad-abc4-6bc9a37910a2 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-23 13:46:29.611 +05:30 14052ad3-e2ea-49f5-82af-db873e574585 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:46:29.612 +05:30 34a86a69-c840-4f81-b959-962797c9cd10 INF CORS policy execution successful. 2024-03-23 13:46:29.612 +05:30 34a86a69-c840-4f81-b959-962797c9cd10 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:46:29.612 +05:30 34a86a69-c840-4f81-b959-962797c9cd10 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-23 13:46:29.613 +05:30 5f50ba67-9b64-43ad-abc4-6bc9a37910a2 INF Token generated 2024-03-23 13:46:29.614 +05:30 5f50ba67-9b64-43ad-abc4-6bc9a37910a2 INF Token generated 2024-03-23 13:46:29.614 +05:30 5f50ba67-9b64-43ad-abc4-6bc9a37910a2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 13:46:29.614 +05:30 5f50ba67-9b64-43ad-abc4-6bc9a37910a2 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 4.2136ms 2024-03-23 13:46:29.614 +05:30 5f50ba67-9b64-43ad-abc4-6bc9a37910a2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:46:29.614 +05:30 5f50ba67-9b64-43ad-abc4-6bc9a37910a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MTM5OSwiZXhwIjoxNzExMTgxOTk5LCJpYXQiOjE3MTExODEzOTl9.ULdmgAixgdUU2-gs7r7iNnGYmpLV-7PjjfzRO0d0WQY - 200 null application/json; charset=utf-8 5.4526ms 2024-03-23 13:46:29.617 +05:30 34a86a69-c840-4f81-b959-962797c9cd10 INF Connection string fetched 2024-03-23 13:46:29.617 +05:30 34a86a69-c840-4f81-b959-962797c9cd10 INF Fetching Menu Data 2024-03-23 13:46:29.623 +05:30 34a86a69-c840-4f81-b959-962797c9cd10 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:46:29.624 +05:30 34a86a69-c840-4f81-b959-962797c9cd10 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.5267ms 2024-03-23 13:46:29.624 +05:30 34a86a69-c840-4f81-b959-962797c9cd10 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:46:29.624 +05:30 34a86a69-c840-4f81-b959-962797c9cd10 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 13.1358ms 2024-03-23 13:46:29.664 +05:30 ed0bf918-bba1-4505-a54c-debca4dc92bd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MTM5OSwiZXhwIjoxNzExMTgxOTk5LCJpYXQiOjE3MTExODEzOTl9.ULdmgAixgdUU2-gs7r7iNnGYmpLV-7PjjfzRO0d0WQY - null null 2024-03-23 13:46:29.664 +05:30 65085862-9492-46d1-aa34-4d884cfc5611 INF CORS policy execution successful. 2024-03-23 13:46:29.664 +05:30 8f8e9f98-d2ea-4477-87e6-65b233e8fc16 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:46:29.664 +05:30 65085862-9492-46d1-aa34-4d884cfc5611 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:46:29.664 +05:30 65085862-9492-46d1-aa34-4d884cfc5611 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-23 13:46:29.664 +05:30 f7fe1c53-86a0-4af9-9e74-7fee4ddb5a6b INF CORS policy execution successful. 2024-03-23 13:46:29.665 +05:30 f7fe1c53-86a0-4af9-9e74-7fee4ddb5a6b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:46:29.665 +05:30 f7fe1c53-86a0-4af9-9e74-7fee4ddb5a6b 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-23 13:46:29.669 +05:30 f7fe1c53-86a0-4af9-9e74-7fee4ddb5a6b INF Connection string fetched 2024-03-23 13:46:29.669 +05:30 f7fe1c53-86a0-4af9-9e74-7fee4ddb5a6b INF Fetching Profile Summary 2024-03-23 13:46:29.677 +05:30 65085862-9492-46d1-aa34-4d884cfc5611 INF Token generated 2024-03-23 13:46:29.678 +05:30 65085862-9492-46d1-aa34-4d884cfc5611 INF Token generated 2024-03-23 13:46:29.678 +05:30 65085862-9492-46d1-aa34-4d884cfc5611 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 13:46:29.679 +05:30 65085862-9492-46d1-aa34-4d884cfc5611 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 14.6891ms 2024-03-23 13:46:29.679 +05:30 65085862-9492-46d1-aa34-4d884cfc5611 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:46:29.679 +05:30 65085862-9492-46d1-aa34-4d884cfc5611 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MTM5OSwiZXhwIjoxNzExMTgxOTk5LCJpYXQiOjE3MTExODEzOTl9.ULdmgAixgdUU2-gs7r7iNnGYmpLV-7PjjfzRO0d0WQY - 200 null application/json; charset=utf-8 15.7354ms 2024-03-23 13:46:29.695 +05:30 f7fe1c53-86a0-4af9-9e74-7fee4ddb5a6b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:46:29.695 +05:30 f7fe1c53-86a0-4af9-9e74-7fee4ddb5a6b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 30.3353ms 2024-03-23 13:46:29.695 +05:30 f7fe1c53-86a0-4af9-9e74-7fee4ddb5a6b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:46:29.695 +05:30 f7fe1c53-86a0-4af9-9e74-7fee4ddb5a6b 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 31.1961ms 2024-03-23 13:46:29.728 +05:30 9907646a-8a21-4092-89f5-a3d2b7ec8a8c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - null null 2024-03-23 13:46:29.728 +05:30 0fca8316-3b80-4acf-a8cd-7e7a94d84bc9 INF CORS policy execution successful. 2024-03-23 13:46:29.729 +05:30 0fca8316-3b80-4acf-a8cd-7e7a94d84bc9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:46:29.729 +05:30 0fca8316-3b80-4acf-a8cd-7e7a94d84bc9 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:46:29.732 +05:30 0fca8316-3b80-4acf-a8cd-7e7a94d84bc9 INF Connection string fetched 2024-03-23 13:46:29.733 +05:30 0fca8316-3b80-4acf-a8cd-7e7a94d84bc9 INF Fetching Profile Details 2024-03-23 13:46:29.743 +05:30 0fca8316-3b80-4acf-a8cd-7e7a94d84bc9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:46:29.744 +05:30 0fca8316-3b80-4acf-a8cd-7e7a94d84bc9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 15.4ms 2024-03-23 13:46:29.744 +05:30 0fca8316-3b80-4acf-a8cd-7e7a94d84bc9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:46:29.745 +05:30 0fca8316-3b80-4acf-a8cd-7e7a94d84bc9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=27 - 200 null application/json; charset=utf-8 16.6946ms 2024-03-23 13:46:49.342 +05:30 9c7ceb0a-15c4-40a1-8d77-1adc0fe7219a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:46:49.342 +05:30 bd945896-8ed6-47af-8dba-6a8ff679a3bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:46:49.342 +05:30 ec132f2f-1382-4f3a-ba6e-946f5d26e6f5 INF CORS policy execution successful. 2024-03-23 13:46:49.342 +05:30 fe1dcfec-126f-42b7-95fe-b9936fbc6089 INF CORS policy execution successful. 2024-03-23 13:46:49.343 +05:30 fe1dcfec-126f-42b7-95fe-b9936fbc6089 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.9331ms 2024-03-23 13:46:49.343 +05:30 ec132f2f-1382-4f3a-ba6e-946f5d26e6f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.3265ms 2024-03-23 13:46:49.387 +05:30 f8c5358d-d74b-4db1-8bd6-a7580238e81b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:46:49.388 +05:30 583d5dd9-e0d1-44c1-a7df-4a8269d6eacb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:46:49.388 +05:30 ab3179b9-a878-4b55-b71f-fa552986aac6 INF CORS policy execution successful. 2024-03-23 13:46:49.388 +05:30 47806e72-0288-44c6-872a-dc6c95935ff3 INF CORS policy execution successful. 2024-03-23 13:46:49.388 +05:30 ab3179b9-a878-4b55-b71f-fa552986aac6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:46:49.388 +05:30 47806e72-0288-44c6-872a-dc6c95935ff3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:46:49.388 +05:30 ab3179b9-a878-4b55-b71f-fa552986aac6 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-23 13:46:49.388 +05:30 47806e72-0288-44c6-872a-dc6c95935ff3 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-23 13:46:49.395 +05:30 47806e72-0288-44c6-872a-dc6c95935ff3 INF Connection string fetched 2024-03-23 13:46:49.395 +05:30 ab3179b9-a878-4b55-b71f-fa552986aac6 INF Connection string fetched 2024-03-23 13:46:49.395 +05:30 47806e72-0288-44c6-872a-dc6c95935ff3 INF Fetching Menu Data 2024-03-23 13:46:49.395 +05:30 ab3179b9-a878-4b55-b71f-fa552986aac6 INF Fetching Profile Summary 2024-03-23 13:46:49.399 +05:30 47806e72-0288-44c6-872a-dc6c95935ff3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:46:49.400 +05:30 47806e72-0288-44c6-872a-dc6c95935ff3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.8696ms 2024-03-23 13:46:49.400 +05:30 47806e72-0288-44c6-872a-dc6c95935ff3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:46:49.400 +05:30 47806e72-0288-44c6-872a-dc6c95935ff3 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 11.8264ms 2024-03-23 13:46:49.403 +05:30 ab3179b9-a878-4b55-b71f-fa552986aac6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:46:49.404 +05:30 ab3179b9-a878-4b55-b71f-fa552986aac6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 15.0169ms 2024-03-23 13:46:49.404 +05:30 ab3179b9-a878-4b55-b71f-fa552986aac6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:46:49.404 +05:30 ab3179b9-a878-4b55-b71f-fa552986aac6 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 17.117ms 2024-03-23 13:46:52.284 +05:30 ca150639-3c34-4e8d-9d2b-db734ce40269 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:46:52.285 +05:30 b5696a57-2035-4166-afac-c9274b3ffcbb INF CORS policy execution successful. 2024-03-23 13:46:52.285 +05:30 b5696a57-2035-4166-afac-c9274b3ffcbb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:46:52.285 +05:30 b5696a57-2035-4166-afac-c9274b3ffcbb 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-23 13:46:52.298 +05:30 b5696a57-2035-4166-afac-c9274b3ffcbb INF Connection string fetched 2024-03-23 13:46:52.299 +05:30 b5696a57-2035-4166-afac-c9274b3ffcbb INF Fetching Menu Data 2024-03-23 13:46:52.306 +05:30 b5696a57-2035-4166-afac-c9274b3ffcbb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:46:52.307 +05:30 b5696a57-2035-4166-afac-c9274b3ffcbb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 21.9103ms 2024-03-23 13:46:52.307 +05:30 b5696a57-2035-4166-afac-c9274b3ffcbb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:46:52.307 +05:30 b5696a57-2035-4166-afac-c9274b3ffcbb 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 23.676ms 2024-03-23 13:46:58.294 +05:30 45c84793-e58b-4de7-a351-5075de6cc793 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:46:58.295 +05:30 f94bfb98-391e-40e4-8ad1-d2f97cce3f93 INF CORS policy execution successful. 2024-03-23 13:46:58.295 +05:30 f94bfb98-391e-40e4-8ad1-d2f97cce3f93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0203ms 2024-03-23 13:46:58.339 +05:30 151be405-a464-46be-8c27-30dd82a9857e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:46:58.341 +05:30 571e81ae-4df1-452c-a10d-3f9324aeadf3 INF CORS policy execution successful. 2024-03-23 13:46:58.341 +05:30 571e81ae-4df1-452c-a10d-3f9324aeadf3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:46:58.341 +05:30 571e81ae-4df1-452c-a10d-3f9324aeadf3 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-23 13:46:58.350 +05:30 571e81ae-4df1-452c-a10d-3f9324aeadf3 INF Connection string fetched 2024-03-23 13:46:58.351 +05:30 571e81ae-4df1-452c-a10d-3f9324aeadf3 INF Fetching Menu Data 2024-03-23 13:46:58.356 +05:30 571e81ae-4df1-452c-a10d-3f9324aeadf3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:46:58.357 +05:30 571e81ae-4df1-452c-a10d-3f9324aeadf3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 15.7692ms 2024-03-23 13:46:58.357 +05:30 571e81ae-4df1-452c-a10d-3f9324aeadf3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:46:58.358 +05:30 571e81ae-4df1-452c-a10d-3f9324aeadf3 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 18.1472ms 2024-03-23 13:47:03.293 +05:30 56edacc8-2348-4e4e-ac92-6dc10248fad3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:47:03.294 +05:30 7f1fec78-328d-403f-81a5-4f4556ed42a3 INF CORS policy execution successful. 2024-03-23 13:47:03.295 +05:30 7f1fec78-328d-403f-81a5-4f4556ed42a3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:47:03.295 +05:30 7f1fec78-328d-403f-81a5-4f4556ed42a3 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-23 13:47:03.301 +05:30 7f1fec78-328d-403f-81a5-4f4556ed42a3 INF Connection string fetched 2024-03-23 13:47:03.301 +05:30 7f1fec78-328d-403f-81a5-4f4556ed42a3 INF Fetching Menu Data 2024-03-23 13:47:03.304 +05:30 7f1fec78-328d-403f-81a5-4f4556ed42a3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:47:03.304 +05:30 7f1fec78-328d-403f-81a5-4f4556ed42a3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.9468ms 2024-03-23 13:47:03.304 +05:30 7f1fec78-328d-403f-81a5-4f4556ed42a3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:47:03.304 +05:30 7f1fec78-328d-403f-81a5-4f4556ed42a3 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 11.3188ms 2024-03-23 13:47:06.286 +05:30 2f42de30-677e-451c-b9c0-94755e3fec89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:47:06.287 +05:30 171a9d94-d7a8-46c0-9011-8c85a77da6dd INF CORS policy execution successful. 2024-03-23 13:47:06.288 +05:30 171a9d94-d7a8-46c0-9011-8c85a77da6dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.4834ms 2024-03-23 13:47:06.333 +05:30 b0746a60-c834-4daf-a20a-1cdee696aabb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:47:06.334 +05:30 da308620-15be-40a5-a244-3c8888df9832 INF CORS policy execution successful. 2024-03-23 13:47:06.334 +05:30 da308620-15be-40a5-a244-3c8888df9832 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:47:06.334 +05:30 da308620-15be-40a5-a244-3c8888df9832 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-23 13:47:06.340 +05:30 da308620-15be-40a5-a244-3c8888df9832 INF Connection string fetched 2024-03-23 13:47:06.340 +05:30 da308620-15be-40a5-a244-3c8888df9832 INF Fetching Menu Data 2024-03-23 13:47:06.344 +05:30 da308620-15be-40a5-a244-3c8888df9832 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:47:06.344 +05:30 da308620-15be-40a5-a244-3c8888df9832 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.1996ms 2024-03-23 13:47:06.345 +05:30 da308620-15be-40a5-a244-3c8888df9832 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:47:06.345 +05:30 da308620-15be-40a5-a244-3c8888df9832 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 12.2832ms 2024-03-23 13:47:23.335 +05:30 eb2e136c-d449-48c8-ba06-558810946a25 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 13:47:23.336 +05:30 25078fe7-0b89-438f-a435-b5d6bb551a77 INF CORS policy execution successful. 2024-03-23 13:47:23.337 +05:30 25078fe7-0b89-438f-a435-b5d6bb551a77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.984ms 2024-03-23 13:47:23.383 +05:30 0df9d89a-8df7-4cdd-9aef-777281e39e7e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 13:47:23.385 +05:30 c530bb73-9bcf-48d7-9f3a-2108cdfacaeb INF CORS policy execution successful. 2024-03-23 13:47:23.386 +05:30 c530bb73-9bcf-48d7-9f3a-2108cdfacaeb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 13:47:23.401 +05:30 c530bb73-9bcf-48d7-9f3a-2108cdfacaeb 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-23 13:47:23.413 +05:30 c530bb73-9bcf-48d7-9f3a-2108cdfacaeb INF Connection string fetched 2024-03-23 13:47:23.419 +05:30 c530bb73-9bcf-48d7-9f3a-2108cdfacaeb INF Fetching Actions 2024-03-23 13:47:23.445 +05:30 c530bb73-9bcf-48d7-9f3a-2108cdfacaeb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:47:23.445 +05:30 c530bb73-9bcf-48d7-9f3a-2108cdfacaeb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 44.2435ms 2024-03-23 13:47:23.445 +05:30 c530bb73-9bcf-48d7-9f3a-2108cdfacaeb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 13:47:23.446 +05:30 c530bb73-9bcf-48d7-9f3a-2108cdfacaeb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 62.4631ms 2024-03-23 13:47:51.325 +05:30 c92b16b5-c2d9-47d1-9421-878dc6419fe7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:47:51.327 +05:30 f9049880-bf54-4ad4-a273-3d8371c783ab INF CORS policy execution successful. 2024-03-23 13:47:51.327 +05:30 f9049880-bf54-4ad4-a273-3d8371c783ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.1222ms 2024-03-23 13:47:51.378 +05:30 ff72d86d-ac4c-41c2-8f12-e981f507ebf6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:47:51.381 +05:30 27953211-6056-4338-aaaa-a33cf57646b9 INF CORS policy execution successful. 2024-03-23 13:47:51.382 +05:30 27953211-6056-4338-aaaa-a33cf57646b9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:47:51.382 +05:30 27953211-6056-4338-aaaa-a33cf57646b9 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-23 13:47:51.400 +05:30 27953211-6056-4338-aaaa-a33cf57646b9 INF Connection string fetched 2024-03-23 13:47:51.401 +05:30 27953211-6056-4338-aaaa-a33cf57646b9 INF Fetching Menu Data 2024-03-23 13:47:51.406 +05:30 27953211-6056-4338-aaaa-a33cf57646b9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:47:51.407 +05:30 27953211-6056-4338-aaaa-a33cf57646b9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 24.6012ms 2024-03-23 13:47:51.407 +05:30 27953211-6056-4338-aaaa-a33cf57646b9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:47:51.407 +05:30 27953211-6056-4338-aaaa-a33cf57646b9 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 29.4522ms 2024-03-23 13:48:05.310 +05:30 4af73c96-01c0-4eed-983f-daa618b04f2e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:48:05.311 +05:30 1ed1f5f2-59c7-4817-8791-1dd9a161c758 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:48:05.312 +05:30 79065abd-191d-4490-9c3b-51c0b9b3f178 INF CORS policy execution successful. 2024-03-23 13:48:05.312 +05:30 bd40eb84-71ed-454c-b46f-fcf7c2273e47 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:48:05.312 +05:30 543b6431-a318-4cad-bd2e-c20be16826d1 INF CORS policy execution successful. 2024-03-23 13:48:05.312 +05:30 babde5a6-4df7-4c24-935d-df9f888ed83b INF CORS policy execution successful. 2024-03-23 13:48:05.312 +05:30 79065abd-191d-4490-9c3b-51c0b9b3f178 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.3451ms 2024-03-23 13:48:05.313 +05:30 babde5a6-4df7-4c24-935d-df9f888ed83b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.7755ms 2024-03-23 13:48:05.313 +05:30 543b6431-a318-4cad-bd2e-c20be16826d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.6978ms 2024-03-23 13:48:05.353 +05:30 e7773baa-03e5-475c-98be-f2863d131926 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:48:05.354 +05:30 d30588a1-0ad0-4e0b-b9ab-8db376c71404 INF CORS policy execution successful. 2024-03-23 13:48:05.354 +05:30 d30588a1-0ad0-4e0b-b9ab-8db376c71404 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.6352ms 2024-03-23 13:48:05.356 +05:30 35ce3cb0-b1f3-49a4-99ba-5acecf1a611c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:48:05.357 +05:30 adb1b7ea-5a92-4c90-a025-65c4b8a8c232 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:48:05.358 +05:30 56304370-bab9-46e5-b81a-f3e69ea3a1c5 INF CORS policy execution successful. 2024-03-23 13:48:05.359 +05:30 56304370-bab9-46e5-b81a-f3e69ea3a1c5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:48:05.359 +05:30 5f0365fa-5dd1-4e0c-9fd0-32fd387ce303 INF CORS policy execution successful. 2024-03-23 13:48:05.359 +05:30 5f0365fa-5dd1-4e0c-9fd0-32fd387ce303 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:48:05.359 +05:30 5f0365fa-5dd1-4e0c-9fd0-32fd387ce303 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-23 13:48:05.359 +05:30 56304370-bab9-46e5-b81a-f3e69ea3a1c5 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-23 13:48:05.368 +05:30 56304370-bab9-46e5-b81a-f3e69ea3a1c5 INF Connection string fetched 2024-03-23 13:48:05.368 +05:30 5f0365fa-5dd1-4e0c-9fd0-32fd387ce303 INF Connection string fetched 2024-03-23 13:48:05.368 +05:30 56304370-bab9-46e5-b81a-f3e69ea3a1c5 INF Fetching Menu Data 2024-03-23 13:48:05.368 +05:30 5f0365fa-5dd1-4e0c-9fd0-32fd387ce303 INF Fetching Profile Summary 2024-03-23 13:48:05.373 +05:30 56304370-bab9-46e5-b81a-f3e69ea3a1c5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:05.374 +05:30 56304370-bab9-46e5-b81a-f3e69ea3a1c5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 15.3624ms 2024-03-23 13:48:05.375 +05:30 56304370-bab9-46e5-b81a-f3e69ea3a1c5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:48:05.375 +05:30 56304370-bab9-46e5-b81a-f3e69ea3a1c5 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 18.6192ms 2024-03-23 13:48:05.378 +05:30 5f0365fa-5dd1-4e0c-9fd0-32fd387ce303 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:05.379 +05:30 5f0365fa-5dd1-4e0c-9fd0-32fd387ce303 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 19.8158ms 2024-03-23 13:48:05.379 +05:30 5f0365fa-5dd1-4e0c-9fd0-32fd387ce303 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:48:05.379 +05:30 5f0365fa-5dd1-4e0c-9fd0-32fd387ce303 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 21.7061ms 2024-03-23 13:48:05.418 +05:30 878cb7c2-1bc1-49f7-8e11-c5c243fa8f97 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:48:05.419 +05:30 01b6d2ef-5cda-4938-a10f-d9ff9763dd73 INF CORS policy execution successful. 2024-03-23 13:48:05.419 +05:30 01b6d2ef-5cda-4938-a10f-d9ff9763dd73 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:48:05.419 +05:30 01b6d2ef-5cda-4938-a10f-d9ff9763dd73 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-23 13:48:05.423 +05:30 01b6d2ef-5cda-4938-a10f-d9ff9763dd73 INF Connection string fetched 2024-03-23 13:48:05.424 +05:30 01b6d2ef-5cda-4938-a10f-d9ff9763dd73 INF Fetching Menu Data 2024-03-23 13:48:05.424 +05:30 dc46b271-9fdd-49bf-803f-0c603554e84e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:48:05.425 +05:30 caea32e6-f090-4b4d-a982-aec57eb4ddf7 INF CORS policy execution successful. 2024-03-23 13:48:05.425 +05:30 caea32e6-f090-4b4d-a982-aec57eb4ddf7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:48:05.425 +05:30 caea32e6-f090-4b4d-a982-aec57eb4ddf7 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-23 13:48:05.428 +05:30 01b6d2ef-5cda-4938-a10f-d9ff9763dd73 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:05.428 +05:30 01b6d2ef-5cda-4938-a10f-d9ff9763dd73 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.1272ms 2024-03-23 13:48:05.429 +05:30 01b6d2ef-5cda-4938-a10f-d9ff9763dd73 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:48:05.429 +05:30 01b6d2ef-5cda-4938-a10f-d9ff9763dd73 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 10.776ms 2024-03-23 13:48:05.430 +05:30 caea32e6-f090-4b4d-a982-aec57eb4ddf7 INF Connection string fetched 2024-03-23 13:48:05.430 +05:30 caea32e6-f090-4b4d-a982-aec57eb4ddf7 INF Fetching Profile Summary 2024-03-23 13:48:05.438 +05:30 caea32e6-f090-4b4d-a982-aec57eb4ddf7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:05.439 +05:30 caea32e6-f090-4b4d-a982-aec57eb4ddf7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 13.371ms 2024-03-23 13:48:05.439 +05:30 caea32e6-f090-4b4d-a982-aec57eb4ddf7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:48:05.439 +05:30 caea32e6-f090-4b4d-a982-aec57eb4ddf7 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 14.5465ms 2024-03-23 13:48:11.868 +05:30 50a95b7e-b870-432e-a0fd-35b0e712690d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:48:11.869 +05:30 8c8b72bf-cdba-478d-ac45-b6e482294f80 INF CORS policy execution successful. 2024-03-23 13:48:11.869 +05:30 8c8b72bf-cdba-478d-ac45-b6e482294f80 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.428ms 2024-03-23 13:48:11.916 +05:30 0085e058-0abc-4e05-b423-50d799d4d482 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:48:11.917 +05:30 8f649f92-d587-4ff5-9928-a353c3013aba INF CORS policy execution successful. 2024-03-23 13:48:11.917 +05:30 8f649f92-d587-4ff5-9928-a353c3013aba INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:48:11.917 +05:30 8f649f92-d587-4ff5-9928-a353c3013aba 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-23 13:48:11.925 +05:30 8f649f92-d587-4ff5-9928-a353c3013aba INF Connection string fetched 2024-03-23 13:48:11.925 +05:30 8f649f92-d587-4ff5-9928-a353c3013aba INF Fetching Profile Summary 2024-03-23 13:48:11.934 +05:30 8f649f92-d587-4ff5-9928-a353c3013aba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:11.935 +05:30 8f649f92-d587-4ff5-9928-a353c3013aba INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 17.1677ms 2024-03-23 13:48:11.935 +05:30 8f649f92-d587-4ff5-9928-a353c3013aba INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:48:11.935 +05:30 8f649f92-d587-4ff5-9928-a353c3013aba 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 19.0442ms 2024-03-23 13:48:14.613 +05:30 f9bdc92e-609e-4262-9b57-44e0dbd6ea15 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:48:14.614 +05:30 1c288072-53f6-43c2-8ca2-b73aa34a0ad8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:48:14.614 +05:30 d4ce904d-accf-492a-9ee6-7a86e8a5e262 INF CORS policy execution successful. 2024-03-23 13:48:14.614 +05:30 a37f386e-d28a-477b-8999-be0d9aee3d34 INF CORS policy execution successful. 2024-03-23 13:48:14.614 +05:30 d4ce904d-accf-492a-9ee6-7a86e8a5e262 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 0.472ms 2024-03-23 13:48:14.615 +05:30 d6dff34e-2d7d-4766-8476-575a6da92576 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:48:14.615 +05:30 91eb4fa8-99b5-481e-883b-fd176e4e8221 INF CORS policy execution successful. 2024-03-23 13:48:14.615 +05:30 91eb4fa8-99b5-481e-883b-fd176e4e8221 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 0.4699ms 2024-03-23 13:48:14.616 +05:30 a412b558-8890-441d-af93-217d71f7c7ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:48:14.616 +05:30 4556bc36-e4d3-4262-82c4-33d9d056dd87 INF CORS policy execution successful. 2024-03-23 13:48:14.616 +05:30 4556bc36-e4d3-4262-82c4-33d9d056dd87 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.567ms 2024-03-23 13:48:14.617 +05:30 a37f386e-d28a-477b-8999-be0d9aee3d34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.5024ms 2024-03-23 13:48:14.660 +05:30 8dd0f3b5-ca30-4edb-9aef-03c0070d340b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:48:14.660 +05:30 6e25e2c7-8f5d-4d80-b9e0-e8f53cb4608e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:48:14.661 +05:30 f1c0fce6-bf37-4049-970f-3b903819ae77 INF CORS policy execution successful. 2024-03-23 13:48:14.661 +05:30 bcb49218-a76f-4798-a9cf-fe9d2a1e3d79 INF CORS policy execution successful. 2024-03-23 13:48:14.662 +05:30 f1c0fce6-bf37-4049-970f-3b903819ae77 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:48:14.662 +05:30 bcb49218-a76f-4798-a9cf-fe9d2a1e3d79 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:48:14.662 +05:30 f1c0fce6-bf37-4049-970f-3b903819ae77 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-23 13:48:14.662 +05:30 bcb49218-a76f-4798-a9cf-fe9d2a1e3d79 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:48:14.678 +05:30 bcb49218-a76f-4798-a9cf-fe9d2a1e3d79 INF Connection string fetched 2024-03-23 13:48:14.678 +05:30 f1c0fce6-bf37-4049-970f-3b903819ae77 INF Connection string fetched 2024-03-23 13:48:14.679 +05:30 f1c0fce6-bf37-4049-970f-3b903819ae77 INF Fetching Menu Data 2024-03-23 13:48:14.680 +05:30 bcb49218-a76f-4798-a9cf-fe9d2a1e3d79 INF Fetching Profile Details 2024-03-23 13:48:14.683 +05:30 f1c0fce6-bf37-4049-970f-3b903819ae77 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:14.684 +05:30 f1c0fce6-bf37-4049-970f-3b903819ae77 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 21.4166ms 2024-03-23 13:48:14.684 +05:30 f1c0fce6-bf37-4049-970f-3b903819ae77 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:48:14.684 +05:30 f1c0fce6-bf37-4049-970f-3b903819ae77 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 24.1867ms 2024-03-23 13:48:14.691 +05:30 bcb49218-a76f-4798-a9cf-fe9d2a1e3d79 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:14.691 +05:30 bcb49218-a76f-4798-a9cf-fe9d2a1e3d79 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 29.3419ms 2024-03-23 13:48:14.692 +05:30 bcb49218-a76f-4798-a9cf-fe9d2a1e3d79 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:48:14.692 +05:30 bcb49218-a76f-4798-a9cf-fe9d2a1e3d79 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 31.9281ms 2024-03-23 13:48:14.730 +05:30 0b48082e-2d70-4814-aacd-c26eb49a087a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:48:14.731 +05:30 d1aa2b01-6147-40f0-a5e5-3b9e86fb727c INF CORS policy execution successful. 2024-03-23 13:48:14.731 +05:30 d1aa2b01-6147-40f0-a5e5-3b9e86fb727c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:48:14.731 +05:30 d1aa2b01-6147-40f0-a5e5-3b9e86fb727c 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-23 13:48:14.733 +05:30 d1aa2b01-6147-40f0-a5e5-3b9e86fb727c INF Connection string fetched 2024-03-23 13:48:14.733 +05:30 d1aa2b01-6147-40f0-a5e5-3b9e86fb727c INF Fetching Menu Data 2024-03-23 13:48:14.734 +05:30 d1aa2b01-6147-40f0-a5e5-3b9e86fb727c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:14.735 +05:30 d1aa2b01-6147-40f0-a5e5-3b9e86fb727c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 3.6593ms 2024-03-23 13:48:14.735 +05:30 d1aa2b01-6147-40f0-a5e5-3b9e86fb727c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:48:14.735 +05:30 d1aa2b01-6147-40f0-a5e5-3b9e86fb727c 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 5.3919ms 2024-03-23 13:48:14.737 +05:30 87686832-2f9d-4381-aa13-a5acb8dd8201 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:48:14.737 +05:30 b16c94f6-3c07-48c8-84c5-a011eec236cf INF CORS policy execution successful. 2024-03-23 13:48:14.738 +05:30 b16c94f6-3c07-48c8-84c5-a011eec236cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:48:14.738 +05:30 b16c94f6-3c07-48c8-84c5-a011eec236cf INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:48:14.740 +05:30 b16c94f6-3c07-48c8-84c5-a011eec236cf INF Connection string fetched 2024-03-23 13:48:14.741 +05:30 b16c94f6-3c07-48c8-84c5-a011eec236cf INF Fetching Profile Details 2024-03-23 13:48:14.744 +05:30 b16c94f6-3c07-48c8-84c5-a011eec236cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:14.745 +05:30 b16c94f6-3c07-48c8-84c5-a011eec236cf INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 7.0879ms 2024-03-23 13:48:14.745 +05:30 b16c94f6-3c07-48c8-84c5-a011eec236cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:48:14.745 +05:30 b16c94f6-3c07-48c8-84c5-a011eec236cf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 8.2047ms 2024-03-23 13:48:18.466 +05:30 f14d3d7c-7f48-4bb6-83af-1d49de385a28 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 13:48:18.466 +05:30 53b664e4-cec6-4fb7-8eb5-06b06d68070e INF CORS policy execution successful. 2024-03-23 13:48:18.467 +05:30 53b664e4-cec6-4fb7-8eb5-06b06d68070e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.9403ms 2024-03-23 13:48:18.512 +05:30 b55b1b62-046d-4d8b-961f-f850b5c6ed2a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 13:48:18.512 +05:30 9330e7b9-2601-4c37-86f8-6844ea96e50c INF CORS policy execution successful. 2024-03-23 13:48:18.513 +05:30 9330e7b9-2601-4c37-86f8-6844ea96e50c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 13:48:18.513 +05:30 9330e7b9-2601-4c37-86f8-6844ea96e50c 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-23 13:48:18.518 +05:30 9330e7b9-2601-4c37-86f8-6844ea96e50c INF Connection string fetched 2024-03-23 13:48:18.519 +05:30 9330e7b9-2601-4c37-86f8-6844ea96e50c INF Fetching Actions 2024-03-23 13:48:18.531 +05:30 9330e7b9-2601-4c37-86f8-6844ea96e50c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:18.531 +05:30 9330e7b9-2601-4c37-86f8-6844ea96e50c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.1615ms 2024-03-23 13:48:18.531 +05:30 9330e7b9-2601-4c37-86f8-6844ea96e50c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 13:48:18.531 +05:30 9330e7b9-2601-4c37-86f8-6844ea96e50c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 19.4802ms 2024-03-23 13:48:40.328 +05:30 0c41b1fa-97c6-4ef2-ad43-679bb90b45e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:48:40.329 +05:30 7bddcff7-0a63-4baf-82e4-09692d073d12 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:48:40.329 +05:30 bdfa4db8-7b1f-410c-aa99-33a9a3b4d9c3 INF CORS policy execution successful. 2024-03-23 13:48:40.329 +05:30 598f92bb-c4ba-45af-9e49-f123ddc1a267 INF CORS policy execution successful. 2024-03-23 13:48:40.330 +05:30 598f92bb-c4ba-45af-9e49-f123ddc1a267 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 2.0598ms 2024-03-23 13:48:40.330 +05:30 bdfa4db8-7b1f-410c-aa99-33a9a3b4d9c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8362ms 2024-03-23 13:48:40.376 +05:30 a3f055ef-ac64-45ff-bda9-2738c14863dd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:48:40.377 +05:30 543a19e8-b988-4fbd-befb-50de156e3728 INF CORS policy execution successful. 2024-03-23 13:48:40.377 +05:30 9a506938-a2a7-450b-8741-62b6a48ac3de INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 13:48:40.378 +05:30 543a19e8-b988-4fbd-befb-50de156e3728 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:48:40.378 +05:30 17665122-d4d6-44cd-8e2a-048fb293ed95 INF CORS policy execution successful. 2024-03-23 13:48:40.378 +05:30 543a19e8-b988-4fbd-befb-50de156e3728 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-23 13:48:40.378 +05:30 17665122-d4d6-44cd-8e2a-048fb293ed95 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:48:40.378 +05:30 17665122-d4d6-44cd-8e2a-048fb293ed95 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:48:40.385 +05:30 543a19e8-b988-4fbd-befb-50de156e3728 INF Connection string fetched 2024-03-23 13:48:40.385 +05:30 543a19e8-b988-4fbd-befb-50de156e3728 INF Fetching Menu Data 2024-03-23 13:48:40.386 +05:30 17665122-d4d6-44cd-8e2a-048fb293ed95 INF Connection string fetched 2024-03-23 13:48:40.386 +05:30 17665122-d4d6-44cd-8e2a-048fb293ed95 INF Fetching Profile Details 2024-03-23 13:48:40.399 +05:30 543a19e8-b988-4fbd-befb-50de156e3728 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:40.400 +05:30 543a19e8-b988-4fbd-befb-50de156e3728 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 21.4809ms 2024-03-23 13:48:40.400 +05:30 543a19e8-b988-4fbd-befb-50de156e3728 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:48:40.400 +05:30 543a19e8-b988-4fbd-befb-50de156e3728 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 24.2324ms 2024-03-23 13:48:40.401 +05:30 17665122-d4d6-44cd-8e2a-048fb293ed95 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:40.401 +05:30 17665122-d4d6-44cd-8e2a-048fb293ed95 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 23.0317ms 2024-03-23 13:48:40.401 +05:30 17665122-d4d6-44cd-8e2a-048fb293ed95 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:48:40.402 +05:30 17665122-d4d6-44cd-8e2a-048fb293ed95 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 200 null application/json; charset=utf-8 24.3499ms 2024-03-23 13:48:47.938 +05:30 4dc5eced-bd02-4677-8cf2-cf2c05bd207a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:48:47.938 +05:30 813f982c-386e-411c-bf80-6e3135b672ed INF CORS policy execution successful. 2024-03-23 13:48:47.939 +05:30 813f982c-386e-411c-bf80-6e3135b672ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.9092ms 2024-03-23 13:48:47.989 +05:30 94ac82a7-a323-4ddf-a5b4-15077c794f81 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:48:47.990 +05:30 90ae1b84-2951-4be3-a74d-9cda73c45acd INF CORS policy execution successful. 2024-03-23 13:48:47.991 +05:30 90ae1b84-2951-4be3-a74d-9cda73c45acd INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:48:47.991 +05:30 90ae1b84-2951-4be3-a74d-9cda73c45acd 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-23 13:48:47.997 +05:30 90ae1b84-2951-4be3-a74d-9cda73c45acd INF Connection string fetched 2024-03-23 13:48:47.997 +05:30 90ae1b84-2951-4be3-a74d-9cda73c45acd INF Fetching Profile Summary 2024-03-23 13:48:48.006 +05:30 90ae1b84-2951-4be3-a74d-9cda73c45acd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:48:48.007 +05:30 90ae1b84-2951-4be3-a74d-9cda73c45acd INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 15.4925ms 2024-03-23 13:48:48.007 +05:30 90ae1b84-2951-4be3-a74d-9cda73c45acd INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:48:48.007 +05:30 90ae1b84-2951-4be3-a74d-9cda73c45acd 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 17.5346ms 2024-03-23 13:49:28.943 +05:30 9192dee1-c284-4e1b-b11f-2ffe9c77c400 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:49:28.947 +05:30 b88c95a5-3a56-4b81-8057-ec2fd8fd8969 INF CORS policy execution successful. 2024-03-23 13:49:28.949 +05:30 b88c95a5-3a56-4b81-8057-ec2fd8fd8969 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 5.6689ms 2024-03-23 13:49:29.014 +05:30 c82bc3d4-6417-4320-8880-25a22f6a4a9c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:49:29.017 +05:30 3cf8a989-906f-476d-9826-710941bcb6ea INF CORS policy execution successful. 2024-03-23 13:49:29.018 +05:30 3cf8a989-906f-476d-9826-710941bcb6ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:49:29.019 +05:30 3cf8a989-906f-476d-9826-710941bcb6ea 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-23 13:49:29.043 +05:30 3cf8a989-906f-476d-9826-710941bcb6ea INF Connection string fetched 2024-03-23 13:49:29.043 +05:30 3cf8a989-906f-476d-9826-710941bcb6ea INF Fetching Profile Summary 2024-03-23 13:49:29.073 +05:30 3cf8a989-906f-476d-9826-710941bcb6ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:49:29.074 +05:30 3cf8a989-906f-476d-9826-710941bcb6ea INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 54.75ms 2024-03-23 13:49:29.074 +05:30 3cf8a989-906f-476d-9826-710941bcb6ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:49:29.074 +05:30 3cf8a989-906f-476d-9826-710941bcb6ea 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 60.7018ms 2024-03-23 13:49:29.835 +05:30 8c4ff0c7-2362-45b0-81f7-4b8fe6a0350e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:49:29.836 +05:30 7037d835-7e3f-4e2e-ab9a-21bb38f7a5ea INF CORS policy execution successful. 2024-03-23 13:49:29.836 +05:30 7037d835-7e3f-4e2e-ab9a-21bb38f7a5ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:49:29.836 +05:30 7037d835-7e3f-4e2e-ab9a-21bb38f7a5ea 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-23 13:49:29.842 +05:30 7037d835-7e3f-4e2e-ab9a-21bb38f7a5ea INF Connection string fetched 2024-03-23 13:49:29.842 +05:30 7037d835-7e3f-4e2e-ab9a-21bb38f7a5ea INF Fetching Profile Summary 2024-03-23 13:49:29.850 +05:30 7037d835-7e3f-4e2e-ab9a-21bb38f7a5ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:49:29.851 +05:30 7037d835-7e3f-4e2e-ab9a-21bb38f7a5ea INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 14.3503ms 2024-03-23 13:49:29.851 +05:30 7037d835-7e3f-4e2e-ab9a-21bb38f7a5ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:49:29.851 +05:30 7037d835-7e3f-4e2e-ab9a-21bb38f7a5ea 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 16.6029ms 2024-03-23 13:49:31.585 +05:30 6e27e825-3014-4919-9dc4-cee971b6760c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:49:31.586 +05:30 2927bff3-8968-4d52-bbf1-ee4fe25f6d30 INF CORS policy execution successful. 2024-03-23 13:49:31.586 +05:30 2927bff3-8968-4d52-bbf1-ee4fe25f6d30 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:49:31.586 +05:30 2927bff3-8968-4d52-bbf1-ee4fe25f6d30 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-23 13:49:31.591 +05:30 2927bff3-8968-4d52-bbf1-ee4fe25f6d30 INF Connection string fetched 2024-03-23 13:49:31.591 +05:30 2927bff3-8968-4d52-bbf1-ee4fe25f6d30 INF Fetching Profile Summary 2024-03-23 13:49:31.599 +05:30 2927bff3-8968-4d52-bbf1-ee4fe25f6d30 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:49:31.600 +05:30 2927bff3-8968-4d52-bbf1-ee4fe25f6d30 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 13.5971ms 2024-03-23 13:49:31.600 +05:30 2927bff3-8968-4d52-bbf1-ee4fe25f6d30 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:49:31.600 +05:30 2927bff3-8968-4d52-bbf1-ee4fe25f6d30 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 14.9682ms 2024-03-23 13:49:31.912 +05:30 298f7ced-dea8-4a70-b9d6-abe98f8ac99b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 13:49:31.913 +05:30 905249dd-92a6-4ccb-846d-765760f43163 INF CORS policy execution successful. 2024-03-23 13:49:31.913 +05:30 905249dd-92a6-4ccb-846d-765760f43163 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:49:31.913 +05:30 905249dd-92a6-4ccb-846d-765760f43163 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-23 13:49:31.918 +05:30 905249dd-92a6-4ccb-846d-765760f43163 INF Connection string fetched 2024-03-23 13:49:31.918 +05:30 905249dd-92a6-4ccb-846d-765760f43163 INF Fetching Profile Summary 2024-03-23 13:49:31.924 +05:30 905249dd-92a6-4ccb-846d-765760f43163 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:49:31.924 +05:30 905249dd-92a6-4ccb-846d-765760f43163 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 10.9497ms 2024-03-23 13:49:31.924 +05:30 905249dd-92a6-4ccb-846d-765760f43163 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 13:49:31.924 +05:30 905249dd-92a6-4ccb-846d-765760f43163 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 12.4021ms 2024-03-23 13:50:13.918 +05:30 fc4ee33a-fd84-4ca3-a7d1-f2d3fc6cd41f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 13:50:13.918 +05:30 3999e201-ee7e-4adb-968c-51a2f213a307 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:50:13.920 +05:30 68e96b6e-6083-4c4a-8036-c57e3875df2c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:50:13.920 +05:30 3e0dd298-ac55-4c7a-8869-25701cff697a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 13:50:13.920 +05:30 dd0dbe16-dca3-4380-9fee-e4ea528b841a INF CORS policy execution successful. 2024-03-23 13:50:13.921 +05:30 3ec24a8a-1d66-49d7-9ff6-2cd44b32ec16 INF CORS policy execution successful. 2024-03-23 13:50:13.920 +05:30 84ad3d4d-f2d0-42dc-9f0f-244f09801f50 INF CORS policy execution successful. 2024-03-23 13:50:13.920 +05:30 9be82e3b-adb8-437e-a2a3-c82a615b6884 INF CORS policy execution successful. 2024-03-23 13:50:13.922 +05:30 9be82e3b-adb8-437e-a2a3-c82a615b6884 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 3.3728ms 2024-03-23 13:50:13.922 +05:30 dd0dbe16-dca3-4380-9fee-e4ea528b841a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.2813ms 2024-03-23 13:50:13.922 +05:30 84ad3d4d-f2d0-42dc-9f0f-244f09801f50 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 7.5987ms 2024-03-23 13:50:13.922 +05:30 3ec24a8a-1d66-49d7-9ff6-2cd44b32ec16 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 1.0903ms 2024-03-23 13:50:13.974 +05:30 7c11dc0d-57c3-4d67-9817-e4416656ac25 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 13:50:13.977 +05:30 07a8d2b2-cb61-468b-8866-822990ef905d INF CORS policy execution successful. 2024-03-23 13:50:13.978 +05:30 07a8d2b2-cb61-468b-8866-822990ef905d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:50:13.979 +05:30 07a8d2b2-cb61-468b-8866-822990ef905d INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:50:13.981 +05:30 83254bba-7dd5-4840-a1ab-885a1b8b6970 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:50:13.982 +05:30 f1b995e1-aa58-4805-b665-3b44c0241207 INF CORS policy execution successful. 2024-03-23 13:50:13.982 +05:30 f1b995e1-aa58-4805-b665-3b44c0241207 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:50:13.983 +05:30 f1b995e1-aa58-4805-b665-3b44c0241207 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-23 13:50:14.010 +05:30 f1b995e1-aa58-4805-b665-3b44c0241207 INF Connection string fetched 2024-03-23 13:50:14.011 +05:30 f1b995e1-aa58-4805-b665-3b44c0241207 INF Fetching Menu Data 2024-03-23 13:50:14.015 +05:30 07a8d2b2-cb61-468b-8866-822990ef905d INF Connection string fetched 2024-03-23 13:50:14.017 +05:30 07a8d2b2-cb61-468b-8866-822990ef905d INF Fetching Profile Details 2024-03-23 13:50:14.022 +05:30 f1b995e1-aa58-4805-b665-3b44c0241207 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:50:14.024 +05:30 f1b995e1-aa58-4805-b665-3b44c0241207 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 40.7723ms 2024-03-23 13:50:14.024 +05:30 f1b995e1-aa58-4805-b665-3b44c0241207 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:50:14.024 +05:30 f1b995e1-aa58-4805-b665-3b44c0241207 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 42.4725ms 2024-03-23 13:50:14.041 +05:30 07a8d2b2-cb61-468b-8866-822990ef905d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:50:14.041 +05:30 07a8d2b2-cb61-468b-8866-822990ef905d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 62.4954ms 2024-03-23 13:50:14.041 +05:30 07a8d2b2-cb61-468b-8866-822990ef905d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:50:14.042 +05:30 07a8d2b2-cb61-468b-8866-822990ef905d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 67.865ms 2024-03-23 13:50:14.069 +05:30 f5c12e68-7466-477c-a97f-d329b7a044d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:50:14.070 +05:30 3ab0c7e8-5d41-41e5-8399-3dc72cb00006 INF CORS policy execution successful. 2024-03-23 13:50:14.070 +05:30 3ab0c7e8-5d41-41e5-8399-3dc72cb00006 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:50:14.070 +05:30 3ab0c7e8-5d41-41e5-8399-3dc72cb00006 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-23 13:50:14.083 +05:30 3ab0c7e8-5d41-41e5-8399-3dc72cb00006 INF Connection string fetched 2024-03-23 13:50:14.083 +05:30 3ab0c7e8-5d41-41e5-8399-3dc72cb00006 INF Fetching Menu Data 2024-03-23 13:50:14.095 +05:30 3ab0c7e8-5d41-41e5-8399-3dc72cb00006 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:50:14.095 +05:30 f86b98ab-7bae-4785-a321-56576282d215 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 13:50:14.097 +05:30 3ab0c7e8-5d41-41e5-8399-3dc72cb00006 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 26.2499ms 2024-03-23 13:50:14.097 +05:30 3a6a3ab4-2ed3-44d2-9719-77745868b7f5 INF CORS policy execution successful. 2024-03-23 13:50:14.097 +05:30 3ab0c7e8-5d41-41e5-8399-3dc72cb00006 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:50:14.097 +05:30 3ab0c7e8-5d41-41e5-8399-3dc72cb00006 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 27.983ms 2024-03-23 13:50:14.098 +05:30 3a6a3ab4-2ed3-44d2-9719-77745868b7f5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:50:14.098 +05:30 3a6a3ab4-2ed3-44d2-9719-77745868b7f5 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 13:50:14.099 +05:30 3a6a3ab4-2ed3-44d2-9719-77745868b7f5 INF Connection string fetched 2024-03-23 13:50:14.100 +05:30 3a6a3ab4-2ed3-44d2-9719-77745868b7f5 INF Fetching Profile Details 2024-03-23 13:50:14.101 +05:30 3a6a3ab4-2ed3-44d2-9719-77745868b7f5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:50:14.102 +05:30 3a6a3ab4-2ed3-44d2-9719-77745868b7f5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 4.043ms 2024-03-23 13:50:14.102 +05:30 3a6a3ab4-2ed3-44d2-9719-77745868b7f5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 13:50:14.102 +05:30 3a6a3ab4-2ed3-44d2-9719-77745868b7f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 6.6715ms 2024-03-23 13:50:35.352 +05:30 ca113c00-7d6c-41ba-bb53-4c5a4de2f1ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 13:50:35.353 +05:30 07310447-b52c-42e0-9309-9796fa714a5c INF CORS policy execution successful. 2024-03-23 13:50:35.353 +05:30 07310447-b52c-42e0-9309-9796fa714a5c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.5716ms 2024-03-23 13:50:35.398 +05:30 c0e61084-e518-4b9e-ac19-f494193ef743 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 13:50:35.400 +05:30 d7d1c96e-f5bf-4370-a4cb-38c86a88ebe1 INF CORS policy execution successful. 2024-03-23 13:50:35.400 +05:30 d7d1c96e-f5bf-4370-a4cb-38c86a88ebe1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 13:50:35.401 +05:30 d7d1c96e-f5bf-4370-a4cb-38c86a88ebe1 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-23 13:50:35.412 +05:30 d7d1c96e-f5bf-4370-a4cb-38c86a88ebe1 INF Connection string fetched 2024-03-23 13:50:35.413 +05:30 d7d1c96e-f5bf-4370-a4cb-38c86a88ebe1 INF Fetching Actions 2024-03-23 13:50:35.427 +05:30 d7d1c96e-f5bf-4370-a4cb-38c86a88ebe1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:50:35.428 +05:30 d7d1c96e-f5bf-4370-a4cb-38c86a88ebe1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 26.9602ms 2024-03-23 13:50:35.428 +05:30 d7d1c96e-f5bf-4370-a4cb-38c86a88ebe1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 13:50:35.428 +05:30 d7d1c96e-f5bf-4370-a4cb-38c86a88ebe1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 29.8724ms 2024-03-23 13:50:38.451 +05:30 c0652df1-8e73-4032-b065-1e11671888e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 13:50:38.452 +05:30 5bcd91b2-677b-47b9-b2c6-836b202849e6 INF CORS policy execution successful. 2024-03-23 13:50:38.452 +05:30 5bcd91b2-677b-47b9-b2c6-836b202849e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.6678ms 2024-03-23 13:50:38.498 +05:30 c62747d5-842a-46e2-89ff-dee6d90ced09 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 13:50:38.499 +05:30 08e61515-3d16-4656-9b1a-59b6d25fd169 INF CORS policy execution successful. 2024-03-23 13:50:38.499 +05:30 08e61515-3d16-4656-9b1a-59b6d25fd169 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 13:50:38.499 +05:30 08e61515-3d16-4656-9b1a-59b6d25fd169 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-23 13:50:38.505 +05:30 08e61515-3d16-4656-9b1a-59b6d25fd169 INF Connection string fetched 2024-03-23 13:50:38.506 +05:30 08e61515-3d16-4656-9b1a-59b6d25fd169 INF Fetching Actions 2024-03-23 13:50:38.517 +05:30 08e61515-3d16-4656-9b1a-59b6d25fd169 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:50:38.518 +05:30 08e61515-3d16-4656-9b1a-59b6d25fd169 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.9254ms 2024-03-23 13:50:38.518 +05:30 08e61515-3d16-4656-9b1a-59b6d25fd169 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 13:50:38.518 +05:30 08e61515-3d16-4656-9b1a-59b6d25fd169 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 20.8135ms 2024-03-23 13:50:39.961 +05:30 5cfd2186-409b-4fa7-b1c1-b1e2498b50b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 13:50:39.961 +05:30 30e081be-59a7-400b-bbb3-3cab1e4a6c8c INF CORS policy execution successful. 2024-03-23 13:50:39.961 +05:30 30e081be-59a7-400b-bbb3-3cab1e4a6c8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.6085ms 2024-03-23 13:50:40.007 +05:30 1aa2e764-572e-4951-be88-7e9eee897c11 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 13:50:40.007 +05:30 0afad128-28bf-4a17-85e5-58ad4826ad75 INF CORS policy execution successful. 2024-03-23 13:50:40.007 +05:30 0afad128-28bf-4a17-85e5-58ad4826ad75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 13:50:40.007 +05:30 0afad128-28bf-4a17-85e5-58ad4826ad75 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-23 13:50:40.011 +05:30 0afad128-28bf-4a17-85e5-58ad4826ad75 INF Connection string fetched 2024-03-23 13:50:40.012 +05:30 0afad128-28bf-4a17-85e5-58ad4826ad75 INF Fetching Actions 2024-03-23 13:50:40.022 +05:30 0afad128-28bf-4a17-85e5-58ad4826ad75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:50:40.023 +05:30 0afad128-28bf-4a17-85e5-58ad4826ad75 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.636ms 2024-03-23 13:50:40.023 +05:30 0afad128-28bf-4a17-85e5-58ad4826ad75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 13:50:40.023 +05:30 0afad128-28bf-4a17-85e5-58ad4826ad75 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 16.7865ms 2024-03-23 13:52:29.992 +05:30 65496bfd-75c4-4a37-830c-6fc723ed48cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:29.994 +05:30 57db6cff-7b89-4f85-bacd-70fe5e11f808 INF CORS policy execution successful. 2024-03-23 13:52:29.996 +05:30 57db6cff-7b89-4f85-bacd-70fe5e11f808 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 4.2625ms 2024-03-23 13:52:30.049 +05:30 86c09d11-339b-4f76-b5d3-45c855cf40ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:30.045 +05:30 28bb7ed2-2cbb-4958-a54d-95093d0d3f6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:52:30.051 +05:30 88376f65-9769-45dd-9016-d4c510698a58 INF CORS policy execution successful. 2024-03-23 13:52:30.051 +05:30 8d51be03-80e9-47dc-b01a-6c7ffc9e47fc INF CORS policy execution successful. 2024-03-23 13:52:30.052 +05:30 88376f65-9769-45dd-9016-d4c510698a58 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 6.8769ms 2024-03-23 13:52:30.052 +05:30 8d51be03-80e9-47dc-b01a-6c7ffc9e47fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.6801ms 2024-03-23 13:52:30.052 +05:30 8a9ee9f7-eceb-46a5-b652-8886e8c95a59 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:52:30.053 +05:30 1efd08c8-9ee4-49e7-b5aa-b3e347ad2e85 INF CORS policy execution successful. 2024-03-23 13:52:30.053 +05:30 1efd08c8-9ee4-49e7-b5aa-b3e347ad2e85 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.5085ms 2024-03-23 13:52:30.053 +05:30 d682fd64-65a5-4df4-beb4-80ada1cdd8fb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:30.058 +05:30 d682fd64-65a5-4df4-beb4-80ada1cdd8fb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:21:29 AM', Current time (UTC): '3/23/2024 8:22:30 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-23 13:52:30.066 +05:30 d682fd64-65a5-4df4-beb4-80ada1cdd8fb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:21:29 AM', Current time (UTC): '3/23/2024 8:22:30 AM'. 2024-03-23 13:52:30.067 +05:30 3e8b01b4-b647-4749-8357-c956b6bc1643 INF CORS policy execution successful. 2024-03-23 13:52:30.068 +05:30 3e8b01b4-b647-4749-8357-c956b6bc1643 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 13:52:30.069 +05:30 3e8b01b4-b647-4749-8357-c956b6bc1643 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 13:52:30.071 +05:30 3e8b01b4-b647-4749-8357-c956b6bc1643 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 17.443ms 2024-03-23 13:52:30.102 +05:30 99c06fa5-453d-4237-8c29-dfa3f8a95f95 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:52:30.107 +05:30 99c06fa5-453d-4237-8c29-dfa3f8a95f95 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:21:29 AM', Current time (UTC): '3/23/2024 8:22:30 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-23 13:52:30.109 +05:30 99c06fa5-453d-4237-8c29-dfa3f8a95f95 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:21:29 AM', Current time (UTC): '3/23/2024 8:22:30 AM'. 2024-03-23 13:52:30.109 +05:30 2bd93413-c43c-44b8-b5ef-2f68baf08f57 INF CORS policy execution successful. 2024-03-23 13:52:30.110 +05:30 2bd93413-c43c-44b8-b5ef-2f68baf08f57 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 13:52:30.110 +05:30 2bd93413-c43c-44b8-b5ef-2f68baf08f57 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 13:52:30.111 +05:30 2bd93413-c43c-44b8-b5ef-2f68baf08f57 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 9.087ms 2024-03-23 13:52:30.114 +05:30 394f446e-f4bc-41ba-8f41-47b58f10bf84 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:30.114 +05:30 394f446e-f4bc-41ba-8f41-47b58f10bf84 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:21:29 AM', Current time (UTC): '3/23/2024 8:22:30 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-23 13:52:30.115 +05:30 394f446e-f4bc-41ba-8f41-47b58f10bf84 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:21:29 AM', Current time (UTC): '3/23/2024 8:22:30 AM'. 2024-03-23 13:52:30.115 +05:30 a62ab088-b96d-45c5-860b-a5312ffdaff0 INF CORS policy execution successful. 2024-03-23 13:52:30.115 +05:30 a62ab088-b96d-45c5-860b-a5312ffdaff0 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 13:52:30.115 +05:30 a62ab088-b96d-45c5-860b-a5312ffdaff0 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 13:52:30.116 +05:30 a62ab088-b96d-45c5-860b-a5312ffdaff0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 1.9481ms 2024-03-23 13:52:30.116 +05:30 ee49d163-2a85-4322-ac3f-989847a1bd28 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MTc4OSwiZXhwIjoxNzExMTgyMzg5LCJpYXQiOjE3MTExODE3ODl9.cDiSyIoyrxn4wPs3lWLuX0RsvEonfsxrOgOfGEuEdHc - null null 2024-03-23 13:52:30.116 +05:30 d9aca75d-f5ce-4a0c-831b-3758a3ab9988 INF CORS policy execution successful. 2024-03-23 13:52:30.116 +05:30 d9aca75d-f5ce-4a0c-831b-3758a3ab9988 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:52:30.117 +05:30 d9aca75d-f5ce-4a0c-831b-3758a3ab9988 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-23 13:52:30.144 +05:30 d9aca75d-f5ce-4a0c-831b-3758a3ab9988 INF Token generated 2024-03-23 13:52:30.145 +05:30 d9aca75d-f5ce-4a0c-831b-3758a3ab9988 INF Token generated 2024-03-23 13:52:30.145 +05:30 d9aca75d-f5ce-4a0c-831b-3758a3ab9988 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 13:52:30.146 +05:30 d9aca75d-f5ce-4a0c-831b-3758a3ab9988 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 29.2425ms 2024-03-23 13:52:30.146 +05:30 d9aca75d-f5ce-4a0c-831b-3758a3ab9988 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:52:30.147 +05:30 d9aca75d-f5ce-4a0c-831b-3758a3ab9988 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MTc4OSwiZXhwIjoxNzExMTgyMzg5LCJpYXQiOjE3MTExODE3ODl9.cDiSyIoyrxn4wPs3lWLuX0RsvEonfsxrOgOfGEuEdHc - 200 null application/json; charset=utf-8 30.8809ms 2024-03-23 13:52:30.159 +05:30 1a60a623-d0af-45de-be2a-0240bf8491cf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:52:30.160 +05:30 1a60a623-d0af-45de-be2a-0240bf8491cf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:21:29 AM', Current time (UTC): '3/23/2024 8:22:30 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-23 13:52:30.160 +05:30 1a60a623-d0af-45de-be2a-0240bf8491cf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:21:29 AM', Current time (UTC): '3/23/2024 8:22:30 AM'. 2024-03-23 13:52:30.161 +05:30 953311cd-6dc5-41ad-9806-181c156ebd5b INF CORS policy execution successful. 2024-03-23 13:52:30.161 +05:30 953311cd-6dc5-41ad-9806-181c156ebd5b INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 13:52:30.161 +05:30 953311cd-6dc5-41ad-9806-181c156ebd5b INF AuthenticationScheme: Bearer was challenged. 2024-03-23 13:52:30.161 +05:30 953311cd-6dc5-41ad-9806-181c156ebd5b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 2.3942ms 2024-03-23 13:52:30.194 +05:30 f75dbff1-e6f0-4e72-939e-ca6d17478192 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MTc4OSwiZXhwIjoxNzExMTgyMzg5LCJpYXQiOjE3MTExODE3ODl9.cDiSyIoyrxn4wPs3lWLuX0RsvEonfsxrOgOfGEuEdHc - null null 2024-03-23 13:52:30.194 +05:30 27c0c494-3432-48bc-86a8-66364c2967b1 INF CORS policy execution successful. 2024-03-23 13:52:30.194 +05:30 27c0c494-3432-48bc-86a8-66364c2967b1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:52:30.194 +05:30 27c0c494-3432-48bc-86a8-66364c2967b1 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-23 13:52:30.198 +05:30 1f4255ef-95ed-4fff-966c-bf23a2799a43 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:30.199 +05:30 6312f692-66a2-4931-b0e8-423c15f19e56 INF CORS policy execution successful. 2024-03-23 13:52:30.199 +05:30 6312f692-66a2-4931-b0e8-423c15f19e56 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:52:30.199 +05:30 6312f692-66a2-4931-b0e8-423c15f19e56 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-23 13:52:30.204 +05:30 6312f692-66a2-4931-b0e8-423c15f19e56 INF Connection string fetched 2024-03-23 13:52:30.205 +05:30 6312f692-66a2-4931-b0e8-423c15f19e56 INF Fetching Menu Data 2024-03-23 13:52:30.206 +05:30 27c0c494-3432-48bc-86a8-66364c2967b1 INF Token generated 2024-03-23 13:52:30.206 +05:30 27c0c494-3432-48bc-86a8-66364c2967b1 INF Token generated 2024-03-23 13:52:30.206 +05:30 27c0c494-3432-48bc-86a8-66364c2967b1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 13:52:30.207 +05:30 27c0c494-3432-48bc-86a8-66364c2967b1 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 12.3582ms 2024-03-23 13:52:30.207 +05:30 27c0c494-3432-48bc-86a8-66364c2967b1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:52:30.207 +05:30 27c0c494-3432-48bc-86a8-66364c2967b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MTc4OSwiZXhwIjoxNzExMTgyMzg5LCJpYXQiOjE3MTExODE3ODl9.cDiSyIoyrxn4wPs3lWLuX0RsvEonfsxrOgOfGEuEdHc - 200 null application/json; charset=utf-8 13.4007ms 2024-03-23 13:52:30.209 +05:30 6312f692-66a2-4931-b0e8-423c15f19e56 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:30.209 +05:30 6312f692-66a2-4931-b0e8-423c15f19e56 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.4337ms 2024-03-23 13:52:30.210 +05:30 6312f692-66a2-4931-b0e8-423c15f19e56 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:52:30.210 +05:30 6312f692-66a2-4931-b0e8-423c15f19e56 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 11.5347ms 2024-03-23 13:52:30.212 +05:30 634ea9fc-41bd-4ce4-bc16-f1bd8c99f5a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - null null 2024-03-23 13:52:30.213 +05:30 bd8c517a-7e40-4ed2-b040-d0f9608b9057 INF CORS policy execution successful. 2024-03-23 13:52:30.213 +05:30 bd8c517a-7e40-4ed2-b040-d0f9608b9057 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:52:30.213 +05:30 bd8c517a-7e40-4ed2-b040-d0f9608b9057 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-23 13:52:30.215 +05:30 bd8c517a-7e40-4ed2-b040-d0f9608b9057 INF Token generated 2024-03-23 13:52:30.215 +05:30 bd8c517a-7e40-4ed2-b040-d0f9608b9057 INF Token generated 2024-03-23 13:52:30.215 +05:30 bd8c517a-7e40-4ed2-b040-d0f9608b9057 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 13:52:30.215 +05:30 bd8c517a-7e40-4ed2-b040-d0f9608b9057 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.5906ms 2024-03-23 13:52:30.215 +05:30 bd8c517a-7e40-4ed2-b040-d0f9608b9057 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:52:30.216 +05:30 bd8c517a-7e40-4ed2-b040-d0f9608b9057 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - 200 null application/json; charset=utf-8 3.2205ms 2024-03-23 13:52:30.272 +05:30 9f5cb5da-b9ea-41bc-9ccf-17505c516df3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MTc4OSwiZXhwIjoxNzExMTgyMzg5LCJpYXQiOjE3MTExODE3ODl9.cDiSyIoyrxn4wPs3lWLuX0RsvEonfsxrOgOfGEuEdHc - null null 2024-03-23 13:52:30.272 +05:30 91438473-fa9b-4d1c-9c49-0f0e69f5064a INF CORS policy execution successful. 2024-03-23 13:52:30.273 +05:30 91438473-fa9b-4d1c-9c49-0f0e69f5064a INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:52:30.273 +05:30 91438473-fa9b-4d1c-9c49-0f0e69f5064a 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-23 13:52:30.275 +05:30 d34659fd-f89c-42b2-b0a5-5343f9d64920 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:30.275 +05:30 b14081fb-e4e8-4471-ae1f-3137326ca540 INF CORS policy execution successful. 2024-03-23 13:52:30.275 +05:30 b14081fb-e4e8-4471-ae1f-3137326ca540 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:52:30.275 +05:30 91438473-fa9b-4d1c-9c49-0f0e69f5064a INF Token generated 2024-03-23 13:52:30.276 +05:30 b14081fb-e4e8-4471-ae1f-3137326ca540 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-23 13:52:30.276 +05:30 91438473-fa9b-4d1c-9c49-0f0e69f5064a INF Token generated 2024-03-23 13:52:30.276 +05:30 91438473-fa9b-4d1c-9c49-0f0e69f5064a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 13:52:30.276 +05:30 91438473-fa9b-4d1c-9c49-0f0e69f5064a INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 3.422ms 2024-03-23 13:52:30.276 +05:30 91438473-fa9b-4d1c-9c49-0f0e69f5064a INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 13:52:30.276 +05:30 91438473-fa9b-4d1c-9c49-0f0e69f5064a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MTc4OSwiZXhwIjoxNzExMTgyMzg5LCJpYXQiOjE3MTExODE3ODl9.cDiSyIoyrxn4wPs3lWLuX0RsvEonfsxrOgOfGEuEdHc - 200 null application/json; charset=utf-8 4.4537ms 2024-03-23 13:52:30.277 +05:30 b14081fb-e4e8-4471-ae1f-3137326ca540 INF Connection string fetched 2024-03-23 13:52:30.277 +05:30 b14081fb-e4e8-4471-ae1f-3137326ca540 INF Fetching Menu Data 2024-03-23 13:52:30.278 +05:30 b14081fb-e4e8-4471-ae1f-3137326ca540 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:30.278 +05:30 3b2e0f43-c172-443a-8a9e-262bada4773b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:52:30.278 +05:30 b14081fb-e4e8-4471-ae1f-3137326ca540 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.7873ms 2024-03-23 13:52:30.279 +05:30 b14081fb-e4e8-4471-ae1f-3137326ca540 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:52:30.279 +05:30 b14081fb-e4e8-4471-ae1f-3137326ca540 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 3.6775ms 2024-03-23 13:52:30.279 +05:30 4a2a8083-ac13-40b1-bc1e-a071fa888e66 INF CORS policy execution successful. 2024-03-23 13:52:30.279 +05:30 4a2a8083-ac13-40b1-bc1e-a071fa888e66 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 13:52:30.292 +05:30 4a2a8083-ac13-40b1-bc1e-a071fa888e66 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:52:30.295 +05:30 4a2a8083-ac13-40b1-bc1e-a071fa888e66 INF Connection string fetched 2024-03-23 13:52:30.301 +05:30 4a2a8083-ac13-40b1-bc1e-a071fa888e66 INF Fetching Profile Summary 2024-03-23 13:52:30.319 +05:30 4a2a8083-ac13-40b1-bc1e-a071fa888e66 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:30.320 +05:30 4a2a8083-ac13-40b1-bc1e-a071fa888e66 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 27.7798ms 2024-03-23 13:52:30.320 +05:30 4a2a8083-ac13-40b1-bc1e-a071fa888e66 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 13:52:30.320 +05:30 4a2a8083-ac13-40b1-bc1e-a071fa888e66 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 41.7783ms 2024-03-23 13:52:30.369 +05:30 a59324b1-56c7-4e67-b2f7-0bcb8ebd388c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:52:30.369 +05:30 c67e9de3-b3f5-49dc-99ef-db2a0739dfd5 INF CORS policy execution successful. 2024-03-23 13:52:30.370 +05:30 c67e9de3-b3f5-49dc-99ef-db2a0739dfd5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 13:52:30.370 +05:30 c67e9de3-b3f5-49dc-99ef-db2a0739dfd5 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:52:30.374 +05:30 c67e9de3-b3f5-49dc-99ef-db2a0739dfd5 INF Connection string fetched 2024-03-23 13:52:30.376 +05:30 c67e9de3-b3f5-49dc-99ef-db2a0739dfd5 INF Fetching Profile Summary 2024-03-23 13:52:30.386 +05:30 c67e9de3-b3f5-49dc-99ef-db2a0739dfd5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:30.386 +05:30 c67e9de3-b3f5-49dc-99ef-db2a0739dfd5 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 16.6871ms 2024-03-23 13:52:30.387 +05:30 c67e9de3-b3f5-49dc-99ef-db2a0739dfd5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 13:52:30.387 +05:30 c67e9de3-b3f5-49dc-99ef-db2a0739dfd5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 18.2083ms 2024-03-23 13:52:42.924 +05:30 d50f47c5-b16c-4282-be94-76185743a368 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:42.925 +05:30 568c8657-804b-426a-8599-d0ae098aacd1 INF CORS policy execution successful. 2024-03-23 13:52:42.925 +05:30 568c8657-804b-426a-8599-d0ae098aacd1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.1435ms 2024-03-23 13:52:42.939 +05:30 5ffa137e-2d46-4760-98ab-8d91f94c26ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:42.939 +05:30 ae3f9f2d-4c10-4f75-96c9-ea797113e8d6 INF CORS policy execution successful. 2024-03-23 13:52:42.939 +05:30 ae3f9f2d-4c10-4f75-96c9-ea797113e8d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5824ms 2024-03-23 13:52:42.940 +05:30 e9c8ae82-d332-474d-ba69-8e9109e68b3b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:52:42.940 +05:30 f5064301-3fb8-4a8b-869f-418d93bf9264 INF CORS policy execution successful. 2024-03-23 13:52:42.940 +05:30 f5064301-3fb8-4a8b-869f-418d93bf9264 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.2575ms 2024-03-23 13:52:42.940 +05:30 bdcb468f-40d0-42f7-bc61-54cc23d9b2a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:52:42.940 +05:30 97a14e0f-938b-438c-8236-c5411d20a08c INF CORS policy execution successful. 2024-03-23 13:52:42.940 +05:30 97a14e0f-938b-438c-8236-c5411d20a08c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.2124ms 2024-03-23 13:52:42.976 +05:30 1dfd4942-c0be-4330-a139-c2c659dd96eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:42.976 +05:30 8f45c015-25fa-4ade-8f12-8f42abfa7756 INF CORS policy execution successful. 2024-03-23 13:52:42.977 +05:30 8f45c015-25fa-4ade-8f12-8f42abfa7756 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:52:42.977 +05:30 8f45c015-25fa-4ade-8f12-8f42abfa7756 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-23 13:52:42.981 +05:30 8f45c015-25fa-4ade-8f12-8f42abfa7756 INF Connection string fetched 2024-03-23 13:52:42.981 +05:30 8f45c015-25fa-4ade-8f12-8f42abfa7756 INF Fetching Menu Data 2024-03-23 13:52:42.984 +05:30 9c1dfbf5-35e2-4b44-96dc-be031c98ec30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:52:42.984 +05:30 8f45c015-25fa-4ade-8f12-8f42abfa7756 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:42.984 +05:30 0730c34f-17cf-4a85-b84e-0db841348b50 INF CORS policy execution successful. 2024-03-23 13:52:42.984 +05:30 0730c34f-17cf-4a85-b84e-0db841348b50 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 13:52:42.984 +05:30 0730c34f-17cf-4a85-b84e-0db841348b50 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:52:42.985 +05:30 8f45c015-25fa-4ade-8f12-8f42abfa7756 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.7703ms 2024-03-23 13:52:42.985 +05:30 8f45c015-25fa-4ade-8f12-8f42abfa7756 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:52:42.985 +05:30 8f45c015-25fa-4ade-8f12-8f42abfa7756 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 9.3903ms 2024-03-23 13:52:42.992 +05:30 0730c34f-17cf-4a85-b84e-0db841348b50 INF Connection string fetched 2024-03-23 13:52:42.992 +05:30 0730c34f-17cf-4a85-b84e-0db841348b50 INF Fetching Profile Summary 2024-03-23 13:52:42.998 +05:30 0730c34f-17cf-4a85-b84e-0db841348b50 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:42.999 +05:30 0730c34f-17cf-4a85-b84e-0db841348b50 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 14.5991ms 2024-03-23 13:52:42.999 +05:30 0730c34f-17cf-4a85-b84e-0db841348b50 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 13:52:42.999 +05:30 0730c34f-17cf-4a85-b84e-0db841348b50 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 15.6125ms 2024-03-23 13:52:43.034 +05:30 2699a0d8-7931-4b22-b6e8-a7280b209916 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:43.034 +05:30 7bf5db68-9e09-4706-a9a7-3304534c5a98 INF CORS policy execution successful. 2024-03-23 13:52:43.035 +05:30 7bf5db68-9e09-4706-a9a7-3304534c5a98 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:52:43.035 +05:30 7bf5db68-9e09-4706-a9a7-3304534c5a98 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-23 13:52:43.055 +05:30 7bf5db68-9e09-4706-a9a7-3304534c5a98 INF Connection string fetched 2024-03-23 13:52:43.055 +05:30 84125c57-6646-49b0-928f-b70ccd43f18b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:52:43.055 +05:30 7bf5db68-9e09-4706-a9a7-3304534c5a98 INF Fetching Menu Data 2024-03-23 13:52:43.056 +05:30 49e2d89e-494b-44d1-b845-6cd23b1a6e7b INF CORS policy execution successful. 2024-03-23 13:52:43.056 +05:30 49e2d89e-494b-44d1-b845-6cd23b1a6e7b INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 13:52:43.056 +05:30 49e2d89e-494b-44d1-b845-6cd23b1a6e7b INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:52:43.062 +05:30 7bf5db68-9e09-4706-a9a7-3304534c5a98 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:43.063 +05:30 7bf5db68-9e09-4706-a9a7-3304534c5a98 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 27.9768ms 2024-03-23 13:52:43.063 +05:30 7bf5db68-9e09-4706-a9a7-3304534c5a98 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:52:43.064 +05:30 7bf5db68-9e09-4706-a9a7-3304534c5a98 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 29.8389ms 2024-03-23 13:52:43.065 +05:30 49e2d89e-494b-44d1-b845-6cd23b1a6e7b INF Connection string fetched 2024-03-23 13:52:43.065 +05:30 49e2d89e-494b-44d1-b845-6cd23b1a6e7b INF Fetching Profile Summary 2024-03-23 13:52:43.084 +05:30 49e2d89e-494b-44d1-b845-6cd23b1a6e7b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:43.085 +05:30 49e2d89e-494b-44d1-b845-6cd23b1a6e7b INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 28.4456ms 2024-03-23 13:52:43.085 +05:30 49e2d89e-494b-44d1-b845-6cd23b1a6e7b INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 13:52:43.085 +05:30 49e2d89e-494b-44d1-b845-6cd23b1a6e7b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 29.7856ms 2024-03-23 13:52:48.292 +05:30 1bd9c4b3-d883-45d3-9ef0-24a5270ddb41 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 13:52:48.292 +05:30 abc1ead7-9a87-4522-8c5a-9bf7fc6f845b INF CORS policy execution successful. 2024-03-23 13:52:48.292 +05:30 abc1ead7-9a87-4522-8c5a-9bf7fc6f845b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:52:48.293 +05:30 abc1ead7-9a87-4522-8c5a-9bf7fc6f845b 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-23 13:52:48.293 +05:30 abc1ead7-9a87-4522-8c5a-9bf7fc6f845b INF Fetching Company deatails 2024-03-23 13:52:48.307 +05:30 abc1ead7-9a87-4522-8c5a-9bf7fc6f845b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:48.308 +05:30 abc1ead7-9a87-4522-8c5a-9bf7fc6f845b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 14.7857ms 2024-03-23 13:52:48.308 +05:30 abc1ead7-9a87-4522-8c5a-9bf7fc6f845b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:52:48.308 +05:30 abc1ead7-9a87-4522-8c5a-9bf7fc6f845b 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 16.4864ms 2024-03-23 13:52:50.521 +05:30 4225f287-589e-437b-9108-224f16140452 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 13:52:50.522 +05:30 04762247-e915-4beb-b712-2dc3ac991ca8 INF CORS policy execution successful. 2024-03-23 13:52:50.523 +05:30 04762247-e915-4beb-b712-2dc3ac991ca8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.8737ms 2024-03-23 13:52:50.565 +05:30 47dacb95-cb3f-4c6f-bd9e-9b5925c2175f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 13:52:50.565 +05:30 f45dff9b-71c3-43d9-b183-36e8ea6094fb INF CORS policy execution successful. 2024-03-23 13:52:50.566 +05:30 f45dff9b-71c3-43d9-b183-36e8ea6094fb INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:52:50.566 +05:30 f45dff9b-71c3-43d9-b183-36e8ea6094fb 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-23 13:52:50.577 +05:30 f45dff9b-71c3-43d9-b183-36e8ea6094fb INF Connection string fetched 2024-03-23 13:52:50.788 +05:30 f45dff9b-71c3-43d9-b183-36e8ea6094fb INF Token generated 2024-03-23 13:52:50.789 +05:30 f45dff9b-71c3-43d9-b183-36e8ea6094fb INF Token generated 2024-03-23 13:52:50.789 +05:30 f45dff9b-71c3-43d9-b183-36e8ea6094fb 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-23 13:52:50.790 +05:30 f45dff9b-71c3-43d9-b183-36e8ea6094fb INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 223.9475ms 2024-03-23 13:52:50.790 +05:30 f45dff9b-71c3-43d9-b183-36e8ea6094fb INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:52:50.790 +05:30 f45dff9b-71c3-43d9-b183-36e8ea6094fb 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 225.0668ms 2024-03-23 13:52:53.183 +05:30 16cfd1dd-e5cb-4575-8342-31f4536586d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:52:53.184 +05:30 0bfc3cb3-7e24-471e-a6b9-73f173f1f6c2 INF CORS policy execution successful. 2024-03-23 13:52:53.184 +05:30 0bfc3cb3-7e24-471e-a6b9-73f173f1f6c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6623ms 2024-03-23 13:52:53.237 +05:30 c8de5ab3-5b29-4691-8724-b3727b77afbd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:52:53.237 +05:30 be6a7b75-2f3a-485d-b821-853d822ade06 INF CORS policy execution successful. 2024-03-23 13:52:53.238 +05:30 be6a7b75-2f3a-485d-b821-853d822ade06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:52:53.238 +05:30 be6a7b75-2f3a-485d-b821-853d822ade06 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:52:53.250 +05:30 be6a7b75-2f3a-485d-b821-853d822ade06 INF Connection string fetched 2024-03-23 13:52:53.251 +05:30 be6a7b75-2f3a-485d-b821-853d822ade06 INF Fetching Field details for Master 2024-03-23 13:52:53.282 +05:30 be6a7b75-2f3a-485d-b821-853d822ade06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:53.283 +05:30 be6a7b75-2f3a-485d-b821-853d822ade06 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 45.3518ms 2024-03-23 13:52:53.283 +05:30 be6a7b75-2f3a-485d-b821-853d822ade06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:52:53.283 +05:30 be6a7b75-2f3a-485d-b821-853d822ade06 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 46.8145ms 2024-03-23 13:52:57.733 +05:30 52e50fc9-0850-4f20-9ec8-6225ab9716e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:57.733 +05:30 4f0fd914-6a11-4bc2-9524-fc63b70fce9e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=6 - null null 2024-03-23 13:52:57.734 +05:30 3a72b609-871d-4722-bf72-4bde42b09201 INF CORS policy execution successful. 2024-03-23 13:52:57.734 +05:30 2b1f7944-8b08-4400-abf8-bf2b46fb96bc INF CORS policy execution successful. 2024-03-23 13:52:57.735 +05:30 3a72b609-871d-4722-bf72-4bde42b09201 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=6 - 204 null null 1.4609ms 2024-03-23 13:52:57.735 +05:30 2b1f7944-8b08-4400-abf8-bf2b46fb96bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.4597ms 2024-03-23 13:52:57.735 +05:30 eeab3576-0a82-492c-9ba2-9a9dbd0c296c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=6 - null null 2024-03-23 13:52:57.735 +05:30 ed725f14-a95c-4855-a48d-18dc6cc70ad7 INF CORS policy execution successful. 2024-03-23 13:52:57.736 +05:30 ed725f14-a95c-4855-a48d-18dc6cc70ad7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=6 - 204 null null 0.4211ms 2024-03-23 13:52:57.736 +05:30 ed950000-e612-45e2-9b27-6600cbd684af INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=6 - null null 2024-03-23 13:52:57.736 +05:30 ea307eba-b82f-4494-a450-940b569ced4e INF CORS policy execution successful. 2024-03-23 13:52:57.736 +05:30 ea307eba-b82f-4494-a450-940b569ced4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=6 - 204 null null 0.3132ms 2024-03-23 13:52:57.775 +05:30 0fa193ba-9713-4f4b-9dcb-a308c875baec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:57.776 +05:30 ca14a118-bd1b-427c-bf91-3a1c43da7e48 INF CORS policy execution successful. 2024-03-23 13:52:57.776 +05:30 ca14a118-bd1b-427c-bf91-3a1c43da7e48 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6688ms 2024-03-23 13:52:57.776 +05:30 fbf374aa-884f-43a7-ad4e-7338398a7416 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=6 - null null 2024-03-23 13:52:57.776 +05:30 be324cbe-2f90-464b-9ceb-d23cf1e1f1bb INF CORS policy execution successful. 2024-03-23 13:52:57.776 +05:30 be324cbe-2f90-464b-9ceb-d23cf1e1f1bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=6 - 204 null null 0.3909ms 2024-03-23 13:52:57.778 +05:30 e2dfdcd4-d60c-4127-a0b1-3f9af8057a41 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=6 - null null 2024-03-23 13:52:57.778 +05:30 977310e4-cc85-4304-b6a1-1a19b49b6494 INF CORS policy execution successful. 2024-03-23 13:52:57.778 +05:30 977310e4-cc85-4304-b6a1-1a19b49b6494 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=6 - 204 null null 0.3507ms 2024-03-23 13:52:57.783 +05:30 2133443d-e723-4ca6-8f7e-7c359ae150c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=6 - null null 2024-03-23 13:52:57.783 +05:30 4edf4216-c84f-4a5b-9809-13ab6469ff4c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=6 - null null 2024-03-23 13:52:57.784 +05:30 238a334e-1370-4d9b-be80-4060493a7b44 INF CORS policy execution successful. 2024-03-23 13:52:57.784 +05:30 1b412879-d6f0-4bdf-9a9b-236254aa82d0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=6 - null null 2024-03-23 13:52:57.784 +05:30 a3eb9d58-8134-49c5-8250-e031ecca1e76 INF CORS policy execution successful. 2024-03-23 13:52:57.784 +05:30 7f15aad1-9c98-40e3-bbc6-11e4a7fdf7a5 INF CORS policy execution successful. 2024-03-23 13:52:57.784 +05:30 238a334e-1370-4d9b-be80-4060493a7b44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 13:52:57.784 +05:30 a3eb9d58-8134-49c5-8250-e031ecca1e76 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=6 - 204 null null 0.321ms 2024-03-23 13:52:57.784 +05:30 7f15aad1-9c98-40e3-bbc6-11e4a7fdf7a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 13:52:57.792 +05:30 238a334e-1370-4d9b-be80-4060493a7b44 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:52:57.792 +05:30 7f15aad1-9c98-40e3-bbc6-11e4a7fdf7a5 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:52:57.798 +05:30 238a334e-1370-4d9b-be80-4060493a7b44 INF Connection string fetched 2024-03-23 13:52:57.798 +05:30 7f15aad1-9c98-40e3-bbc6-11e4a7fdf7a5 INF Connection string fetched 2024-03-23 13:52:57.802 +05:30 7f15aad1-9c98-40e3-bbc6-11e4a7fdf7a5 INF Fetching Profiles for Role 2024-03-23 13:52:57.802 +05:30 238a334e-1370-4d9b-be80-4060493a7b44 INF Fetching Details for Role 2024-03-23 13:52:57.819 +05:30 7320c770-2ca2-46a1-841c-851402552912 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:57.820 +05:30 1010f2e5-62e2-407d-aae4-740b5a4e26c6 INF CORS policy execution successful. 2024-03-23 13:52:57.820 +05:30 1010f2e5-62e2-407d-aae4-740b5a4e26c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:52:57.820 +05:30 1010f2e5-62e2-407d-aae4-740b5a4e26c6 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-23 13:52:57.821 +05:30 bf7c4f75-4e30-4d2b-b7e8-dbcd74f91593 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=6 - null null 2024-03-23 13:52:57.821 +05:30 cd5bc7b2-dff0-40bc-ace5-2385f9ea5940 INF CORS policy execution successful. 2024-03-23 13:52:57.821 +05:30 cd5bc7b2-dff0-40bc-ace5-2385f9ea5940 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 13:52:57.827 +05:30 cd5bc7b2-dff0-40bc-ace5-2385f9ea5940 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:52:57.827 +05:30 1010f2e5-62e2-407d-aae4-740b5a4e26c6 INF Fetching Menu Data 2024-03-23 13:52:57.830 +05:30 7f15aad1-9c98-40e3-bbc6-11e4a7fdf7a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:57.831 +05:30 cd5bc7b2-dff0-40bc-ace5-2385f9ea5940 INF Fetching Profiles 2024-03-23 13:52:57.831 +05:30 7f15aad1-9c98-40e3-bbc6-11e4a7fdf7a5 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 38.1606ms 2024-03-23 13:52:57.831 +05:30 7f15aad1-9c98-40e3-bbc6-11e4a7fdf7a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 13:52:57.831 +05:30 7f15aad1-9c98-40e3-bbc6-11e4a7fdf7a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=6 - 200 null application/json; charset=utf-8 47.7325ms 2024-03-23 13:52:57.833 +05:30 238a334e-1370-4d9b-be80-4060493a7b44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:57.833 +05:30 238a334e-1370-4d9b-be80-4060493a7b44 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 40.3523ms 2024-03-23 13:52:57.833 +05:30 238a334e-1370-4d9b-be80-4060493a7b44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 13:52:57.833 +05:30 238a334e-1370-4d9b-be80-4060493a7b44 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=6 - 200 null application/json; charset=utf-8 50.2959ms 2024-03-23 13:52:57.847 +05:30 cd5bc7b2-dff0-40bc-ace5-2385f9ea5940 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:57.847 +05:30 cd5bc7b2-dff0-40bc-ace5-2385f9ea5940 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 20.5514ms 2024-03-23 13:52:57.847 +05:30 cd5bc7b2-dff0-40bc-ace5-2385f9ea5940 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 13:52:57.848 +05:30 cd5bc7b2-dff0-40bc-ace5-2385f9ea5940 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=6 - 200 null application/json; charset=utf-8 27.0028ms 2024-03-23 13:52:57.868 +05:30 INF Connection string fetched 2024-03-23 13:52:57.868 +05:30 1010f2e5-62e2-407d-aae4-740b5a4e26c6 INF Connection string fetched 2024-03-23 13:52:57.869 +05:30 1010f2e5-62e2-407d-aae4-740b5a4e26c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:57.869 +05:30 1010f2e5-62e2-407d-aae4-740b5a4e26c6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 48.68ms 2024-03-23 13:52:57.869 +05:30 1010f2e5-62e2-407d-aae4-740b5a4e26c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:52:57.869 +05:30 1010f2e5-62e2-407d-aae4-740b5a4e26c6 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 50.4796ms 2024-03-23 13:52:57.878 +05:30 62f616a8-89ec-4206-a6e4-3e678b4b2724 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=6 - null null 2024-03-23 13:52:57.879 +05:30 d0f73020-c877-43f5-9b11-578ce366b805 INF CORS policy execution successful. 2024-03-23 13:52:57.879 +05:30 d0f73020-c877-43f5-9b11-578ce366b805 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 13:52:57.880 +05:30 d0f73020-c877-43f5-9b11-578ce366b805 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:52:57.881 +05:30 d0f73020-c877-43f5-9b11-578ce366b805 INF Connection string fetched 2024-03-23 13:52:57.882 +05:30 d0f73020-c877-43f5-9b11-578ce366b805 INF Fetching Profiles for Role 2024-03-23 13:52:57.882 +05:30 6c1684ff-5c85-45c6-af58-61b990eb4b85 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=6 - null null 2024-03-23 13:52:57.883 +05:30 3c9be381-e901-439b-929a-d3e5272c785d INF CORS policy execution successful. 2024-03-23 13:52:57.883 +05:30 3c9be381-e901-439b-929a-d3e5272c785d INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 13:52:57.883 +05:30 3c9be381-e901-439b-929a-d3e5272c785d INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:52:57.887 +05:30 3c9be381-e901-439b-929a-d3e5272c785d INF Connection string fetched 2024-03-23 13:52:57.887 +05:30 d0f73020-c877-43f5-9b11-578ce366b805 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:57.887 +05:30 d0f73020-c877-43f5-9b11-578ce366b805 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 7.6459ms 2024-03-23 13:52:57.887 +05:30 d0f73020-c877-43f5-9b11-578ce366b805 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 13:52:57.888 +05:30 3c9be381-e901-439b-929a-d3e5272c785d INF Fetching Details for Role 2024-03-23 13:52:57.888 +05:30 d0f73020-c877-43f5-9b11-578ce366b805 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=6 - 200 null application/json; charset=utf-8 9.2356ms 2024-03-23 13:52:57.891 +05:30 3cd77add-7a18-405f-b72c-eb08cc2546b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=6 - null null 2024-03-23 13:52:57.892 +05:30 87f0066a-3f8b-47e5-861e-360606002c77 INF CORS policy execution successful. 2024-03-23 13:52:57.892 +05:30 87f0066a-3f8b-47e5-861e-360606002c77 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 13:52:57.892 +05:30 87f0066a-3f8b-47e5-861e-360606002c77 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:52:57.894 +05:30 87f0066a-3f8b-47e5-861e-360606002c77 INF Connection string fetched 2024-03-23 13:52:57.895 +05:30 87f0066a-3f8b-47e5-861e-360606002c77 INF Fetching Profiles 2024-03-23 13:52:57.900 +05:30 87f0066a-3f8b-47e5-861e-360606002c77 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:57.900 +05:30 3c9be381-e901-439b-929a-d3e5272c785d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:57.900 +05:30 87f0066a-3f8b-47e5-861e-360606002c77 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 7.8239ms 2024-03-23 13:52:57.900 +05:30 3c9be381-e901-439b-929a-d3e5272c785d INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 17.1416ms 2024-03-23 13:52:57.900 +05:30 87f0066a-3f8b-47e5-861e-360606002c77 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 13:52:57.901 +05:30 87f0066a-3f8b-47e5-861e-360606002c77 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=6 - 200 null application/json; charset=utf-8 9.3911ms 2024-03-23 13:52:57.900 +05:30 3c9be381-e901-439b-929a-d3e5272c785d INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 13:52:57.901 +05:30 3c9be381-e901-439b-929a-d3e5272c785d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=6 - 200 null application/json; charset=utf-8 18.7343ms 2024-03-23 13:52:57.916 +05:30 76826731-3259-4ed7-a309-b1a3a9c9abd0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:52:57.917 +05:30 265e2a9a-e9e2-41db-9f7f-27acd067b73d INF CORS policy execution successful. 2024-03-23 13:52:57.917 +05:30 265e2a9a-e9e2-41db-9f7f-27acd067b73d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:52:57.917 +05:30 265e2a9a-e9e2-41db-9f7f-27acd067b73d 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-23 13:52:57.918 +05:30 265e2a9a-e9e2-41db-9f7f-27acd067b73d INF Connection string fetched 2024-03-23 13:52:57.918 +05:30 265e2a9a-e9e2-41db-9f7f-27acd067b73d INF Fetching Menu Data 2024-03-23 13:52:57.919 +05:30 265e2a9a-e9e2-41db-9f7f-27acd067b73d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:52:57.920 +05:30 265e2a9a-e9e2-41db-9f7f-27acd067b73d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 2.9633ms 2024-03-23 13:52:57.920 +05:30 265e2a9a-e9e2-41db-9f7f-27acd067b73d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:52:57.920 +05:30 265e2a9a-e9e2-41db-9f7f-27acd067b73d 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 3.8339ms 2024-03-23 13:53:12.750 +05:30 121432a4-7fac-43d0-b28d-10ca9df1121f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:53:12.751 +05:30 453356cd-8914-4575-898b-d069ef9d43fd INF CORS policy execution successful. 2024-03-23 13:53:12.751 +05:30 453356cd-8914-4575-898b-d069ef9d43fd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.5207ms 2024-03-23 13:53:12.798 +05:30 f7b6d1a9-481a-41f8-abca-e76ba5a87d11 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:53:12.799 +05:30 f2884b2f-fbc0-41dc-87d1-7865955cd9c0 INF CORS policy execution successful. 2024-03-23 13:53:12.799 +05:30 f2884b2f-fbc0-41dc-87d1-7865955cd9c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:53:12.800 +05:30 f2884b2f-fbc0-41dc-87d1-7865955cd9c0 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:53:12.828 +05:30 f2884b2f-fbc0-41dc-87d1-7865955cd9c0 INF Connection string fetched 2024-03-23 13:53:12.828 +05:30 f2884b2f-fbc0-41dc-87d1-7865955cd9c0 INF Fetching Field details for Master 2024-03-23 13:53:12.832 +05:30 f2884b2f-fbc0-41dc-87d1-7865955cd9c0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:53:12.833 +05:30 f2884b2f-fbc0-41dc-87d1-7865955cd9c0 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 33.5815ms 2024-03-23 13:53:12.833 +05:30 f2884b2f-fbc0-41dc-87d1-7865955cd9c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:53:12.834 +05:30 f2884b2f-fbc0-41dc-87d1-7865955cd9c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 35.8799ms 2024-03-23 13:53:21.299 +05:30 434d57f7-f7c3-4b46-9311-ae88c6cf125d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 13:53:21.300 +05:30 8aa90e72-08e6-4e79-ba60-00c6ab7989d7 INF CORS policy execution successful. 2024-03-23 13:53:21.300 +05:30 8aa90e72-08e6-4e79-ba60-00c6ab7989d7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:53:21.300 +05:30 8aa90e72-08e6-4e79-ba60-00c6ab7989d7 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-23 13:53:21.301 +05:30 8aa90e72-08e6-4e79-ba60-00c6ab7989d7 INF Fetching Company deatails 2024-03-23 13:53:21.307 +05:30 8aa90e72-08e6-4e79-ba60-00c6ab7989d7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:53:21.308 +05:30 8aa90e72-08e6-4e79-ba60-00c6ab7989d7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.7367ms 2024-03-23 13:53:21.309 +05:30 8aa90e72-08e6-4e79-ba60-00c6ab7989d7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 13:53:21.309 +05:30 8aa90e72-08e6-4e79-ba60-00c6ab7989d7 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 9.7542ms 2024-03-23 13:53:23.800 +05:30 247b8e65-ddb7-4018-94a0-a2cd88f87f93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 13:53:23.801 +05:30 fe217020-b684-4412-b493-ad5b3a29aa55 INF CORS policy execution successful. 2024-03-23 13:53:23.801 +05:30 fe217020-b684-4412-b493-ad5b3a29aa55 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.8378ms 2024-03-23 13:53:23.883 +05:30 3fac47db-e1a4-466d-9b37-5304631f012b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 13:53:23.883 +05:30 89c641f7-93df-4835-8e43-4230a37aadfc INF CORS policy execution successful. 2024-03-23 13:53:23.884 +05:30 89c641f7-93df-4835-8e43-4230a37aadfc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:53:23.884 +05:30 89c641f7-93df-4835-8e43-4230a37aadfc 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-23 13:53:23.895 +05:30 89c641f7-93df-4835-8e43-4230a37aadfc INF Connection string fetched 2024-03-23 13:53:24.123 +05:30 89c641f7-93df-4835-8e43-4230a37aadfc INF Token generated 2024-03-23 13:53:24.124 +05:30 89c641f7-93df-4835-8e43-4230a37aadfc INF Token generated 2024-03-23 13:53:24.124 +05:30 89c641f7-93df-4835-8e43-4230a37aadfc 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-23 13:53:24.124 +05:30 89c641f7-93df-4835-8e43-4230a37aadfc INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 240.3307ms 2024-03-23 13:53:24.124 +05:30 89c641f7-93df-4835-8e43-4230a37aadfc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 13:53:24.125 +05:30 89c641f7-93df-4835-8e43-4230a37aadfc 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 241.7342ms 2024-03-23 13:53:27.319 +05:30 6fae2294-3b8c-44a1-a1e2-70119a1b0270 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:53:27.319 +05:30 6899544c-41bc-400d-b47f-38ee17063686 INF CORS policy execution successful. 2024-03-23 13:53:27.319 +05:30 6899544c-41bc-400d-b47f-38ee17063686 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8363ms 2024-03-23 13:53:27.371 +05:30 935086ab-ca45-4601-a631-9d9884b1b17d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:53:27.372 +05:30 74d7d746-75c2-425f-a9ab-3033d1ad021f INF CORS policy execution successful. 2024-03-23 13:53:27.372 +05:30 74d7d746-75c2-425f-a9ab-3033d1ad021f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:53:27.372 +05:30 74d7d746-75c2-425f-a9ab-3033d1ad021f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:53:27.376 +05:30 74d7d746-75c2-425f-a9ab-3033d1ad021f INF Connection string fetched 2024-03-23 13:53:27.377 +05:30 74d7d746-75c2-425f-a9ab-3033d1ad021f INF Fetching Field details for Master 2024-03-23 13:53:27.386 +05:30 74d7d746-75c2-425f-a9ab-3033d1ad021f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:53:27.386 +05:30 74d7d746-75c2-425f-a9ab-3033d1ad021f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.0253ms 2024-03-23 13:53:27.386 +05:30 74d7d746-75c2-425f-a9ab-3033d1ad021f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:53:27.387 +05:30 74d7d746-75c2-425f-a9ab-3033d1ad021f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 15.6001ms 2024-03-23 13:53:47.084 +05:30 700056d8-ba84-4682-bf86-044b6c631ea9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:53:47.085 +05:30 2c7f5ad5-8b7b-4e35-a687-d260106880fc INF CORS policy execution successful. 2024-03-23 13:53:47.086 +05:30 2c7f5ad5-8b7b-4e35-a687-d260106880fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.4843ms 2024-03-23 13:53:47.139 +05:30 6e1883d6-8f42-4baa-ab6d-9a25e4a779f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:53:47.139 +05:30 7e0d966e-63f8-474d-b304-4900449fa8d7 INF CORS policy execution successful. 2024-03-23 13:53:47.140 +05:30 7e0d966e-63f8-474d-b304-4900449fa8d7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:53:47.140 +05:30 7e0d966e-63f8-474d-b304-4900449fa8d7 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:53:47.148 +05:30 7e0d966e-63f8-474d-b304-4900449fa8d7 INF Connection string fetched 2024-03-23 13:53:47.149 +05:30 7e0d966e-63f8-474d-b304-4900449fa8d7 INF Fetching Field details for Master 2024-03-23 13:53:47.156 +05:30 7e0d966e-63f8-474d-b304-4900449fa8d7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:53:47.157 +05:30 7e0d966e-63f8-474d-b304-4900449fa8d7 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 17.0819ms 2024-03-23 13:53:47.157 +05:30 7e0d966e-63f8-474d-b304-4900449fa8d7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:53:47.157 +05:30 7e0d966e-63f8-474d-b304-4900449fa8d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 18.4635ms 2024-03-23 13:54:38.364 +05:30 616449ce-261b-446c-8f93-1aa5062f5c67 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:54:38.366 +05:30 cd165560-b90a-4bc2-afd7-0e1369f486af INF CORS policy execution successful. 2024-03-23 13:54:38.366 +05:30 cd165560-b90a-4bc2-afd7-0e1369f486af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 2.6013ms 2024-03-23 13:54:38.416 +05:30 80a3df18-6697-4489-867f-47f2ddb6d60f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:54:38.418 +05:30 945f30ae-4ffc-434e-8229-add4ba270103 INF CORS policy execution successful. 2024-03-23 13:54:38.419 +05:30 945f30ae-4ffc-434e-8229-add4ba270103 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:54:38.419 +05:30 945f30ae-4ffc-434e-8229-add4ba270103 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:54:38.431 +05:30 945f30ae-4ffc-434e-8229-add4ba270103 INF Connection string fetched 2024-03-23 13:54:38.433 +05:30 945f30ae-4ffc-434e-8229-add4ba270103 INF Fetching Field details for Master 2024-03-23 13:54:38.442 +05:30 945f30ae-4ffc-434e-8229-add4ba270103 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:54:38.443 +05:30 945f30ae-4ffc-434e-8229-add4ba270103 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 24.0748ms 2024-03-23 13:54:38.443 +05:30 945f30ae-4ffc-434e-8229-add4ba270103 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:54:38.444 +05:30 945f30ae-4ffc-434e-8229-add4ba270103 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 27.8745ms 2024-03-23 13:55:17.789 +05:30 dfcef27a-d2fe-4f84-8075-9f28478e69ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:17.790 +05:30 15207861-cbb5-42a7-a2f6-1478890f660a INF CORS policy execution successful. 2024-03-23 13:55:17.791 +05:30 15207861-cbb5-42a7-a2f6-1478890f660a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 2.788ms 2024-03-23 13:55:17.841 +05:30 6b093cb7-c2a7-4436-a774-af99b3405044 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:17.843 +05:30 384816fa-3fd6-4cfd-9c81-42a3b4f43fc2 INF CORS policy execution successful. 2024-03-23 13:55:17.843 +05:30 384816fa-3fd6-4cfd-9c81-42a3b4f43fc2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:17.844 +05:30 384816fa-3fd6-4cfd-9c81-42a3b4f43fc2 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:17.853 +05:30 384816fa-3fd6-4cfd-9c81-42a3b4f43fc2 INF Connection string fetched 2024-03-23 13:55:17.854 +05:30 384816fa-3fd6-4cfd-9c81-42a3b4f43fc2 INF Fetching Field details for Master 2024-03-23 13:55:17.860 +05:30 384816fa-3fd6-4cfd-9c81-42a3b4f43fc2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:17.861 +05:30 384816fa-3fd6-4cfd-9c81-42a3b4f43fc2 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 17.0142ms 2024-03-23 13:55:17.861 +05:30 384816fa-3fd6-4cfd-9c81-42a3b4f43fc2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:17.862 +05:30 384816fa-3fd6-4cfd-9c81-42a3b4f43fc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 20.8198ms 2024-03-23 13:55:19.058 +05:30 e4692b6b-fe21-497d-b811-2b0af144c49e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:19.059 +05:30 d99e4c70-bf41-43f0-93d5-01f19e22c673 INF CORS policy execution successful. 2024-03-23 13:55:19.059 +05:30 d99e4c70-bf41-43f0-93d5-01f19e22c673 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7289ms 2024-03-23 13:55:19.107 +05:30 951e02ad-33de-47a1-9dd2-145113517756 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:19.107 +05:30 6c68dfc4-1a25-4b0d-a68c-b990c22a520a INF CORS policy execution successful. 2024-03-23 13:55:19.108 +05:30 6c68dfc4-1a25-4b0d-a68c-b990c22a520a INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:19.108 +05:30 6c68dfc4-1a25-4b0d-a68c-b990c22a520a INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:19.114 +05:30 6c68dfc4-1a25-4b0d-a68c-b990c22a520a INF Connection string fetched 2024-03-23 13:55:19.114 +05:30 6c68dfc4-1a25-4b0d-a68c-b990c22a520a INF Fetching Field details for Master 2024-03-23 13:55:19.119 +05:30 6c68dfc4-1a25-4b0d-a68c-b990c22a520a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:19.120 +05:30 6c68dfc4-1a25-4b0d-a68c-b990c22a520a INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 12.1183ms 2024-03-23 13:55:19.120 +05:30 6c68dfc4-1a25-4b0d-a68c-b990c22a520a INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:19.120 +05:30 6c68dfc4-1a25-4b0d-a68c-b990c22a520a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 13.5889ms 2024-03-23 13:55:19.848 +05:30 98171006-c15d-450f-bf00-c7c54058c6f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:19.849 +05:30 ca473858-c5a4-4d4d-bcd6-92625d58a7d7 INF CORS policy execution successful. 2024-03-23 13:55:19.849 +05:30 ca473858-c5a4-4d4d-bcd6-92625d58a7d7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.0163ms 2024-03-23 13:55:19.976 +05:30 5e457878-bf59-416b-b1db-ad752becbaf2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:19.977 +05:30 a799c163-20f3-41d3-8ae1-66c9fbac9235 INF CORS policy execution successful. 2024-03-23 13:55:19.977 +05:30 a799c163-20f3-41d3-8ae1-66c9fbac9235 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:19.977 +05:30 a799c163-20f3-41d3-8ae1-66c9fbac9235 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:19.982 +05:30 a799c163-20f3-41d3-8ae1-66c9fbac9235 INF Connection string fetched 2024-03-23 13:55:19.982 +05:30 a799c163-20f3-41d3-8ae1-66c9fbac9235 INF Fetching Field details for Master 2024-03-23 13:55:19.991 +05:30 a799c163-20f3-41d3-8ae1-66c9fbac9235 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:19.991 +05:30 a799c163-20f3-41d3-8ae1-66c9fbac9235 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.1547ms 2024-03-23 13:55:19.991 +05:30 a799c163-20f3-41d3-8ae1-66c9fbac9235 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:19.992 +05:30 a799c163-20f3-41d3-8ae1-66c9fbac9235 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 15.4351ms 2024-03-23 13:55:20.081 +05:30 990b9150-c1ed-45fe-83da-fe9d4c9b1e7d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:20.081 +05:30 4e1f1160-f036-466e-be88-161117130548 INF CORS policy execution successful. 2024-03-23 13:55:20.081 +05:30 4e1f1160-f036-466e-be88-161117130548 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5663ms 2024-03-23 13:55:20.129 +05:30 a00f959b-8b94-419a-b9fd-20db0604bccd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:20.130 +05:30 b375e770-1722-4893-afeb-000161703308 INF CORS policy execution successful. 2024-03-23 13:55:20.130 +05:30 b375e770-1722-4893-afeb-000161703308 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:20.130 +05:30 b375e770-1722-4893-afeb-000161703308 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:20.131 +05:30 b375e770-1722-4893-afeb-000161703308 INF Connection string fetched 2024-03-23 13:55:20.131 +05:30 b375e770-1722-4893-afeb-000161703308 INF Fetching Field details for Master 2024-03-23 13:55:20.133 +05:30 b375e770-1722-4893-afeb-000161703308 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:20.133 +05:30 b375e770-1722-4893-afeb-000161703308 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.2716ms 2024-03-23 13:55:20.133 +05:30 b375e770-1722-4893-afeb-000161703308 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:20.133 +05:30 b375e770-1722-4893-afeb-000161703308 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.3378ms 2024-03-23 13:55:20.306 +05:30 64c92893-eb88-44a1-9ab3-6ea5feb7765a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:20.307 +05:30 ac7f395c-1e5d-4747-addd-9fe8d9c5929d INF CORS policy execution successful. 2024-03-23 13:55:20.307 +05:30 ac7f395c-1e5d-4747-addd-9fe8d9c5929d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6565ms 2024-03-23 13:55:20.447 +05:30 b34fce54-c77b-43b9-a875-d51be60aacfa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:20.448 +05:30 f0d1110c-d8d5-4f94-9ceb-3b9ba89b4f87 INF CORS policy execution successful. 2024-03-23 13:55:20.448 +05:30 f0d1110c-d8d5-4f94-9ceb-3b9ba89b4f87 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:20.448 +05:30 f0d1110c-d8d5-4f94-9ceb-3b9ba89b4f87 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:20.452 +05:30 f0d1110c-d8d5-4f94-9ceb-3b9ba89b4f87 INF Connection string fetched 2024-03-23 13:55:20.453 +05:30 f0d1110c-d8d5-4f94-9ceb-3b9ba89b4f87 INF Fetching Field details for Master 2024-03-23 13:55:20.457 +05:30 f0d1110c-d8d5-4f94-9ceb-3b9ba89b4f87 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:20.458 +05:30 f0d1110c-d8d5-4f94-9ceb-3b9ba89b4f87 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.7492ms 2024-03-23 13:55:20.458 +05:30 f0d1110c-d8d5-4f94-9ceb-3b9ba89b4f87 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:20.458 +05:30 f0d1110c-d8d5-4f94-9ceb-3b9ba89b4f87 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.9932ms 2024-03-23 13:55:20.691 +05:30 ae923e52-0361-4c68-8cf3-9c045cf77961 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:20.691 +05:30 56624f87-d6a7-475d-9e9b-e4e9c4e8b821 INF CORS policy execution successful. 2024-03-23 13:55:20.692 +05:30 56624f87-d6a7-475d-9e9b-e4e9c4e8b821 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5668ms 2024-03-23 13:55:20.774 +05:30 c4710908-fbef-45c8-b5f4-ddcbfb7d8510 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:20.775 +05:30 eb51d114-a414-4548-809a-ddc794a4fd20 INF CORS policy execution successful. 2024-03-23 13:55:20.775 +05:30 eb51d114-a414-4548-809a-ddc794a4fd20 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:20.775 +05:30 eb51d114-a414-4548-809a-ddc794a4fd20 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:20.782 +05:30 eb51d114-a414-4548-809a-ddc794a4fd20 INF Connection string fetched 2024-03-23 13:55:20.782 +05:30 eb51d114-a414-4548-809a-ddc794a4fd20 INF Fetching Field details for Master 2024-03-23 13:55:20.787 +05:30 eb51d114-a414-4548-809a-ddc794a4fd20 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:20.790 +05:30 eb51d114-a414-4548-809a-ddc794a4fd20 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.9223ms 2024-03-23 13:55:20.790 +05:30 eb51d114-a414-4548-809a-ddc794a4fd20 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:20.791 +05:30 eb51d114-a414-4548-809a-ddc794a4fd20 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 16.4477ms 2024-03-23 13:55:20.843 +05:30 27226966-1832-4a6d-b3e7-1f5ebde97837 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:20.843 +05:30 136e1d98-aaa6-4ce9-9654-3a89d5b34ea5 INF CORS policy execution successful. 2024-03-23 13:55:20.844 +05:30 136e1d98-aaa6-4ce9-9654-3a89d5b34ea5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5008ms 2024-03-23 13:55:20.918 +05:30 187a4ae4-9261-40d2-905e-af67a4d08087 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:20.919 +05:30 316bb758-31c9-4a85-8abb-60ae8ab15548 INF CORS policy execution successful. 2024-03-23 13:55:20.920 +05:30 316bb758-31c9-4a85-8abb-60ae8ab15548 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:20.920 +05:30 316bb758-31c9-4a85-8abb-60ae8ab15548 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:20.924 +05:30 316bb758-31c9-4a85-8abb-60ae8ab15548 INF Connection string fetched 2024-03-23 13:55:20.925 +05:30 316bb758-31c9-4a85-8abb-60ae8ab15548 INF Fetching Field details for Master 2024-03-23 13:55:20.928 +05:30 316bb758-31c9-4a85-8abb-60ae8ab15548 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:20.928 +05:30 316bb758-31c9-4a85-8abb-60ae8ab15548 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.1305ms 2024-03-23 13:55:20.928 +05:30 316bb758-31c9-4a85-8abb-60ae8ab15548 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:20.928 +05:30 316bb758-31c9-4a85-8abb-60ae8ab15548 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.6308ms 2024-03-23 13:55:27.980 +05:30 43a40a13-7a5d-4fb0-9043-cd09a9bd46ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:27.980 +05:30 5558c9c8-2c62-4086-93e6-95265ddca678 INF CORS policy execution successful. 2024-03-23 13:55:27.981 +05:30 5558c9c8-2c62-4086-93e6-95265ddca678 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8832ms 2024-03-23 13:55:28.032 +05:30 90d73ca4-10e7-4052-9c70-ac3d4423aedc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:28.033 +05:30 2b560614-0df0-4a24-bdaf-991a40725ace INF CORS policy execution successful. 2024-03-23 13:55:28.033 +05:30 2b560614-0df0-4a24-bdaf-991a40725ace INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:28.033 +05:30 2b560614-0df0-4a24-bdaf-991a40725ace INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:28.056 +05:30 2b560614-0df0-4a24-bdaf-991a40725ace INF Connection string fetched 2024-03-23 13:55:28.056 +05:30 2b560614-0df0-4a24-bdaf-991a40725ace INF Fetching Field details for Master 2024-03-23 13:55:28.061 +05:30 2b560614-0df0-4a24-bdaf-991a40725ace INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:28.062 +05:30 2b560614-0df0-4a24-bdaf-991a40725ace INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 28.1457ms 2024-03-23 13:55:28.062 +05:30 2b560614-0df0-4a24-bdaf-991a40725ace INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:28.062 +05:30 2b560614-0df0-4a24-bdaf-991a40725ace INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 29.8892ms 2024-03-23 13:55:30.723 +05:30 6f82a1f9-0d85-442c-9d2e-23e0721f36b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:30.724 +05:30 b180f019-690b-4980-8e4f-e7928a472719 INF CORS policy execution successful. 2024-03-23 13:55:30.724 +05:30 b180f019-690b-4980-8e4f-e7928a472719 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8922ms 2024-03-23 13:55:30.776 +05:30 988f2883-be6d-4654-9325-386c33168a2a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:30.778 +05:30 2b7cea15-3af2-4601-bf49-cf8703947a57 INF CORS policy execution successful. 2024-03-23 13:55:30.778 +05:30 2b7cea15-3af2-4601-bf49-cf8703947a57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:30.778 +05:30 2b7cea15-3af2-4601-bf49-cf8703947a57 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:30.787 +05:30 2b7cea15-3af2-4601-bf49-cf8703947a57 INF Connection string fetched 2024-03-23 13:55:30.787 +05:30 2b7cea15-3af2-4601-bf49-cf8703947a57 INF Fetching Field details for Master 2024-03-23 13:55:30.792 +05:30 2b7cea15-3af2-4601-bf49-cf8703947a57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:30.793 +05:30 2b7cea15-3af2-4601-bf49-cf8703947a57 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.2789ms 2024-03-23 13:55:30.793 +05:30 2b7cea15-3af2-4601-bf49-cf8703947a57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:30.793 +05:30 2b7cea15-3af2-4601-bf49-cf8703947a57 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 16.8747ms 2024-03-23 13:55:31.395 +05:30 f678d685-1ec9-4c1e-a94b-09023d8bcfd0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:31.395 +05:30 27015295-0719-448c-8c66-a467f36df02f INF CORS policy execution successful. 2024-03-23 13:55:31.396 +05:30 27015295-0719-448c-8c66-a467f36df02f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6764ms 2024-03-23 13:55:31.453 +05:30 f7d3b1b0-9d0d-4652-8015-be72e36a36ef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:31.456 +05:30 3e9d4d95-c8d1-46a2-814d-c8031163c32a INF CORS policy execution successful. 2024-03-23 13:55:31.456 +05:30 3e9d4d95-c8d1-46a2-814d-c8031163c32a INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:31.456 +05:30 3e9d4d95-c8d1-46a2-814d-c8031163c32a INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:31.461 +05:30 3e9d4d95-c8d1-46a2-814d-c8031163c32a INF Connection string fetched 2024-03-23 13:55:31.462 +05:30 3e9d4d95-c8d1-46a2-814d-c8031163c32a INF Fetching Field details for Master 2024-03-23 13:55:31.469 +05:30 3e9d4d95-c8d1-46a2-814d-c8031163c32a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:31.469 +05:30 3e9d4d95-c8d1-46a2-814d-c8031163c32a INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 13.052ms 2024-03-23 13:55:31.470 +05:30 3e9d4d95-c8d1-46a2-814d-c8031163c32a INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:31.470 +05:30 3e9d4d95-c8d1-46a2-814d-c8031163c32a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 16.6378ms 2024-03-23 13:55:32.989 +05:30 9619793c-5c4d-4308-81e6-9b45ff00aa54 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:32.989 +05:30 27e9e8ce-8e25-46f1-9734-be0f8dbc3ab9 INF CORS policy execution successful. 2024-03-23 13:55:32.990 +05:30 27e9e8ce-8e25-46f1-9734-be0f8dbc3ab9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5094ms 2024-03-23 13:55:33.063 +05:30 3abddac9-4d8c-42ef-964c-6179cbbb2996 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:33.064 +05:30 06be125e-28f3-44c2-ac85-b87fa764b6e8 INF CORS policy execution successful. 2024-03-23 13:55:33.064 +05:30 06be125e-28f3-44c2-ac85-b87fa764b6e8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:33.064 +05:30 06be125e-28f3-44c2-ac85-b87fa764b6e8 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:33.067 +05:30 06be125e-28f3-44c2-ac85-b87fa764b6e8 INF Connection string fetched 2024-03-23 13:55:33.068 +05:30 06be125e-28f3-44c2-ac85-b87fa764b6e8 INF Fetching Field details for Master 2024-03-23 13:55:33.071 +05:30 06be125e-28f3-44c2-ac85-b87fa764b6e8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:33.073 +05:30 06be125e-28f3-44c2-ac85-b87fa764b6e8 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.6591ms 2024-03-23 13:55:33.073 +05:30 06be125e-28f3-44c2-ac85-b87fa764b6e8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:33.073 +05:30 06be125e-28f3-44c2-ac85-b87fa764b6e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.8521ms 2024-03-23 13:55:33.324 +05:30 8d4d64c2-b7a2-41aa-b2a8-d2bc8b0c04c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:33.324 +05:30 077b6230-6a01-4d9b-84aa-747dc438f40c INF CORS policy execution successful. 2024-03-23 13:55:33.324 +05:30 077b6230-6a01-4d9b-84aa-747dc438f40c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6175ms 2024-03-23 13:55:33.432 +05:30 a48971ab-00ea-469c-a46c-19d52e4b07bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:33.432 +05:30 bc29518e-4f40-494d-b360-cf8b86f78ed2 INF CORS policy execution successful. 2024-03-23 13:55:33.433 +05:30 bc29518e-4f40-494d-b360-cf8b86f78ed2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:33.433 +05:30 bc29518e-4f40-494d-b360-cf8b86f78ed2 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:33.437 +05:30 bc29518e-4f40-494d-b360-cf8b86f78ed2 INF Connection string fetched 2024-03-23 13:55:33.437 +05:30 bc29518e-4f40-494d-b360-cf8b86f78ed2 INF Fetching Field details for Master 2024-03-23 13:55:33.441 +05:30 bc29518e-4f40-494d-b360-cf8b86f78ed2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:33.441 +05:30 bc29518e-4f40-494d-b360-cf8b86f78ed2 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.3569ms 2024-03-23 13:55:33.441 +05:30 bc29518e-4f40-494d-b360-cf8b86f78ed2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:33.441 +05:30 bc29518e-4f40-494d-b360-cf8b86f78ed2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.5697ms 2024-03-23 13:55:33.870 +05:30 b0034fde-1482-42dd-88a7-4b42446cec12 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:33.871 +05:30 32e5d879-6f87-4921-8215-e475d7bbc762 INF CORS policy execution successful. 2024-03-23 13:55:33.871 +05:30 32e5d879-6f87-4921-8215-e475d7bbc762 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6805ms 2024-03-23 13:55:33.931 +05:30 74923374-a0c4-41dc-8663-1d6e19b53c36 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:33.931 +05:30 9fad760c-bf86-4ae0-88b4-2a264a585b86 INF CORS policy execution successful. 2024-03-23 13:55:33.931 +05:30 9fad760c-bf86-4ae0-88b4-2a264a585b86 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:33.932 +05:30 9fad760c-bf86-4ae0-88b4-2a264a585b86 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:33.938 +05:30 9fad760c-bf86-4ae0-88b4-2a264a585b86 INF Connection string fetched 2024-03-23 13:55:33.939 +05:30 9fad760c-bf86-4ae0-88b4-2a264a585b86 INF Fetching Field details for Master 2024-03-23 13:55:33.943 +05:30 9fad760c-bf86-4ae0-88b4-2a264a585b86 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:33.943 +05:30 9fad760c-bf86-4ae0-88b4-2a264a585b86 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 11.6667ms 2024-03-23 13:55:33.943 +05:30 9fad760c-bf86-4ae0-88b4-2a264a585b86 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:33.944 +05:30 9fad760c-bf86-4ae0-88b4-2a264a585b86 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 12.7182ms 2024-03-23 13:55:34.346 +05:30 735fae04-2ad6-4c20-9bca-bde68b1274dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:34.352 +05:30 6fcb03f0-e631-4440-9f29-1b38b5c6d5aa INF CORS policy execution successful. 2024-03-23 13:55:34.353 +05:30 6fcb03f0-e631-4440-9f29-1b38b5c6d5aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 6.1553ms 2024-03-23 13:55:34.439 +05:30 78fb5b78-82dc-4140-bb39-0b6ec67f9bf3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:34.440 +05:30 58ee5014-f1bd-4442-9532-193a54187070 INF CORS policy execution successful. 2024-03-23 13:55:34.440 +05:30 58ee5014-f1bd-4442-9532-193a54187070 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:34.440 +05:30 58ee5014-f1bd-4442-9532-193a54187070 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:34.450 +05:30 58ee5014-f1bd-4442-9532-193a54187070 INF Connection string fetched 2024-03-23 13:55:34.451 +05:30 58ee5014-f1bd-4442-9532-193a54187070 INF Fetching Field details for Master 2024-03-23 13:55:34.466 +05:30 58ee5014-f1bd-4442-9532-193a54187070 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:34.467 +05:30 58ee5014-f1bd-4442-9532-193a54187070 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 26.4168ms 2024-03-23 13:55:34.467 +05:30 58ee5014-f1bd-4442-9532-193a54187070 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:34.467 +05:30 58ee5014-f1bd-4442-9532-193a54187070 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 28.0574ms 2024-03-23 13:55:34.523 +05:30 5d1a66fa-3530-46c3-8027-7c3c8aad99f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:34.524 +05:30 fc068df6-3a68-4559-8460-8df019f595c6 INF CORS policy execution successful. 2024-03-23 13:55:34.524 +05:30 fc068df6-3a68-4559-8460-8df019f595c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6924ms 2024-03-23 13:55:34.571 +05:30 d4191be0-c12b-4c45-bac4-5ec481b92810 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:34.571 +05:30 d83836e3-21db-47d8-9c19-e55043698e1e INF CORS policy execution successful. 2024-03-23 13:55:34.571 +05:30 d83836e3-21db-47d8-9c19-e55043698e1e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:34.572 +05:30 d83836e3-21db-47d8-9c19-e55043698e1e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:34.576 +05:30 d83836e3-21db-47d8-9c19-e55043698e1e INF Connection string fetched 2024-03-23 13:55:34.577 +05:30 d83836e3-21db-47d8-9c19-e55043698e1e INF Fetching Field details for Master 2024-03-23 13:55:34.584 +05:30 d83836e3-21db-47d8-9c19-e55043698e1e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:34.584 +05:30 d83836e3-21db-47d8-9c19-e55043698e1e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 12.759ms 2024-03-23 13:55:34.584 +05:30 d83836e3-21db-47d8-9c19-e55043698e1e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:34.585 +05:30 d83836e3-21db-47d8-9c19-e55043698e1e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 14.0064ms 2024-03-23 13:55:34.610 +05:30 2ba1bcfb-a738-4e60-a96e-edeb784f2655 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:34.610 +05:30 b0d40156-6f17-402d-b29c-8dc3f0a766b2 INF CORS policy execution successful. 2024-03-23 13:55:34.610 +05:30 b0d40156-6f17-402d-b29c-8dc3f0a766b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5456ms 2024-03-23 13:55:34.661 +05:30 3024e328-7202-412a-9351-28d8e1df567f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:34.662 +05:30 962a446a-13d3-4c58-80c5-8519307ea723 INF CORS policy execution successful. 2024-03-23 13:55:34.662 +05:30 962a446a-13d3-4c58-80c5-8519307ea723 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:34.662 +05:30 962a446a-13d3-4c58-80c5-8519307ea723 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:34.665 +05:30 962a446a-13d3-4c58-80c5-8519307ea723 INF Connection string fetched 2024-03-23 13:55:34.665 +05:30 962a446a-13d3-4c58-80c5-8519307ea723 INF Fetching Field details for Master 2024-03-23 13:55:34.669 +05:30 962a446a-13d3-4c58-80c5-8519307ea723 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:34.670 +05:30 962a446a-13d3-4c58-80c5-8519307ea723 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.5061ms 2024-03-23 13:55:34.670 +05:30 962a446a-13d3-4c58-80c5-8519307ea723 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:34.670 +05:30 962a446a-13d3-4c58-80c5-8519307ea723 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.6625ms 2024-03-23 13:55:35.249 +05:30 6e8f5ea5-ca36-4a13-a2bf-78415b82cb25 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:35.249 +05:30 f969e81c-e96e-4a2b-8502-36dd86f670fe INF CORS policy execution successful. 2024-03-23 13:55:35.250 +05:30 f969e81c-e96e-4a2b-8502-36dd86f670fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7636ms 2024-03-23 13:55:35.316 +05:30 44a56a3e-1eaa-4477-b6b6-3d78101e03b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:35.316 +05:30 b8a84683-e05e-46ce-84ec-98724ec0b152 INF CORS policy execution successful. 2024-03-23 13:55:35.316 +05:30 b8a84683-e05e-46ce-84ec-98724ec0b152 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:35.317 +05:30 b8a84683-e05e-46ce-84ec-98724ec0b152 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:35.320 +05:30 b8a84683-e05e-46ce-84ec-98724ec0b152 INF Connection string fetched 2024-03-23 13:55:35.320 +05:30 b8a84683-e05e-46ce-84ec-98724ec0b152 INF Fetching Field details for Master 2024-03-23 13:55:35.323 +05:30 b8a84683-e05e-46ce-84ec-98724ec0b152 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:35.324 +05:30 b8a84683-e05e-46ce-84ec-98724ec0b152 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.2655ms 2024-03-23 13:55:35.324 +05:30 b8a84683-e05e-46ce-84ec-98724ec0b152 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:35.324 +05:30 b8a84683-e05e-46ce-84ec-98724ec0b152 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.3291ms 2024-03-23 13:55:36.319 +05:30 05f86066-e8e7-40a2-8a5c-9a8a21e1f516 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:36.320 +05:30 34f1f7a4-d48d-4f66-a475-200c08b4e6b9 INF CORS policy execution successful. 2024-03-23 13:55:36.320 +05:30 34f1f7a4-d48d-4f66-a475-200c08b4e6b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7626ms 2024-03-23 13:55:36.393 +05:30 9ec54757-76fc-467f-a1b1-6665f276d42b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:36.394 +05:30 ba40845b-b001-4d7f-bd0b-4fa40211b6cc INF CORS policy execution successful. 2024-03-23 13:55:36.394 +05:30 ba40845b-b001-4d7f-bd0b-4fa40211b6cc INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:36.394 +05:30 ba40845b-b001-4d7f-bd0b-4fa40211b6cc INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:36.399 +05:30 ba40845b-b001-4d7f-bd0b-4fa40211b6cc INF Connection string fetched 2024-03-23 13:55:36.400 +05:30 ba40845b-b001-4d7f-bd0b-4fa40211b6cc INF Fetching Field details for Master 2024-03-23 13:55:36.404 +05:30 ba40845b-b001-4d7f-bd0b-4fa40211b6cc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:36.404 +05:30 ba40845b-b001-4d7f-bd0b-4fa40211b6cc INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.6914ms 2024-03-23 13:55:36.404 +05:30 ba40845b-b001-4d7f-bd0b-4fa40211b6cc INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:36.404 +05:30 ba40845b-b001-4d7f-bd0b-4fa40211b6cc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.9232ms 2024-03-23 13:55:43.201 +05:30 01a56a57-4d06-4589-ae9b-ba66dc84bacd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:43.201 +05:30 e8e9659f-b5d4-4c35-adda-76508a8f3745 INF CORS policy execution successful. 2024-03-23 13:55:43.202 +05:30 e8e9659f-b5d4-4c35-adda-76508a8f3745 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7448ms 2024-03-23 13:55:43.253 +05:30 b89802ac-cf28-446c-bc47-c6f10985c688 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:55:43.254 +05:30 fabab44f-85ab-4d55-a996-ef504243ff18 INF CORS policy execution successful. 2024-03-23 13:55:43.254 +05:30 fabab44f-85ab-4d55-a996-ef504243ff18 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:43.254 +05:30 fabab44f-85ab-4d55-a996-ef504243ff18 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:55:43.262 +05:30 fabab44f-85ab-4d55-a996-ef504243ff18 INF Connection string fetched 2024-03-23 13:55:43.262 +05:30 fabab44f-85ab-4d55-a996-ef504243ff18 INF Fetching Field details for Master 2024-03-23 13:55:43.269 +05:30 fabab44f-85ab-4d55-a996-ef504243ff18 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:43.270 +05:30 fabab44f-85ab-4d55-a996-ef504243ff18 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 15.1383ms 2024-03-23 13:55:43.270 +05:30 fabab44f-85ab-4d55-a996-ef504243ff18 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:55:43.270 +05:30 fabab44f-85ab-4d55-a996-ef504243ff18 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 16.431ms 2024-03-23 13:55:43.434 +05:30 f229e75f-8573-4e41-8b2d-874ea5e083a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:55:43.434 +05:30 20f89474-77c7-4a5e-a436-5894c84db64b INF CORS policy execution successful. 2024-03-23 13:55:43.435 +05:30 20f89474-77c7-4a5e-a436-5894c84db64b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8858ms 2024-03-23 13:55:43.479 +05:30 cc9f4cee-6c7c-439b-84ec-17a779a39ad6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:55:43.480 +05:30 fde35bba-e5ee-4a1e-87b6-fb3e97b6d63a INF CORS policy execution successful. 2024-03-23 13:55:43.480 +05:30 fde35bba-e5ee-4a1e-87b6-fb3e97b6d63a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:55:43.481 +05:30 fde35bba-e5ee-4a1e-87b6-fb3e97b6d63a 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-23 13:55:43.489 +05:30 fde35bba-e5ee-4a1e-87b6-fb3e97b6d63a INF Connection string fetched 2024-03-23 13:55:43.489 +05:30 fde35bba-e5ee-4a1e-87b6-fb3e97b6d63a INF Fetching Menu Data 2024-03-23 13:55:43.493 +05:30 fde35bba-e5ee-4a1e-87b6-fb3e97b6d63a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:43.494 +05:30 fde35bba-e5ee-4a1e-87b6-fb3e97b6d63a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.7799ms 2024-03-23 13:55:43.494 +05:30 fde35bba-e5ee-4a1e-87b6-fb3e97b6d63a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:55:43.494 +05:30 fde35bba-e5ee-4a1e-87b6-fb3e97b6d63a 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 14.9462ms 2024-03-23 13:55:43.533 +05:30 515a4e5e-ecfc-4ac8-a3b1-72f782ae0b62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:55:43.534 +05:30 7a6ebf84-5b13-42b9-bbf1-75f8a2521f18 INF CORS policy execution successful. 2024-03-23 13:55:43.535 +05:30 7a6ebf84-5b13-42b9-bbf1-75f8a2521f18 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 1.7203ms 2024-03-23 13:55:43.539 +05:30 714ae946-1c91-4a39-a7e1-9bf537980b0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:55:43.540 +05:30 7a62cf2c-cd1f-49b8-8a36-88803f86317b INF CORS policy execution successful. 2024-03-23 13:55:43.540 +05:30 7a62cf2c-cd1f-49b8-8a36-88803f86317b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.5392ms 2024-03-23 13:55:43.544 +05:30 4eab820c-9757-4b12-a25c-b4ba180792f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:55:43.544 +05:30 e5ab015f-1517-474a-a376-47a3fa6b7dbb INF CORS policy execution successful. 2024-03-23 13:55:43.544 +05:30 e5ab015f-1517-474a-a376-47a3fa6b7dbb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:55:43.544 +05:30 e5ab015f-1517-474a-a376-47a3fa6b7dbb 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-23 13:55:43.548 +05:30 e5ab015f-1517-474a-a376-47a3fa6b7dbb INF Connection string fetched 2024-03-23 13:55:43.548 +05:30 e5ab015f-1517-474a-a376-47a3fa6b7dbb INF Fetching Menu Data 2024-03-23 13:55:43.551 +05:30 e5ab015f-1517-474a-a376-47a3fa6b7dbb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:43.551 +05:30 e5ab015f-1517-474a-a376-47a3fa6b7dbb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.2144ms 2024-03-23 13:55:43.552 +05:30 e5ab015f-1517-474a-a376-47a3fa6b7dbb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:55:43.552 +05:30 e5ab015f-1517-474a-a376-47a3fa6b7dbb 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 8.071ms 2024-03-23 13:55:43.579 +05:30 d755e213-6b3c-4b96-8624-4962f67f8302 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:55:43.580 +05:30 1d58de6f-02fd-4fd2-85db-9010b4cc4621 INF CORS policy execution successful. 2024-03-23 13:55:43.580 +05:30 1d58de6f-02fd-4fd2-85db-9010b4cc4621 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 13:55:43.580 +05:30 1d58de6f-02fd-4fd2-85db-9010b4cc4621 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:55:43.584 +05:30 1d58de6f-02fd-4fd2-85db-9010b4cc4621 INF Connection string fetched 2024-03-23 13:55:43.584 +05:30 1d58de6f-02fd-4fd2-85db-9010b4cc4621 INF Fetching Profile Summary 2024-03-23 13:55:43.601 +05:30 1d58de6f-02fd-4fd2-85db-9010b4cc4621 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:43.601 +05:30 1d58de6f-02fd-4fd2-85db-9010b4cc4621 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 21.2766ms 2024-03-23 13:55:43.601 +05:30 1d58de6f-02fd-4fd2-85db-9010b4cc4621 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 13:55:43.601 +05:30 1d58de6f-02fd-4fd2-85db-9010b4cc4621 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 22.3691ms 2024-03-23 13:55:43.645 +05:30 5ff6f74c-b10b-4c7e-96b6-a4899f1e1bc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 13:55:43.645 +05:30 49dcff6b-dc9f-44d1-bcb7-0c22188a7901 INF CORS policy execution successful. 2024-03-23 13:55:43.646 +05:30 49dcff6b-dc9f-44d1-bcb7-0c22188a7901 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 13:55:43.646 +05:30 49dcff6b-dc9f-44d1-bcb7-0c22188a7901 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:55:43.649 +05:30 49dcff6b-dc9f-44d1-bcb7-0c22188a7901 INF Connection string fetched 2024-03-23 13:55:43.649 +05:30 49dcff6b-dc9f-44d1-bcb7-0c22188a7901 INF Fetching Profile Summary 2024-03-23 13:55:43.655 +05:30 49dcff6b-dc9f-44d1-bcb7-0c22188a7901 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:55:43.657 +05:30 49dcff6b-dc9f-44d1-bcb7-0c22188a7901 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 11.0533ms 2024-03-23 13:55:43.657 +05:30 49dcff6b-dc9f-44d1-bcb7-0c22188a7901 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 13:55:43.657 +05:30 49dcff6b-dc9f-44d1-bcb7-0c22188a7901 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 12.2857ms 2024-03-23 13:56:02.248 +05:30 a420e88e-aa88-4505-b2fc-bc2d46beb8b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:56:02.248 +05:30 5c1976d9-3f14-46a7-bd9d-54898dba01e1 INF CORS policy execution successful. 2024-03-23 13:56:02.249 +05:30 5c1976d9-3f14-46a7-bd9d-54898dba01e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.9953ms 2024-03-23 13:56:02.592 +05:30 b6ce7f45-2058-4e0b-b948-fdc9fe70566c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:56:02.593 +05:30 41eeec54-afee-4968-8cce-2d09921d3c4a INF CORS policy execution successful. 2024-03-23 13:56:02.593 +05:30 41eeec54-afee-4968-8cce-2d09921d3c4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6014ms 2024-03-23 13:56:02.593 +05:30 0830e8f4-1ab5-4fdb-912c-925bcc50e6ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 13:56:02.594 +05:30 7c69d797-92be-4cf8-a1ca-ed92ce0004b4 INF CORS policy execution successful. 2024-03-23 13:56:02.594 +05:30 7c69d797-92be-4cf8-a1ca-ed92ce0004b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 204 null null 0.3611ms 2024-03-23 13:56:02.594 +05:30 4609bcc6-d9cf-47ba-9e05-c10c9891004d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 13:56:02.594 +05:30 135b83bf-05ca-4042-8f4e-30f0c92e1a1d INF CORS policy execution successful. 2024-03-23 13:56:02.594 +05:30 3616061a-d494-4cf4-b3e8-4b88f889159a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 13:56:02.595 +05:30 9af118e3-fb3a-4692-9ba1-00b6cd7f84a7 INF CORS policy execution successful. 2024-03-23 13:56:02.595 +05:30 135b83bf-05ca-4042-8f4e-30f0c92e1a1d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 204 null null 0.3541ms 2024-03-23 13:56:02.595 +05:30 9af118e3-fb3a-4692-9ba1-00b6cd7f84a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.2586ms 2024-03-23 13:56:02.607 +05:30 b2592e43-d20a-464f-bbac-c984004846af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:56:02.608 +05:30 d982eea1-f103-44c5-ba9f-e5145aa42103 INF CORS policy execution successful. 2024-03-23 13:56:02.608 +05:30 d982eea1-f103-44c5-ba9f-e5145aa42103 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:56:02.608 +05:30 d982eea1-f103-44c5-ba9f-e5145aa42103 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:56:02.614 +05:30 d982eea1-f103-44c5-ba9f-e5145aa42103 INF Connection string fetched 2024-03-23 13:56:02.615 +05:30 d982eea1-f103-44c5-ba9f-e5145aa42103 INF Fetching Field details for Master 2024-03-23 13:56:02.619 +05:30 d982eea1-f103-44c5-ba9f-e5145aa42103 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:56:02.619 +05:30 d982eea1-f103-44c5-ba9f-e5145aa42103 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 11.4806ms 2024-03-23 13:56:02.619 +05:30 d982eea1-f103-44c5-ba9f-e5145aa42103 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:56:02.620 +05:30 d982eea1-f103-44c5-ba9f-e5145aa42103 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 12.8845ms 2024-03-23 13:56:02.637 +05:30 dc55eb60-4f99-4c83-86d9-cf4249ee1db7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:56:02.637 +05:30 cdc7237f-c2f9-4897-88f5-54b27032c6e5 INF CORS policy execution successful. 2024-03-23 13:56:02.638 +05:30 cdc7237f-c2f9-4897-88f5-54b27032c6e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6598ms 2024-03-23 13:56:02.638 +05:30 479bd389-933e-48ea-a911-6f9a98cceecd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 13:56:02.638 +05:30 1c6753b5-4569-4fcb-a912-89bb349570e6 INF CORS policy execution successful. 2024-03-23 13:56:02.638 +05:30 4fd6a8e1-698b-44fd-ac54-d51ec20d5b42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 13:56:02.638 +05:30 62dafb50-e1bf-476e-8f3c-84c49a48514c INF CORS policy execution successful. 2024-03-23 13:56:02.638 +05:30 1c6753b5-4569-4fcb-a912-89bb349570e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 0.337ms 2024-03-23 13:56:02.639 +05:30 62dafb50-e1bf-476e-8f3c-84c49a48514c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 204 null null 0.2448ms 2024-03-23 13:56:02.640 +05:30 12a3f16c-38b3-45ba-9aa1-bade9591efcb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 13:56:02.640 +05:30 796ecaf0-3636-42ca-ad47-aa0212cefcab INF CORS policy execution successful. 2024-03-23 13:56:02.640 +05:30 796ecaf0-3636-42ca-ad47-aa0212cefcab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 204 null null 0.3103ms 2024-03-23 13:56:02.645 +05:30 952fec91-1036-4254-bfdd-52a7beaf2e91 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:56:02.646 +05:30 dfb48340-6277-418f-9416-130df6cfe6cd INF CORS policy execution successful. 2024-03-23 13:56:02.646 +05:30 dfb48340-6277-418f-9416-130df6cfe6cd INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:56:02.646 +05:30 dfb48340-6277-418f-9416-130df6cfe6cd 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-23 13:56:02.648 +05:30 dfb48340-6277-418f-9416-130df6cfe6cd INF Connection string fetched 2024-03-23 13:56:02.648 +05:30 dfb48340-6277-418f-9416-130df6cfe6cd INF Fetching Menu Data 2024-03-23 13:56:02.650 +05:30 45489568-b0a4-4cf4-8019-c963ff73e5e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 13:56:02.650 +05:30 f9b16b0e-66fa-459e-b2c0-fda71a4cb1c2 INF CORS policy execution successful. 2024-03-23 13:56:02.650 +05:30 f9b16b0e-66fa-459e-b2c0-fda71a4cb1c2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 13:56:02.650 +05:30 f9b16b0e-66fa-459e-b2c0-fda71a4cb1c2 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:56:02.651 +05:30 dfb48340-6277-418f-9416-130df6cfe6cd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:56:02.652 +05:30 dfb48340-6277-418f-9416-130df6cfe6cd INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 5.4055ms 2024-03-23 13:56:02.652 +05:30 dfb48340-6277-418f-9416-130df6cfe6cd INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:56:02.652 +05:30 f9b16b0e-66fa-459e-b2c0-fda71a4cb1c2 INF Connection string fetched 2024-03-23 13:56:02.652 +05:30 dfb48340-6277-418f-9416-130df6cfe6cd 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 6.5865ms 2024-03-23 13:56:02.653 +05:30 f9b16b0e-66fa-459e-b2c0-fda71a4cb1c2 INF Fetching Profiles for Role 2024-03-23 13:56:02.665 +05:30 f9b16b0e-66fa-459e-b2c0-fda71a4cb1c2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:56:02.665 +05:30 f9b16b0e-66fa-459e-b2c0-fda71a4cb1c2 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 14.7943ms 2024-03-23 13:56:02.665 +05:30 f9b16b0e-66fa-459e-b2c0-fda71a4cb1c2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 13:56:02.666 +05:30 f9b16b0e-66fa-459e-b2c0-fda71a4cb1c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 200 null application/json; charset=utf-8 16.0232ms 2024-03-23 13:56:02.685 +05:30 3821d323-c464-45bd-83c7-1a29c664aeca INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 13:56:02.686 +05:30 80addacb-c8ba-472c-b36d-1e1f515d59dc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 13:56:02.686 +05:30 9a54c2f0-5665-446b-bd8b-c51759dbdf8a INF CORS policy execution successful. 2024-03-23 13:56:02.686 +05:30 9a54c2f0-5665-446b-bd8b-c51759dbdf8a INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 13:56:02.686 +05:30 9a54c2f0-5665-446b-bd8b-c51759dbdf8a INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:56:02.687 +05:30 e63a03f3-3f56-4192-bf18-cc05933f00b6 INF CORS policy execution successful. 2024-03-23 13:56:02.687 +05:30 e63a03f3-3f56-4192-bf18-cc05933f00b6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 13:56:02.687 +05:30 e63a03f3-3f56-4192-bf18-cc05933f00b6 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:56:02.691 +05:30 e63a03f3-3f56-4192-bf18-cc05933f00b6 INF Connection string fetched 2024-03-23 13:56:02.691 +05:30 e63a03f3-3f56-4192-bf18-cc05933f00b6 INF Fetching Details for Role 2024-03-23 13:56:02.692 +05:30 9a54c2f0-5665-446b-bd8b-c51759dbdf8a INF Connection string fetched 2024-03-23 13:56:02.692 +05:30 9a54c2f0-5665-446b-bd8b-c51759dbdf8a INF Fetching Profiles 2024-03-23 13:56:02.718 +05:30 e63a03f3-3f56-4192-bf18-cc05933f00b6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:56:02.719 +05:30 e63a03f3-3f56-4192-bf18-cc05933f00b6 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 32.0656ms 2024-03-23 13:56:02.719 +05:30 e63a03f3-3f56-4192-bf18-cc05933f00b6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 13:56:02.719 +05:30 e63a03f3-3f56-4192-bf18-cc05933f00b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 33.8057ms 2024-03-23 13:56:02.725 +05:30 9a54c2f0-5665-446b-bd8b-c51759dbdf8a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:56:02.726 +05:30 9a54c2f0-5665-446b-bd8b-c51759dbdf8a INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 39.2524ms 2024-03-23 13:56:02.726 +05:30 9a54c2f0-5665-446b-bd8b-c51759dbdf8a INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 13:56:02.726 +05:30 9a54c2f0-5665-446b-bd8b-c51759dbdf8a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 200 null application/json; charset=utf-8 40.6947ms 2024-03-23 13:56:02.732 +05:30 37d3bbd5-5442-4222-a84a-64068070df70 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 13:56:02.732 +05:30 4dfa3824-17c5-4672-ba70-d4e64eaa4346 INF CORS policy execution successful. 2024-03-23 13:56:02.733 +05:30 4dfa3824-17c5-4672-ba70-d4e64eaa4346 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:56:02.733 +05:30 4dfa3824-17c5-4672-ba70-d4e64eaa4346 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-23 13:56:02.737 +05:30 d8497d64-fb4d-4e0f-95ed-c59af72f6b7b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 13:56:02.737 +05:30 305f47c8-3837-4b6c-b0b7-8f755c9d0e04 INF CORS policy execution successful. 2024-03-23 13:56:02.737 +05:30 305f47c8-3837-4b6c-b0b7-8f755c9d0e04 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 13:56:02.737 +05:30 4dfa3824-17c5-4672-ba70-d4e64eaa4346 INF Connection string fetched 2024-03-23 13:56:02.737 +05:30 305f47c8-3837-4b6c-b0b7-8f755c9d0e04 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:56:02.737 +05:30 4dfa3824-17c5-4672-ba70-d4e64eaa4346 INF Fetching Menu Data 2024-03-23 13:56:02.741 +05:30 4dfa3824-17c5-4672-ba70-d4e64eaa4346 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:56:02.741 +05:30 305f47c8-3837-4b6c-b0b7-8f755c9d0e04 INF Connection string fetched 2024-03-23 13:56:02.741 +05:30 4dfa3824-17c5-4672-ba70-d4e64eaa4346 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.422ms 2024-03-23 13:56:02.741 +05:30 4dfa3824-17c5-4672-ba70-d4e64eaa4346 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 13:56:02.741 +05:30 305f47c8-3837-4b6c-b0b7-8f755c9d0e04 INF Fetching Profiles for Role 2024-03-23 13:56:02.741 +05:30 4dfa3824-17c5-4672-ba70-d4e64eaa4346 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 9.9297ms 2024-03-23 13:56:02.746 +05:30 305f47c8-3837-4b6c-b0b7-8f755c9d0e04 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:56:02.746 +05:30 305f47c8-3837-4b6c-b0b7-8f755c9d0e04 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 8.7959ms 2024-03-23 13:56:02.746 +05:30 305f47c8-3837-4b6c-b0b7-8f755c9d0e04 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 13:56:02.746 +05:30 305f47c8-3837-4b6c-b0b7-8f755c9d0e04 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 200 null application/json; charset=utf-8 9.8418ms 2024-03-23 13:56:02.763 +05:30 6d2d13b4-fb0c-4ebd-9212-327bebd26f3b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 13:56:02.764 +05:30 698c744c-56d5-416a-afef-c00c023eb27d INF CORS policy execution successful. 2024-03-23 13:56:02.764 +05:30 698c744c-56d5-416a-afef-c00c023eb27d INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 13:56:02.764 +05:30 698c744c-56d5-416a-afef-c00c023eb27d INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:56:02.768 +05:30 698c744c-56d5-416a-afef-c00c023eb27d INF Connection string fetched 2024-03-23 13:56:02.768 +05:30 698c744c-56d5-416a-afef-c00c023eb27d INF Fetching Details for Role 2024-03-23 13:56:02.769 +05:30 96fe7620-ae8b-4c84-8c09-18293711e698 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 13:56:02.770 +05:30 adc1211b-57da-4c8e-867e-815abcffbf2f INF CORS policy execution successful. 2024-03-23 13:56:02.770 +05:30 adc1211b-57da-4c8e-867e-815abcffbf2f INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 13:56:02.770 +05:30 adc1211b-57da-4c8e-867e-815abcffbf2f INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 13:56:02.776 +05:30 698c744c-56d5-416a-afef-c00c023eb27d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:56:02.776 +05:30 698c744c-56d5-416a-afef-c00c023eb27d INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 12.2721ms 2024-03-23 13:56:02.777 +05:30 698c744c-56d5-416a-afef-c00c023eb27d INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 13:56:02.777 +05:30 adc1211b-57da-4c8e-867e-815abcffbf2f INF Connection string fetched 2024-03-23 13:56:02.777 +05:30 698c744c-56d5-416a-afef-c00c023eb27d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 200 null application/json; charset=utf-8 13.3354ms 2024-03-23 13:56:02.777 +05:30 adc1211b-57da-4c8e-867e-815abcffbf2f INF Fetching Profiles 2024-03-23 13:56:02.786 +05:30 adc1211b-57da-4c8e-867e-815abcffbf2f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:56:02.787 +05:30 adc1211b-57da-4c8e-867e-815abcffbf2f INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 16.7251ms 2024-03-23 13:56:02.787 +05:30 adc1211b-57da-4c8e-867e-815abcffbf2f INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 13:56:02.787 +05:30 adc1211b-57da-4c8e-867e-815abcffbf2f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 200 null application/json; charset=utf-8 17.8018ms 2024-03-23 13:56:05.409 +05:30 d12047b9-f2ba-47d6-99ae-029bd8bc3b7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:56:05.409 +05:30 29be18c9-b762-4052-8ab5-06afca11387a INF CORS policy execution successful. 2024-03-23 13:56:05.410 +05:30 29be18c9-b762-4052-8ab5-06afca11387a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.2781ms 2024-03-23 13:56:05.459 +05:30 05f1d778-7137-4867-93da-40177688f756 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:56:05.460 +05:30 dbbb7ea1-4be3-4727-a4f9-873bc1dd7007 INF CORS policy execution successful. 2024-03-23 13:56:05.460 +05:30 dbbb7ea1-4be3-4727-a4f9-873bc1dd7007 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:56:05.460 +05:30 dbbb7ea1-4be3-4727-a4f9-873bc1dd7007 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:56:05.465 +05:30 dbbb7ea1-4be3-4727-a4f9-873bc1dd7007 INF Connection string fetched 2024-03-23 13:56:05.465 +05:30 dbbb7ea1-4be3-4727-a4f9-873bc1dd7007 INF Fetching Field details for Master 2024-03-23 13:56:05.469 +05:30 dbbb7ea1-4be3-4727-a4f9-873bc1dd7007 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:56:05.470 +05:30 dbbb7ea1-4be3-4727-a4f9-873bc1dd7007 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.2856ms 2024-03-23 13:56:05.470 +05:30 dbbb7ea1-4be3-4727-a4f9-873bc1dd7007 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:56:05.470 +05:30 dbbb7ea1-4be3-4727-a4f9-873bc1dd7007 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.6808ms 2024-03-23 13:56:30.892 +05:30 a6e86d65-292d-4bb6-9b8c-8dc8908180dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:56:30.893 +05:30 f1706b8d-14dc-4e78-88f5-36752ff85512 INF CORS policy execution successful. 2024-03-23 13:56:30.894 +05:30 f1706b8d-14dc-4e78-88f5-36752ff85512 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.5225ms 2024-03-23 13:56:30.956 +05:30 a69fd6a0-66a7-41b7-bbce-3c0393c03023 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 13:56:30.959 +05:30 14c37af7-dae9-480c-91fc-b84ccb814d80 INF CORS policy execution successful. 2024-03-23 13:56:30.960 +05:30 14c37af7-dae9-480c-91fc-b84ccb814d80 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:56:30.961 +05:30 14c37af7-dae9-480c-91fc-b84ccb814d80 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 13:56:30.972 +05:30 14c37af7-dae9-480c-91fc-b84ccb814d80 INF Connection string fetched 2024-03-23 13:56:30.973 +05:30 14c37af7-dae9-480c-91fc-b84ccb814d80 INF Fetching Field details for Master 2024-03-23 13:56:30.983 +05:30 14c37af7-dae9-480c-91fc-b84ccb814d80 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 13:56:30.985 +05:30 14c37af7-dae9-480c-91fc-b84ccb814d80 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 24.2449ms 2024-03-23 13:56:30.986 +05:30 14c37af7-dae9-480c-91fc-b84ccb814d80 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 13:56:30.986 +05:30 14c37af7-dae9-480c-91fc-b84ccb814d80 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 30.0609ms 2024-03-23 14:01:37.638 +05:30 48ea4609-e574-4576-82e3-73c40f739464 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:01:37.641 +05:30 79f1a0de-486c-4715-b21c-bde1cafcc6f6 INF CORS policy execution successful. 2024-03-23 14:01:37.643 +05:30 79f1a0de-486c-4715-b21c-bde1cafcc6f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 5.0997ms 2024-03-23 14:01:37.688 +05:30 dad20666-8c7a-4ff2-96c2-857ea9fb818d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:01:37.695 +05:30 dad20666-8c7a-4ff2-96c2-857ea9fb818d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:31:37 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-23 14:01:37.701 +05:30 dad20666-8c7a-4ff2-96c2-857ea9fb818d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:31:37 AM'. 2024-03-23 14:01:37.701 +05:30 e148b2a5-41d3-4b0c-9a5a-ab6f895d4b94 INF CORS policy execution successful. 2024-03-23 14:01:37.702 +05:30 e148b2a5-41d3-4b0c-9a5a-ab6f895d4b94 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:01:37.703 +05:30 e148b2a5-41d3-4b0c-9a5a-ab6f895d4b94 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:01:37.710 +05:30 e148b2a5-41d3-4b0c-9a5a-ab6f895d4b94 INF Fetching Field details for Master 2024-03-23 14:01:37.751 +05:30 e148b2a5-41d3-4b0c-9a5a-ab6f895d4b94 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:01:37.752 +05:30 e148b2a5-41d3-4b0c-9a5a-ab6f895d4b94 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 48.9638ms 2024-03-23 14:01:37.752 +05:30 e148b2a5-41d3-4b0c-9a5a-ab6f895d4b94 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:01:37.753 +05:30 e148b2a5-41d3-4b0c-9a5a-ab6f895d4b94 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 64.5096ms 2024-03-23 14:02:15.451 +05:30 ae437f69-956e-4845-8349-83fae5309f5f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:02:15.453 +05:30 1b2bc1d6-1d56-41f9-a34c-ee0965996331 INF CORS policy execution successful. 2024-03-23 14:02:15.454 +05:30 1b2bc1d6-1d56-41f9-a34c-ee0965996331 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 2.9299ms 2024-03-23 14:02:15.499 +05:30 40556220-9cc3-41ab-9079-89287dd8437b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:02:15.501 +05:30 40556220-9cc3-41ab-9079-89287dd8437b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:32:15 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-23 14:02:15.503 +05:30 40556220-9cc3-41ab-9079-89287dd8437b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:32:15 AM'. 2024-03-23 14:02:15.503 +05:30 2817110a-fd41-4155-8bcf-9f76a79738d2 INF CORS policy execution successful. 2024-03-23 14:02:15.504 +05:30 2817110a-fd41-4155-8bcf-9f76a79738d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:02:15.504 +05:30 2817110a-fd41-4155-8bcf-9f76a79738d2 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:02:15.506 +05:30 2817110a-fd41-4155-8bcf-9f76a79738d2 INF Fetching Field details for Master 2024-03-23 14:02:15.519 +05:30 2817110a-fd41-4155-8bcf-9f76a79738d2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:02:15.520 +05:30 2817110a-fd41-4155-8bcf-9f76a79738d2 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 15.6014ms 2024-03-23 14:02:15.520 +05:30 2817110a-fd41-4155-8bcf-9f76a79738d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:02:15.520 +05:30 2817110a-fd41-4155-8bcf-9f76a79738d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 21.2316ms 2024-03-23 14:04:57.807 +05:30 fa738d90-98a3-4270-96e4-c9c85acc5b44 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:04:57.810 +05:30 a5c5c8ba-3723-4714-9a3a-07d99ce32fdc INF CORS policy execution successful. 2024-03-23 14:04:57.811 +05:30 a5c5c8ba-3723-4714-9a3a-07d99ce32fdc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 4.5873ms 2024-03-23 14:04:57.859 +05:30 f4470680-3483-4712-9cf4-6c88f5f31a02 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:04:57.861 +05:30 f4470680-3483-4712-9cf4-6c88f5f31a02 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:34:57 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-23 14:04:57.863 +05:30 f4470680-3483-4712-9cf4-6c88f5f31a02 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:34:57 AM'. 2024-03-23 14:04:57.864 +05:30 1a118108-3de2-4010-a652-f612015dad3b INF CORS policy execution successful. 2024-03-23 14:04:57.864 +05:30 1a118108-3de2-4010-a652-f612015dad3b INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:04:57.864 +05:30 1a118108-3de2-4010-a652-f612015dad3b INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:04:57.867 +05:30 1a118108-3de2-4010-a652-f612015dad3b INF Fetching Field details for Master 2024-03-23 14:04:57.884 +05:30 1a118108-3de2-4010-a652-f612015dad3b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:04:57.885 +05:30 1a118108-3de2-4010-a652-f612015dad3b INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 20.421ms 2024-03-23 14:04:57.885 +05:30 1a118108-3de2-4010-a652-f612015dad3b INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:04:57.885 +05:30 1a118108-3de2-4010-a652-f612015dad3b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 26.3535ms 2024-03-23 14:07:37.181 +05:30 dd7652bd-7d43-4f1d-9254-3eceb6746211 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:07:37.183 +05:30 7697b539-5cde-45b8-bb84-5eb0b0888c15 INF CORS policy execution successful. 2024-03-23 14:07:37.183 +05:30 7697b539-5cde-45b8-bb84-5eb0b0888c15 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 2.0763ms 2024-03-23 14:07:37.235 +05:30 698b7b95-d18f-4cfe-bf88-492f68b2ffc9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:07:37.240 +05:30 698b7b95-d18f-4cfe-bf88-492f68b2ffc9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:37:37 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-23 14:07:37.244 +05:30 698b7b95-d18f-4cfe-bf88-492f68b2ffc9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:37:37 AM'. 2024-03-23 14:07:37.245 +05:30 561c0dd4-6dab-492e-98a1-4858c3372be0 INF CORS policy execution successful. 2024-03-23 14:07:37.245 +05:30 561c0dd4-6dab-492e-98a1-4858c3372be0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:07:37.246 +05:30 561c0dd4-6dab-492e-98a1-4858c3372be0 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:07:37.249 +05:30 561c0dd4-6dab-492e-98a1-4858c3372be0 INF Fetching Field details for Master 2024-03-23 14:07:37.272 +05:30 561c0dd4-6dab-492e-98a1-4858c3372be0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:07:37.273 +05:30 561c0dd4-6dab-492e-98a1-4858c3372be0 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 26.5534ms 2024-03-23 14:07:37.273 +05:30 561c0dd4-6dab-492e-98a1-4858c3372be0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:07:37.273 +05:30 561c0dd4-6dab-492e-98a1-4858c3372be0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 38.1676ms 2024-03-23 14:08:27.364 +05:30 31b1713a-2c43-4877-bb77-aaf5e88fa7ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:08:27.365 +05:30 72a29dbc-7fd2-4f76-9cfb-7e0f5208de55 INF CORS policy execution successful. 2024-03-23 14:08:27.366 +05:30 72a29dbc-7fd2-4f76-9cfb-7e0f5208de55 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 2.4919ms 2024-03-23 14:08:27.410 +05:30 c333a3de-9cdd-4d4d-9565-5cba65c0ba82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:08:27.413 +05:30 c333a3de-9cdd-4d4d-9565-5cba65c0ba82 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:38:27 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-23 14:08:27.414 +05:30 c333a3de-9cdd-4d4d-9565-5cba65c0ba82 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:38:27 AM'. 2024-03-23 14:08:27.414 +05:30 5f436a9a-8fa6-4aeb-9fc7-055f8c4e9ae0 INF CORS policy execution successful. 2024-03-23 14:08:27.415 +05:30 5f436a9a-8fa6-4aeb-9fc7-055f8c4e9ae0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:08:27.415 +05:30 5f436a9a-8fa6-4aeb-9fc7-055f8c4e9ae0 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:08:27.417 +05:30 5f436a9a-8fa6-4aeb-9fc7-055f8c4e9ae0 INF Fetching Field details for Master 2024-03-23 14:08:27.431 +05:30 5f436a9a-8fa6-4aeb-9fc7-055f8c4e9ae0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:08:27.432 +05:30 5f436a9a-8fa6-4aeb-9fc7-055f8c4e9ae0 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 16.2838ms 2024-03-23 14:08:27.432 +05:30 5f436a9a-8fa6-4aeb-9fc7-055f8c4e9ae0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:08:27.432 +05:30 5f436a9a-8fa6-4aeb-9fc7-055f8c4e9ae0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 21.9613ms 2024-03-23 14:08:38.102 +05:30 5a9e48a4-b073-4801-b2fe-29d37f374b38 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:08:38.102 +05:30 58214a34-1e8d-4518-99b8-f4cdf2419446 INF CORS policy execution successful. 2024-03-23 14:08:38.103 +05:30 58214a34-1e8d-4518-99b8-f4cdf2419446 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.1989ms 2024-03-23 14:08:38.149 +05:30 22b7913b-f8c1-45bb-a72d-9e2a69cfdc35 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:08:38.150 +05:30 22b7913b-f8c1-45bb-a72d-9e2a69cfdc35 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:38:38 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-23 14:08:38.151 +05:30 22b7913b-f8c1-45bb-a72d-9e2a69cfdc35 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:38:38 AM'. 2024-03-23 14:08:38.152 +05:30 ec4515e2-28c1-4b1d-9eaa-2d477270ab72 INF CORS policy execution successful. 2024-03-23 14:08:38.152 +05:30 ec4515e2-28c1-4b1d-9eaa-2d477270ab72 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:08:38.152 +05:30 ec4515e2-28c1-4b1d-9eaa-2d477270ab72 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:08:38.153 +05:30 ec4515e2-28c1-4b1d-9eaa-2d477270ab72 INF Fetching Field details for Master 2024-03-23 14:08:38.160 +05:30 ec4515e2-28c1-4b1d-9eaa-2d477270ab72 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:08:38.160 +05:30 ec4515e2-28c1-4b1d-9eaa-2d477270ab72 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.1613ms 2024-03-23 14:08:38.160 +05:30 ec4515e2-28c1-4b1d-9eaa-2d477270ab72 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:08:38.161 +05:30 ec4515e2-28c1-4b1d-9eaa-2d477270ab72 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.8006ms 2024-03-23 14:08:39.597 +05:30 18b6481f-8ab3-42d5-9c45-dbd960733407 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:08:39.598 +05:30 cbc3eb56-4a78-4e1a-b520-9d7bac500152 INF CORS policy execution successful. 2024-03-23 14:08:39.598 +05:30 cbc3eb56-4a78-4e1a-b520-9d7bac500152 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.9716ms 2024-03-23 14:08:39.658 +05:30 80a20704-fcac-4edd-a3f0-947fba955bda INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:08:39.659 +05:30 80a20704-fcac-4edd-a3f0-947fba955bda INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:38:39 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-23 14:08:39.660 +05:30 80a20704-fcac-4edd-a3f0-947fba955bda INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:38:39 AM'. 2024-03-23 14:08:39.661 +05:30 6ea4f5d5-e8cd-4386-87c3-019d640e7c21 INF CORS policy execution successful. 2024-03-23 14:08:39.661 +05:30 6ea4f5d5-e8cd-4386-87c3-019d640e7c21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:08:39.661 +05:30 6ea4f5d5-e8cd-4386-87c3-019d640e7c21 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:08:39.662 +05:30 6ea4f5d5-e8cd-4386-87c3-019d640e7c21 INF Fetching Field details for Master 2024-03-23 14:08:39.677 +05:30 6ea4f5d5-e8cd-4386-87c3-019d640e7c21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:08:39.677 +05:30 6ea4f5d5-e8cd-4386-87c3-019d640e7c21 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 16.3115ms 2024-03-23 14:08:39.677 +05:30 6ea4f5d5-e8cd-4386-87c3-019d640e7c21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:08:39.677 +05:30 6ea4f5d5-e8cd-4386-87c3-019d640e7c21 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 19.4524ms 2024-03-23 14:11:23.140 +05:30 5aed019c-d019-41ec-b56a-6cad3428d5a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:11:23.143 +05:30 b4c19870-684d-43df-8ea4-fb186ff0f6ff INF CORS policy execution successful. 2024-03-23 14:11:23.145 +05:30 b4c19870-684d-43df-8ea4-fb186ff0f6ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 4.7887ms 2024-03-23 14:11:23.193 +05:30 25022cbb-16d4-408e-b651-20b997342b42 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:11:23.197 +05:30 25022cbb-16d4-408e-b651-20b997342b42 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:41: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-23 14:11:23.199 +05:30 25022cbb-16d4-408e-b651-20b997342b42 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:41:23 AM'. 2024-03-23 14:11:23.199 +05:30 d72b2439-905f-4bf8-b6d4-2100dc494405 INF CORS policy execution successful. 2024-03-23 14:11:23.200 +05:30 d72b2439-905f-4bf8-b6d4-2100dc494405 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:11:23.200 +05:30 d72b2439-905f-4bf8-b6d4-2100dc494405 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:11:23.204 +05:30 d72b2439-905f-4bf8-b6d4-2100dc494405 INF Fetching Field details for Master 2024-03-23 14:11:23.218 +05:30 d72b2439-905f-4bf8-b6d4-2100dc494405 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:11:23.219 +05:30 d72b2439-905f-4bf8-b6d4-2100dc494405 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 18.4051ms 2024-03-23 14:11:23.219 +05:30 d72b2439-905f-4bf8-b6d4-2100dc494405 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:11:23.219 +05:30 d72b2439-905f-4bf8-b6d4-2100dc494405 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 26.0974ms 2024-03-23 14:11:51.683 +05:30 1fb0949c-690c-437f-b1ce-93a6b09b30e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:11:51.684 +05:30 6dabab06-94eb-46d1-8a3a-07833599cc7f INF CORS policy execution successful. 2024-03-23 14:11:51.685 +05:30 6dabab06-94eb-46d1-8a3a-07833599cc7f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.7938ms 2024-03-23 14:11:51.730 +05:30 db2dfeff-c639-4fa6-a88e-4947b3f5b990 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:11:51.732 +05:30 db2dfeff-c639-4fa6-a88e-4947b3f5b990 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:41: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-23 14:11:51.734 +05:30 db2dfeff-c639-4fa6-a88e-4947b3f5b990 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:41:51 AM'. 2024-03-23 14:11:51.734 +05:30 b2761c58-cf00-4705-875b-ecea7d9f56ea INF CORS policy execution successful. 2024-03-23 14:11:51.734 +05:30 b2761c58-cf00-4705-875b-ecea7d9f56ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:11:51.734 +05:30 b2761c58-cf00-4705-875b-ecea7d9f56ea INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:11:51.736 +05:30 b2761c58-cf00-4705-875b-ecea7d9f56ea INF Fetching Field details for Master 2024-03-23 14:11:51.754 +05:30 b2761c58-cf00-4705-875b-ecea7d9f56ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:11:51.755 +05:30 b2761c58-cf00-4705-875b-ecea7d9f56ea INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 21.1039ms 2024-03-23 14:11:51.756 +05:30 b2761c58-cf00-4705-875b-ecea7d9f56ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:11:51.756 +05:30 b2761c58-cf00-4705-875b-ecea7d9f56ea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 26.0752ms 2024-03-23 14:12:27.614 +05:30 c8760d0d-0dc8-4398-bb71-63805c4918af INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:12:27.615 +05:30 a1889f99-3421-460d-9364-31fea391f8da INF CORS policy execution successful. 2024-03-23 14:12:27.616 +05:30 a1889f99-3421-460d-9364-31fea391f8da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.6459ms 2024-03-23 14:12:27.662 +05:30 96da0da0-9382-4fb9-874f-e56f8c38d93b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:12:27.665 +05:30 96da0da0-9382-4fb9-874f-e56f8c38d93b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:42:27 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-23 14:12:27.666 +05:30 96da0da0-9382-4fb9-874f-e56f8c38d93b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:42:27 AM'. 2024-03-23 14:12:27.667 +05:30 617cc097-ea82-4b12-9334-1a4c6a87c6db INF CORS policy execution successful. 2024-03-23 14:12:27.667 +05:30 617cc097-ea82-4b12-9334-1a4c6a87c6db INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:12:27.667 +05:30 617cc097-ea82-4b12-9334-1a4c6a87c6db INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:12:27.669 +05:30 617cc097-ea82-4b12-9334-1a4c6a87c6db INF Fetching Field details for Master 2024-03-23 14:12:27.679 +05:30 617cc097-ea82-4b12-9334-1a4c6a87c6db INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:12:27.680 +05:30 617cc097-ea82-4b12-9334-1a4c6a87c6db INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 12.9218ms 2024-03-23 14:12:27.680 +05:30 617cc097-ea82-4b12-9334-1a4c6a87c6db INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:12:27.680 +05:30 617cc097-ea82-4b12-9334-1a4c6a87c6db INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 18.0011ms 2024-03-23 14:13:05.786 +05:30 80821925-6377-43e6-bac1-b58cab552b88 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:13:05.787 +05:30 4673d73f-f1bf-461d-846a-414cbedf015b INF CORS policy execution successful. 2024-03-23 14:13:05.787 +05:30 4673d73f-f1bf-461d-846a-414cbedf015b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.6872ms 2024-03-23 14:13:05.842 +05:30 ad265f18-904d-48b9-a9ed-e64501806954 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:13:05.844 +05:30 ad265f18-904d-48b9-a9ed-e64501806954 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:43:05 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-23 14:13:05.845 +05:30 ad265f18-904d-48b9-a9ed-e64501806954 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:43:05 AM'. 2024-03-23 14:13:05.845 +05:30 045f6f52-9365-45e7-9f62-241c94cfaf30 INF CORS policy execution successful. 2024-03-23 14:13:05.846 +05:30 045f6f52-9365-45e7-9f62-241c94cfaf30 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:13:05.846 +05:30 045f6f52-9365-45e7-9f62-241c94cfaf30 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:13:05.847 +05:30 045f6f52-9365-45e7-9f62-241c94cfaf30 INF Fetching Field details for Master 2024-03-23 14:13:05.855 +05:30 045f6f52-9365-45e7-9f62-241c94cfaf30 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:13:05.856 +05:30 045f6f52-9365-45e7-9f62-241c94cfaf30 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.6796ms 2024-03-23 14:13:05.856 +05:30 045f6f52-9365-45e7-9f62-241c94cfaf30 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:13:05.856 +05:30 045f6f52-9365-45e7-9f62-241c94cfaf30 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 14.1593ms 2024-03-23 14:13:41.053 +05:30 9219b2e1-1952-4944-8c7d-98cb6f1c6e3d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:13:41.059 +05:30 82168e18-a6c1-4674-80b1-5a5023b008c9 INF CORS policy execution successful. 2024-03-23 14:13:41.061 +05:30 82168e18-a6c1-4674-80b1-5a5023b008c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 8.1408ms 2024-03-23 14:13:41.122 +05:30 03e62750-de30-42ec-8d50-747ebce40056 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:13:41.128 +05:30 03e62750-de30-42ec-8d50-747ebce40056 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:43:41 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-23 14:13:41.130 +05:30 03e62750-de30-42ec-8d50-747ebce40056 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:43:41 AM'. 2024-03-23 14:13:41.130 +05:30 a1715761-d3c1-4450-a4eb-30d9a8fbb4fd INF CORS policy execution successful. 2024-03-23 14:13:41.130 +05:30 a1715761-d3c1-4450-a4eb-30d9a8fbb4fd INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:13:41.130 +05:30 a1715761-d3c1-4450-a4eb-30d9a8fbb4fd INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:13:41.133 +05:30 a1715761-d3c1-4450-a4eb-30d9a8fbb4fd INF Fetching Field details for Master 2024-03-23 14:13:41.149 +05:30 a1715761-d3c1-4450-a4eb-30d9a8fbb4fd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:13:41.150 +05:30 a1715761-d3c1-4450-a4eb-30d9a8fbb4fd INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 19.6553ms 2024-03-23 14:13:41.150 +05:30 a1715761-d3c1-4450-a4eb-30d9a8fbb4fd INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:13:41.151 +05:30 a1715761-d3c1-4450-a4eb-30d9a8fbb4fd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 28.816ms 2024-03-23 14:14:15.344 +05:30 0fe7cc8f-3012-4b3d-9906-7929ecf71c51 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:14:15.345 +05:30 8598c50a-a3de-4d19-8c51-7fafb3e24dc0 INF CORS policy execution successful. 2024-03-23 14:14:15.346 +05:30 8598c50a-a3de-4d19-8c51-7fafb3e24dc0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.8397ms 2024-03-23 14:14:15.411 +05:30 e94a035f-6474-4ccb-899b-d750fed3ced4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:14:15.415 +05:30 e94a035f-6474-4ccb-899b-d750fed3ced4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:44:15 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-23 14:14:15.420 +05:30 e94a035f-6474-4ccb-899b-d750fed3ced4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 8:44:15 AM'. 2024-03-23 14:14:15.421 +05:30 8c3f31d4-85eb-40a9-9980-314726b006ec INF CORS policy execution successful. 2024-03-23 14:14:15.421 +05:30 8c3f31d4-85eb-40a9-9980-314726b006ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:14:15.422 +05:30 8c3f31d4-85eb-40a9-9980-314726b006ec INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:14:15.425 +05:30 8c3f31d4-85eb-40a9-9980-314726b006ec INF Fetching Field details for Master 2024-03-23 14:14:15.442 +05:30 8c3f31d4-85eb-40a9-9980-314726b006ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:14:15.443 +05:30 8c3f31d4-85eb-40a9-9980-314726b006ec INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 21.4959ms 2024-03-23 14:14:15.444 +05:30 8c3f31d4-85eb-40a9-9980-314726b006ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:14:15.444 +05:30 8c3f31d4-85eb-40a9-9980-314726b006ec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 32.5941ms 2024-03-23 14:25:08.021 +05:30 INF Application is shutting down... 2024-03-23 14:38:54.190 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-23 14:38:54.260 +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-23 14:38:54.287 +05:30 INF Creating key {3b56d1eb-0ed4-4bd3-8cb2-215e052d0355} with creation date 2024-03-23 09:08:54Z, activation date 2024-03-23 09:08:54Z, and expiration date 2024-06-21 09:08:54Z. 2024-03-23 14:38:54.303 +05:30 WRN No XML encryptor configured. Key {3b56d1eb-0ed4-4bd3-8cb2-215e052d0355} may be persisted to storage in unencrypted form. 2024-03-23 14:38:54.377 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-23 14:38:54.377 +05:30 INF Hosting environment: Production 2024-03-23 14:38:54.377 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-23 14:38:54.417 +05:30 5eef6eeb-636f-4710-ba3d-2dd9f2183bf2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 14:38:54.417 +05:30 6fa8f367-988c-4937-8d3d-4444d6ae5fec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 14:38:54.417 +05:30 c4c1cef3-be31-4340-9909-a5a4b55e3cd4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:38:54.417 +05:30 6d3a4fb3-23fb-4433-b088-680a73527e18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 14:38:54.430 +05:30 6feb4bf5-4ea9-408d-a340-9aeb07cda4c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:38:54.430 +05:30 b08d5d70-30df-4984-9600-6898e844e20a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 14:38:54.535 +05:30 3fe60bb0-0077-487c-8ca4-c80270f0eec2 INF CORS policy execution successful. 2024-03-23 14:38:54.535 +05:30 b8f4d17b-ec59-44c4-9b38-46472f641784 INF CORS policy execution successful. 2024-03-23 14:38:54.537 +05:30 2f04ca54-438d-4d6d-91f0-25e7a489a1c4 INF CORS policy execution successful. 2024-03-23 14:38:54.537 +05:30 85893a31-2dda-45b1-b708-11322c647c27 INF CORS policy execution successful. 2024-03-23 14:38:54.555 +05:30 2f04ca54-438d-4d6d-91f0-25e7a489a1c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 204 null null 139.3804ms 2024-03-23 14:38:54.560 +05:30 3fe60bb0-0077-487c-8ca4-c80270f0eec2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 145.3261ms 2024-03-23 14:38:54.561 +05:30 85893a31-2dda-45b1-b708-11322c647c27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 147.1977ms 2024-03-23 14:38:54.561 +05:30 b8f4d17b-ec59-44c4-9b38-46472f641784 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 204 null null 147.1937ms 2024-03-23 14:38:54.573 +05:30 09819054-b0fb-47fc-b9d8-009f988002bc INF CORS policy execution successful. 2024-03-23 14:38:54.573 +05:30 7232cd8e-d550-4637-98ad-451b816dcae2 INF CORS policy execution successful. 2024-03-23 14:38:54.574 +05:30 7232cd8e-d550-4637-98ad-451b816dcae2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 144.0554ms 2024-03-23 14:38:54.574 +05:30 09819054-b0fb-47fc-b9d8-009f988002bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 144.5227ms 2024-03-23 14:38:54.604 +05:30 37f92472-a3d7-4742-839a-c6e57a541482 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 14:38:54.604 +05:30 ada8a82b-4cc6-4215-afa3-1d71c73a9d39 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 14:38:54.611 +05:30 39c861c0-e65e-4ab7-a9a6-95cff6770b9f INF CORS policy execution successful. 2024-03-23 14:38:54.611 +05:30 25ee29c9-6a74-4d00-925c-6d3b42871655 INF CORS policy execution successful. 2024-03-23 14:38:54.611 +05:30 25ee29c9-6a74-4d00-925c-6d3b42871655 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 204 null null 7.2136ms 2024-03-23 14:38:54.611 +05:30 39c861c0-e65e-4ab7-a9a6-95cff6770b9f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 204 null null 7.2362ms 2024-03-23 14:38:54.612 +05:30 a1427921-3069-4f0e-b0f2-90edc9850d6d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 14:38:54.613 +05:30 4533fd33-6800-4608-93f1-8b12cc588286 INF CORS policy execution successful. 2024-03-23 14:38:54.613 +05:30 4533fd33-6800-4608-93f1-8b12cc588286 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 204 null null 0.8505ms 2024-03-23 14:38:54.618 +05:30 c84d1419-2724-4204-b6a7-596a080d0168 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:38:54.618 +05:30 558df89d-4528-42be-8bff-478b02819bc0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 14:38:54.629 +05:30 6f80d739-8b5d-4f2c-97a4-dd35e6367427 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 14:38:54.655 +05:30 811396fb-b291-4c41-b3d8-bfffd0bb7997 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 14:38:54.657 +05:30 0e39ea5e-32b3-4c1e-84cd-24e68aa6e062 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 14:38:54.768 +05:30 c84d1419-2724-4204-b6a7-596a080d0168 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 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-23 14:38:54.768 +05:30 558df89d-4528-42be-8bff-478b02819bc0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 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-23 14:38:54.768 +05:30 811396fb-b291-4c41-b3d8-bfffd0bb7997 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 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-23 14:38:54.768 +05:30 6f80d739-8b5d-4f2c-97a4-dd35e6367427 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 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-23 14:38:54.768 +05:30 0e39ea5e-32b3-4c1e-84cd-24e68aa6e062 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 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-23 14:38:54.781 +05:30 c84d1419-2724-4204-b6a7-596a080d0168 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 AM'. 2024-03-23 14:38:54.781 +05:30 6f80d739-8b5d-4f2c-97a4-dd35e6367427 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 AM'. 2024-03-23 14:38:54.781 +05:30 558df89d-4528-42be-8bff-478b02819bc0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 AM'. 2024-03-23 14:38:54.786 +05:30 0e39ea5e-32b3-4c1e-84cd-24e68aa6e062 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 AM'. 2024-03-23 14:38:54.786 +05:30 811396fb-b291-4c41-b3d8-bfffd0bb7997 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 AM'. 2024-03-23 14:38:54.792 +05:30 f0a236e7-3a2e-4863-a7a2-76dfd2afc5e9 INF CORS policy execution successful. 2024-03-23 14:38:54.792 +05:30 34e75277-f896-4dfe-b09d-3b0f608281ac INF CORS policy execution successful. 2024-03-23 14:38:54.792 +05:30 9d958278-fcff-4eab-bf38-ccbd201d11ee INF CORS policy execution successful. 2024-03-23 14:38:54.792 +05:30 429599e0-a243-4807-8a2c-ad8efd233505 INF CORS policy execution successful. 2024-03-23 14:38:54.792 +05:30 bc81b369-a457-4995-a981-e8ca996ff188 INF CORS policy execution successful. 2024-03-23 14:38:54.806 +05:30 bc81b369-a457-4995-a981-e8ca996ff188 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:38:54.806 +05:30 9d958278-fcff-4eab-bf38-ccbd201d11ee INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:38:54.806 +05:30 429599e0-a243-4807-8a2c-ad8efd233505 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:38:54.806 +05:30 f0a236e7-3a2e-4863-a7a2-76dfd2afc5e9 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:38:54.806 +05:30 34e75277-f896-4dfe-b09d-3b0f608281ac INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:38:54.813 +05:30 bc81b369-a457-4995-a981-e8ca996ff188 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:38:54.813 +05:30 429599e0-a243-4807-8a2c-ad8efd233505 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:38:54.813 +05:30 f0a236e7-3a2e-4863-a7a2-76dfd2afc5e9 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:38:54.813 +05:30 34e75277-f896-4dfe-b09d-3b0f608281ac INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:38:54.813 +05:30 9d958278-fcff-4eab-bf38-ccbd201d11ee INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:38:54.819 +05:30 429599e0-a243-4807-8a2c-ad8efd233505 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 401 null null 162.221ms 2024-03-23 14:38:54.819 +05:30 f0a236e7-3a2e-4863-a7a2-76dfd2afc5e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 201.5296ms 2024-03-23 14:38:54.819 +05:30 9d958278-fcff-4eab-bf38-ccbd201d11ee INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 163.684ms 2024-03-23 14:38:54.819 +05:30 bc81b369-a457-4995-a981-e8ca996ff188 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 401 null null 190.2963ms 2024-03-23 14:38:54.819 +05:30 34e75277-f896-4dfe-b09d-3b0f608281ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 401 null null 201.1374ms 2024-03-23 14:38:54.859 +05:30 d60e2354-08cc-4fc5-8416-1c192039701c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - null null 2024-03-23 14:38:54.860 +05:30 d60e2354-08cc-4fc5-8416-1c192039701c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 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-23 14:38:54.861 +05:30 aa3fc92f-f20a-40b7-ac4e-87787c8e04c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - null null 2024-03-23 14:38:54.861 +05:30 d60e2354-08cc-4fc5-8416-1c192039701c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 AM'. 2024-03-23 14:38:54.861 +05:30 568080ad-1fd5-4f7f-87ec-ed7634de0e1b INF CORS policy execution successful. 2024-03-23 14:38:54.862 +05:30 aa3fc92f-f20a-40b7-ac4e-87787c8e04c3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 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-23 14:38:54.862 +05:30 aa3fc92f-f20a-40b7-ac4e-87787c8e04c3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 AM'. 2024-03-23 14:38:54.862 +05:30 57c64834-9e35-4741-9f20-27b6de1f5fe3 INF CORS policy execution successful. 2024-03-23 14:38:54.864 +05:30 568080ad-1fd5-4f7f-87ec-ed7634de0e1b INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:38:54.864 +05:30 57c64834-9e35-4741-9f20-27b6de1f5fe3 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:38:54.864 +05:30 57c64834-9e35-4741-9f20-27b6de1f5fe3 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:38:54.864 +05:30 568080ad-1fd5-4f7f-87ec-ed7634de0e1b INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:38:54.865 +05:30 58c98946-e17c-400a-9016-1cb1327efca4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - null null 2024-03-23 14:38:54.865 +05:30 568080ad-1fd5-4f7f-87ec-ed7634de0e1b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=3 - 401 null null 5.7471ms 2024-03-23 14:38:54.865 +05:30 57c64834-9e35-4741-9f20-27b6de1f5fe3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=3 - 401 null null 4.3617ms 2024-03-23 14:38:54.866 +05:30 0d3b592c-7c9e-4237-a382-6085bdb0dc77 INF CORS policy execution successful. 2024-03-23 14:38:54.869 +05:30 0d3b592c-7c9e-4237-a382-6085bdb0dc77 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:54.871 +05:30 f445fbc3-771b-41cf-adf8-833b4121504c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - null null 2024-03-23 14:38:54.872 +05:30 f445fbc3-771b-41cf-adf8-833b4121504c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 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-23 14:38:54.873 +05:30 f445fbc3-771b-41cf-adf8-833b4121504c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 AM'. 2024-03-23 14:38:54.873 +05:30 845233fb-eeed-422d-9c47-07712d43421a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:38:54.873 +05:30 c6adffb8-3a42-48e5-87d4-86fe6b68665f INF CORS policy execution successful. 2024-03-23 14:38:54.873 +05:30 c6adffb8-3a42-48e5-87d4-86fe6b68665f INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:38:54.874 +05:30 c6adffb8-3a42-48e5-87d4-86fe6b68665f INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:38:54.874 +05:30 845233fb-eeed-422d-9c47-07712d43421a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 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-23 14:38:54.874 +05:30 845233fb-eeed-422d-9c47-07712d43421a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:27:30 AM', Current time (UTC): '3/23/2024 9:08:54 AM'. 2024-03-23 14:38:54.874 +05:30 c6adffb8-3a42-48e5-87d4-86fe6b68665f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=3 - 401 null null 3.3951ms 2024-03-23 14:38:54.874 +05:30 4f7ead6d-9c21-4282-8d6d-b26335d307b9 INF CORS policy execution successful. 2024-03-23 14:38:54.874 +05:30 4f7ead6d-9c21-4282-8d6d-b26335d307b9 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:38:54.874 +05:30 4f7ead6d-9c21-4282-8d6d-b26335d307b9 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:38:54.875 +05:30 4f7ead6d-9c21-4282-8d6d-b26335d307b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 1.8509ms 2024-03-23 14:38:54.904 +05:30 0d3b592c-7c9e-4237-a382-6085bdb0dc77 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-23 14:38:54.972 +05:30 0d3b592c-7c9e-4237-a382-6085bdb0dc77 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-23 14:38:54.982 +05:30 0d3b592c-7c9e-4237-a382-6085bdb0dc77 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 14:38:55.039 +05:30 0d3b592c-7c9e-4237-a382-6085bdb0dc77 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 130.2017ms 2024-03-23 14:38:55.039 +05:30 0d3b592c-7c9e-4237-a382-6085bdb0dc77 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.040 +05:30 0d3b592c-7c9e-4237-a382-6085bdb0dc77 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - 500 null application/problem+json; charset=utf-8 174.8728ms 2024-03-23 14:38:55.082 +05:30 4ad2eb35-e91b-414e-8bd9-94130d29e2bd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - null null 2024-03-23 14:38:55.083 +05:30 9c3b81d1-a24b-4733-b65d-fef5287a7434 INF CORS policy execution successful. 2024-03-23 14:38:55.083 +05:30 9c3b81d1-a24b-4733-b65d-fef5287a7434 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.084 +05:30 9c3b81d1-a24b-4733-b65d-fef5287a7434 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-23 14:38:55.098 +05:30 9c3b81d1-a24b-4733-b65d-fef5287a7434 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-23 14:38:55.099 +05:30 9c3b81d1-a24b-4733-b65d-fef5287a7434 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 14:38:55.102 +05:30 9c3b81d1-a24b-4733-b65d-fef5287a7434 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 18.0678ms 2024-03-23 14:38:55.102 +05:30 9c3b81d1-a24b-4733-b65d-fef5287a7434 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.103 +05:30 9c3b81d1-a24b-4733-b65d-fef5287a7434 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - 500 null application/problem+json; charset=utf-8 20.5552ms 2024-03-23 14:38:55.165 +05:30 0823b282-e935-40c5-b3a8-c5e20b37c6d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - null null 2024-03-23 14:38:55.165 +05:30 f3dd162e-d85c-487e-a5ab-cafb9cf13f8f INF CORS policy execution successful. 2024-03-23 14:38:55.166 +05:30 f3dd162e-d85c-487e-a5ab-cafb9cf13f8f INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.166 +05:30 f3dd162e-d85c-487e-a5ab-cafb9cf13f8f 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-23 14:38:55.175 +05:30 f3dd162e-d85c-487e-a5ab-cafb9cf13f8f 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-23 14:38:55.176 +05:30 f3dd162e-d85c-487e-a5ab-cafb9cf13f8f INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 14:38:55.176 +05:30 f3dd162e-d85c-487e-a5ab-cafb9cf13f8f INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 10.1343ms 2024-03-23 14:38:55.177 +05:30 f3dd162e-d85c-487e-a5ab-cafb9cf13f8f INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.177 +05:30 f3dd162e-d85c-487e-a5ab-cafb9cf13f8f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - 500 null application/problem+json; charset=utf-8 12.2668ms 2024-03-23 14:38:55.231 +05:30 1f20fc45-8296-417f-97ee-33cbcaef03fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - null null 2024-03-23 14:38:55.232 +05:30 1ec8af72-e1ce-451c-bfc0-7f468c2a736e INF CORS policy execution successful. 2024-03-23 14:38:55.232 +05:30 1ec8af72-e1ce-451c-bfc0-7f468c2a736e INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.232 +05:30 1ec8af72-e1ce-451c-bfc0-7f468c2a736e 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-23 14:38:55.234 +05:30 1ec8af72-e1ce-451c-bfc0-7f468c2a736e 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-23 14:38:55.235 +05:30 1ec8af72-e1ce-451c-bfc0-7f468c2a736e INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 14:38:55.235 +05:30 1ec8af72-e1ce-451c-bfc0-7f468c2a736e INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.8823ms 2024-03-23 14:38:55.235 +05:30 1ec8af72-e1ce-451c-bfc0-7f468c2a736e INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.236 +05:30 1ec8af72-e1ce-451c-bfc0-7f468c2a736e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - 500 null application/problem+json; charset=utf-8 4.4795ms 2024-03-23 14:38:55.291 +05:30 78f423f5-8ea3-4a82-8125-9d50887a9d8b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - null null 2024-03-23 14:38:55.291 +05:30 52d42ba1-331c-4d6a-a2cd-eb3ac71852ca INF CORS policy execution successful. 2024-03-23 14:38:55.291 +05:30 52d42ba1-331c-4d6a-a2cd-eb3ac71852ca INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.292 +05:30 52d42ba1-331c-4d6a-a2cd-eb3ac71852ca 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-23 14:38:55.293 +05:30 52d42ba1-331c-4d6a-a2cd-eb3ac71852ca 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-23 14:38:55.293 +05:30 52d42ba1-331c-4d6a-a2cd-eb3ac71852ca INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 14:38:55.294 +05:30 52d42ba1-331c-4d6a-a2cd-eb3ac71852ca INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.3461ms 2024-03-23 14:38:55.294 +05:30 52d42ba1-331c-4d6a-a2cd-eb3ac71852ca INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.295 +05:30 52d42ba1-331c-4d6a-a2cd-eb3ac71852ca INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - 500 null application/problem+json; charset=utf-8 3.9646ms 2024-03-23 14:38:55.350 +05:30 da9d55d3-239d-46da-94e2-012c5261d3e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - null null 2024-03-23 14:38:55.352 +05:30 ab1e3614-0fc1-4b21-9569-7031a2c8776c INF CORS policy execution successful. 2024-03-23 14:38:55.353 +05:30 ab1e3614-0fc1-4b21-9569-7031a2c8776c INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.354 +05:30 ab1e3614-0fc1-4b21-9569-7031a2c8776c 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-23 14:38:55.357 +05:30 ab1e3614-0fc1-4b21-9569-7031a2c8776c 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-23 14:38:55.357 +05:30 ab1e3614-0fc1-4b21-9569-7031a2c8776c INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 14:38:55.359 +05:30 ab1e3614-0fc1-4b21-9569-7031a2c8776c INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 4.3967ms 2024-03-23 14:38:55.359 +05:30 ab1e3614-0fc1-4b21-9569-7031a2c8776c INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.359 +05:30 ab1e3614-0fc1-4b21-9569-7031a2c8776c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - 500 null application/problem+json; charset=utf-8 9.0939ms 2024-03-23 14:38:55.416 +05:30 8035b929-4ef8-474e-b584-007b698dfd39 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - null null 2024-03-23 14:38:55.417 +05:30 6e4e8719-1093-4d88-83d7-11615642de5c INF CORS policy execution successful. 2024-03-23 14:38:55.417 +05:30 6e4e8719-1093-4d88-83d7-11615642de5c INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.417 +05:30 6e4e8719-1093-4d88-83d7-11615642de5c 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-23 14:38:55.422 +05:30 6e4e8719-1093-4d88-83d7-11615642de5c 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-23 14:38:55.423 +05:30 6e4e8719-1093-4d88-83d7-11615642de5c INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 14:38:55.424 +05:30 6e4e8719-1093-4d88-83d7-11615642de5c INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 6.0424ms 2024-03-23 14:38:55.424 +05:30 6e4e8719-1093-4d88-83d7-11615642de5c INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.424 +05:30 6e4e8719-1093-4d88-83d7-11615642de5c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - 500 null application/problem+json; charset=utf-8 8.3193ms 2024-03-23 14:38:55.482 +05:30 603a2d15-70d7-40d1-b8b7-2b3b2f61dc2c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - null null 2024-03-23 14:38:55.484 +05:30 0fe82b63-9582-40e3-9841-ce136715394d INF CORS policy execution successful. 2024-03-23 14:38:55.484 +05:30 0fe82b63-9582-40e3-9841-ce136715394d INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.484 +05:30 0fe82b63-9582-40e3-9841-ce136715394d 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-23 14:38:55.486 +05:30 0fe82b63-9582-40e3-9841-ce136715394d 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-23 14:38:55.487 +05:30 0fe82b63-9582-40e3-9841-ce136715394d INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 14:38:55.488 +05:30 0fe82b63-9582-40e3-9841-ce136715394d INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.954ms 2024-03-23 14:38:55.488 +05:30 0fe82b63-9582-40e3-9841-ce136715394d INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.488 +05:30 0fe82b63-9582-40e3-9841-ce136715394d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - 500 null application/problem+json; charset=utf-8 6.6164ms 2024-03-23 14:38:55.542 +05:30 4aa3d1a4-cd67-46c3-8977-672390a96881 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - null null 2024-03-23 14:38:55.543 +05:30 3bdc08fe-6bf6-419f-bc94-367dbe199bce INF CORS policy execution successful. 2024-03-23 14:38:55.543 +05:30 3bdc08fe-6bf6-419f-bc94-367dbe199bce INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.544 +05:30 3bdc08fe-6bf6-419f-bc94-367dbe199bce 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-23 14:38:55.546 +05:30 3bdc08fe-6bf6-419f-bc94-367dbe199bce 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-23 14:38:55.546 +05:30 3bdc08fe-6bf6-419f-bc94-367dbe199bce INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 14:38:55.547 +05:30 3bdc08fe-6bf6-419f-bc94-367dbe199bce INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.7355ms 2024-03-23 14:38:55.547 +05:30 3bdc08fe-6bf6-419f-bc94-367dbe199bce INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.547 +05:30 3bdc08fe-6bf6-419f-bc94-367dbe199bce INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4MjE1MCwiZXhwIjoxNzExMTgyNzUwLCJpYXQiOjE3MTExODIxNTB9.BAAIsx9cnrsJIAqp3SpUKg8y2FwfRH4Vl8E_mi2BJZ4 - 500 null application/problem+json; charset=utf-8 4.7312ms 2024-03-23 14:38:55.693 +05:30 2a71760e-6c1c-4bd3-93dc-1376b46751b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 14:38:55.694 +05:30 2a71760e-6c1c-4bd3-93dc-1376b46751b3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 14:38:55.695 +05:30 2a71760e-6c1c-4bd3-93dc-1376b46751b3 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 14:38:55.696 +05:30 82b8be6d-42b4-4abb-8652-eb48d2e1e192 INF CORS policy execution successful. 2024-03-23 14:38:55.696 +05:30 82b8be6d-42b4-4abb-8652-eb48d2e1e192 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:38:55.696 +05:30 82b8be6d-42b4-4abb-8652-eb48d2e1e192 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:38:55.697 +05:30 82b8be6d-42b4-4abb-8652-eb48d2e1e192 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 3.9495ms 2024-03-23 14:38:55.789 +05:30 396a79b3-86c0-459d-81f7-1222d29ed9fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 14:38:55.790 +05:30 94090c52-e647-4fc4-8ff7-299fbffee7b4 INF CORS policy execution successful. 2024-03-23 14:38:55.790 +05:30 94090c52-e647-4fc4-8ff7-299fbffee7b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.790 +05:30 94090c52-e647-4fc4-8ff7-299fbffee7b4 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-23 14:38:55.795 +05:30 94090c52-e647-4fc4-8ff7-299fbffee7b4 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 14:38:55.804 +05:30 94090c52-e647-4fc4-8ff7-299fbffee7b4 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 13.3118ms 2024-03-23 14:38:55.804 +05:30 94090c52-e647-4fc4-8ff7-299fbffee7b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:38:55.804 +05:30 94090c52-e647-4fc4-8ff7-299fbffee7b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 15.3172ms 2024-03-23 14:39:23.325 +05:30 38281051-00c4-4e28-8a7f-ffdd10d6f7c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:39:23.327 +05:30 980ed53b-3976-4f7b-8af1-1709c6e560c4 INF CORS policy execution successful. 2024-03-23 14:39:23.329 +05:30 980ed53b-3976-4f7b-8af1-1709c6e560c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.807ms 2024-03-23 14:39:23.374 +05:30 9acd5125-cb4b-4fa9-a7b6-b6d6ba95b604 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:39:23.375 +05:30 9acd5125-cb4b-4fa9-a7b6-b6d6ba95b604 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 14:39:23.377 +05:30 9acd5125-cb4b-4fa9-a7b6-b6d6ba95b604 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 14:39:23.378 +05:30 95fe29be-8556-4b63-b58a-b02ee841fe73 INF CORS policy execution successful. 2024-03-23 14:39:23.379 +05:30 95fe29be-8556-4b63-b58a-b02ee841fe73 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:39:23.380 +05:30 95fe29be-8556-4b63-b58a-b02ee841fe73 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:39:23.381 +05:30 95fe29be-8556-4b63-b58a-b02ee841fe73 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 7.6255ms 2024-03-23 14:39:23.428 +05:30 4a710962-c534-4504-8796-5fd86f0c6380 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 14:39:23.429 +05:30 09d7ed13-f9bc-4290-8fe9-c1565a2e60eb INF CORS policy execution successful. 2024-03-23 14:39:23.429 +05:30 09d7ed13-f9bc-4290-8fe9-c1565a2e60eb INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:39:23.429 +05:30 09d7ed13-f9bc-4290-8fe9-c1565a2e60eb 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-23 14:39:23.431 +05:30 09d7ed13-f9bc-4290-8fe9-c1565a2e60eb INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 14:39:23.433 +05:30 09d7ed13-f9bc-4290-8fe9-c1565a2e60eb INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.9767ms 2024-03-23 14:39:23.433 +05:30 09d7ed13-f9bc-4290-8fe9-c1565a2e60eb INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:39:23.433 +05:30 09d7ed13-f9bc-4290-8fe9-c1565a2e60eb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 5.2961ms 2024-03-23 14:39:29.515 +05:30 98d0b7b2-ae0d-4667-9177-10b859084ec2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:39:29.515 +05:30 7bea49f3-34d9-4934-851f-9483529ea840 INF CORS policy execution successful. 2024-03-23 14:39:29.516 +05:30 173f8993-64b0-4f98-b2d7-afc442a09d35 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 14:39:29.516 +05:30 479cd262-2eda-4a95-a62b-714d99858a24 INF CORS policy execution successful. 2024-03-23 14:39:29.516 +05:30 7bea49f3-34d9-4934-851f-9483529ea840 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.4406ms 2024-03-23 14:39:29.517 +05:30 479cd262-2eda-4a95-a62b-714d99858a24 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 0.5554ms 2024-03-23 14:39:29.567 +05:30 4d2f957c-2867-41a4-b866-15e7f311d4f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:39:29.568 +05:30 4d2f957c-2867-41a4-b866-15e7f311d4f7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 14:39:29.569 +05:30 4d2f957c-2867-41a4-b866-15e7f311d4f7 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 14:39:29.569 +05:30 e3b128d1-25b0-4bde-93fe-05d708f76ec2 INF CORS policy execution successful. 2024-03-23 14:39:29.569 +05:30 e3b128d1-25b0-4bde-93fe-05d708f76ec2 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:39:29.569 +05:30 e3b128d1-25b0-4bde-93fe-05d708f76ec2 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:39:29.570 +05:30 e3b128d1-25b0-4bde-93fe-05d708f76ec2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 2.6734ms 2024-03-23 14:39:29.571 +05:30 67c99134-e621-49e4-a8fa-fdcbf851ef3f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 14:39:29.571 +05:30 67c99134-e621-49e4-a8fa-fdcbf851ef3f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 14:39:29.572 +05:30 67c99134-e621-49e4-a8fa-fdcbf851ef3f INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 14:39:29.572 +05:30 8c75e48f-210a-4622-b163-08f40c076809 INF CORS policy execution successful. 2024-03-23 14:39:29.572 +05:30 8c75e48f-210a-4622-b163-08f40c076809 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:39:29.572 +05:30 8c75e48f-210a-4622-b163-08f40c076809 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:39:29.573 +05:30 8c75e48f-210a-4622-b163-08f40c076809 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 1.618ms 2024-03-23 14:39:29.697 +05:30 c419cde2-8b16-45b1-96a2-280d31a200b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 14:39:29.699 +05:30 7a5c0b62-f9a0-4aa6-9c8d-8c83509b2669 INF CORS policy execution successful. 2024-03-23 14:39:29.699 +05:30 7a5c0b62-f9a0-4aa6-9c8d-8c83509b2669 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:39:29.700 +05:30 7a5c0b62-f9a0-4aa6-9c8d-8c83509b2669 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-23 14:39:29.701 +05:30 7a5c0b62-f9a0-4aa6-9c8d-8c83509b2669 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 14:39:29.702 +05:30 7a5c0b62-f9a0-4aa6-9c8d-8c83509b2669 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.4407ms 2024-03-23 14:39:29.702 +05:30 7a5c0b62-f9a0-4aa6-9c8d-8c83509b2669 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:39:29.702 +05:30 7a5c0b62-f9a0-4aa6-9c8d-8c83509b2669 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 5.889ms 2024-03-23 14:39:29.758 +05:30 7ad3f969-a755-40e6-8bc5-f4da74cdf257 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 14:39:29.759 +05:30 62aa6bd9-9b50-4e0b-9579-32cf0eeb6efa INF CORS policy execution successful. 2024-03-23 14:39:29.759 +05:30 62aa6bd9-9b50-4e0b-9579-32cf0eeb6efa INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:39:29.759 +05:30 62aa6bd9-9b50-4e0b-9579-32cf0eeb6efa 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-23 14:39:29.760 +05:30 62aa6bd9-9b50-4e0b-9579-32cf0eeb6efa INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 14:39:29.761 +05:30 62aa6bd9-9b50-4e0b-9579-32cf0eeb6efa INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.6532ms 2024-03-23 14:39:29.761 +05:30 62aa6bd9-9b50-4e0b-9579-32cf0eeb6efa INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:39:29.762 +05:30 62aa6bd9-9b50-4e0b-9579-32cf0eeb6efa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 3.5081ms 2024-03-23 14:39:54.329 +05:30 446e6b4b-b912-4b3a-930e-65807b1544a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:39:54.330 +05:30 22243847-b23d-4d2d-894b-00f7be43f44d INF CORS policy execution successful. 2024-03-23 14:39:54.331 +05:30 22243847-b23d-4d2d-894b-00f7be43f44d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.8211ms 2024-03-23 14:39:54.386 +05:30 ed8a901d-6ba4-47c8-9e2b-ef9134f90399 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:39:54.387 +05:30 ed8a901d-6ba4-47c8-9e2b-ef9134f90399 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 14:39:54.388 +05:30 ed8a901d-6ba4-47c8-9e2b-ef9134f90399 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 14:39:54.389 +05:30 15c4e72a-9957-4498-a9d8-15c495d6aa1c INF CORS policy execution successful. 2024-03-23 14:39:54.390 +05:30 15c4e72a-9957-4498-a9d8-15c495d6aa1c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:39:54.390 +05:30 15c4e72a-9957-4498-a9d8-15c495d6aa1c INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:39:54.391 +05:30 15c4e72a-9957-4498-a9d8-15c495d6aa1c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 4.7742ms 2024-03-23 14:39:54.453 +05:30 9d7e25a6-8931-4156-b005-78f3993ef534 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 14:39:54.454 +05:30 69567331-8ad5-4b2f-aa68-466b5b9dbdfc INF CORS policy execution successful. 2024-03-23 14:39:54.454 +05:30 69567331-8ad5-4b2f-aa68-466b5b9dbdfc INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:39:54.455 +05:30 69567331-8ad5-4b2f-aa68-466b5b9dbdfc 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-23 14:39:54.456 +05:30 69567331-8ad5-4b2f-aa68-466b5b9dbdfc INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 14:39:54.458 +05:30 69567331-8ad5-4b2f-aa68-466b5b9dbdfc INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.6951ms 2024-03-23 14:39:54.458 +05:30 69567331-8ad5-4b2f-aa68-466b5b9dbdfc INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:39:54.458 +05:30 69567331-8ad5-4b2f-aa68-466b5b9dbdfc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 5.5058ms 2024-03-23 14:40:00.345 +05:30 9e536532-cc78-4dcc-8ddc-4190f07b35d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:40:00.345 +05:30 0cb15141-9dc2-45af-a38e-dda87c7ca6ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 14:40:00.346 +05:30 8c6f0422-6e64-4a87-ac14-6ddaa3e3890d INF CORS policy execution successful. 2024-03-23 14:40:00.346 +05:30 4376134c-cf5e-4029-b7cf-40bfad381879 INF CORS policy execution successful. 2024-03-23 14:40:00.346 +05:30 8c6f0422-6e64-4a87-ac14-6ddaa3e3890d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.6163ms 2024-03-23 14:40:00.346 +05:30 4376134c-cf5e-4029-b7cf-40bfad381879 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 1.1351ms 2024-03-23 14:40:00.404 +05:30 8fa7f346-c141-42e9-b186-88d9672e2056 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:40:00.404 +05:30 390bdde4-ff0d-4ad0-887d-42a8ede46ad8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 14:40:00.405 +05:30 390bdde4-ff0d-4ad0-887d-42a8ede46ad8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 14:40:00.405 +05:30 8fa7f346-c141-42e9-b186-88d9672e2056 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 14:40:00.406 +05:30 8fa7f346-c141-42e9-b186-88d9672e2056 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 14:40:00.406 +05:30 390bdde4-ff0d-4ad0-887d-42a8ede46ad8 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 14:40:00.407 +05:30 46153a7d-7cbe-4e01-b3b5-536fc06d91c0 INF CORS policy execution successful. 2024-03-23 14:40:00.407 +05:30 39ff39de-a82b-4272-a664-aad4a5582627 INF CORS policy execution successful. 2024-03-23 14:40:00.408 +05:30 39ff39de-a82b-4272-a664-aad4a5582627 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:40:00.408 +05:30 46153a7d-7cbe-4e01-b3b5-536fc06d91c0 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:40:00.408 +05:30 39ff39de-a82b-4272-a664-aad4a5582627 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:40:00.408 +05:30 46153a7d-7cbe-4e01-b3b5-536fc06d91c0 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:40:00.411 +05:30 46153a7d-7cbe-4e01-b3b5-536fc06d91c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 6.8344ms 2024-03-23 14:40:00.411 +05:30 39ff39de-a82b-4272-a664-aad4a5582627 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 401 null null 7.3282ms 2024-03-23 14:40:00.462 +05:30 e3046153-76c3-4868-9aed-b2dbc3874c30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 14:40:00.464 +05:30 0e11109e-7456-4a07-a977-8f6712e41567 INF CORS policy execution successful. 2024-03-23 14:40:00.464 +05:30 0e11109e-7456-4a07-a977-8f6712e41567 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:40:00.464 +05:30 0e11109e-7456-4a07-a977-8f6712e41567 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-23 14:40:00.466 +05:30 0e11109e-7456-4a07-a977-8f6712e41567 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 14:40:00.468 +05:30 0e11109e-7456-4a07-a977-8f6712e41567 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.9244ms 2024-03-23 14:40:00.468 +05:30 0e11109e-7456-4a07-a977-8f6712e41567 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:40:00.468 +05:30 0e11109e-7456-4a07-a977-8f6712e41567 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 5.9059ms 2024-03-23 14:40:00.518 +05:30 10ef99c5-dfc4-4f3f-a8bc-634b2372fd0c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 14:40:00.519 +05:30 1f2bcccc-f08b-4698-a33d-3ed50151d908 INF CORS policy execution successful. 2024-03-23 14:40:00.519 +05:30 1f2bcccc-f08b-4698-a33d-3ed50151d908 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:40:00.519 +05:30 1f2bcccc-f08b-4698-a33d-3ed50151d908 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-23 14:40:00.519 +05:30 1f2bcccc-f08b-4698-a33d-3ed50151d908 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 14:40:00.520 +05:30 1f2bcccc-f08b-4698-a33d-3ed50151d908 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.2547ms 2024-03-23 14:40:00.520 +05:30 1f2bcccc-f08b-4698-a33d-3ed50151d908 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:40:00.521 +05:30 1f2bcccc-f08b-4698-a33d-3ed50151d908 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 2.4358ms 2024-03-23 14:40:04.289 +05:30 4dbf3d89-27cb-4932-b591-f85cd7dc871d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:40:04.291 +05:30 4dbf3d89-27cb-4932-b591-f85cd7dc871d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 14:40:04.293 +05:30 4dbf3d89-27cb-4932-b591-f85cd7dc871d INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 14:40:04.294 +05:30 5f328d16-eb7e-41d1-a716-09a8bdaa4cd4 INF CORS policy execution successful. 2024-03-23 14:40:04.297 +05:30 5f328d16-eb7e-41d1-a716-09a8bdaa4cd4 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:40:04.297 +05:30 5f328d16-eb7e-41d1-a716-09a8bdaa4cd4 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:40:04.299 +05:30 5f328d16-eb7e-41d1-a716-09a8bdaa4cd4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 9.6698ms 2024-03-23 14:40:04.360 +05:30 80263846-9c5e-410d-8e9f-8bec219433f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 14:40:04.368 +05:30 1b537c17-5e9f-4337-a51a-b7c827dee79e INF CORS policy execution successful. 2024-03-23 14:40:04.369 +05:30 1b537c17-5e9f-4337-a51a-b7c827dee79e INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:40:04.369 +05:30 1b537c17-5e9f-4337-a51a-b7c827dee79e 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-23 14:40:04.377 +05:30 1b537c17-5e9f-4337-a51a-b7c827dee79e INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 14:40:04.382 +05:30 1b537c17-5e9f-4337-a51a-b7c827dee79e INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 12.6192ms 2024-03-23 14:40:04.382 +05:30 1b537c17-5e9f-4337-a51a-b7c827dee79e INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:40:04.383 +05:30 1b537c17-5e9f-4337-a51a-b7c827dee79e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 22.844ms 2024-03-23 14:40:27.320 +05:30 4086e393-0ddb-49e3-aaee-ba6264ef7118 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:40:27.322 +05:30 b945b57a-5ded-41cf-9b77-7b279b938c78 INF CORS policy execution successful. 2024-03-23 14:40:27.323 +05:30 b945b57a-5ded-41cf-9b77-7b279b938c78 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.0609ms 2024-03-23 14:40:27.375 +05:30 f90048fc-ba64-47fc-a295-7ea398e7e835 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:40:27.376 +05:30 f90048fc-ba64-47fc-a295-7ea398e7e835 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 14:40:27.376 +05:30 f90048fc-ba64-47fc-a295-7ea398e7e835 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 14:40:27.377 +05:30 1f98aecd-04de-4dd6-a0c4-b1ee5b4ed727 INF CORS policy execution successful. 2024-03-23 14:40:27.377 +05:30 1f98aecd-04de-4dd6-a0c4-b1ee5b4ed727 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:40:27.377 +05:30 1f98aecd-04de-4dd6-a0c4-b1ee5b4ed727 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:40:27.378 +05:30 1f98aecd-04de-4dd6-a0c4-b1ee5b4ed727 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 2.9224ms 2024-03-23 14:40:27.430 +05:30 77792cd7-0944-46e8-8717-5a3b26b949db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 14:40:27.431 +05:30 f3e6e106-c692-48cb-a981-1cfbc895c86b INF CORS policy execution successful. 2024-03-23 14:40:27.431 +05:30 f3e6e106-c692-48cb-a981-1cfbc895c86b INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:40:27.432 +05:30 f3e6e106-c692-48cb-a981-1cfbc895c86b 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-23 14:40:27.433 +05:30 f3e6e106-c692-48cb-a981-1cfbc895c86b INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 14:40:27.436 +05:30 f3e6e106-c692-48cb-a981-1cfbc895c86b INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 4.1099ms 2024-03-23 14:40:27.436 +05:30 f3e6e106-c692-48cb-a981-1cfbc895c86b INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:40:27.437 +05:30 f3e6e106-c692-48cb-a981-1cfbc895c86b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 6.1485ms 2024-03-23 14:40:34.325 +05:30 21054966-7099-45e1-9aa2-9eaaa3a7469b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:40:34.326 +05:30 b262cdae-a15d-4e15-90d0-8cf76fbe2ae4 INF CORS policy execution successful. 2024-03-23 14:40:34.328 +05:30 b262cdae-a15d-4e15-90d0-8cf76fbe2ae4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.8227ms 2024-03-23 14:40:34.378 +05:30 9cae2414-4a5b-49b2-a1bd-15fb8182f9fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:40:34.378 +05:30 9cae2414-4a5b-49b2-a1bd-15fb8182f9fd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 14:40:34.379 +05:30 9cae2414-4a5b-49b2-a1bd-15fb8182f9fd INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 14:40:34.379 +05:30 cb750287-9bb5-4756-a3aa-a147203948ee INF CORS policy execution successful. 2024-03-23 14:40:34.379 +05:30 cb750287-9bb5-4756-a3aa-a147203948ee INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:40:34.379 +05:30 cb750287-9bb5-4756-a3aa-a147203948ee INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:40:34.380 +05:30 cb750287-9bb5-4756-a3aa-a147203948ee INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 1.8415ms 2024-03-23 14:40:34.433 +05:30 73920650-b34e-447d-a858-dbb2017c3a3e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 14:40:34.434 +05:30 86136bf3-3007-4989-99c8-65b51af25b32 INF CORS policy execution successful. 2024-03-23 14:40:34.434 +05:30 86136bf3-3007-4989-99c8-65b51af25b32 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:40:34.434 +05:30 86136bf3-3007-4989-99c8-65b51af25b32 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-23 14:40:34.435 +05:30 86136bf3-3007-4989-99c8-65b51af25b32 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 14:40:34.436 +05:30 86136bf3-3007-4989-99c8-65b51af25b32 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.7515ms 2024-03-23 14:40:34.436 +05:30 86136bf3-3007-4989-99c8-65b51af25b32 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:40:34.436 +05:30 86136bf3-3007-4989-99c8-65b51af25b32 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 3.3676ms 2024-03-23 14:40:46.338 +05:30 4e43d8da-57fa-4ed5-93d1-b7e2891c042c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:40:46.338 +05:30 faa9df8d-7b02-45c3-971e-d9cd9861fe7d INF CORS policy execution successful. 2024-03-23 14:40:46.339 +05:30 faa9df8d-7b02-45c3-971e-d9cd9861fe7d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.1131ms 2024-03-23 14:40:46.391 +05:30 cf88d366-bd1a-4892-90d3-8939acee431c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:40:46.391 +05:30 cf88d366-bd1a-4892-90d3-8939acee431c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 14:40:46.392 +05:30 cf88d366-bd1a-4892-90d3-8939acee431c INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 14:40:46.392 +05:30 72f54b3e-30db-4f02-bfea-432fbbbbc2ee INF CORS policy execution successful. 2024-03-23 14:40:46.392 +05:30 72f54b3e-30db-4f02-bfea-432fbbbbc2ee INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:40:46.392 +05:30 72f54b3e-30db-4f02-bfea-432fbbbbc2ee INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:40:46.393 +05:30 72f54b3e-30db-4f02-bfea-432fbbbbc2ee INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 2.3313ms 2024-03-23 14:40:46.456 +05:30 617e972c-de95-4423-9ad3-84d21afa7a5c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 14:40:46.457 +05:30 bf4aa71a-2d41-4dec-b795-1afcd5a74303 INF CORS policy execution successful. 2024-03-23 14:40:46.457 +05:30 bf4aa71a-2d41-4dec-b795-1afcd5a74303 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:40:46.457 +05:30 bf4aa71a-2d41-4dec-b795-1afcd5a74303 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-23 14:40:46.458 +05:30 bf4aa71a-2d41-4dec-b795-1afcd5a74303 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 14:40:46.459 +05:30 bf4aa71a-2d41-4dec-b795-1afcd5a74303 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.2736ms 2024-03-23 14:40:46.459 +05:30 bf4aa71a-2d41-4dec-b795-1afcd5a74303 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:40:46.459 +05:30 bf4aa71a-2d41-4dec-b795-1afcd5a74303 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 2.4921ms 2024-03-23 14:40:53.522 +05:30 ab8fc952-20d5-4d86-82a6-82c429220133 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 14:40:53.523 +05:30 4fc2fe7a-308d-408a-8200-8ae9f22e32fe INF CORS policy execution successful. 2024-03-23 14:40:53.524 +05:30 4fc2fe7a-308d-408a-8200-8ae9f22e32fe INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 14:40:53.535 +05:30 4fc2fe7a-308d-408a-8200-8ae9f22e32fe 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-23 14:40:53.542 +05:30 4fc2fe7a-308d-408a-8200-8ae9f22e32fe INF Fetching Company deatails 2024-03-23 14:40:53.945 +05:30 4fc2fe7a-308d-408a-8200-8ae9f22e32fe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:40:53.963 +05:30 4fc2fe7a-308d-408a-8200-8ae9f22e32fe INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 427.8508ms 2024-03-23 14:40:53.964 +05:30 4fc2fe7a-308d-408a-8200-8ae9f22e32fe INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 14:40:53.967 +05:30 4fc2fe7a-308d-408a-8200-8ae9f22e32fe 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 445.3401ms 2024-03-23 14:40:54.015 +05:30 c8b9ec2b-4556-48ba-a2be-7cbdf2a3ea98 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 14:40:54.016 +05:30 6b93b5cd-6b25-4264-a22d-9988218b1ce5 INF CORS policy execution successful. 2024-03-23 14:40:54.016 +05:30 6b93b5cd-6b25-4264-a22d-9988218b1ce5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 14:40:54.017 +05:30 6b93b5cd-6b25-4264-a22d-9988218b1ce5 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-23 14:40:54.017 +05:30 6b93b5cd-6b25-4264-a22d-9988218b1ce5 INF Fetching Company deatails 2024-03-23 14:40:54.025 +05:30 6b93b5cd-6b25-4264-a22d-9988218b1ce5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:40:54.026 +05:30 6b93b5cd-6b25-4264-a22d-9988218b1ce5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.7953ms 2024-03-23 14:40:54.026 +05:30 6b93b5cd-6b25-4264-a22d-9988218b1ce5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 14:40:54.026 +05:30 6b93b5cd-6b25-4264-a22d-9988218b1ce5 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 11.0877ms 2024-03-23 14:41:06.074 +05:30 23b9683a-cf86-421e-9a8c-84cc973617b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 14:41:06.075 +05:30 0db83c75-07e2-4a6e-9abd-96dffda0d09e INF CORS policy execution successful. 2024-03-23 14:41:06.076 +05:30 0db83c75-07e2-4a6e-9abd-96dffda0d09e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.8289ms 2024-03-23 14:41:06.132 +05:30 1e41d402-b188-452d-bddf-1935454e2058 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 14:41:06.133 +05:30 1e627a38-1325-4ab3-95b2-654e1302be0f INF CORS policy execution successful. 2024-03-23 14:41:06.134 +05:30 1e627a38-1325-4ab3-95b2-654e1302be0f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 14:41:06.146 +05:30 1e627a38-1325-4ab3-95b2-654e1302be0f 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-23 14:41:06.194 +05:30 1e627a38-1325-4ab3-95b2-654e1302be0f INF Connection string fetched 2024-03-23 14:41:06.611 +05:30 1e627a38-1325-4ab3-95b2-654e1302be0f INF Token generated 2024-03-23 14:41:06.612 +05:30 1e627a38-1325-4ab3-95b2-654e1302be0f INF Token generated 2024-03-23 14:41:06.613 +05:30 1e627a38-1325-4ab3-95b2-654e1302be0f 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-23 14:41:06.621 +05:30 1e627a38-1325-4ab3-95b2-654e1302be0f INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 473.9787ms 2024-03-23 14:41:06.621 +05:30 1e627a38-1325-4ab3-95b2-654e1302be0f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 14:41:06.621 +05:30 1e627a38-1325-4ab3-95b2-654e1302be0f 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 488.929ms 2024-03-23 14:41:06.785 +05:30 b89cb4c3-53c9-42a2-bf64-3298c3dfe461 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:41:06.785 +05:30 a04c8c61-5ad1-4d31-9201-64775c7113dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:41:06.785 +05:30 8d01de87-98d0-4f55-92b8-15532cf591cf INF CORS policy execution successful. 2024-03-23 14:41:06.785 +05:30 fa83850f-0229-4975-9f37-240850a60b35 INF CORS policy execution successful. 2024-03-23 14:41:06.785 +05:30 8d01de87-98d0-4f55-92b8-15532cf591cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6687ms 2024-03-23 14:41:06.786 +05:30 fa83850f-0229-4975-9f37-240850a60b35 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.6325ms 2024-03-23 14:41:06.837 +05:30 c58eb371-bec8-4122-9546-e2f719f6c232 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:41:06.851 +05:30 b1c9352c-6b5a-4cba-a7ce-7c096d04281b INF CORS policy execution successful. 2024-03-23 14:41:06.852 +05:30 b1c9352c-6b5a-4cba-a7ce-7c096d04281b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:41:06.856 +05:30 b1c9352c-6b5a-4cba-a7ce-7c096d04281b 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-23 14:41:06.867 +05:30 b1c9352c-6b5a-4cba-a7ce-7c096d04281b INF Connection string fetched 2024-03-23 14:41:06.872 +05:30 b1c9352c-6b5a-4cba-a7ce-7c096d04281b INF Fetching Menu Data 2024-03-23 14:41:06.885 +05:30 b1c9352c-6b5a-4cba-a7ce-7c096d04281b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:06.887 +05:30 b1c9352c-6b5a-4cba-a7ce-7c096d04281b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 30.2112ms 2024-03-23 14:41:06.887 +05:30 b1c9352c-6b5a-4cba-a7ce-7c096d04281b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:41:06.887 +05:30 b1c9352c-6b5a-4cba-a7ce-7c096d04281b 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 49.962ms 2024-03-23 14:41:06.938 +05:30 8bb85cdd-2f62-4758-a4df-b59e525cf107 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:41:06.940 +05:30 e7c1453b-f87e-4ddd-ba3b-b520b3df0629 INF CORS policy execution successful. 2024-03-23 14:41:06.941 +05:30 e7c1453b-f87e-4ddd-ba3b-b520b3df0629 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:41:06.942 +05:30 e7c1453b-f87e-4ddd-ba3b-b520b3df0629 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-23 14:41:06.947 +05:30 e7c1453b-f87e-4ddd-ba3b-b520b3df0629 INF Connection string fetched 2024-03-23 14:41:06.949 +05:30 e7c1453b-f87e-4ddd-ba3b-b520b3df0629 INF Fetching Menu Data 2024-03-23 14:41:06.954 +05:30 e7c1453b-f87e-4ddd-ba3b-b520b3df0629 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:06.955 +05:30 e7c1453b-f87e-4ddd-ba3b-b520b3df0629 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.3214ms 2024-03-23 14:41:06.955 +05:30 e7c1453b-f87e-4ddd-ba3b-b520b3df0629 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:41:06.955 +05:30 e7c1453b-f87e-4ddd-ba3b-b520b3df0629 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 17.6656ms 2024-03-23 14:41:10.319 +05:30 6d0b6e87-c1d0-4254-b252-c85a2e4c6494 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:41:10.319 +05:30 a183bb26-c329-42ca-9302-bc83c9b88fae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 14:41:10.319 +05:30 ba95dffd-f982-4833-b042-73a1c0419f6d INF CORS policy execution successful. 2024-03-23 14:41:10.320 +05:30 ba95dffd-f982-4833-b042-73a1c0419f6d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 1.0151ms 2024-03-23 14:41:10.320 +05:30 1af9ee35-86ab-486c-9745-15dc5f6b020b INF CORS policy execution successful. 2024-03-23 14:41:10.320 +05:30 1af9ee35-86ab-486c-9745-15dc5f6b020b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:41:10.321 +05:30 1af9ee35-86ab-486c-9745-15dc5f6b020b 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-23 14:41:10.335 +05:30 1af9ee35-86ab-486c-9745-15dc5f6b020b INF Connection string fetched 2024-03-23 14:41:10.335 +05:30 1af9ee35-86ab-486c-9745-15dc5f6b020b INF Fetching Menu Data 2024-03-23 14:41:10.344 +05:30 1af9ee35-86ab-486c-9745-15dc5f6b020b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:10.345 +05:30 1af9ee35-86ab-486c-9745-15dc5f6b020b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 24.5118ms 2024-03-23 14:41:10.346 +05:30 1af9ee35-86ab-486c-9745-15dc5f6b020b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:41:10.346 +05:30 1af9ee35-86ab-486c-9745-15dc5f6b020b 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 27.0725ms 2024-03-23 14:41:10.366 +05:30 d8499bc8-be36-43c4-b1b7-640da67e6848 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 14:41:10.367 +05:30 fb2d891c-828b-4079-8405-13941dba8508 INF CORS policy execution successful. 2024-03-23 14:41:10.368 +05:30 fb2d891c-828b-4079-8405-13941dba8508 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 204 null null 2.8783ms 2024-03-23 14:41:10.370 +05:30 5b3edb95-d2c8-4399-b211-66637a00b277 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 14:41:10.371 +05:30 b5d1c1ae-1879-4fbd-8e32-153934a1cf4d INF CORS policy execution successful. 2024-03-23 14:41:10.372 +05:30 b5d1c1ae-1879-4fbd-8e32-153934a1cf4d INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 14:41:10.382 +05:30 b5d1c1ae-1879-4fbd-8e32-153934a1cf4d INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 14:41:10.391 +05:30 b5d1c1ae-1879-4fbd-8e32-153934a1cf4d INF Connection string fetched 2024-03-23 14:41:10.397 +05:30 b5d1c1ae-1879-4fbd-8e32-153934a1cf4d INF Fetching Profile Summary 2024-03-23 14:41:10.402 +05:30 1416f42d-4c61-44e6-85c9-943c1816fca2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:41:10.410 +05:30 bd0e7583-5030-41e9-b0d2-ea59b4a4d181 INF CORS policy execution successful. 2024-03-23 14:41:10.410 +05:30 bd0e7583-5030-41e9-b0d2-ea59b4a4d181 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:41:10.410 +05:30 bd0e7583-5030-41e9-b0d2-ea59b4a4d181 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-23 14:41:10.419 +05:30 b5d1c1ae-1879-4fbd-8e32-153934a1cf4d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:10.420 +05:30 b5d1c1ae-1879-4fbd-8e32-153934a1cf4d INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 38.4215ms 2024-03-23 14:41:10.421 +05:30 b5d1c1ae-1879-4fbd-8e32-153934a1cf4d INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 14:41:10.421 +05:30 b5d1c1ae-1879-4fbd-8e32-153934a1cf4d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 51.0391ms 2024-03-23 14:41:10.432 +05:30 bd0e7583-5030-41e9-b0d2-ea59b4a4d181 INF Connection string fetched 2024-03-23 14:41:10.433 +05:30 bd0e7583-5030-41e9-b0d2-ea59b4a4d181 INF Fetching Menu Data 2024-03-23 14:41:10.439 +05:30 bd0e7583-5030-41e9-b0d2-ea59b4a4d181 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:10.439 +05:30 bd0e7583-5030-41e9-b0d2-ea59b4a4d181 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 28.2273ms 2024-03-23 14:41:10.440 +05:30 bd0e7583-5030-41e9-b0d2-ea59b4a4d181 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:41:10.440 +05:30 bd0e7583-5030-41e9-b0d2-ea59b4a4d181 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 38.0994ms 2024-03-23 14:41:10.508 +05:30 454c1aec-ae02-4351-b697-c0108df1e37b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - null null 2024-03-23 14:41:10.511 +05:30 5edfbb9e-084f-4863-b66f-7e1b0c1c9daa INF CORS policy execution successful. 2024-03-23 14:41:10.512 +05:30 5edfbb9e-084f-4863-b66f-7e1b0c1c9daa INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 14:41:10.513 +05:30 5edfbb9e-084f-4863-b66f-7e1b0c1c9daa INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary() on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 14:41:10.519 +05:30 5edfbb9e-084f-4863-b66f-7e1b0c1c9daa INF Connection string fetched 2024-03-23 14:41:10.523 +05:30 5edfbb9e-084f-4863-b66f-7e1b0c1c9daa INF Fetching Profile Summary 2024-03-23 14:41:10.530 +05:30 5edfbb9e-084f-4863-b66f-7e1b0c1c9daa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:10.532 +05:30 5edfbb9e-084f-4863-b66f-7e1b0c1c9daa INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi) in 18.1921ms 2024-03-23 14:41:10.532 +05:30 5edfbb9e-084f-4863-b66f-7e1b0c1c9daa INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleSummary (Sang.Security.WebApi)' 2024-03-23 14:41:10.532 +05:30 5edfbb9e-084f-4863-b66f-7e1b0c1c9daa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleSummary - 200 null application/json; charset=utf-8 24.1857ms 2024-03-23 14:41:12.841 +05:30 843f9743-a9ea-453a-8bbd-d32d464dfdad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:41:12.841 +05:30 4b50562d-3a58-4ebc-a4be-e1057f379dd1 INF CORS policy execution successful. 2024-03-23 14:41:12.842 +05:30 4b50562d-3a58-4ebc-a4be-e1057f379dd1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.9234ms 2024-03-23 14:41:12.842 +05:30 4c41baab-c49f-426c-ad38-2f4c3372f33d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 14:41:12.843 +05:30 82e51bf7-d0d9-48d5-917a-e299dfb37e7c INF CORS policy execution successful. 2024-03-23 14:41:12.843 +05:30 82e51bf7-d0d9-48d5-917a-e299dfb37e7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.6048ms 2024-03-23 14:41:12.843 +05:30 a8d7da4b-6ccb-4961-8ef1-260dfea22aef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 14:41:12.843 +05:30 56d9c6d7-37f8-45c8-b59f-05f0563e04f7 INF CORS policy execution successful. 2024-03-23 14:41:12.843 +05:30 a18e557a-f146-4af6-a4ed-fbec5a0f4657 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 14:41:12.843 +05:30 88e231e8-b25e-4e2d-a6a2-35642022362b INF CORS policy execution successful. 2024-03-23 14:41:12.843 +05:30 56d9c6d7-37f8-45c8-b59f-05f0563e04f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.2727ms 2024-03-23 14:41:12.844 +05:30 88e231e8-b25e-4e2d-a6a2-35642022362b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 0.3181ms 2024-03-23 14:41:12.890 +05:30 c168484a-e896-494f-86d1-1b8d0f3861c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:41:12.890 +05:30 c5602b01-81fb-478e-aba6-20d464284c42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 14:41:12.890 +05:30 ebb67069-5ea0-4e4c-a1f1-f0763876b0bb INF CORS policy execution successful. 2024-03-23 14:41:12.890 +05:30 c7118f7d-b790-4534-8796-1a8ef4051198 INF CORS policy execution successful. 2024-03-23 14:41:12.891 +05:30 ebb67069-5ea0-4e4c-a1f1-f0763876b0bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 0.7775ms 2024-03-23 14:41:12.891 +05:30 c7118f7d-b790-4534-8796-1a8ef4051198 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8311ms 2024-03-23 14:41:12.891 +05:30 e60436d1-5808-408f-ad80-d13076fe8305 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 14:41:12.891 +05:30 25105572-54c5-4dc5-b0d9-2756fe282660 INF CORS policy execution successful. 2024-03-23 14:41:12.891 +05:30 25105572-54c5-4dc5-b0d9-2756fe282660 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 0.3082ms 2024-03-23 14:41:12.893 +05:30 f3dfb184-a958-43fa-a0f0-80443859f264 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 14:41:12.893 +05:30 d5060e31-569e-4817-8c08-3ab8e97e452b INF CORS policy execution successful. 2024-03-23 14:41:12.893 +05:30 d5060e31-569e-4817-8c08-3ab8e97e452b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 0.3088ms 2024-03-23 14:41:12.897 +05:30 c4d756cf-4e6e-4cbb-8e27-e7c5f904f039 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 14:41:12.899 +05:30 4548acd8-0587-4ec7-a737-2159e04e4d7d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:41:12.900 +05:30 13fb23a8-ffe6-4aaf-9567-8ff79a588d04 INF CORS policy execution successful. 2024-03-23 14:41:12.901 +05:30 46ec9200-6aaf-44b0-ad90-1bd107ce96ec INF CORS policy execution successful. 2024-03-23 14:41:12.901 +05:30 13fb23a8-ffe6-4aaf-9567-8ff79a588d04 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 14:41:12.901 +05:30 46ec9200-6aaf-44b0-ad90-1bd107ce96ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:41:12.901 +05:30 46ec9200-6aaf-44b0-ad90-1bd107ce96ec 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-23 14:41:12.910 +05:30 13fb23a8-ffe6-4aaf-9567-8ff79a588d04 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 14:41:12.920 +05:30 46ec9200-6aaf-44b0-ad90-1bd107ce96ec INF Connection string fetched 2024-03-23 14:41:12.921 +05:30 46ec9200-6aaf-44b0-ad90-1bd107ce96ec INF Fetching Menu Data 2024-03-23 14:41:12.921 +05:30 13fb23a8-ffe6-4aaf-9567-8ff79a588d04 INF Connection string fetched 2024-03-23 14:41:12.932 +05:30 46ec9200-6aaf-44b0-ad90-1bd107ce96ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:12.932 +05:30 13fb23a8-ffe6-4aaf-9567-8ff79a588d04 INF Fetching Profiles for Role 2024-03-23 14:41:12.933 +05:30 46ec9200-6aaf-44b0-ad90-1bd107ce96ec INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 31.4126ms 2024-03-23 14:41:12.933 +05:30 46ec9200-6aaf-44b0-ad90-1bd107ce96ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:41:12.933 +05:30 46ec9200-6aaf-44b0-ad90-1bd107ce96ec 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 33.8568ms 2024-03-23 14:41:12.938 +05:30 c207cf0b-efd8-4d6c-bc0d-3596c01217eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 14:41:12.939 +05:30 fe117e7d-bfd7-49ce-8adf-ac2fd3aab716 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 14:41:12.939 +05:30 98eb697b-9701-4af9-910d-11c038d1b072 INF CORS policy execution successful. 2024-03-23 14:41:12.940 +05:30 98eb697b-9701-4af9-910d-11c038d1b072 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 14:41:12.940 +05:30 c19233ac-21ad-4311-84cc-346d3a795e30 INF CORS policy execution successful. 2024-03-23 14:41:12.940 +05:30 c19233ac-21ad-4311-84cc-346d3a795e30 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 14:41:12.945 +05:30 c19233ac-21ad-4311-84cc-346d3a795e30 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 14:41:12.945 +05:30 98eb697b-9701-4af9-910d-11c038d1b072 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 14:41:12.950 +05:30 98eb697b-9701-4af9-910d-11c038d1b072 INF Fetching Profiles 2024-03-23 14:41:12.954 +05:30 c19233ac-21ad-4311-84cc-346d3a795e30 INF Connection string fetched 2024-03-23 14:41:12.958 +05:30 c19233ac-21ad-4311-84cc-346d3a795e30 INF Fetching Details for Role 2024-03-23 14:41:12.972 +05:30 13fb23a8-ffe6-4aaf-9567-8ff79a588d04 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:12.973 +05:30 13fb23a8-ffe6-4aaf-9567-8ff79a588d04 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 62.2855ms 2024-03-23 14:41:12.973 +05:30 13fb23a8-ffe6-4aaf-9567-8ff79a588d04 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 14:41:12.973 +05:30 13fb23a8-ffe6-4aaf-9567-8ff79a588d04 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 75.5791ms 2024-03-23 14:41:12.979 +05:30 c19233ac-21ad-4311-84cc-346d3a795e30 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:12.980 +05:30 c19233ac-21ad-4311-84cc-346d3a795e30 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 34.5149ms 2024-03-23 14:41:12.980 +05:30 c19233ac-21ad-4311-84cc-346d3a795e30 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 14:41:12.980 +05:30 c19233ac-21ad-4311-84cc-346d3a795e30 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 41.4209ms 2024-03-23 14:41:12.981 +05:30 98eb697b-9701-4af9-910d-11c038d1b072 INF Connection string fetched 2024-03-23 14:41:12.996 +05:30 c110748d-423c-4462-b235-30d1e46376b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:41:12.997 +05:30 309bcd69-a3f1-43fa-bc14-882fb106749c INF CORS policy execution successful. 2024-03-23 14:41:12.997 +05:30 309bcd69-a3f1-43fa-bc14-882fb106749c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:41:12.998 +05:30 309bcd69-a3f1-43fa-bc14-882fb106749c 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-23 14:41:13.001 +05:30 98eb697b-9701-4af9-910d-11c038d1b072 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:13.002 +05:30 309bcd69-a3f1-43fa-bc14-882fb106749c INF Connection string fetched 2024-03-23 14:41:13.002 +05:30 98eb697b-9701-4af9-910d-11c038d1b072 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 56.3413ms 2024-03-23 14:41:13.002 +05:30 98eb697b-9701-4af9-910d-11c038d1b072 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 14:41:13.002 +05:30 309bcd69-a3f1-43fa-bc14-882fb106749c INF Fetching Menu Data 2024-03-23 14:41:13.002 +05:30 98eb697b-9701-4af9-910d-11c038d1b072 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 64.0494ms 2024-03-23 14:41:13.006 +05:30 309bcd69-a3f1-43fa-bc14-882fb106749c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:13.007 +05:30 309bcd69-a3f1-43fa-bc14-882fb106749c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.7029ms 2024-03-23 14:41:13.008 +05:30 309bcd69-a3f1-43fa-bc14-882fb106749c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:41:13.008 +05:30 309bcd69-a3f1-43fa-bc14-882fb106749c 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 12.0812ms 2024-03-23 14:41:13.034 +05:30 6fb333c5-b605-4468-8855-d233543e49af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 14:41:13.034 +05:30 044de27a-549b-4a3d-9255-e680fdcbeac1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 14:41:13.035 +05:30 51f6bedb-1d46-4970-ba7f-62a6b336df94 INF CORS policy execution successful. 2024-03-23 14:41:13.035 +05:30 15919105-babd-45c8-8500-f57357a76169 INF CORS policy execution successful. 2024-03-23 14:41:13.035 +05:30 51f6bedb-1d46-4970-ba7f-62a6b336df94 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 14:41:13.035 +05:30 15919105-babd-45c8-8500-f57357a76169 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 14:41:13.036 +05:30 51f6bedb-1d46-4970-ba7f-62a6b336df94 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 14:41:13.036 +05:30 15919105-babd-45c8-8500-f57357a76169 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 14:41:13.038 +05:30 15919105-babd-45c8-8500-f57357a76169 INF Connection string fetched 2024-03-23 14:41:13.038 +05:30 51f6bedb-1d46-4970-ba7f-62a6b336df94 INF Connection string fetched 2024-03-23 14:41:13.038 +05:30 15919105-babd-45c8-8500-f57357a76169 INF Fetching Details for Role 2024-03-23 14:41:13.038 +05:30 51f6bedb-1d46-4970-ba7f-62a6b336df94 INF Fetching Profiles for Role 2024-03-23 14:41:13.045 +05:30 15919105-babd-45c8-8500-f57357a76169 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:13.045 +05:30 51f6bedb-1d46-4970-ba7f-62a6b336df94 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:13.045 +05:30 51f6bedb-1d46-4970-ba7f-62a6b336df94 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 9.7048ms 2024-03-23 14:41:13.045 +05:30 15919105-babd-45c8-8500-f57357a76169 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 9.6392ms 2024-03-23 14:41:13.046 +05:30 51f6bedb-1d46-4970-ba7f-62a6b336df94 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 14:41:13.046 +05:30 15919105-babd-45c8-8500-f57357a76169 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 14:41:13.046 +05:30 15919105-babd-45c8-8500-f57357a76169 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 11.4354ms 2024-03-23 14:41:13.046 +05:30 51f6bedb-1d46-4970-ba7f-62a6b336df94 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 11.4742ms 2024-03-23 14:41:13.049 +05:30 a93d24ae-4033-4663-adbe-4bffa5e27b09 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 14:41:13.050 +05:30 bbad6060-b208-425c-ad8a-a5e0298c79b6 INF CORS policy execution successful. 2024-03-23 14:41:13.050 +05:30 bbad6060-b208-425c-ad8a-a5e0298c79b6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 14:41:13.050 +05:30 bbad6060-b208-425c-ad8a-a5e0298c79b6 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 14:41:13.052 +05:30 bbad6060-b208-425c-ad8a-a5e0298c79b6 INF Connection string fetched 2024-03-23 14:41:13.053 +05:30 bbad6060-b208-425c-ad8a-a5e0298c79b6 INF Fetching Profiles 2024-03-23 14:41:13.055 +05:30 bbad6060-b208-425c-ad8a-a5e0298c79b6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:41:13.055 +05:30 bbad6060-b208-425c-ad8a-a5e0298c79b6 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 4.8624ms 2024-03-23 14:41:13.055 +05:30 bbad6060-b208-425c-ad8a-a5e0298c79b6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 14:41:13.056 +05:30 bbad6060-b208-425c-ad8a-a5e0298c79b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 6.4569ms 2024-03-23 14:43:15.036 +05:30 7ebffc93-7ec2-4cf9-b7b3-fca0e0f1a117 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:43:15.044 +05:30 0ca1b9cc-03f0-40ab-9d9c-bea891cd8c3d INF CORS policy execution successful. 2024-03-23 14:43:15.046 +05:30 0ca1b9cc-03f0-40ab-9d9c-bea891cd8c3d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 9.8354ms 2024-03-23 14:43:15.140 +05:30 925ec70f-db79-4ea9-a879-ec6dab707462 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:43:15.144 +05:30 925ec70f-db79-4ea9-a879-ec6dab707462 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:13:15 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-23 14:43:15.149 +05:30 925ec70f-db79-4ea9-a879-ec6dab707462 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:13:15 AM'. 2024-03-23 14:43:15.149 +05:30 5a86afcc-869b-4f30-bd9e-2bc275f67120 INF CORS policy execution successful. 2024-03-23 14:43:15.150 +05:30 5a86afcc-869b-4f30-bd9e-2bc275f67120 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:43:15.172 +05:30 5a86afcc-869b-4f30-bd9e-2bc275f67120 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:43:15.182 +05:30 5a86afcc-869b-4f30-bd9e-2bc275f67120 INF Fetching Field details for Master 2024-03-23 14:43:15.204 +05:30 5a86afcc-869b-4f30-bd9e-2bc275f67120 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:43:15.206 +05:30 5a86afcc-869b-4f30-bd9e-2bc275f67120 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 33.3708ms 2024-03-23 14:43:15.206 +05:30 5a86afcc-869b-4f30-bd9e-2bc275f67120 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:43:15.206 +05:30 5a86afcc-869b-4f30-bd9e-2bc275f67120 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 66.5899ms 2024-03-23 14:43:16.154 +05:30 eb786285-195c-423d-bc1d-affa1ee09b22 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:43:16.155 +05:30 eb786285-195c-423d-bc1d-affa1ee09b22 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:13: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-23 14:43:16.155 +05:30 eb786285-195c-423d-bc1d-affa1ee09b22 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:13:16 AM'. 2024-03-23 14:43:16.155 +05:30 dc831be4-6c4a-4080-b784-1a56d0733643 INF CORS policy execution successful. 2024-03-23 14:43:16.155 +05:30 dc831be4-6c4a-4080-b784-1a56d0733643 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:43:16.156 +05:30 dc831be4-6c4a-4080-b784-1a56d0733643 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:43:16.158 +05:30 dc831be4-6c4a-4080-b784-1a56d0733643 INF Fetching Field details for Master 2024-03-23 14:43:16.163 +05:30 dc831be4-6c4a-4080-b784-1a56d0733643 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:43:16.164 +05:30 dc831be4-6c4a-4080-b784-1a56d0733643 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.1314ms 2024-03-23 14:43:16.164 +05:30 dc831be4-6c4a-4080-b784-1a56d0733643 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:43:16.164 +05:30 dc831be4-6c4a-4080-b784-1a56d0733643 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.4638ms 2024-03-23 14:44:26.705 +05:30 aba77ca1-ea84-4fdc-9149-ca4c0eccee93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:44:26.709 +05:30 fcb5b645-eaff-4617-ba28-0c901d4d0700 INF CORS policy execution successful. 2024-03-23 14:44:26.711 +05:30 fcb5b645-eaff-4617-ba28-0c901d4d0700 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 6.3455ms 2024-03-23 14:44:26.772 +05:30 7978bfe3-c3aa-43b2-ad2a-7d973fb1eba0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:44:26.776 +05:30 7978bfe3-c3aa-43b2-ad2a-7d973fb1eba0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:14: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-23 14:44:26.777 +05:30 7978bfe3-c3aa-43b2-ad2a-7d973fb1eba0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:14:26 AM'. 2024-03-23 14:44:26.778 +05:30 6208f18c-4a18-4af9-bb3b-b5199e6d9bd7 INF CORS policy execution successful. 2024-03-23 14:44:26.779 +05:30 6208f18c-4a18-4af9-bb3b-b5199e6d9bd7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:44:26.779 +05:30 6208f18c-4a18-4af9-bb3b-b5199e6d9bd7 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:44:26.787 +05:30 6208f18c-4a18-4af9-bb3b-b5199e6d9bd7 INF Fetching Field details for Master 2024-03-23 14:44:26.806 +05:30 6208f18c-4a18-4af9-bb3b-b5199e6d9bd7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:44:26.807 +05:30 6208f18c-4a18-4af9-bb3b-b5199e6d9bd7 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 27.2965ms 2024-03-23 14:44:26.807 +05:30 6208f18c-4a18-4af9-bb3b-b5199e6d9bd7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:44:26.808 +05:30 6208f18c-4a18-4af9-bb3b-b5199e6d9bd7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 35.4421ms 2024-03-23 14:44:37.735 +05:30 16a64857-938a-4f2f-b98f-251acd48dba4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:44:37.735 +05:30 26a58674-9ef3-4cf5-92b6-5b370faba3fa INF CORS policy execution successful. 2024-03-23 14:44:37.736 +05:30 26a58674-9ef3-4cf5-92b6-5b370faba3fa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.1392ms 2024-03-23 14:44:37.778 +05:30 fea35c10-3b08-488d-afa2-3801f22fc826 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:44:37.779 +05:30 fea35c10-3b08-488d-afa2-3801f22fc826 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:14:37 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-23 14:44:37.780 +05:30 fea35c10-3b08-488d-afa2-3801f22fc826 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:14:37 AM'. 2024-03-23 14:44:37.781 +05:30 f66b51a4-ffe3-4145-82c0-1370ddd8eb53 INF CORS policy execution successful. 2024-03-23 14:44:37.781 +05:30 f66b51a4-ffe3-4145-82c0-1370ddd8eb53 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:44:37.781 +05:30 f66b51a4-ffe3-4145-82c0-1370ddd8eb53 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:44:37.782 +05:30 f66b51a4-ffe3-4145-82c0-1370ddd8eb53 INF Fetching Field details for Master 2024-03-23 14:44:37.789 +05:30 f66b51a4-ffe3-4145-82c0-1370ddd8eb53 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:44:37.790 +05:30 f66b51a4-ffe3-4145-82c0-1370ddd8eb53 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.8219ms 2024-03-23 14:44:37.790 +05:30 f66b51a4-ffe3-4145-82c0-1370ddd8eb53 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:44:37.790 +05:30 f66b51a4-ffe3-4145-82c0-1370ddd8eb53 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 12.2772ms 2024-03-23 14:47:07.394 +05:30 17264749-5aed-457e-8f22-ea1791f3fd6d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:47:07.394 +05:30 68d95015-cc66-4f2f-865c-575934a280aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 14:47:07.396 +05:30 6c67e390-35e5-41c6-9b0f-9429aa92df62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 14:47:07.398 +05:30 6c1db310-9b56-4bf1-9049-96e24856da88 INF CORS policy execution successful. 2024-03-23 14:47:07.398 +05:30 1185424e-6223-4649-a8d5-cdec83f9d0de INF CORS policy execution successful. 2024-03-23 14:47:07.397 +05:30 60d8c1a7-3d4a-4f07-9a0e-6c1089546ff2 INF CORS policy execution successful. 2024-03-23 14:47:07.395 +05:30 a1569070-35b8-4ae7-a659-bf54b146e1bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 14:47:07.399 +05:30 cfa75741-ed28-42f3-9039-e98ec29c2c8c INF CORS policy execution successful. 2024-03-23 14:47:07.400 +05:30 1185424e-6223-4649-a8d5-cdec83f9d0de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 204 null null 5.2528ms 2024-03-23 14:47:07.400 +05:30 cfa75741-ed28-42f3-9039-e98ec29c2c8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 204 null null 3.9145ms 2024-03-23 14:47:07.400 +05:30 60d8c1a7-3d4a-4f07-9a0e-6c1089546ff2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 204 null null 3.8282ms 2024-03-23 14:47:07.400 +05:30 6c1db310-9b56-4bf1-9049-96e24856da88 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.4769ms 2024-03-23 14:47:07.446 +05:30 b7166e4d-1870-490d-bf11-5d7dc1cd90e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:47:07.446 +05:30 38e06477-c1c7-44f1-9635-9b7bd8461e22 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 14:47:07.451 +05:30 38e06477-c1c7-44f1-9635-9b7bd8461e22 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:16:06 AM', Current time (UTC): '3/23/2024 9:17:07 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-23 14:47:07.451 +05:30 b7166e4d-1870-490d-bf11-5d7dc1cd90e1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:16:06 AM', Current time (UTC): '3/23/2024 9:17:07 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-23 14:47:07.451 +05:30 5769070f-ee2a-49ab-9f04-8078089db5c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 14:47:07.451 +05:30 870d71c8-18c3-49bc-8378-e886f132da80 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 14:47:07.453 +05:30 38e06477-c1c7-44f1-9635-9b7bd8461e22 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:16:06 AM', Current time (UTC): '3/23/2024 9:17:07 AM'. 2024-03-23 14:47:07.453 +05:30 b7166e4d-1870-490d-bf11-5d7dc1cd90e1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:16:06 AM', Current time (UTC): '3/23/2024 9:17:07 AM'. 2024-03-23 14:47:07.453 +05:30 5ac9f679-328f-4017-b05d-f41fcc27a98c INF CORS policy execution successful. 2024-03-23 14:47:07.453 +05:30 15e1ae15-4844-4e0c-9b91-bc70596ba712 INF CORS policy execution successful. 2024-03-23 14:47:07.454 +05:30 870d71c8-18c3-49bc-8378-e886f132da80 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:16:06 AM', Current time (UTC): '3/23/2024 9:17:07 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-23 14:47:07.454 +05:30 5769070f-ee2a-49ab-9f04-8078089db5c8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:16:06 AM', Current time (UTC): '3/23/2024 9:17:07 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-23 14:47:07.454 +05:30 870d71c8-18c3-49bc-8378-e886f132da80 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:16:06 AM', Current time (UTC): '3/23/2024 9:17:07 AM'. 2024-03-23 14:47:07.454 +05:30 5769070f-ee2a-49ab-9f04-8078089db5c8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:16:06 AM', Current time (UTC): '3/23/2024 9:17:07 AM'. 2024-03-23 14:47:07.455 +05:30 e92b94e0-f76b-45db-b5e0-b7c3ecfcfb80 INF CORS policy execution successful. 2024-03-23 14:47:07.455 +05:30 a8fed03e-6744-4c12-b375-e635e8df0cff INF CORS policy execution successful. 2024-03-23 14:47:07.455 +05:30 e92b94e0-f76b-45db-b5e0-b7c3ecfcfb80 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:47:07.455 +05:30 5ac9f679-328f-4017-b05d-f41fcc27a98c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:47:07.455 +05:30 a8fed03e-6744-4c12-b375-e635e8df0cff INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:47:07.455 +05:30 15e1ae15-4844-4e0c-9b91-bc70596ba712 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 14:47:07.455 +05:30 e92b94e0-f76b-45db-b5e0-b7c3ecfcfb80 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:47:07.455 +05:30 5ac9f679-328f-4017-b05d-f41fcc27a98c INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:47:07.455 +05:30 15e1ae15-4844-4e0c-9b91-bc70596ba712 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:47:07.455 +05:30 a8fed03e-6744-4c12-b375-e635e8df0cff INF AuthenticationScheme: Bearer was challenged. 2024-03-23 14:47:07.456 +05:30 a8fed03e-6744-4c12-b375-e635e8df0cff INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 401 null null 4.7966ms 2024-03-23 14:47:07.456 +05:30 e92b94e0-f76b-45db-b5e0-b7c3ecfcfb80 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 401 null null 4.7662ms 2024-03-23 14:47:07.456 +05:30 5ac9f679-328f-4017-b05d-f41fcc27a98c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 401 null null 9.6983ms 2024-03-23 14:47:07.456 +05:30 15e1ae15-4844-4e0c-9b91-bc70596ba712 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 9.741ms 2024-03-23 14:47:07.505 +05:30 b3fe450e-196d-43c1-ab11-29d553f246c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NTA2NiwiZXhwIjoxNzExMTg1NjY2LCJpYXQiOjE3MTExODUwNjZ9.p033TfuriMRNWkIibxdQvDKfUO1Ok7x3w_G0Kz4vSGk - null null 2024-03-23 14:47:07.505 +05:30 0d0f92c6-5f87-48b7-ac25-05a73a387361 INF CORS policy execution successful. 2024-03-23 14:47:07.506 +05:30 0d0f92c6-5f87-48b7-ac25-05a73a387361 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:47:07.506 +05:30 0d0f92c6-5f87-48b7-ac25-05a73a387361 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-23 14:47:07.532 +05:30 0d0f92c6-5f87-48b7-ac25-05a73a387361 INF Token generated 2024-03-23 14:47:07.532 +05:30 0d0f92c6-5f87-48b7-ac25-05a73a387361 INF Token generated 2024-03-23 14:47:07.534 +05:30 0d0f92c6-5f87-48b7-ac25-05a73a387361 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 14:47:07.537 +05:30 0d0f92c6-5f87-48b7-ac25-05a73a387361 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 30.4862ms 2024-03-23 14:47:07.537 +05:30 0d0f92c6-5f87-48b7-ac25-05a73a387361 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:47:07.537 +05:30 0d0f92c6-5f87-48b7-ac25-05a73a387361 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NTA2NiwiZXhwIjoxNzExMTg1NjY2LCJpYXQiOjE3MTExODUwNjZ9.p033TfuriMRNWkIibxdQvDKfUO1Ok7x3w_G0Kz4vSGk - 200 null application/json; charset=utf-8 32.6572ms 2024-03-23 14:47:07.586 +05:30 a3e29c1a-a2fd-4f17-88c5-bb20db241db4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NTA2NiwiZXhwIjoxNzExMTg1NjY2LCJpYXQiOjE3MTExODUwNjZ9.p033TfuriMRNWkIibxdQvDKfUO1Ok7x3w_G0Kz4vSGk - null null 2024-03-23 14:47:07.586 +05:30 a3e21923-21d3-4db4-92a3-ca01d7237116 INF CORS policy execution successful. 2024-03-23 14:47:07.586 +05:30 a3e21923-21d3-4db4-92a3-ca01d7237116 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:47:07.587 +05:30 a3e21923-21d3-4db4-92a3-ca01d7237116 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-23 14:47:07.588 +05:30 462046fe-fc31-4bce-8710-18d889d2c524 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - null null 2024-03-23 14:47:07.589 +05:30 1e93ba7d-3c65-43c5-bd76-806275870638 INF CORS policy execution successful. 2024-03-23 14:47:07.589 +05:30 1e93ba7d-3c65-43c5-bd76-806275870638 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 14:47:07.589 +05:30 1e93ba7d-3c65-43c5-bd76-806275870638 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 14:47:07.591 +05:30 a3e21923-21d3-4db4-92a3-ca01d7237116 INF Token generated 2024-03-23 14:47:07.591 +05:30 a3e21923-21d3-4db4-92a3-ca01d7237116 INF Token generated 2024-03-23 14:47:07.591 +05:30 a3e21923-21d3-4db4-92a3-ca01d7237116 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 14:47:07.591 +05:30 a3e21923-21d3-4db4-92a3-ca01d7237116 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 4.6015ms 2024-03-23 14:47:07.591 +05:30 a3e21923-21d3-4db4-92a3-ca01d7237116 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:47:07.592 +05:30 a3e21923-21d3-4db4-92a3-ca01d7237116 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NTA2NiwiZXhwIjoxNzExMTg1NjY2LCJpYXQiOjE3MTExODUwNjZ9.p033TfuriMRNWkIibxdQvDKfUO1Ok7x3w_G0Kz4vSGk - 200 null application/json; charset=utf-8 5.6149ms 2024-03-23 14:47:07.595 +05:30 1e93ba7d-3c65-43c5-bd76-806275870638 INF Connection string fetched 2024-03-23 14:47:07.596 +05:30 1e93ba7d-3c65-43c5-bd76-806275870638 INF Fetching Details for Role 2024-03-23 14:47:07.610 +05:30 1e93ba7d-3c65-43c5-bd76-806275870638 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:47:07.611 +05:30 1e93ba7d-3c65-43c5-bd76-806275870638 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi) in 21.5028ms 2024-03-23 14:47:07.611 +05:30 1e93ba7d-3c65-43c5-bd76-806275870638 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleDetails (Sang.Security.WebApi)' 2024-03-23 14:47:07.611 +05:30 1e93ba7d-3c65-43c5-bd76-806275870638 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleDetails?roleId=1 - 200 null application/json; charset=utf-8 23.2718ms 2024-03-23 14:47:07.639 +05:30 7fdcdb1b-a35d-4404-ad5b-a6e6df8b915c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NTA2NiwiZXhwIjoxNzExMTg1NjY2LCJpYXQiOjE3MTExODUwNjZ9.p033TfuriMRNWkIibxdQvDKfUO1Ok7x3w_G0Kz4vSGk - null null 2024-03-23 14:47:07.640 +05:30 773b13f0-22c9-4a87-962f-9b98bd15665e INF CORS policy execution successful. 2024-03-23 14:47:07.640 +05:30 773b13f0-22c9-4a87-962f-9b98bd15665e INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:47:07.640 +05:30 773b13f0-22c9-4a87-962f-9b98bd15665e 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-23 14:47:07.641 +05:30 61b0f508-799c-44b4-b4ef-fa49533751cd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 14:47:07.642 +05:30 6984f3db-b71c-41b3-9bab-bb46f47d1878 INF CORS policy execution successful. 2024-03-23 14:47:07.642 +05:30 6984f3db-b71c-41b3-9bab-bb46f47d1878 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:47:07.642 +05:30 6984f3db-b71c-41b3-9bab-bb46f47d1878 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-23 14:47:07.642 +05:30 773b13f0-22c9-4a87-962f-9b98bd15665e INF Token generated 2024-03-23 14:47:07.643 +05:30 773b13f0-22c9-4a87-962f-9b98bd15665e INF Token generated 2024-03-23 14:47:07.643 +05:30 773b13f0-22c9-4a87-962f-9b98bd15665e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 14:47:07.643 +05:30 6984f3db-b71c-41b3-9bab-bb46f47d1878 INF Connection string fetched 2024-03-23 14:47:07.643 +05:30 773b13f0-22c9-4a87-962f-9b98bd15665e INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 3.2268ms 2024-03-23 14:47:07.643 +05:30 773b13f0-22c9-4a87-962f-9b98bd15665e INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:47:07.643 +05:30 6984f3db-b71c-41b3-9bab-bb46f47d1878 INF Fetching Menu Data 2024-03-23 14:47:07.644 +05:30 773b13f0-22c9-4a87-962f-9b98bd15665e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NTA2NiwiZXhwIjoxNzExMTg1NjY2LCJpYXQiOjE3MTExODUwNjZ9.p033TfuriMRNWkIibxdQvDKfUO1Ok7x3w_G0Kz4vSGk - 200 null application/json; charset=utf-8 4.3635ms 2024-03-23 14:47:07.647 +05:30 6984f3db-b71c-41b3-9bab-bb46f47d1878 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:47:07.648 +05:30 6984f3db-b71c-41b3-9bab-bb46f47d1878 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 6.2227ms 2024-03-23 14:47:07.648 +05:30 6984f3db-b71c-41b3-9bab-bb46f47d1878 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 14:47:07.648 +05:30 6984f3db-b71c-41b3-9bab-bb46f47d1878 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 7.1133ms 2024-03-23 14:47:07.691 +05:30 187d0e9e-1973-43c3-8c0b-63424f2aa9b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NTA2NiwiZXhwIjoxNzExMTg1NjY2LCJpYXQiOjE3MTExODUwNjZ9.p033TfuriMRNWkIibxdQvDKfUO1Ok7x3w_G0Kz4vSGk - null null 2024-03-23 14:47:07.692 +05:30 278574d6-a1d0-4495-aad2-c77529c8707c INF CORS policy execution successful. 2024-03-23 14:47:07.692 +05:30 278574d6-a1d0-4495-aad2-c77529c8707c INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:47:07.692 +05:30 278574d6-a1d0-4495-aad2-c77529c8707c 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-23 14:47:07.693 +05:30 1f91c5e0-d5fb-46e9-9923-8b6f40aeb1fe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - null null 2024-03-23 14:47:07.694 +05:30 fa29f919-20ef-4b43-82f4-283f37aa2de3 INF CORS policy execution successful. 2024-03-23 14:47:07.694 +05:30 278574d6-a1d0-4495-aad2-c77529c8707c INF Token generated 2024-03-23 14:47:07.694 +05:30 fa29f919-20ef-4b43-82f4-283f37aa2de3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 14:47:07.695 +05:30 278574d6-a1d0-4495-aad2-c77529c8707c INF Token generated 2024-03-23 14:47:07.695 +05:30 fa29f919-20ef-4b43-82f4-283f37aa2de3 INF Route matched with {action = "GetProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 14:47:07.695 +05:30 278574d6-a1d0-4495-aad2-c77529c8707c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 14:47:07.695 +05:30 278574d6-a1d0-4495-aad2-c77529c8707c INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 3.2473ms 2024-03-23 14:47:07.695 +05:30 278574d6-a1d0-4495-aad2-c77529c8707c INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 14:47:07.695 +05:30 278574d6-a1d0-4495-aad2-c77529c8707c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NTA2NiwiZXhwIjoxNzExMTg1NjY2LCJpYXQiOjE3MTExODUwNjZ9.p033TfuriMRNWkIibxdQvDKfUO1Ok7x3w_G0Kz4vSGk - 200 null application/json; charset=utf-8 4.0918ms 2024-03-23 14:47:07.696 +05:30 fa29f919-20ef-4b43-82f4-283f37aa2de3 INF Connection string fetched 2024-03-23 14:47:07.696 +05:30 fa29f919-20ef-4b43-82f4-283f37aa2de3 INF Fetching Profiles 2024-03-23 14:47:07.709 +05:30 fa29f919-20ef-4b43-82f4-283f37aa2de3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:47:07.709 +05:30 fa29f919-20ef-4b43-82f4-283f37aa2de3 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi) in 14.8244ms 2024-03-23 14:47:07.710 +05:30 fa29f919-20ef-4b43-82f4-283f37aa2de3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetProfiles (Sang.Security.WebApi)' 2024-03-23 14:47:07.710 +05:30 fa29f919-20ef-4b43-82f4-283f37aa2de3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetProfiles?roleId=1 - 200 null application/json; charset=utf-8 16.2458ms 2024-03-23 14:47:07.745 +05:30 87c8bf17-c906-4c84-b913-2bd989c013a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - null null 2024-03-23 14:47:07.746 +05:30 fbcc693b-40dd-4e2d-a359-8dc46c415f03 INF CORS policy execution successful. 2024-03-23 14:47:07.746 +05:30 fbcc693b-40dd-4e2d-a359-8dc46c415f03 INF Executing endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 14:47:07.746 +05:30 fbcc693b-40dd-4e2d-a359-8dc46c415f03 INF Route matched with {action = "GetRoleProfiles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleProfiles(Int32) on controller Sang.Security.WebApi.Controllers.RoleController (Sang.Security.WebApi). 2024-03-23 14:47:07.748 +05:30 fbcc693b-40dd-4e2d-a359-8dc46c415f03 INF Connection string fetched 2024-03-23 14:47:07.749 +05:30 fbcc693b-40dd-4e2d-a359-8dc46c415f03 INF Fetching Profiles for Role 2024-03-23 14:47:07.753 +05:30 fbcc693b-40dd-4e2d-a359-8dc46c415f03 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:47:07.753 +05:30 fbcc693b-40dd-4e2d-a359-8dc46c415f03 INF Executed action Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi) in 7.233ms 2024-03-23 14:47:07.753 +05:30 fbcc693b-40dd-4e2d-a359-8dc46c415f03 INF Executed endpoint 'Sang.Security.WebApi.Controllers.RoleController.GetRoleProfiles (Sang.Security.WebApi)' 2024-03-23 14:47:07.754 +05:30 fbcc693b-40dd-4e2d-a359-8dc46c415f03 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Role/GetRoleProfile?roleId=1 - 200 null application/json; charset=utf-8 8.4909ms 2024-03-23 14:48:36.007 +05:30 6f9a1461-f350-48c7-9329-e91aa64a36d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:48:36.009 +05:30 9b395263-b385-4725-9f88-ab937b569de3 INF CORS policy execution successful. 2024-03-23 14:48:36.010 +05:30 9b395263-b385-4725-9f88-ab937b569de3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 3.2341ms 2024-03-23 14:48:36.080 +05:30 f96871e7-4a37-4a65-8215-8d389775142c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:48:36.084 +05:30 f96871e7-4a37-4a65-8215-8d389775142c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:18:36 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-23 14:48:36.087 +05:30 f96871e7-4a37-4a65-8215-8d389775142c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:18:36 AM'. 2024-03-23 14:48:36.089 +05:30 cd04e5bc-db66-4936-b1fd-21e3a09a46aa INF CORS policy execution successful. 2024-03-23 14:48:36.090 +05:30 cd04e5bc-db66-4936-b1fd-21e3a09a46aa INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:48:36.092 +05:30 cd04e5bc-db66-4936-b1fd-21e3a09a46aa INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:48:36.099 +05:30 cd04e5bc-db66-4936-b1fd-21e3a09a46aa INF Fetching Field details for Master 2024-03-23 14:48:36.113 +05:30 cd04e5bc-db66-4936-b1fd-21e3a09a46aa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:48:36.116 +05:30 cd04e5bc-db66-4936-b1fd-21e3a09a46aa INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 24.0995ms 2024-03-23 14:48:36.116 +05:30 cd04e5bc-db66-4936-b1fd-21e3a09a46aa INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:48:36.117 +05:30 cd04e5bc-db66-4936-b1fd-21e3a09a46aa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 37.3067ms 2024-03-23 14:48:37.803 +05:30 1851df0a-9657-487b-88c1-9cf700dc1c83 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:48:37.804 +05:30 1851df0a-9657-487b-88c1-9cf700dc1c83 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:18:37 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-23 14:48:37.805 +05:30 1851df0a-9657-487b-88c1-9cf700dc1c83 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:18:37 AM'. 2024-03-23 14:48:37.805 +05:30 3fd2273b-a471-4cbc-8fe7-b24ac620af4e INF CORS policy execution successful. 2024-03-23 14:48:37.805 +05:30 3fd2273b-a471-4cbc-8fe7-b24ac620af4e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:48:37.805 +05:30 3fd2273b-a471-4cbc-8fe7-b24ac620af4e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:48:37.806 +05:30 3fd2273b-a471-4cbc-8fe7-b24ac620af4e INF Fetching Field details for Master 2024-03-23 14:48:37.822 +05:30 3fd2273b-a471-4cbc-8fe7-b24ac620af4e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:48:37.823 +05:30 3fd2273b-a471-4cbc-8fe7-b24ac620af4e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 17.2209ms 2024-03-23 14:48:37.823 +05:30 3fd2273b-a471-4cbc-8fe7-b24ac620af4e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:48:37.823 +05:30 3fd2273b-a471-4cbc-8fe7-b24ac620af4e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 20.0501ms 2024-03-23 14:54:03.552 +05:30 a55ff16e-569d-4d9c-bace-804019bd14b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 14:54:03.555 +05:30 2942f30f-d7a8-44d4-9186-66bd4ff88b0b INF CORS policy execution successful. 2024-03-23 14:54:03.556 +05:30 2942f30f-d7a8-44d4-9186-66bd4ff88b0b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 14:54:03.557 +05:30 2942f30f-d7a8-44d4-9186-66bd4ff88b0b 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-23 14:54:03.559 +05:30 2942f30f-d7a8-44d4-9186-66bd4ff88b0b INF Fetching Company deatails 2024-03-23 14:54:03.781 +05:30 2942f30f-d7a8-44d4-9186-66bd4ff88b0b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:54:03.783 +05:30 2942f30f-d7a8-44d4-9186-66bd4ff88b0b INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 225.455ms 2024-03-23 14:54:03.783 +05:30 2942f30f-d7a8-44d4-9186-66bd4ff88b0b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 14:54:03.784 +05:30 2942f30f-d7a8-44d4-9186-66bd4ff88b0b 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 231.851ms 2024-03-23 14:54:12.408 +05:30 85f13319-ab92-482b-b4b6-984e4bd9ec8d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 14:54:12.409 +05:30 aa3e5fd6-efbf-4fcc-ae26-e484d70823bd INF CORS policy execution successful. 2024-03-23 14:54:12.410 +05:30 aa3e5fd6-efbf-4fcc-ae26-e484d70823bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.6325ms 2024-03-23 14:54:12.460 +05:30 2dc6714d-6fc1-4a60-97c9-4a2c9ec69fa0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 14:54:12.460 +05:30 cefe03fc-2bd9-4fed-841b-3966c9830922 INF CORS policy execution successful. 2024-03-23 14:54:12.461 +05:30 cefe03fc-2bd9-4fed-841b-3966c9830922 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 14:54:12.461 +05:30 cefe03fc-2bd9-4fed-841b-3966c9830922 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-23 14:54:12.475 +05:30 cefe03fc-2bd9-4fed-841b-3966c9830922 INF Connection string fetched 2024-03-23 14:54:12.673 +05:30 cefe03fc-2bd9-4fed-841b-3966c9830922 INF Token generated 2024-03-23 14:54:12.675 +05:30 cefe03fc-2bd9-4fed-841b-3966c9830922 INF Token generated 2024-03-23 14:54:12.679 +05:30 cefe03fc-2bd9-4fed-841b-3966c9830922 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-23 14:54:12.679 +05:30 cefe03fc-2bd9-4fed-841b-3966c9830922 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 218.3097ms 2024-03-23 14:54:12.680 +05:30 cefe03fc-2bd9-4fed-841b-3966c9830922 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 14:54:12.680 +05:30 cefe03fc-2bd9-4fed-841b-3966c9830922 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 220.0529ms 2024-03-23 14:54:12.915 +05:30 3c1a5133-db23-4f51-8063-e718927d51dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 14:54:12.917 +05:30 1c4dcb7c-b16c-4d3d-8d8a-5173418cbdd9 INF CORS policy execution successful. 2024-03-23 14:54:12.917 +05:30 1c4dcb7c-b16c-4d3d-8d8a-5173418cbdd9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.6957ms 2024-03-23 14:54:12.972 +05:30 f322f682-1900-402c-9bce-80a13aa9fd4d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 14:54:12.972 +05:30 9737ab6c-ffac-4b55-9110-9afe9a10a372 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 14:54:12.972 +05:30 7e6a7e7b-0f08-409a-a691-11b8d5e38723 INF CORS policy execution successful. 2024-03-23 14:54:12.972 +05:30 106e6b0f-dea4-4d04-b3a4-d87c18ae0481 INF CORS policy execution successful. 2024-03-23 14:54:12.972 +05:30 7e6a7e7b-0f08-409a-a691-11b8d5e38723 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7713ms 2024-03-23 14:54:12.973 +05:30 106e6b0f-dea4-4d04-b3a4-d87c18ae0481 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.58ms 2024-03-23 14:54:12.980 +05:30 b462e22e-976e-45a4-8771-be9f7d999f20 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-23 14:54:12.981 +05:30 dc94c7ad-1fae-4087-9ba7-750f5fec4ffe INF CORS policy execution successful. 2024-03-23 14:54:12.981 +05:30 dc94c7ad-1fae-4087-9ba7-750f5fec4ffe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.8151ms 2024-03-23 14:54:13.023 +05:30 3e21a6c4-265b-4e38-8fee-7828ee3c8a2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 14:54:13.027 +05:30 1c45e28b-bb6a-4502-ac2c-7a36627885f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 14:54:13.027 +05:30 61de6157-3493-4784-b0fd-848bf49046f1 INF CORS policy execution successful. 2024-03-23 14:54:13.027 +05:30 61de6157-3493-4784-b0fd-848bf49046f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 14:54:13.029 +05:30 27a05381-3618-4cc6-99c7-58570da99812 INF CORS policy execution successful. 2024-03-23 14:54:13.029 +05:30 27a05381-3618-4cc6-99c7-58570da99812 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 14:54:13.032 +05:30 d37c0a64-2ef7-4f16-953b-c9249faf30fa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 14:54:13.033 +05:30 d5ccc725-b1f4-44a9-ba29-d1542147570a INF CORS policy execution successful. 2024-03-23 14:54:13.034 +05:30 d5ccc725-b1f4-44a9-ba29-d1542147570a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 14:54:13.037 +05:30 27a05381-3618-4cc6-99c7-58570da99812 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 14:54:13.037 +05:30 61de6157-3493-4784-b0fd-848bf49046f1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 14:54:13.037 +05:30 d5ccc725-b1f4-44a9-ba29-d1542147570a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 14:54:13.048 +05:30 27a05381-3618-4cc6-99c7-58570da99812 INF Connection string fetched 2024-03-23 14:54:13.051 +05:30 61de6157-3493-4784-b0fd-848bf49046f1 INF Fetching City deatails 2024-03-23 14:54:13.051 +05:30 d5ccc725-b1f4-44a9-ba29-d1542147570a INF Fetching Country deatails 2024-03-23 14:54:13.051 +05:30 27a05381-3618-4cc6-99c7-58570da99812 INF Fetching Department deatails 2024-03-23 14:54:13.052 +05:30 abe883b2-90b4-46c2-a86f-f704555e732f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-23 14:54:13.054 +05:30 3ba2a742-71fd-4e18-8c44-08bdd8177e33 INF CORS policy execution successful. 2024-03-23 14:54:13.055 +05:30 3ba2a742-71fd-4e18-8c44-08bdd8177e33 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-23 14:54:13.060 +05:30 d5ccc725-b1f4-44a9-ba29-d1542147570a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:54:13.062 +05:30 d5ccc725-b1f4-44a9-ba29-d1542147570a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 24.1734ms 2024-03-23 14:54:13.062 +05:30 d5ccc725-b1f4-44a9-ba29-d1542147570a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 14:54:13.062 +05:30 d5ccc725-b1f4-44a9-ba29-d1542147570a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 29.831ms 2024-03-23 14:54:13.064 +05:30 3ba2a742-71fd-4e18-8c44-08bdd8177e33 INF Route matched with {action = "GetEmployees", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployees() on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-23 14:54:13.068 +05:30 INF Connection string fetched 2024-03-23 14:54:13.069 +05:30 3ba2a742-71fd-4e18-8c44-08bdd8177e33 INF Fetching Employees deatails 2024-03-23 14:54:13.070 +05:30 61de6157-3493-4784-b0fd-848bf49046f1 INF Connection string fetched 2024-03-23 14:54:13.087 +05:30 27a05381-3618-4cc6-99c7-58570da99812 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:54:13.087 +05:30 61de6157-3493-4784-b0fd-848bf49046f1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:54:13.087 +05:30 61de6157-3493-4784-b0fd-848bf49046f1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 49.9673ms 2024-03-23 14:54:13.087 +05:30 61de6157-3493-4784-b0fd-848bf49046f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 14:54:13.087 +05:30 27a05381-3618-4cc6-99c7-58570da99812 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 50.0081ms 2024-03-23 14:54:13.087 +05:30 27a05381-3618-4cc6-99c7-58570da99812 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 14:54:13.087 +05:30 61de6157-3493-4784-b0fd-848bf49046f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 64.4646ms 2024-03-23 14:54:13.087 +05:30 27a05381-3618-4cc6-99c7-58570da99812 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 60.7615ms 2024-03-23 14:54:13.089 +05:30 3ba2a742-71fd-4e18-8c44-08bdd8177e33 INF Connection string fetched 2024-03-23 14:54:13.093 +05:30 3ba2a742-71fd-4e18-8c44-08bdd8177e33 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:54:13.094 +05:30 3ba2a742-71fd-4e18-8c44-08bdd8177e33 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 30.2908ms 2024-03-23 14:54:13.094 +05:30 3ba2a742-71fd-4e18-8c44-08bdd8177e33 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-23 14:54:13.094 +05:30 3ba2a742-71fd-4e18-8c44-08bdd8177e33 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 200 null application/json; charset=utf-8 42.245ms 2024-03-23 14:54:13.815 +05:30 05ec249a-cbac-48d1-ac30-2c185a85601a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 14:54:13.816 +05:30 86287ba4-69d7-4aa0-9579-7b1bf679847a INF CORS policy execution successful. 2024-03-23 14:54:13.816 +05:30 86287ba4-69d7-4aa0-9579-7b1bf679847a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.7032ms 2024-03-23 14:54:13.904 +05:30 79ea4b3c-8977-4bed-83a4-e2b0dcd6e29e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 14:54:13.905 +05:30 255036ed-7589-41c6-a1fa-e3c91c17495b INF CORS policy execution successful. 2024-03-23 14:54:13.905 +05:30 255036ed-7589-41c6-a1fa-e3c91c17495b INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:54:13.906 +05:30 255036ed-7589-41c6-a1fa-e3c91c17495b INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:54:13.912 +05:30 255036ed-7589-41c6-a1fa-e3c91c17495b INF Connection string fetched 2024-03-23 14:54:13.914 +05:30 255036ed-7589-41c6-a1fa-e3c91c17495b INF Fetching Field details for Master 2024-03-23 14:54:13.920 +05:30 255036ed-7589-41c6-a1fa-e3c91c17495b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:54:13.921 +05:30 255036ed-7589-41c6-a1fa-e3c91c17495b INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 15.0494ms 2024-03-23 14:54:13.921 +05:30 255036ed-7589-41c6-a1fa-e3c91c17495b INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:54:13.921 +05:30 255036ed-7589-41c6-a1fa-e3c91c17495b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 17.0121ms 2024-03-23 14:54:25.756 +05:30 38791f45-af37-4741-8c97-79f3cfaee96e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:54:25.757 +05:30 a4c3fca8-7450-4c41-a8dc-2c59f47640ce INF CORS policy execution successful. 2024-03-23 14:54:25.758 +05:30 a4c3fca8-7450-4c41-a8dc-2c59f47640ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.9003ms 2024-03-23 14:54:25.860 +05:30 df26a7c9-eb1b-4380-b725-a022fd15a933 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 14:54:25.865 +05:30 df26a7c9-eb1b-4380-b725-a022fd15a933 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:24:25 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-23 14:54:25.872 +05:30 df26a7c9-eb1b-4380-b725-a022fd15a933 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:24:25 AM'. 2024-03-23 14:54:25.930 +05:30 b6d90648-1740-4e31-8b53-fb1f16d41672 INF CORS policy execution successful. 2024-03-23 14:54:25.931 +05:30 b6d90648-1740-4e31-8b53-fb1f16d41672 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:54:25.931 +05:30 b6d90648-1740-4e31-8b53-fb1f16d41672 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 14:54:25.941 +05:30 b6d90648-1740-4e31-8b53-fb1f16d41672 INF Fetching Field details for Master 2024-03-23 14:54:26.180 +05:30 b6d90648-1740-4e31-8b53-fb1f16d41672 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 14:54:26.182 +05:30 b6d90648-1740-4e31-8b53-fb1f16d41672 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 250.5047ms 2024-03-23 14:54:26.182 +05:30 b6d90648-1740-4e31-8b53-fb1f16d41672 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 14:54:26.183 +05:30 b6d90648-1740-4e31-8b53-fb1f16d41672 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 322.6693ms 2024-03-23 15:00:48.926 +05:30 11c6a08f-9f93-4667-bba5-ced213093e50 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:00:48.929 +05:30 7737b3f5-a89c-4998-a145-c675cc931e6f INF CORS policy execution successful. 2024-03-23 15:00:48.930 +05:30 7737b3f5-a89c-4998-a145-c675cc931e6f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 4.5786ms 2024-03-23 15:00:48.969 +05:30 0d42429c-4c5f-48c5-9789-de79e5a77318 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:00:48.979 +05:30 0d42429c-4c5f-48c5-9789-de79e5a77318 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:30:48 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-23 15:00:48.983 +05:30 0d42429c-4c5f-48c5-9789-de79e5a77318 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:30:48 AM'. 2024-03-23 15:00:48.984 +05:30 a276649f-eddc-467f-a519-1d174b85cdb8 INF CORS policy execution successful. 2024-03-23 15:00:48.984 +05:30 a276649f-eddc-467f-a519-1d174b85cdb8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:00:48.985 +05:30 a276649f-eddc-467f-a519-1d174b85cdb8 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:00:48.990 +05:30 a276649f-eddc-467f-a519-1d174b85cdb8 INF Fetching Field details for Master 2024-03-23 15:00:49.011 +05:30 a276649f-eddc-467f-a519-1d174b85cdb8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:00:49.014 +05:30 a276649f-eddc-467f-a519-1d174b85cdb8 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 28.6945ms 2024-03-23 15:00:49.014 +05:30 a276649f-eddc-467f-a519-1d174b85cdb8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:00:49.015 +05:30 a276649f-eddc-467f-a519-1d174b85cdb8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 45.7877ms 2024-03-23 15:00:49.178 +05:30 a1062129-762e-4c97-861b-61d25a8607ab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:00:49.191 +05:30 a1062129-762e-4c97-861b-61d25a8607ab INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:30:49 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-23 15:00:49.192 +05:30 a1062129-762e-4c97-861b-61d25a8607ab INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:30:49 AM'. 2024-03-23 15:00:49.192 +05:30 e9a818bb-aff0-4634-a199-cb53b1aa45c3 INF CORS policy execution successful. 2024-03-23 15:00:49.192 +05:30 e9a818bb-aff0-4634-a199-cb53b1aa45c3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:00:49.193 +05:30 e9a818bb-aff0-4634-a199-cb53b1aa45c3 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:00:49.194 +05:30 e9a818bb-aff0-4634-a199-cb53b1aa45c3 INF Fetching Field details for Master 2024-03-23 15:00:49.202 +05:30 e9a818bb-aff0-4634-a199-cb53b1aa45c3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:00:49.203 +05:30 e9a818bb-aff0-4634-a199-cb53b1aa45c3 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 10.0266ms 2024-03-23 15:00:49.203 +05:30 e9a818bb-aff0-4634-a199-cb53b1aa45c3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:00:49.203 +05:30 e9a818bb-aff0-4634-a199-cb53b1aa45c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 25.0941ms 2024-03-23 15:00:50.330 +05:30 59b7b15a-7eb8-4cae-a515-97826c8eb8f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:00:50.332 +05:30 59b7b15a-7eb8-4cae-a515-97826c8eb8f9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:30: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-23 15:00:50.332 +05:30 59b7b15a-7eb8-4cae-a515-97826c8eb8f9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 8:28:24 AM', Current time (UTC): '3/23/2024 9:30:50 AM'. 2024-03-23 15:00:50.332 +05:30 ce578425-8cf2-434f-8e65-8a36a425c019 INF CORS policy execution successful. 2024-03-23 15:00:50.332 +05:30 ce578425-8cf2-434f-8e65-8a36a425c019 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:00:50.333 +05:30 ce578425-8cf2-434f-8e65-8a36a425c019 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:00:50.334 +05:30 ce578425-8cf2-434f-8e65-8a36a425c019 INF Fetching Field details for Master 2024-03-23 15:00:50.347 +05:30 ce578425-8cf2-434f-8e65-8a36a425c019 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:00:50.348 +05:30 ce578425-8cf2-434f-8e65-8a36a425c019 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 15.3276ms 2024-03-23 15:00:50.348 +05:30 ce578425-8cf2-434f-8e65-8a36a425c019 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:00:50.348 +05:30 ce578425-8cf2-434f-8e65-8a36a425c019 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 18.0934ms 2024-03-23 15:01:02.444 +05:30 ef8399a3-14c3-4c7c-a144-e0e45f77ef97 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 15:01:02.447 +05:30 9bb5291c-12a1-4045-907c-f2bd408b9b0a INF CORS policy execution successful. 2024-03-23 15:01:02.449 +05:30 9bb5291c-12a1-4045-907c-f2bd408b9b0a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 15:01:02.450 +05:30 9bb5291c-12a1-4045-907c-f2bd408b9b0a 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-23 15:01:02.452 +05:30 9bb5291c-12a1-4045-907c-f2bd408b9b0a INF Fetching Company deatails 2024-03-23 15:01:02.476 +05:30 9bb5291c-12a1-4045-907c-f2bd408b9b0a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:01:02.479 +05:30 9bb5291c-12a1-4045-907c-f2bd408b9b0a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 27.9685ms 2024-03-23 15:01:02.479 +05:30 9bb5291c-12a1-4045-907c-f2bd408b9b0a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 15:01:02.479 +05:30 9bb5291c-12a1-4045-907c-f2bd408b9b0a 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 35.2408ms 2024-03-23 15:02:16.898 +05:30 a92bad9d-5aec-42da-99ac-63556918c38e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 15:02:16.902 +05:30 23523bd4-b0c1-4f2c-aa88-2f7bd7f81c97 INF CORS policy execution successful. 2024-03-23 15:02:16.903 +05:30 23523bd4-b0c1-4f2c-aa88-2f7bd7f81c97 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 15:02:16.904 +05:30 23523bd4-b0c1-4f2c-aa88-2f7bd7f81c97 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-23 15:02:16.906 +05:30 23523bd4-b0c1-4f2c-aa88-2f7bd7f81c97 INF Fetching Company deatails 2024-03-23 15:02:16.934 +05:30 23523bd4-b0c1-4f2c-aa88-2f7bd7f81c97 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:02:16.938 +05:30 23523bd4-b0c1-4f2c-aa88-2f7bd7f81c97 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 33.0239ms 2024-03-23 15:02:16.938 +05:30 23523bd4-b0c1-4f2c-aa88-2f7bd7f81c97 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 15:02:16.939 +05:30 23523bd4-b0c1-4f2c-aa88-2f7bd7f81c97 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 41.4301ms 2024-03-23 15:03:16.471 +05:30 cf2b7909-3e0a-4cb8-bff6-60af9e5aacc7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 15:03:16.474 +05:30 5249ac51-23bf-4383-ab8d-712249940de2 INF CORS policy execution successful. 2024-03-23 15:03:16.475 +05:30 5249ac51-23bf-4383-ab8d-712249940de2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 4.1482ms 2024-03-23 15:03:16.523 +05:30 94131c61-c68e-4a38-8585-32a83228143f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 15:03:16.524 +05:30 f260f5eb-1205-4401-b270-a2738beaa927 INF CORS policy execution successful. 2024-03-23 15:03:16.524 +05:30 f260f5eb-1205-4401-b270-a2738beaa927 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 15:03:16.525 +05:30 f260f5eb-1205-4401-b270-a2738beaa927 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-23 15:03:16.556 +05:30 f260f5eb-1205-4401-b270-a2738beaa927 INF Connection string fetched 2024-03-23 15:03:16.754 +05:30 f260f5eb-1205-4401-b270-a2738beaa927 INF Token generated 2024-03-23 15:03:16.754 +05:30 f260f5eb-1205-4401-b270-a2738beaa927 INF Token generated 2024-03-23 15:03:16.754 +05:30 f260f5eb-1205-4401-b270-a2738beaa927 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-23 15:03:16.755 +05:30 f260f5eb-1205-4401-b270-a2738beaa927 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 229.9456ms 2024-03-23 15:03:16.755 +05:30 f260f5eb-1205-4401-b270-a2738beaa927 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 15:03:16.756 +05:30 f260f5eb-1205-4401-b270-a2738beaa927 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 232.2888ms 2024-03-23 15:03:16.922 +05:30 777f2e99-c79e-4041-87fe-05246ff51783 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:03:16.923 +05:30 7846182f-2d35-466c-9b6b-0a46143b64cb INF CORS policy execution successful. 2024-03-23 15:03:16.925 +05:30 7846182f-2d35-466c-9b6b-0a46143b64cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.0602ms 2024-03-23 15:03:16.965 +05:30 c91355cc-6567-4fdb-a06b-9bcf0f60250a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:03:16.966 +05:30 c16cdc02-a12f-475a-8036-e0a6dd50e7fc INF CORS policy execution successful. 2024-03-23 15:03:16.967 +05:30 c16cdc02-a12f-475a-8036-e0a6dd50e7fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.2564ms 2024-03-23 15:03:16.971 +05:30 0f13c592-5855-41c4-b343-32d5edb8ba2c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:03:16.975 +05:30 b1632678-75ae-4f77-882d-f39869b69fb6 INF CORS policy execution successful. 2024-03-23 15:03:16.978 +05:30 b1632678-75ae-4f77-882d-f39869b69fb6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:03:16.978 +05:30 b1632678-75ae-4f77-882d-f39869b69fb6 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-23 15:03:17.001 +05:30 b1632678-75ae-4f77-882d-f39869b69fb6 INF Connection string fetched 2024-03-23 15:03:17.002 +05:30 b1632678-75ae-4f77-882d-f39869b69fb6 INF Fetching Menu Data 2024-03-23 15:03:17.021 +05:30 3d2ad20f-a079-42fc-894f-646f58c1c603 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:03:17.023 +05:30 7a693813-350d-4e30-9e51-e41f7572bb26 INF CORS policy execution successful. 2024-03-23 15:03:17.025 +05:30 7a693813-350d-4e30-9e51-e41f7572bb26 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:03:17.048 +05:30 b1632678-75ae-4f77-882d-f39869b69fb6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:03:17.051 +05:30 b1632678-75ae-4f77-882d-f39869b69fb6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 73.0162ms 2024-03-23 15:03:17.052 +05:30 b1632678-75ae-4f77-882d-f39869b69fb6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:03:17.052 +05:30 b1632678-75ae-4f77-882d-f39869b69fb6 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 81.6153ms 2024-03-23 15:03:17.063 +05:30 7a693813-350d-4e30-9e51-e41f7572bb26 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-23 15:03:17.081 +05:30 7a693813-350d-4e30-9e51-e41f7572bb26 INF Connection string fetched 2024-03-23 15:03:17.091 +05:30 7a693813-350d-4e30-9e51-e41f7572bb26 INF Fetching Profile Summary 2024-03-23 15:03:17.191 +05:30 7a693813-350d-4e30-9e51-e41f7572bb26 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:03:17.192 +05:30 7a693813-350d-4e30-9e51-e41f7572bb26 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 123.8171ms 2024-03-23 15:03:17.192 +05:30 7a693813-350d-4e30-9e51-e41f7572bb26 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:03:17.193 +05:30 7a693813-350d-4e30-9e51-e41f7572bb26 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 171.9572ms 2024-03-23 15:03:32.070 +05:30 ddb91fdd-cc57-4acf-b198-54ce1e3d31af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 15:03:32.071 +05:30 f4e55b0d-db59-489d-bb85-a5260decc959 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:03:32.072 +05:30 f4e55b0d-db59-489d-bb85-a5260decc959 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:03:32.075 +05:30 f4e55b0d-db59-489d-bb85-a5260decc959 INF Fetching Field details for Master 2024-03-23 15:03:32.088 +05:30 f4e55b0d-db59-489d-bb85-a5260decc959 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:03:32.089 +05:30 f4e55b0d-db59-489d-bb85-a5260decc959 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 16.8642ms 2024-03-23 15:03:32.089 +05:30 f4e55b0d-db59-489d-bb85-a5260decc959 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:03:32.090 +05:30 f4e55b0d-db59-489d-bb85-a5260decc959 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 19.996ms 2024-03-23 15:03:35.090 +05:30 43cc67ca-3b6e-49b8-845a-ece154cdb67b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 15:03:35.090 +05:30 17ef93dd-3cca-45c5-8413-039b13d469d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:03:35.091 +05:30 17ef93dd-3cca-45c5-8413-039b13d469d9 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:03:35.093 +05:30 17ef93dd-3cca-45c5-8413-039b13d469d9 INF Fetching Field details for Master 2024-03-23 15:03:35.114 +05:30 17ef93dd-3cca-45c5-8413-039b13d469d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:03:35.114 +05:30 17ef93dd-3cca-45c5-8413-039b13d469d9 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 23.6397ms 2024-03-23 15:03:35.115 +05:30 17ef93dd-3cca-45c5-8413-039b13d469d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:03:35.115 +05:30 17ef93dd-3cca-45c5-8413-039b13d469d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 25.1382ms 2024-03-23 15:03:44.598 +05:30 01751502-f129-4974-8741-425aead78f1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 15:03:44.600 +05:30 0e6e7089-34da-4170-8140-8c8904340d83 INF CORS policy execution successful. 2024-03-23 15:03:44.600 +05:30 0e6e7089-34da-4170-8140-8c8904340d83 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 15:03:44.600 +05:30 0e6e7089-34da-4170-8140-8c8904340d83 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-23 15:03:44.601 +05:30 0e6e7089-34da-4170-8140-8c8904340d83 INF Fetching Company deatails 2024-03-23 15:03:44.616 +05:30 0e6e7089-34da-4170-8140-8c8904340d83 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:03:44.616 +05:30 0e6e7089-34da-4170-8140-8c8904340d83 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 15.8935ms 2024-03-23 15:03:44.616 +05:30 0e6e7089-34da-4170-8140-8c8904340d83 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 15:03:44.617 +05:30 0e6e7089-34da-4170-8140-8c8904340d83 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 18.4336ms 2024-03-23 15:03:53.566 +05:30 0289e6d1-c2ea-4469-ba15-f2e9262da9ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:03:53.566 +05:30 3a278d38-2fab-4e3b-aa3a-dcc9e24332ce INF CORS policy execution successful. 2024-03-23 15:03:53.567 +05:30 3a278d38-2fab-4e3b-aa3a-dcc9e24332ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.0291ms 2024-03-23 15:03:53.570 +05:30 ceb201ce-7ec9-4219-843a-5201dc7b0106 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:03:53.570 +05:30 76467b93-2c33-4905-93ae-3693213e8ac5 INF CORS policy execution successful. 2024-03-23 15:03:53.570 +05:30 76467b93-2c33-4905-93ae-3693213e8ac5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.3967ms 2024-03-23 15:03:53.608 +05:30 6b73875e-3947-41a7-8804-0bebab82ac3e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:03:53.610 +05:30 fab97a4e-e837-4e4e-a3f0-568bbb9cf758 INF CORS policy execution successful. 2024-03-23 15:03:53.610 +05:30 fab97a4e-e837-4e4e-a3f0-568bbb9cf758 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:03:53.610 +05:30 fab97a4e-e837-4e4e-a3f0-568bbb9cf758 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-23 15:03:53.625 +05:30 769ef5e2-2d50-425b-87ab-e78e1cd210ce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:03:53.626 +05:30 3453731e-945b-4c46-ad47-751edf8a6482 INF CORS policy execution successful. 2024-03-23 15:03:53.626 +05:30 3453731e-945b-4c46-ad47-751edf8a6482 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:03:53.626 +05:30 3453731e-945b-4c46-ad47-751edf8a6482 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-23 15:03:53.627 +05:30 3453731e-945b-4c46-ad47-751edf8a6482 INF Fetching Menu Data 2024-03-23 15:03:53.649 +05:30 fab97a4e-e837-4e4e-a3f0-568bbb9cf758 INF Connection string fetched 2024-03-23 15:03:53.649 +05:30 3453731e-945b-4c46-ad47-751edf8a6482 INF Connection string fetched 2024-03-23 15:03:53.650 +05:30 fab97a4e-e837-4e4e-a3f0-568bbb9cf758 INF Fetching Profile Summary 2024-03-23 15:03:53.660 +05:30 fab97a4e-e837-4e4e-a3f0-568bbb9cf758 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:03:53.661 +05:30 fab97a4e-e837-4e4e-a3f0-568bbb9cf758 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 50.2809ms 2024-03-23 15:03:53.661 +05:30 fab97a4e-e837-4e4e-a3f0-568bbb9cf758 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:03:53.661 +05:30 fab97a4e-e837-4e4e-a3f0-568bbb9cf758 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 53.0525ms 2024-03-23 15:03:53.671 +05:30 3453731e-945b-4c46-ad47-751edf8a6482 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:03:53.671 +05:30 3453731e-945b-4c46-ad47-751edf8a6482 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 44.9602ms 2024-03-23 15:03:53.671 +05:30 3453731e-945b-4c46-ad47-751edf8a6482 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:03:53.672 +05:30 3453731e-945b-4c46-ad47-751edf8a6482 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 46.3181ms 2024-03-23 15:03:54.388 +05:30 1cbb4459-1da7-4a28-88fd-1e282c0e9bbd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 15:03:54.388 +05:30 1fe9e4cf-c0df-4d7e-bca7-3d73d667351c INF CORS policy execution successful. 2024-03-23 15:03:54.389 +05:30 1fe9e4cf-c0df-4d7e-bca7-3d73d667351c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.9507ms 2024-03-23 15:03:54.426 +05:30 32086748-3e4f-48f5-93dc-9f083e3d5058 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 15:03:54.427 +05:30 c6d5e739-4e98-477a-a7b4-bd6ed229a30b INF CORS policy execution successful. 2024-03-23 15:03:54.427 +05:30 c6d5e739-4e98-477a-a7b4-bd6ed229a30b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 15:03:54.427 +05:30 c6d5e739-4e98-477a-a7b4-bd6ed229a30b 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-23 15:03:54.433 +05:30 c6d5e739-4e98-477a-a7b4-bd6ed229a30b INF Connection string fetched 2024-03-23 15:03:54.628 +05:30 c6d5e739-4e98-477a-a7b4-bd6ed229a30b INF Token generated 2024-03-23 15:03:54.628 +05:30 c6d5e739-4e98-477a-a7b4-bd6ed229a30b INF Token generated 2024-03-23 15:03:54.628 +05:30 c6d5e739-4e98-477a-a7b4-bd6ed229a30b 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-23 15:03:54.629 +05:30 c6d5e739-4e98-477a-a7b4-bd6ed229a30b INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 202.0011ms 2024-03-23 15:03:54.629 +05:30 c6d5e739-4e98-477a-a7b4-bd6ed229a30b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 15:03:54.629 +05:30 c6d5e739-4e98-477a-a7b4-bd6ed229a30b 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 202.8037ms 2024-03-23 15:03:57.228 +05:30 8affe625-0f3e-40fa-bc69-cdc13c4eee02 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:03:57.229 +05:30 2e7ff342-cf60-4072-8b87-d37519d6f9f8 INF CORS policy execution successful. 2024-03-23 15:03:57.230 +05:30 2e7ff342-cf60-4072-8b87-d37519d6f9f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:03:57.230 +05:30 2e7ff342-cf60-4072-8b87-d37519d6f9f8 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-23 15:03:57.235 +05:30 2e7ff342-cf60-4072-8b87-d37519d6f9f8 INF Connection string fetched 2024-03-23 15:03:57.235 +05:30 2e7ff342-cf60-4072-8b87-d37519d6f9f8 INF Fetching Menu Data 2024-03-23 15:03:57.239 +05:30 2e7ff342-cf60-4072-8b87-d37519d6f9f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:03:57.239 +05:30 2e7ff342-cf60-4072-8b87-d37519d6f9f8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.3757ms 2024-03-23 15:03:57.239 +05:30 2e7ff342-cf60-4072-8b87-d37519d6f9f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:03:57.240 +05:30 2e7ff342-cf60-4072-8b87-d37519d6f9f8 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 11.1645ms 2024-03-23 15:04:12.974 +05:30 629bf5fe-1979-423e-86f1-6afcd0a6b3d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:04:12.975 +05:30 6451cc47-2a40-4cb0-b680-3d47b2612bb1 INF CORS policy execution successful. 2024-03-23 15:04:12.975 +05:30 6451cc47-2a40-4cb0-b680-3d47b2612bb1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.7913ms 2024-03-23 15:04:13.021 +05:30 cc12df8d-a0c0-4cf2-9a2c-add67c91deb9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:04:13.023 +05:30 266787d3-92dd-44ad-b305-b7fe12bb1ace INF CORS policy execution successful. 2024-03-23 15:04:13.023 +05:30 266787d3-92dd-44ad-b305-b7fe12bb1ace INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:04:13.024 +05:30 266787d3-92dd-44ad-b305-b7fe12bb1ace 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-23 15:04:13.042 +05:30 266787d3-92dd-44ad-b305-b7fe12bb1ace INF Connection string fetched 2024-03-23 15:04:13.042 +05:30 266787d3-92dd-44ad-b305-b7fe12bb1ace INF Fetching Profile Summary 2024-03-23 15:04:13.054 +05:30 266787d3-92dd-44ad-b305-b7fe12bb1ace INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:04:13.054 +05:30 266787d3-92dd-44ad-b305-b7fe12bb1ace INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 30.3438ms 2024-03-23 15:04:13.054 +05:30 266787d3-92dd-44ad-b305-b7fe12bb1ace INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:04:13.055 +05:30 266787d3-92dd-44ad-b305-b7fe12bb1ace 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 34.0385ms 2024-03-23 15:04:28.240 +05:30 dc2af919-8fe0-4c9d-9d4f-5855d7b0bc36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:04:28.242 +05:30 776d3b97-074d-4005-87ce-268ecc9ca4fc INF CORS policy execution successful. 2024-03-23 15:04:28.243 +05:30 776d3b97-074d-4005-87ce-268ecc9ca4fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.7912ms 2024-03-23 15:04:28.461 +05:30 8100ca98-4e3f-425f-9db6-3ff0ff2148e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:04:28.463 +05:30 2d11d831-dd3c-44df-bd17-1bf3110646f7 INF CORS policy execution successful. 2024-03-23 15:04:28.463 +05:30 2d11d831-dd3c-44df-bd17-1bf3110646f7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:04:28.463 +05:30 2d11d831-dd3c-44df-bd17-1bf3110646f7 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-23 15:04:28.479 +05:30 2d11d831-dd3c-44df-bd17-1bf3110646f7 INF Connection string fetched 2024-03-23 15:04:28.479 +05:30 2d11d831-dd3c-44df-bd17-1bf3110646f7 INF Fetching Menu Data 2024-03-23 15:04:28.489 +05:30 2d11d831-dd3c-44df-bd17-1bf3110646f7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:04:28.490 +05:30 2d11d831-dd3c-44df-bd17-1bf3110646f7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 26.7119ms 2024-03-23 15:04:28.490 +05:30 2d11d831-dd3c-44df-bd17-1bf3110646f7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:04:28.490 +05:30 2d11d831-dd3c-44df-bd17-1bf3110646f7 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 29.8177ms 2024-03-23 15:06:05.894 +05:30 ff576a88-2004-464a-a0a5-1dccdd63ac04 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-23 15:06:05.896 +05:30 e6ec37d8-66a9-402c-a759-600f97410ad8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:06:05.897 +05:30 e6ec37d8-66a9-402c-a759-600f97410ad8 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:06:05.901 +05:30 e6ec37d8-66a9-402c-a759-600f97410ad8 INF Fetching Field details for Master 2024-03-23 15:06:05.919 +05:30 e6ec37d8-66a9-402c-a759-600f97410ad8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:06:05.921 +05:30 e6ec37d8-66a9-402c-a759-600f97410ad8 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 24.0687ms 2024-03-23 15:06:05.921 +05:30 e6ec37d8-66a9-402c-a759-600f97410ad8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:06:05.921 +05:30 e6ec37d8-66a9-402c-a759-600f97410ad8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 27.481ms 2024-03-23 15:06:54.532 +05:30 55e92f1b-9031-4128-a43a-09fda4bb492b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:06:54.534 +05:30 afd21772-b4e1-480f-b1c4-943192c9d096 INF CORS policy execution successful. 2024-03-23 15:06:54.534 +05:30 afd21772-b4e1-480f-b1c4-943192c9d096 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 2.9833ms 2024-03-23 15:06:54.593 +05:30 b3787ed7-1f58-40a5-9f92-0601482fb399 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:06:54.595 +05:30 e507fc93-e0a6-46d6-afc0-86b0f5e30a75 INF CORS policy execution successful. 2024-03-23 15:06:54.596 +05:30 e507fc93-e0a6-46d6-afc0-86b0f5e30a75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:06:54.596 +05:30 e507fc93-e0a6-46d6-afc0-86b0f5e30a75 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:06:54.606 +05:30 e507fc93-e0a6-46d6-afc0-86b0f5e30a75 INF Connection string fetched 2024-03-23 15:06:54.608 +05:30 e507fc93-e0a6-46d6-afc0-86b0f5e30a75 INF Fetching Field details for Master 2024-03-23 15:06:54.616 +05:30 e507fc93-e0a6-46d6-afc0-86b0f5e30a75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:06:54.616 +05:30 e507fc93-e0a6-46d6-afc0-86b0f5e30a75 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 19.9576ms 2024-03-23 15:06:54.617 +05:30 e507fc93-e0a6-46d6-afc0-86b0f5e30a75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:06:54.617 +05:30 e507fc93-e0a6-46d6-afc0-86b0f5e30a75 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 23.6655ms 2024-03-23 15:07:11.578 +05:30 fe4f605c-5c04-44c7-88b7-7aa050a28dd9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:07:11.580 +05:30 50762629-b138-4782-9cbd-4898ebd0aa3c INF CORS policy execution successful. 2024-03-23 15:07:11.582 +05:30 50762629-b138-4782-9cbd-4898ebd0aa3c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.4338ms 2024-03-23 15:07:11.643 +05:30 f2b750d5-b5fc-4816-b196-a355bea4d49c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:07:11.644 +05:30 25e22fba-4d95-4492-af4a-a46229f44dd0 INF CORS policy execution successful. 2024-03-23 15:07:11.645 +05:30 25e22fba-4d95-4492-af4a-a46229f44dd0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:07:11.646 +05:30 25e22fba-4d95-4492-af4a-a46229f44dd0 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-23 15:07:11.654 +05:30 25e22fba-4d95-4492-af4a-a46229f44dd0 INF Connection string fetched 2024-03-23 15:07:11.654 +05:30 25e22fba-4d95-4492-af4a-a46229f44dd0 INF Fetching Menu Data 2024-03-23 15:07:11.658 +05:30 25e22fba-4d95-4492-af4a-a46229f44dd0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:11.659 +05:30 25e22fba-4d95-4492-af4a-a46229f44dd0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.2019ms 2024-03-23 15:07:11.659 +05:30 25e22fba-4d95-4492-af4a-a46229f44dd0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:07:11.659 +05:30 25e22fba-4d95-4492-af4a-a46229f44dd0 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 16.5027ms 2024-03-23 15:07:17.045 +05:30 3ffa4bb3-81ef-49bb-ab4e-b1d0c401e0c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:17.046 +05:30 b4809eec-c586-4838-8491-0775efb8272e INF CORS policy execution successful. 2024-03-23 15:07:17.046 +05:30 b4809eec-c586-4838-8491-0775efb8272e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:17.047 +05:30 b4809eec-c586-4838-8491-0775efb8272e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:17.049 +05:30 b4809eec-c586-4838-8491-0775efb8272e INF Fetching Field details for Master 2024-03-23 15:07:17.058 +05:30 b4809eec-c586-4838-8491-0775efb8272e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:17.059 +05:30 b4809eec-c586-4838-8491-0775efb8272e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 12.1251ms 2024-03-23 15:07:17.059 +05:30 b4809eec-c586-4838-8491-0775efb8272e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:17.059 +05:30 b4809eec-c586-4838-8491-0775efb8272e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 14.2631ms 2024-03-23 15:07:17.169 +05:30 d1ef7053-12fd-471d-85c4-a38c9f0fb7ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:17.170 +05:30 6993fcb3-1f06-47e1-ba99-29c6fbb680c2 INF CORS policy execution successful. 2024-03-23 15:07:17.170 +05:30 6993fcb3-1f06-47e1-ba99-29c6fbb680c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6449ms 2024-03-23 15:07:17.240 +05:30 3f1e0ceb-1f3a-4f24-b5c4-e9983276c479 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:17.242 +05:30 081f676f-da9f-4b60-9daa-aaefbf9c32b3 INF CORS policy execution successful. 2024-03-23 15:07:17.242 +05:30 081f676f-da9f-4b60-9daa-aaefbf9c32b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:17.242 +05:30 081f676f-da9f-4b60-9daa-aaefbf9c32b3 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:17.247 +05:30 081f676f-da9f-4b60-9daa-aaefbf9c32b3 INF Connection string fetched 2024-03-23 15:07:17.248 +05:30 081f676f-da9f-4b60-9daa-aaefbf9c32b3 INF Fetching Field details for Master 2024-03-23 15:07:17.259 +05:30 081f676f-da9f-4b60-9daa-aaefbf9c32b3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:17.259 +05:30 081f676f-da9f-4b60-9daa-aaefbf9c32b3 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 17.2235ms 2024-03-23 15:07:17.259 +05:30 081f676f-da9f-4b60-9daa-aaefbf9c32b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:17.260 +05:30 081f676f-da9f-4b60-9daa-aaefbf9c32b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 20.0472ms 2024-03-23 15:07:26.382 +05:30 3a7c89e4-614e-45d3-abaa-b41fbac9f8ef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:26.383 +05:30 29f2e5b8-8d6a-4bec-a4ce-8df8127a4109 INF CORS policy execution successful. 2024-03-23 15:07:26.383 +05:30 29f2e5b8-8d6a-4bec-a4ce-8df8127a4109 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:26.383 +05:30 29f2e5b8-8d6a-4bec-a4ce-8df8127a4109 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:26.384 +05:30 29f2e5b8-8d6a-4bec-a4ce-8df8127a4109 INF Fetching Field details for Master 2024-03-23 15:07:26.395 +05:30 29f2e5b8-8d6a-4bec-a4ce-8df8127a4109 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:26.396 +05:30 29f2e5b8-8d6a-4bec-a4ce-8df8127a4109 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 12.8907ms 2024-03-23 15:07:26.396 +05:30 29f2e5b8-8d6a-4bec-a4ce-8df8127a4109 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:26.397 +05:30 29f2e5b8-8d6a-4bec-a4ce-8df8127a4109 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 14.6719ms 2024-03-23 15:07:30.907 +05:30 92a53702-37f7-4fdc-a114-67247bf4eb5c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:30.907 +05:30 788ef960-f5c4-4a24-b188-bf3d3a8f7723 INF CORS policy execution successful. 2024-03-23 15:07:30.907 +05:30 788ef960-f5c4-4a24-b188-bf3d3a8f7723 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:30.908 +05:30 788ef960-f5c4-4a24-b188-bf3d3a8f7723 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:30.908 +05:30 788ef960-f5c4-4a24-b188-bf3d3a8f7723 INF Fetching Field details for Master 2024-03-23 15:07:30.922 +05:30 788ef960-f5c4-4a24-b188-bf3d3a8f7723 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:30.922 +05:30 788ef960-f5c4-4a24-b188-bf3d3a8f7723 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.8853ms 2024-03-23 15:07:30.923 +05:30 788ef960-f5c4-4a24-b188-bf3d3a8f7723 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:30.923 +05:30 788ef960-f5c4-4a24-b188-bf3d3a8f7723 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 16.4517ms 2024-03-23 15:07:32.721 +05:30 2327fcf4-c1d1-42b5-9d0a-71ab05520607 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:32.721 +05:30 8811475a-d311-4552-89d4-12ab572ab84f INF CORS policy execution successful. 2024-03-23 15:07:32.721 +05:30 8811475a-d311-4552-89d4-12ab572ab84f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:32.722 +05:30 8811475a-d311-4552-89d4-12ab572ab84f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:32.722 +05:30 8811475a-d311-4552-89d4-12ab572ab84f INF Fetching Field details for Master 2024-03-23 15:07:32.737 +05:30 8811475a-d311-4552-89d4-12ab572ab84f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:32.738 +05:30 8811475a-d311-4552-89d4-12ab572ab84f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 15.719ms 2024-03-23 15:07:32.738 +05:30 8811475a-d311-4552-89d4-12ab572ab84f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:32.738 +05:30 8811475a-d311-4552-89d4-12ab572ab84f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 17.3079ms 2024-03-23 15:07:33.204 +05:30 1a43656e-0622-4cc7-b25b-f4328d2f3fac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:33.204 +05:30 09382469-5f3f-4c1b-98a0-13a6e9a60335 INF CORS policy execution successful. 2024-03-23 15:07:33.204 +05:30 09382469-5f3f-4c1b-98a0-13a6e9a60335 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:33.204 +05:30 09382469-5f3f-4c1b-98a0-13a6e9a60335 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:33.205 +05:30 09382469-5f3f-4c1b-98a0-13a6e9a60335 INF Fetching Field details for Master 2024-03-23 15:07:33.218 +05:30 09382469-5f3f-4c1b-98a0-13a6e9a60335 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:33.219 +05:30 09382469-5f3f-4c1b-98a0-13a6e9a60335 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.1113ms 2024-03-23 15:07:33.219 +05:30 09382469-5f3f-4c1b-98a0-13a6e9a60335 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:33.219 +05:30 09382469-5f3f-4c1b-98a0-13a6e9a60335 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 15.0487ms 2024-03-23 15:07:33.654 +05:30 49f5c1f5-79af-4ff5-929d-9f298b452ea7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:33.654 +05:30 3210a58f-4385-43ed-8631-249197d2ec15 INF CORS policy execution successful. 2024-03-23 15:07:33.654 +05:30 3210a58f-4385-43ed-8631-249197d2ec15 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:33.654 +05:30 3210a58f-4385-43ed-8631-249197d2ec15 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:33.655 +05:30 3210a58f-4385-43ed-8631-249197d2ec15 INF Fetching Field details for Master 2024-03-23 15:07:33.662 +05:30 3210a58f-4385-43ed-8631-249197d2ec15 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:33.663 +05:30 3210a58f-4385-43ed-8631-249197d2ec15 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.3442ms 2024-03-23 15:07:33.663 +05:30 3210a58f-4385-43ed-8631-249197d2ec15 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:33.663 +05:30 3210a58f-4385-43ed-8631-249197d2ec15 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.5095ms 2024-03-23 15:07:33.957 +05:30 dab3cfda-e2e3-4562-a437-abdcc281963a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:33.957 +05:30 1b5d425c-5a8e-4d7b-bee5-f1722af823c0 INF CORS policy execution successful. 2024-03-23 15:07:33.957 +05:30 1b5d425c-5a8e-4d7b-bee5-f1722af823c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:33.957 +05:30 1b5d425c-5a8e-4d7b-bee5-f1722af823c0 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:33.958 +05:30 1b5d425c-5a8e-4d7b-bee5-f1722af823c0 INF Fetching Field details for Master 2024-03-23 15:07:33.964 +05:30 1b5d425c-5a8e-4d7b-bee5-f1722af823c0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:33.964 +05:30 1b5d425c-5a8e-4d7b-bee5-f1722af823c0 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.0504ms 2024-03-23 15:07:33.964 +05:30 1b5d425c-5a8e-4d7b-bee5-f1722af823c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:33.965 +05:30 1b5d425c-5a8e-4d7b-bee5-f1722af823c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.9042ms 2024-03-23 15:07:34.119 +05:30 eb2f2078-d9a2-4f88-abf7-98ec1d354046 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:34.119 +05:30 6a4e1614-f7c7-4530-88b3-06518a46c875 INF CORS policy execution successful. 2024-03-23 15:07:34.119 +05:30 6a4e1614-f7c7-4530-88b3-06518a46c875 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:34.120 +05:30 6a4e1614-f7c7-4530-88b3-06518a46c875 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:34.121 +05:30 6a4e1614-f7c7-4530-88b3-06518a46c875 INF Fetching Field details for Master 2024-03-23 15:07:34.134 +05:30 6a4e1614-f7c7-4530-88b3-06518a46c875 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:34.136 +05:30 6a4e1614-f7c7-4530-88b3-06518a46c875 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 15.8355ms 2024-03-23 15:07:34.136 +05:30 6a4e1614-f7c7-4530-88b3-06518a46c875 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:34.137 +05:30 6a4e1614-f7c7-4530-88b3-06518a46c875 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 18.0309ms 2024-03-23 15:07:34.873 +05:30 92319181-7363-420c-ac29-f11e58932c26 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:34.873 +05:30 51ef360b-d800-458a-a888-d2bb4d52aeb6 INF CORS policy execution successful. 2024-03-23 15:07:34.873 +05:30 51ef360b-d800-458a-a888-d2bb4d52aeb6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:34.873 +05:30 51ef360b-d800-458a-a888-d2bb4d52aeb6 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:34.874 +05:30 51ef360b-d800-458a-a888-d2bb4d52aeb6 INF Fetching Field details for Master 2024-03-23 15:07:34.879 +05:30 51ef360b-d800-458a-a888-d2bb4d52aeb6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:34.880 +05:30 51ef360b-d800-458a-a888-d2bb4d52aeb6 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.1768ms 2024-03-23 15:07:34.880 +05:30 51ef360b-d800-458a-a888-d2bb4d52aeb6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:34.880 +05:30 51ef360b-d800-458a-a888-d2bb4d52aeb6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.0553ms 2024-03-23 15:07:34.944 +05:30 9f7f7e82-167b-402a-97bc-90d2ae2265f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:34.944 +05:30 c6d7a7d3-a61f-47b1-861a-9d27dec99af3 INF CORS policy execution successful. 2024-03-23 15:07:34.944 +05:30 c6d7a7d3-a61f-47b1-861a-9d27dec99af3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:34.945 +05:30 c6d7a7d3-a61f-47b1-861a-9d27dec99af3 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:34.945 +05:30 c6d7a7d3-a61f-47b1-861a-9d27dec99af3 INF Fetching Field details for Master 2024-03-23 15:07:34.954 +05:30 c6d7a7d3-a61f-47b1-861a-9d27dec99af3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:34.955 +05:30 c6d7a7d3-a61f-47b1-861a-9d27dec99af3 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 10.1598ms 2024-03-23 15:07:34.955 +05:30 c6d7a7d3-a61f-47b1-861a-9d27dec99af3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:34.955 +05:30 c6d7a7d3-a61f-47b1-861a-9d27dec99af3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.6538ms 2024-03-23 15:07:35.454 +05:30 7f57ce3e-5de6-4ef6-8b2f-0aa19350108d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:35.455 +05:30 afe29fa4-435e-4408-a474-fb6eb8a38f94 INF CORS policy execution successful. 2024-03-23 15:07:35.455 +05:30 afe29fa4-435e-4408-a474-fb6eb8a38f94 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:35.455 +05:30 afe29fa4-435e-4408-a474-fb6eb8a38f94 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:35.455 +05:30 afe29fa4-435e-4408-a474-fb6eb8a38f94 INF Fetching Field details for Master 2024-03-23 15:07:35.460 +05:30 afe29fa4-435e-4408-a474-fb6eb8a38f94 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:35.461 +05:30 afe29fa4-435e-4408-a474-fb6eb8a38f94 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.8679ms 2024-03-23 15:07:35.461 +05:30 afe29fa4-435e-4408-a474-fb6eb8a38f94 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:35.461 +05:30 afe29fa4-435e-4408-a474-fb6eb8a38f94 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 6.9411ms 2024-03-23 15:07:36.664 +05:30 5e2719b4-8dc3-4fb4-ac59-af872a4da0c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:36.664 +05:30 ff066c1e-3c38-4e03-896b-ab58e11c0905 INF CORS policy execution successful. 2024-03-23 15:07:36.665 +05:30 ff066c1e-3c38-4e03-896b-ab58e11c0905 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:36.665 +05:30 ff066c1e-3c38-4e03-896b-ab58e11c0905 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:36.665 +05:30 ff066c1e-3c38-4e03-896b-ab58e11c0905 INF Fetching Field details for Master 2024-03-23 15:07:36.671 +05:30 ff066c1e-3c38-4e03-896b-ab58e11c0905 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:36.671 +05:30 ff066c1e-3c38-4e03-896b-ab58e11c0905 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.7661ms 2024-03-23 15:07:36.672 +05:30 ff066c1e-3c38-4e03-896b-ab58e11c0905 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:36.672 +05:30 ff066c1e-3c38-4e03-896b-ab58e11c0905 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.6512ms 2024-03-23 15:07:38.111 +05:30 aef5e688-d7b2-480c-a714-6990eeca4c4a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:38.112 +05:30 06979acc-2fec-41dd-a98d-7a07a92deb35 INF CORS policy execution successful. 2024-03-23 15:07:38.112 +05:30 06979acc-2fec-41dd-a98d-7a07a92deb35 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:38.112 +05:30 06979acc-2fec-41dd-a98d-7a07a92deb35 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:38.112 +05:30 06979acc-2fec-41dd-a98d-7a07a92deb35 INF Fetching Field details for Master 2024-03-23 15:07:38.117 +05:30 06979acc-2fec-41dd-a98d-7a07a92deb35 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:38.117 +05:30 06979acc-2fec-41dd-a98d-7a07a92deb35 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.5632ms 2024-03-23 15:07:38.117 +05:30 06979acc-2fec-41dd-a98d-7a07a92deb35 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:38.118 +05:30 06979acc-2fec-41dd-a98d-7a07a92deb35 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 6.5285ms 2024-03-23 15:07:47.285 +05:30 a578873c-4ef2-4b01-aa3e-dd44b94da70c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:47.285 +05:30 7d6bbac2-7f65-4167-951e-1d21aa0c8103 INF CORS policy execution successful. 2024-03-23 15:07:47.285 +05:30 7d6bbac2-7f65-4167-951e-1d21aa0c8103 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:47.285 +05:30 7d6bbac2-7f65-4167-951e-1d21aa0c8103 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:47.285 +05:30 7d6bbac2-7f65-4167-951e-1d21aa0c8103 INF Fetching Field details for Master 2024-03-23 15:07:47.292 +05:30 7d6bbac2-7f65-4167-951e-1d21aa0c8103 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:47.293 +05:30 7d6bbac2-7f65-4167-951e-1d21aa0c8103 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.0259ms 2024-03-23 15:07:47.293 +05:30 7d6bbac2-7f65-4167-951e-1d21aa0c8103 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:47.294 +05:30 7d6bbac2-7f65-4167-951e-1d21aa0c8103 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.2851ms 2024-03-23 15:07:57.952 +05:30 8f87f65f-f16d-41ab-9f50-7998db38de38 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:07:57.954 +05:30 9d2d36a8-e090-4db4-a264-017c437542e6 INF CORS policy execution successful. 2024-03-23 15:07:57.955 +05:30 9d2d36a8-e090-4db4-a264-017c437542e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:57.956 +05:30 9d2d36a8-e090-4db4-a264-017c437542e6 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:07:57.959 +05:30 9d2d36a8-e090-4db4-a264-017c437542e6 INF Fetching Field details for Master 2024-03-23 15:07:57.970 +05:30 9d2d36a8-e090-4db4-a264-017c437542e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:07:57.971 +05:30 9d2d36a8-e090-4db4-a264-017c437542e6 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 15.3244ms 2024-03-23 15:07:57.971 +05:30 9d2d36a8-e090-4db4-a264-017c437542e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:07:57.971 +05:30 9d2d36a8-e090-4db4-a264-017c437542e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 19.5567ms 2024-03-23 15:08:03.757 +05:30 91687259-a91d-417d-8e4e-23111032c22b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:08:03.758 +05:30 18fcddce-9bb6-4e50-a542-6277a547f8d7 INF CORS policy execution successful. 2024-03-23 15:08:03.758 +05:30 18fcddce-9bb6-4e50-a542-6277a547f8d7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:08:03.758 +05:30 18fcddce-9bb6-4e50-a542-6277a547f8d7 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:08:03.759 +05:30 18fcddce-9bb6-4e50-a542-6277a547f8d7 INF Fetching Field details for Master 2024-03-23 15:08:03.767 +05:30 18fcddce-9bb6-4e50-a542-6277a547f8d7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:08:03.767 +05:30 18fcddce-9bb6-4e50-a542-6277a547f8d7 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.8084ms 2024-03-23 15:08:03.767 +05:30 18fcddce-9bb6-4e50-a542-6277a547f8d7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:08:03.768 +05:30 18fcddce-9bb6-4e50-a542-6277a547f8d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.3486ms 2024-03-23 15:08:21.208 +05:30 89b138e7-9a8a-42a2-bd7b-8f40ab35ef19 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:08:21.210 +05:30 daeaaab9-1776-4475-a488-99dd08b4c3f6 INF CORS policy execution successful. 2024-03-23 15:08:21.211 +05:30 daeaaab9-1776-4475-a488-99dd08b4c3f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.2511ms 2024-03-23 15:08:21.311 +05:30 e76a41a8-0dc2-4627-9040-c0aec8be5510 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 15:08:21.311 +05:30 541b1947-8069-45fc-b63e-b2be6dcc242a INF CORS policy execution successful. 2024-03-23 15:08:21.312 +05:30 541b1947-8069-45fc-b63e-b2be6dcc242a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 0.6452ms 2024-03-23 15:08:21.362 +05:30 11290905-9167-4745-bb06-180579e9bb81 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:08:21.365 +05:30 11290905-9167-4745-bb06-180579e9bb81 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:16 AM', Current time (UTC): '3/23/2024 9:38:21 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-23 15:08:21.368 +05:30 11290905-9167-4745-bb06-180579e9bb81 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:16 AM', Current time (UTC): '3/23/2024 9:38:21 AM'. 2024-03-23 15:08:21.369 +05:30 ce5a514a-419d-4166-b6f9-9316590b4d36 INF CORS policy execution successful. 2024-03-23 15:08:21.370 +05:30 ce5a514a-419d-4166-b6f9-9316590b4d36 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:08:21.370 +05:30 ce5a514a-419d-4166-b6f9-9316590b4d36 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:08:21.371 +05:30 ce5a514a-419d-4166-b6f9-9316590b4d36 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 8.3358ms 2024-03-23 15:08:21.385 +05:30 e6e366f2-f110-4cd5-b93c-74e5edb91369 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 15:08:21.387 +05:30 e6e366f2-f110-4cd5-b93c-74e5edb91369 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:16 AM', Current time (UTC): '3/23/2024 9:38:21 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-23 15:08:21.387 +05:30 e6e366f2-f110-4cd5-b93c-74e5edb91369 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:16 AM', Current time (UTC): '3/23/2024 9:38:21 AM'. 2024-03-23 15:08:21.388 +05:30 eba80ffd-987f-47ea-8fe3-b74e084a6b4c INF CORS policy execution successful. 2024-03-23 15:08:21.388 +05:30 eba80ffd-987f-47ea-8fe3-b74e084a6b4c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:08:21.389 +05:30 eba80ffd-987f-47ea-8fe3-b74e084a6b4c INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:08:21.389 +05:30 eba80ffd-987f-47ea-8fe3-b74e084a6b4c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 401 null null 4.0083ms 2024-03-23 15:08:21.947 +05:30 8f2ee45f-411e-4802-8746-f46b95c7749e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NjM5NiwiZXhwIjoxNzExMTg2OTk2LCJpYXQiOjE3MTExODYzOTZ9.TgAOpiM9brCJFsf026qB9p-XezIcDP72KFTOHOw24LA - null null 2024-03-23 15:08:21.947 +05:30 8f111a18-87d9-453a-897e-1a4751c300d6 INF CORS policy execution successful. 2024-03-23 15:08:21.947 +05:30 8f111a18-87d9-453a-897e-1a4751c300d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:08:21.948 +05:30 8f111a18-87d9-453a-897e-1a4751c300d6 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-23 15:08:21.971 +05:30 8f111a18-87d9-453a-897e-1a4751c300d6 INF Token generated 2024-03-23 15:08:21.972 +05:30 8f111a18-87d9-453a-897e-1a4751c300d6 INF Token generated 2024-03-23 15:08:21.973 +05:30 8f111a18-87d9-453a-897e-1a4751c300d6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 15:08:21.973 +05:30 8f111a18-87d9-453a-897e-1a4751c300d6 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 25.5504ms 2024-03-23 15:08:21.973 +05:30 8f111a18-87d9-453a-897e-1a4751c300d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:08:21.974 +05:30 8f111a18-87d9-453a-897e-1a4751c300d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NjM5NiwiZXhwIjoxNzExMTg2OTk2LCJpYXQiOjE3MTExODYzOTZ9.TgAOpiM9brCJFsf026qB9p-XezIcDP72KFTOHOw24LA - 200 null application/json; charset=utf-8 26.9723ms 2024-03-23 15:08:22.042 +05:30 13580a4e-feb7-4a4f-9a54-6fb739886262 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 15:08:22.043 +05:30 b741dbca-388a-4b50-98b6-d2a97cb16ce7 INF CORS policy execution successful. 2024-03-23 15:08:22.043 +05:30 b741dbca-388a-4b50-98b6-d2a97cb16ce7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 15:08:22.051 +05:30 b741dbca-388a-4b50-98b6-d2a97cb16ce7 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:08:22.055 +05:30 b741dbca-388a-4b50-98b6-d2a97cb16ce7 INF Connection string fetched 2024-03-23 15:08:22.059 +05:30 b741dbca-388a-4b50-98b6-d2a97cb16ce7 INF Fetching Profile Details 2024-03-23 15:08:22.085 +05:30 b741dbca-388a-4b50-98b6-d2a97cb16ce7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:08:22.086 +05:30 b741dbca-388a-4b50-98b6-d2a97cb16ce7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 34.8089ms 2024-03-23 15:08:22.086 +05:30 b741dbca-388a-4b50-98b6-d2a97cb16ce7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 15:08:22.086 +05:30 b741dbca-388a-4b50-98b6-d2a97cb16ce7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 43.4187ms 2024-03-23 15:08:22.236 +05:30 000d4799-ab71-48f5-b806-004f76671a3a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NjcwMSwiZXhwIjoxNzExMTg3MzAxLCJpYXQiOjE3MTExODY3MDF9.UNd4jAGEBbykSrRx8p0-B82Bcphw-189J_IpN9x5L3o - null null 2024-03-23 15:08:22.237 +05:30 ee60ac86-473a-4b4f-8097-fcbbabf295ae INF CORS policy execution successful. 2024-03-23 15:08:22.237 +05:30 ee60ac86-473a-4b4f-8097-fcbbabf295ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:08:22.237 +05:30 ee60ac86-473a-4b4f-8097-fcbbabf295ae 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-23 15:08:22.247 +05:30 ee60ac86-473a-4b4f-8097-fcbbabf295ae INF Token generated 2024-03-23 15:08:22.247 +05:30 ee60ac86-473a-4b4f-8097-fcbbabf295ae INF Token generated 2024-03-23 15:08:22.247 +05:30 ee60ac86-473a-4b4f-8097-fcbbabf295ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 15:08:22.248 +05:30 ee60ac86-473a-4b4f-8097-fcbbabf295ae INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 10.6719ms 2024-03-23 15:08:22.248 +05:30 ee60ac86-473a-4b4f-8097-fcbbabf295ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:08:22.248 +05:30 ee60ac86-473a-4b4f-8097-fcbbabf295ae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NjcwMSwiZXhwIjoxNzExMTg3MzAxLCJpYXQiOjE3MTExODY3MDF9.UNd4jAGEBbykSrRx8p0-B82Bcphw-189J_IpN9x5L3o - 200 null application/json; charset=utf-8 12.3933ms 2024-03-23 15:08:23.141 +05:30 f2038e40-93e5-44fe-8b99-8b6b2ee85ff8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:08:23.142 +05:30 de6a9b44-0b82-4f5f-8bdd-8242c6a36489 INF CORS policy execution successful. 2024-03-23 15:08:23.142 +05:30 de6a9b44-0b82-4f5f-8bdd-8242c6a36489 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:08:23.142 +05:30 de6a9b44-0b82-4f5f-8bdd-8242c6a36489 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-23 15:08:23.146 +05:30 de6a9b44-0b82-4f5f-8bdd-8242c6a36489 INF Connection string fetched 2024-03-23 15:08:23.146 +05:30 de6a9b44-0b82-4f5f-8bdd-8242c6a36489 INF Fetching Menu Data 2024-03-23 15:08:23.149 +05:30 de6a9b44-0b82-4f5f-8bdd-8242c6a36489 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:08:23.150 +05:30 de6a9b44-0b82-4f5f-8bdd-8242c6a36489 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.4228ms 2024-03-23 15:08:23.150 +05:30 de6a9b44-0b82-4f5f-8bdd-8242c6a36489 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:08:23.150 +05:30 de6a9b44-0b82-4f5f-8bdd-8242c6a36489 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 8.6929ms 2024-03-23 15:08:38.493 +05:30 38bef0c7-c88d-402a-b7e7-91a0fa27e85e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:08:38.494 +05:30 64ea4cff-389d-4e79-a93b-0c0bf37bb8d1 INF CORS policy execution successful. 2024-03-23 15:08:38.494 +05:30 64ea4cff-389d-4e79-a93b-0c0bf37bb8d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:08:38.494 +05:30 64ea4cff-389d-4e79-a93b-0c0bf37bb8d1 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:08:38.495 +05:30 64ea4cff-389d-4e79-a93b-0c0bf37bb8d1 INF Fetching Field details for Master 2024-03-23 15:08:38.504 +05:30 64ea4cff-389d-4e79-a93b-0c0bf37bb8d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:08:38.505 +05:30 64ea4cff-389d-4e79-a93b-0c0bf37bb8d1 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 10.8545ms 2024-03-23 15:08:38.505 +05:30 64ea4cff-389d-4e79-a93b-0c0bf37bb8d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:08:38.505 +05:30 64ea4cff-389d-4e79-a93b-0c0bf37bb8d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 12.7028ms 2024-03-23 15:09:13.763 +05:30 3c1fcfc9-6f4b-440d-a3fc-f109f37c3293 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:09:13.767 +05:30 a0992c06-d5ed-40ef-aa68-4bf176f5db02 INF CORS policy execution successful. 2024-03-23 15:09:13.768 +05:30 a0992c06-d5ed-40ef-aa68-4bf176f5db02 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.3587ms 2024-03-23 15:09:13.825 +05:30 8f552792-3804-43a1-a485-53d50191b043 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:09:13.831 +05:30 5bf322ad-7116-459e-9f2b-f900ce0feb1f INF CORS policy execution successful. 2024-03-23 15:09:13.832 +05:30 5bf322ad-7116-459e-9f2b-f900ce0feb1f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:09:13.832 +05:30 5bf322ad-7116-459e-9f2b-f900ce0feb1f 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-23 15:09:13.847 +05:30 5bf322ad-7116-459e-9f2b-f900ce0feb1f INF Connection string fetched 2024-03-23 15:09:13.847 +05:30 5bf322ad-7116-459e-9f2b-f900ce0feb1f INF Fetching Menu Data 2024-03-23 15:09:13.851 +05:30 5bf322ad-7116-459e-9f2b-f900ce0feb1f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:09:13.852 +05:30 5bf322ad-7116-459e-9f2b-f900ce0feb1f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 19.7636ms 2024-03-23 15:09:13.852 +05:30 5bf322ad-7116-459e-9f2b-f900ce0feb1f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:09:13.852 +05:30 5bf322ad-7116-459e-9f2b-f900ce0feb1f 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 27.0217ms 2024-03-23 15:09:22.199 +05:30 0bc23e37-10f2-4db1-b0b1-ff83451a7e96 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:09:22.200 +05:30 cb80f270-fac7-4286-859a-f5a13bc3dff7 INF CORS policy execution successful. 2024-03-23 15:09:22.201 +05:30 cb80f270-fac7-4286-859a-f5a13bc3dff7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.6949ms 2024-03-23 15:09:23.006 +05:30 ff5adafa-4682-40cb-9f91-f2150776ed6b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:09:23.007 +05:30 fb3d526f-2570-4ae6-8c28-e0ee149c127c INF CORS policy execution successful. 2024-03-23 15:09:23.008 +05:30 fb3d526f-2570-4ae6-8c28-e0ee149c127c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:09:23.009 +05:30 fb3d526f-2570-4ae6-8c28-e0ee149c127c 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-23 15:09:23.024 +05:30 fb3d526f-2570-4ae6-8c28-e0ee149c127c INF Connection string fetched 2024-03-23 15:09:23.025 +05:30 fb3d526f-2570-4ae6-8c28-e0ee149c127c INF Fetching Menu Data 2024-03-23 15:09:23.033 +05:30 fb3d526f-2570-4ae6-8c28-e0ee149c127c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:09:23.034 +05:30 fb3d526f-2570-4ae6-8c28-e0ee149c127c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 25.0477ms 2024-03-23 15:09:23.034 +05:30 fb3d526f-2570-4ae6-8c28-e0ee149c127c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:09:23.035 +05:30 fb3d526f-2570-4ae6-8c28-e0ee149c127c 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 28.8749ms 2024-03-23 15:09:29.050 +05:30 4c7004df-de2e-4f34-a421-3dbc4f0c0941 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:09:29.051 +05:30 d58f46cd-758f-49c4-9f0b-6b994e11671f INF CORS policy execution successful. 2024-03-23 15:09:29.051 +05:30 d58f46cd-758f-49c4-9f0b-6b994e11671f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.9366ms 2024-03-23 15:09:29.104 +05:30 837e5b75-8b99-4151-a85b-a946ae0af287 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:09:29.105 +05:30 13bfdd03-68b2-4014-acab-a51351e1be59 INF CORS policy execution successful. 2024-03-23 15:09:29.106 +05:30 13bfdd03-68b2-4014-acab-a51351e1be59 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:09:29.119 +05:30 13bfdd03-68b2-4014-acab-a51351e1be59 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-23 15:09:29.124 +05:30 13bfdd03-68b2-4014-acab-a51351e1be59 INF Connection string fetched 2024-03-23 15:09:29.130 +05:30 13bfdd03-68b2-4014-acab-a51351e1be59 INF Fetching Actions 2024-03-23 15:09:29.143 +05:30 13bfdd03-68b2-4014-acab-a51351e1be59 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:09:29.144 +05:30 13bfdd03-68b2-4014-acab-a51351e1be59 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 24.8834ms 2024-03-23 15:09:29.144 +05:30 13bfdd03-68b2-4014-acab-a51351e1be59 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:09:29.144 +05:30 13bfdd03-68b2-4014-acab-a51351e1be59 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 40.3834ms 2024-03-23 15:09:30.651 +05:30 67d43f2b-98b4-41f3-be0f-9461aecde5ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:09:30.651 +05:30 a1aa2183-f76c-40c1-85f3-4e3b19d5e290 INF CORS policy execution successful. 2024-03-23 15:09:30.652 +05:30 a1aa2183-f76c-40c1-85f3-4e3b19d5e290 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.8419ms 2024-03-23 15:09:30.711 +05:30 37753d5d-dded-4fc8-bf57-4069f7915621 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:09:30.711 +05:30 8c20ee34-1560-4167-a320-86ab0b2362b4 INF CORS policy execution successful. 2024-03-23 15:09:30.712 +05:30 8c20ee34-1560-4167-a320-86ab0b2362b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:09:30.712 +05:30 8c20ee34-1560-4167-a320-86ab0b2362b4 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-23 15:09:30.720 +05:30 8c20ee34-1560-4167-a320-86ab0b2362b4 INF Connection string fetched 2024-03-23 15:09:30.721 +05:30 8c20ee34-1560-4167-a320-86ab0b2362b4 INF Fetching Actions 2024-03-23 15:09:30.741 +05:30 8c20ee34-1560-4167-a320-86ab0b2362b4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:09:30.741 +05:30 8c20ee34-1560-4167-a320-86ab0b2362b4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 28.988ms 2024-03-23 15:09:30.741 +05:30 8c20ee34-1560-4167-a320-86ab0b2362b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:09:30.741 +05:30 8c20ee34-1560-4167-a320-86ab0b2362b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 30.6978ms 2024-03-23 15:09:46.919 +05:30 c755f7ee-6e62-465a-a196-99ece0e6e46e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:09:46.920 +05:30 e4bc1dee-ac42-4fe6-a678-75baf0cfdc05 INF CORS policy execution successful. 2024-03-23 15:09:46.920 +05:30 e4bc1dee-ac42-4fe6-a678-75baf0cfdc05 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:09:46.920 +05:30 e4bc1dee-ac42-4fe6-a678-75baf0cfdc05 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:09:46.921 +05:30 e4bc1dee-ac42-4fe6-a678-75baf0cfdc05 INF Fetching Field details for Master 2024-03-23 15:09:46.934 +05:30 e4bc1dee-ac42-4fe6-a678-75baf0cfdc05 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:09:46.935 +05:30 e4bc1dee-ac42-4fe6-a678-75baf0cfdc05 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.7201ms 2024-03-23 15:09:46.935 +05:30 e4bc1dee-ac42-4fe6-a678-75baf0cfdc05 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:09:46.936 +05:30 e4bc1dee-ac42-4fe6-a678-75baf0cfdc05 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 17.0411ms 2024-03-23 15:09:47.748 +05:30 cb02df9b-7249-4aef-abec-f930bd86a758 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:09:47.748 +05:30 a65b2928-2657-41ad-b45b-88c6c0186b40 INF CORS policy execution successful. 2024-03-23 15:09:47.748 +05:30 a65b2928-2657-41ad-b45b-88c6c0186b40 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:09:47.748 +05:30 a65b2928-2657-41ad-b45b-88c6c0186b40 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:09:47.749 +05:30 a65b2928-2657-41ad-b45b-88c6c0186b40 INF Fetching Field details for Master 2024-03-23 15:09:47.754 +05:30 a65b2928-2657-41ad-b45b-88c6c0186b40 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:09:47.754 +05:30 a65b2928-2657-41ad-b45b-88c6c0186b40 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.0617ms 2024-03-23 15:09:47.754 +05:30 a65b2928-2657-41ad-b45b-88c6c0186b40 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:09:47.755 +05:30 a65b2928-2657-41ad-b45b-88c6c0186b40 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 6.9318ms 2024-03-23 15:10:05.284 +05:30 285ca9b3-efdd-4c9e-91a1-d716a4e2562a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:10:05.286 +05:30 e563f4da-9b5c-41ab-b4b6-595b8c07e3e1 INF CORS policy execution successful. 2024-03-23 15:10:05.287 +05:30 e563f4da-9b5c-41ab-b4b6-595b8c07e3e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 2.5183ms 2024-03-23 15:10:05.343 +05:30 a7c540e6-a04e-49f9-9471-91c7def4c82e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:10:05.347 +05:30 284b89c5-a8dd-46dd-9c6c-d27c892b8c93 INF CORS policy execution successful. 2024-03-23 15:10:05.348 +05:30 284b89c5-a8dd-46dd-9c6c-d27c892b8c93 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:05.349 +05:30 284b89c5-a8dd-46dd-9c6c-d27c892b8c93 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-23 15:10:05.368 +05:30 284b89c5-a8dd-46dd-9c6c-d27c892b8c93 INF Connection string fetched 2024-03-23 15:10:05.370 +05:30 284b89c5-a8dd-46dd-9c6c-d27c892b8c93 INF Fetching Actions 2024-03-23 15:10:05.396 +05:30 284b89c5-a8dd-46dd-9c6c-d27c892b8c93 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:05.397 +05:30 284b89c5-a8dd-46dd-9c6c-d27c892b8c93 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 48.2833ms 2024-03-23 15:10:05.397 +05:30 284b89c5-a8dd-46dd-9c6c-d27c892b8c93 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:05.398 +05:30 284b89c5-a8dd-46dd-9c6c-d27c892b8c93 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 54.9693ms 2024-03-23 15:10:07.812 +05:30 b2588861-dcf9-478b-bd42-4b09a3b9a036 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:10:07.814 +05:30 5073b420-01ca-4289-bcbf-12c97d0694f9 INF CORS policy execution successful. 2024-03-23 15:10:07.821 +05:30 5073b420-01ca-4289-bcbf-12c97d0694f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 9.3188ms 2024-03-23 15:10:07.879 +05:30 694e6a7d-2921-44a0-9a3b-56360f04f0d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:10:07.880 +05:30 e72f1b67-298c-4a23-b9b0-91369c705a6b INF CORS policy execution successful. 2024-03-23 15:10:07.880 +05:30 e72f1b67-298c-4a23-b9b0-91369c705a6b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:07.880 +05:30 e72f1b67-298c-4a23-b9b0-91369c705a6b 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-23 15:10:07.899 +05:30 e72f1b67-298c-4a23-b9b0-91369c705a6b INF Connection string fetched 2024-03-23 15:10:07.899 +05:30 e72f1b67-298c-4a23-b9b0-91369c705a6b INF Fetching Actions 2024-03-23 15:10:07.910 +05:30 e72f1b67-298c-4a23-b9b0-91369c705a6b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:07.911 +05:30 e72f1b67-298c-4a23-b9b0-91369c705a6b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 30.7572ms 2024-03-23 15:10:07.911 +05:30 e72f1b67-298c-4a23-b9b0-91369c705a6b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:07.911 +05:30 e72f1b67-298c-4a23-b9b0-91369c705a6b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 32.8246ms 2024-03-23 15:10:09.041 +05:30 f7e4f5c8-bb65-4e42-8ca1-c8cb977fb003 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:10:09.042 +05:30 5ffaeed3-9d67-40fa-b853-fa58fcca1ec2 INF CORS policy execution successful. 2024-03-23 15:10:09.043 +05:30 5ffaeed3-9d67-40fa-b853-fa58fcca1ec2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 204 null null 1.65ms 2024-03-23 15:10:09.095 +05:30 e9927c58-4cd2-45eb-8d8b-91b2f56994e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:10:09.096 +05:30 8609b8c9-fac6-4a59-b9e6-e4f25af5c5c7 INF CORS policy execution successful. 2024-03-23 15:10:09.097 +05:30 8609b8c9-fac6-4a59-b9e6-e4f25af5c5c7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:09.097 +05:30 8609b8c9-fac6-4a59-b9e6-e4f25af5c5c7 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-23 15:10:09.103 +05:30 8609b8c9-fac6-4a59-b9e6-e4f25af5c5c7 INF Connection string fetched 2024-03-23 15:10:09.103 +05:30 8609b8c9-fac6-4a59-b9e6-e4f25af5c5c7 INF Fetching Actions 2024-03-23 15:10:09.112 +05:30 8609b8c9-fac6-4a59-b9e6-e4f25af5c5c7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:09.112 +05:30 8609b8c9-fac6-4a59-b9e6-e4f25af5c5c7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.0373ms 2024-03-23 15:10:09.113 +05:30 8609b8c9-fac6-4a59-b9e6-e4f25af5c5c7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:09.113 +05:30 8609b8c9-fac6-4a59-b9e6-e4f25af5c5c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 200 null application/json; charset=utf-8 18.1325ms 2024-03-23 15:10:11.325 +05:30 21174225-9e87-4279-843e-d4fb502dae5d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:10:11.326 +05:30 4c809afc-3edd-4681-9e69-1a59e0ed1c9e INF CORS policy execution successful. 2024-03-23 15:10:11.326 +05:30 4c809afc-3edd-4681-9e69-1a59e0ed1c9e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 0.8975ms 2024-03-23 15:10:11.607 +05:30 5c5d8c8d-9a02-4ec7-b484-9ed4dce3bb79 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:10:11.609 +05:30 7263acd9-39a1-4b2d-a4ae-5d57eb54f149 INF CORS policy execution successful. 2024-03-23 15:10:11.609 +05:30 7263acd9-39a1-4b2d-a4ae-5d57eb54f149 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:11.609 +05:30 7263acd9-39a1-4b2d-a4ae-5d57eb54f149 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-23 15:10:11.615 +05:30 7263acd9-39a1-4b2d-a4ae-5d57eb54f149 INF Connection string fetched 2024-03-23 15:10:11.617 +05:30 7263acd9-39a1-4b2d-a4ae-5d57eb54f149 INF Fetching Actions 2024-03-23 15:10:11.625 +05:30 7263acd9-39a1-4b2d-a4ae-5d57eb54f149 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:11.626 +05:30 7263acd9-39a1-4b2d-a4ae-5d57eb54f149 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.6782ms 2024-03-23 15:10:11.626 +05:30 7263acd9-39a1-4b2d-a4ae-5d57eb54f149 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:11.627 +05:30 7263acd9-39a1-4b2d-a4ae-5d57eb54f149 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 19.3127ms 2024-03-23 15:10:12.620 +05:30 8f9e09a2-17e2-45b0-8557-d01188749238 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:10:12.621 +05:30 8cf29b93-aac1-4938-b789-4544fc210c92 INF CORS policy execution successful. 2024-03-23 15:10:12.621 +05:30 8cf29b93-aac1-4938-b789-4544fc210c92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 0.993ms 2024-03-23 15:10:13.113 +05:30 5e8ed266-2871-4b93-bfe4-77cc9da6827f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:10:13.114 +05:30 82fbaf0c-d70d-4129-b290-069988be9e92 INF CORS policy execution successful. 2024-03-23 15:10:13.114 +05:30 82fbaf0c-d70d-4129-b290-069988be9e92 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:13.114 +05:30 82fbaf0c-d70d-4129-b290-069988be9e92 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-23 15:10:13.119 +05:30 82fbaf0c-d70d-4129-b290-069988be9e92 INF Connection string fetched 2024-03-23 15:10:13.120 +05:30 82fbaf0c-d70d-4129-b290-069988be9e92 INF Fetching Actions 2024-03-23 15:10:13.122 +05:30 991adb1a-df87-412d-b689-4942f9acd0e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:10:13.122 +05:30 964ccee0-3ce9-4bbb-9f39-6691383e9798 INF CORS policy execution successful. 2024-03-23 15:10:13.123 +05:30 964ccee0-3ce9-4bbb-9f39-6691383e9798 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 204 null null 0.9674ms 2024-03-23 15:10:13.128 +05:30 82fbaf0c-d70d-4129-b290-069988be9e92 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:13.128 +05:30 82fbaf0c-d70d-4129-b290-069988be9e92 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.0656ms 2024-03-23 15:10:13.128 +05:30 82fbaf0c-d70d-4129-b290-069988be9e92 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:13.129 +05:30 82fbaf0c-d70d-4129-b290-069988be9e92 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 15.7006ms 2024-03-23 15:10:13.204 +05:30 29f1108e-c48d-44b5-8f3b-e1d9a59573b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:10:13.205 +05:30 e0424016-d13c-4e59-a43b-51a5c3048afc INF CORS policy execution successful. 2024-03-23 15:10:13.205 +05:30 e0424016-d13c-4e59-a43b-51a5c3048afc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:13.206 +05:30 e0424016-d13c-4e59-a43b-51a5c3048afc 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-23 15:10:13.209 +05:30 e0424016-d13c-4e59-a43b-51a5c3048afc INF Connection string fetched 2024-03-23 15:10:13.209 +05:30 e0424016-d13c-4e59-a43b-51a5c3048afc INF Fetching Actions 2024-03-23 15:10:13.211 +05:30 e0424016-d13c-4e59-a43b-51a5c3048afc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:13.211 +05:30 e0424016-d13c-4e59-a43b-51a5c3048afc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 5.7214ms 2024-03-23 15:10:13.211 +05:30 e0424016-d13c-4e59-a43b-51a5c3048afc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:13.212 +05:30 e0424016-d13c-4e59-a43b-51a5c3048afc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 200 null application/json; charset=utf-8 7.1089ms 2024-03-23 15:10:13.648 +05:30 95be5603-3d4c-4c72-a544-b618e52cfafc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:10:13.649 +05:30 64cf59ad-ec25-4534-8275-f1af2d95a604 INF CORS policy execution successful. 2024-03-23 15:10:13.650 +05:30 64cf59ad-ec25-4534-8275-f1af2d95a604 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 204 null null 1.4714ms 2024-03-23 15:10:13.706 +05:30 8391f5ca-4db6-4e54-b005-2faf80d69b42 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:10:13.707 +05:30 c5b9f950-5193-4bb4-a7fe-96abbea3d051 INF CORS policy execution successful. 2024-03-23 15:10:13.707 +05:30 c5b9f950-5193-4bb4-a7fe-96abbea3d051 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:13.707 +05:30 c5b9f950-5193-4bb4-a7fe-96abbea3d051 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-23 15:10:13.712 +05:30 c5b9f950-5193-4bb4-a7fe-96abbea3d051 INF Connection string fetched 2024-03-23 15:10:13.712 +05:30 c5b9f950-5193-4bb4-a7fe-96abbea3d051 INF Fetching Actions 2024-03-23 15:10:13.721 +05:30 c5b9f950-5193-4bb4-a7fe-96abbea3d051 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:13.721 +05:30 c5b9f950-5193-4bb4-a7fe-96abbea3d051 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.7038ms 2024-03-23 15:10:13.721 +05:30 c5b9f950-5193-4bb4-a7fe-96abbea3d051 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:10:13.721 +05:30 c5b9f950-5193-4bb4-a7fe-96abbea3d051 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 200 null application/json; charset=utf-8 15.2164ms 2024-03-23 15:10:25.681 +05:30 a5d7faad-8098-4ae9-bc04-e0499ece54dd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:25.682 +05:30 8f78b49f-9cb2-4a28-b4aa-4b45dd59a974 INF CORS policy execution successful. 2024-03-23 15:10:25.682 +05:30 8f78b49f-9cb2-4a28-b4aa-4b45dd59a974 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:25.683 +05:30 8f78b49f-9cb2-4a28-b4aa-4b45dd59a974 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:25.683 +05:30 8f78b49f-9cb2-4a28-b4aa-4b45dd59a974 INF Fetching Field details for Master 2024-03-23 15:10:25.702 +05:30 8f78b49f-9cb2-4a28-b4aa-4b45dd59a974 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:25.702 +05:30 8f78b49f-9cb2-4a28-b4aa-4b45dd59a974 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 19.6804ms 2024-03-23 15:10:25.702 +05:30 8f78b49f-9cb2-4a28-b4aa-4b45dd59a974 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:25.703 +05:30 8f78b49f-9cb2-4a28-b4aa-4b45dd59a974 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 22.1674ms 2024-03-23 15:10:26.900 +05:30 b77eec7d-cf4c-4dcc-9d2b-7e09cb45099d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:26.901 +05:30 8623cd62-1085-4c0f-9236-9c60b0cb8644 INF CORS policy execution successful. 2024-03-23 15:10:26.901 +05:30 8623cd62-1085-4c0f-9236-9c60b0cb8644 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:26.901 +05:30 8623cd62-1085-4c0f-9236-9c60b0cb8644 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:26.902 +05:30 8623cd62-1085-4c0f-9236-9c60b0cb8644 INF Fetching Field details for Master 2024-03-23 15:10:26.911 +05:30 8623cd62-1085-4c0f-9236-9c60b0cb8644 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:26.912 +05:30 8623cd62-1085-4c0f-9236-9c60b0cb8644 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 10.0568ms 2024-03-23 15:10:26.912 +05:30 8623cd62-1085-4c0f-9236-9c60b0cb8644 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:26.912 +05:30 8623cd62-1085-4c0f-9236-9c60b0cb8644 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.5419ms 2024-03-23 15:10:34.999 +05:30 dd4832da-cd64-4373-bec8-5bc088e15ed4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:35.000 +05:30 9dddf280-4c07-4797-9009-d3a381965f46 INF CORS policy execution successful. 2024-03-23 15:10:35.000 +05:30 9dddf280-4c07-4797-9009-d3a381965f46 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:35.001 +05:30 9dddf280-4c07-4797-9009-d3a381965f46 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:35.001 +05:30 9dddf280-4c07-4797-9009-d3a381965f46 INF Fetching Field details for Master 2024-03-23 15:10:35.012 +05:30 9dddf280-4c07-4797-9009-d3a381965f46 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:35.013 +05:30 9dddf280-4c07-4797-9009-d3a381965f46 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 12.1793ms 2024-03-23 15:10:35.013 +05:30 9dddf280-4c07-4797-9009-d3a381965f46 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:35.013 +05:30 9dddf280-4c07-4797-9009-d3a381965f46 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 14.0974ms 2024-03-23 15:10:53.232 +05:30 4564f35c-ce08-4534-921a-bc03326c0407 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:53.233 +05:30 f5f48469-986f-4dd3-8b30-4cb84a9bd022 INF CORS policy execution successful. 2024-03-23 15:10:53.233 +05:30 f5f48469-986f-4dd3-8b30-4cb84a9bd022 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:53.233 +05:30 f5f48469-986f-4dd3-8b30-4cb84a9bd022 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:53.234 +05:30 f5f48469-986f-4dd3-8b30-4cb84a9bd022 INF Fetching Field details for Master 2024-03-23 15:10:53.245 +05:30 f5f48469-986f-4dd3-8b30-4cb84a9bd022 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:53.246 +05:30 f5f48469-986f-4dd3-8b30-4cb84a9bd022 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 12.8145ms 2024-03-23 15:10:53.246 +05:30 f5f48469-986f-4dd3-8b30-4cb84a9bd022 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:53.247 +05:30 f5f48469-986f-4dd3-8b30-4cb84a9bd022 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 15.3234ms 2024-03-23 15:10:54.642 +05:30 6ec05c85-3843-4dae-80e1-9f6482df0752 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:54.642 +05:30 39ad262e-c58c-4c6a-9bad-2af1686d6671 INF CORS policy execution successful. 2024-03-23 15:10:54.643 +05:30 39ad262e-c58c-4c6a-9bad-2af1686d6671 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:54.643 +05:30 39ad262e-c58c-4c6a-9bad-2af1686d6671 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:54.643 +05:30 39ad262e-c58c-4c6a-9bad-2af1686d6671 INF Fetching Field details for Master 2024-03-23 15:10:54.649 +05:30 39ad262e-c58c-4c6a-9bad-2af1686d6671 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:54.651 +05:30 39ad262e-c58c-4c6a-9bad-2af1686d6671 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.7319ms 2024-03-23 15:10:54.651 +05:30 39ad262e-c58c-4c6a-9bad-2af1686d6671 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:54.651 +05:30 39ad262e-c58c-4c6a-9bad-2af1686d6671 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.1012ms 2024-03-23 15:10:54.878 +05:30 1545fd0a-de8a-4fab-a8dd-e6460313ee5e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:54.879 +05:30 40bcb73a-bdac-4840-945b-8e724f26136f INF CORS policy execution successful. 2024-03-23 15:10:54.879 +05:30 40bcb73a-bdac-4840-945b-8e724f26136f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:54.879 +05:30 40bcb73a-bdac-4840-945b-8e724f26136f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:54.879 +05:30 40bcb73a-bdac-4840-945b-8e724f26136f INF Fetching Field details for Master 2024-03-23 15:10:54.883 +05:30 40bcb73a-bdac-4840-945b-8e724f26136f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:54.883 +05:30 40bcb73a-bdac-4840-945b-8e724f26136f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.7079ms 2024-03-23 15:10:54.884 +05:30 40bcb73a-bdac-4840-945b-8e724f26136f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:54.884 +05:30 40bcb73a-bdac-4840-945b-8e724f26136f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.4466ms 2024-03-23 15:10:55.597 +05:30 fe4ad35e-1170-463b-bf9b-c8ebce10b65b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:55.597 +05:30 93cec91d-95ba-4133-8268-73fa8aadabef INF CORS policy execution successful. 2024-03-23 15:10:55.597 +05:30 93cec91d-95ba-4133-8268-73fa8aadabef INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:55.597 +05:30 93cec91d-95ba-4133-8268-73fa8aadabef INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:55.598 +05:30 93cec91d-95ba-4133-8268-73fa8aadabef INF Fetching Field details for Master 2024-03-23 15:10:55.603 +05:30 93cec91d-95ba-4133-8268-73fa8aadabef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:55.604 +05:30 93cec91d-95ba-4133-8268-73fa8aadabef INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.1924ms 2024-03-23 15:10:55.604 +05:30 93cec91d-95ba-4133-8268-73fa8aadabef INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:55.604 +05:30 93cec91d-95ba-4133-8268-73fa8aadabef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.0531ms 2024-03-23 15:10:55.748 +05:30 d0486eee-f5cf-4995-aa4b-57a6ee0d9e27 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:55.748 +05:30 3ede2786-8364-495c-9d65-e8286fa607ff INF CORS policy execution successful. 2024-03-23 15:10:55.748 +05:30 3ede2786-8364-495c-9d65-e8286fa607ff INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:55.748 +05:30 3ede2786-8364-495c-9d65-e8286fa607ff INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:55.748 +05:30 3ede2786-8364-495c-9d65-e8286fa607ff INF Fetching Field details for Master 2024-03-23 15:10:55.754 +05:30 3ede2786-8364-495c-9d65-e8286fa607ff INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:55.754 +05:30 3ede2786-8364-495c-9d65-e8286fa607ff INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.0372ms 2024-03-23 15:10:55.754 +05:30 3ede2786-8364-495c-9d65-e8286fa607ff INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:55.755 +05:30 3ede2786-8364-495c-9d65-e8286fa607ff INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 6.9746ms 2024-03-23 15:10:56.046 +05:30 2663c3ec-9e85-4ad8-9495-1e06663679b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:56.046 +05:30 a7465217-f891-42d8-b536-27dad6cc8561 INF CORS policy execution successful. 2024-03-23 15:10:56.046 +05:30 a7465217-f891-42d8-b536-27dad6cc8561 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:56.046 +05:30 a7465217-f891-42d8-b536-27dad6cc8561 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:56.047 +05:30 a7465217-f891-42d8-b536-27dad6cc8561 INF Fetching Field details for Master 2024-03-23 15:10:56.054 +05:30 a7465217-f891-42d8-b536-27dad6cc8561 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:56.055 +05:30 a7465217-f891-42d8-b536-27dad6cc8561 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.7151ms 2024-03-23 15:10:56.055 +05:30 a7465217-f891-42d8-b536-27dad6cc8561 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:56.056 +05:30 a7465217-f891-42d8-b536-27dad6cc8561 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.017ms 2024-03-23 15:10:56.697 +05:30 7a6dc4c5-93a6-4beb-996a-776812c66a1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:56.698 +05:30 047a441f-58bf-415e-a3fb-6ed6a64d08a5 INF CORS policy execution successful. 2024-03-23 15:10:56.698 +05:30 047a441f-58bf-415e-a3fb-6ed6a64d08a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:56.698 +05:30 047a441f-58bf-415e-a3fb-6ed6a64d08a5 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:56.698 +05:30 047a441f-58bf-415e-a3fb-6ed6a64d08a5 INF Fetching Field details for Master 2024-03-23 15:10:56.705 +05:30 047a441f-58bf-415e-a3fb-6ed6a64d08a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:56.706 +05:30 047a441f-58bf-415e-a3fb-6ed6a64d08a5 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.3968ms 2024-03-23 15:10:56.706 +05:30 047a441f-58bf-415e-a3fb-6ed6a64d08a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:56.706 +05:30 047a441f-58bf-415e-a3fb-6ed6a64d08a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.5206ms 2024-03-23 15:10:57.124 +05:30 55397342-7c2e-4d6d-9bf8-ff5abced1c1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:57.124 +05:30 6eef587e-7f8f-4d3e-b188-323d576db368 INF CORS policy execution successful. 2024-03-23 15:10:57.124 +05:30 6eef587e-7f8f-4d3e-b188-323d576db368 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:57.124 +05:30 6eef587e-7f8f-4d3e-b188-323d576db368 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:57.125 +05:30 6eef587e-7f8f-4d3e-b188-323d576db368 INF Fetching Field details for Master 2024-03-23 15:10:57.130 +05:30 6eef587e-7f8f-4d3e-b188-323d576db368 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:57.131 +05:30 6eef587e-7f8f-4d3e-b188-323d576db368 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.3526ms 2024-03-23 15:10:57.131 +05:30 6eef587e-7f8f-4d3e-b188-323d576db368 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:57.131 +05:30 6eef587e-7f8f-4d3e-b188-323d576db368 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.4144ms 2024-03-23 15:10:57.443 +05:30 61b234cd-170e-44c4-b0e6-cbf0380fdaab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:57.444 +05:30 a5033f13-f000-491c-a079-3fcc4a0eefac INF CORS policy execution successful. 2024-03-23 15:10:57.444 +05:30 a5033f13-f000-491c-a079-3fcc4a0eefac INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:57.444 +05:30 a5033f13-f000-491c-a079-3fcc4a0eefac INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:57.444 +05:30 a5033f13-f000-491c-a079-3fcc4a0eefac INF Fetching Field details for Master 2024-03-23 15:10:57.451 +05:30 a5033f13-f000-491c-a079-3fcc4a0eefac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:57.452 +05:30 a5033f13-f000-491c-a079-3fcc4a0eefac INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.1212ms 2024-03-23 15:10:57.452 +05:30 a5033f13-f000-491c-a079-3fcc4a0eefac INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:57.453 +05:30 a5033f13-f000-491c-a079-3fcc4a0eefac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.5989ms 2024-03-23 15:10:58.286 +05:30 2b3ea15c-25e0-4529-b621-70af1722dabe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:58.287 +05:30 7fdc7e85-406f-4afe-945b-28d573449cc5 INF CORS policy execution successful. 2024-03-23 15:10:58.287 +05:30 7fdc7e85-406f-4afe-945b-28d573449cc5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:58.287 +05:30 7fdc7e85-406f-4afe-945b-28d573449cc5 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:58.287 +05:30 7fdc7e85-406f-4afe-945b-28d573449cc5 INF Fetching Field details for Master 2024-03-23 15:10:58.294 +05:30 7fdc7e85-406f-4afe-945b-28d573449cc5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:58.294 +05:30 7fdc7e85-406f-4afe-945b-28d573449cc5 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.2689ms 2024-03-23 15:10:58.294 +05:30 7fdc7e85-406f-4afe-945b-28d573449cc5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:58.295 +05:30 7fdc7e85-406f-4afe-945b-28d573449cc5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.2669ms 2024-03-23 15:10:58.764 +05:30 0de8b9d2-c772-495b-ba1e-084303939bee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:58.765 +05:30 300b0cb5-a672-483d-b384-3c699896d063 INF CORS policy execution successful. 2024-03-23 15:10:58.765 +05:30 300b0cb5-a672-483d-b384-3c699896d063 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:58.765 +05:30 300b0cb5-a672-483d-b384-3c699896d063 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:58.768 +05:30 300b0cb5-a672-483d-b384-3c699896d063 INF Fetching Field details for Master 2024-03-23 15:10:58.783 +05:30 300b0cb5-a672-483d-b384-3c699896d063 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:58.784 +05:30 300b0cb5-a672-483d-b384-3c699896d063 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 19.0548ms 2024-03-23 15:10:58.785 +05:30 300b0cb5-a672-483d-b384-3c699896d063 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:58.785 +05:30 300b0cb5-a672-483d-b384-3c699896d063 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 20.5099ms 2024-03-23 15:10:58.848 +05:30 9274e9d0-b607-4d9d-92fb-1ba94c74a4ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:58.848 +05:30 ee694997-5359-4c30-9a89-a4099e9a6c88 INF CORS policy execution successful. 2024-03-23 15:10:58.849 +05:30 ee694997-5359-4c30-9a89-a4099e9a6c88 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8051ms 2024-03-23 15:10:58.958 +05:30 620894f8-c3d5-4d91-8306-8b5a3cb32de6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:58.964 +05:30 620894f8-c3d5-4d91-8306-8b5a3cb32de6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:40:58 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-23 15:10:58.968 +05:30 620894f8-c3d5-4d91-8306-8b5a3cb32de6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:40:58 AM'. 2024-03-23 15:10:58.968 +05:30 9b760050-f33e-456d-bf9c-59416d96a903 INF CORS policy execution successful. 2024-03-23 15:10:58.968 +05:30 9b760050-f33e-456d-bf9c-59416d96a903 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:58.968 +05:30 9b760050-f33e-456d-bf9c-59416d96a903 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:10:58.971 +05:30 9b760050-f33e-456d-bf9c-59416d96a903 INF Fetching Field details for Master 2024-03-23 15:10:58.979 +05:30 9b760050-f33e-456d-bf9c-59416d96a903 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:10:58.980 +05:30 9b760050-f33e-456d-bf9c-59416d96a903 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 11.3539ms 2024-03-23 15:10:58.980 +05:30 9b760050-f33e-456d-bf9c-59416d96a903 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:10:58.980 +05:30 9b760050-f33e-456d-bf9c-59416d96a903 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 22.0879ms 2024-03-23 15:10:59.962 +05:30 8bf96253-9d84-475b-89e3-c3fb9f27a1dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:10:59.963 +05:30 7fd04085-82fb-409b-9ea5-d86175a42f1e INF CORS policy execution successful. 2024-03-23 15:10:59.963 +05:30 7fd04085-82fb-409b-9ea5-d86175a42f1e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6147ms 2024-03-23 15:11:00.068 +05:30 8869882a-8d17-482d-8c8f-6d19da30d72c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:11:00.070 +05:30 8869882a-8d17-482d-8c8f-6d19da30d72c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:41:00 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-23 15:11:00.070 +05:30 8869882a-8d17-482d-8c8f-6d19da30d72c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:41:00 AM'. 2024-03-23 15:11:00.071 +05:30 2baf71d3-0564-4808-a151-5e9b2502ad57 INF CORS policy execution successful. 2024-03-23 15:11:00.071 +05:30 2baf71d3-0564-4808-a151-5e9b2502ad57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:11:00.071 +05:30 2baf71d3-0564-4808-a151-5e9b2502ad57 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:11:00.072 +05:30 2baf71d3-0564-4808-a151-5e9b2502ad57 INF Fetching Field details for Master 2024-03-23 15:11:00.089 +05:30 2baf71d3-0564-4808-a151-5e9b2502ad57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:11:00.090 +05:30 2baf71d3-0564-4808-a151-5e9b2502ad57 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 18.6518ms 2024-03-23 15:11:00.090 +05:30 2baf71d3-0564-4808-a151-5e9b2502ad57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:11:00.090 +05:30 2baf71d3-0564-4808-a151-5e9b2502ad57 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 22.7304ms 2024-03-23 15:11:00.648 +05:30 f9975cc7-e14f-4cbe-9483-a8b1f45a0724 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:11:00.648 +05:30 02cba8ae-132f-441e-a3dd-0797d929ed53 INF CORS policy execution successful. 2024-03-23 15:11:00.649 +05:30 02cba8ae-132f-441e-a3dd-0797d929ed53 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7991ms 2024-03-23 15:11:00.721 +05:30 a6f956aa-53c5-494c-82e1-c967a364eecb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:11:00.722 +05:30 a6f956aa-53c5-494c-82e1-c967a364eecb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:41:00 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-23 15:11:00.722 +05:30 a6f956aa-53c5-494c-82e1-c967a364eecb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:41:00 AM'. 2024-03-23 15:11:00.722 +05:30 61d12443-a2ab-4501-92a0-7655a24483cd INF CORS policy execution successful. 2024-03-23 15:11:00.723 +05:30 61d12443-a2ab-4501-92a0-7655a24483cd INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:11:00.723 +05:30 61d12443-a2ab-4501-92a0-7655a24483cd INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:11:00.723 +05:30 61d12443-a2ab-4501-92a0-7655a24483cd INF Fetching Field details for Master 2024-03-23 15:11:00.732 +05:30 61d12443-a2ab-4501-92a0-7655a24483cd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:11:00.732 +05:30 61d12443-a2ab-4501-92a0-7655a24483cd INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.8228ms 2024-03-23 15:11:00.733 +05:30 61d12443-a2ab-4501-92a0-7655a24483cd INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:11:00.733 +05:30 61d12443-a2ab-4501-92a0-7655a24483cd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.6694ms 2024-03-23 15:11:05.036 +05:30 3442559d-d593-4715-9865-c77ffe623b49 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:11:05.036 +05:30 7ab10a44-e1ad-472e-9e81-95eb730f51ed INF CORS policy execution successful. 2024-03-23 15:11:05.037 +05:30 7ab10a44-e1ad-472e-9e81-95eb730f51ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.9464ms 2024-03-23 15:11:05.102 +05:30 c10dbb74-0f3a-47ac-9a42-c5ddf54456cf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:11:05.103 +05:30 c10dbb74-0f3a-47ac-9a42-c5ddf54456cf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:41:05 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-23 15:11:05.104 +05:30 c10dbb74-0f3a-47ac-9a42-c5ddf54456cf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:41:05 AM'. 2024-03-23 15:11:05.104 +05:30 f6800311-2fac-422c-a90b-c50724db6ddd INF CORS policy execution successful. 2024-03-23 15:11:05.104 +05:30 f6800311-2fac-422c-a90b-c50724db6ddd INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:11:05.104 +05:30 f6800311-2fac-422c-a90b-c50724db6ddd INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:11:05.105 +05:30 f6800311-2fac-422c-a90b-c50724db6ddd INF Fetching Field details for Master 2024-03-23 15:11:05.112 +05:30 f6800311-2fac-422c-a90b-c50724db6ddd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:11:05.112 +05:30 f6800311-2fac-422c-a90b-c50724db6ddd INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.6046ms 2024-03-23 15:11:05.112 +05:30 f6800311-2fac-422c-a90b-c50724db6ddd INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:11:05.112 +05:30 f6800311-2fac-422c-a90b-c50724db6ddd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.0564ms 2024-03-23 15:11:12.447 +05:30 1f78499e-2919-4540-8778-ae4978c9b0de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:11:12.448 +05:30 98f25b6e-0cbe-48d1-bded-1dd8498e8d5b INF CORS policy execution successful. 2024-03-23 15:11:12.448 +05:30 98f25b6e-0cbe-48d1-bded-1dd8498e8d5b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.5117ms 2024-03-23 15:11:12.511 +05:30 ce155a53-b381-40cc-aa28-bc35d2f5651a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:11:12.514 +05:30 ce155a53-b381-40cc-aa28-bc35d2f5651a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:41:12 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-23 15:11:12.515 +05:30 ce155a53-b381-40cc-aa28-bc35d2f5651a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:41:12 AM'. 2024-03-23 15:11:12.515 +05:30 07fac11e-f95c-44fc-83e0-116ebb530456 INF CORS policy execution successful. 2024-03-23 15:11:12.515 +05:30 07fac11e-f95c-44fc-83e0-116ebb530456 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:11:12.516 +05:30 07fac11e-f95c-44fc-83e0-116ebb530456 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:11:12.518 +05:30 07fac11e-f95c-44fc-83e0-116ebb530456 INF Fetching Field details for Master 2024-03-23 15:11:12.529 +05:30 07fac11e-f95c-44fc-83e0-116ebb530456 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:11:12.530 +05:30 07fac11e-f95c-44fc-83e0-116ebb530456 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 13.8253ms 2024-03-23 15:11:12.530 +05:30 07fac11e-f95c-44fc-83e0-116ebb530456 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:11:12.530 +05:30 07fac11e-f95c-44fc-83e0-116ebb530456 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 18.5372ms 2024-03-23 15:12:28.868 +05:30 f7825e6c-90c4-45c1-b298-a67978a6dfb4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:12:28.873 +05:30 51e5bf40-570f-424b-a6bf-21c550f9fbc5 INF CORS policy execution successful. 2024-03-23 15:12:28.875 +05:30 51e5bf40-570f-424b-a6bf-21c550f9fbc5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 7.3635ms 2024-03-23 15:12:29.125 +05:30 9325dd55-51d1-48b3-a703-b4660ff65e2f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:12:29.128 +05:30 9632533d-e578-4906-a29b-fcc405907c30 INF CORS policy execution successful. 2024-03-23 15:12:29.129 +05:30 9632533d-e578-4906-a29b-fcc405907c30 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:12:29.130 +05:30 9632533d-e578-4906-a29b-fcc405907c30 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-23 15:12:29.143 +05:30 9632533d-e578-4906-a29b-fcc405907c30 INF Connection string fetched 2024-03-23 15:12:29.143 +05:30 9632533d-e578-4906-a29b-fcc405907c30 INF Fetching Menu Data 2024-03-23 15:12:29.148 +05:30 9632533d-e578-4906-a29b-fcc405907c30 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:12:29.149 +05:30 9632533d-e578-4906-a29b-fcc405907c30 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 19.0599ms 2024-03-23 15:12:29.149 +05:30 9632533d-e578-4906-a29b-fcc405907c30 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:12:29.149 +05:30 9632533d-e578-4906-a29b-fcc405907c30 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 23.7288ms 2024-03-23 15:16:12.379 +05:30 6b3d12d6-4de7-4b12-ad05-7f42afe811b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:16:12.382 +05:30 dca86e5e-aee9-4c22-a7be-16393b8342ce INF CORS policy execution successful. 2024-03-23 15:16:12.383 +05:30 dca86e5e-aee9-4c22-a7be-16393b8342ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 5.19ms 2024-03-23 15:16:12.475 +05:30 5391c37d-2dd9-4617-8cc1-f474c18e1155 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:16:12.480 +05:30 5391c37d-2dd9-4617-8cc1-f474c18e1155 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:43:22 AM', Current time (UTC): '3/23/2024 9:46:12 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-23 15:16:12.482 +05:30 5391c37d-2dd9-4617-8cc1-f474c18e1155 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:43:22 AM', Current time (UTC): '3/23/2024 9:46:12 AM'. 2024-03-23 15:16:12.483 +05:30 1ebaa896-be20-4178-971b-a61b602bade1 INF CORS policy execution successful. 2024-03-23 15:16:12.484 +05:30 1ebaa896-be20-4178-971b-a61b602bade1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:16:12.485 +05:30 1ebaa896-be20-4178-971b-a61b602bade1 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:16:12.485 +05:30 1ebaa896-be20-4178-971b-a61b602bade1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 10.469ms 2024-03-23 15:16:13.105 +05:30 e50c82dd-92b4-44d8-952e-b786a1460113 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NjcwMiwiZXhwIjoxNzExMTg3MzAyLCJpYXQiOjE3MTExODY3MDJ9.kAN-ZQjLedPPU91kfJqyLKoib1a7evY1iApRRI0OM5k - null null 2024-03-23 15:16:13.106 +05:30 6d3162b9-f7e5-4c61-9e47-c444988dd78c INF CORS policy execution successful. 2024-03-23 15:16:13.106 +05:30 6d3162b9-f7e5-4c61-9e47-c444988dd78c INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:16:13.106 +05:30 6d3162b9-f7e5-4c61-9e47-c444988dd78c 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-23 15:16:13.128 +05:30 6d3162b9-f7e5-4c61-9e47-c444988dd78c INF Token generated 2024-03-23 15:16:13.129 +05:30 6d3162b9-f7e5-4c61-9e47-c444988dd78c INF Token generated 2024-03-23 15:16:13.129 +05:30 6d3162b9-f7e5-4c61-9e47-c444988dd78c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 15:16:13.130 +05:30 6d3162b9-f7e5-4c61-9e47-c444988dd78c INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 23.7594ms 2024-03-23 15:16:13.130 +05:30 6d3162b9-f7e5-4c61-9e47-c444988dd78c INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:16:13.130 +05:30 6d3162b9-f7e5-4c61-9e47-c444988dd78c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NjcwMiwiZXhwIjoxNzExMTg3MzAyLCJpYXQiOjE3MTExODY3MDJ9.kAN-ZQjLedPPU91kfJqyLKoib1a7evY1iApRRI0OM5k - 200 null application/json; charset=utf-8 25.1941ms 2024-03-23 15:16:13.403 +05:30 cdcc8177-cd89-4ae0-99e9-2ec022fe7a78 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:16:13.405 +05:30 22ab8475-7011-425e-8b56-116cd1887952 INF CORS policy execution successful. 2024-03-23 15:16:13.406 +05:30 22ab8475-7011-425e-8b56-116cd1887952 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:16:13.406 +05:30 22ab8475-7011-425e-8b56-116cd1887952 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-23 15:16:13.417 +05:30 22ab8475-7011-425e-8b56-116cd1887952 INF Connection string fetched 2024-03-23 15:16:13.417 +05:30 22ab8475-7011-425e-8b56-116cd1887952 INF Fetching Menu Data 2024-03-23 15:16:13.427 +05:30 22ab8475-7011-425e-8b56-116cd1887952 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:16:13.428 +05:30 22ab8475-7011-425e-8b56-116cd1887952 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 21.7692ms 2024-03-23 15:16:13.428 +05:30 22ab8475-7011-425e-8b56-116cd1887952 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:16:13.428 +05:30 22ab8475-7011-425e-8b56-116cd1887952 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 24.952ms 2024-03-23 15:16:24.765 +05:30 3953d740-7e01-44a4-a17c-34ac56aed32c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:16:24.766 +05:30 17789fd9-966f-4d48-91c2-97ac557d2f94 INF CORS policy execution successful. 2024-03-23 15:16:24.766 +05:30 17789fd9-966f-4d48-91c2-97ac557d2f94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.2374ms 2024-03-23 15:16:24.932 +05:30 4c2baa0c-26fa-4f70-a5d3-7e4b536cad16 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:16:24.933 +05:30 4b8e27fe-73d0-42ec-8098-9a729563c5b5 INF CORS policy execution successful. 2024-03-23 15:16:24.934 +05:30 4b8e27fe-73d0-42ec-8098-9a729563c5b5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:16:24.934 +05:30 4b8e27fe-73d0-42ec-8098-9a729563c5b5 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-23 15:16:24.944 +05:30 4b8e27fe-73d0-42ec-8098-9a729563c5b5 INF Connection string fetched 2024-03-23 15:16:24.944 +05:30 4b8e27fe-73d0-42ec-8098-9a729563c5b5 INF Fetching Menu Data 2024-03-23 15:16:24.948 +05:30 4b8e27fe-73d0-42ec-8098-9a729563c5b5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:16:24.949 +05:30 4b8e27fe-73d0-42ec-8098-9a729563c5b5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 14.8565ms 2024-03-23 15:16:24.949 +05:30 4b8e27fe-73d0-42ec-8098-9a729563c5b5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:16:24.949 +05:30 4b8e27fe-73d0-42ec-8098-9a729563c5b5 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 17.0958ms 2024-03-23 15:16:33.453 +05:30 26b3f796-1ba0-43df-abd3-9810d4fa5223 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:16:33.453 +05:30 8910cb3d-0c25-4253-9fc1-41eaaa4b63d4 INF CORS policy execution successful. 2024-03-23 15:16:33.454 +05:30 8910cb3d-0c25-4253-9fc1-41eaaa4b63d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.6609ms 2024-03-23 15:16:33.557 +05:30 e5c594a0-83d4-41ed-9d7c-9fc323c1023c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:16:33.560 +05:30 dd2516c8-0b56-4e7d-8f43-edfcd48534b7 INF CORS policy execution successful. 2024-03-23 15:16:33.560 +05:30 dd2516c8-0b56-4e7d-8f43-edfcd48534b7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:16:33.561 +05:30 dd2516c8-0b56-4e7d-8f43-edfcd48534b7 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-23 15:16:33.570 +05:30 dd2516c8-0b56-4e7d-8f43-edfcd48534b7 INF Connection string fetched 2024-03-23 15:16:33.570 +05:30 dd2516c8-0b56-4e7d-8f43-edfcd48534b7 INF Fetching Menu Data 2024-03-23 15:16:33.574 +05:30 dd2516c8-0b56-4e7d-8f43-edfcd48534b7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:16:33.575 +05:30 dd2516c8-0b56-4e7d-8f43-edfcd48534b7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.9836ms 2024-03-23 15:16:33.575 +05:30 dd2516c8-0b56-4e7d-8f43-edfcd48534b7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:16:33.575 +05:30 dd2516c8-0b56-4e7d-8f43-edfcd48534b7 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 18.1203ms 2024-03-23 15:16:55.564 +05:30 b29a2cc9-8e42-4605-a486-359e21928363 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:16:55.565 +05:30 fe042023-8d91-44ba-b1c6-e06d3f999586 INF CORS policy execution successful. 2024-03-23 15:16:55.566 +05:30 fe042023-8d91-44ba-b1c6-e06d3f999586 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.8647ms 2024-03-23 15:16:56.402 +05:30 ce7ece32-e49a-419f-b19c-6c26e093e632 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:16:56.403 +05:30 67a49e53-e619-4770-9cd2-e5b0c1d794e5 INF CORS policy execution successful. 2024-03-23 15:16:56.405 +05:30 67a49e53-e619-4770-9cd2-e5b0c1d794e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:16:56.405 +05:30 67a49e53-e619-4770-9cd2-e5b0c1d794e5 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-23 15:16:56.416 +05:30 67a49e53-e619-4770-9cd2-e5b0c1d794e5 INF Connection string fetched 2024-03-23 15:16:56.416 +05:30 67a49e53-e619-4770-9cd2-e5b0c1d794e5 INF Fetching Menu Data 2024-03-23 15:16:56.420 +05:30 67a49e53-e619-4770-9cd2-e5b0c1d794e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:16:56.420 +05:30 67a49e53-e619-4770-9cd2-e5b0c1d794e5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 15.3031ms 2024-03-23 15:16:56.420 +05:30 67a49e53-e619-4770-9cd2-e5b0c1d794e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:16:56.421 +05:30 67a49e53-e619-4770-9cd2-e5b0c1d794e5 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 18.1519ms 2024-03-23 15:17:04.701 +05:30 3a17ce9e-4b1d-4bea-86b3-d4779e6eb92e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:17:04.702 +05:30 99c97970-3c2e-4cf1-a750-58909a2f170d INF CORS policy execution successful. 2024-03-23 15:17:04.703 +05:30 99c97970-3c2e-4cf1-a750-58909a2f170d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 2.5644ms 2024-03-23 15:17:04.898 +05:30 04ca3a2e-11b5-48dd-8397-f83619a1f084 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:17:04.899 +05:30 5f123bbc-a9b9-419c-ac13-6423cdd0d612 INF CORS policy execution successful. 2024-03-23 15:17:04.900 +05:30 5f123bbc-a9b9-419c-ac13-6423cdd0d612 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:17:04.900 +05:30 5f123bbc-a9b9-419c-ac13-6423cdd0d612 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-23 15:17:04.909 +05:30 5f123bbc-a9b9-419c-ac13-6423cdd0d612 INF Connection string fetched 2024-03-23 15:17:04.911 +05:30 5f123bbc-a9b9-419c-ac13-6423cdd0d612 INF Fetching Actions 2024-03-23 15:17:04.926 +05:30 5f123bbc-a9b9-419c-ac13-6423cdd0d612 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:17:04.927 +05:30 5f123bbc-a9b9-419c-ac13-6423cdd0d612 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 26.2586ms 2024-03-23 15:17:04.927 +05:30 5f123bbc-a9b9-419c-ac13-6423cdd0d612 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:17:04.927 +05:30 5f123bbc-a9b9-419c-ac13-6423cdd0d612 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 29.5529ms 2024-03-23 15:17:20.666 +05:30 21798c5a-6d1f-46f3-8d21-db0017334ba5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:17:20.667 +05:30 e08a3443-9dee-4a3d-8db5-e38dc7179823 INF CORS policy execution successful. 2024-03-23 15:17:20.667 +05:30 e08a3443-9dee-4a3d-8db5-e38dc7179823 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 1.2561ms 2024-03-23 15:17:20.757 +05:30 cd535822-e9d0-412d-b2c3-78c7ddc9fe41 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:17:20.758 +05:30 1acf7c2e-5f76-4773-955e-33c5958a0efa INF CORS policy execution successful. 2024-03-23 15:17:20.759 +05:30 1acf7c2e-5f76-4773-955e-33c5958a0efa INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:17:20.759 +05:30 1acf7c2e-5f76-4773-955e-33c5958a0efa 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-23 15:17:20.767 +05:30 1acf7c2e-5f76-4773-955e-33c5958a0efa INF Connection string fetched 2024-03-23 15:17:20.768 +05:30 1acf7c2e-5f76-4773-955e-33c5958a0efa INF Fetching Actions 2024-03-23 15:17:20.776 +05:30 1acf7c2e-5f76-4773-955e-33c5958a0efa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:17:20.777 +05:30 1acf7c2e-5f76-4773-955e-33c5958a0efa INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 17.6487ms 2024-03-23 15:17:20.777 +05:30 1acf7c2e-5f76-4773-955e-33c5958a0efa INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:17:20.777 +05:30 1acf7c2e-5f76-4773-955e-33c5958a0efa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 20.1536ms 2024-03-23 15:17:22.337 +05:30 cc27e5fa-fb62-4332-b7ab-5985c687684c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:17:22.337 +05:30 917d0442-30b5-46d2-bd7f-b28fede5db47 INF CORS policy execution successful. 2024-03-23 15:17:22.337 +05:30 917d0442-30b5-46d2-bd7f-b28fede5db47 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.4885ms 2024-03-23 15:17:22.604 +05:30 6e246b54-b347-47ef-b0cd-de5c28a65d24 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:17:22.605 +05:30 ba354437-5901-4cd2-b7e6-4c9bf1b76a04 INF CORS policy execution successful. 2024-03-23 15:17:22.606 +05:30 ba354437-5901-4cd2-b7e6-4c9bf1b76a04 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:17:22.606 +05:30 ba354437-5901-4cd2-b7e6-4c9bf1b76a04 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-23 15:17:22.608 +05:30 ba354437-5901-4cd2-b7e6-4c9bf1b76a04 INF Connection string fetched 2024-03-23 15:17:22.609 +05:30 ba354437-5901-4cd2-b7e6-4c9bf1b76a04 INF Fetching Actions 2024-03-23 15:17:22.611 +05:30 ba354437-5901-4cd2-b7e6-4c9bf1b76a04 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:17:22.611 +05:30 ba354437-5901-4cd2-b7e6-4c9bf1b76a04 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 5.3587ms 2024-03-23 15:17:22.611 +05:30 ba354437-5901-4cd2-b7e6-4c9bf1b76a04 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:17:22.612 +05:30 ba354437-5901-4cd2-b7e6-4c9bf1b76a04 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 7.2457ms 2024-03-23 15:18:49.561 +05:30 aec22cb4-8b6d-4190-8175-685577bdebe1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:18:49.563 +05:30 9be0cbe2-2776-41ef-871c-ba19d6ad053b INF CORS policy execution successful. 2024-03-23 15:18:49.565 +05:30 9be0cbe2-2776-41ef-871c-ba19d6ad053b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 3.4729ms 2024-03-23 15:18:49.679 +05:30 a382024e-585e-4078-a3d4-316fac88d378 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:18:49.681 +05:30 f2b3d960-9d77-44ca-b4f0-9aedc4999706 INF CORS policy execution successful. 2024-03-23 15:18:49.682 +05:30 f2b3d960-9d77-44ca-b4f0-9aedc4999706 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:18:49.682 +05:30 f2b3d960-9d77-44ca-b4f0-9aedc4999706 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-23 15:18:49.689 +05:30 f2b3d960-9d77-44ca-b4f0-9aedc4999706 INF Connection string fetched 2024-03-23 15:18:49.690 +05:30 f2b3d960-9d77-44ca-b4f0-9aedc4999706 INF Fetching Actions 2024-03-23 15:18:49.696 +05:30 f2b3d960-9d77-44ca-b4f0-9aedc4999706 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:18:49.697 +05:30 f2b3d960-9d77-44ca-b4f0-9aedc4999706 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.8436ms 2024-03-23 15:18:49.697 +05:30 f2b3d960-9d77-44ca-b4f0-9aedc4999706 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:18:49.698 +05:30 f2b3d960-9d77-44ca-b4f0-9aedc4999706 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 18.8253ms 2024-03-23 15:18:51.119 +05:30 b4d705f6-2e1f-42d5-b69e-636aa3e04aa8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:18:51.119 +05:30 bfc33ef3-26d3-44b7-a856-a55125983d22 INF CORS policy execution successful. 2024-03-23 15:18:51.120 +05:30 bfc33ef3-26d3-44b7-a856-a55125983d22 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.8014ms 2024-03-23 15:18:51.200 +05:30 cb0bf946-c8db-4670-8036-caf60a12ac3b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:18:51.201 +05:30 94e77519-8294-47ac-b3a6-b3a28241caaa INF CORS policy execution successful. 2024-03-23 15:18:51.201 +05:30 94e77519-8294-47ac-b3a6-b3a28241caaa INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:18:51.201 +05:30 94e77519-8294-47ac-b3a6-b3a28241caaa 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-23 15:18:51.203 +05:30 94e77519-8294-47ac-b3a6-b3a28241caaa INF Connection string fetched 2024-03-23 15:18:51.203 +05:30 94e77519-8294-47ac-b3a6-b3a28241caaa INF Fetching Actions 2024-03-23 15:18:51.205 +05:30 94e77519-8294-47ac-b3a6-b3a28241caaa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:18:51.205 +05:30 94e77519-8294-47ac-b3a6-b3a28241caaa INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 4.2987ms 2024-03-23 15:18:51.206 +05:30 94e77519-8294-47ac-b3a6-b3a28241caaa INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:18:51.206 +05:30 94e77519-8294-47ac-b3a6-b3a28241caaa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 5.7161ms 2024-03-23 15:18:51.859 +05:30 a88f8800-e1d6-4f29-8571-42aca17a5a4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:18:51.860 +05:30 5919a721-f3d2-4d60-a751-b2e9d22c020d INF CORS policy execution successful. 2024-03-23 15:18:51.860 +05:30 5919a721-f3d2-4d60-a751-b2e9d22c020d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.8596ms 2024-03-23 15:18:51.984 +05:30 59e6dcb4-821d-4d8b-8624-dd425f5fc8a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:18:51.985 +05:30 ffa9ac58-fb3f-4206-8562-e90884fc1252 INF CORS policy execution successful. 2024-03-23 15:18:51.985 +05:30 ffa9ac58-fb3f-4206-8562-e90884fc1252 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:18:51.985 +05:30 ffa9ac58-fb3f-4206-8562-e90884fc1252 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-23 15:18:51.990 +05:30 ffa9ac58-fb3f-4206-8562-e90884fc1252 INF Connection string fetched 2024-03-23 15:18:51.991 +05:30 ffa9ac58-fb3f-4206-8562-e90884fc1252 INF Fetching Actions 2024-03-23 15:18:51.994 +05:30 ffa9ac58-fb3f-4206-8562-e90884fc1252 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:18:51.994 +05:30 ffa9ac58-fb3f-4206-8562-e90884fc1252 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 9.368ms 2024-03-23 15:18:51.995 +05:30 ffa9ac58-fb3f-4206-8562-e90884fc1252 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:18:51.995 +05:30 ffa9ac58-fb3f-4206-8562-e90884fc1252 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 11.2055ms 2024-03-23 15:18:52.893 +05:30 82f94125-3bf3-4786-8c53-721eb51ef54b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:18:52.894 +05:30 a20ec895-acfe-411e-b93c-73dde00ca6f8 INF CORS policy execution successful. 2024-03-23 15:18:52.894 +05:30 a20ec895-acfe-411e-b93c-73dde00ca6f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:18:52.894 +05:30 a20ec895-acfe-411e-b93c-73dde00ca6f8 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-23 15:18:52.896 +05:30 a20ec895-acfe-411e-b93c-73dde00ca6f8 INF Connection string fetched 2024-03-23 15:18:52.897 +05:30 a20ec895-acfe-411e-b93c-73dde00ca6f8 INF Fetching Actions 2024-03-23 15:18:52.899 +05:30 a20ec895-acfe-411e-b93c-73dde00ca6f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:18:52.899 +05:30 a20ec895-acfe-411e-b93c-73dde00ca6f8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 4.6625ms 2024-03-23 15:18:52.899 +05:30 a20ec895-acfe-411e-b93c-73dde00ca6f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:18:52.899 +05:30 a20ec895-acfe-411e-b93c-73dde00ca6f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 6.1199ms 2024-03-23 15:19:01.249 +05:30 68cde00f-a6ae-4d10-b863-a5ab82292058 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:19:01.250 +05:30 0349af6e-717b-40dc-beac-938aad1caf1a INF CORS policy execution successful. 2024-03-23 15:19:01.251 +05:30 0349af6e-717b-40dc-beac-938aad1caf1a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 2.2661ms 2024-03-23 15:19:01.340 +05:30 bb37c45b-9483-49e8-a6da-ae1d166deacf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:19:01.342 +05:30 c5794ec8-5ddd-4346-a868-d6e8c9799ea6 INF CORS policy execution successful. 2024-03-23 15:19:01.342 +05:30 c5794ec8-5ddd-4346-a868-d6e8c9799ea6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:19:01.342 +05:30 c5794ec8-5ddd-4346-a868-d6e8c9799ea6 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-23 15:19:01.345 +05:30 c5794ec8-5ddd-4346-a868-d6e8c9799ea6 INF Connection string fetched 2024-03-23 15:19:01.345 +05:30 c5794ec8-5ddd-4346-a868-d6e8c9799ea6 INF Fetching Actions 2024-03-23 15:19:01.347 +05:30 c5794ec8-5ddd-4346-a868-d6e8c9799ea6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:19:01.348 +05:30 c5794ec8-5ddd-4346-a868-d6e8c9799ea6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 5.9518ms 2024-03-23 15:19:01.348 +05:30 c5794ec8-5ddd-4346-a868-d6e8c9799ea6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:19:01.348 +05:30 c5794ec8-5ddd-4346-a868-d6e8c9799ea6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 7.9944ms 2024-03-23 15:19:19.603 +05:30 fea385fb-7ddc-41f9-aab7-58128d4ef065 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:19:19.604 +05:30 70023bca-f516-4678-a0bb-54ccd75d3ac8 INF CORS policy execution successful. 2024-03-23 15:19:19.605 +05:30 70023bca-f516-4678-a0bb-54ccd75d3ac8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.4162ms 2024-03-23 15:19:19.692 +05:30 7a912c35-ff99-4b52-b96b-8959ae74b23c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:19:19.693 +05:30 0c0817bc-1129-42bd-b11c-05b0b75f23d1 INF CORS policy execution successful. 2024-03-23 15:19:19.693 +05:30 0c0817bc-1129-42bd-b11c-05b0b75f23d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:19:19.693 +05:30 0c0817bc-1129-42bd-b11c-05b0b75f23d1 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-23 15:19:19.699 +05:30 0c0817bc-1129-42bd-b11c-05b0b75f23d1 INF Connection string fetched 2024-03-23 15:19:19.699 +05:30 0c0817bc-1129-42bd-b11c-05b0b75f23d1 INF Fetching Actions 2024-03-23 15:19:19.702 +05:30 0c0817bc-1129-42bd-b11c-05b0b75f23d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:19:19.702 +05:30 0c0817bc-1129-42bd-b11c-05b0b75f23d1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 8.4626ms 2024-03-23 15:19:19.702 +05:30 0c0817bc-1129-42bd-b11c-05b0b75f23d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:19:19.702 +05:30 0c0817bc-1129-42bd-b11c-05b0b75f23d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 10.2903ms 2024-03-23 15:19:56.167 +05:30 8ffd04bb-0b31-4669-a7ca-d55b340bcd6d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:19:56.168 +05:30 5d1e6cfb-7f4c-4a50-a722-3a075c254020 INF CORS policy execution successful. 2024-03-23 15:19:56.169 +05:30 5d1e6cfb-7f4c-4a50-a722-3a075c254020 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 1.3093ms 2024-03-23 15:19:56.252 +05:30 eb3de857-ed85-402f-af17-c1b4d34f7562 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:19:56.254 +05:30 d392ae0a-ff94-4a4e-be98-7a816d1d96f2 INF CORS policy execution successful. 2024-03-23 15:19:56.255 +05:30 d392ae0a-ff94-4a4e-be98-7a816d1d96f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:19:56.255 +05:30 d392ae0a-ff94-4a4e-be98-7a816d1d96f2 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-23 15:19:56.258 +05:30 d392ae0a-ff94-4a4e-be98-7a816d1d96f2 INF Connection string fetched 2024-03-23 15:19:56.259 +05:30 d392ae0a-ff94-4a4e-be98-7a816d1d96f2 INF Fetching Actions 2024-03-23 15:19:56.262 +05:30 d392ae0a-ff94-4a4e-be98-7a816d1d96f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:19:56.263 +05:30 d392ae0a-ff94-4a4e-be98-7a816d1d96f2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 7.5645ms 2024-03-23 15:19:56.263 +05:30 d392ae0a-ff94-4a4e-be98-7a816d1d96f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:19:56.263 +05:30 d392ae0a-ff94-4a4e-be98-7a816d1d96f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 11.2973ms 2024-03-23 15:20:08.502 +05:30 a47f85b6-7cc4-4ebf-863e-fc8399fd7bb5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:20:08.503 +05:30 338b5eec-8ccb-4d37-a479-a58b0de40498 INF CORS policy execution successful. 2024-03-23 15:20:08.503 +05:30 338b5eec-8ccb-4d37-a479-a58b0de40498 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.9876ms 2024-03-23 15:20:08.730 +05:30 41ef00aa-807a-4a44-9ab7-ac1489c67b77 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:20:08.731 +05:30 c166682c-1a35-40db-bba0-9db419f7debc INF CORS policy execution successful. 2024-03-23 15:20:08.732 +05:30 c166682c-1a35-40db-bba0-9db419f7debc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:08.732 +05:30 c166682c-1a35-40db-bba0-9db419f7debc 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-23 15:20:08.737 +05:30 c166682c-1a35-40db-bba0-9db419f7debc INF Connection string fetched 2024-03-23 15:20:08.738 +05:30 c166682c-1a35-40db-bba0-9db419f7debc INF Fetching Actions 2024-03-23 15:20:08.742 +05:30 c166682c-1a35-40db-bba0-9db419f7debc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:08.743 +05:30 c166682c-1a35-40db-bba0-9db419f7debc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.0416ms 2024-03-23 15:20:08.743 +05:30 c166682c-1a35-40db-bba0-9db419f7debc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:08.743 +05:30 c166682c-1a35-40db-bba0-9db419f7debc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 13.2979ms 2024-03-23 15:20:16.627 +05:30 238b6a7e-578a-453a-95f5-10799019f83b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:20:16.628 +05:30 1c1b59c4-ec25-422a-a396-435c6c8c21c4 INF CORS policy execution successful. 2024-03-23 15:20:16.629 +05:30 1c1b59c4-ec25-422a-a396-435c6c8c21c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 1.0791ms 2024-03-23 15:20:16.710 +05:30 500a4077-afa4-42b8-b45b-e4d4bd4e1f64 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:20:16.711 +05:30 1d623f06-30d3-40d4-89ca-2301f616d307 INF CORS policy execution successful. 2024-03-23 15:20:16.711 +05:30 1d623f06-30d3-40d4-89ca-2301f616d307 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:16.711 +05:30 1d623f06-30d3-40d4-89ca-2301f616d307 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-23 15:20:16.713 +05:30 1d623f06-30d3-40d4-89ca-2301f616d307 INF Connection string fetched 2024-03-23 15:20:16.714 +05:30 1d623f06-30d3-40d4-89ca-2301f616d307 INF Fetching Actions 2024-03-23 15:20:16.717 +05:30 1d623f06-30d3-40d4-89ca-2301f616d307 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:16.717 +05:30 1d623f06-30d3-40d4-89ca-2301f616d307 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 5.9738ms 2024-03-23 15:20:16.717 +05:30 1d623f06-30d3-40d4-89ca-2301f616d307 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:16.717 +05:30 1d623f06-30d3-40d4-89ca-2301f616d307 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 7.836ms 2024-03-23 15:20:20.463 +05:30 78b78284-1c10-4842-8faf-3f205f27bf34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:20:20.463 +05:30 035ce60a-6c3a-4278-b34e-700d654ef84f INF CORS policy execution successful. 2024-03-23 15:20:20.463 +05:30 035ce60a-6c3a-4278-b34e-700d654ef84f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 0.6017ms 2024-03-23 15:20:20.544 +05:30 f4b62bc9-c79c-4d2d-a83e-d085606c3d38 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:20:20.545 +05:30 1d5ad0ea-8b14-4bc4-94cf-a0a9200709d8 INF CORS policy execution successful. 2024-03-23 15:20:20.545 +05:30 1d5ad0ea-8b14-4bc4-94cf-a0a9200709d8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:20.545 +05:30 1d5ad0ea-8b14-4bc4-94cf-a0a9200709d8 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-23 15:20:20.550 +05:30 1d5ad0ea-8b14-4bc4-94cf-a0a9200709d8 INF Connection string fetched 2024-03-23 15:20:20.551 +05:30 1d5ad0ea-8b14-4bc4-94cf-a0a9200709d8 INF Fetching Actions 2024-03-23 15:20:20.560 +05:30 1d5ad0ea-8b14-4bc4-94cf-a0a9200709d8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:20.561 +05:30 1d5ad0ea-8b14-4bc4-94cf-a0a9200709d8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.4673ms 2024-03-23 15:20:20.561 +05:30 1d5ad0ea-8b14-4bc4-94cf-a0a9200709d8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:20.561 +05:30 1d5ad0ea-8b14-4bc4-94cf-a0a9200709d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 16.8065ms 2024-03-23 15:20:24.117 +05:30 68454764-feb1-40d0-b939-99c1c3c5aaa7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:20:24.117 +05:30 e7273544-7836-43f9-b6f7-7571876a7319 INF CORS policy execution successful. 2024-03-23 15:20:24.117 +05:30 e7273544-7836-43f9-b6f7-7571876a7319 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 204 null null 0.7824ms 2024-03-23 15:20:24.202 +05:30 d8247a5e-80e5-4ff3-8c81-48deee021899 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:20:24.203 +05:30 f873ca74-a4fd-481a-b3d5-2184b80d3fef INF CORS policy execution successful. 2024-03-23 15:20:24.203 +05:30 f873ca74-a4fd-481a-b3d5-2184b80d3fef INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:24.204 +05:30 f873ca74-a4fd-481a-b3d5-2184b80d3fef 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-23 15:20:24.216 +05:30 f873ca74-a4fd-481a-b3d5-2184b80d3fef INF Connection string fetched 2024-03-23 15:20:24.217 +05:30 f873ca74-a4fd-481a-b3d5-2184b80d3fef INF Fetching Actions 2024-03-23 15:20:24.230 +05:30 f873ca74-a4fd-481a-b3d5-2184b80d3fef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:24.231 +05:30 f873ca74-a4fd-481a-b3d5-2184b80d3fef INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 26.9654ms 2024-03-23 15:20:24.231 +05:30 f873ca74-a4fd-481a-b3d5-2184b80d3fef INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:24.231 +05:30 f873ca74-a4fd-481a-b3d5-2184b80d3fef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 200 null application/json; charset=utf-8 28.7779ms 2024-03-23 15:20:28.205 +05:30 c06007a5-2c4a-4d74-8426-d44574a17935 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:20:28.206 +05:30 dce5f4d4-d1bc-44a0-87e8-a0a6ad720604 INF CORS policy execution successful. 2024-03-23 15:20:28.207 +05:30 dce5f4d4-d1bc-44a0-87e8-a0a6ad720604 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 1.8139ms 2024-03-23 15:20:28.288 +05:30 cef54878-4e96-4ca3-924b-df92c8bab43c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:20:28.288 +05:30 bfd624be-aceb-4c8d-af99-720dbeab5f15 INF CORS policy execution successful. 2024-03-23 15:20:28.289 +05:30 bfd624be-aceb-4c8d-af99-720dbeab5f15 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:28.289 +05:30 bfd624be-aceb-4c8d-af99-720dbeab5f15 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-23 15:20:28.293 +05:30 bfd624be-aceb-4c8d-af99-720dbeab5f15 INF Connection string fetched 2024-03-23 15:20:28.294 +05:30 bfd624be-aceb-4c8d-af99-720dbeab5f15 INF Fetching Actions 2024-03-23 15:20:28.305 +05:30 bfd624be-aceb-4c8d-af99-720dbeab5f15 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:28.306 +05:30 bfd624be-aceb-4c8d-af99-720dbeab5f15 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.8717ms 2024-03-23 15:20:28.306 +05:30 bfd624be-aceb-4c8d-af99-720dbeab5f15 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:28.306 +05:30 bfd624be-aceb-4c8d-af99-720dbeab5f15 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 18.3929ms 2024-03-23 15:20:31.472 +05:30 41a0adc6-b70c-4495-bcf1-aff048b12229 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:20:31.472 +05:30 c84dc962-30b3-491d-88d5-3c759539c3a1 INF CORS policy execution successful. 2024-03-23 15:20:31.473 +05:30 c84dc962-30b3-491d-88d5-3c759539c3a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 204 null null 1.3678ms 2024-03-23 15:20:31.654 +05:30 de9c8ed1-d03c-4d03-aa56-09d0b641296b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:20:31.655 +05:30 2f9d5074-5b2a-47c7-a1b9-2ffbe5ecfb57 INF CORS policy execution successful. 2024-03-23 15:20:31.655 +05:30 2f9d5074-5b2a-47c7-a1b9-2ffbe5ecfb57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:31.656 +05:30 2f9d5074-5b2a-47c7-a1b9-2ffbe5ecfb57 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-23 15:20:31.663 +05:30 2f9d5074-5b2a-47c7-a1b9-2ffbe5ecfb57 INF Connection string fetched 2024-03-23 15:20:31.664 +05:30 2f9d5074-5b2a-47c7-a1b9-2ffbe5ecfb57 INF Fetching Actions 2024-03-23 15:20:31.674 +05:30 2f9d5074-5b2a-47c7-a1b9-2ffbe5ecfb57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:31.674 +05:30 2f9d5074-5b2a-47c7-a1b9-2ffbe5ecfb57 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.5559ms 2024-03-23 15:20:31.675 +05:30 2f9d5074-5b2a-47c7-a1b9-2ffbe5ecfb57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:31.675 +05:30 2f9d5074-5b2a-47c7-a1b9-2ffbe5ecfb57 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 200 null application/json; charset=utf-8 20.9231ms 2024-03-23 15:20:35.224 +05:30 e1fe5600-689a-468d-a5fe-262bbf974ef8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:20:35.224 +05:30 d3397631-6d5d-4568-9311-ad5eeab8fd96 INF CORS policy execution successful. 2024-03-23 15:20:35.225 +05:30 d3397631-6d5d-4568-9311-ad5eeab8fd96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 204 null null 1.241ms 2024-03-23 15:20:35.451 +05:30 e6b3e6d9-c1a8-4759-9968-a47b7e171c2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:20:35.452 +05:30 15f43be9-393c-4a0d-9141-91d6a5619eb2 INF CORS policy execution successful. 2024-03-23 15:20:35.452 +05:30 15f43be9-393c-4a0d-9141-91d6a5619eb2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:35.452 +05:30 15f43be9-393c-4a0d-9141-91d6a5619eb2 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-23 15:20:35.461 +05:30 15f43be9-393c-4a0d-9141-91d6a5619eb2 INF Connection string fetched 2024-03-23 15:20:35.462 +05:30 15f43be9-393c-4a0d-9141-91d6a5619eb2 INF Fetching Actions 2024-03-23 15:20:35.474 +05:30 15f43be9-393c-4a0d-9141-91d6a5619eb2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:35.474 +05:30 15f43be9-393c-4a0d-9141-91d6a5619eb2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 22.1054ms 2024-03-23 15:20:35.474 +05:30 15f43be9-393c-4a0d-9141-91d6a5619eb2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:35.475 +05:30 15f43be9-393c-4a0d-9141-91d6a5619eb2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 200 null application/json; charset=utf-8 23.4239ms 2024-03-23 15:20:38.475 +05:30 7ba4160e-eaa3-4de3-8d77-ea75bffdcabd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:20:38.476 +05:30 24cd88b1-59ce-43d6-9701-0eea4debc002 INF CORS policy execution successful. 2024-03-23 15:20:38.476 +05:30 24cd88b1-59ce-43d6-9701-0eea4debc002 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 204 null null 0.8738ms 2024-03-23 15:20:39.131 +05:30 61633399-d2e6-408c-8b9c-b35fe409c222 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:20:39.132 +05:30 c577e3f4-9fbe-4a94-8fe3-23a87a0122f3 INF CORS policy execution successful. 2024-03-23 15:20:39.132 +05:30 c577e3f4-9fbe-4a94-8fe3-23a87a0122f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:39.133 +05:30 c577e3f4-9fbe-4a94-8fe3-23a87a0122f3 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-23 15:20:39.138 +05:30 c577e3f4-9fbe-4a94-8fe3-23a87a0122f3 INF Connection string fetched 2024-03-23 15:20:39.139 +05:30 c577e3f4-9fbe-4a94-8fe3-23a87a0122f3 INF Fetching Actions 2024-03-23 15:20:39.146 +05:30 c577e3f4-9fbe-4a94-8fe3-23a87a0122f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:39.147 +05:30 c577e3f4-9fbe-4a94-8fe3-23a87a0122f3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.899ms 2024-03-23 15:20:39.147 +05:30 c577e3f4-9fbe-4a94-8fe3-23a87a0122f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:39.147 +05:30 c577e3f4-9fbe-4a94-8fe3-23a87a0122f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 15.7348ms 2024-03-23 15:20:39.550 +05:30 aa5ceffd-3aa6-40e0-91a4-de0deb1b7679 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:20:39.550 +05:30 ef796a2d-449e-4f0a-a701-6c9b35c0a8ee INF CORS policy execution successful. 2024-03-23 15:20:39.551 +05:30 ef796a2d-449e-4f0a-a701-6c9b35c0a8ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7419ms 2024-03-23 15:20:39.599 +05:30 2706dfb8-82e0-4c15-8d62-b60d6c7a6bc7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:20:39.602 +05:30 2706dfb8-82e0-4c15-8d62-b60d6c7a6bc7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:50:39 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-23 15:20:39.604 +05:30 2706dfb8-82e0-4c15-8d62-b60d6c7a6bc7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:50:39 AM'. 2024-03-23 15:20:39.604 +05:30 c5b6cfbd-3d07-4d66-9c2d-f2c429bee46f INF CORS policy execution successful. 2024-03-23 15:20:39.604 +05:30 c5b6cfbd-3d07-4d66-9c2d-f2c429bee46f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:20:39.604 +05:30 c5b6cfbd-3d07-4d66-9c2d-f2c429bee46f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:20:39.606 +05:30 c5b6cfbd-3d07-4d66-9c2d-f2c429bee46f INF Fetching Field details for Master 2024-03-23 15:20:39.614 +05:30 c5b6cfbd-3d07-4d66-9c2d-f2c429bee46f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:39.615 +05:30 c5b6cfbd-3d07-4d66-9c2d-f2c429bee46f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 10.1884ms 2024-03-23 15:20:39.615 +05:30 c5b6cfbd-3d07-4d66-9c2d-f2c429bee46f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:20:39.615 +05:30 c5b6cfbd-3d07-4d66-9c2d-f2c429bee46f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 16.31ms 2024-03-23 15:20:48.355 +05:30 73547fab-a125-4d55-82ec-eae6da246d48 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:20:48.356 +05:30 2405cf69-98c8-46fe-90da-cde1cc692e32 INF CORS policy execution successful. 2024-03-23 15:20:48.356 +05:30 2405cf69-98c8-46fe-90da-cde1cc692e32 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.3548ms 2024-03-23 15:20:48.444 +05:30 4e9a09dd-a734-4588-afc2-496681227907 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:20:48.445 +05:30 165c41e2-56d1-4fce-b1d9-8d3d12d1948e INF CORS policy execution successful. 2024-03-23 15:20:48.445 +05:30 165c41e2-56d1-4fce-b1d9-8d3d12d1948e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:48.445 +05:30 165c41e2-56d1-4fce-b1d9-8d3d12d1948e 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-23 15:20:48.451 +05:30 165c41e2-56d1-4fce-b1d9-8d3d12d1948e INF Connection string fetched 2024-03-23 15:20:48.451 +05:30 165c41e2-56d1-4fce-b1d9-8d3d12d1948e INF Fetching Actions 2024-03-23 15:20:48.458 +05:30 165c41e2-56d1-4fce-b1d9-8d3d12d1948e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:48.458 +05:30 165c41e2-56d1-4fce-b1d9-8d3d12d1948e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.3643ms 2024-03-23 15:20:48.458 +05:30 165c41e2-56d1-4fce-b1d9-8d3d12d1948e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:48.459 +05:30 165c41e2-56d1-4fce-b1d9-8d3d12d1948e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 15.2013ms 2024-03-23 15:20:50.465 +05:30 f97d27b5-b866-4652-9c40-54374b2552bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:20:50.466 +05:30 5caad18e-097e-4da9-af0b-0cebb6fd0087 INF CORS policy execution successful. 2024-03-23 15:20:50.466 +05:30 5caad18e-097e-4da9-af0b-0cebb6fd0087 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.9499ms 2024-03-23 15:20:51.403 +05:30 8f788bf0-3cec-4451-8ed4-b7e14399510e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:20:51.405 +05:30 9df78f0f-e9a7-416f-805d-7b8c46c52840 INF CORS policy execution successful. 2024-03-23 15:20:51.405 +05:30 9df78f0f-e9a7-416f-805d-7b8c46c52840 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:51.405 +05:30 9df78f0f-e9a7-416f-805d-7b8c46c52840 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-23 15:20:51.414 +05:30 9df78f0f-e9a7-416f-805d-7b8c46c52840 INF Connection string fetched 2024-03-23 15:20:51.414 +05:30 9df78f0f-e9a7-416f-805d-7b8c46c52840 INF Fetching Actions 2024-03-23 15:20:51.426 +05:30 9df78f0f-e9a7-416f-805d-7b8c46c52840 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:51.426 +05:30 9df78f0f-e9a7-416f-805d-7b8c46c52840 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 21.1371ms 2024-03-23 15:20:51.426 +05:30 9df78f0f-e9a7-416f-805d-7b8c46c52840 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:51.427 +05:30 9df78f0f-e9a7-416f-805d-7b8c46c52840 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 23.2621ms 2024-03-23 15:20:52.328 +05:30 f32d4052-3ddf-4605-8c25-21db2c6a43d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:20:52.329 +05:30 1966ca78-8ada-4e2c-b3ed-bda48988c87b INF CORS policy execution successful. 2024-03-23 15:20:52.329 +05:30 1966ca78-8ada-4e2c-b3ed-bda48988c87b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.6673ms 2024-03-23 15:20:52.540 +05:30 ea48d2f3-606a-4027-9737-22e390655c71 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:20:52.541 +05:30 a30d577e-f0e8-4bed-bcd7-bd9ca074483c INF CORS policy execution successful. 2024-03-23 15:20:52.541 +05:30 a30d577e-f0e8-4bed-bcd7-bd9ca074483c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:52.541 +05:30 a30d577e-f0e8-4bed-bcd7-bd9ca074483c 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-23 15:20:52.547 +05:30 a30d577e-f0e8-4bed-bcd7-bd9ca074483c INF Connection string fetched 2024-03-23 15:20:52.547 +05:30 a30d577e-f0e8-4bed-bcd7-bd9ca074483c INF Fetching Actions 2024-03-23 15:20:52.557 +05:30 a30d577e-f0e8-4bed-bcd7-bd9ca074483c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:52.557 +05:30 a30d577e-f0e8-4bed-bcd7-bd9ca074483c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.5564ms 2024-03-23 15:20:52.557 +05:30 a30d577e-f0e8-4bed-bcd7-bd9ca074483c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:52.557 +05:30 a30d577e-f0e8-4bed-bcd7-bd9ca074483c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 16.8157ms 2024-03-23 15:20:53.710 +05:30 82e8cd01-737d-4c3f-9290-34f8f5aca348 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:20:53.711 +05:30 62eca7ba-e230-4d72-b4a2-4255c2e55dea INF CORS policy execution successful. 2024-03-23 15:20:53.711 +05:30 62eca7ba-e230-4d72-b4a2-4255c2e55dea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.7821ms 2024-03-23 15:20:53.795 +05:30 e57ad420-ca33-49ec-9e87-00cf1ad88aa6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:20:53.796 +05:30 d494adbb-f718-4a11-bd07-08b3619fd2f6 INF CORS policy execution successful. 2024-03-23 15:20:53.796 +05:30 d494adbb-f718-4a11-bd07-08b3619fd2f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:53.796 +05:30 d494adbb-f718-4a11-bd07-08b3619fd2f6 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-23 15:20:53.801 +05:30 d494adbb-f718-4a11-bd07-08b3619fd2f6 INF Connection string fetched 2024-03-23 15:20:53.802 +05:30 d494adbb-f718-4a11-bd07-08b3619fd2f6 INF Fetching Actions 2024-03-23 15:20:53.808 +05:30 d494adbb-f718-4a11-bd07-08b3619fd2f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:53.809 +05:30 d494adbb-f718-4a11-bd07-08b3619fd2f6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.9369ms 2024-03-23 15:20:53.809 +05:30 d494adbb-f718-4a11-bd07-08b3619fd2f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:53.809 +05:30 d494adbb-f718-4a11-bd07-08b3619fd2f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 13.9741ms 2024-03-23 15:20:54.710 +05:30 67da3499-4ee8-490d-a940-c437aad2977e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:20:54.711 +05:30 2dd4ea00-fd65-4096-a2b7-bcf32ebc856c INF CORS policy execution successful. 2024-03-23 15:20:54.711 +05:30 2dd4ea00-fd65-4096-a2b7-bcf32ebc856c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:54.711 +05:30 2dd4ea00-fd65-4096-a2b7-bcf32ebc856c 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-23 15:20:54.719 +05:30 2dd4ea00-fd65-4096-a2b7-bcf32ebc856c INF Connection string fetched 2024-03-23 15:20:54.721 +05:30 2dd4ea00-fd65-4096-a2b7-bcf32ebc856c INF Fetching Actions 2024-03-23 15:20:54.729 +05:30 2dd4ea00-fd65-4096-a2b7-bcf32ebc856c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:54.729 +05:30 2dd4ea00-fd65-4096-a2b7-bcf32ebc856c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.0015ms 2024-03-23 15:20:54.730 +05:30 2dd4ea00-fd65-4096-a2b7-bcf32ebc856c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:54.730 +05:30 2dd4ea00-fd65-4096-a2b7-bcf32ebc856c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 19.3489ms 2024-03-23 15:20:58.231 +05:30 2d510d80-f6ba-4fcf-bb17-129df0626adf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:20:58.232 +05:30 3b2282c3-1939-481f-9552-bce4d2c29bc2 INF CORS policy execution successful. 2024-03-23 15:20:58.232 +05:30 3b2282c3-1939-481f-9552-bce4d2c29bc2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:58.233 +05:30 3b2282c3-1939-481f-9552-bce4d2c29bc2 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-23 15:20:58.239 +05:30 3b2282c3-1939-481f-9552-bce4d2c29bc2 INF Connection string fetched 2024-03-23 15:20:58.240 +05:30 3b2282c3-1939-481f-9552-bce4d2c29bc2 INF Fetching Actions 2024-03-23 15:20:58.248 +05:30 3b2282c3-1939-481f-9552-bce4d2c29bc2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:58.248 +05:30 3b2282c3-1939-481f-9552-bce4d2c29bc2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.6281ms 2024-03-23 15:20:58.248 +05:30 3b2282c3-1939-481f-9552-bce4d2c29bc2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:58.248 +05:30 3b2282c3-1939-481f-9552-bce4d2c29bc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 17.2624ms 2024-03-23 15:20:59.674 +05:30 ca083847-e07a-4cb7-a72d-c7ee9b4f2974 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:20:59.674 +05:30 a9ef3733-f3c8-42bc-a9bb-6d6a796e45b2 INF CORS policy execution successful. 2024-03-23 15:20:59.674 +05:30 a9ef3733-f3c8-42bc-a9bb-6d6a796e45b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.6365ms 2024-03-23 15:20:59.756 +05:30 0d17e439-bda9-4517-908b-0cbee69d58c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:20:59.757 +05:30 106939c5-cc26-4aae-97a5-f9e53f751c5e INF CORS policy execution successful. 2024-03-23 15:20:59.757 +05:30 106939c5-cc26-4aae-97a5-f9e53f751c5e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:59.757 +05:30 106939c5-cc26-4aae-97a5-f9e53f751c5e 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-23 15:20:59.762 +05:30 106939c5-cc26-4aae-97a5-f9e53f751c5e INF Connection string fetched 2024-03-23 15:20:59.762 +05:30 106939c5-cc26-4aae-97a5-f9e53f751c5e INF Fetching Actions 2024-03-23 15:20:59.770 +05:30 106939c5-cc26-4aae-97a5-f9e53f751c5e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:20:59.771 +05:30 106939c5-cc26-4aae-97a5-f9e53f751c5e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.0607ms 2024-03-23 15:20:59.771 +05:30 106939c5-cc26-4aae-97a5-f9e53f751c5e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:20:59.771 +05:30 106939c5-cc26-4aae-97a5-f9e53f751c5e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 14.2924ms 2024-03-23 15:21:00.595 +05:30 eef57a41-6993-4552-97c6-44c18e0d87f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:21:00.596 +05:30 7e196360-1862-4deb-97f3-732a29d90075 INF CORS policy execution successful. 2024-03-23 15:21:00.596 +05:30 7e196360-1862-4deb-97f3-732a29d90075 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 1.5732ms 2024-03-23 15:21:01.545 +05:30 6c8bdbbd-2d9d-4d05-96c9-393aa3e0d533 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:21:01.548 +05:30 6bd94a10-afdd-4731-bca5-3e72fde16ee3 INF CORS policy execution successful. 2024-03-23 15:21:01.549 +05:30 6bd94a10-afdd-4731-bca5-3e72fde16ee3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:01.549 +05:30 6bd94a10-afdd-4731-bca5-3e72fde16ee3 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-23 15:21:01.558 +05:30 6bd94a10-afdd-4731-bca5-3e72fde16ee3 INF Connection string fetched 2024-03-23 15:21:01.559 +05:30 6bd94a10-afdd-4731-bca5-3e72fde16ee3 INF Fetching Actions 2024-03-23 15:21:01.570 +05:30 6bd94a10-afdd-4731-bca5-3e72fde16ee3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:01.571 +05:30 6bd94a10-afdd-4731-bca5-3e72fde16ee3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 21.6072ms 2024-03-23 15:21:01.571 +05:30 6bd94a10-afdd-4731-bca5-3e72fde16ee3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:01.571 +05:30 6bd94a10-afdd-4731-bca5-3e72fde16ee3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 26.8463ms 2024-03-23 15:21:05.519 +05:30 055130c2-06ce-44ca-a704-e83f9fbbbe84 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:21:05.519 +05:30 ecde846f-5381-4d7a-890e-083a3f5d0b81 INF CORS policy execution successful. 2024-03-23 15:21:05.519 +05:30 ecde846f-5381-4d7a-890e-083a3f5d0b81 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.6316ms 2024-03-23 15:21:05.607 +05:30 3e2e7600-a051-4467-a0b0-d6d6332e049f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:21:05.607 +05:30 a4f5c9d2-4698-4bb4-9c6d-7f201efe315e INF CORS policy execution successful. 2024-03-23 15:21:05.607 +05:30 a4f5c9d2-4698-4bb4-9c6d-7f201efe315e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:05.608 +05:30 a4f5c9d2-4698-4bb4-9c6d-7f201efe315e 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-23 15:21:05.618 +05:30 a4f5c9d2-4698-4bb4-9c6d-7f201efe315e INF Connection string fetched 2024-03-23 15:21:05.618 +05:30 a4f5c9d2-4698-4bb4-9c6d-7f201efe315e INF Fetching Actions 2024-03-23 15:21:05.627 +05:30 a4f5c9d2-4698-4bb4-9c6d-7f201efe315e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:05.628 +05:30 a4f5c9d2-4698-4bb4-9c6d-7f201efe315e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 19.8036ms 2024-03-23 15:21:05.628 +05:30 a4f5c9d2-4698-4bb4-9c6d-7f201efe315e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:05.628 +05:30 a4f5c9d2-4698-4bb4-9c6d-7f201efe315e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 21.3388ms 2024-03-23 15:21:09.863 +05:30 4da04e5e-c444-4065-bb3d-e9c29d673980 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:21:09.863 +05:30 1c7e0bcf-1a65-46ee-89e5-b378d920b7e5 INF CORS policy execution successful. 2024-03-23 15:21:09.863 +05:30 1c7e0bcf-1a65-46ee-89e5-b378d920b7e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 0.6825ms 2024-03-23 15:21:10.030 +05:30 a16230ff-3cdf-405d-8196-206e4d481c0e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:21:10.031 +05:30 466c94f2-9a9b-4f52-ac91-6ac0c7bd0336 INF CORS policy execution successful. 2024-03-23 15:21:10.031 +05:30 466c94f2-9a9b-4f52-ac91-6ac0c7bd0336 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:10.031 +05:30 466c94f2-9a9b-4f52-ac91-6ac0c7bd0336 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-23 15:21:10.042 +05:30 466c94f2-9a9b-4f52-ac91-6ac0c7bd0336 INF Connection string fetched 2024-03-23 15:21:10.042 +05:30 466c94f2-9a9b-4f52-ac91-6ac0c7bd0336 INF Fetching Actions 2024-03-23 15:21:10.051 +05:30 466c94f2-9a9b-4f52-ac91-6ac0c7bd0336 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:10.052 +05:30 466c94f2-9a9b-4f52-ac91-6ac0c7bd0336 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 20.7817ms 2024-03-23 15:21:10.052 +05:30 466c94f2-9a9b-4f52-ac91-6ac0c7bd0336 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:10.052 +05:30 466c94f2-9a9b-4f52-ac91-6ac0c7bd0336 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 22.1719ms 2024-03-23 15:21:12.577 +05:30 b11d5ca7-117b-4b57-8f97-949c211736d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:21:12.578 +05:30 487bb266-1487-4d14-abc5-04e04a2422ac INF CORS policy execution successful. 2024-03-23 15:21:12.578 +05:30 487bb266-1487-4d14-abc5-04e04a2422ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.665ms 2024-03-23 15:21:12.619 +05:30 b07e3e59-3a0a-46e8-a4ac-bd1263dd4ea8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:21:12.621 +05:30 b07e3e59-3a0a-46e8-a4ac-bd1263dd4ea8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:51:12 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-23 15:21:12.622 +05:30 b07e3e59-3a0a-46e8-a4ac-bd1263dd4ea8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:51:12 AM'. 2024-03-23 15:21:12.622 +05:30 678313a4-232d-4462-b610-a6233bef6d71 INF CORS policy execution successful. 2024-03-23 15:21:12.622 +05:30 678313a4-232d-4462-b610-a6233bef6d71 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:21:12.623 +05:30 678313a4-232d-4462-b610-a6233bef6d71 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:21:12.624 +05:30 678313a4-232d-4462-b610-a6233bef6d71 INF Fetching Field details for Master 2024-03-23 15:21:12.632 +05:30 678313a4-232d-4462-b610-a6233bef6d71 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:12.633 +05:30 678313a4-232d-4462-b610-a6233bef6d71 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 10.4212ms 2024-03-23 15:21:12.633 +05:30 678313a4-232d-4462-b610-a6233bef6d71 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:21:12.633 +05:30 678313a4-232d-4462-b610-a6233bef6d71 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 14.0297ms 2024-03-23 15:21:13.295 +05:30 5e34e92f-8263-441d-a49f-5321fd1b1fed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:21:13.296 +05:30 6ed61c55-5851-4d03-b893-123c94f7b320 INF CORS policy execution successful. 2024-03-23 15:21:13.316 +05:30 6ed61c55-5851-4d03-b893-123c94f7b320 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 21.2027ms 2024-03-23 15:21:13.525 +05:30 d495b255-6666-4123-8359-8baf588f0468 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:21:13.526 +05:30 d495b255-6666-4123-8359-8baf588f0468 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:51:13 AM', Current time (UTC): '3/23/2024 9:51:13 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-23 15:21:13.526 +05:30 d495b255-6666-4123-8359-8baf588f0468 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:51:13 AM', Current time (UTC): '3/23/2024 9:51:13 AM'. 2024-03-23 15:21:13.527 +05:30 ec203599-9256-46e3-a6ef-f7f60cfc6d06 INF CORS policy execution successful. 2024-03-23 15:21:13.527 +05:30 ec203599-9256-46e3-a6ef-f7f60cfc6d06 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:21:13.528 +05:30 ec203599-9256-46e3-a6ef-f7f60cfc6d06 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:21:13.528 +05:30 ec203599-9256-46e3-a6ef-f7f60cfc6d06 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 401 null null 2.979ms 2024-03-23 15:21:14.170 +05:30 65eae2e8-0f64-4a54-a118-78304e97cf78 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NzE3MywiZXhwIjoxNzExMTg3NzczLCJpYXQiOjE3MTExODcxNzN9.N5qdMRQRi1BiIGEhEHis46DUemRndJSmO5qacM8s9Bc - null null 2024-03-23 15:21:14.170 +05:30 eb9dbd75-1047-497d-adf1-d73207a1ec71 INF CORS policy execution successful. 2024-03-23 15:21:14.170 +05:30 eb9dbd75-1047-497d-adf1-d73207a1ec71 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:21:14.170 +05:30 eb9dbd75-1047-497d-adf1-d73207a1ec71 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-23 15:21:14.182 +05:30 eb9dbd75-1047-497d-adf1-d73207a1ec71 INF Token generated 2024-03-23 15:21:14.182 +05:30 eb9dbd75-1047-497d-adf1-d73207a1ec71 INF Token generated 2024-03-23 15:21:14.182 +05:30 eb9dbd75-1047-497d-adf1-d73207a1ec71 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 15:21:14.183 +05:30 eb9dbd75-1047-497d-adf1-d73207a1ec71 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 12.3219ms 2024-03-23 15:21:14.183 +05:30 eb9dbd75-1047-497d-adf1-d73207a1ec71 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:21:14.183 +05:30 eb9dbd75-1047-497d-adf1-d73207a1ec71 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NzE3MywiZXhwIjoxNzExMTg3NzczLCJpYXQiOjE3MTExODcxNzN9.N5qdMRQRi1BiIGEhEHis46DUemRndJSmO5qacM8s9Bc - 200 null application/json; charset=utf-8 13.1012ms 2024-03-23 15:21:14.366 +05:30 31e60c88-22c5-4b6c-b1c7-08b337117c6a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:21:14.366 +05:30 5a244e7c-9113-432e-921d-cb9f765be193 INF CORS policy execution successful. 2024-03-23 15:21:14.366 +05:30 5a244e7c-9113-432e-921d-cb9f765be193 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:14.366 +05:30 5a244e7c-9113-432e-921d-cb9f765be193 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-23 15:21:14.373 +05:30 5a244e7c-9113-432e-921d-cb9f765be193 INF Connection string fetched 2024-03-23 15:21:14.374 +05:30 5a244e7c-9113-432e-921d-cb9f765be193 INF Fetching Actions 2024-03-23 15:21:14.383 +05:30 5a244e7c-9113-432e-921d-cb9f765be193 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:14.383 +05:30 5a244e7c-9113-432e-921d-cb9f765be193 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.9228ms 2024-03-23 15:21:14.384 +05:30 5a244e7c-9113-432e-921d-cb9f765be193 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:14.384 +05:30 5a244e7c-9113-432e-921d-cb9f765be193 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 18.2538ms 2024-03-23 15:21:16.417 +05:30 c1757282-eb8a-473c-b86c-73d0af94b721 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:21:16.417 +05:30 88880daa-b29c-462f-a5bd-a84e9bac2d36 INF CORS policy execution successful. 2024-03-23 15:21:16.417 +05:30 88880daa-b29c-462f-a5bd-a84e9bac2d36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 0.6796ms 2024-03-23 15:21:16.500 +05:30 400ce09b-6cf2-4927-8751-d2a422f26ae4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:21:16.501 +05:30 590763ed-c720-4fc7-9afa-9b9df4a8cdb5 INF CORS policy execution successful. 2024-03-23 15:21:16.501 +05:30 590763ed-c720-4fc7-9afa-9b9df4a8cdb5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:16.501 +05:30 590763ed-c720-4fc7-9afa-9b9df4a8cdb5 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-23 15:21:16.506 +05:30 590763ed-c720-4fc7-9afa-9b9df4a8cdb5 INF Connection string fetched 2024-03-23 15:21:16.506 +05:30 590763ed-c720-4fc7-9afa-9b9df4a8cdb5 INF Fetching Actions 2024-03-23 15:21:16.514 +05:30 590763ed-c720-4fc7-9afa-9b9df4a8cdb5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:16.515 +05:30 590763ed-c720-4fc7-9afa-9b9df4a8cdb5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.7098ms 2024-03-23 15:21:16.515 +05:30 590763ed-c720-4fc7-9afa-9b9df4a8cdb5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:16.515 +05:30 590763ed-c720-4fc7-9afa-9b9df4a8cdb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 14.9973ms 2024-03-23 15:21:18.040 +05:30 62e50c08-a24b-488e-8bca-a54053999b30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:21:18.040 +05:30 2624a9ac-4fbc-4786-8d61-01aea7d4bd12 INF CORS policy execution successful. 2024-03-23 15:21:18.040 +05:30 2624a9ac-4fbc-4786-8d61-01aea7d4bd12 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:18.040 +05:30 2624a9ac-4fbc-4786-8d61-01aea7d4bd12 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-23 15:21:18.045 +05:30 2624a9ac-4fbc-4786-8d61-01aea7d4bd12 INF Connection string fetched 2024-03-23 15:21:18.045 +05:30 2624a9ac-4fbc-4786-8d61-01aea7d4bd12 INF Fetching Actions 2024-03-23 15:21:18.051 +05:30 2624a9ac-4fbc-4786-8d61-01aea7d4bd12 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:18.052 +05:30 2624a9ac-4fbc-4786-8d61-01aea7d4bd12 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.3555ms 2024-03-23 15:21:18.052 +05:30 2624a9ac-4fbc-4786-8d61-01aea7d4bd12 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:18.052 +05:30 2624a9ac-4fbc-4786-8d61-01aea7d4bd12 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 12.4371ms 2024-03-23 15:21:20.447 +05:30 3a8b5a0b-ad8c-44b8-a82d-7543994b9752 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:21:20.447 +05:30 c7835837-1652-4c87-9737-f0eac95c8ddd INF CORS policy execution successful. 2024-03-23 15:21:20.447 +05:30 c7835837-1652-4c87-9737-f0eac95c8ddd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.5136ms 2024-03-23 15:21:20.544 +05:30 3bee0e20-3707-4a2d-9a17-16adc09509eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:21:20.545 +05:30 ae23e463-bbcf-45c3-88de-3d23e5d5860c INF CORS policy execution successful. 2024-03-23 15:21:20.545 +05:30 ae23e463-bbcf-45c3-88de-3d23e5d5860c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:20.545 +05:30 ae23e463-bbcf-45c3-88de-3d23e5d5860c 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-23 15:21:20.550 +05:30 ae23e463-bbcf-45c3-88de-3d23e5d5860c INF Connection string fetched 2024-03-23 15:21:20.551 +05:30 ae23e463-bbcf-45c3-88de-3d23e5d5860c INF Fetching Actions 2024-03-23 15:21:20.560 +05:30 ae23e463-bbcf-45c3-88de-3d23e5d5860c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:20.560 +05:30 ae23e463-bbcf-45c3-88de-3d23e5d5860c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.1664ms 2024-03-23 15:21:20.560 +05:30 ae23e463-bbcf-45c3-88de-3d23e5d5860c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:20.560 +05:30 ae23e463-bbcf-45c3-88de-3d23e5d5860c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 16.234ms 2024-03-23 15:21:22.784 +05:30 8d913f71-352a-40ba-a400-54ffdd668ae2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:21:22.785 +05:30 c36ad355-9b6f-41aa-9ffa-a77abebf6283 INF CORS policy execution successful. 2024-03-23 15:21:22.785 +05:30 c36ad355-9b6f-41aa-9ffa-a77abebf6283 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 0.6205ms 2024-03-23 15:21:23.665 +05:30 e6d43e80-9909-48be-88b2-6c5622849c96 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:21:23.666 +05:30 a4ddd4e6-b5c9-4b5b-8245-a13b34038ac3 INF CORS policy execution successful. 2024-03-23 15:21:23.666 +05:30 a4ddd4e6-b5c9-4b5b-8245-a13b34038ac3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:23.666 +05:30 a4ddd4e6-b5c9-4b5b-8245-a13b34038ac3 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-23 15:21:23.670 +05:30 a4ddd4e6-b5c9-4b5b-8245-a13b34038ac3 INF Connection string fetched 2024-03-23 15:21:23.671 +05:30 a4ddd4e6-b5c9-4b5b-8245-a13b34038ac3 INF Fetching Actions 2024-03-23 15:21:23.678 +05:30 a4ddd4e6-b5c9-4b5b-8245-a13b34038ac3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:23.679 +05:30 a4ddd4e6-b5c9-4b5b-8245-a13b34038ac3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.5621ms 2024-03-23 15:21:23.679 +05:30 a4ddd4e6-b5c9-4b5b-8245-a13b34038ac3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:23.679 +05:30 a4ddd4e6-b5c9-4b5b-8245-a13b34038ac3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 13.4585ms 2024-03-23 15:21:25.548 +05:30 56670f31-772b-4d1e-9e3a-f863afc6b757 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:21:25.549 +05:30 7006bf06-cfa6-4a48-80a6-25b076cea7c4 INF CORS policy execution successful. 2024-03-23 15:21:25.549 +05:30 7006bf06-cfa6-4a48-80a6-25b076cea7c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 204 null null 0.8582ms 2024-03-23 15:21:25.635 +05:30 10f93417-292f-4a74-aa7b-0171332c3ff0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:21:25.635 +05:30 9599430e-7901-4d3a-bbe6-d19b604153cf INF CORS policy execution successful. 2024-03-23 15:21:25.636 +05:30 9599430e-7901-4d3a-bbe6-d19b604153cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:25.636 +05:30 9599430e-7901-4d3a-bbe6-d19b604153cf 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-23 15:21:25.641 +05:30 9599430e-7901-4d3a-bbe6-d19b604153cf INF Connection string fetched 2024-03-23 15:21:25.641 +05:30 9599430e-7901-4d3a-bbe6-d19b604153cf INF Fetching Actions 2024-03-23 15:21:25.648 +05:30 9599430e-7901-4d3a-bbe6-d19b604153cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:25.649 +05:30 9599430e-7901-4d3a-bbe6-d19b604153cf INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.8267ms 2024-03-23 15:21:25.649 +05:30 9599430e-7901-4d3a-bbe6-d19b604153cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:25.649 +05:30 9599430e-7901-4d3a-bbe6-d19b604153cf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 200 null application/json; charset=utf-8 14.1057ms 2024-03-23 15:21:27.040 +05:30 78c6682a-e115-4bad-9654-323b4d57d84c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:21:27.041 +05:30 81b0e084-a204-462e-82df-71e9e824887d INF CORS policy execution successful. 2024-03-23 15:21:27.042 +05:30 81b0e084-a204-462e-82df-71e9e824887d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 1.1576ms 2024-03-23 15:21:27.091 +05:30 9981c96c-1c61-4d62-a900-74015a3ad42e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:21:27.092 +05:30 22763bec-6707-48dc-8a3d-2b17bf19e0eb INF CORS policy execution successful. 2024-03-23 15:21:27.092 +05:30 22763bec-6707-48dc-8a3d-2b17bf19e0eb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:27.093 +05:30 22763bec-6707-48dc-8a3d-2b17bf19e0eb 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-23 15:21:27.099 +05:30 22763bec-6707-48dc-8a3d-2b17bf19e0eb INF Connection string fetched 2024-03-23 15:21:27.099 +05:30 22763bec-6707-48dc-8a3d-2b17bf19e0eb INF Fetching Actions 2024-03-23 15:21:27.110 +05:30 22763bec-6707-48dc-8a3d-2b17bf19e0eb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:27.111 +05:30 22763bec-6707-48dc-8a3d-2b17bf19e0eb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.1469ms 2024-03-23 15:21:27.111 +05:30 22763bec-6707-48dc-8a3d-2b17bf19e0eb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:27.111 +05:30 22763bec-6707-48dc-8a3d-2b17bf19e0eb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 19.737ms 2024-03-23 15:21:28.599 +05:30 dd264232-6d86-4ab7-8e53-e25663a67e6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:21:28.599 +05:30 28a86732-5fa8-4b5d-a73c-128a0ef69c94 INF CORS policy execution successful. 2024-03-23 15:21:28.600 +05:30 28a86732-5fa8-4b5d-a73c-128a0ef69c94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 204 null null 1.4037ms 2024-03-23 15:21:28.655 +05:30 aff8e52a-6428-4c8b-bc49-1e30a65a42ac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:21:28.657 +05:30 1cbb832b-3af0-485e-a7a2-092c2f7f2ded INF CORS policy execution successful. 2024-03-23 15:21:28.658 +05:30 1cbb832b-3af0-485e-a7a2-092c2f7f2ded INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:28.658 +05:30 1cbb832b-3af0-485e-a7a2-092c2f7f2ded 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-23 15:21:28.671 +05:30 1cbb832b-3af0-485e-a7a2-092c2f7f2ded INF Connection string fetched 2024-03-23 15:21:28.673 +05:30 1cbb832b-3af0-485e-a7a2-092c2f7f2ded INF Fetching Actions 2024-03-23 15:21:28.687 +05:30 1cbb832b-3af0-485e-a7a2-092c2f7f2ded INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:28.688 +05:30 1cbb832b-3af0-485e-a7a2-092c2f7f2ded INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 29.5427ms 2024-03-23 15:21:28.688 +05:30 1cbb832b-3af0-485e-a7a2-092c2f7f2ded INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:28.689 +05:30 1cbb832b-3af0-485e-a7a2-092c2f7f2ded INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 200 null application/json; charset=utf-8 33.6673ms 2024-03-23 15:21:30.120 +05:30 4bd23546-87d2-48a3-9b94-b2c659a6979d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:21:30.121 +05:30 6067c261-2f68-4785-9255-51cc8d845f44 INF CORS policy execution successful. 2024-03-23 15:21:30.121 +05:30 6067c261-2f68-4785-9255-51cc8d845f44 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 204 null null 1.2969ms 2024-03-23 15:21:30.410 +05:30 7e500c04-7578-4b4f-a300-0d57a840ae79 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:21:30.411 +05:30 61c7d846-ac32-4f72-abe4-c001080d070b INF CORS policy execution successful. 2024-03-23 15:21:30.412 +05:30 61c7d846-ac32-4f72-abe4-c001080d070b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:30.412 +05:30 61c7d846-ac32-4f72-abe4-c001080d070b 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-23 15:21:30.421 +05:30 61c7d846-ac32-4f72-abe4-c001080d070b INF Connection string fetched 2024-03-23 15:21:30.422 +05:30 61c7d846-ac32-4f72-abe4-c001080d070b INF Fetching Actions 2024-03-23 15:21:30.432 +05:30 61c7d846-ac32-4f72-abe4-c001080d070b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:30.433 +05:30 61c7d846-ac32-4f72-abe4-c001080d070b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 20.7984ms 2024-03-23 15:21:30.433 +05:30 61c7d846-ac32-4f72-abe4-c001080d070b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:30.433 +05:30 61c7d846-ac32-4f72-abe4-c001080d070b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 200 null application/json; charset=utf-8 23.1682ms 2024-03-23 15:21:33.139 +05:30 8c1b34af-8946-47b4-aa00-1bb7cb3e11f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:21:33.140 +05:30 10fdfb2a-174d-4370-aeea-f3c288ed6dd7 INF CORS policy execution successful. 2024-03-23 15:21:33.140 +05:30 10fdfb2a-174d-4370-aeea-f3c288ed6dd7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 204 null null 0.7982ms 2024-03-23 15:21:33.548 +05:30 cc745154-055c-456a-b940-d43a8c937310 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:21:33.550 +05:30 23e3de42-34c4-44f5-b0b0-a7acdfd3641b INF CORS policy execution successful. 2024-03-23 15:21:33.551 +05:30 23e3de42-34c4-44f5-b0b0-a7acdfd3641b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:33.551 +05:30 23e3de42-34c4-44f5-b0b0-a7acdfd3641b 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-23 15:21:33.556 +05:30 23e3de42-34c4-44f5-b0b0-a7acdfd3641b INF Connection string fetched 2024-03-23 15:21:33.556 +05:30 23e3de42-34c4-44f5-b0b0-a7acdfd3641b INF Fetching Actions 2024-03-23 15:21:33.564 +05:30 23e3de42-34c4-44f5-b0b0-a7acdfd3641b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:33.565 +05:30 23e3de42-34c4-44f5-b0b0-a7acdfd3641b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.8645ms 2024-03-23 15:21:33.565 +05:30 23e3de42-34c4-44f5-b0b0-a7acdfd3641b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:33.565 +05:30 23e3de42-34c4-44f5-b0b0-a7acdfd3641b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 16.4545ms 2024-03-23 15:21:38.885 +05:30 6d84b094-6585-4219-88fb-f8451661e62e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:21:38.889 +05:30 6d2f422a-80b0-46fc-b79d-284de4608a96 INF CORS policy execution successful. 2024-03-23 15:21:38.891 +05:30 6d2f422a-80b0-46fc-b79d-284de4608a96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 5.2217ms 2024-03-23 15:21:39.037 +05:30 939b0b64-577c-400a-b899-473b69ac928d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:21:39.038 +05:30 a839a870-cf00-4c46-b25f-6739b718a800 INF CORS policy execution successful. 2024-03-23 15:21:39.038 +05:30 a839a870-cf00-4c46-b25f-6739b718a800 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:39.039 +05:30 a839a870-cf00-4c46-b25f-6739b718a800 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-23 15:21:39.046 +05:30 a839a870-cf00-4c46-b25f-6739b718a800 INF Connection string fetched 2024-03-23 15:21:39.046 +05:30 a839a870-cf00-4c46-b25f-6739b718a800 INF Fetching Actions 2024-03-23 15:21:39.054 +05:30 a839a870-cf00-4c46-b25f-6739b718a800 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:39.055 +05:30 a839a870-cf00-4c46-b25f-6739b718a800 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.1851ms 2024-03-23 15:21:39.055 +05:30 a839a870-cf00-4c46-b25f-6739b718a800 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:39.055 +05:30 a839a870-cf00-4c46-b25f-6739b718a800 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 18.196ms 2024-03-23 15:21:53.137 +05:30 ce0df19b-ed8d-4308-8295-bd1dd9557031 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:21:53.138 +05:30 7a408e1c-33d0-4ea4-92d7-542785d91729 INF CORS policy execution successful. 2024-03-23 15:21:53.139 +05:30 7a408e1c-33d0-4ea4-92d7-542785d91729 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 2.6689ms 2024-03-23 15:21:53.252 +05:30 5ea50118-feb6-4e23-9034-66bcb6560864 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:21:53.253 +05:30 59ada676-5254-4c9b-bef3-2c5ece777fb1 INF CORS policy execution successful. 2024-03-23 15:21:53.254 +05:30 59ada676-5254-4c9b-bef3-2c5ece777fb1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:53.255 +05:30 59ada676-5254-4c9b-bef3-2c5ece777fb1 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-23 15:21:53.270 +05:30 59ada676-5254-4c9b-bef3-2c5ece777fb1 INF Connection string fetched 2024-03-23 15:21:53.271 +05:30 59ada676-5254-4c9b-bef3-2c5ece777fb1 INF Fetching Actions 2024-03-23 15:21:53.283 +05:30 59ada676-5254-4c9b-bef3-2c5ece777fb1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:53.284 +05:30 59ada676-5254-4c9b-bef3-2c5ece777fb1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 28.8091ms 2024-03-23 15:21:53.284 +05:30 59ada676-5254-4c9b-bef3-2c5ece777fb1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:53.284 +05:30 59ada676-5254-4c9b-bef3-2c5ece777fb1 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 31.617ms 2024-03-23 15:21:53.671 +05:30 b0fbb0eb-d011-478d-9dd4-aa2778717471 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:21:53.671 +05:30 1119519c-5753-4ce1-8502-a14ce2001208 INF CORS policy execution successful. 2024-03-23 15:21:53.672 +05:30 1119519c-5753-4ce1-8502-a14ce2001208 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 0.6795ms 2024-03-23 15:21:54.471 +05:30 9fd0fb6c-cc11-422b-96a9-8a55e534fffa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:21:54.472 +05:30 c5765093-ca3f-4a73-b473-d054a9218e75 INF CORS policy execution successful. 2024-03-23 15:21:54.472 +05:30 c5765093-ca3f-4a73-b473-d054a9218e75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:54.472 +05:30 c5765093-ca3f-4a73-b473-d054a9218e75 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-23 15:21:54.477 +05:30 c5765093-ca3f-4a73-b473-d054a9218e75 INF Connection string fetched 2024-03-23 15:21:54.478 +05:30 c5765093-ca3f-4a73-b473-d054a9218e75 INF Fetching Actions 2024-03-23 15:21:54.485 +05:30 c5765093-ca3f-4a73-b473-d054a9218e75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:54.486 +05:30 c5765093-ca3f-4a73-b473-d054a9218e75 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.8265ms 2024-03-23 15:21:54.486 +05:30 c5765093-ca3f-4a73-b473-d054a9218e75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:54.487 +05:30 c5765093-ca3f-4a73-b473-d054a9218e75 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 15.2262ms 2024-03-23 15:21:58.770 +05:30 27e97a6b-a57f-40e7-adb9-fe2920bc64a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:21:58.770 +05:30 1ea2abbb-6a39-4df3-be81-447a40aae882 INF CORS policy execution successful. 2024-03-23 15:21:58.771 +05:30 1ea2abbb-6a39-4df3-be81-447a40aae882 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 204 null null 1.223ms 2024-03-23 15:21:58.889 +05:30 5b6c7fbb-931e-42ae-95b2-17367abb56a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:21:58.890 +05:30 7b75689e-ee4e-4326-99b4-525d0e65f645 INF CORS policy execution successful. 2024-03-23 15:21:58.891 +05:30 7b75689e-ee4e-4326-99b4-525d0e65f645 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:58.891 +05:30 7b75689e-ee4e-4326-99b4-525d0e65f645 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-23 15:21:58.900 +05:30 7b75689e-ee4e-4326-99b4-525d0e65f645 INF Connection string fetched 2024-03-23 15:21:58.901 +05:30 7b75689e-ee4e-4326-99b4-525d0e65f645 INF Fetching Actions 2024-03-23 15:21:58.913 +05:30 7b75689e-ee4e-4326-99b4-525d0e65f645 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:21:58.913 +05:30 7b75689e-ee4e-4326-99b4-525d0e65f645 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 22.2842ms 2024-03-23 15:21:58.913 +05:30 7b75689e-ee4e-4326-99b4-525d0e65f645 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:21:58.913 +05:30 7b75689e-ee4e-4326-99b4-525d0e65f645 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 200 null application/json; charset=utf-8 24.1898ms 2024-03-23 15:22:03.875 +05:30 04348ad3-2a5b-40b6-9f56-84ad000f878f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:22:03.876 +05:30 36aab491-0676-4575-93b6-32208471186b INF CORS policy execution successful. 2024-03-23 15:22:03.876 +05:30 36aab491-0676-4575-93b6-32208471186b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 204 null null 1.2117ms 2024-03-23 15:22:03.939 +05:30 0ed0b95a-07f7-46bf-84cc-f5e8e970f7ae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:22:03.940 +05:30 5a8fd9f2-1cff-4f97-88cf-d0a7e0a13dd2 INF CORS policy execution successful. 2024-03-23 15:22:03.940 +05:30 5a8fd9f2-1cff-4f97-88cf-d0a7e0a13dd2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:22:03.940 +05:30 5a8fd9f2-1cff-4f97-88cf-d0a7e0a13dd2 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-23 15:22:03.950 +05:30 5a8fd9f2-1cff-4f97-88cf-d0a7e0a13dd2 INF Connection string fetched 2024-03-23 15:22:03.951 +05:30 5a8fd9f2-1cff-4f97-88cf-d0a7e0a13dd2 INF Fetching Actions 2024-03-23 15:22:03.964 +05:30 5a8fd9f2-1cff-4f97-88cf-d0a7e0a13dd2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:22:03.964 +05:30 5a8fd9f2-1cff-4f97-88cf-d0a7e0a13dd2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 23.702ms 2024-03-23 15:22:03.964 +05:30 5a8fd9f2-1cff-4f97-88cf-d0a7e0a13dd2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:22:03.964 +05:30 5a8fd9f2-1cff-4f97-88cf-d0a7e0a13dd2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 200 null application/json; charset=utf-8 24.9793ms 2024-03-23 15:22:07.964 +05:30 bb6fd061-0ef9-4fba-b6a0-48ef31627853 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:22:07.964 +05:30 d24c8da9-733b-482f-8d32-01c45bd48fda INF CORS policy execution successful. 2024-03-23 15:22:07.965 +05:30 d24c8da9-733b-482f-8d32-01c45bd48fda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.857ms 2024-03-23 15:22:08.028 +05:30 a2208ded-6f91-445b-8df5-4bd1023aafbb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:22:08.028 +05:30 a6d92e05-df1a-4fb2-a737-56be86bdbf6c INF CORS policy execution successful. 2024-03-23 15:22:08.028 +05:30 a6d92e05-df1a-4fb2-a737-56be86bdbf6c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:22:08.029 +05:30 a6d92e05-df1a-4fb2-a737-56be86bdbf6c 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-23 15:22:08.030 +05:30 a6d92e05-df1a-4fb2-a737-56be86bdbf6c INF Connection string fetched 2024-03-23 15:22:08.030 +05:30 a6d92e05-df1a-4fb2-a737-56be86bdbf6c INF Fetching Actions 2024-03-23 15:22:08.031 +05:30 a6d92e05-df1a-4fb2-a737-56be86bdbf6c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:22:08.032 +05:30 a6d92e05-df1a-4fb2-a737-56be86bdbf6c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.06ms 2024-03-23 15:22:08.032 +05:30 a6d92e05-df1a-4fb2-a737-56be86bdbf6c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:22:08.032 +05:30 a6d92e05-df1a-4fb2-a737-56be86bdbf6c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 4.1667ms 2024-03-23 15:22:24.477 +05:30 a6904185-0904-4c42-a24c-8887ac17a203 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:22:24.478 +05:30 67a4746b-6aa1-461b-88fc-2ed6cbc2068f INF CORS policy execution successful. 2024-03-23 15:22:24.478 +05:30 67a4746b-6aa1-461b-88fc-2ed6cbc2068f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 1.5482ms 2024-03-23 15:22:25.394 +05:30 55807f69-9f6a-4ae8-89ca-91486b20b4f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:22:25.395 +05:30 d12a87b4-5e1c-4d6a-bc44-228f9e34e994 INF CORS policy execution successful. 2024-03-23 15:22:25.396 +05:30 d12a87b4-5e1c-4d6a-bc44-228f9e34e994 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:22:25.397 +05:30 d12a87b4-5e1c-4d6a-bc44-228f9e34e994 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-23 15:22:25.406 +05:30 d12a87b4-5e1c-4d6a-bc44-228f9e34e994 INF Connection string fetched 2024-03-23 15:22:25.409 +05:30 d12a87b4-5e1c-4d6a-bc44-228f9e34e994 INF Fetching Actions 2024-03-23 15:22:25.431 +05:30 d12a87b4-5e1c-4d6a-bc44-228f9e34e994 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:22:25.432 +05:30 d12a87b4-5e1c-4d6a-bc44-228f9e34e994 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 35.5801ms 2024-03-23 15:22:25.432 +05:30 d12a87b4-5e1c-4d6a-bc44-228f9e34e994 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:22:25.433 +05:30 d12a87b4-5e1c-4d6a-bc44-228f9e34e994 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 38.4066ms 2024-03-23 15:22:27.232 +05:30 c259276e-3f91-441c-bb73-616ded7840c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 15:22:27.233 +05:30 221abe8a-f4f7-4b1f-8452-53828d5d201c INF CORS policy execution successful. 2024-03-23 15:22:27.233 +05:30 221abe8a-f4f7-4b1f-8452-53828d5d201c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 204 null null 1.0937ms 2024-03-23 15:22:27.346 +05:30 33426d35-4758-42a9-86cb-158e0bdf60ec INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 15:22:27.348 +05:30 c6c0a4e9-d747-4329-9706-210707cdadb3 INF CORS policy execution successful. 2024-03-23 15:22:27.349 +05:30 c6c0a4e9-d747-4329-9706-210707cdadb3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:22:27.349 +05:30 c6c0a4e9-d747-4329-9706-210707cdadb3 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-23 15:22:27.356 +05:30 c6c0a4e9-d747-4329-9706-210707cdadb3 INF Connection string fetched 2024-03-23 15:22:27.357 +05:30 c6c0a4e9-d747-4329-9706-210707cdadb3 INF Fetching Actions 2024-03-23 15:22:27.364 +05:30 c6c0a4e9-d747-4329-9706-210707cdadb3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:22:27.365 +05:30 c6c0a4e9-d747-4329-9706-210707cdadb3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.6044ms 2024-03-23 15:22:27.365 +05:30 c6c0a4e9-d747-4329-9706-210707cdadb3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:22:27.365 +05:30 c6c0a4e9-d747-4329-9706-210707cdadb3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 200 null application/json; charset=utf-8 19.2926ms 2024-03-23 15:22:27.865 +05:30 64c92014-d394-468a-b30c-48bac74dfd4d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:22:27.866 +05:30 23f60736-61d2-4831-8f6c-59132e462f87 INF CORS policy execution successful. 2024-03-23 15:22:27.866 +05:30 23f60736-61d2-4831-8f6c-59132e462f87 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:22:27.866 +05:30 23f60736-61d2-4831-8f6c-59132e462f87 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-23 15:22:27.870 +05:30 23f60736-61d2-4831-8f6c-59132e462f87 INF Connection string fetched 2024-03-23 15:22:27.871 +05:30 23f60736-61d2-4831-8f6c-59132e462f87 INF Fetching Actions 2024-03-23 15:22:27.877 +05:30 23f60736-61d2-4831-8f6c-59132e462f87 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:22:27.878 +05:30 23f60736-61d2-4831-8f6c-59132e462f87 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.4057ms 2024-03-23 15:22:27.878 +05:30 23f60736-61d2-4831-8f6c-59132e462f87 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:22:27.878 +05:30 23f60736-61d2-4831-8f6c-59132e462f87 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 12.7946ms 2024-03-23 15:22:45.252 +05:30 782a9cd6-5a13-4356-92f7-0dcc43afde14 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:22:45.255 +05:30 325036cf-130f-45d3-908d-ffe9de8f38eb INF CORS policy execution successful. 2024-03-23 15:22:45.256 +05:30 325036cf-130f-45d3-908d-ffe9de8f38eb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 3.7062ms 2024-03-23 15:22:45.293 +05:30 8e82f8a9-c37c-4dc1-97c5-0d64192cf1d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:22:45.297 +05:30 8e82f8a9-c37c-4dc1-97c5-0d64192cf1d9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:52:45 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-23 15:22:45.301 +05:30 8e82f8a9-c37c-4dc1-97c5-0d64192cf1d9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:52:45 AM'. 2024-03-23 15:22:45.301 +05:30 bbc925a0-21f3-4915-9778-a14f5b24ac76 INF CORS policy execution successful. 2024-03-23 15:22:45.301 +05:30 bbc925a0-21f3-4915-9778-a14f5b24ac76 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:22:45.302 +05:30 bbc925a0-21f3-4915-9778-a14f5b24ac76 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:22:45.304 +05:30 bbc925a0-21f3-4915-9778-a14f5b24ac76 INF Fetching Field details for Master 2024-03-23 15:22:45.320 +05:30 bbc925a0-21f3-4915-9778-a14f5b24ac76 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:22:45.321 +05:30 bbc925a0-21f3-4915-9778-a14f5b24ac76 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 19.1924ms 2024-03-23 15:22:45.321 +05:30 bbc925a0-21f3-4915-9778-a14f5b24ac76 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:22:45.321 +05:30 bbc925a0-21f3-4915-9778-a14f5b24ac76 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 27.8406ms 2024-03-23 15:23:03.301 +05:30 03d6454d-3b10-4d89-bafd-bf95f3b8c099 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:23:03.301 +05:30 228444a4-d704-4ab0-a313-afa501c7dcf0 INF CORS policy execution successful. 2024-03-23 15:23:03.302 +05:30 228444a4-d704-4ab0-a313-afa501c7dcf0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 1.372ms 2024-03-23 15:23:03.608 +05:30 b2e9c566-0eb8-49b3-83ff-8c42b52ca6e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:23:03.609 +05:30 151148e9-5666-4101-bc1f-3b1cd3207c02 INF CORS policy execution successful. 2024-03-23 15:23:03.609 +05:30 151148e9-5666-4101-bc1f-3b1cd3207c02 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:23:03.609 +05:30 151148e9-5666-4101-bc1f-3b1cd3207c02 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-23 15:23:03.615 +05:30 151148e9-5666-4101-bc1f-3b1cd3207c02 INF Connection string fetched 2024-03-23 15:23:03.616 +05:30 151148e9-5666-4101-bc1f-3b1cd3207c02 INF Fetching Actions 2024-03-23 15:23:03.622 +05:30 151148e9-5666-4101-bc1f-3b1cd3207c02 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:23:03.622 +05:30 151148e9-5666-4101-bc1f-3b1cd3207c02 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.8406ms 2024-03-23 15:23:03.622 +05:30 151148e9-5666-4101-bc1f-3b1cd3207c02 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:23:03.622 +05:30 151148e9-5666-4101-bc1f-3b1cd3207c02 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 14.4835ms 2024-03-23 15:23:07.496 +05:30 319b3d8d-47b0-4c0f-97fe-3868a975df5e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:23:07.497 +05:30 2169a2c6-7a6a-4b49-a41b-dfb23777c8a1 INF CORS policy execution successful. 2024-03-23 15:23:07.497 +05:30 2169a2c6-7a6a-4b49-a41b-dfb23777c8a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 0.6115ms 2024-03-23 15:23:08.013 +05:30 b030cb98-a2f8-4dcd-a861-e5e33e7cbff9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:23:08.014 +05:30 8d107623-df2e-48c6-838e-000aa1e1bba1 INF CORS policy execution successful. 2024-03-23 15:23:08.014 +05:30 8d107623-df2e-48c6-838e-000aa1e1bba1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:23:08.014 +05:30 8d107623-df2e-48c6-838e-000aa1e1bba1 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-23 15:23:08.019 +05:30 8d107623-df2e-48c6-838e-000aa1e1bba1 INF Connection string fetched 2024-03-23 15:23:08.019 +05:30 8d107623-df2e-48c6-838e-000aa1e1bba1 INF Fetching Actions 2024-03-23 15:23:08.025 +05:30 8d107623-df2e-48c6-838e-000aa1e1bba1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:23:08.026 +05:30 8d107623-df2e-48c6-838e-000aa1e1bba1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.5583ms 2024-03-23 15:23:08.026 +05:30 8d107623-df2e-48c6-838e-000aa1e1bba1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:23:08.026 +05:30 8d107623-df2e-48c6-838e-000aa1e1bba1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 12.7539ms 2024-03-23 15:23:08.836 +05:30 c0d6dc21-fd45-499e-9319-3622c67f6731 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:23:08.837 +05:30 599bc577-403c-4523-b81f-c8878cd8ddbc INF CORS policy execution successful. 2024-03-23 15:23:08.837 +05:30 599bc577-403c-4523-b81f-c8878cd8ddbc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.5494ms 2024-03-23 15:23:08.994 +05:30 6060e228-ddfd-4564-82df-0a91c55db446 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:23:08.995 +05:30 f0b10ca2-4dab-4f68-88da-3447e3da9dc9 INF CORS policy execution successful. 2024-03-23 15:23:08.995 +05:30 f0b10ca2-4dab-4f68-88da-3447e3da9dc9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:23:08.995 +05:30 f0b10ca2-4dab-4f68-88da-3447e3da9dc9 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-23 15:23:09.001 +05:30 f0b10ca2-4dab-4f68-88da-3447e3da9dc9 INF Connection string fetched 2024-03-23 15:23:09.001 +05:30 f0b10ca2-4dab-4f68-88da-3447e3da9dc9 INF Fetching Actions 2024-03-23 15:23:09.007 +05:30 f0b10ca2-4dab-4f68-88da-3447e3da9dc9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:23:09.008 +05:30 f0b10ca2-4dab-4f68-88da-3447e3da9dc9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.3331ms 2024-03-23 15:23:09.008 +05:30 f0b10ca2-4dab-4f68-88da-3447e3da9dc9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:23:09.008 +05:30 f0b10ca2-4dab-4f68-88da-3447e3da9dc9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 13.6145ms 2024-03-23 15:23:12.429 +05:30 447aba74-6daf-492a-8a80-9c4c8fe7a52c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:23:12.430 +05:30 ac5c6941-df36-452a-943d-ed35609053f3 INF CORS policy execution successful. 2024-03-23 15:23:12.430 +05:30 ac5c6941-df36-452a-943d-ed35609053f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:23:12.430 +05:30 ac5c6941-df36-452a-943d-ed35609053f3 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-23 15:23:12.436 +05:30 ac5c6941-df36-452a-943d-ed35609053f3 INF Connection string fetched 2024-03-23 15:23:12.436 +05:30 ac5c6941-df36-452a-943d-ed35609053f3 INF Fetching Actions 2024-03-23 15:23:12.443 +05:30 ac5c6941-df36-452a-943d-ed35609053f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:23:12.444 +05:30 ac5c6941-df36-452a-943d-ed35609053f3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.2606ms 2024-03-23 15:23:12.444 +05:30 ac5c6941-df36-452a-943d-ed35609053f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:23:12.444 +05:30 ac5c6941-df36-452a-943d-ed35609053f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 14.914ms 2024-03-23 15:23:13.397 +05:30 acb09152-fa7a-4542-ba44-069964929541 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:23:13.398 +05:30 06f9354f-9a39-4ed2-8a58-7935de4601fe INF CORS policy execution successful. 2024-03-23 15:23:13.399 +05:30 06f9354f-9a39-4ed2-8a58-7935de4601fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 1.8702ms 2024-03-23 15:23:13.552 +05:30 7df3821d-fec6-4733-a0a2-329fae7b7295 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:23:13.553 +05:30 f4add9e6-78ad-4787-99b8-47d631319faf INF CORS policy execution successful. 2024-03-23 15:23:13.553 +05:30 f4add9e6-78ad-4787-99b8-47d631319faf INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:23:13.553 +05:30 f4add9e6-78ad-4787-99b8-47d631319faf 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-23 15:23:13.557 +05:30 f4add9e6-78ad-4787-99b8-47d631319faf INF Connection string fetched 2024-03-23 15:23:13.558 +05:30 f4add9e6-78ad-4787-99b8-47d631319faf INF Fetching Actions 2024-03-23 15:23:13.563 +05:30 f4add9e6-78ad-4787-99b8-47d631319faf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:23:13.563 +05:30 f4add9e6-78ad-4787-99b8-47d631319faf INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 10.2341ms 2024-03-23 15:23:13.563 +05:30 f4add9e6-78ad-4787-99b8-47d631319faf INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:23:13.564 +05:30 f4add9e6-78ad-4787-99b8-47d631319faf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 11.3041ms 2024-03-23 15:23:15.126 +05:30 72f8bdcd-d5cd-4bdc-a18b-fd3c494518be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:23:15.127 +05:30 5c22e20a-2156-4a53-965d-2f79636d8165 INF CORS policy execution successful. 2024-03-23 15:23:15.128 +05:30 5c22e20a-2156-4a53-965d-2f79636d8165 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 2.0148ms 2024-03-23 15:23:15.212 +05:30 d25a0bed-d352-4c7a-aa55-e12d2c865835 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:23:15.213 +05:30 da07a8f4-20fa-44f5-9236-d07211d2e52a INF CORS policy execution successful. 2024-03-23 15:23:15.213 +05:30 da07a8f4-20fa-44f5-9236-d07211d2e52a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:23:15.213 +05:30 da07a8f4-20fa-44f5-9236-d07211d2e52a 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-23 15:23:15.219 +05:30 da07a8f4-20fa-44f5-9236-d07211d2e52a INF Connection string fetched 2024-03-23 15:23:15.219 +05:30 da07a8f4-20fa-44f5-9236-d07211d2e52a INF Fetching Actions 2024-03-23 15:23:15.226 +05:30 da07a8f4-20fa-44f5-9236-d07211d2e52a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:23:15.226 +05:30 da07a8f4-20fa-44f5-9236-d07211d2e52a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.8126ms 2024-03-23 15:23:15.226 +05:30 da07a8f4-20fa-44f5-9236-d07211d2e52a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:23:15.227 +05:30 da07a8f4-20fa-44f5-9236-d07211d2e52a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 14.1578ms 2024-03-23 15:24:05.195 +05:30 c49a7265-0aea-488b-8b71-c3b8f8635b11 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:24:05.198 +05:30 41e507c7-d795-42fa-a86d-9253866ee34f INF CORS policy execution successful. 2024-03-23 15:24:05.200 +05:30 41e507c7-d795-42fa-a86d-9253866ee34f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 5.2161ms 2024-03-23 15:24:05.466 +05:30 fb82fb41-7a8e-4ef6-bb86-a3bbf5a7433b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:24:05.468 +05:30 661ede9e-2003-4194-a1b3-8a4e695fa837 INF CORS policy execution successful. 2024-03-23 15:24:05.469 +05:30 661ede9e-2003-4194-a1b3-8a4e695fa837 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:24:05.471 +05:30 661ede9e-2003-4194-a1b3-8a4e695fa837 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-23 15:24:05.496 +05:30 661ede9e-2003-4194-a1b3-8a4e695fa837 INF Connection string fetched 2024-03-23 15:24:05.497 +05:30 661ede9e-2003-4194-a1b3-8a4e695fa837 INF Fetching Actions 2024-03-23 15:24:05.511 +05:30 661ede9e-2003-4194-a1b3-8a4e695fa837 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:24:05.512 +05:30 661ede9e-2003-4194-a1b3-8a4e695fa837 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 40.7106ms 2024-03-23 15:24:05.512 +05:30 661ede9e-2003-4194-a1b3-8a4e695fa837 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:24:05.512 +05:30 661ede9e-2003-4194-a1b3-8a4e695fa837 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 46.5831ms 2024-03-23 15:24:48.958 +05:30 ab0eca4a-3579-4959-a472-b7bfe99ce529 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:24:48.960 +05:30 d155c3cf-7fac-47d9-886e-8e21fb8de082 INF CORS policy execution successful. 2024-03-23 15:24:48.961 +05:30 d155c3cf-7fac-47d9-886e-8e21fb8de082 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 2.7022ms 2024-03-23 15:24:48.998 +05:30 2a820b54-efe0-4cc2-8ec7-ddecc472208e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:24:49.000 +05:30 2a820b54-efe0-4cc2-8ec7-ddecc472208e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:54:48 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-23 15:24:49.002 +05:30 2a820b54-efe0-4cc2-8ec7-ddecc472208e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 9:54:48 AM'. 2024-03-23 15:24:49.002 +05:30 778af91f-81d0-4d35-b8ef-b61d6b0b6cd0 INF CORS policy execution successful. 2024-03-23 15:24:49.002 +05:30 778af91f-81d0-4d35-b8ef-b61d6b0b6cd0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:24:49.003 +05:30 778af91f-81d0-4d35-b8ef-b61d6b0b6cd0 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:24:49.006 +05:30 778af91f-81d0-4d35-b8ef-b61d6b0b6cd0 INF Fetching Field details for Master 2024-03-23 15:24:49.023 +05:30 778af91f-81d0-4d35-b8ef-b61d6b0b6cd0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:24:49.024 +05:30 778af91f-81d0-4d35-b8ef-b61d6b0b6cd0 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 21.2893ms 2024-03-23 15:24:49.024 +05:30 778af91f-81d0-4d35-b8ef-b61d6b0b6cd0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:24:49.024 +05:30 778af91f-81d0-4d35-b8ef-b61d6b0b6cd0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 26.6303ms 2024-03-23 15:26:32.025 +05:30 ed665a00-c879-4e2d-9af6-d594b4bc398a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:26:32.027 +05:30 2380b39c-7491-47f5-add4-90766960c3c7 INF CORS policy execution successful. 2024-03-23 15:26:32.029 +05:30 2380b39c-7491-47f5-add4-90766960c3c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 4.5427ms 2024-03-23 15:26:32.594 +05:30 370c12e3-485d-4880-9128-d28037a187b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:26:32.599 +05:30 370c12e3-485d-4880-9128-d28037a187b1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:56:14 AM', Current time (UTC): '3/23/2024 9:56: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-03-23 15:26:32.605 +05:30 370c12e3-485d-4880-9128-d28037a187b1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:56:14 AM', Current time (UTC): '3/23/2024 9:56:32 AM'. 2024-03-23 15:26:32.606 +05:30 42e6b017-08bd-4375-b83e-eebafefdd9c2 INF CORS policy execution successful. 2024-03-23 15:26:32.609 +05:30 42e6b017-08bd-4375-b83e-eebafefdd9c2 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:26:32.610 +05:30 42e6b017-08bd-4375-b83e-eebafefdd9c2 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:26:32.611 +05:30 42e6b017-08bd-4375-b83e-eebafefdd9c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 401 null null 17.0903ms 2024-03-23 15:26:33.349 +05:30 18546e6e-0bb4-41de-9381-537921037d4e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NzQ3NCwiZXhwIjoxNzExMTg4MDc0LCJpYXQiOjE3MTExODc0NzR9.mAXY4QBqGcur0GQGGusxlhBjgjsnrf01wIboSHb6lvA - null null 2024-03-23 15:26:33.350 +05:30 cbc71124-4012-4fd9-ab81-a2bd0c4ff488 INF CORS policy execution successful. 2024-03-23 15:26:33.350 +05:30 cbc71124-4012-4fd9-ab81-a2bd0c4ff488 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:26:33.351 +05:30 cbc71124-4012-4fd9-ab81-a2bd0c4ff488 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-23 15:26:33.388 +05:30 cbc71124-4012-4fd9-ab81-a2bd0c4ff488 INF Token generated 2024-03-23 15:26:33.389 +05:30 cbc71124-4012-4fd9-ab81-a2bd0c4ff488 INF Token generated 2024-03-23 15:26:33.389 +05:30 cbc71124-4012-4fd9-ab81-a2bd0c4ff488 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 15:26:33.390 +05:30 cbc71124-4012-4fd9-ab81-a2bd0c4ff488 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 38.9492ms 2024-03-23 15:26:33.390 +05:30 cbc71124-4012-4fd9-ab81-a2bd0c4ff488 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:26:33.390 +05:30 cbc71124-4012-4fd9-ab81-a2bd0c4ff488 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4NzQ3NCwiZXhwIjoxNzExMTg4MDc0LCJpYXQiOjE3MTExODc0NzR9.mAXY4QBqGcur0GQGGusxlhBjgjsnrf01wIboSHb6lvA - 200 null application/json; charset=utf-8 40.8987ms 2024-03-23 15:26:33.470 +05:30 ddb4afd0-a4b7-4847-bed2-ad9fb54b72ff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:26:33.470 +05:30 cde94f26-b87c-4024-99bd-c4a202a1cf1d INF CORS policy execution successful. 2024-03-23 15:26:33.470 +05:30 cde94f26-b87c-4024-99bd-c4a202a1cf1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:33.470 +05:30 cde94f26-b87c-4024-99bd-c4a202a1cf1d 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-23 15:26:33.478 +05:30 cde94f26-b87c-4024-99bd-c4a202a1cf1d INF Connection string fetched 2024-03-23 15:26:33.478 +05:30 cde94f26-b87c-4024-99bd-c4a202a1cf1d INF Fetching Actions 2024-03-23 15:26:33.491 +05:30 cde94f26-b87c-4024-99bd-c4a202a1cf1d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:26:33.492 +05:30 cde94f26-b87c-4024-99bd-c4a202a1cf1d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 21.5651ms 2024-03-23 15:26:33.492 +05:30 cde94f26-b87c-4024-99bd-c4a202a1cf1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:33.492 +05:30 cde94f26-b87c-4024-99bd-c4a202a1cf1d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 22.6651ms 2024-03-23 15:26:35.646 +05:30 60c47f14-1906-438d-9d82-046c14fc7414 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:26:35.647 +05:30 22188d93-7204-4959-973d-1b62b525d90e INF CORS policy execution successful. 2024-03-23 15:26:35.647 +05:30 22188d93-7204-4959-973d-1b62b525d90e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.6825ms 2024-03-23 15:26:35.882 +05:30 e297742f-fe9d-436b-a19e-66a56c51a3fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:26:35.884 +05:30 f112ccab-daab-4a7c-b6ff-db723d1ac138 INF CORS policy execution successful. 2024-03-23 15:26:35.884 +05:30 f112ccab-daab-4a7c-b6ff-db723d1ac138 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:35.885 +05:30 f112ccab-daab-4a7c-b6ff-db723d1ac138 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-23 15:26:35.893 +05:30 f112ccab-daab-4a7c-b6ff-db723d1ac138 INF Connection string fetched 2024-03-23 15:26:35.894 +05:30 f112ccab-daab-4a7c-b6ff-db723d1ac138 INF Fetching Actions 2024-03-23 15:26:35.903 +05:30 f112ccab-daab-4a7c-b6ff-db723d1ac138 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:26:35.903 +05:30 f112ccab-daab-4a7c-b6ff-db723d1ac138 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.8491ms 2024-03-23 15:26:35.904 +05:30 f112ccab-daab-4a7c-b6ff-db723d1ac138 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:35.904 +05:30 f112ccab-daab-4a7c-b6ff-db723d1ac138 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 21.7991ms 2024-03-23 15:26:38.834 +05:30 0c22cc99-c00a-4017-bba8-8bd464467ea0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:26:38.835 +05:30 438c8f9f-9595-4c99-beff-35179060b853 INF CORS policy execution successful. 2024-03-23 15:26:38.835 +05:30 438c8f9f-9595-4c99-beff-35179060b853 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 0.7736ms 2024-03-23 15:26:39.360 +05:30 a9a4c30b-a44b-42d0-a0ca-357282496d90 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:26:39.361 +05:30 2c2b55df-eaaa-4ebd-ac19-55248e42a6f4 INF CORS policy execution successful. 2024-03-23 15:26:39.361 +05:30 2c2b55df-eaaa-4ebd-ac19-55248e42a6f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:39.362 +05:30 2c2b55df-eaaa-4ebd-ac19-55248e42a6f4 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-23 15:26:39.367 +05:30 2c2b55df-eaaa-4ebd-ac19-55248e42a6f4 INF Connection string fetched 2024-03-23 15:26:39.368 +05:30 2c2b55df-eaaa-4ebd-ac19-55248e42a6f4 INF Fetching Actions 2024-03-23 15:26:39.374 +05:30 2c2b55df-eaaa-4ebd-ac19-55248e42a6f4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:26:39.375 +05:30 2c2b55df-eaaa-4ebd-ac19-55248e42a6f4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.0461ms 2024-03-23 15:26:39.375 +05:30 2c2b55df-eaaa-4ebd-ac19-55248e42a6f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:39.375 +05:30 2c2b55df-eaaa-4ebd-ac19-55248e42a6f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 14.9241ms 2024-03-23 15:26:41.717 +05:30 13577a39-35d8-4207-a14e-c1ef92a32c68 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 15:26:41.717 +05:30 45e4cfa5-f554-4e1a-8a16-b497478ec6bc INF CORS policy execution successful. 2024-03-23 15:26:41.718 +05:30 45e4cfa5-f554-4e1a-8a16-b497478ec6bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 204 null null 0.7427ms 2024-03-23 15:26:41.765 +05:30 bffac1ef-f1ab-49ec-86a2-ba8936c938ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 15:26:41.766 +05:30 0e05948f-4401-4130-b1a0-1cb6a03db08f INF CORS policy execution successful. 2024-03-23 15:26:41.766 +05:30 0e05948f-4401-4130-b1a0-1cb6a03db08f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:41.766 +05:30 0e05948f-4401-4130-b1a0-1cb6a03db08f 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-23 15:26:41.771 +05:30 0e05948f-4401-4130-b1a0-1cb6a03db08f INF Connection string fetched 2024-03-23 15:26:41.771 +05:30 0e05948f-4401-4130-b1a0-1cb6a03db08f INF Fetching Actions 2024-03-23 15:26:41.776 +05:30 0e05948f-4401-4130-b1a0-1cb6a03db08f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:26:41.777 +05:30 0e05948f-4401-4130-b1a0-1cb6a03db08f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 10.628ms 2024-03-23 15:26:41.777 +05:30 0e05948f-4401-4130-b1a0-1cb6a03db08f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:41.777 +05:30 0e05948f-4401-4130-b1a0-1cb6a03db08f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 200 null application/json; charset=utf-8 11.7797ms 2024-03-23 15:26:44.363 +05:30 29532771-7376-492e-9003-33612ea49902 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:26:44.364 +05:30 4a9091cd-2637-4bc5-88d7-49b4bf851ae1 INF CORS policy execution successful. 2024-03-23 15:26:44.364 +05:30 4a9091cd-2637-4bc5-88d7-49b4bf851ae1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.7814ms 2024-03-23 15:26:44.409 +05:30 c86f4526-f919-4280-88e7-4a3e9f5658fb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:26:44.410 +05:30 93d3e1c4-13ff-4af9-a88a-9b17675ae5ea INF CORS policy execution successful. 2024-03-23 15:26:44.410 +05:30 93d3e1c4-13ff-4af9-a88a-9b17675ae5ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:44.410 +05:30 93d3e1c4-13ff-4af9-a88a-9b17675ae5ea 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-23 15:26:44.415 +05:30 93d3e1c4-13ff-4af9-a88a-9b17675ae5ea INF Connection string fetched 2024-03-23 15:26:44.416 +05:30 93d3e1c4-13ff-4af9-a88a-9b17675ae5ea INF Fetching Actions 2024-03-23 15:26:44.422 +05:30 93d3e1c4-13ff-4af9-a88a-9b17675ae5ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:26:44.422 +05:30 93d3e1c4-13ff-4af9-a88a-9b17675ae5ea INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.9966ms 2024-03-23 15:26:44.422 +05:30 93d3e1c4-13ff-4af9-a88a-9b17675ae5ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:44.422 +05:30 93d3e1c4-13ff-4af9-a88a-9b17675ae5ea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 13.1507ms 2024-03-23 15:26:45.711 +05:30 9b2418ad-f1e0-4326-ac1a-338f7ab575b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:26:45.712 +05:30 453d275e-8e0a-4f87-b723-3884e3e0bfc0 INF CORS policy execution successful. 2024-03-23 15:26:45.712 +05:30 453d275e-8e0a-4f87-b723-3884e3e0bfc0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.728ms 2024-03-23 15:26:45.777 +05:30 08a80ce3-bb44-4238-938a-2750b70b94b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:26:45.777 +05:30 b5bc6f95-6f68-4c7e-95b5-c493821b5537 INF CORS policy execution successful. 2024-03-23 15:26:45.777 +05:30 b5bc6f95-6f68-4c7e-95b5-c493821b5537 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:45.777 +05:30 b5bc6f95-6f68-4c7e-95b5-c493821b5537 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-23 15:26:45.785 +05:30 b5bc6f95-6f68-4c7e-95b5-c493821b5537 INF Connection string fetched 2024-03-23 15:26:45.786 +05:30 b5bc6f95-6f68-4c7e-95b5-c493821b5537 INF Fetching Actions 2024-03-23 15:26:45.791 +05:30 b5bc6f95-6f68-4c7e-95b5-c493821b5537 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:26:45.792 +05:30 b5bc6f95-6f68-4c7e-95b5-c493821b5537 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.2841ms 2024-03-23 15:26:45.792 +05:30 b5bc6f95-6f68-4c7e-95b5-c493821b5537 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:45.792 +05:30 b5bc6f95-6f68-4c7e-95b5-c493821b5537 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 15.5668ms 2024-03-23 15:26:47.093 +05:30 1531e9d6-1a1d-448a-89a3-cc6f62aecc9c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:26:47.094 +05:30 c044c2c9-1cce-4f33-812b-e85805eba877 INF CORS policy execution successful. 2024-03-23 15:26:47.094 +05:30 c044c2c9-1cce-4f33-812b-e85805eba877 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.5883ms 2024-03-23 15:26:47.139 +05:30 6b7e2498-c9cd-42c9-9283-5c062c889589 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:26:47.140 +05:30 c1863342-c52c-4c1b-b6ff-f496bd94afdc INF CORS policy execution successful. 2024-03-23 15:26:47.140 +05:30 c1863342-c52c-4c1b-b6ff-f496bd94afdc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:47.140 +05:30 c1863342-c52c-4c1b-b6ff-f496bd94afdc 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-23 15:26:47.148 +05:30 c1863342-c52c-4c1b-b6ff-f496bd94afdc INF Connection string fetched 2024-03-23 15:26:47.148 +05:30 c1863342-c52c-4c1b-b6ff-f496bd94afdc INF Fetching Actions 2024-03-23 15:26:47.154 +05:30 c1863342-c52c-4c1b-b6ff-f496bd94afdc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:26:47.154 +05:30 c1863342-c52c-4c1b-b6ff-f496bd94afdc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.9649ms 2024-03-23 15:26:47.154 +05:30 c1863342-c52c-4c1b-b6ff-f496bd94afdc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:47.154 +05:30 c1863342-c52c-4c1b-b6ff-f496bd94afdc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 15.27ms 2024-03-23 15:26:47.949 +05:30 d0843085-e534-4b7f-aa0d-112ab66712e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:26:47.949 +05:30 f2b8937a-78a1-44ed-ab2e-24597c1556c0 INF CORS policy execution successful. 2024-03-23 15:26:47.949 +05:30 f2b8937a-78a1-44ed-ab2e-24597c1556c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 0.5722ms 2024-03-23 15:26:47.993 +05:30 08a48836-9d91-400c-a405-821797c8eab3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:26:47.993 +05:30 3811e68b-8f71-43e3-a9a0-d32a1b926fcb INF CORS policy execution successful. 2024-03-23 15:26:47.993 +05:30 3811e68b-8f71-43e3-a9a0-d32a1b926fcb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:47.993 +05:30 3811e68b-8f71-43e3-a9a0-d32a1b926fcb 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-23 15:26:47.998 +05:30 3811e68b-8f71-43e3-a9a0-d32a1b926fcb INF Connection string fetched 2024-03-23 15:26:47.999 +05:30 3811e68b-8f71-43e3-a9a0-d32a1b926fcb INF Fetching Actions 2024-03-23 15:26:48.004 +05:30 3811e68b-8f71-43e3-a9a0-d32a1b926fcb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:26:48.005 +05:30 3811e68b-8f71-43e3-a9a0-d32a1b926fcb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.3846ms 2024-03-23 15:26:48.005 +05:30 3811e68b-8f71-43e3-a9a0-d32a1b926fcb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:48.005 +05:30 3811e68b-8f71-43e3-a9a0-d32a1b926fcb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 12.4842ms 2024-03-23 15:26:48.615 +05:30 cf92e751-4ec3-4160-a1d0-9256ed431802 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:26:48.615 +05:30 af27bacf-417b-4f7f-b56d-ccd391dbff4b INF CORS policy execution successful. 2024-03-23 15:26:48.615 +05:30 af27bacf-417b-4f7f-b56d-ccd391dbff4b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 0.6336ms 2024-03-23 15:26:48.670 +05:30 e9dc9d11-647b-419e-996a-d337072c72af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:26:48.671 +05:30 b24df88e-679e-4f3b-adaf-178398cd7e78 INF CORS policy execution successful. 2024-03-23 15:26:48.671 +05:30 b24df88e-679e-4f3b-adaf-178398cd7e78 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:48.671 +05:30 b24df88e-679e-4f3b-adaf-178398cd7e78 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-23 15:26:48.676 +05:30 b24df88e-679e-4f3b-adaf-178398cd7e78 INF Connection string fetched 2024-03-23 15:26:48.676 +05:30 b24df88e-679e-4f3b-adaf-178398cd7e78 INF Fetching Actions 2024-03-23 15:26:48.683 +05:30 b24df88e-679e-4f3b-adaf-178398cd7e78 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:26:48.683 +05:30 b24df88e-679e-4f3b-adaf-178398cd7e78 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.3947ms 2024-03-23 15:26:48.684 +05:30 b24df88e-679e-4f3b-adaf-178398cd7e78 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:48.684 +05:30 b24df88e-679e-4f3b-adaf-178398cd7e78 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 13.5602ms 2024-03-23 15:26:49.624 +05:30 c28ac5ea-b246-4667-a859-ccaf9bc91c21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:26:49.624 +05:30 15613eb2-79f1-47d1-b5b6-c4c510a838f5 INF CORS policy execution successful. 2024-03-23 15:26:49.625 +05:30 15613eb2-79f1-47d1-b5b6-c4c510a838f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.0859ms 2024-03-23 15:26:49.839 +05:30 70cba278-f292-45c4-87ac-6298f2d0ef33 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:26:49.840 +05:30 46a7319d-8374-4971-a3a8-881cd78830ad INF CORS policy execution successful. 2024-03-23 15:26:49.840 +05:30 46a7319d-8374-4971-a3a8-881cd78830ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:49.840 +05:30 46a7319d-8374-4971-a3a8-881cd78830ad 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-23 15:26:49.847 +05:30 46a7319d-8374-4971-a3a8-881cd78830ad INF Connection string fetched 2024-03-23 15:26:49.848 +05:30 46a7319d-8374-4971-a3a8-881cd78830ad INF Fetching Actions 2024-03-23 15:26:49.855 +05:30 46a7319d-8374-4971-a3a8-881cd78830ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:26:49.855 +05:30 46a7319d-8374-4971-a3a8-881cd78830ad INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.0779ms 2024-03-23 15:26:49.855 +05:30 46a7319d-8374-4971-a3a8-881cd78830ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:26:49.856 +05:30 46a7319d-8374-4971-a3a8-881cd78830ad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 16.5586ms 2024-03-23 15:27:02.460 +05:30 4d874d88-68ef-42b4-a14d-74894e63e205 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:27:02.461 +05:30 ae0cfb41-ac6f-422d-bf2f-11ac6120d2f9 INF CORS policy execution successful. 2024-03-23 15:27:02.462 +05:30 ae0cfb41-ac6f-422d-bf2f-11ac6120d2f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.5237ms 2024-03-23 15:27:02.507 +05:30 1d64c5a4-2f06-4291-9334-abebb4355dab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:27:02.509 +05:30 dc0c449d-b2b9-4655-879f-c4b1c49fcb34 INF CORS policy execution successful. 2024-03-23 15:27:02.509 +05:30 dc0c449d-b2b9-4655-879f-c4b1c49fcb34 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:27:02.510 +05:30 dc0c449d-b2b9-4655-879f-c4b1c49fcb34 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-23 15:27:02.522 +05:30 dc0c449d-b2b9-4655-879f-c4b1c49fcb34 INF Connection string fetched 2024-03-23 15:27:02.523 +05:30 dc0c449d-b2b9-4655-879f-c4b1c49fcb34 INF Fetching Actions 2024-03-23 15:27:02.537 +05:30 dc0c449d-b2b9-4655-879f-c4b1c49fcb34 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:27:02.538 +05:30 dc0c449d-b2b9-4655-879f-c4b1c49fcb34 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 28.1714ms 2024-03-23 15:27:02.538 +05:30 dc0c449d-b2b9-4655-879f-c4b1c49fcb34 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:27:02.539 +05:30 dc0c449d-b2b9-4655-879f-c4b1c49fcb34 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 31.7215ms 2024-03-23 15:27:34.789 +05:30 06553473-f975-4b42-8dd8-e7ae03272f0e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:27:34.791 +05:30 9da2cd3a-cd98-4647-a60c-cba18a174ef8 INF CORS policy execution successful. 2024-03-23 15:27:34.792 +05:30 9da2cd3a-cd98-4647-a60c-cba18a174ef8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 2.9728ms 2024-03-23 15:27:34.846 +05:30 4cde9eb0-7adc-49a2-85d2-83db04e388f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:27:34.848 +05:30 86055e8f-4881-4ec1-9d81-ef2ab771ffa4 INF CORS policy execution successful. 2024-03-23 15:27:34.848 +05:30 86055e8f-4881-4ec1-9d81-ef2ab771ffa4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:27:34.849 +05:30 86055e8f-4881-4ec1-9d81-ef2ab771ffa4 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-23 15:27:34.863 +05:30 86055e8f-4881-4ec1-9d81-ef2ab771ffa4 INF Connection string fetched 2024-03-23 15:27:34.863 +05:30 86055e8f-4881-4ec1-9d81-ef2ab771ffa4 INF Fetching Menu Data 2024-03-23 15:27:34.872 +05:30 86055e8f-4881-4ec1-9d81-ef2ab771ffa4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:27:34.874 +05:30 86055e8f-4881-4ec1-9d81-ef2ab771ffa4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 24.9232ms 2024-03-23 15:27:34.874 +05:30 86055e8f-4881-4ec1-9d81-ef2ab771ffa4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:27:34.874 +05:30 86055e8f-4881-4ec1-9d81-ef2ab771ffa4 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 28.6049ms 2024-03-23 15:27:42.961 +05:30 2b2611bf-a74b-4736-babe-17095c55b39c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:27:42.962 +05:30 a79b3f09-b872-4269-bf9b-4502211cbf0b INF CORS policy execution successful. 2024-03-23 15:27:42.962 +05:30 a79b3f09-b872-4269-bf9b-4502211cbf0b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.7212ms 2024-03-23 15:27:43.009 +05:30 81b37e09-02db-455c-b389-ce947b24d86c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:27:43.010 +05:30 d4f2c260-d6c6-485a-beef-62b5321546d6 INF CORS policy execution successful. 2024-03-23 15:27:43.010 +05:30 d4f2c260-d6c6-485a-beef-62b5321546d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:27:43.011 +05:30 d4f2c260-d6c6-485a-beef-62b5321546d6 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-23 15:27:43.020 +05:30 d4f2c260-d6c6-485a-beef-62b5321546d6 INF Connection string fetched 2024-03-23 15:27:43.022 +05:30 d4f2c260-d6c6-485a-beef-62b5321546d6 INF Fetching Actions 2024-03-23 15:27:43.034 +05:30 d4f2c260-d6c6-485a-beef-62b5321546d6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:27:43.035 +05:30 d4f2c260-d6c6-485a-beef-62b5321546d6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 23.8825ms 2024-03-23 15:27:43.035 +05:30 d4f2c260-d6c6-485a-beef-62b5321546d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:27:43.035 +05:30 d4f2c260-d6c6-485a-beef-62b5321546d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 26.4477ms 2024-03-23 15:27:46.845 +05:30 cc7cee49-d450-4a64-bded-beb9957ba0ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:27:46.845 +05:30 6a2165c1-5cdb-4882-8977-12e6d851da6e INF CORS policy execution successful. 2024-03-23 15:27:46.845 +05:30 6a2165c1-5cdb-4882-8977-12e6d851da6e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.5708ms 2024-03-23 15:27:46.889 +05:30 f26a51c5-aeee-4c10-bcb1-4dd6e8f76ac4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:27:46.889 +05:30 f76a2f41-be7c-48b9-a8f0-22f052b5fbec INF CORS policy execution successful. 2024-03-23 15:27:46.889 +05:30 f76a2f41-be7c-48b9-a8f0-22f052b5fbec INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:27:46.890 +05:30 f76a2f41-be7c-48b9-a8f0-22f052b5fbec 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-23 15:27:46.895 +05:30 f76a2f41-be7c-48b9-a8f0-22f052b5fbec INF Connection string fetched 2024-03-23 15:27:46.895 +05:30 f76a2f41-be7c-48b9-a8f0-22f052b5fbec INF Fetching Actions 2024-03-23 15:27:46.903 +05:30 f76a2f41-be7c-48b9-a8f0-22f052b5fbec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:27:46.904 +05:30 f76a2f41-be7c-48b9-a8f0-22f052b5fbec INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.0437ms 2024-03-23 15:27:46.904 +05:30 f76a2f41-be7c-48b9-a8f0-22f052b5fbec INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:27:46.904 +05:30 f76a2f41-be7c-48b9-a8f0-22f052b5fbec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 15.452ms 2024-03-23 15:27:50.928 +05:30 c187633a-2d56-42d9-8192-025e0aa28769 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:27:50.929 +05:30 72e0c8ec-1cef-461f-91ed-616b2c0510ee INF CORS policy execution successful. 2024-03-23 15:27:50.929 +05:30 72e0c8ec-1cef-461f-91ed-616b2c0510ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.6916ms 2024-03-23 15:27:52.581 +05:30 ecca2272-a076-4098-b720-5e844d0e6b2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:27:52.582 +05:30 a7c8bd03-916a-4340-9050-39849e11f451 INF CORS policy execution successful. 2024-03-23 15:27:52.582 +05:30 a7c8bd03-916a-4340-9050-39849e11f451 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:27:52.582 +05:30 a7c8bd03-916a-4340-9050-39849e11f451 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-23 15:27:52.587 +05:30 a7c8bd03-916a-4340-9050-39849e11f451 INF Connection string fetched 2024-03-23 15:27:52.587 +05:30 a7c8bd03-916a-4340-9050-39849e11f451 INF Fetching Actions 2024-03-23 15:27:52.598 +05:30 a7c8bd03-916a-4340-9050-39849e11f451 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:27:52.598 +05:30 a7c8bd03-916a-4340-9050-39849e11f451 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.0706ms 2024-03-23 15:27:52.598 +05:30 a7c8bd03-916a-4340-9050-39849e11f451 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:27:52.598 +05:30 a7c8bd03-916a-4340-9050-39849e11f451 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 17.6321ms 2024-03-23 15:27:54.355 +05:30 5e62bd4e-f81e-443f-b2cd-24ac23e24e4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:27:54.355 +05:30 cdf1888c-f0dd-47d9-a3ba-ec5f63843d26 INF CORS policy execution successful. 2024-03-23 15:27:54.355 +05:30 cdf1888c-f0dd-47d9-a3ba-ec5f63843d26 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.5499ms 2024-03-23 15:27:54.398 +05:30 8f4f4c4e-c657-4d0e-95a6-1221f322b7fc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:27:54.398 +05:30 41d5e044-e517-4dd0-91a4-fb0b3e8bb5f9 INF CORS policy execution successful. 2024-03-23 15:27:54.399 +05:30 41d5e044-e517-4dd0-91a4-fb0b3e8bb5f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:27:54.399 +05:30 41d5e044-e517-4dd0-91a4-fb0b3e8bb5f9 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-23 15:27:54.403 +05:30 41d5e044-e517-4dd0-91a4-fb0b3e8bb5f9 INF Connection string fetched 2024-03-23 15:27:54.404 +05:30 41d5e044-e517-4dd0-91a4-fb0b3e8bb5f9 INF Fetching Actions 2024-03-23 15:27:54.411 +05:30 41d5e044-e517-4dd0-91a4-fb0b3e8bb5f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:27:54.412 +05:30 41d5e044-e517-4dd0-91a4-fb0b3e8bb5f9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.8275ms 2024-03-23 15:27:54.412 +05:30 41d5e044-e517-4dd0-91a4-fb0b3e8bb5f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:27:54.412 +05:30 41d5e044-e517-4dd0-91a4-fb0b3e8bb5f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 13.9729ms 2024-03-23 15:27:59.552 +05:30 43100070-89f6-4b99-bff6-a1d1f315b75c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:27:59.553 +05:30 da16a0ae-b7c1-45d3-b4d1-508cd23ccc39 INF CORS policy execution successful. 2024-03-23 15:27:59.554 +05:30 da16a0ae-b7c1-45d3-b4d1-508cd23ccc39 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 1.4802ms 2024-03-23 15:27:59.998 +05:30 2bd1a34a-70d4-4097-844d-fd1662f0c578 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:27:59.999 +05:30 57f20ad8-44e5-41af-9eff-ed2486521cd6 INF CORS policy execution successful. 2024-03-23 15:28:00.000 +05:30 57f20ad8-44e5-41af-9eff-ed2486521cd6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:00.000 +05:30 57f20ad8-44e5-41af-9eff-ed2486521cd6 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-23 15:28:00.012 +05:30 57f20ad8-44e5-41af-9eff-ed2486521cd6 INF Connection string fetched 2024-03-23 15:28:00.012 +05:30 57f20ad8-44e5-41af-9eff-ed2486521cd6 INF Fetching Actions 2024-03-23 15:28:00.024 +05:30 57f20ad8-44e5-41af-9eff-ed2486521cd6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:00.025 +05:30 57f20ad8-44e5-41af-9eff-ed2486521cd6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 24.8291ms 2024-03-23 15:28:00.025 +05:30 57f20ad8-44e5-41af-9eff-ed2486521cd6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:00.025 +05:30 57f20ad8-44e5-41af-9eff-ed2486521cd6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 27.0386ms 2024-03-23 15:28:01.719 +05:30 17b3de81-db74-4f99-89b3-223e138b144c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:28:01.719 +05:30 00d0e547-f2dc-4c4d-9533-1e02698a908c INF CORS policy execution successful. 2024-03-23 15:28:01.721 +05:30 00d0e547-f2dc-4c4d-9533-1e02698a908c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 1.6536ms 2024-03-23 15:28:02.047 +05:30 6cd40e91-f320-476c-9a2d-699ffb77a57d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:28:02.049 +05:30 9d394674-760e-4d1d-86e8-6351898c8e22 INF CORS policy execution successful. 2024-03-23 15:28:02.049 +05:30 9d394674-760e-4d1d-86e8-6351898c8e22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:02.049 +05:30 9d394674-760e-4d1d-86e8-6351898c8e22 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-23 15:28:02.073 +05:30 9d394674-760e-4d1d-86e8-6351898c8e22 INF Connection string fetched 2024-03-23 15:28:02.074 +05:30 9d394674-760e-4d1d-86e8-6351898c8e22 INF Fetching Actions 2024-03-23 15:28:02.106 +05:30 9d394674-760e-4d1d-86e8-6351898c8e22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:02.106 +05:30 9d394674-760e-4d1d-86e8-6351898c8e22 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 57.0656ms 2024-03-23 15:28:02.107 +05:30 9d394674-760e-4d1d-86e8-6351898c8e22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:02.107 +05:30 9d394674-760e-4d1d-86e8-6351898c8e22 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 59.941ms 2024-03-23 15:28:04.381 +05:30 e96e0586-5d66-4568-8c16-8c8c5876c614 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:28:04.382 +05:30 67fc60bc-7e61-4758-b48c-2e729ee400a0 INF CORS policy execution successful. 2024-03-23 15:28:04.382 +05:30 67fc60bc-7e61-4758-b48c-2e729ee400a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 204 null null 1.0443ms 2024-03-23 15:28:04.434 +05:30 6f162324-0099-4cdd-a13a-680a23e9fb73 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:28:04.434 +05:30 48edd152-6d7d-448d-97bb-48c6a3276f52 INF CORS policy execution successful. 2024-03-23 15:28:04.435 +05:30 48edd152-6d7d-448d-97bb-48c6a3276f52 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:04.435 +05:30 48edd152-6d7d-448d-97bb-48c6a3276f52 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-23 15:28:04.440 +05:30 48edd152-6d7d-448d-97bb-48c6a3276f52 INF Connection string fetched 2024-03-23 15:28:04.440 +05:30 48edd152-6d7d-448d-97bb-48c6a3276f52 INF Fetching Actions 2024-03-23 15:28:04.447 +05:30 48edd152-6d7d-448d-97bb-48c6a3276f52 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:04.448 +05:30 48edd152-6d7d-448d-97bb-48c6a3276f52 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.2003ms 2024-03-23 15:28:04.448 +05:30 48edd152-6d7d-448d-97bb-48c6a3276f52 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:04.448 +05:30 48edd152-6d7d-448d-97bb-48c6a3276f52 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 200 null application/json; charset=utf-8 14.6936ms 2024-03-23 15:28:06.493 +05:30 e6f040ae-66d8-460f-8c1e-7cc64fdaa04c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:28:06.494 +05:30 5be22b9f-4a3a-48be-95ee-8b6e51c4ed1b INF CORS policy execution successful. 2024-03-23 15:28:06.494 +05:30 5be22b9f-4a3a-48be-95ee-8b6e51c4ed1b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 1.0626ms 2024-03-23 15:28:06.548 +05:30 98e3b4a1-3dca-4251-9f29-3039d0e6bf41 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:28:06.549 +05:30 180adb63-bf0b-437b-9a9c-32b6ecbc84b0 INF CORS policy execution successful. 2024-03-23 15:28:06.550 +05:30 180adb63-bf0b-437b-9a9c-32b6ecbc84b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:06.550 +05:30 180adb63-bf0b-437b-9a9c-32b6ecbc84b0 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-23 15:28:06.557 +05:30 180adb63-bf0b-437b-9a9c-32b6ecbc84b0 INF Connection string fetched 2024-03-23 15:28:06.558 +05:30 180adb63-bf0b-437b-9a9c-32b6ecbc84b0 INF Fetching Actions 2024-03-23 15:28:06.570 +05:30 180adb63-bf0b-437b-9a9c-32b6ecbc84b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:06.572 +05:30 180adb63-bf0b-437b-9a9c-32b6ecbc84b0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 21.4726ms 2024-03-23 15:28:06.572 +05:30 180adb63-bf0b-437b-9a9c-32b6ecbc84b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:06.572 +05:30 180adb63-bf0b-437b-9a9c-32b6ecbc84b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 24.5392ms 2024-03-23 15:28:09.279 +05:30 dd87ad18-e6d9-4c79-a445-1110c1e85522 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:28:09.280 +05:30 dff3c07f-753e-437f-8f3c-638a1c7edbfe INF CORS policy execution successful. 2024-03-23 15:28:09.280 +05:30 dff3c07f-753e-437f-8f3c-638a1c7edbfe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 204 null null 0.7965ms 2024-03-23 15:28:09.330 +05:30 c5ce5724-3316-4791-9f1c-c7b06742665c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:28:09.331 +05:30 75f28e68-b342-498a-b71d-b29f9d32ae60 INF CORS policy execution successful. 2024-03-23 15:28:09.331 +05:30 75f28e68-b342-498a-b71d-b29f9d32ae60 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:09.331 +05:30 75f28e68-b342-498a-b71d-b29f9d32ae60 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-23 15:28:09.335 +05:30 75f28e68-b342-498a-b71d-b29f9d32ae60 INF Connection string fetched 2024-03-23 15:28:09.335 +05:30 75f28e68-b342-498a-b71d-b29f9d32ae60 INF Fetching Actions 2024-03-23 15:28:09.342 +05:30 75f28e68-b342-498a-b71d-b29f9d32ae60 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:09.342 +05:30 75f28e68-b342-498a-b71d-b29f9d32ae60 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.3549ms 2024-03-23 15:28:09.342 +05:30 75f28e68-b342-498a-b71d-b29f9d32ae60 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:09.342 +05:30 75f28e68-b342-498a-b71d-b29f9d32ae60 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 200 null application/json; charset=utf-8 12.6003ms 2024-03-23 15:28:11.915 +05:30 55e378d0-a7c0-455e-a1a4-9d4c00093bfd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:28:11.916 +05:30 f9801b66-0cc4-407c-bb9f-57f80d2f29ee INF CORS policy execution successful. 2024-03-23 15:28:11.916 +05:30 f9801b66-0cc4-407c-bb9f-57f80d2f29ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 204 null null 0.7254ms 2024-03-23 15:28:12.849 +05:30 0e9f3e69-b6c3-4ab2-babc-1fb4ad59437b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:28:12.850 +05:30 5a22fe46-c973-40b3-90f6-78f93712711a INF CORS policy execution successful. 2024-03-23 15:28:12.850 +05:30 5a22fe46-c973-40b3-90f6-78f93712711a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:12.850 +05:30 5a22fe46-c973-40b3-90f6-78f93712711a 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-23 15:28:12.856 +05:30 5a22fe46-c973-40b3-90f6-78f93712711a INF Connection string fetched 2024-03-23 15:28:12.856 +05:30 5a22fe46-c973-40b3-90f6-78f93712711a INF Fetching Actions 2024-03-23 15:28:12.865 +05:30 5a22fe46-c973-40b3-90f6-78f93712711a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:12.865 +05:30 5a22fe46-c973-40b3-90f6-78f93712711a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.2979ms 2024-03-23 15:28:12.866 +05:30 5a22fe46-c973-40b3-90f6-78f93712711a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:12.866 +05:30 5a22fe46-c973-40b3-90f6-78f93712711a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 200 null application/json; charset=utf-8 16.938ms 2024-03-23 15:28:14.563 +05:30 f8baae89-6dab-4ae8-b29b-06593b9c1ae6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:28:14.564 +05:30 4edadb50-a3ca-4844-a5ac-b92fe8e15799 INF CORS policy execution successful. 2024-03-23 15:28:14.565 +05:30 4edadb50-a3ca-4844-a5ac-b92fe8e15799 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 204 null null 1.1435ms 2024-03-23 15:28:14.625 +05:30 f8c59667-3d4d-44d1-8863-8a683903b375 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:28:14.626 +05:30 6a1a291e-6c1c-4f1b-be65-eb77f3523d02 INF CORS policy execution successful. 2024-03-23 15:28:14.626 +05:30 6a1a291e-6c1c-4f1b-be65-eb77f3523d02 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:14.626 +05:30 6a1a291e-6c1c-4f1b-be65-eb77f3523d02 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-23 15:28:14.633 +05:30 6a1a291e-6c1c-4f1b-be65-eb77f3523d02 INF Connection string fetched 2024-03-23 15:28:14.634 +05:30 6a1a291e-6c1c-4f1b-be65-eb77f3523d02 INF Fetching Actions 2024-03-23 15:28:14.657 +05:30 6a1a291e-6c1c-4f1b-be65-eb77f3523d02 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:14.658 +05:30 6a1a291e-6c1c-4f1b-be65-eb77f3523d02 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 31.6929ms 2024-03-23 15:28:14.658 +05:30 6a1a291e-6c1c-4f1b-be65-eb77f3523d02 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:14.659 +05:30 6a1a291e-6c1c-4f1b-be65-eb77f3523d02 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 33.4006ms 2024-03-23 15:28:21.142 +05:30 b8578482-fe8e-4c0a-947c-a9b9e07fcdf1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:28:21.143 +05:30 630cf6c7-b565-4d6c-ba52-45019f72ee2c INF CORS policy execution successful. 2024-03-23 15:28:21.144 +05:30 630cf6c7-b565-4d6c-ba52-45019f72ee2c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.1232ms 2024-03-23 15:28:21.556 +05:30 ae9af04c-c736-40db-b354-7ff56a007a1e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:28:21.557 +05:30 b97427e5-8a34-42f8-9692-bf6fd91f9f0d INF CORS policy execution successful. 2024-03-23 15:28:21.557 +05:30 b97427e5-8a34-42f8-9692-bf6fd91f9f0d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:21.558 +05:30 b97427e5-8a34-42f8-9692-bf6fd91f9f0d 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-23 15:28:21.566 +05:30 b97427e5-8a34-42f8-9692-bf6fd91f9f0d INF Connection string fetched 2024-03-23 15:28:21.567 +05:30 b97427e5-8a34-42f8-9692-bf6fd91f9f0d INF Fetching Actions 2024-03-23 15:28:21.576 +05:30 b97427e5-8a34-42f8-9692-bf6fd91f9f0d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:21.577 +05:30 b97427e5-8a34-42f8-9692-bf6fd91f9f0d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 19.4222ms 2024-03-23 15:28:21.577 +05:30 b97427e5-8a34-42f8-9692-bf6fd91f9f0d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:21.577 +05:30 b97427e5-8a34-42f8-9692-bf6fd91f9f0d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 21.3192ms 2024-03-23 15:28:22.951 +05:30 63aa0554-90e4-4de5-a3b8-130e33375443 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:28:22.951 +05:30 85787099-a209-4985-84a5-08b60f03e368 INF CORS policy execution successful. 2024-03-23 15:28:22.952 +05:30 85787099-a209-4985-84a5-08b60f03e368 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.7863ms 2024-03-23 15:28:22.997 +05:30 bf561dde-1e3c-4585-9da6-34e7999db613 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:28:22.997 +05:30 d284076e-ef11-4f13-8ed6-a4d345601ff0 INF CORS policy execution successful. 2024-03-23 15:28:22.997 +05:30 d284076e-ef11-4f13-8ed6-a4d345601ff0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:22.998 +05:30 d284076e-ef11-4f13-8ed6-a4d345601ff0 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-23 15:28:23.002 +05:30 d284076e-ef11-4f13-8ed6-a4d345601ff0 INF Connection string fetched 2024-03-23 15:28:23.003 +05:30 d284076e-ef11-4f13-8ed6-a4d345601ff0 INF Fetching Actions 2024-03-23 15:28:23.010 +05:30 d284076e-ef11-4f13-8ed6-a4d345601ff0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:23.010 +05:30 d284076e-ef11-4f13-8ed6-a4d345601ff0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.7626ms 2024-03-23 15:28:23.011 +05:30 d284076e-ef11-4f13-8ed6-a4d345601ff0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:23.011 +05:30 d284076e-ef11-4f13-8ed6-a4d345601ff0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 13.9906ms 2024-03-23 15:28:23.999 +05:30 94e98b85-d6a0-433a-9984-a760278d5f43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:28:23.999 +05:30 5570cb39-6b20-44a1-98a0-3ceca153710d INF CORS policy execution successful. 2024-03-23 15:28:24.000 +05:30 5570cb39-6b20-44a1-98a0-3ceca153710d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.7938ms 2024-03-23 15:28:24.213 +05:30 c403869c-d4e3-4de3-9585-59e91efdc878 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:28:24.213 +05:30 823a4032-d7d7-43f8-8104-3a76440ed1c5 INF CORS policy execution successful. 2024-03-23 15:28:24.214 +05:30 823a4032-d7d7-43f8-8104-3a76440ed1c5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:24.214 +05:30 823a4032-d7d7-43f8-8104-3a76440ed1c5 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-23 15:28:24.221 +05:30 823a4032-d7d7-43f8-8104-3a76440ed1c5 INF Connection string fetched 2024-03-23 15:28:24.221 +05:30 823a4032-d7d7-43f8-8104-3a76440ed1c5 INF Fetching Actions 2024-03-23 15:28:24.232 +05:30 823a4032-d7d7-43f8-8104-3a76440ed1c5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:24.233 +05:30 823a4032-d7d7-43f8-8104-3a76440ed1c5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 19.0042ms 2024-03-23 15:28:24.233 +05:30 823a4032-d7d7-43f8-8104-3a76440ed1c5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:24.233 +05:30 823a4032-d7d7-43f8-8104-3a76440ed1c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 20.327ms 2024-03-23 15:28:24.782 +05:30 b6fe9a85-2f7c-433c-923a-ded67806ecd5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:28:24.783 +05:30 b4ab74e9-4127-4dcf-9112-4040fe2af87e INF CORS policy execution successful. 2024-03-23 15:28:24.783 +05:30 b4ab74e9-4127-4dcf-9112-4040fe2af87e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 1.1541ms 2024-03-23 15:28:24.834 +05:30 1fdfa77f-4e42-4b2f-8b39-a1d2bca73e50 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:28:24.835 +05:30 ef7dbec1-81c1-4d4a-9247-0b52f1c749a6 INF CORS policy execution successful. 2024-03-23 15:28:24.835 +05:30 ef7dbec1-81c1-4d4a-9247-0b52f1c749a6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:24.835 +05:30 ef7dbec1-81c1-4d4a-9247-0b52f1c749a6 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-23 15:28:24.838 +05:30 ef7dbec1-81c1-4d4a-9247-0b52f1c749a6 INF Connection string fetched 2024-03-23 15:28:24.839 +05:30 ef7dbec1-81c1-4d4a-9247-0b52f1c749a6 INF Fetching Actions 2024-03-23 15:28:24.849 +05:30 ef7dbec1-81c1-4d4a-9247-0b52f1c749a6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:24.849 +05:30 ef7dbec1-81c1-4d4a-9247-0b52f1c749a6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.4722ms 2024-03-23 15:28:24.850 +05:30 ef7dbec1-81c1-4d4a-9247-0b52f1c749a6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:24.850 +05:30 ef7dbec1-81c1-4d4a-9247-0b52f1c749a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 15.4783ms 2024-03-23 15:28:25.528 +05:30 21e59387-0465-4681-a732-1b4f29b825a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:28:25.528 +05:30 5684bcdb-0041-4cb5-a332-8e367129a4d1 INF CORS policy execution successful. 2024-03-23 15:28:25.529 +05:30 5684bcdb-0041-4cb5-a332-8e367129a4d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 0.7321ms 2024-03-23 15:28:25.601 +05:30 5b71e861-07d6-4313-a262-8841c403a544 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:28:25.602 +05:30 4ca7c252-c413-40bd-a220-9e8374b54a82 INF CORS policy execution successful. 2024-03-23 15:28:25.603 +05:30 4ca7c252-c413-40bd-a220-9e8374b54a82 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:25.603 +05:30 4ca7c252-c413-40bd-a220-9e8374b54a82 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-23 15:28:25.607 +05:30 4ca7c252-c413-40bd-a220-9e8374b54a82 INF Connection string fetched 2024-03-23 15:28:25.607 +05:30 4ca7c252-c413-40bd-a220-9e8374b54a82 INF Fetching Actions 2024-03-23 15:28:25.614 +05:30 4ca7c252-c413-40bd-a220-9e8374b54a82 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:25.615 +05:30 4ca7c252-c413-40bd-a220-9e8374b54a82 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.0659ms 2024-03-23 15:28:25.615 +05:30 4ca7c252-c413-40bd-a220-9e8374b54a82 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:25.615 +05:30 4ca7c252-c413-40bd-a220-9e8374b54a82 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 13.5882ms 2024-03-23 15:28:26.068 +05:30 19e96418-d109-4b1b-8046-0d9cefadd3b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:28:26.069 +05:30 6f2a43af-046b-44ea-b341-6777063b201a INF CORS policy execution successful. 2024-03-23 15:28:26.069 +05:30 6f2a43af-046b-44ea-b341-6777063b201a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 204 null null 0.9797ms 2024-03-23 15:28:26.117 +05:30 696cf6db-924a-4408-864a-8886388aeb19 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:28:26.118 +05:30 6b23bdc0-2c0c-4e12-93f7-292989ffff24 INF CORS policy execution successful. 2024-03-23 15:28:26.118 +05:30 6b23bdc0-2c0c-4e12-93f7-292989ffff24 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:26.118 +05:30 6b23bdc0-2c0c-4e12-93f7-292989ffff24 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-23 15:28:26.128 +05:30 6b23bdc0-2c0c-4e12-93f7-292989ffff24 INF Connection string fetched 2024-03-23 15:28:26.128 +05:30 6b23bdc0-2c0c-4e12-93f7-292989ffff24 INF Fetching Actions 2024-03-23 15:28:26.145 +05:30 6b23bdc0-2c0c-4e12-93f7-292989ffff24 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:26.145 +05:30 6b23bdc0-2c0c-4e12-93f7-292989ffff24 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 26.918ms 2024-03-23 15:28:26.146 +05:30 6b23bdc0-2c0c-4e12-93f7-292989ffff24 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:26.146 +05:30 6b23bdc0-2c0c-4e12-93f7-292989ffff24 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 200 null application/json; charset=utf-8 28.8883ms 2024-03-23 15:28:26.638 +05:30 14670a8e-9543-4575-87b8-dd9b0613721c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:28:26.638 +05:30 8e632b95-4292-4fce-b20d-4a8191b03af2 INF CORS policy execution successful. 2024-03-23 15:28:26.638 +05:30 8e632b95-4292-4fce-b20d-4a8191b03af2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 0.8379ms 2024-03-23 15:28:26.694 +05:30 ee6350b1-46b7-4e23-b80d-5e752b22ad30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:28:26.695 +05:30 a61ff756-4d0f-44d5-8897-93f9e267f20b INF CORS policy execution successful. 2024-03-23 15:28:26.695 +05:30 a61ff756-4d0f-44d5-8897-93f9e267f20b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:26.695 +05:30 a61ff756-4d0f-44d5-8897-93f9e267f20b 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-23 15:28:26.699 +05:30 a61ff756-4d0f-44d5-8897-93f9e267f20b INF Connection string fetched 2024-03-23 15:28:26.699 +05:30 a61ff756-4d0f-44d5-8897-93f9e267f20b INF Fetching Actions 2024-03-23 15:28:26.707 +05:30 a61ff756-4d0f-44d5-8897-93f9e267f20b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:26.707 +05:30 a61ff756-4d0f-44d5-8897-93f9e267f20b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.1158ms 2024-03-23 15:28:26.707 +05:30 a61ff756-4d0f-44d5-8897-93f9e267f20b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:26.707 +05:30 a61ff756-4d0f-44d5-8897-93f9e267f20b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 13.0485ms 2024-03-23 15:28:27.299 +05:30 3f3a52fd-d706-4c85-8d86-af094a951c53 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:28:27.299 +05:30 96a28c5b-d9fa-4c73-be6c-b40b07b97941 INF CORS policy execution successful. 2024-03-23 15:28:27.299 +05:30 96a28c5b-d9fa-4c73-be6c-b40b07b97941 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 204 null null 0.7508ms 2024-03-23 15:28:27.342 +05:30 53adcca0-c0ee-4393-a9fc-eda127655b68 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:28:27.342 +05:30 dd1f90e6-4136-49b2-9206-0018e473cf78 INF CORS policy execution successful. 2024-03-23 15:28:27.343 +05:30 dd1f90e6-4136-49b2-9206-0018e473cf78 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:27.343 +05:30 dd1f90e6-4136-49b2-9206-0018e473cf78 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-23 15:28:27.352 +05:30 dd1f90e6-4136-49b2-9206-0018e473cf78 INF Connection string fetched 2024-03-23 15:28:27.352 +05:30 dd1f90e6-4136-49b2-9206-0018e473cf78 INF Fetching Actions 2024-03-23 15:28:27.361 +05:30 dd1f90e6-4136-49b2-9206-0018e473cf78 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:27.361 +05:30 dd1f90e6-4136-49b2-9206-0018e473cf78 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.4282ms 2024-03-23 15:28:27.361 +05:30 dd1f90e6-4136-49b2-9206-0018e473cf78 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:27.361 +05:30 dd1f90e6-4136-49b2-9206-0018e473cf78 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 200 null application/json; charset=utf-8 19.6131ms 2024-03-23 15:28:28.089 +05:30 4f48d469-1e15-480e-9507-a0c3a3a09c84 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:28:28.089 +05:30 b8f96ea3-3e29-46d5-81f9-5871fee03e23 INF CORS policy execution successful. 2024-03-23 15:28:28.090 +05:30 b8f96ea3-3e29-46d5-81f9-5871fee03e23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 204 null null 0.8781ms 2024-03-23 15:28:28.361 +05:30 f9f763b6-fe1d-44e0-8f79-43ee928777de INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:28:28.362 +05:30 da544c60-b428-4696-9d24-5c6caf513370 INF CORS policy execution successful. 2024-03-23 15:28:28.362 +05:30 da544c60-b428-4696-9d24-5c6caf513370 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:28.362 +05:30 da544c60-b428-4696-9d24-5c6caf513370 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-23 15:28:28.367 +05:30 da544c60-b428-4696-9d24-5c6caf513370 INF Connection string fetched 2024-03-23 15:28:28.367 +05:30 da544c60-b428-4696-9d24-5c6caf513370 INF Fetching Actions 2024-03-23 15:28:28.384 +05:30 da544c60-b428-4696-9d24-5c6caf513370 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:28.385 +05:30 da544c60-b428-4696-9d24-5c6caf513370 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 22.8651ms 2024-03-23 15:28:28.386 +05:30 da544c60-b428-4696-9d24-5c6caf513370 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:28.386 +05:30 da544c60-b428-4696-9d24-5c6caf513370 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 200 null application/json; charset=utf-8 24.7686ms 2024-03-23 15:28:29.821 +05:30 31906df8-5469-4b4a-b3c0-8ae9bd774c26 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:28:29.821 +05:30 e592b35e-8d0b-430e-a190-3c2cc33d0eb5 INF CORS policy execution successful. 2024-03-23 15:28:29.822 +05:30 e592b35e-8d0b-430e-a190-3c2cc33d0eb5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 204 null null 1.0513ms 2024-03-23 15:28:30.068 +05:30 331943ce-8e79-4d96-afbb-056024f1a982 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:28:30.069 +05:30 3db22e71-f886-4a47-8f38-45decea1d597 INF CORS policy execution successful. 2024-03-23 15:28:30.069 +05:30 3db22e71-f886-4a47-8f38-45decea1d597 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:30.069 +05:30 3db22e71-f886-4a47-8f38-45decea1d597 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-23 15:28:30.074 +05:30 3db22e71-f886-4a47-8f38-45decea1d597 INF Connection string fetched 2024-03-23 15:28:30.075 +05:30 3db22e71-f886-4a47-8f38-45decea1d597 INF Fetching Actions 2024-03-23 15:28:30.087 +05:30 3db22e71-f886-4a47-8f38-45decea1d597 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:30.087 +05:30 3db22e71-f886-4a47-8f38-45decea1d597 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.0307ms 2024-03-23 15:28:30.087 +05:30 3db22e71-f886-4a47-8f38-45decea1d597 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:30.087 +05:30 3db22e71-f886-4a47-8f38-45decea1d597 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 19.7121ms 2024-03-23 15:28:31.838 +05:30 7c2eae38-fb4a-4199-8340-1d0d2c0afc12 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:28:31.838 +05:30 20700fda-0c02-4ba4-ae5b-ae9e215788ff INF CORS policy execution successful. 2024-03-23 15:28:31.839 +05:30 20700fda-0c02-4ba4-ae5b-ae9e215788ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 0.7768ms 2024-03-23 15:28:31.884 +05:30 d11ac535-7952-4da0-a709-64ceaad014d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:28:31.885 +05:30 3b47cb6f-242a-472c-bf7c-474ac01e65ec INF CORS policy execution successful. 2024-03-23 15:28:31.885 +05:30 3b47cb6f-242a-472c-bf7c-474ac01e65ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:31.885 +05:30 3b47cb6f-242a-472c-bf7c-474ac01e65ec 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-23 15:28:31.891 +05:30 3b47cb6f-242a-472c-bf7c-474ac01e65ec INF Connection string fetched 2024-03-23 15:28:31.892 +05:30 3b47cb6f-242a-472c-bf7c-474ac01e65ec INF Fetching Actions 2024-03-23 15:28:31.899 +05:30 3b47cb6f-242a-472c-bf7c-474ac01e65ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:31.899 +05:30 3b47cb6f-242a-472c-bf7c-474ac01e65ec INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.6824ms 2024-03-23 15:28:31.899 +05:30 3b47cb6f-242a-472c-bf7c-474ac01e65ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:31.900 +05:30 3b47cb6f-242a-472c-bf7c-474ac01e65ec 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 15.8895ms 2024-03-23 15:28:44.745 +05:30 4bc299ea-605a-4759-969a-c63368179880 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:28:44.746 +05:30 0fa095a7-a93b-4256-adef-5f0a11c545f2 INF CORS policy execution successful. 2024-03-23 15:28:44.746 +05:30 0fa095a7-a93b-4256-adef-5f0a11c545f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 0.8626ms 2024-03-23 15:28:45.309 +05:30 d9515f74-8222-49a0-a24c-625c67026ad6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:28:45.310 +05:30 d5d1114b-f37b-4de5-812f-5a296dc726a7 INF CORS policy execution successful. 2024-03-23 15:28:45.310 +05:30 d5d1114b-f37b-4de5-812f-5a296dc726a7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:45.310 +05:30 d5d1114b-f37b-4de5-812f-5a296dc726a7 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-23 15:28:45.317 +05:30 d5d1114b-f37b-4de5-812f-5a296dc726a7 INF Connection string fetched 2024-03-23 15:28:45.317 +05:30 d5d1114b-f37b-4de5-812f-5a296dc726a7 INF Fetching Actions 2024-03-23 15:28:45.324 +05:30 d5d1114b-f37b-4de5-812f-5a296dc726a7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:45.324 +05:30 d5d1114b-f37b-4de5-812f-5a296dc726a7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.0929ms 2024-03-23 15:28:45.324 +05:30 d5d1114b-f37b-4de5-812f-5a296dc726a7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:45.325 +05:30 d5d1114b-f37b-4de5-812f-5a296dc726a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 15.5581ms 2024-03-23 15:28:47.748 +05:30 6ef509d4-b796-49ac-b339-1c9f64e79e77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:28:47.749 +05:30 88f23a2e-468c-4151-b929-446da6ce9e56 INF CORS policy execution successful. 2024-03-23 15:28:47.749 +05:30 88f23a2e-468c-4151-b929-446da6ce9e56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 204 null null 0.9721ms 2024-03-23 15:28:47.795 +05:30 e55ad196-6f67-4c2f-94f3-c279874748f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:28:47.796 +05:30 a10cc3e7-9747-4907-a80a-6ad35e818d0b INF CORS policy execution successful. 2024-03-23 15:28:47.796 +05:30 a10cc3e7-9747-4907-a80a-6ad35e818d0b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:47.796 +05:30 a10cc3e7-9747-4907-a80a-6ad35e818d0b 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-23 15:28:47.801 +05:30 a10cc3e7-9747-4907-a80a-6ad35e818d0b INF Connection string fetched 2024-03-23 15:28:47.802 +05:30 a10cc3e7-9747-4907-a80a-6ad35e818d0b INF Fetching Actions 2024-03-23 15:28:47.809 +05:30 a10cc3e7-9747-4907-a80a-6ad35e818d0b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:47.809 +05:30 a10cc3e7-9747-4907-a80a-6ad35e818d0b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.9553ms 2024-03-23 15:28:47.809 +05:30 a10cc3e7-9747-4907-a80a-6ad35e818d0b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:47.809 +05:30 a10cc3e7-9747-4907-a80a-6ad35e818d0b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 200 null application/json; charset=utf-8 14.3317ms 2024-03-23 15:28:50.979 +05:30 4986b9ba-836d-4896-9d16-239ca36f4bb7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:28:50.980 +05:30 492b40d6-6b41-4877-85d5-ff01b91c57da INF CORS policy execution successful. 2024-03-23 15:28:50.980 +05:30 492b40d6-6b41-4877-85d5-ff01b91c57da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 204 null null 0.8007ms 2024-03-23 15:28:51.055 +05:30 559a4251-7e3c-45ef-aa80-206c57b5c674 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:28:51.056 +05:30 3d3a69e2-de04-4ccf-8d1a-2885043dac85 INF CORS policy execution successful. 2024-03-23 15:28:51.056 +05:30 3d3a69e2-de04-4ccf-8d1a-2885043dac85 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:51.056 +05:30 3d3a69e2-de04-4ccf-8d1a-2885043dac85 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-23 15:28:51.066 +05:30 3d3a69e2-de04-4ccf-8d1a-2885043dac85 INF Connection string fetched 2024-03-23 15:28:51.066 +05:30 3d3a69e2-de04-4ccf-8d1a-2885043dac85 INF Fetching Actions 2024-03-23 15:28:51.076 +05:30 3d3a69e2-de04-4ccf-8d1a-2885043dac85 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:51.077 +05:30 3d3a69e2-de04-4ccf-8d1a-2885043dac85 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 20.4304ms 2024-03-23 15:28:51.077 +05:30 3d3a69e2-de04-4ccf-8d1a-2885043dac85 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:51.077 +05:30 3d3a69e2-de04-4ccf-8d1a-2885043dac85 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 200 null application/json; charset=utf-8 21.9765ms 2024-03-23 15:28:55.648 +05:30 fa9250a4-d4e5-427f-a472-914f0cf50f3a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:28:55.649 +05:30 2af1f2ed-0b24-4c92-8784-fe048bf71029 INF CORS policy execution successful. 2024-03-23 15:28:55.653 +05:30 2af1f2ed-0b24-4c92-8784-fe048bf71029 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 5.5575ms 2024-03-23 15:28:56.266 +05:30 352f453e-13a7-40b3-a7c9-3381d3ff68af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:28:56.267 +05:30 d0cd91bb-8cef-43ae-8091-da816f46495f INF CORS policy execution successful. 2024-03-23 15:28:56.267 +05:30 d0cd91bb-8cef-43ae-8091-da816f46495f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:56.268 +05:30 d0cd91bb-8cef-43ae-8091-da816f46495f 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-23 15:28:56.274 +05:30 d0cd91bb-8cef-43ae-8091-da816f46495f INF Connection string fetched 2024-03-23 15:28:56.274 +05:30 d0cd91bb-8cef-43ae-8091-da816f46495f INF Fetching Actions 2024-03-23 15:28:56.281 +05:30 d0cd91bb-8cef-43ae-8091-da816f46495f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:56.281 +05:30 d0cd91bb-8cef-43ae-8091-da816f46495f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.7476ms 2024-03-23 15:28:56.282 +05:30 d0cd91bb-8cef-43ae-8091-da816f46495f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:56.282 +05:30 d0cd91bb-8cef-43ae-8091-da816f46495f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 16.0775ms 2024-03-23 15:28:57.222 +05:30 0cdd1bfa-cbf5-43cd-a925-d2cbb2cc247b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:28:57.222 +05:30 f814d88e-b63f-44c2-8497-165007d08afe INF CORS policy execution successful. 2024-03-23 15:28:57.222 +05:30 f814d88e-b63f-44c2-8497-165007d08afe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.6407ms 2024-03-23 15:28:57.283 +05:30 35aa4649-7d56-4bf1-b181-ba290c2c0aee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:28:57.283 +05:30 d5d8d33c-9d1a-4802-8602-8cb1f2f5e876 INF CORS policy execution successful. 2024-03-23 15:28:57.283 +05:30 d5d8d33c-9d1a-4802-8602-8cb1f2f5e876 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:57.284 +05:30 d5d8d33c-9d1a-4802-8602-8cb1f2f5e876 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-23 15:28:57.288 +05:30 d5d8d33c-9d1a-4802-8602-8cb1f2f5e876 INF Connection string fetched 2024-03-23 15:28:57.288 +05:30 d5d8d33c-9d1a-4802-8602-8cb1f2f5e876 INF Fetching Actions 2024-03-23 15:28:57.294 +05:30 d5d8d33c-9d1a-4802-8602-8cb1f2f5e876 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:57.294 +05:30 d5d8d33c-9d1a-4802-8602-8cb1f2f5e876 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 10.3552ms 2024-03-23 15:28:57.294 +05:30 d5d8d33c-9d1a-4802-8602-8cb1f2f5e876 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:57.294 +05:30 d5d8d33c-9d1a-4802-8602-8cb1f2f5e876 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 11.6095ms 2024-03-23 15:28:57.910 +05:30 bd35d204-9b4f-42cb-9cc2-d341ade4de58 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:28:57.910 +05:30 5b4e960a-7864-45bb-ab0c-30e0bf5e988d INF CORS policy execution successful. 2024-03-23 15:28:57.911 +05:30 5b4e960a-7864-45bb-ab0c-30e0bf5e988d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.8025ms 2024-03-23 15:28:57.963 +05:30 4e24663d-b7b4-487b-a617-9459252fd274 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:28:57.963 +05:30 75346d84-af1c-4ebe-8edc-bcaa011b9096 INF CORS policy execution successful. 2024-03-23 15:28:57.963 +05:30 75346d84-af1c-4ebe-8edc-bcaa011b9096 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:57.963 +05:30 75346d84-af1c-4ebe-8edc-bcaa011b9096 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-23 15:28:57.968 +05:30 75346d84-af1c-4ebe-8edc-bcaa011b9096 INF Connection string fetched 2024-03-23 15:28:57.968 +05:30 75346d84-af1c-4ebe-8edc-bcaa011b9096 INF Fetching Actions 2024-03-23 15:28:57.978 +05:30 75346d84-af1c-4ebe-8edc-bcaa011b9096 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:57.979 +05:30 75346d84-af1c-4ebe-8edc-bcaa011b9096 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.8438ms 2024-03-23 15:28:57.980 +05:30 75346d84-af1c-4ebe-8edc-bcaa011b9096 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:57.980 +05:30 75346d84-af1c-4ebe-8edc-bcaa011b9096 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 17.5362ms 2024-03-23 15:28:58.487 +05:30 c3ee034c-94a5-43ee-a6ab-e5fba62fc116 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:28:58.488 +05:30 b423febd-3674-4499-8ba1-82d65ad31ded INF CORS policy execution successful. 2024-03-23 15:28:58.488 +05:30 b423febd-3674-4499-8ba1-82d65ad31ded INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 0.663ms 2024-03-23 15:28:58.535 +05:30 f0265f7e-0086-4d54-8c43-44fd10e5f27d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:28:58.535 +05:30 84b626cc-3497-4253-a65a-39025a81030a INF CORS policy execution successful. 2024-03-23 15:28:58.536 +05:30 84b626cc-3497-4253-a65a-39025a81030a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:58.536 +05:30 84b626cc-3497-4253-a65a-39025a81030a 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-23 15:28:58.541 +05:30 84b626cc-3497-4253-a65a-39025a81030a INF Connection string fetched 2024-03-23 15:28:58.541 +05:30 84b626cc-3497-4253-a65a-39025a81030a INF Fetching Actions 2024-03-23 15:28:58.555 +05:30 84b626cc-3497-4253-a65a-39025a81030a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:58.556 +05:30 84b626cc-3497-4253-a65a-39025a81030a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 20.3461ms 2024-03-23 15:28:58.556 +05:30 84b626cc-3497-4253-a65a-39025a81030a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:58.556 +05:30 84b626cc-3497-4253-a65a-39025a81030a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 21.4478ms 2024-03-23 15:28:58.998 +05:30 592ba0df-b08a-44a8-ba6f-737c0802cdf8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:28:58.999 +05:30 3b30f4f5-659c-4d39-bf57-912244bb8707 INF CORS policy execution successful. 2024-03-23 15:28:58.999 +05:30 3b30f4f5-659c-4d39-bf57-912244bb8707 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 1.2192ms 2024-03-23 15:28:59.044 +05:30 832449f0-1c1c-4256-b03b-2b698f8435ca INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:28:59.045 +05:30 b85beee8-cd5e-42e4-8656-823db3ec1717 INF CORS policy execution successful. 2024-03-23 15:28:59.045 +05:30 b85beee8-cd5e-42e4-8656-823db3ec1717 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:59.045 +05:30 b85beee8-cd5e-42e4-8656-823db3ec1717 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-23 15:28:59.054 +05:30 b85beee8-cd5e-42e4-8656-823db3ec1717 INF Connection string fetched 2024-03-23 15:28:59.055 +05:30 b85beee8-cd5e-42e4-8656-823db3ec1717 INF Fetching Actions 2024-03-23 15:28:59.065 +05:30 b85beee8-cd5e-42e4-8656-823db3ec1717 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:59.066 +05:30 b85beee8-cd5e-42e4-8656-823db3ec1717 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 20.5407ms 2024-03-23 15:28:59.066 +05:30 b85beee8-cd5e-42e4-8656-823db3ec1717 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:59.066 +05:30 b85beee8-cd5e-42e4-8656-823db3ec1717 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 21.6499ms 2024-03-23 15:28:59.515 +05:30 35e0b16f-d3d7-492e-a271-ea809f52f3b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:28:59.515 +05:30 7571b783-604b-4e85-85ab-194e51970de5 INF CORS policy execution successful. 2024-03-23 15:28:59.515 +05:30 7571b783-604b-4e85-85ab-194e51970de5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 0.5455ms 2024-03-23 15:28:59.565 +05:30 1bf21fda-9b50-4d5e-91b2-bd8bd03d8065 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:28:59.566 +05:30 e6dd6e3e-87d6-4948-89ba-9351bdb94fb4 INF CORS policy execution successful. 2024-03-23 15:28:59.566 +05:30 e6dd6e3e-87d6-4948-89ba-9351bdb94fb4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:59.566 +05:30 e6dd6e3e-87d6-4948-89ba-9351bdb94fb4 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-23 15:28:59.571 +05:30 e6dd6e3e-87d6-4948-89ba-9351bdb94fb4 INF Connection string fetched 2024-03-23 15:28:59.571 +05:30 e6dd6e3e-87d6-4948-89ba-9351bdb94fb4 INF Fetching Actions 2024-03-23 15:28:59.577 +05:30 e6dd6e3e-87d6-4948-89ba-9351bdb94fb4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:28:59.577 +05:30 e6dd6e3e-87d6-4948-89ba-9351bdb94fb4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.1943ms 2024-03-23 15:28:59.578 +05:30 e6dd6e3e-87d6-4948-89ba-9351bdb94fb4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:28:59.578 +05:30 e6dd6e3e-87d6-4948-89ba-9351bdb94fb4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 12.1798ms 2024-03-23 15:29:00.423 +05:30 8c1938c8-c2fc-441f-b0f7-09ddff4bb169 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:29:00.423 +05:30 b5ceec03-cd6d-4de2-9dce-2573a8fac4e1 INF CORS policy execution successful. 2024-03-23 15:29:00.424 +05:30 b5ceec03-cd6d-4de2-9dce-2573a8fac4e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 204 null null 1.3383ms 2024-03-23 15:29:00.469 +05:30 a58eec10-a755-4a7a-ba90-29f8b6503fe9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:29:00.469 +05:30 5c1f25dd-b1b7-44c5-9fa2-b9f5dbd73c30 INF CORS policy execution successful. 2024-03-23 15:29:00.469 +05:30 5c1f25dd-b1b7-44c5-9fa2-b9f5dbd73c30 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:00.470 +05:30 5c1f25dd-b1b7-44c5-9fa2-b9f5dbd73c30 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-23 15:29:00.474 +05:30 5c1f25dd-b1b7-44c5-9fa2-b9f5dbd73c30 INF Connection string fetched 2024-03-23 15:29:00.474 +05:30 5c1f25dd-b1b7-44c5-9fa2-b9f5dbd73c30 INF Fetching Actions 2024-03-23 15:29:00.479 +05:30 5c1f25dd-b1b7-44c5-9fa2-b9f5dbd73c30 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:00.480 +05:30 5c1f25dd-b1b7-44c5-9fa2-b9f5dbd73c30 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 10.3555ms 2024-03-23 15:29:00.480 +05:30 5c1f25dd-b1b7-44c5-9fa2-b9f5dbd73c30 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:00.480 +05:30 5c1f25dd-b1b7-44c5-9fa2-b9f5dbd73c30 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 11.6904ms 2024-03-23 15:29:04.049 +05:30 c24762c1-7294-4f2b-80f5-86eba67643ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:29:04.049 +05:30 ed2ac6c0-3097-4fe1-a09d-9c32c2c38ec3 INF CORS policy execution successful. 2024-03-23 15:29:04.049 +05:30 ed2ac6c0-3097-4fe1-a09d-9c32c2c38ec3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.8561ms 2024-03-23 15:29:04.097 +05:30 ca7b5b3a-aca8-4dec-9fd4-55015dd5cd40 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:29:04.099 +05:30 dbc6ad90-892e-40d4-8174-4101db58044c INF CORS policy execution successful. 2024-03-23 15:29:04.099 +05:30 dbc6ad90-892e-40d4-8174-4101db58044c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:04.099 +05:30 dbc6ad90-892e-40d4-8174-4101db58044c 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-23 15:29:04.105 +05:30 dbc6ad90-892e-40d4-8174-4101db58044c INF Connection string fetched 2024-03-23 15:29:04.105 +05:30 dbc6ad90-892e-40d4-8174-4101db58044c INF Fetching Actions 2024-03-23 15:29:04.112 +05:30 dbc6ad90-892e-40d4-8174-4101db58044c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:04.112 +05:30 dbc6ad90-892e-40d4-8174-4101db58044c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.7387ms 2024-03-23 15:29:04.112 +05:30 dbc6ad90-892e-40d4-8174-4101db58044c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:04.112 +05:30 dbc6ad90-892e-40d4-8174-4101db58044c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 14.9615ms 2024-03-23 15:29:07.659 +05:30 bf81bba1-1e03-4536-8eab-5e028518b33e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:29:07.659 +05:30 4147c8ca-4f9a-4a13-a32c-7c320df56385 INF CORS policy execution successful. 2024-03-23 15:29:07.660 +05:30 4147c8ca-4f9a-4a13-a32c-7c320df56385 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 1.0567ms 2024-03-23 15:29:07.710 +05:30 326c9189-f19f-4a58-b81d-0bd1175614e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:29:07.711 +05:30 6769074f-8b24-495d-ac2e-f86718bda567 INF CORS policy execution successful. 2024-03-23 15:29:07.711 +05:30 6769074f-8b24-495d-ac2e-f86718bda567 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:07.711 +05:30 6769074f-8b24-495d-ac2e-f86718bda567 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-23 15:29:07.715 +05:30 6769074f-8b24-495d-ac2e-f86718bda567 INF Connection string fetched 2024-03-23 15:29:07.716 +05:30 6769074f-8b24-495d-ac2e-f86718bda567 INF Fetching Actions 2024-03-23 15:29:07.724 +05:30 6769074f-8b24-495d-ac2e-f86718bda567 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:07.725 +05:30 6769074f-8b24-495d-ac2e-f86718bda567 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.7087ms 2024-03-23 15:29:07.725 +05:30 6769074f-8b24-495d-ac2e-f86718bda567 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:07.725 +05:30 6769074f-8b24-495d-ac2e-f86718bda567 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 15.1213ms 2024-03-23 15:29:08.648 +05:30 33f4d6bb-c7d6-4729-9665-e430b3fa7ac5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:29:08.649 +05:30 9006074d-b02a-4b9b-ac44-7c31c828709c INF CORS policy execution successful. 2024-03-23 15:29:08.650 +05:30 9006074d-b02a-4b9b-ac44-7c31c828709c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:08.650 +05:30 9006074d-b02a-4b9b-ac44-7c31c828709c 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-23 15:29:08.656 +05:30 9006074d-b02a-4b9b-ac44-7c31c828709c INF Connection string fetched 2024-03-23 15:29:08.656 +05:30 9006074d-b02a-4b9b-ac44-7c31c828709c INF Fetching Actions 2024-03-23 15:29:08.663 +05:30 9006074d-b02a-4b9b-ac44-7c31c828709c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:08.664 +05:30 9006074d-b02a-4b9b-ac44-7c31c828709c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.4885ms 2024-03-23 15:29:08.664 +05:30 9006074d-b02a-4b9b-ac44-7c31c828709c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:08.664 +05:30 9006074d-b02a-4b9b-ac44-7c31c828709c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 15.7947ms 2024-03-23 15:29:24.505 +05:30 b710928a-ad3c-4b66-9829-ebc135f7918b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:29:24.506 +05:30 5f7fad05-cab8-4f8c-b861-2a3fff682e30 INF CORS policy execution successful. 2024-03-23 15:29:24.506 +05:30 5f7fad05-cab8-4f8c-b861-2a3fff682e30 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 1.1675ms 2024-03-23 15:29:24.553 +05:30 e17ba79c-7159-43b6-9916-c0cc3da66270 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:29:24.554 +05:30 e8a53688-c653-4742-b981-15efa34090aa INF CORS policy execution successful. 2024-03-23 15:29:24.554 +05:30 e8a53688-c653-4742-b981-15efa34090aa INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:24.555 +05:30 e8a53688-c653-4742-b981-15efa34090aa 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-23 15:29:24.566 +05:30 e8a53688-c653-4742-b981-15efa34090aa INF Connection string fetched 2024-03-23 15:29:24.567 +05:30 e8a53688-c653-4742-b981-15efa34090aa INF Fetching Actions 2024-03-23 15:29:24.582 +05:30 e8a53688-c653-4742-b981-15efa34090aa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:24.582 +05:30 e8a53688-c653-4742-b981-15efa34090aa INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 27.6356ms 2024-03-23 15:29:24.582 +05:30 e8a53688-c653-4742-b981-15efa34090aa INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:24.583 +05:30 e8a53688-c653-4742-b981-15efa34090aa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 29.916ms 2024-03-23 15:29:25.659 +05:30 855fc2d2-676b-4edc-b108-85a96540e490 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:29:25.660 +05:30 cbad3367-7cf1-4e29-8506-c2362543a597 INF CORS policy execution successful. 2024-03-23 15:29:25.660 +05:30 cbad3367-7cf1-4e29-8506-c2362543a597 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 0.757ms 2024-03-23 15:29:25.709 +05:30 f04a1dfb-2d68-4266-a2ec-59f32e0f746d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:29:25.709 +05:30 c65e688c-7448-4a4d-a706-355ae049ef33 INF CORS policy execution successful. 2024-03-23 15:29:25.709 +05:30 c65e688c-7448-4a4d-a706-355ae049ef33 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:25.709 +05:30 c65e688c-7448-4a4d-a706-355ae049ef33 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-23 15:29:25.713 +05:30 c65e688c-7448-4a4d-a706-355ae049ef33 INF Connection string fetched 2024-03-23 15:29:25.714 +05:30 c65e688c-7448-4a4d-a706-355ae049ef33 INF Fetching Actions 2024-03-23 15:29:25.724 +05:30 c65e688c-7448-4a4d-a706-355ae049ef33 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:25.724 +05:30 c65e688c-7448-4a4d-a706-355ae049ef33 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.0618ms 2024-03-23 15:29:25.724 +05:30 c65e688c-7448-4a4d-a706-355ae049ef33 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:25.725 +05:30 c65e688c-7448-4a4d-a706-355ae049ef33 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 16.0603ms 2024-03-23 15:29:26.449 +05:30 1a84f714-b7a0-4f7d-a967-96cf9209fd1f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:29:26.449 +05:30 934ffb2e-d6c0-47d1-84f3-8eee9e4b93bd INF CORS policy execution successful. 2024-03-23 15:29:26.450 +05:30 934ffb2e-d6c0-47d1-84f3-8eee9e4b93bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 0.7403ms 2024-03-23 15:29:26.599 +05:30 b2f62447-56f7-4ace-ad6c-a8da01a61934 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:29:26.600 +05:30 8c7188ce-8d44-423a-b3b7-38864cd2e6db INF CORS policy execution successful. 2024-03-23 15:29:26.601 +05:30 8c7188ce-8d44-423a-b3b7-38864cd2e6db INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:26.601 +05:30 8c7188ce-8d44-423a-b3b7-38864cd2e6db 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-23 15:29:26.609 +05:30 8c7188ce-8d44-423a-b3b7-38864cd2e6db INF Connection string fetched 2024-03-23 15:29:26.610 +05:30 8c7188ce-8d44-423a-b3b7-38864cd2e6db INF Fetching Actions 2024-03-23 15:29:26.617 +05:30 8c7188ce-8d44-423a-b3b7-38864cd2e6db INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:26.617 +05:30 8c7188ce-8d44-423a-b3b7-38864cd2e6db INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.3109ms 2024-03-23 15:29:26.617 +05:30 8c7188ce-8d44-423a-b3b7-38864cd2e6db INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:26.618 +05:30 8c7188ce-8d44-423a-b3b7-38864cd2e6db INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 18.4252ms 2024-03-23 15:29:27.281 +05:30 deba657a-b1c5-4426-b623-4de5cfc97f73 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:29:27.283 +05:30 bb4309f4-5c18-456c-a9e7-085e3bb26e82 INF CORS policy execution successful. 2024-03-23 15:29:27.284 +05:30 bb4309f4-5c18-456c-a9e7-085e3bb26e82 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 204 null null 2.103ms 2024-03-23 15:29:27.336 +05:30 d0e52ad8-2340-4845-b630-8254e8a11f07 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:29:27.337 +05:30 ff4847f6-9c26-432d-90a4-ff014f15b736 INF CORS policy execution successful. 2024-03-23 15:29:27.337 +05:30 ff4847f6-9c26-432d-90a4-ff014f15b736 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:27.337 +05:30 ff4847f6-9c26-432d-90a4-ff014f15b736 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-23 15:29:27.349 +05:30 ff4847f6-9c26-432d-90a4-ff014f15b736 INF Connection string fetched 2024-03-23 15:29:27.349 +05:30 ff4847f6-9c26-432d-90a4-ff014f15b736 INF Fetching Actions 2024-03-23 15:29:27.359 +05:30 ff4847f6-9c26-432d-90a4-ff014f15b736 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:27.359 +05:30 ff4847f6-9c26-432d-90a4-ff014f15b736 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 21.7057ms 2024-03-23 15:29:27.359 +05:30 ff4847f6-9c26-432d-90a4-ff014f15b736 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:27.359 +05:30 ff4847f6-9c26-432d-90a4-ff014f15b736 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 23.1206ms 2024-03-23 15:29:34.347 +05:30 c9daf9d0-c691-4e4d-8848-3aee186e4df0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:29:34.347 +05:30 94dff37e-ab2b-4e2f-906f-c922138859d4 INF CORS policy execution successful. 2024-03-23 15:29:34.348 +05:30 94dff37e-ab2b-4e2f-906f-c922138859d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.8422ms 2024-03-23 15:29:34.434 +05:30 d76f3100-7f5f-4986-9a62-3466296580fc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:29:34.435 +05:30 55836a89-d29a-4610-badd-6aebdf318296 INF CORS policy execution successful. 2024-03-23 15:29:34.435 +05:30 55836a89-d29a-4610-badd-6aebdf318296 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:34.435 +05:30 55836a89-d29a-4610-badd-6aebdf318296 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-23 15:29:34.441 +05:30 55836a89-d29a-4610-badd-6aebdf318296 INF Connection string fetched 2024-03-23 15:29:34.441 +05:30 55836a89-d29a-4610-badd-6aebdf318296 INF Fetching Actions 2024-03-23 15:29:34.447 +05:30 55836a89-d29a-4610-badd-6aebdf318296 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:34.447 +05:30 55836a89-d29a-4610-badd-6aebdf318296 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.1267ms 2024-03-23 15:29:34.447 +05:30 55836a89-d29a-4610-badd-6aebdf318296 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:34.447 +05:30 55836a89-d29a-4610-badd-6aebdf318296 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 13.5705ms 2024-03-23 15:29:38.655 +05:30 4dd326b5-c528-4483-b074-c430c5218c08 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:29:38.655 +05:30 104606cb-0da9-48d3-a691-4a2ef12a7865 INF CORS policy execution successful. 2024-03-23 15:29:38.656 +05:30 104606cb-0da9-48d3-a691-4a2ef12a7865 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 0.6353ms 2024-03-23 15:29:38.707 +05:30 122d3cfd-e51b-4f12-9959-f2ab5813b34b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:29:38.707 +05:30 8e6b5207-8a93-4548-8bee-d7c3af2db937 INF CORS policy execution successful. 2024-03-23 15:29:38.708 +05:30 8e6b5207-8a93-4548-8bee-d7c3af2db937 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:38.708 +05:30 8e6b5207-8a93-4548-8bee-d7c3af2db937 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-23 15:29:38.712 +05:30 8e6b5207-8a93-4548-8bee-d7c3af2db937 INF Connection string fetched 2024-03-23 15:29:38.713 +05:30 8e6b5207-8a93-4548-8bee-d7c3af2db937 INF Fetching Actions 2024-03-23 15:29:38.720 +05:30 8e6b5207-8a93-4548-8bee-d7c3af2db937 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:38.720 +05:30 8e6b5207-8a93-4548-8bee-d7c3af2db937 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.6036ms 2024-03-23 15:29:38.720 +05:30 8e6b5207-8a93-4548-8bee-d7c3af2db937 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:38.721 +05:30 8e6b5207-8a93-4548-8bee-d7c3af2db937 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 13.7241ms 2024-03-23 15:29:40.109 +05:30 309e6f93-e7ae-49f9-aa56-39897ed3f569 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:29:40.110 +05:30 b8276be0-36a1-4bdd-81e4-156f6e99e8dd INF CORS policy execution successful. 2024-03-23 15:29:40.110 +05:30 b8276be0-36a1-4bdd-81e4-156f6e99e8dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 1.0685ms 2024-03-23 15:29:40.160 +05:30 dc5320e9-cedf-4a7e-a8f6-19b4c159a524 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:29:40.179 +05:30 7f16fdfa-3b14-4839-9319-136e258a981a INF CORS policy execution successful. 2024-03-23 15:29:40.179 +05:30 7f16fdfa-3b14-4839-9319-136e258a981a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:40.180 +05:30 7f16fdfa-3b14-4839-9319-136e258a981a 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-23 15:29:40.197 +05:30 7f16fdfa-3b14-4839-9319-136e258a981a INF Connection string fetched 2024-03-23 15:29:40.198 +05:30 7f16fdfa-3b14-4839-9319-136e258a981a INF Fetching Actions 2024-03-23 15:29:40.236 +05:30 7f16fdfa-3b14-4839-9319-136e258a981a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:40.236 +05:30 7f16fdfa-3b14-4839-9319-136e258a981a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 56.511ms 2024-03-23 15:29:40.236 +05:30 7f16fdfa-3b14-4839-9319-136e258a981a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:40.237 +05:30 7f16fdfa-3b14-4839-9319-136e258a981a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 76.3305ms 2024-03-23 15:29:40.918 +05:30 2a945bc7-11f9-4c92-bd3d-6c1e2d5868c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:29:40.919 +05:30 6c2b8e58-0641-4f1e-bf38-b9fe5a38e289 INF CORS policy execution successful. 2024-03-23 15:29:40.919 +05:30 6c2b8e58-0641-4f1e-bf38-b9fe5a38e289 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 204 null null 0.6637ms 2024-03-23 15:29:40.964 +05:30 218fc953-7375-48bd-b5a1-4e2729fe7553 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:29:40.965 +05:30 00a58295-0b88-43af-b3c8-59a9f5f18906 INF CORS policy execution successful. 2024-03-23 15:29:40.965 +05:30 00a58295-0b88-43af-b3c8-59a9f5f18906 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:40.965 +05:30 00a58295-0b88-43af-b3c8-59a9f5f18906 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-23 15:29:40.971 +05:30 00a58295-0b88-43af-b3c8-59a9f5f18906 INF Connection string fetched 2024-03-23 15:29:40.971 +05:30 00a58295-0b88-43af-b3c8-59a9f5f18906 INF Fetching Actions 2024-03-23 15:29:40.977 +05:30 00a58295-0b88-43af-b3c8-59a9f5f18906 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:40.978 +05:30 00a58295-0b88-43af-b3c8-59a9f5f18906 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.578ms 2024-03-23 15:29:40.978 +05:30 00a58295-0b88-43af-b3c8-59a9f5f18906 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:40.978 +05:30 00a58295-0b88-43af-b3c8-59a9f5f18906 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 200 null application/json; charset=utf-8 14.0301ms 2024-03-23 15:29:41.822 +05:30 5e070fc2-918e-48de-8e1d-bbe002f8373a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:29:41.822 +05:30 2c04c880-727c-45f8-a401-44ff19db19a7 INF CORS policy execution successful. 2024-03-23 15:29:41.822 +05:30 2c04c880-727c-45f8-a401-44ff19db19a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 204 null null 0.5845ms 2024-03-23 15:29:41.942 +05:30 510fe859-9e36-4519-9b61-d7f4a9eaf793 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:29:41.944 +05:30 0f456478-6ee3-4c4b-8649-b88181442a09 INF CORS policy execution successful. 2024-03-23 15:29:41.944 +05:30 0f456478-6ee3-4c4b-8649-b88181442a09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:41.944 +05:30 0f456478-6ee3-4c4b-8649-b88181442a09 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-23 15:29:41.954 +05:30 0f456478-6ee3-4c4b-8649-b88181442a09 INF Connection string fetched 2024-03-23 15:29:41.955 +05:30 0f456478-6ee3-4c4b-8649-b88181442a09 INF Fetching Actions 2024-03-23 15:29:41.964 +05:30 0f456478-6ee3-4c4b-8649-b88181442a09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:41.965 +05:30 0f456478-6ee3-4c4b-8649-b88181442a09 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 20.3957ms 2024-03-23 15:29:41.965 +05:30 0f456478-6ee3-4c4b-8649-b88181442a09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:41.965 +05:30 0f456478-6ee3-4c4b-8649-b88181442a09 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 200 null application/json; charset=utf-8 22.8316ms 2024-03-23 15:29:42.502 +05:30 f2e30d5d-3ee0-43f7-8dc4-d0e91d680ae2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:29:42.502 +05:30 31e7ef6a-d039-4312-86f1-20a3855171da INF CORS policy execution successful. 2024-03-23 15:29:42.503 +05:30 31e7ef6a-d039-4312-86f1-20a3855171da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.497ms 2024-03-23 15:29:42.545 +05:30 a998dca1-bf01-48c1-bb13-c9239fd17fe1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:29:42.546 +05:30 3d2de08b-0834-4d72-95a6-8c94e9a180e1 INF CORS policy execution successful. 2024-03-23 15:29:42.546 +05:30 3d2de08b-0834-4d72-95a6-8c94e9a180e1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:42.546 +05:30 3d2de08b-0834-4d72-95a6-8c94e9a180e1 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-23 15:29:42.551 +05:30 3d2de08b-0834-4d72-95a6-8c94e9a180e1 INF Connection string fetched 2024-03-23 15:29:42.552 +05:30 3d2de08b-0834-4d72-95a6-8c94e9a180e1 INF Fetching Actions 2024-03-23 15:29:42.559 +05:30 3d2de08b-0834-4d72-95a6-8c94e9a180e1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:42.560 +05:30 3d2de08b-0834-4d72-95a6-8c94e9a180e1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.1635ms 2024-03-23 15:29:42.560 +05:30 3d2de08b-0834-4d72-95a6-8c94e9a180e1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:42.560 +05:30 3d2de08b-0834-4d72-95a6-8c94e9a180e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 15.4431ms 2024-03-23 15:29:46.968 +05:30 58f09e8e-81b8-427f-b56c-35b4cad8fdab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:29:46.969 +05:30 b10dce05-9b43-48f4-87f3-0f879677c3cc INF CORS policy execution successful. 2024-03-23 15:29:46.969 +05:30 b10dce05-9b43-48f4-87f3-0f879677c3cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 1.0475ms 2024-03-23 15:29:47.059 +05:30 6b0c5283-f2a0-4231-8458-d6e1616d3468 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:29:47.060 +05:30 0365eaf9-6517-44aa-abbe-85de08084a69 INF CORS policy execution successful. 2024-03-23 15:29:47.060 +05:30 0365eaf9-6517-44aa-abbe-85de08084a69 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:47.061 +05:30 0365eaf9-6517-44aa-abbe-85de08084a69 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-23 15:29:47.065 +05:30 0365eaf9-6517-44aa-abbe-85de08084a69 INF Connection string fetched 2024-03-23 15:29:47.066 +05:30 0365eaf9-6517-44aa-abbe-85de08084a69 INF Fetching Actions 2024-03-23 15:29:47.074 +05:30 0365eaf9-6517-44aa-abbe-85de08084a69 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:47.074 +05:30 0365eaf9-6517-44aa-abbe-85de08084a69 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.5254ms 2024-03-23 15:29:47.074 +05:30 0365eaf9-6517-44aa-abbe-85de08084a69 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:47.075 +05:30 0365eaf9-6517-44aa-abbe-85de08084a69 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 15.0923ms 2024-03-23 15:29:53.363 +05:30 570c0327-d8d6-4a29-9889-71515ee3554d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 15:29:53.364 +05:30 aba02a68-44be-424e-aede-ca4aceb60e91 INF CORS policy execution successful. 2024-03-23 15:29:53.364 +05:30 aba02a68-44be-424e-aede-ca4aceb60e91 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 204 null null 1.4159ms 2024-03-23 15:29:53.423 +05:30 476400df-57ca-4730-9dfc-91a943ddb087 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 15:29:53.425 +05:30 b5d20117-e35c-4f3c-8ce3-8e7fc6484cf8 INF CORS policy execution successful. 2024-03-23 15:29:53.425 +05:30 b5d20117-e35c-4f3c-8ce3-8e7fc6484cf8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:53.425 +05:30 b5d20117-e35c-4f3c-8ce3-8e7fc6484cf8 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-23 15:29:53.433 +05:30 b5d20117-e35c-4f3c-8ce3-8e7fc6484cf8 INF Connection string fetched 2024-03-23 15:29:53.434 +05:30 b5d20117-e35c-4f3c-8ce3-8e7fc6484cf8 INF Fetching Actions 2024-03-23 15:29:53.442 +05:30 b5d20117-e35c-4f3c-8ce3-8e7fc6484cf8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:29:53.442 +05:30 b5d20117-e35c-4f3c-8ce3-8e7fc6484cf8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.9089ms 2024-03-23 15:29:53.442 +05:30 b5d20117-e35c-4f3c-8ce3-8e7fc6484cf8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:29:53.443 +05:30 b5d20117-e35c-4f3c-8ce3-8e7fc6484cf8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 200 null application/json; charset=utf-8 19.651ms 2024-03-23 15:30:02.218 +05:30 bb70a014-97e8-4124-9c34-1809cf5767f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - null null 2024-03-23 15:30:02.222 +05:30 65ceda33-b7a8-4542-8c9e-04f69c5f8b8f INF CORS policy execution successful. 2024-03-23 15:30:02.223 +05:30 65ceda33-b7a8-4542-8c9e-04f69c5f8b8f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - 204 null null 4.9538ms 2024-03-23 15:30:02.274 +05:30 b25af9e4-16a6-4f47-9bbe-bbc0183ae2f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - null null 2024-03-23 15:30:02.275 +05:30 1729e16c-9066-4f07-9f8a-c47ff9ffab1b INF CORS policy execution successful. 2024-03-23 15:30:02.276 +05:30 1729e16c-9066-4f07-9f8a-c47ff9ffab1b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:02.276 +05:30 1729e16c-9066-4f07-9f8a-c47ff9ffab1b 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-23 15:30:02.293 +05:30 1729e16c-9066-4f07-9f8a-c47ff9ffab1b INF Connection string fetched 2024-03-23 15:30:02.297 +05:30 1729e16c-9066-4f07-9f8a-c47ff9ffab1b INF Fetching Actions 2024-03-23 15:30:02.327 +05:30 1729e16c-9066-4f07-9f8a-c47ff9ffab1b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:02.336 +05:30 1729e16c-9066-4f07-9f8a-c47ff9ffab1b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 59.4525ms 2024-03-23 15:30:02.336 +05:30 1729e16c-9066-4f07-9f8a-c47ff9ffab1b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:02.337 +05:30 1729e16c-9066-4f07-9f8a-c47ff9ffab1b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - 200 null application/json; charset=utf-8 62.9443ms 2024-03-23 15:30:03.986 +05:30 2db8b4b5-5cd2-4fb3-9201-bcb54582374e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=16 - null null 2024-03-23 15:30:03.993 +05:30 f9819676-577f-41be-b0e7-d5e14be7592b INF CORS policy execution successful. 2024-03-23 15:30:03.996 +05:30 f9819676-577f-41be-b0e7-d5e14be7592b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=16 - 204 null null 9.6623ms 2024-03-23 15:30:04.063 +05:30 d6f9c83c-3776-4688-86b1-6af6a3174963 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=72 - null null 2024-03-23 15:30:04.064 +05:30 53fdca60-7ded-4b50-9600-4e775c819b9d INF CORS policy execution successful. 2024-03-23 15:30:04.064 +05:30 53fdca60-7ded-4b50-9600-4e775c819b9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=72 - 204 null null 1.3829ms 2024-03-23 15:30:04.151 +05:30 c8356191-f4dd-4ead-a602-9a09281428b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=72 - null null 2024-03-23 15:30:04.152 +05:30 839fdec6-fa37-4da3-ab5a-df109a750294 INF CORS policy execution successful. 2024-03-23 15:30:04.153 +05:30 839fdec6-fa37-4da3-ab5a-df109a750294 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:04.153 +05:30 839fdec6-fa37-4da3-ab5a-df109a750294 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-23 15:30:04.164 +05:30 839fdec6-fa37-4da3-ab5a-df109a750294 INF Connection string fetched 2024-03-23 15:30:04.164 +05:30 839fdec6-fa37-4da3-ab5a-df109a750294 INF Fetching Actions 2024-03-23 15:30:04.206 +05:30 839fdec6-fa37-4da3-ab5a-df109a750294 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:04.207 +05:30 839fdec6-fa37-4da3-ab5a-df109a750294 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 53.9562ms 2024-03-23 15:30:04.207 +05:30 839fdec6-fa37-4da3-ab5a-df109a750294 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:04.207 +05:30 839fdec6-fa37-4da3-ab5a-df109a750294 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=72 - 200 null application/json; charset=utf-8 56.1109ms 2024-03-23 15:30:04.445 +05:30 e853e708-31d0-4339-947e-424131c0987c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - null null 2024-03-23 15:30:04.447 +05:30 c753176b-72a3-4bfa-9a94-fcb487606435 INF CORS policy execution successful. 2024-03-23 15:30:04.448 +05:30 c753176b-72a3-4bfa-9a94-fcb487606435 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:04.448 +05:30 c753176b-72a3-4bfa-9a94-fcb487606435 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-23 15:30:04.463 +05:30 c753176b-72a3-4bfa-9a94-fcb487606435 INF Connection string fetched 2024-03-23 15:30:04.465 +05:30 c753176b-72a3-4bfa-9a94-fcb487606435 INF Fetching Actions 2024-03-23 15:30:04.501 +05:30 c753176b-72a3-4bfa-9a94-fcb487606435 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:04.503 +05:30 c753176b-72a3-4bfa-9a94-fcb487606435 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 54.5188ms 2024-03-23 15:30:04.503 +05:30 c753176b-72a3-4bfa-9a94-fcb487606435 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:04.503 +05:30 c753176b-72a3-4bfa-9a94-fcb487606435 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - 200 null application/json; charset=utf-8 58.3542ms 2024-03-23 15:30:04.896 +05:30 e14dbef1-8bc6-43e9-b84c-5b024ea91ec8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=16 - null null 2024-03-23 15:30:04.897 +05:30 b056fc35-e38b-4301-8d45-be4146c2e377 INF CORS policy execution successful. 2024-03-23 15:30:04.898 +05:30 b056fc35-e38b-4301-8d45-be4146c2e377 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:04.898 +05:30 b056fc35-e38b-4301-8d45-be4146c2e377 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-23 15:30:04.907 +05:30 b056fc35-e38b-4301-8d45-be4146c2e377 INF Connection string fetched 2024-03-23 15:30:04.907 +05:30 b056fc35-e38b-4301-8d45-be4146c2e377 INF Fetching Actions 2024-03-23 15:30:04.923 +05:30 b056fc35-e38b-4301-8d45-be4146c2e377 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:04.924 +05:30 b056fc35-e38b-4301-8d45-be4146c2e377 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 25.8666ms 2024-03-23 15:30:04.924 +05:30 b056fc35-e38b-4301-8d45-be4146c2e377 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:04.924 +05:30 b056fc35-e38b-4301-8d45-be4146c2e377 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=16 - 200 null application/json; charset=utf-8 27.8557ms 2024-03-23 15:30:07.779 +05:30 7d651c7f-a338-4920-af18-c072e384bcf7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=16 - null null 2024-03-23 15:30:07.781 +05:30 5415a9c9-3966-4f3c-af9a-0e81d74b5cab INF CORS policy execution successful. 2024-03-23 15:30:07.781 +05:30 5415a9c9-3966-4f3c-af9a-0e81d74b5cab INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:07.781 +05:30 5415a9c9-3966-4f3c-af9a-0e81d74b5cab 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-23 15:30:07.793 +05:30 5415a9c9-3966-4f3c-af9a-0e81d74b5cab INF Connection string fetched 2024-03-23 15:30:07.794 +05:30 5415a9c9-3966-4f3c-af9a-0e81d74b5cab INF Fetching Actions 2024-03-23 15:30:07.809 +05:30 5415a9c9-3966-4f3c-af9a-0e81d74b5cab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:07.810 +05:30 5415a9c9-3966-4f3c-af9a-0e81d74b5cab INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 28.5732ms 2024-03-23 15:30:07.810 +05:30 5415a9c9-3966-4f3c-af9a-0e81d74b5cab INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:07.811 +05:30 5415a9c9-3966-4f3c-af9a-0e81d74b5cab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=16 - 200 null application/json; charset=utf-8 31.61ms 2024-03-23 15:30:12.218 +05:30 bdd57aa5-d4e0-4c3a-8e75-50613ed201bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:30:12.218 +05:30 0b4017c5-f641-4ca6-b0fb-b1fa031e997e INF CORS policy execution successful. 2024-03-23 15:30:12.219 +05:30 0b4017c5-f641-4ca6-b0fb-b1fa031e997e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.9088ms 2024-03-23 15:30:12.356 +05:30 b1b6d325-22bd-4bb5-a832-252c641a547f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:30:12.357 +05:30 00375aca-b2fa-4972-bc34-e394086bd6a6 INF CORS policy execution successful. 2024-03-23 15:30:12.357 +05:30 00375aca-b2fa-4972-bc34-e394086bd6a6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:12.357 +05:30 00375aca-b2fa-4972-bc34-e394086bd6a6 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-23 15:30:12.368 +05:30 00375aca-b2fa-4972-bc34-e394086bd6a6 INF Connection string fetched 2024-03-23 15:30:12.368 +05:30 00375aca-b2fa-4972-bc34-e394086bd6a6 INF Fetching Actions 2024-03-23 15:30:12.394 +05:30 00375aca-b2fa-4972-bc34-e394086bd6a6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:12.395 +05:30 00375aca-b2fa-4972-bc34-e394086bd6a6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 38.05ms 2024-03-23 15:30:12.396 +05:30 00375aca-b2fa-4972-bc34-e394086bd6a6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:12.396 +05:30 00375aca-b2fa-4972-bc34-e394086bd6a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 39.9603ms 2024-03-23 15:30:13.518 +05:30 9d79fc61-c752-439b-a01a-14638f12d283 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:30:13.518 +05:30 70cc1ae7-431d-4628-b160-ced77086b28c INF CORS policy execution successful. 2024-03-23 15:30:13.518 +05:30 70cc1ae7-431d-4628-b160-ced77086b28c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.6627ms 2024-03-23 15:30:13.676 +05:30 9dd62723-8d45-4380-904d-44e48230e9ee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:30:13.677 +05:30 9b0cfec0-78c8-421f-9f84-b3f7c4a04588 INF CORS policy execution successful. 2024-03-23 15:30:13.677 +05:30 9b0cfec0-78c8-421f-9f84-b3f7c4a04588 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:13.677 +05:30 9b0cfec0-78c8-421f-9f84-b3f7c4a04588 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-23 15:30:13.685 +05:30 9b0cfec0-78c8-421f-9f84-b3f7c4a04588 INF Connection string fetched 2024-03-23 15:30:13.685 +05:30 9b0cfec0-78c8-421f-9f84-b3f7c4a04588 INF Fetching Actions 2024-03-23 15:30:13.692 +05:30 9b0cfec0-78c8-421f-9f84-b3f7c4a04588 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:13.693 +05:30 9b0cfec0-78c8-421f-9f84-b3f7c4a04588 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.4022ms 2024-03-23 15:30:13.693 +05:30 9b0cfec0-78c8-421f-9f84-b3f7c4a04588 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:13.693 +05:30 9b0cfec0-78c8-421f-9f84-b3f7c4a04588 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 16.5064ms 2024-03-23 15:30:14.045 +05:30 b6ab3549-0750-4248-b605-a84c0fea302f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:30:14.045 +05:30 6688365b-3d27-4d90-b947-78c7454ff708 INF CORS policy execution successful. 2024-03-23 15:30:14.046 +05:30 6688365b-3d27-4d90-b947-78c7454ff708 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.7346ms 2024-03-23 15:30:14.089 +05:30 7d7c9f65-245b-4cb2-9ffd-fa1f2844e15f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:30:14.090 +05:30 02a322b5-4af9-411e-a8dc-4f0e1204284a INF CORS policy execution successful. 2024-03-23 15:30:14.091 +05:30 02a322b5-4af9-411e-a8dc-4f0e1204284a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:14.091 +05:30 02a322b5-4af9-411e-a8dc-4f0e1204284a 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-23 15:30:14.098 +05:30 02a322b5-4af9-411e-a8dc-4f0e1204284a INF Connection string fetched 2024-03-23 15:30:14.099 +05:30 02a322b5-4af9-411e-a8dc-4f0e1204284a INF Fetching Actions 2024-03-23 15:30:14.111 +05:30 02a322b5-4af9-411e-a8dc-4f0e1204284a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:14.112 +05:30 02a322b5-4af9-411e-a8dc-4f0e1204284a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 20.8506ms 2024-03-23 15:30:14.112 +05:30 02a322b5-4af9-411e-a8dc-4f0e1204284a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:14.112 +05:30 02a322b5-4af9-411e-a8dc-4f0e1204284a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 22.4757ms 2024-03-23 15:30:21.508 +05:30 2fcdcb03-078e-4507-877a-fba36d01aad0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=72 - null null 2024-03-23 15:30:21.508 +05:30 e810f63c-13a9-47c4-a880-441aa8830c40 INF CORS policy execution successful. 2024-03-23 15:30:21.509 +05:30 e810f63c-13a9-47c4-a880-441aa8830c40 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=72 - 204 null null 1.2565ms 2024-03-23 15:30:21.550 +05:30 8831acad-6c54-4dca-802d-8c16ca70fd00 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=72 - null null 2024-03-23 15:30:21.550 +05:30 2685e376-a3ef-4d1e-9384-8c650660fa86 INF CORS policy execution successful. 2024-03-23 15:30:21.551 +05:30 2685e376-a3ef-4d1e-9384-8c650660fa86 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:21.551 +05:30 2685e376-a3ef-4d1e-9384-8c650660fa86 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-23 15:30:21.562 +05:30 2685e376-a3ef-4d1e-9384-8c650660fa86 INF Connection string fetched 2024-03-23 15:30:21.563 +05:30 2685e376-a3ef-4d1e-9384-8c650660fa86 INF Fetching Actions 2024-03-23 15:30:21.571 +05:30 2685e376-a3ef-4d1e-9384-8c650660fa86 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:21.572 +05:30 2685e376-a3ef-4d1e-9384-8c650660fa86 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 21.1982ms 2024-03-23 15:30:21.572 +05:30 2685e376-a3ef-4d1e-9384-8c650660fa86 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:21.572 +05:30 2685e376-a3ef-4d1e-9384-8c650660fa86 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=72 - 200 null application/json; charset=utf-8 22.614ms 2024-03-23 15:30:25.561 +05:30 2e5e4c59-b7c8-4900-96e6-4b42dc44288c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=73 - null null 2024-03-23 15:30:25.562 +05:30 cf022feb-5965-43da-a28b-678561628e55 INF CORS policy execution successful. 2024-03-23 15:30:25.562 +05:30 cf022feb-5965-43da-a28b-678561628e55 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=73 - 204 null null 0.7093ms 2024-03-23 15:30:25.697 +05:30 96c1738e-a7f7-40b1-9282-2e81a59e0b44 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=73 - null null 2024-03-23 15:30:25.697 +05:30 a0b6f038-7b34-465f-9bd4-3cdf2f21e746 INF CORS policy execution successful. 2024-03-23 15:30:25.697 +05:30 a0b6f038-7b34-465f-9bd4-3cdf2f21e746 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:25.698 +05:30 a0b6f038-7b34-465f-9bd4-3cdf2f21e746 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-23 15:30:25.709 +05:30 a0b6f038-7b34-465f-9bd4-3cdf2f21e746 INF Connection string fetched 2024-03-23 15:30:25.709 +05:30 a0b6f038-7b34-465f-9bd4-3cdf2f21e746 INF Fetching Actions 2024-03-23 15:30:25.715 +05:30 a0b6f038-7b34-465f-9bd4-3cdf2f21e746 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:25.715 +05:30 a0b6f038-7b34-465f-9bd4-3cdf2f21e746 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 17.2815ms 2024-03-23 15:30:25.715 +05:30 a0b6f038-7b34-465f-9bd4-3cdf2f21e746 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:25.715 +05:30 a0b6f038-7b34-465f-9bd4-3cdf2f21e746 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=73 - 200 null application/json; charset=utf-8 18.2523ms 2024-03-23 15:30:28.875 +05:30 20ebad19-d18d-4b29-89e6-be47c3880b5c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=74 - null null 2024-03-23 15:30:28.876 +05:30 0271cdee-e9db-4d56-87e5-1e8c35ef1afb INF CORS policy execution successful. 2024-03-23 15:30:28.876 +05:30 0271cdee-e9db-4d56-87e5-1e8c35ef1afb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=74 - 204 null null 1.0025ms 2024-03-23 15:30:29.042 +05:30 f003198b-22dd-4302-80a6-c8de85895d07 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=74 - null null 2024-03-23 15:30:29.043 +05:30 ff6e56bd-6f3e-4b6b-b500-a4b8d4aaad51 INF CORS policy execution successful. 2024-03-23 15:30:29.043 +05:30 ff6e56bd-6f3e-4b6b-b500-a4b8d4aaad51 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:29.043 +05:30 ff6e56bd-6f3e-4b6b-b500-a4b8d4aaad51 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-23 15:30:29.050 +05:30 ff6e56bd-6f3e-4b6b-b500-a4b8d4aaad51 INF Connection string fetched 2024-03-23 15:30:29.051 +05:30 ff6e56bd-6f3e-4b6b-b500-a4b8d4aaad51 INF Fetching Actions 2024-03-23 15:30:29.059 +05:30 ff6e56bd-6f3e-4b6b-b500-a4b8d4aaad51 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:29.059 +05:30 ff6e56bd-6f3e-4b6b-b500-a4b8d4aaad51 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.9032ms 2024-03-23 15:30:29.059 +05:30 ff6e56bd-6f3e-4b6b-b500-a4b8d4aaad51 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:29.059 +05:30 ff6e56bd-6f3e-4b6b-b500-a4b8d4aaad51 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=74 - 200 null application/json; charset=utf-8 17.2251ms 2024-03-23 15:30:35.199 +05:30 1fe9a409-72e8-4689-9e5c-b0c041766fd8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=75 - null null 2024-03-23 15:30:35.199 +05:30 f3725f53-8a4b-4268-a135-940d0af3d6e5 INF CORS policy execution successful. 2024-03-23 15:30:35.200 +05:30 f3725f53-8a4b-4268-a135-940d0af3d6e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=75 - 204 null null 1.0872ms 2024-03-23 15:30:35.240 +05:30 2d298c1e-d0fe-4671-b052-dccaf4a73462 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=75 - null null 2024-03-23 15:30:35.241 +05:30 5a4f3725-daa2-4816-8008-3a66465d114f INF CORS policy execution successful. 2024-03-23 15:30:35.242 +05:30 5a4f3725-daa2-4816-8008-3a66465d114f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:35.242 +05:30 5a4f3725-daa2-4816-8008-3a66465d114f 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-23 15:30:35.248 +05:30 5a4f3725-daa2-4816-8008-3a66465d114f INF Connection string fetched 2024-03-23 15:30:35.248 +05:30 5a4f3725-daa2-4816-8008-3a66465d114f INF Fetching Actions 2024-03-23 15:30:35.255 +05:30 5a4f3725-daa2-4816-8008-3a66465d114f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:35.256 +05:30 5a4f3725-daa2-4816-8008-3a66465d114f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.7155ms 2024-03-23 15:30:35.256 +05:30 5a4f3725-daa2-4816-8008-3a66465d114f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:35.256 +05:30 5a4f3725-daa2-4816-8008-3a66465d114f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=75 - 200 null application/json; charset=utf-8 15.822ms 2024-03-23 15:30:37.304 +05:30 dc8ed4d6-9a7c-4c21-89df-050dbaccf8db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - null null 2024-03-23 15:30:37.304 +05:30 f392399e-0bd7-4c48-9d8c-1dc2371f8357 INF CORS policy execution successful. 2024-03-23 15:30:37.304 +05:30 f392399e-0bd7-4c48-9d8c-1dc2371f8357 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - 204 null null 0.7688ms 2024-03-23 15:30:37.346 +05:30 45de9de4-19b9-4a12-a017-bc2615ee71f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - null null 2024-03-23 15:30:37.348 +05:30 acdc45b3-dcb2-4c35-9314-137bda01fee3 INF CORS policy execution successful. 2024-03-23 15:30:37.348 +05:30 acdc45b3-dcb2-4c35-9314-137bda01fee3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:37.348 +05:30 acdc45b3-dcb2-4c35-9314-137bda01fee3 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-23 15:30:37.355 +05:30 acdc45b3-dcb2-4c35-9314-137bda01fee3 INF Connection string fetched 2024-03-23 15:30:37.355 +05:30 acdc45b3-dcb2-4c35-9314-137bda01fee3 INF Fetching Actions 2024-03-23 15:30:37.369 +05:30 acdc45b3-dcb2-4c35-9314-137bda01fee3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:37.370 +05:30 acdc45b3-dcb2-4c35-9314-137bda01fee3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 21.4678ms 2024-03-23 15:30:37.370 +05:30 acdc45b3-dcb2-4c35-9314-137bda01fee3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:37.370 +05:30 acdc45b3-dcb2-4c35-9314-137bda01fee3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - 200 null application/json; charset=utf-8 23.8693ms 2024-03-23 15:30:40.277 +05:30 f5c64188-1516-43c8-b4ba-fd899aabaea9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=77 - null null 2024-03-23 15:30:40.277 +05:30 9897e345-814e-4fe3-989d-fd4baf4dc95a INF CORS policy execution successful. 2024-03-23 15:30:40.277 +05:30 9897e345-814e-4fe3-989d-fd4baf4dc95a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=77 - 204 null null 0.6329ms 2024-03-23 15:30:40.318 +05:30 aede7ad6-8154-49f8-a06a-6108cea83a6f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=77 - null null 2024-03-23 15:30:40.318 +05:30 fffa1b05-eb1f-4664-9d95-41284dad9a31 INF CORS policy execution successful. 2024-03-23 15:30:40.319 +05:30 fffa1b05-eb1f-4664-9d95-41284dad9a31 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:40.319 +05:30 fffa1b05-eb1f-4664-9d95-41284dad9a31 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-23 15:30:40.323 +05:30 fffa1b05-eb1f-4664-9d95-41284dad9a31 INF Connection string fetched 2024-03-23 15:30:40.323 +05:30 fffa1b05-eb1f-4664-9d95-41284dad9a31 INF Fetching Actions 2024-03-23 15:30:40.329 +05:30 fffa1b05-eb1f-4664-9d95-41284dad9a31 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:40.330 +05:30 fffa1b05-eb1f-4664-9d95-41284dad9a31 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 10.9267ms 2024-03-23 15:30:40.330 +05:30 fffa1b05-eb1f-4664-9d95-41284dad9a31 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:40.330 +05:30 fffa1b05-eb1f-4664-9d95-41284dad9a31 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=77 - 200 null application/json; charset=utf-8 12.2188ms 2024-03-23 15:30:43.512 +05:30 65adc3a0-33b7-40f8-aec0-16af5f4ef9bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - null null 2024-03-23 15:30:43.513 +05:30 8cc12e93-f86a-49e2-a47e-da7b6bc5db62 INF CORS policy execution successful. 2024-03-23 15:30:43.514 +05:30 8cc12e93-f86a-49e2-a47e-da7b6bc5db62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - 204 null null 1.7012ms 2024-03-23 15:30:43.554 +05:30 44cddf5c-a53b-4749-a0e2-233c23b20ed1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - null null 2024-03-23 15:30:43.554 +05:30 90b0bf9e-509a-4129-b309-93632f7a13c6 INF CORS policy execution successful. 2024-03-23 15:30:43.554 +05:30 90b0bf9e-509a-4129-b309-93632f7a13c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:43.555 +05:30 90b0bf9e-509a-4129-b309-93632f7a13c6 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-23 15:30:43.559 +05:30 90b0bf9e-509a-4129-b309-93632f7a13c6 INF Connection string fetched 2024-03-23 15:30:43.559 +05:30 90b0bf9e-509a-4129-b309-93632f7a13c6 INF Fetching Actions 2024-03-23 15:30:43.566 +05:30 90b0bf9e-509a-4129-b309-93632f7a13c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:43.566 +05:30 90b0bf9e-509a-4129-b309-93632f7a13c6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.636ms 2024-03-23 15:30:43.566 +05:30 90b0bf9e-509a-4129-b309-93632f7a13c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:43.566 +05:30 90b0bf9e-509a-4129-b309-93632f7a13c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - 200 null application/json; charset=utf-8 12.7473ms 2024-03-23 15:30:47.273 +05:30 f4f223bf-3751-410d-b5c7-84e2d6512f53 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - null null 2024-03-23 15:30:47.273 +05:30 0697928a-7b3d-4541-899e-5659a8b424fb INF CORS policy execution successful. 2024-03-23 15:30:47.274 +05:30 0697928a-7b3d-4541-899e-5659a8b424fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - 204 null null 0.6746ms 2024-03-23 15:30:47.320 +05:30 9924f3d2-b5f7-4f81-9067-ce1b54067654 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - null null 2024-03-23 15:30:47.320 +05:30 e1211859-c58e-404c-a1fe-1ca8354d6db5 INF CORS policy execution successful. 2024-03-23 15:30:47.320 +05:30 e1211859-c58e-404c-a1fe-1ca8354d6db5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:47.320 +05:30 e1211859-c58e-404c-a1fe-1ca8354d6db5 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-23 15:30:47.328 +05:30 e1211859-c58e-404c-a1fe-1ca8354d6db5 INF Connection string fetched 2024-03-23 15:30:47.328 +05:30 e1211859-c58e-404c-a1fe-1ca8354d6db5 INF Fetching Actions 2024-03-23 15:30:47.339 +05:30 e1211859-c58e-404c-a1fe-1ca8354d6db5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:47.339 +05:30 e1211859-c58e-404c-a1fe-1ca8354d6db5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.8742ms 2024-03-23 15:30:47.339 +05:30 e1211859-c58e-404c-a1fe-1ca8354d6db5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:47.340 +05:30 e1211859-c58e-404c-a1fe-1ca8354d6db5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - 200 null application/json; charset=utf-8 20.0246ms 2024-03-23 15:30:49.671 +05:30 0cca2e77-bd81-43c5-8ae0-962297086cf3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=81 - null null 2024-03-23 15:30:49.672 +05:30 d5e6a451-4742-4449-8f80-8772b8d796f1 INF CORS policy execution successful. 2024-03-23 15:30:49.672 +05:30 d5e6a451-4742-4449-8f80-8772b8d796f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=81 - 204 null null 1.1635ms 2024-03-23 15:30:49.719 +05:30 492aee8c-a451-4585-91f7-b9981495e1bb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=81 - null null 2024-03-23 15:30:49.719 +05:30 0a505259-f931-4d6a-88ee-a12e468174ac INF CORS policy execution successful. 2024-03-23 15:30:49.719 +05:30 0a505259-f931-4d6a-88ee-a12e468174ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:49.720 +05:30 0a505259-f931-4d6a-88ee-a12e468174ac 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-23 15:30:49.725 +05:30 0a505259-f931-4d6a-88ee-a12e468174ac INF Connection string fetched 2024-03-23 15:30:49.725 +05:30 0a505259-f931-4d6a-88ee-a12e468174ac INF Fetching Actions 2024-03-23 15:30:49.731 +05:30 0a505259-f931-4d6a-88ee-a12e468174ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:49.731 +05:30 0a505259-f931-4d6a-88ee-a12e468174ac INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.3224ms 2024-03-23 15:30:49.731 +05:30 0a505259-f931-4d6a-88ee-a12e468174ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:49.731 +05:30 0a505259-f931-4d6a-88ee-a12e468174ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=81 - 200 null application/json; charset=utf-8 12.7133ms 2024-03-23 15:30:58.404 +05:30 972e7917-9bd9-4bc3-929f-b21f641df9ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=73 - null null 2024-03-23 15:30:58.405 +05:30 a10ae60c-fb1b-43a4-9a6f-0015604ae6c5 INF CORS policy execution successful. 2024-03-23 15:30:58.405 +05:30 a10ae60c-fb1b-43a4-9a6f-0015604ae6c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=73 - 204 null null 1.4472ms 2024-03-23 15:30:58.448 +05:30 eb1483db-1cbd-4830-bc15-47a4968e1539 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=73 - null null 2024-03-23 15:30:58.449 +05:30 338423bf-9287-44af-ba31-f2855c7650be INF CORS policy execution successful. 2024-03-23 15:30:58.449 +05:30 338423bf-9287-44af-ba31-f2855c7650be INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:58.449 +05:30 338423bf-9287-44af-ba31-f2855c7650be 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-23 15:30:58.458 +05:30 338423bf-9287-44af-ba31-f2855c7650be INF Connection string fetched 2024-03-23 15:30:58.459 +05:30 338423bf-9287-44af-ba31-f2855c7650be INF Fetching Actions 2024-03-23 15:30:58.468 +05:30 338423bf-9287-44af-ba31-f2855c7650be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:30:58.469 +05:30 338423bf-9287-44af-ba31-f2855c7650be INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 19.5313ms 2024-03-23 15:30:58.469 +05:30 338423bf-9287-44af-ba31-f2855c7650be INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:30:58.469 +05:30 338423bf-9287-44af-ba31-f2855c7650be INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=73 - 200 null application/json; charset=utf-8 21.7073ms 2024-03-23 15:31:01.603 +05:30 0a9f8bac-1c48-4710-885c-4d67dbb84d88 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:31:01.603 +05:30 c4fe8e8a-6da9-4a1b-ba45-a51111f9dc60 INF CORS policy execution successful. 2024-03-23 15:31:01.604 +05:30 c4fe8e8a-6da9-4a1b-ba45-a51111f9dc60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 1.1964ms 2024-03-23 15:31:02.035 +05:30 4c99ea79-1869-4b1b-b268-8a9618e9fbb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:31:02.036 +05:30 d601790a-c94c-4d91-8494-2a2873612d1c INF CORS policy execution successful. 2024-03-23 15:31:02.037 +05:30 d601790a-c94c-4d91-8494-2a2873612d1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 204 null null 1.3209ms 2024-03-23 15:31:02.057 +05:30 7d358f6f-186f-4f7a-87cc-e457b4f62e59 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:31:02.058 +05:30 4df48c94-aeed-4be1-a65f-38e02ee6d0e4 INF CORS policy execution successful. 2024-03-23 15:31:02.058 +05:30 4df48c94-aeed-4be1-a65f-38e02ee6d0e4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:02.058 +05:30 4df48c94-aeed-4be1-a65f-38e02ee6d0e4 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-23 15:31:02.073 +05:30 4df48c94-aeed-4be1-a65f-38e02ee6d0e4 INF Connection string fetched 2024-03-23 15:31:02.074 +05:30 4df48c94-aeed-4be1-a65f-38e02ee6d0e4 INF Fetching Actions 2024-03-23 15:31:02.088 +05:30 93b7d9f3-508f-4c43-bc7d-67ea94e0aa8b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:31:02.090 +05:30 14aea78a-6420-48a5-ad00-c320a05cc7de INF CORS policy execution successful. 2024-03-23 15:31:02.090 +05:30 14aea78a-6420-48a5-ad00-c320a05cc7de INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:02.090 +05:30 14aea78a-6420-48a5-ad00-c320a05cc7de 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-23 15:31:02.097 +05:30 14aea78a-6420-48a5-ad00-c320a05cc7de INF Fetching Actions 2024-03-23 15:31:02.110 +05:30 4df48c94-aeed-4be1-a65f-38e02ee6d0e4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:31:02.111 +05:30 4df48c94-aeed-4be1-a65f-38e02ee6d0e4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 52.3743ms 2024-03-23 15:31:02.111 +05:30 4df48c94-aeed-4be1-a65f-38e02ee6d0e4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:02.111 +05:30 4df48c94-aeed-4be1-a65f-38e02ee6d0e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 54.8355ms 2024-03-23 15:31:02.152 +05:30 14aea78a-6420-48a5-ad00-c320a05cc7de INF Connection string fetched 2024-03-23 15:31:02.156 +05:30 14aea78a-6420-48a5-ad00-c320a05cc7de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:31:02.157 +05:30 14aea78a-6420-48a5-ad00-c320a05cc7de INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 66.8932ms 2024-03-23 15:31:02.157 +05:30 14aea78a-6420-48a5-ad00-c320a05cc7de INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:02.158 +05:30 14aea78a-6420-48a5-ad00-c320a05cc7de INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 200 null application/json; charset=utf-8 69.2228ms 2024-03-23 15:31:02.543 +05:30 ab96ce62-0e84-48cc-a61d-db8907f083a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:31:02.544 +05:30 abec29e5-a412-4f34-8f23-e101b5990f00 INF CORS policy execution successful. 2024-03-23 15:31:02.544 +05:30 abec29e5-a412-4f34-8f23-e101b5990f00 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 204 null null 0.7977ms 2024-03-23 15:31:02.592 +05:30 2bb73216-335d-45d3-b5c5-60c8db78a770 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:31:02.593 +05:30 5c8ef649-c773-42a1-8d27-776b3f964d25 INF CORS policy execution successful. 2024-03-23 15:31:02.593 +05:30 5c8ef649-c773-42a1-8d27-776b3f964d25 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:02.593 +05:30 5c8ef649-c773-42a1-8d27-776b3f964d25 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-23 15:31:02.598 +05:30 5c8ef649-c773-42a1-8d27-776b3f964d25 INF Connection string fetched 2024-03-23 15:31:02.598 +05:30 5c8ef649-c773-42a1-8d27-776b3f964d25 INF Fetching Actions 2024-03-23 15:31:02.605 +05:30 5c8ef649-c773-42a1-8d27-776b3f964d25 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:31:02.606 +05:30 5c8ef649-c773-42a1-8d27-776b3f964d25 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.717ms 2024-03-23 15:31:02.606 +05:30 5c8ef649-c773-42a1-8d27-776b3f964d25 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:02.606 +05:30 5c8ef649-c773-42a1-8d27-776b3f964d25 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 200 null application/json; charset=utf-8 13.7148ms 2024-03-23 15:31:03.857 +05:30 2710a155-8f3f-4e56-a67d-47a498e16d9d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:31:03.857 +05:30 9912dede-5b80-44e4-854f-400dd17cf347 INF CORS policy execution successful. 2024-03-23 15:31:03.858 +05:30 9912dede-5b80-44e4-854f-400dd17cf347 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 0.6272ms 2024-03-23 15:31:03.901 +05:30 39704554-98d7-4d80-8820-1a2828653a6d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:31:03.902 +05:30 852e6726-deed-42d5-9981-1a81bbf1cd8c INF CORS policy execution successful. 2024-03-23 15:31:03.902 +05:30 852e6726-deed-42d5-9981-1a81bbf1cd8c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:03.902 +05:30 852e6726-deed-42d5-9981-1a81bbf1cd8c 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-23 15:31:03.908 +05:30 852e6726-deed-42d5-9981-1a81bbf1cd8c INF Connection string fetched 2024-03-23 15:31:03.908 +05:30 852e6726-deed-42d5-9981-1a81bbf1cd8c INF Fetching Actions 2024-03-23 15:31:03.915 +05:30 852e6726-deed-42d5-9981-1a81bbf1cd8c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:31:03.915 +05:30 852e6726-deed-42d5-9981-1a81bbf1cd8c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.6719ms 2024-03-23 15:31:03.915 +05:30 852e6726-deed-42d5-9981-1a81bbf1cd8c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:03.915 +05:30 852e6726-deed-42d5-9981-1a81bbf1cd8c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 13.8818ms 2024-03-23 15:31:04.156 +05:30 5ed01aa0-1d0d-4e66-a1a2-7fe062298dc7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:31:04.156 +05:30 9ea8268f-df52-44c7-aff9-64c6087b8e9d INF CORS policy execution successful. 2024-03-23 15:31:04.157 +05:30 9ea8268f-df52-44c7-aff9-64c6087b8e9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 0.5128ms 2024-03-23 15:31:04.199 +05:30 186d736d-c14a-4224-a4c4-c313536eeff4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:31:04.200 +05:30 beebb733-c045-4b6c-9973-141f55917010 INF CORS policy execution successful. 2024-03-23 15:31:04.200 +05:30 beebb733-c045-4b6c-9973-141f55917010 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:04.200 +05:30 beebb733-c045-4b6c-9973-141f55917010 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-23 15:31:04.204 +05:30 beebb733-c045-4b6c-9973-141f55917010 INF Connection string fetched 2024-03-23 15:31:04.204 +05:30 beebb733-c045-4b6c-9973-141f55917010 INF Fetching Actions 2024-03-23 15:31:04.209 +05:30 beebb733-c045-4b6c-9973-141f55917010 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:31:04.210 +05:30 beebb733-c045-4b6c-9973-141f55917010 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 9.4794ms 2024-03-23 15:31:04.210 +05:30 beebb733-c045-4b6c-9973-141f55917010 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:04.210 +05:30 beebb733-c045-4b6c-9973-141f55917010 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 10.7174ms 2024-03-23 15:31:05.053 +05:30 5308869d-308f-4445-9e60-659d32231a00 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:31:05.054 +05:30 350b07a2-84e1-421e-8dc7-6b9ef7828847 INF CORS policy execution successful. 2024-03-23 15:31:05.054 +05:30 350b07a2-84e1-421e-8dc7-6b9ef7828847 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 204 null null 1.1557ms 2024-03-23 15:31:05.099 +05:30 a9be1a57-132e-4db2-94d7-631d0f1c59a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:31:05.099 +05:30 fd25cf13-75e6-44f4-92c1-69b604e6d661 INF CORS policy execution successful. 2024-03-23 15:31:05.099 +05:30 fd25cf13-75e6-44f4-92c1-69b604e6d661 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:05.100 +05:30 fd25cf13-75e6-44f4-92c1-69b604e6d661 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-23 15:31:05.108 +05:30 fd25cf13-75e6-44f4-92c1-69b604e6d661 INF Connection string fetched 2024-03-23 15:31:05.108 +05:30 fd25cf13-75e6-44f4-92c1-69b604e6d661 INF Fetching Actions 2024-03-23 15:31:05.116 +05:30 fd25cf13-75e6-44f4-92c1-69b604e6d661 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:31:05.116 +05:30 fd25cf13-75e6-44f4-92c1-69b604e6d661 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.4747ms 2024-03-23 15:31:05.116 +05:30 fd25cf13-75e6-44f4-92c1-69b604e6d661 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:05.116 +05:30 fd25cf13-75e6-44f4-92c1-69b604e6d661 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 200 null application/json; charset=utf-8 17.7033ms 2024-03-23 15:31:05.905 +05:30 a6784a56-7d4b-4092-a374-7b1aea30a107 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:31:05.905 +05:30 da663750-acb3-433c-b9f6-8dd360cc9bd0 INF CORS policy execution successful. 2024-03-23 15:31:05.906 +05:30 da663750-acb3-433c-b9f6-8dd360cc9bd0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 1.1876ms 2024-03-23 15:31:05.957 +05:30 9646ba92-e68f-4c40-9d88-71ad7c3fc1e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:31:05.958 +05:30 2a2fb77d-5c5d-428a-9dd2-cfd23e2cf9d4 INF CORS policy execution successful. 2024-03-23 15:31:05.958 +05:30 2a2fb77d-5c5d-428a-9dd2-cfd23e2cf9d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:05.958 +05:30 2a2fb77d-5c5d-428a-9dd2-cfd23e2cf9d4 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-23 15:31:05.965 +05:30 2a2fb77d-5c5d-428a-9dd2-cfd23e2cf9d4 INF Connection string fetched 2024-03-23 15:31:05.965 +05:30 2a2fb77d-5c5d-428a-9dd2-cfd23e2cf9d4 INF Fetching Actions 2024-03-23 15:31:05.974 +05:30 2a2fb77d-5c5d-428a-9dd2-cfd23e2cf9d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:31:05.974 +05:30 2a2fb77d-5c5d-428a-9dd2-cfd23e2cf9d4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.1788ms 2024-03-23 15:31:05.974 +05:30 2a2fb77d-5c5d-428a-9dd2-cfd23e2cf9d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:05.974 +05:30 2a2fb77d-5c5d-428a-9dd2-cfd23e2cf9d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 17.299ms 2024-03-23 15:31:06.536 +05:30 d2711cb8-fecf-4a07-aaf2-d661e4df9580 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:31:06.536 +05:30 49f048d9-21a1-46cc-adbc-cb69287734e6 INF CORS policy execution successful. 2024-03-23 15:31:06.536 +05:30 49f048d9-21a1-46cc-adbc-cb69287734e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 0.4598ms 2024-03-23 15:31:06.665 +05:30 e872e284-540a-456d-b12e-0fa3a783d645 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:31:06.665 +05:30 4ae9d04d-701b-48a8-8a1b-37034ee43ed6 INF CORS policy execution successful. 2024-03-23 15:31:06.665 +05:30 4ae9d04d-701b-48a8-8a1b-37034ee43ed6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:06.666 +05:30 4ae9d04d-701b-48a8-8a1b-37034ee43ed6 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-23 15:31:06.669 +05:30 4ae9d04d-701b-48a8-8a1b-37034ee43ed6 INF Connection string fetched 2024-03-23 15:31:06.670 +05:30 4ae9d04d-701b-48a8-8a1b-37034ee43ed6 INF Fetching Actions 2024-03-23 15:31:06.676 +05:30 4ae9d04d-701b-48a8-8a1b-37034ee43ed6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:31:06.676 +05:30 4ae9d04d-701b-48a8-8a1b-37034ee43ed6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 10.7256ms 2024-03-23 15:31:06.676 +05:30 4ae9d04d-701b-48a8-8a1b-37034ee43ed6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:06.677 +05:30 4ae9d04d-701b-48a8-8a1b-37034ee43ed6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 11.7661ms 2024-03-23 15:31:07.842 +05:30 0a6551ee-484b-4ada-937e-c1abcc03c16a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - null null 2024-03-23 15:31:07.842 +05:30 4136de14-f8b1-447c-bf64-71c89348d905 INF CORS policy execution successful. 2024-03-23 15:31:07.842 +05:30 4136de14-f8b1-447c-bf64-71c89348d905 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - 204 null null 0.6065ms 2024-03-23 15:31:07.884 +05:30 75c8c532-679f-4ac3-ab53-7901bab334b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - null null 2024-03-23 15:31:07.884 +05:30 acd7612d-1a37-4b02-8de1-79943e8f4879 INF CORS policy execution successful. 2024-03-23 15:31:07.885 +05:30 acd7612d-1a37-4b02-8de1-79943e8f4879 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:07.885 +05:30 acd7612d-1a37-4b02-8de1-79943e8f4879 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-23 15:31:07.890 +05:30 acd7612d-1a37-4b02-8de1-79943e8f4879 INF Connection string fetched 2024-03-23 15:31:07.890 +05:30 acd7612d-1a37-4b02-8de1-79943e8f4879 INF Fetching Actions 2024-03-23 15:31:07.898 +05:30 acd7612d-1a37-4b02-8de1-79943e8f4879 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:31:07.899 +05:30 acd7612d-1a37-4b02-8de1-79943e8f4879 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.0291ms 2024-03-23 15:31:07.899 +05:30 acd7612d-1a37-4b02-8de1-79943e8f4879 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:07.899 +05:30 acd7612d-1a37-4b02-8de1-79943e8f4879 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - 200 null application/json; charset=utf-8 15.2308ms 2024-03-23 15:31:08.642 +05:30 f06daf88-89fb-48c3-9a9b-b86090502b85 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:31:08.642 +05:30 e4c73d01-b14f-420a-ae81-1ea586304a12 INF CORS policy execution successful. 2024-03-23 15:31:08.642 +05:30 e4c73d01-b14f-420a-ae81-1ea586304a12 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:08.642 +05:30 e4c73d01-b14f-420a-ae81-1ea586304a12 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-23 15:31:08.647 +05:30 e4c73d01-b14f-420a-ae81-1ea586304a12 INF Connection string fetched 2024-03-23 15:31:08.647 +05:30 e4c73d01-b14f-420a-ae81-1ea586304a12 INF Fetching Actions 2024-03-23 15:31:08.656 +05:30 e4c73d01-b14f-420a-ae81-1ea586304a12 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:31:08.656 +05:30 e4c73d01-b14f-420a-ae81-1ea586304a12 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.7532ms 2024-03-23 15:31:08.656 +05:30 e4c73d01-b14f-420a-ae81-1ea586304a12 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:08.656 +05:30 e4c73d01-b14f-420a-ae81-1ea586304a12 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 14.7056ms 2024-03-23 15:31:10.679 +05:30 a2995c6a-9b22-4442-9f54-750e97b70625 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:31:10.680 +05:30 d52d96cb-4069-444a-bacf-4a8352255993 INF CORS policy execution successful. 2024-03-23 15:31:10.680 +05:30 d52d96cb-4069-444a-bacf-4a8352255993 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:10.681 +05:30 d52d96cb-4069-444a-bacf-4a8352255993 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-23 15:31:10.686 +05:30 d52d96cb-4069-444a-bacf-4a8352255993 INF Connection string fetched 2024-03-23 15:31:10.686 +05:30 d52d96cb-4069-444a-bacf-4a8352255993 INF Fetching Actions 2024-03-23 15:31:10.693 +05:30 d52d96cb-4069-444a-bacf-4a8352255993 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:31:10.693 +05:30 d52d96cb-4069-444a-bacf-4a8352255993 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.4156ms 2024-03-23 15:31:10.693 +05:30 d52d96cb-4069-444a-bacf-4a8352255993 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:10.693 +05:30 d52d96cb-4069-444a-bacf-4a8352255993 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 14.0011ms 2024-03-23 15:31:12.070 +05:30 677a526c-7384-478c-91fd-9d2181483cc5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 15:31:12.070 +05:30 1a8f32fa-41c9-420e-8aac-7dfec1588f9c INF CORS policy execution successful. 2024-03-23 15:31:12.071 +05:30 1a8f32fa-41c9-420e-8aac-7dfec1588f9c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 204 null null 0.6338ms 2024-03-23 15:31:12.455 +05:30 efdf2a01-dc19-4522-887e-e86012d1089b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 15:31:12.456 +05:30 c7f4e253-c204-4f9b-9a8f-660b72b662ee INF CORS policy execution successful. 2024-03-23 15:31:12.456 +05:30 c7f4e253-c204-4f9b-9a8f-660b72b662ee INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:12.456 +05:30 c7f4e253-c204-4f9b-9a8f-660b72b662ee 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-23 15:31:12.465 +05:30 c7f4e253-c204-4f9b-9a8f-660b72b662ee INF Connection string fetched 2024-03-23 15:31:12.466 +05:30 c7f4e253-c204-4f9b-9a8f-660b72b662ee INF Fetching Actions 2024-03-23 15:31:12.479 +05:30 c7f4e253-c204-4f9b-9a8f-660b72b662ee INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:31:12.480 +05:30 c7f4e253-c204-4f9b-9a8f-660b72b662ee INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 24.1449ms 2024-03-23 15:31:12.480 +05:30 c7f4e253-c204-4f9b-9a8f-660b72b662ee INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:31:12.481 +05:30 c7f4e253-c204-4f9b-9a8f-660b72b662ee INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 200 null application/json; charset=utf-8 25.6421ms 2024-03-23 15:32:11.379 +05:30 e85043fc-f6e4-43c5-b832-2970bb5dd463 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:32:11.381 +05:30 5dbf9ec6-4a23-439d-914f-8f646b24dbfa INF CORS policy execution successful. 2024-03-23 15:32:11.381 +05:30 5dbf9ec6-4a23-439d-914f-8f646b24dbfa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 2.9935ms 2024-03-23 15:32:11.459 +05:30 f3241d85-95ee-453a-a033-62ad20f360fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:32:11.462 +05:30 f3241d85-95ee-453a-a033-62ad20f360fd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 10:01:33 AM', Current time (UTC): '3/23/2024 10:02:11 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-23 15:32:11.464 +05:30 f3241d85-95ee-453a-a033-62ad20f360fd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 10:01:33 AM', Current time (UTC): '3/23/2024 10:02:11 AM'. 2024-03-23 15:32:11.465 +05:30 c14ef1a8-4bf1-41da-8874-ea79b2c58b3c INF CORS policy execution successful. 2024-03-23 15:32:11.467 +05:30 c14ef1a8-4bf1-41da-8874-ea79b2c58b3c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:32:11.468 +05:30 c14ef1a8-4bf1-41da-8874-ea79b2c58b3c INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:32:11.469 +05:30 c14ef1a8-4bf1-41da-8874-ea79b2c58b3c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 401 null null 9.9879ms 2024-03-23 15:32:11.532 +05:30 6a249235-1b5e-400d-b96d-d5896b1cce23 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4Nzc5MywiZXhwIjoxNzExMTg4MzkzLCJpYXQiOjE3MTExODc3OTN9.47e_u0zntVEyFH05MQbIyeK4OAB4dEtTRumBOvHGXcI - null null 2024-03-23 15:32:11.533 +05:30 1670aa29-3f96-494d-992e-f2a7bb882d6b INF CORS policy execution successful. 2024-03-23 15:32:11.533 +05:30 1670aa29-3f96-494d-992e-f2a7bb882d6b INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:32:11.534 +05:30 1670aa29-3f96-494d-992e-f2a7bb882d6b 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-23 15:32:11.551 +05:30 1670aa29-3f96-494d-992e-f2a7bb882d6b INF Token generated 2024-03-23 15:32:11.551 +05:30 1670aa29-3f96-494d-992e-f2a7bb882d6b INF Token generated 2024-03-23 15:32:11.551 +05:30 1670aa29-3f96-494d-992e-f2a7bb882d6b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 15:32:11.552 +05:30 1670aa29-3f96-494d-992e-f2a7bb882d6b INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 18.0547ms 2024-03-23 15:32:11.552 +05:30 1670aa29-3f96-494d-992e-f2a7bb882d6b INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:32:11.552 +05:30 1670aa29-3f96-494d-992e-f2a7bb882d6b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4Nzc5MywiZXhwIjoxNzExMTg4MzkzLCJpYXQiOjE3MTExODc3OTN9.47e_u0zntVEyFH05MQbIyeK4OAB4dEtTRumBOvHGXcI - 200 null application/json; charset=utf-8 20.3256ms 2024-03-23 15:32:11.603 +05:30 d711b5bf-4ee8-4869-b74a-d482deeab066 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:32:11.603 +05:30 5a607715-bcec-4f58-b856-304beebba458 INF CORS policy execution successful. 2024-03-23 15:32:11.603 +05:30 5a607715-bcec-4f58-b856-304beebba458 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:11.604 +05:30 5a607715-bcec-4f58-b856-304beebba458 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-23 15:32:11.607 +05:30 5a607715-bcec-4f58-b856-304beebba458 INF Connection string fetched 2024-03-23 15:32:11.607 +05:30 5a607715-bcec-4f58-b856-304beebba458 INF Fetching Actions 2024-03-23 15:32:11.615 +05:30 5a607715-bcec-4f58-b856-304beebba458 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:11.615 +05:30 5a607715-bcec-4f58-b856-304beebba458 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.5702ms 2024-03-23 15:32:11.615 +05:30 5a607715-bcec-4f58-b856-304beebba458 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:11.615 +05:30 5a607715-bcec-4f58-b856-304beebba458 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 12.6974ms 2024-03-23 15:32:12.179 +05:30 41097781-ab31-4291-ad2b-37b4016e9330 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:32:12.179 +05:30 493e2140-1534-445e-8dea-d14e0c4248c9 INF CORS policy execution successful. 2024-03-23 15:32:12.179 +05:30 493e2140-1534-445e-8dea-d14e0c4248c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.7267ms 2024-03-23 15:32:12.223 +05:30 5d9c00cc-a8e7-4d5c-9a9c-30fdcd617d54 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:32:12.224 +05:30 971b4fb4-6b38-4f43-8c24-21f4ce62a248 INF CORS policy execution successful. 2024-03-23 15:32:12.224 +05:30 971b4fb4-6b38-4f43-8c24-21f4ce62a248 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:12.224 +05:30 971b4fb4-6b38-4f43-8c24-21f4ce62a248 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-23 15:32:12.230 +05:30 971b4fb4-6b38-4f43-8c24-21f4ce62a248 INF Connection string fetched 2024-03-23 15:32:12.230 +05:30 971b4fb4-6b38-4f43-8c24-21f4ce62a248 INF Fetching Actions 2024-03-23 15:32:12.237 +05:30 971b4fb4-6b38-4f43-8c24-21f4ce62a248 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:12.237 +05:30 971b4fb4-6b38-4f43-8c24-21f4ce62a248 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.0436ms 2024-03-23 15:32:12.238 +05:30 971b4fb4-6b38-4f43-8c24-21f4ce62a248 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:12.238 +05:30 971b4fb4-6b38-4f43-8c24-21f4ce62a248 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 14.3899ms 2024-03-23 15:32:12.915 +05:30 b4cd688a-8d63-4214-8e8a-0fa39c1fae99 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:32:12.917 +05:30 a26ae3ff-82d4-403e-8ddf-5f62ed285981 INF CORS policy execution successful. 2024-03-23 15:32:12.917 +05:30 a26ae3ff-82d4-403e-8ddf-5f62ed285981 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:12.917 +05:30 a26ae3ff-82d4-403e-8ddf-5f62ed285981 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-23 15:32:12.922 +05:30 a26ae3ff-82d4-403e-8ddf-5f62ed285981 INF Connection string fetched 2024-03-23 15:32:12.923 +05:30 a26ae3ff-82d4-403e-8ddf-5f62ed285981 INF Fetching Actions 2024-03-23 15:32:12.929 +05:30 a26ae3ff-82d4-403e-8ddf-5f62ed285981 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:12.929 +05:30 a26ae3ff-82d4-403e-8ddf-5f62ed285981 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.5218ms 2024-03-23 15:32:12.929 +05:30 a26ae3ff-82d4-403e-8ddf-5f62ed285981 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:12.930 +05:30 a26ae3ff-82d4-403e-8ddf-5f62ed285981 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 14.7064ms 2024-03-23 15:32:14.807 +05:30 69751a15-a789-4b53-8b5c-ea009e27e4a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:32:14.808 +05:30 5fd23d00-5836-4707-8672-565d58c8fd8b INF CORS policy execution successful. 2024-03-23 15:32:14.808 +05:30 5fd23d00-5836-4707-8672-565d58c8fd8b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 204 null null 0.9259ms 2024-03-23 15:32:15.127 +05:30 3b947853-9df2-4ff5-b956-cc0688973dc4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:32:15.128 +05:30 5a399ec4-dfb7-4f79-88a6-80625a388b26 INF CORS policy execution successful. 2024-03-23 15:32:15.128 +05:30 5a399ec4-dfb7-4f79-88a6-80625a388b26 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:15.128 +05:30 5a399ec4-dfb7-4f79-88a6-80625a388b26 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-23 15:32:15.135 +05:30 5a399ec4-dfb7-4f79-88a6-80625a388b26 INF Connection string fetched 2024-03-23 15:32:15.135 +05:30 5a399ec4-dfb7-4f79-88a6-80625a388b26 INF Fetching Actions 2024-03-23 15:32:15.144 +05:30 5a399ec4-dfb7-4f79-88a6-80625a388b26 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:15.144 +05:30 5a399ec4-dfb7-4f79-88a6-80625a388b26 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.6315ms 2024-03-23 15:32:15.144 +05:30 5a399ec4-dfb7-4f79-88a6-80625a388b26 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:15.144 +05:30 5a399ec4-dfb7-4f79-88a6-80625a388b26 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 200 null application/json; charset=utf-8 17.3136ms 2024-03-23 15:32:19.585 +05:30 c2af4e7b-785b-4b3d-972f-cf6d36918b93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:32:19.585 +05:30 c01ee236-923f-434e-b676-bfaa0ef11b3d INF CORS policy execution successful. 2024-03-23 15:32:19.586 +05:30 c01ee236-923f-434e-b676-bfaa0ef11b3d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 204 null null 1.3222ms 2024-03-23 15:32:19.628 +05:30 ec3388f4-a1c9-4097-935a-2421a195d51b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:32:19.628 +05:30 910c4529-ce91-4f69-a26c-b074e2fe05db INF CORS policy execution successful. 2024-03-23 15:32:19.628 +05:30 910c4529-ce91-4f69-a26c-b074e2fe05db INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:19.629 +05:30 910c4529-ce91-4f69-a26c-b074e2fe05db 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-23 15:32:19.640 +05:30 910c4529-ce91-4f69-a26c-b074e2fe05db INF Connection string fetched 2024-03-23 15:32:19.641 +05:30 910c4529-ce91-4f69-a26c-b074e2fe05db INF Fetching Actions 2024-03-23 15:32:19.648 +05:30 910c4529-ce91-4f69-a26c-b074e2fe05db INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:19.649 +05:30 910c4529-ce91-4f69-a26c-b074e2fe05db INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 20.2277ms 2024-03-23 15:32:19.649 +05:30 910c4529-ce91-4f69-a26c-b074e2fe05db INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:19.649 +05:30 910c4529-ce91-4f69-a26c-b074e2fe05db INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 21.6683ms 2024-03-23 15:32:23.132 +05:30 7037cf74-a6d8-43a0-84a9-6dc113d40650 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:32:23.133 +05:30 89f580f2-a191-4069-9cea-c92bb94c9aa7 INF CORS policy execution successful. 2024-03-23 15:32:23.133 +05:30 89f580f2-a191-4069-9cea-c92bb94c9aa7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 0.6156ms 2024-03-23 15:32:23.342 +05:30 05a0c14d-23de-4f80-9934-00db3c8d9801 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:32:23.342 +05:30 28499ca4-492b-4dd5-bb18-2fd52f207d28 INF CORS policy execution successful. 2024-03-23 15:32:23.343 +05:30 28499ca4-492b-4dd5-bb18-2fd52f207d28 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 0.5826ms 2024-03-23 15:32:23.387 +05:30 8fd9088a-3fee-42d2-a27f-4902583cdfe8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:32:23.388 +05:30 7a40f0ab-5483-47c8-a7ab-11fe990182de INF CORS policy execution successful. 2024-03-23 15:32:23.388 +05:30 7a40f0ab-5483-47c8-a7ab-11fe990182de INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:23.388 +05:30 7a40f0ab-5483-47c8-a7ab-11fe990182de 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-23 15:32:23.394 +05:30 7a40f0ab-5483-47c8-a7ab-11fe990182de INF Connection string fetched 2024-03-23 15:32:23.395 +05:30 7a40f0ab-5483-47c8-a7ab-11fe990182de INF Fetching Actions 2024-03-23 15:32:23.403 +05:30 7a40f0ab-5483-47c8-a7ab-11fe990182de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:23.404 +05:30 7a40f0ab-5483-47c8-a7ab-11fe990182de INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.2497ms 2024-03-23 15:32:23.404 +05:30 7a40f0ab-5483-47c8-a7ab-11fe990182de INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:23.404 +05:30 7a40f0ab-5483-47c8-a7ab-11fe990182de INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 16.9938ms 2024-03-23 15:32:23.488 +05:30 641de394-27a2-4bea-9761-7798bab2b267 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:32:23.489 +05:30 b8d432a0-a496-436f-bb93-fb0682649e26 INF CORS policy execution successful. 2024-03-23 15:32:23.489 +05:30 b8d432a0-a496-436f-bb93-fb0682649e26 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:23.489 +05:30 b8d432a0-a496-436f-bb93-fb0682649e26 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-23 15:32:23.492 +05:30 b8d432a0-a496-436f-bb93-fb0682649e26 INF Connection string fetched 2024-03-23 15:32:23.493 +05:30 b8d432a0-a496-436f-bb93-fb0682649e26 INF Fetching Actions 2024-03-23 15:32:23.499 +05:30 b8d432a0-a496-436f-bb93-fb0682649e26 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:23.500 +05:30 b8d432a0-a496-436f-bb93-fb0682649e26 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 10.2911ms 2024-03-23 15:32:23.500 +05:30 b8d432a0-a496-436f-bb93-fb0682649e26 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:23.500 +05:30 b8d432a0-a496-436f-bb93-fb0682649e26 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 11.3363ms 2024-03-23 15:32:24.365 +05:30 4d7ecef5-bb95-4cdb-be98-b54a9fd97e23 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:32:24.365 +05:30 662908b6-50b7-4225-859f-82b9e8032466 INF CORS policy execution successful. 2024-03-23 15:32:24.366 +05:30 662908b6-50b7-4225-859f-82b9e8032466 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 204 null null 0.8708ms 2024-03-23 15:32:24.405 +05:30 2b6b2c26-3660-4599-8c6b-a213bd0b5780 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:32:24.406 +05:30 2bbb2107-cfc5-4851-aaa0-32eda8a7c836 INF CORS policy execution successful. 2024-03-23 15:32:24.406 +05:30 2bbb2107-cfc5-4851-aaa0-32eda8a7c836 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:24.406 +05:30 2bbb2107-cfc5-4851-aaa0-32eda8a7c836 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-23 15:32:24.414 +05:30 2bbb2107-cfc5-4851-aaa0-32eda8a7c836 INF Connection string fetched 2024-03-23 15:32:24.414 +05:30 2bbb2107-cfc5-4851-aaa0-32eda8a7c836 INF Fetching Actions 2024-03-23 15:32:24.424 +05:30 2bbb2107-cfc5-4851-aaa0-32eda8a7c836 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:24.425 +05:30 2bbb2107-cfc5-4851-aaa0-32eda8a7c836 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.7413ms 2024-03-23 15:32:24.425 +05:30 2bbb2107-cfc5-4851-aaa0-32eda8a7c836 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:24.425 +05:30 2bbb2107-cfc5-4851-aaa0-32eda8a7c836 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 200 null application/json; charset=utf-8 20.0507ms 2024-03-23 15:32:27.776 +05:30 1a57ac1e-91b8-465c-abb9-f277bdd77b0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=16 - null null 2024-03-23 15:32:27.776 +05:30 e90d9255-776a-46b7-ab9b-c86b9dba210f INF CORS policy execution successful. 2024-03-23 15:32:27.777 +05:30 e90d9255-776a-46b7-ab9b-c86b9dba210f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=16 - 204 null null 0.9195ms 2024-03-23 15:32:27.818 +05:30 7024e418-e6c5-4451-bee7-5c9c4d425862 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=16 - null null 2024-03-23 15:32:27.818 +05:30 135b307e-fd3b-4ab7-bdd3-ea652433c864 INF CORS policy execution successful. 2024-03-23 15:32:27.819 +05:30 135b307e-fd3b-4ab7-bdd3-ea652433c864 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:27.819 +05:30 135b307e-fd3b-4ab7-bdd3-ea652433c864 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-23 15:32:27.825 +05:30 135b307e-fd3b-4ab7-bdd3-ea652433c864 INF Connection string fetched 2024-03-23 15:32:27.825 +05:30 135b307e-fd3b-4ab7-bdd3-ea652433c864 INF Fetching Actions 2024-03-23 15:32:27.833 +05:30 135b307e-fd3b-4ab7-bdd3-ea652433c864 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:27.834 +05:30 135b307e-fd3b-4ab7-bdd3-ea652433c864 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.9952ms 2024-03-23 15:32:27.834 +05:30 135b307e-fd3b-4ab7-bdd3-ea652433c864 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:27.834 +05:30 135b307e-fd3b-4ab7-bdd3-ea652433c864 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=16 - 200 null application/json; charset=utf-8 16.263ms 2024-03-23 15:32:28.739 +05:30 239f34f6-3c78-45ca-b98b-c5cde3ba4c57 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=74 - null null 2024-03-23 15:32:28.740 +05:30 754ab676-b808-4367-9d83-22f5be1a4042 INF CORS policy execution successful. 2024-03-23 15:32:28.740 +05:30 754ab676-b808-4367-9d83-22f5be1a4042 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=74 - 204 null null 0.7602ms 2024-03-23 15:32:28.782 +05:30 9e235ebb-5280-4ba6-bdc9-fc924b2841d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=74 - null null 2024-03-23 15:32:28.783 +05:30 7bfc5fc9-f629-4285-a3c5-9bacb3a910dc INF CORS policy execution successful. 2024-03-23 15:32:28.783 +05:30 7bfc5fc9-f629-4285-a3c5-9bacb3a910dc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:28.783 +05:30 7bfc5fc9-f629-4285-a3c5-9bacb3a910dc 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-23 15:32:28.788 +05:30 7bfc5fc9-f629-4285-a3c5-9bacb3a910dc INF Connection string fetched 2024-03-23 15:32:28.788 +05:30 7bfc5fc9-f629-4285-a3c5-9bacb3a910dc INF Fetching Actions 2024-03-23 15:32:28.797 +05:30 7bfc5fc9-f629-4285-a3c5-9bacb3a910dc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:28.798 +05:30 7bfc5fc9-f629-4285-a3c5-9bacb3a910dc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.4552ms 2024-03-23 15:32:28.798 +05:30 7bfc5fc9-f629-4285-a3c5-9bacb3a910dc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:28.798 +05:30 7bfc5fc9-f629-4285-a3c5-9bacb3a910dc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=74 - 200 null application/json; charset=utf-8 16.5506ms 2024-03-23 15:32:30.115 +05:30 0f7ab726-bd4e-4a33-8eb9-a30d56ec18a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - null null 2024-03-23 15:32:30.115 +05:30 501b121b-33eb-475f-bd47-7ef7eb2bdea9 INF CORS policy execution successful. 2024-03-23 15:32:30.116 +05:30 501b121b-33eb-475f-bd47-7ef7eb2bdea9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - 204 null null 0.9541ms 2024-03-23 15:32:30.165 +05:30 78e63c94-ae80-4db9-8a83-981e0b078468 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - null null 2024-03-23 15:32:30.165 +05:30 3fb32b7f-70ab-4bc1-ac5a-a2e45fb46ff2 INF CORS policy execution successful. 2024-03-23 15:32:30.166 +05:30 3fb32b7f-70ab-4bc1-ac5a-a2e45fb46ff2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:30.166 +05:30 3fb32b7f-70ab-4bc1-ac5a-a2e45fb46ff2 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-23 15:32:30.172 +05:30 3fb32b7f-70ab-4bc1-ac5a-a2e45fb46ff2 INF Connection string fetched 2024-03-23 15:32:30.172 +05:30 3fb32b7f-70ab-4bc1-ac5a-a2e45fb46ff2 INF Fetching Actions 2024-03-23 15:32:30.180 +05:30 3fb32b7f-70ab-4bc1-ac5a-a2e45fb46ff2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:30.180 +05:30 3fb32b7f-70ab-4bc1-ac5a-a2e45fb46ff2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.3826ms 2024-03-23 15:32:30.180 +05:30 3fb32b7f-70ab-4bc1-ac5a-a2e45fb46ff2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:30.180 +05:30 3fb32b7f-70ab-4bc1-ac5a-a2e45fb46ff2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - 200 null application/json; charset=utf-8 15.6073ms 2024-03-23 15:32:30.824 +05:30 b655e295-f9c5-4912-a310-0d412c58a161 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - null null 2024-03-23 15:32:30.824 +05:30 9518d16c-c285-4987-8994-f8682f93ae47 INF CORS policy execution successful. 2024-03-23 15:32:30.825 +05:30 9518d16c-c285-4987-8994-f8682f93ae47 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - 204 null null 0.6526ms 2024-03-23 15:32:31.177 +05:30 95d7320f-14a4-459f-a93c-3b6fa1002c92 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - null null 2024-03-23 15:32:31.177 +05:30 f0d82c9c-d223-4379-aae0-bff099fbbfb8 INF CORS policy execution successful. 2024-03-23 15:32:31.178 +05:30 f0d82c9c-d223-4379-aae0-bff099fbbfb8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:31.178 +05:30 f0d82c9c-d223-4379-aae0-bff099fbbfb8 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-23 15:32:31.183 +05:30 f0d82c9c-d223-4379-aae0-bff099fbbfb8 INF Connection string fetched 2024-03-23 15:32:31.183 +05:30 f0d82c9c-d223-4379-aae0-bff099fbbfb8 INF Fetching Actions 2024-03-23 15:32:31.190 +05:30 f0d82c9c-d223-4379-aae0-bff099fbbfb8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:31.191 +05:30 f0d82c9c-d223-4379-aae0-bff099fbbfb8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.2042ms 2024-03-23 15:32:31.191 +05:30 f0d82c9c-d223-4379-aae0-bff099fbbfb8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:31.191 +05:30 f0d82c9c-d223-4379-aae0-bff099fbbfb8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - 200 null application/json; charset=utf-8 14.5641ms 2024-03-23 15:32:53.535 +05:30 ddf56d36-d0ea-4451-906d-ef8dc9edc3ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - null null 2024-03-23 15:32:53.535 +05:30 2eaaf5b5-22bc-4d77-b67a-f7188c80190e INF CORS policy execution successful. 2024-03-23 15:32:53.536 +05:30 2eaaf5b5-22bc-4d77-b67a-f7188c80190e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - 204 null null 1.6322ms 2024-03-23 15:32:53.642 +05:30 3f81b5ba-b551-4605-b56b-5f5f3c6a3947 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - null null 2024-03-23 15:32:53.643 +05:30 4587e507-ab96-4c04-85f2-89c01e8ef171 INF CORS policy execution successful. 2024-03-23 15:32:53.643 +05:30 4587e507-ab96-4c04-85f2-89c01e8ef171 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:53.643 +05:30 4587e507-ab96-4c04-85f2-89c01e8ef171 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-23 15:32:53.652 +05:30 4587e507-ab96-4c04-85f2-89c01e8ef171 INF Connection string fetched 2024-03-23 15:32:53.653 +05:30 4587e507-ab96-4c04-85f2-89c01e8ef171 INF Fetching Actions 2024-03-23 15:32:53.661 +05:30 4587e507-ab96-4c04-85f2-89c01e8ef171 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:53.661 +05:30 4587e507-ab96-4c04-85f2-89c01e8ef171 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 17.9552ms 2024-03-23 15:32:53.661 +05:30 4587e507-ab96-4c04-85f2-89c01e8ef171 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:53.661 +05:30 4587e507-ab96-4c04-85f2-89c01e8ef171 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - 200 null application/json; charset=utf-8 19.6958ms 2024-03-23 15:32:58.508 +05:30 f9c2686e-5c08-4f68-9e09-72a79c464f6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=65 - null null 2024-03-23 15:32:58.509 +05:30 3eb1167c-d48a-42e2-a5ce-f66cf8b056bd INF CORS policy execution successful. 2024-03-23 15:32:58.509 +05:30 3eb1167c-d48a-42e2-a5ce-f66cf8b056bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=65 - 204 null null 1.0929ms 2024-03-23 15:32:58.549 +05:30 a6fd63fa-ceeb-42d3-a091-f5be8bfebcda INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=65 - null null 2024-03-23 15:32:58.550 +05:30 1f712d66-c8b2-41ae-94e2-fb5bcfba4de4 INF CORS policy execution successful. 2024-03-23 15:32:58.550 +05:30 1f712d66-c8b2-41ae-94e2-fb5bcfba4de4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:58.550 +05:30 1f712d66-c8b2-41ae-94e2-fb5bcfba4de4 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-23 15:32:58.559 +05:30 1f712d66-c8b2-41ae-94e2-fb5bcfba4de4 INF Connection string fetched 2024-03-23 15:32:58.559 +05:30 1f712d66-c8b2-41ae-94e2-fb5bcfba4de4 INF Fetching Actions 2024-03-23 15:32:58.569 +05:30 1f712d66-c8b2-41ae-94e2-fb5bcfba4de4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:32:58.569 +05:30 1f712d66-c8b2-41ae-94e2-fb5bcfba4de4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.6603ms 2024-03-23 15:32:58.569 +05:30 1f712d66-c8b2-41ae-94e2-fb5bcfba4de4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:32:58.569 +05:30 1f712d66-c8b2-41ae-94e2-fb5bcfba4de4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=65 - 200 null application/json; charset=utf-8 19.962ms 2024-03-23 15:33:11.409 +05:30 466e611e-f126-4054-906b-2d6966c5f3ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - null null 2024-03-23 15:33:11.410 +05:30 fb427489-fb66-4569-9419-cc0f32e24221 INF CORS policy execution successful. 2024-03-23 15:33:11.410 +05:30 fb427489-fb66-4569-9419-cc0f32e24221 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - 204 null null 1.2486ms 2024-03-23 15:33:11.458 +05:30 a8d9bb15-d61e-487e-a92f-85e6bcd88e16 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - null null 2024-03-23 15:33:11.459 +05:30 bd3fc207-e279-4394-90b2-43756bae7561 INF CORS policy execution successful. 2024-03-23 15:33:11.459 +05:30 bd3fc207-e279-4394-90b2-43756bae7561 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:33:11.459 +05:30 bd3fc207-e279-4394-90b2-43756bae7561 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-23 15:33:11.466 +05:30 bd3fc207-e279-4394-90b2-43756bae7561 INF Connection string fetched 2024-03-23 15:33:11.467 +05:30 bd3fc207-e279-4394-90b2-43756bae7561 INF Fetching Actions 2024-03-23 15:33:11.476 +05:30 bd3fc207-e279-4394-90b2-43756bae7561 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:33:11.476 +05:30 bd3fc207-e279-4394-90b2-43756bae7561 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.9017ms 2024-03-23 15:33:11.476 +05:30 bd3fc207-e279-4394-90b2-43756bae7561 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:33:11.477 +05:30 bd3fc207-e279-4394-90b2-43756bae7561 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - 200 null application/json; charset=utf-8 18.7031ms 2024-03-23 15:33:54.428 +05:30 bb43960a-9d2c-4afc-b6ac-a216d1355941 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:33:54.430 +05:30 8e0cfa26-cdbc-4ea7-b0e2-13fe071e7cab INF CORS policy execution successful. 2024-03-23 15:33:54.432 +05:30 8e0cfa26-cdbc-4ea7-b0e2-13fe071e7cab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 4.1289ms 2024-03-23 15:33:54.485 +05:30 1949d0bd-21a7-41e8-803a-2956b10ee4bd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:33:54.487 +05:30 a327b053-150a-45a4-b936-077636c81113 INF CORS policy execution successful. 2024-03-23 15:33:54.487 +05:30 a327b053-150a-45a4-b936-077636c81113 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:33:54.488 +05:30 a327b053-150a-45a4-b936-077636c81113 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-23 15:33:54.505 +05:30 a327b053-150a-45a4-b936-077636c81113 INF Connection string fetched 2024-03-23 15:33:54.506 +05:30 a327b053-150a-45a4-b936-077636c81113 INF Fetching Actions 2024-03-23 15:33:54.520 +05:30 a327b053-150a-45a4-b936-077636c81113 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:33:54.521 +05:30 a327b053-150a-45a4-b936-077636c81113 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 33.1126ms 2024-03-23 15:33:54.521 +05:30 a327b053-150a-45a4-b936-077636c81113 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:33:54.522 +05:30 a327b053-150a-45a4-b936-077636c81113 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 36.5264ms 2024-03-23 15:33:58.106 +05:30 60ee24f0-f25e-4063-a0a3-c73bbdc42d3e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:33:58.107 +05:30 d907a08b-0cda-41d1-841f-03163cd8ac54 INF CORS policy execution successful. 2024-03-23 15:33:58.107 +05:30 d907a08b-0cda-41d1-841f-03163cd8ac54 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.8119ms 2024-03-23 15:33:58.181 +05:30 b8a7b6a2-a893-4ca8-a22d-b3baebb35244 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:33:58.182 +05:30 acafbd81-7bd6-4c3a-bee7-7eeea7a20ad3 INF CORS policy execution successful. 2024-03-23 15:33:58.182 +05:30 acafbd81-7bd6-4c3a-bee7-7eeea7a20ad3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:33:58.182 +05:30 acafbd81-7bd6-4c3a-bee7-7eeea7a20ad3 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-23 15:33:58.197 +05:30 acafbd81-7bd6-4c3a-bee7-7eeea7a20ad3 INF Connection string fetched 2024-03-23 15:33:58.197 +05:30 acafbd81-7bd6-4c3a-bee7-7eeea7a20ad3 INF Fetching Actions 2024-03-23 15:33:58.205 +05:30 acafbd81-7bd6-4c3a-bee7-7eeea7a20ad3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:33:58.205 +05:30 acafbd81-7bd6-4c3a-bee7-7eeea7a20ad3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 23.089ms 2024-03-23 15:33:58.206 +05:30 acafbd81-7bd6-4c3a-bee7-7eeea7a20ad3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:33:58.206 +05:30 acafbd81-7bd6-4c3a-bee7-7eeea7a20ad3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 24.668ms 2024-03-23 15:34:07.765 +05:30 fb439247-41b5-4767-9ae8-99e8a895bba5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - null null 2024-03-23 15:34:07.766 +05:30 edc79d11-b070-4ff4-8be9-b8b1e5140f58 INF CORS policy execution successful. 2024-03-23 15:34:07.767 +05:30 edc79d11-b070-4ff4-8be9-b8b1e5140f58 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - 204 null null 1.3348ms 2024-03-23 15:34:07.813 +05:30 d1e57e09-09a7-40d1-a8c3-74bfb7e26fc8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - null null 2024-03-23 15:34:07.814 +05:30 fc14f1a0-6272-4051-a9bc-bfb79603b1ea INF CORS policy execution successful. 2024-03-23 15:34:07.814 +05:30 fc14f1a0-6272-4051-a9bc-bfb79603b1ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:34:07.814 +05:30 fc14f1a0-6272-4051-a9bc-bfb79603b1ea 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-23 15:34:07.821 +05:30 fc14f1a0-6272-4051-a9bc-bfb79603b1ea INF Connection string fetched 2024-03-23 15:34:07.822 +05:30 fc14f1a0-6272-4051-a9bc-bfb79603b1ea INF Fetching Actions 2024-03-23 15:34:07.830 +05:30 fc14f1a0-6272-4051-a9bc-bfb79603b1ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:34:07.830 +05:30 fc14f1a0-6272-4051-a9bc-bfb79603b1ea INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.8988ms 2024-03-23 15:34:07.830 +05:30 fc14f1a0-6272-4051-a9bc-bfb79603b1ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:34:07.830 +05:30 fc14f1a0-6272-4051-a9bc-bfb79603b1ea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - 200 null application/json; charset=utf-8 17.7765ms 2024-03-23 15:34:08.466 +05:30 71e6ffa5-9a4a-4f70-aa2f-4ddf14209817 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=70 - null null 2024-03-23 15:34:08.466 +05:30 d4be9094-7f54-4098-bd78-ab801ffa4226 INF CORS policy execution successful. 2024-03-23 15:34:08.467 +05:30 d4be9094-7f54-4098-bd78-ab801ffa4226 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=70 - 204 null null 0.6182ms 2024-03-23 15:34:08.506 +05:30 034149d8-3d9b-4d6d-92c8-63fb1ac83bc3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=70 - null null 2024-03-23 15:34:08.506 +05:30 0c5374f9-bb4a-4b68-849b-cdea53beaff3 INF CORS policy execution successful. 2024-03-23 15:34:08.506 +05:30 0c5374f9-bb4a-4b68-849b-cdea53beaff3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:34:08.506 +05:30 0c5374f9-bb4a-4b68-849b-cdea53beaff3 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-23 15:34:08.511 +05:30 0c5374f9-bb4a-4b68-849b-cdea53beaff3 INF Connection string fetched 2024-03-23 15:34:08.512 +05:30 0c5374f9-bb4a-4b68-849b-cdea53beaff3 INF Fetching Actions 2024-03-23 15:34:08.519 +05:30 0c5374f9-bb4a-4b68-849b-cdea53beaff3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:34:08.519 +05:30 0c5374f9-bb4a-4b68-849b-cdea53beaff3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.5516ms 2024-03-23 15:34:08.519 +05:30 0c5374f9-bb4a-4b68-849b-cdea53beaff3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:34:08.519 +05:30 0c5374f9-bb4a-4b68-849b-cdea53beaff3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=70 - 200 null application/json; charset=utf-8 13.6082ms 2024-03-23 15:34:22.967 +05:30 10abbace-1164-4552-988b-f115e547b824 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=71 - null null 2024-03-23 15:34:22.968 +05:30 ebb29b46-4124-41f8-97ad-b690b9097c60 INF CORS policy execution successful. 2024-03-23 15:34:22.969 +05:30 ebb29b46-4124-41f8-97ad-b690b9097c60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=71 - 204 null null 1.8973ms 2024-03-23 15:34:23.131 +05:30 0c195518-8cf0-4ce9-8cde-2337d93f1bf6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=71 - null null 2024-03-23 15:34:23.133 +05:30 36bad27c-5f76-408c-beec-1aa901978038 INF CORS policy execution successful. 2024-03-23 15:34:23.133 +05:30 36bad27c-5f76-408c-beec-1aa901978038 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:34:23.134 +05:30 36bad27c-5f76-408c-beec-1aa901978038 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-23 15:34:23.142 +05:30 36bad27c-5f76-408c-beec-1aa901978038 INF Connection string fetched 2024-03-23 15:34:23.143 +05:30 36bad27c-5f76-408c-beec-1aa901978038 INF Fetching Actions 2024-03-23 15:34:23.153 +05:30 36bad27c-5f76-408c-beec-1aa901978038 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:34:23.154 +05:30 36bad27c-5f76-408c-beec-1aa901978038 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 19.9943ms 2024-03-23 15:34:23.154 +05:30 36bad27c-5f76-408c-beec-1aa901978038 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:34:23.154 +05:30 36bad27c-5f76-408c-beec-1aa901978038 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=71 - 200 null application/json; charset=utf-8 22.7811ms 2024-03-23 15:34:26.216 +05:30 bcf9de12-79cb-48d0-9ee9-202774cbc94d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=83 - null null 2024-03-23 15:34:26.216 +05:30 11631585-df40-4001-9346-7069eeac4381 INF CORS policy execution successful. 2024-03-23 15:34:26.216 +05:30 11631585-df40-4001-9346-7069eeac4381 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=83 - 204 null null 0.8336ms 2024-03-23 15:34:26.262 +05:30 1330b8a4-fd56-4e53-956e-fa14dc86b380 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=83 - null null 2024-03-23 15:34:26.263 +05:30 411f65ee-c0ea-47c4-9fc9-732f15223dd2 INF CORS policy execution successful. 2024-03-23 15:34:26.263 +05:30 411f65ee-c0ea-47c4-9fc9-732f15223dd2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:34:26.263 +05:30 411f65ee-c0ea-47c4-9fc9-732f15223dd2 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-23 15:34:26.273 +05:30 411f65ee-c0ea-47c4-9fc9-732f15223dd2 INF Connection string fetched 2024-03-23 15:34:26.273 +05:30 411f65ee-c0ea-47c4-9fc9-732f15223dd2 INF Fetching Actions 2024-03-23 15:34:26.284 +05:30 411f65ee-c0ea-47c4-9fc9-732f15223dd2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:34:26.284 +05:30 411f65ee-c0ea-47c4-9fc9-732f15223dd2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 21.2648ms 2024-03-23 15:34:26.284 +05:30 411f65ee-c0ea-47c4-9fc9-732f15223dd2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:34:26.285 +05:30 411f65ee-c0ea-47c4-9fc9-732f15223dd2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=83 - 200 null application/json; charset=utf-8 22.4901ms 2024-03-23 15:34:42.584 +05:30 790f808d-72ce-4c1a-b74c-853563b072a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - null null 2024-03-23 15:34:42.585 +05:30 289239c7-0157-4dcc-a8ce-4a59b7b544c1 INF CORS policy execution successful. 2024-03-23 15:34:42.587 +05:30 289239c7-0157-4dcc-a8ce-4a59b7b544c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 204 null null 3.0682ms 2024-03-23 15:34:42.640 +05:30 62092ea0-87e7-4caa-9549-369bc84f2d7e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 27 2024-03-23 15:34:42.641 +05:30 3dcb9adf-3381-4b1d-84c8-c5127f2d9d1f INF CORS policy execution successful. 2024-03-23 15:34:42.642 +05:30 3dcb9adf-3381-4b1d-84c8-c5127f2d9d1f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:34:42.659 +05:30 3dcb9adf-3381-4b1d-84c8-c5127f2d9d1f INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:34:42.666 +05:30 3dcb9adf-3381-4b1d-84c8-c5127f2d9d1f INF Connection string fetched 2024-03-23 15:34:43.231 +05:30 3dcb9adf-3381-4b1d-84c8-c5127f2d9d1f INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:34:43.283 +05:30 3dcb9adf-3381-4b1d-84c8-c5127f2d9d1f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 623.8625ms 2024-03-23 15:34:43.283 +05:30 3dcb9adf-3381-4b1d-84c8-c5127f2d9d1f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:34:43.283 +05:30 3dcb9adf-3381-4b1d-84c8-c5127f2d9d1f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 201 null application/json; charset=utf-8 643.1146ms 2024-03-23 15:37:23.516 +05:30 90332d24-a652-42e3-b3d3-6c55ebf622e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:37:23.518 +05:30 10fcf6c6-72a5-4f07-ae0b-5f30aaed48e6 INF CORS policy execution successful. 2024-03-23 15:37:23.519 +05:30 10fcf6c6-72a5-4f07-ae0b-5f30aaed48e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 2.8282ms 2024-03-23 15:37:23.569 +05:30 8e09a0af-7e1f-47b6-8e35-92e39cc540df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:37:23.573 +05:30 8e09a0af-7e1f-47b6-8e35-92e39cc540df INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:07: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-23 15:37:23.575 +05:30 8e09a0af-7e1f-47b6-8e35-92e39cc540df INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:07:23 AM'. 2024-03-23 15:37:23.576 +05:30 f45a080a-0a84-4c52-be0b-8c2c3367f9fd INF CORS policy execution successful. 2024-03-23 15:37:23.576 +05:30 f45a080a-0a84-4c52-be0b-8c2c3367f9fd INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:37:23.577 +05:30 f45a080a-0a84-4c52-be0b-8c2c3367f9fd INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:37:23.581 +05:30 f45a080a-0a84-4c52-be0b-8c2c3367f9fd INF Fetching Field details for Master 2024-03-23 15:37:23.594 +05:30 f45a080a-0a84-4c52-be0b-8c2c3367f9fd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:37:23.595 +05:30 f45a080a-0a84-4c52-be0b-8c2c3367f9fd INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 18.1275ms 2024-03-23 15:37:23.595 +05:30 f45a080a-0a84-4c52-be0b-8c2c3367f9fd INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:37:23.595 +05:30 f45a080a-0a84-4c52-be0b-8c2c3367f9fd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 26.3109ms 2024-03-23 15:42:02.131 +05:30 f8cddcc6-be4c-463d-bfd4-4527d9a4b709 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:02.137 +05:30 2bca2432-ef53-4a9b-8bbc-7c67f61c416a INF CORS policy execution successful. 2024-03-23 15:42:02.140 +05:30 2bca2432-ef53-4a9b-8bbc-7c67f61c416a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 9.9006ms 2024-03-23 15:42:02.207 +05:30 8d7c1b17-91a5-4f00-8301-b1631344dc0b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:02.214 +05:30 8d7c1b17-91a5-4f00-8301-b1631344dc0b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:02 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-23 15:42:02.220 +05:30 8d7c1b17-91a5-4f00-8301-b1631344dc0b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:02 AM'. 2024-03-23 15:42:02.221 +05:30 0eac68d4-76a4-4c81-930f-37ae554ded7c INF CORS policy execution successful. 2024-03-23 15:42:02.222 +05:30 0eac68d4-76a4-4c81-930f-37ae554ded7c INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:02.223 +05:30 0eac68d4-76a4-4c81-930f-37ae554ded7c INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:02.230 +05:30 0eac68d4-76a4-4c81-930f-37ae554ded7c INF Fetching Field details for Master 2024-03-23 15:42:02.963 +05:30 0eac68d4-76a4-4c81-930f-37ae554ded7c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:02.964 +05:30 0eac68d4-76a4-4c81-930f-37ae554ded7c INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 740.7297ms 2024-03-23 15:42:02.965 +05:30 0eac68d4-76a4-4c81-930f-37ae554ded7c INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:02.965 +05:30 0eac68d4-76a4-4c81-930f-37ae554ded7c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 758.4191ms 2024-03-23 15:42:03.033 +05:30 5e66b413-6d51-46af-80d4-b649662acdfb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:03.034 +05:30 5e66b413-6d51-46af-80d4-b649662acdfb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:03 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-23 15:42:03.035 +05:30 5e66b413-6d51-46af-80d4-b649662acdfb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:03 AM'. 2024-03-23 15:42:03.035 +05:30 f6e474e9-0bce-463a-8bdf-a7491a1d10f2 INF CORS policy execution successful. 2024-03-23 15:42:03.035 +05:30 f6e474e9-0bce-463a-8bdf-a7491a1d10f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:03.035 +05:30 f6e474e9-0bce-463a-8bdf-a7491a1d10f2 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:03.036 +05:30 f6e474e9-0bce-463a-8bdf-a7491a1d10f2 INF Fetching Field details for Master 2024-03-23 15:42:03.056 +05:30 f6e474e9-0bce-463a-8bdf-a7491a1d10f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:03.057 +05:30 f6e474e9-0bce-463a-8bdf-a7491a1d10f2 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 22.26ms 2024-03-23 15:42:03.057 +05:30 f6e474e9-0bce-463a-8bdf-a7491a1d10f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:03.058 +05:30 f6e474e9-0bce-463a-8bdf-a7491a1d10f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 24.3396ms 2024-03-23 15:42:03.411 +05:30 9e15bfb9-0806-4b8c-bb16-bdc4e00b43fb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:03.414 +05:30 9e15bfb9-0806-4b8c-bb16-bdc4e00b43fb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:03 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-23 15:42:03.419 +05:30 9e15bfb9-0806-4b8c-bb16-bdc4e00b43fb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:03 AM'. 2024-03-23 15:42:03.419 +05:30 19bc7b69-ae4c-44b4-b8a8-27efb153d060 INF CORS policy execution successful. 2024-03-23 15:42:03.419 +05:30 19bc7b69-ae4c-44b4-b8a8-27efb153d060 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:03.419 +05:30 19bc7b69-ae4c-44b4-b8a8-27efb153d060 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:03.422 +05:30 19bc7b69-ae4c-44b4-b8a8-27efb153d060 INF Fetching Field details for Master 2024-03-23 15:42:03.439 +05:30 19bc7b69-ae4c-44b4-b8a8-27efb153d060 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:03.440 +05:30 19bc7b69-ae4c-44b4-b8a8-27efb153d060 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 20.5839ms 2024-03-23 15:42:03.440 +05:30 19bc7b69-ae4c-44b4-b8a8-27efb153d060 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:03.441 +05:30 19bc7b69-ae4c-44b4-b8a8-27efb153d060 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 29.2165ms 2024-03-23 15:42:12.634 +05:30 47aadbdf-a61c-4140-838d-3bbd4534cf1b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:12.634 +05:30 812c94e2-cfe8-4cc0-8187-e1db56bd2d03 INF CORS policy execution successful. 2024-03-23 15:42:12.635 +05:30 812c94e2-cfe8-4cc0-8187-e1db56bd2d03 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.155ms 2024-03-23 15:42:12.702 +05:30 5c137bf9-7807-40ba-96e2-b16d404f8e31 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:12.704 +05:30 5c137bf9-7807-40ba-96e2-b16d404f8e31 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:12 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-23 15:42:12.706 +05:30 5c137bf9-7807-40ba-96e2-b16d404f8e31 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:12 AM'. 2024-03-23 15:42:12.706 +05:30 64da96b6-a34f-4d45-a69f-13a5ce9e90e5 INF CORS policy execution successful. 2024-03-23 15:42:12.706 +05:30 64da96b6-a34f-4d45-a69f-13a5ce9e90e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:12.706 +05:30 64da96b6-a34f-4d45-a69f-13a5ce9e90e5 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:12.708 +05:30 64da96b6-a34f-4d45-a69f-13a5ce9e90e5 INF Fetching Field details for Master 2024-03-23 15:42:12.725 +05:30 64da96b6-a34f-4d45-a69f-13a5ce9e90e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:12.726 +05:30 64da96b6-a34f-4d45-a69f-13a5ce9e90e5 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 19.2975ms 2024-03-23 15:42:12.726 +05:30 64da96b6-a34f-4d45-a69f-13a5ce9e90e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:12.726 +05:30 64da96b6-a34f-4d45-a69f-13a5ce9e90e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 23.7904ms 2024-03-23 15:42:13.176 +05:30 dade97bb-69bc-407b-80cb-2400b0dfd711 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:13.177 +05:30 dade97bb-69bc-407b-80cb-2400b0dfd711 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:13 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-23 15:42:13.177 +05:30 dade97bb-69bc-407b-80cb-2400b0dfd711 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:13 AM'. 2024-03-23 15:42:13.177 +05:30 ce6e6f0f-7078-4aaf-bb77-306d4c695826 INF CORS policy execution successful. 2024-03-23 15:42:13.177 +05:30 ce6e6f0f-7078-4aaf-bb77-306d4c695826 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:13.177 +05:30 ce6e6f0f-7078-4aaf-bb77-306d4c695826 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:13.178 +05:30 ce6e6f0f-7078-4aaf-bb77-306d4c695826 INF Fetching Field details for Master 2024-03-23 15:42:13.184 +05:30 ce6e6f0f-7078-4aaf-bb77-306d4c695826 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:13.185 +05:30 ce6e6f0f-7078-4aaf-bb77-306d4c695826 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.8013ms 2024-03-23 15:42:13.185 +05:30 ce6e6f0f-7078-4aaf-bb77-306d4c695826 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:13.186 +05:30 ce6e6f0f-7078-4aaf-bb77-306d4c695826 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.6992ms 2024-03-23 15:42:13.759 +05:30 9f974beb-a753-40a6-82e3-eb71842d4186 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:13.760 +05:30 9f974beb-a753-40a6-82e3-eb71842d4186 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:13 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-23 15:42:13.760 +05:30 9f974beb-a753-40a6-82e3-eb71842d4186 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:13 AM'. 2024-03-23 15:42:13.761 +05:30 c2f4b62c-005f-4eb9-8ac9-65a753c232bc INF CORS policy execution successful. 2024-03-23 15:42:13.761 +05:30 c2f4b62c-005f-4eb9-8ac9-65a753c232bc INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:13.761 +05:30 c2f4b62c-005f-4eb9-8ac9-65a753c232bc INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:13.761 +05:30 c2f4b62c-005f-4eb9-8ac9-65a753c232bc INF Fetching Field details for Master 2024-03-23 15:42:13.766 +05:30 c2f4b62c-005f-4eb9-8ac9-65a753c232bc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:13.767 +05:30 c2f4b62c-005f-4eb9-8ac9-65a753c232bc INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.9476ms 2024-03-23 15:42:13.767 +05:30 c2f4b62c-005f-4eb9-8ac9-65a753c232bc INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:13.767 +05:30 c2f4b62c-005f-4eb9-8ac9-65a753c232bc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.9322ms 2024-03-23 15:42:14.228 +05:30 573acb66-74a8-4733-832f-67f80efa7ab6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:14.228 +05:30 573acb66-74a8-4733-832f-67f80efa7ab6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:14 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-23 15:42:14.229 +05:30 573acb66-74a8-4733-832f-67f80efa7ab6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:14 AM'. 2024-03-23 15:42:14.229 +05:30 175d69ec-7d76-460d-acc1-833ca9fa0fba INF CORS policy execution successful. 2024-03-23 15:42:14.229 +05:30 175d69ec-7d76-460d-acc1-833ca9fa0fba INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:14.230 +05:30 175d69ec-7d76-460d-acc1-833ca9fa0fba INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:14.230 +05:30 175d69ec-7d76-460d-acc1-833ca9fa0fba INF Fetching Field details for Master 2024-03-23 15:42:14.238 +05:30 175d69ec-7d76-460d-acc1-833ca9fa0fba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:14.238 +05:30 175d69ec-7d76-460d-acc1-833ca9fa0fba INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.4468ms 2024-03-23 15:42:14.238 +05:30 175d69ec-7d76-460d-acc1-833ca9fa0fba INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:14.238 +05:30 175d69ec-7d76-460d-acc1-833ca9fa0fba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.7227ms 2024-03-23 15:42:17.581 +05:30 2c39ee00-8c93-4a59-b4d7-8ddde18ce59b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:17.583 +05:30 2c39ee00-8c93-4a59-b4d7-8ddde18ce59b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:17 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-23 15:42:17.584 +05:30 2c39ee00-8c93-4a59-b4d7-8ddde18ce59b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:17 AM'. 2024-03-23 15:42:17.585 +05:30 32ef8023-4f3f-4828-aaf3-1a3493eedc22 INF CORS policy execution successful. 2024-03-23 15:42:17.585 +05:30 32ef8023-4f3f-4828-aaf3-1a3493eedc22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:17.585 +05:30 32ef8023-4f3f-4828-aaf3-1a3493eedc22 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:17.586 +05:30 32ef8023-4f3f-4828-aaf3-1a3493eedc22 INF Fetching Field details for Master 2024-03-23 15:42:17.598 +05:30 32ef8023-4f3f-4828-aaf3-1a3493eedc22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:17.599 +05:30 32ef8023-4f3f-4828-aaf3-1a3493eedc22 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.1946ms 2024-03-23 15:42:17.599 +05:30 32ef8023-4f3f-4828-aaf3-1a3493eedc22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:17.599 +05:30 32ef8023-4f3f-4828-aaf3-1a3493eedc22 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 18.4611ms 2024-03-23 15:42:17.646 +05:30 4d544cfc-afb8-463c-9612-363410f3e4dd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:17.646 +05:30 4d544cfc-afb8-463c-9612-363410f3e4dd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:17 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-23 15:42:17.647 +05:30 4d544cfc-afb8-463c-9612-363410f3e4dd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:17 AM'. 2024-03-23 15:42:17.647 +05:30 fbb94a9d-80e8-4cef-968d-388e06aa108f INF CORS policy execution successful. 2024-03-23 15:42:17.647 +05:30 fbb94a9d-80e8-4cef-968d-388e06aa108f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:17.647 +05:30 fbb94a9d-80e8-4cef-968d-388e06aa108f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:17.647 +05:30 fbb94a9d-80e8-4cef-968d-388e06aa108f INF Fetching Field details for Master 2024-03-23 15:42:17.649 +05:30 fbb94a9d-80e8-4cef-968d-388e06aa108f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:17.649 +05:30 fbb94a9d-80e8-4cef-968d-388e06aa108f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.5488ms 2024-03-23 15:42:17.650 +05:30 fbb94a9d-80e8-4cef-968d-388e06aa108f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:17.650 +05:30 fbb94a9d-80e8-4cef-968d-388e06aa108f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.0786ms 2024-03-23 15:42:18.539 +05:30 2de158ea-e8f8-45dd-8993-09f16ec04f70 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:18.539 +05:30 30a732c7-c04b-42e1-bfd9-3b585a6a8c9d INF CORS policy execution successful. 2024-03-23 15:42:18.539 +05:30 30a732c7-c04b-42e1-bfd9-3b585a6a8c9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6973ms 2024-03-23 15:42:18.591 +05:30 2bc0e26a-409a-4859-ba24-d4c776f13393 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:18.591 +05:30 2bc0e26a-409a-4859-ba24-d4c776f13393 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:18 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-23 15:42:18.592 +05:30 2bc0e26a-409a-4859-ba24-d4c776f13393 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:18 AM'. 2024-03-23 15:42:18.592 +05:30 3d4c2f48-9397-4491-8a22-25691a720e1a INF CORS policy execution successful. 2024-03-23 15:42:18.592 +05:30 3d4c2f48-9397-4491-8a22-25691a720e1a INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:18.592 +05:30 3d4c2f48-9397-4491-8a22-25691a720e1a INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:18.593 +05:30 3d4c2f48-9397-4491-8a22-25691a720e1a INF Fetching Field details for Master 2024-03-23 15:42:18.598 +05:30 3d4c2f48-9397-4491-8a22-25691a720e1a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:18.599 +05:30 3d4c2f48-9397-4491-8a22-25691a720e1a INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.2855ms 2024-03-23 15:42:18.599 +05:30 3d4c2f48-9397-4491-8a22-25691a720e1a INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:18.599 +05:30 3d4c2f48-9397-4491-8a22-25691a720e1a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.201ms 2024-03-23 15:42:19.569 +05:30 4019cd9c-18dd-45a5-a994-6d70e801d8b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:19.570 +05:30 4019cd9c-18dd-45a5-a994-6d70e801d8b6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:19 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-23 15:42:19.571 +05:30 4019cd9c-18dd-45a5-a994-6d70e801d8b6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:19 AM'. 2024-03-23 15:42:19.571 +05:30 ddc803ed-9b6d-4ed0-ab4e-e0473fb73b8c INF CORS policy execution successful. 2024-03-23 15:42:19.571 +05:30 ddc803ed-9b6d-4ed0-ab4e-e0473fb73b8c INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:19.571 +05:30 ddc803ed-9b6d-4ed0-ab4e-e0473fb73b8c INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:19.573 +05:30 ddc803ed-9b6d-4ed0-ab4e-e0473fb73b8c INF Fetching Field details for Master 2024-03-23 15:42:19.582 +05:30 ddc803ed-9b6d-4ed0-ab4e-e0473fb73b8c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:19.583 +05:30 ddc803ed-9b6d-4ed0-ab4e-e0473fb73b8c INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 11.4686ms 2024-03-23 15:42:19.583 +05:30 ddc803ed-9b6d-4ed0-ab4e-e0473fb73b8c INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:19.583 +05:30 ddc803ed-9b6d-4ed0-ab4e-e0473fb73b8c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 14.3864ms 2024-03-23 15:42:20.240 +05:30 38fd77d1-68c2-4035-90f9-56b8beb98376 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:20.241 +05:30 38fd77d1-68c2-4035-90f9-56b8beb98376 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:20 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-23 15:42:20.242 +05:30 38fd77d1-68c2-4035-90f9-56b8beb98376 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:20 AM'. 2024-03-23 15:42:20.242 +05:30 8bf518b8-b167-4ede-b929-440a369ef886 INF CORS policy execution successful. 2024-03-23 15:42:20.242 +05:30 8bf518b8-b167-4ede-b929-440a369ef886 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:20.242 +05:30 8bf518b8-b167-4ede-b929-440a369ef886 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:20.243 +05:30 8bf518b8-b167-4ede-b929-440a369ef886 INF Fetching Field details for Master 2024-03-23 15:42:20.249 +05:30 8bf518b8-b167-4ede-b929-440a369ef886 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:20.250 +05:30 8bf518b8-b167-4ede-b929-440a369ef886 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.1943ms 2024-03-23 15:42:20.250 +05:30 8bf518b8-b167-4ede-b929-440a369ef886 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:20.250 +05:30 8bf518b8-b167-4ede-b929-440a369ef886 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.5812ms 2024-03-23 15:42:20.434 +05:30 ff4a91f7-613b-47af-acf1-297ab909e98a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:20.435 +05:30 ff4a91f7-613b-47af-acf1-297ab909e98a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:20 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-23 15:42:20.436 +05:30 ff4a91f7-613b-47af-acf1-297ab909e98a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:20 AM'. 2024-03-23 15:42:20.436 +05:30 e82c8190-3e4f-4804-bf47-cc94b6e8d4b3 INF CORS policy execution successful. 2024-03-23 15:42:20.436 +05:30 e82c8190-3e4f-4804-bf47-cc94b6e8d4b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:20.436 +05:30 e82c8190-3e4f-4804-bf47-cc94b6e8d4b3 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:20.437 +05:30 e82c8190-3e4f-4804-bf47-cc94b6e8d4b3 INF Fetching Field details for Master 2024-03-23 15:42:20.445 +05:30 e82c8190-3e4f-4804-bf47-cc94b6e8d4b3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:20.446 +05:30 e82c8190-3e4f-4804-bf47-cc94b6e8d4b3 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.84ms 2024-03-23 15:42:20.446 +05:30 e82c8190-3e4f-4804-bf47-cc94b6e8d4b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:20.447 +05:30 e82c8190-3e4f-4804-bf47-cc94b6e8d4b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 12.4793ms 2024-03-23 15:42:20.858 +05:30 1b443073-a885-42f5-9460-fad63024aac4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:20.859 +05:30 1b443073-a885-42f5-9460-fad63024aac4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:20 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-23 15:42:20.860 +05:30 1b443073-a885-42f5-9460-fad63024aac4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:20 AM'. 2024-03-23 15:42:20.860 +05:30 900c30ab-4665-4fee-a482-69445b754493 INF CORS policy execution successful. 2024-03-23 15:42:20.860 +05:30 900c30ab-4665-4fee-a482-69445b754493 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:20.861 +05:30 900c30ab-4665-4fee-a482-69445b754493 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:20.863 +05:30 900c30ab-4665-4fee-a482-69445b754493 INF Fetching Field details for Master 2024-03-23 15:42:20.869 +05:30 900c30ab-4665-4fee-a482-69445b754493 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:20.870 +05:30 900c30ab-4665-4fee-a482-69445b754493 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.36ms 2024-03-23 15:42:20.870 +05:30 900c30ab-4665-4fee-a482-69445b754493 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:20.870 +05:30 900c30ab-4665-4fee-a482-69445b754493 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.6903ms 2024-03-23 15:42:44.034 +05:30 2883c1c2-1361-495f-806d-65771bb6af8e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:44.035 +05:30 2c648e2b-2a20-417f-88e2-e724c3a703ad INF CORS policy execution successful. 2024-03-23 15:42:44.036 +05:30 2c648e2b-2a20-417f-88e2-e724c3a703ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.7169ms 2024-03-23 15:42:44.085 +05:30 8e19d475-2fcd-4664-8ad4-5121d4a2b474 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:42:44.087 +05:30 8e19d475-2fcd-4664-8ad4-5121d4a2b474 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:44 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-23 15:42:44.088 +05:30 8e19d475-2fcd-4664-8ad4-5121d4a2b474 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:12:44 AM'. 2024-03-23 15:42:44.088 +05:30 9b4611dd-bec6-442a-b15b-17ce59ba418a INF CORS policy execution successful. 2024-03-23 15:42:44.089 +05:30 9b4611dd-bec6-442a-b15b-17ce59ba418a INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:44.089 +05:30 9b4611dd-bec6-442a-b15b-17ce59ba418a INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:42:44.091 +05:30 9b4611dd-bec6-442a-b15b-17ce59ba418a INF Fetching Field details for Master 2024-03-23 15:42:44.100 +05:30 9b4611dd-bec6-442a-b15b-17ce59ba418a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:42:44.101 +05:30 9b4611dd-bec6-442a-b15b-17ce59ba418a INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 11.6204ms 2024-03-23 15:42:44.101 +05:30 9b4611dd-bec6-442a-b15b-17ce59ba418a INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:42:44.101 +05:30 9b4611dd-bec6-442a-b15b-17ce59ba418a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 15.7504ms 2024-03-23 15:43:01.340 +05:30 b04893ba-4ff1-4042-9b66-ca8cb5c01a21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 15:43:01.341 +05:30 6aaa4434-cbf1-43be-90f0-e3e4f8e37bda INF CORS policy execution successful. 2024-03-23 15:43:01.342 +05:30 7dc0818e-f083-4de0-83ac-aa3183c43c33 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:43:01.342 +05:30 d0240bae-1e48-49c9-955d-f864900a0d6a INF CORS policy execution successful. 2024-03-23 15:43:01.342 +05:30 6aaa4434-cbf1-43be-90f0-e3e4f8e37bda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 204 null null 2.7822ms 2024-03-23 15:43:01.343 +05:30 d0240bae-1e48-49c9-955d-f864900a0d6a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.0306ms 2024-03-23 15:43:01.444 +05:30 2c500347-c0d3-4763-881d-1d4e65476378 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:43:01.446 +05:30 2c500347-c0d3-4763-881d-1d4e65476378 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 10:07:11 AM', Current time (UTC): '3/23/2024 10:13:01 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-23 15:43:01.447 +05:30 2c500347-c0d3-4763-881d-1d4e65476378 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 10:07:11 AM', Current time (UTC): '3/23/2024 10:13:01 AM'. 2024-03-23 15:43:01.447 +05:30 7227a0d1-d577-4db7-87e9-fa05c28483db INF CORS policy execution successful. 2024-03-23 15:43:01.448 +05:30 7227a0d1-d577-4db7-87e9-fa05c28483db INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:43:01.449 +05:30 7227a0d1-d577-4db7-87e9-fa05c28483db INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:43:01.450 +05:30 7227a0d1-d577-4db7-87e9-fa05c28483db INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 5.3246ms 2024-03-23 15:43:02.215 +05:30 eafa4cd8-7bfe-4ed4-abf6-b4077ef28bfb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - null null 2024-03-23 15:43:02.216 +05:30 e81af972-f4c7-4176-86f8-51754db41473 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4ODEzMSwiZXhwIjoxNzExMTg4NzMxLCJpYXQiOjE3MTExODgxMzF9.XGhFil_wrwbCjrayS4tLZOBb-jigforB1Z5Yro8IiEc - null null 2024-03-23 15:43:02.216 +05:30 eafa4cd8-7bfe-4ed4-abf6-b4077ef28bfb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 10:07:11 AM', Current time (UTC): '3/23/2024 10:13:02 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-23 15:43:02.218 +05:30 cf7e619f-e51c-440d-8967-99af2dd8eda4 INF CORS policy execution successful. 2024-03-23 15:43:02.219 +05:30 eafa4cd8-7bfe-4ed4-abf6-b4077ef28bfb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 10:07:11 AM', Current time (UTC): '3/23/2024 10:13:02 AM'. 2024-03-23 15:43:02.219 +05:30 cf7e619f-e51c-440d-8967-99af2dd8eda4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:02.219 +05:30 e63c2fae-ef5a-435f-b3ee-7eacc38c4a6a INF CORS policy execution successful. 2024-03-23 15:43:02.219 +05:30 e63c2fae-ef5a-435f-b3ee-7eacc38c4a6a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:43:02.219 +05:30 cf7e619f-e51c-440d-8967-99af2dd8eda4 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-23 15:43:02.220 +05:30 e63c2fae-ef5a-435f-b3ee-7eacc38c4a6a INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:43:02.221 +05:30 e63c2fae-ef5a-435f-b3ee-7eacc38c4a6a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=33 - 401 null null 5.3008ms 2024-03-23 15:43:02.225 +05:30 cf7e619f-e51c-440d-8967-99af2dd8eda4 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-23 15:43:02.227 +05:30 cf7e619f-e51c-440d-8967-99af2dd8eda4 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 15:43:02.248 +05:30 cf7e619f-e51c-440d-8967-99af2dd8eda4 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 28.3341ms 2024-03-23 15:43:02.248 +05:30 cf7e619f-e51c-440d-8967-99af2dd8eda4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:02.249 +05:30 cf7e619f-e51c-440d-8967-99af2dd8eda4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4ODEzMSwiZXhwIjoxNzExMTg4NzMxLCJpYXQiOjE3MTExODgxMzF9.XGhFil_wrwbCjrayS4tLZOBb-jigforB1Z5Yro8IiEc - 500 null application/problem+json; charset=utf-8 32.9162ms 2024-03-23 15:43:03.240 +05:30 05a2d81d-bd15-42ac-bc19-579903070267 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:43:03.241 +05:30 a7ff3993-3532-4aa5-9163-866823a9cf2b INF CORS policy execution successful. 2024-03-23 15:43:03.241 +05:30 a7ff3993-3532-4aa5-9163-866823a9cf2b INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:03.241 +05:30 a7ff3993-3532-4aa5-9163-866823a9cf2b 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-23 15:43:03.242 +05:30 a7ff3993-3532-4aa5-9163-866823a9cf2b INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:43:03.242 +05:30 a7ff3993-3532-4aa5-9163-866823a9cf2b INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.5853ms 2024-03-23 15:43:03.242 +05:30 a7ff3993-3532-4aa5-9163-866823a9cf2b INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:03.243 +05:30 a7ff3993-3532-4aa5-9163-866823a9cf2b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 2.4761ms 2024-03-23 15:43:07.185 +05:30 4181707d-cedc-4d3a-b82a-89cff0ee3405 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:43:07.185 +05:30 6bb816c3-d959-4c9b-8507-7de791957b93 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:43:07.186 +05:30 6bb816c3-d959-4c9b-8507-7de791957b93 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:43:07.188 +05:30 6bb816c3-d959-4c9b-8507-7de791957b93 INF Fetching City deatails 2024-03-23 15:43:07.206 +05:30 6bb816c3-d959-4c9b-8507-7de791957b93 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:43:07.207 +05:30 6bb816c3-d959-4c9b-8507-7de791957b93 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 20.7458ms 2024-03-23 15:43:07.207 +05:30 6bb816c3-d959-4c9b-8507-7de791957b93 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:43:07.207 +05:30 6bb816c3-d959-4c9b-8507-7de791957b93 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 21.8155ms 2024-03-23 15:43:10.895 +05:30 a3859c4c-4299-463f-b80f-94c5b79451b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:43:10.896 +05:30 f0b204c1-0677-47d0-b124-940d191c9938 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:43:10.896 +05:30 f0b204c1-0677-47d0-b124-940d191c9938 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:43:10.899 +05:30 f0b204c1-0677-47d0-b124-940d191c9938 INF Fetching City deatails 2024-03-23 15:43:10.905 +05:30 f0b204c1-0677-47d0-b124-940d191c9938 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:43:10.905 +05:30 f0b204c1-0677-47d0-b124-940d191c9938 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.8826ms 2024-03-23 15:43:10.905 +05:30 f0b204c1-0677-47d0-b124-940d191c9938 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:43:10.905 +05:30 f0b204c1-0677-47d0-b124-940d191c9938 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.1128ms 2024-03-23 15:43:13.737 +05:30 06eaa339-c648-4b1f-b440-48db6c2ca224 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:43:13.738 +05:30 2a6e6b7f-fe58-4ef0-8605-b1739cee97d6 INF CORS policy execution successful. 2024-03-23 15:43:13.738 +05:30 2a6e6b7f-fe58-4ef0-8605-b1739cee97d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.0888ms 2024-03-23 15:43:13.785 +05:30 9a70832d-1c15-4f4c-8c36-2bde801ff799 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:43:13.785 +05:30 9a70832d-1c15-4f4c-8c36-2bde801ff799 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:43:13.786 +05:30 9a70832d-1c15-4f4c-8c36-2bde801ff799 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:43:13.786 +05:30 c586ecd1-fe9b-43a3-91bf-f0f074e46832 INF CORS policy execution successful. 2024-03-23 15:43:13.786 +05:30 c586ecd1-fe9b-43a3-91bf-f0f074e46832 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:43:13.786 +05:30 c586ecd1-fe9b-43a3-91bf-f0f074e46832 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:43:13.787 +05:30 c586ecd1-fe9b-43a3-91bf-f0f074e46832 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 2.2713ms 2024-03-23 15:43:14.301 +05:30 578177e7-966e-4302-82eb-a44721a8ae7b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:43:14.302 +05:30 797de10d-fc54-4a62-affc-67b0ce22c420 INF CORS policy execution successful. 2024-03-23 15:43:14.302 +05:30 797de10d-fc54-4a62-affc-67b0ce22c420 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:14.302 +05:30 797de10d-fc54-4a62-affc-67b0ce22c420 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-23 15:43:14.306 +05:30 797de10d-fc54-4a62-affc-67b0ce22c420 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:43:14.308 +05:30 797de10d-fc54-4a62-affc-67b0ce22c420 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 5.6316ms 2024-03-23 15:43:14.308 +05:30 797de10d-fc54-4a62-affc-67b0ce22c420 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:14.309 +05:30 797de10d-fc54-4a62-affc-67b0ce22c420 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 8.0621ms 2024-03-23 15:43:37.660 +05:30 68b29a06-70f9-435d-af06-9f39c9b0ba6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:43:37.662 +05:30 19555e81-392e-4402-96cc-3dc650389871 INF CORS policy execution successful. 2024-03-23 15:43:37.662 +05:30 19555e81-392e-4402-96cc-3dc650389871 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.2406ms 2024-03-23 15:43:37.924 +05:30 9aa4023b-74a2-436a-980d-274f100b74c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:43:37.924 +05:30 6b6f6473-b4eb-457d-9386-22a49eef4701 INF CORS policy execution successful. 2024-03-23 15:43:37.925 +05:30 6b6f6473-b4eb-457d-9386-22a49eef4701 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.8224ms 2024-03-23 15:43:37.990 +05:30 27070e0c-cd09-4b11-9593-0e6661910b38 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:43:37.991 +05:30 27070e0c-cd09-4b11-9593-0e6661910b38 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:43:37.992 +05:30 27070e0c-cd09-4b11-9593-0e6661910b38 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:43:37.992 +05:30 15011c0e-1f58-477c-8b70-d8782b5a0b2a INF CORS policy execution successful. 2024-03-23 15:43:37.993 +05:30 15011c0e-1f58-477c-8b70-d8782b5a0b2a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:43:37.993 +05:30 15011c0e-1f58-477c-8b70-d8782b5a0b2a INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:43:37.994 +05:30 15011c0e-1f58-477c-8b70-d8782b5a0b2a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 4.025ms 2024-03-23 15:43:38.031 +05:30 ac1cfa89-98d5-4a94-bdd5-b19090b4f96a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:43:38.032 +05:30 ac1cfa89-98d5-4a94-bdd5-b19090b4f96a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:43:38.032 +05:30 ac1cfa89-98d5-4a94-bdd5-b19090b4f96a INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:43:38.032 +05:30 8e0cd5a7-2334-4baa-9e4c-d97b993225dd INF CORS policy execution successful. 2024-03-23 15:43:38.032 +05:30 8e0cd5a7-2334-4baa-9e4c-d97b993225dd INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:43:38.032 +05:30 8e0cd5a7-2334-4baa-9e4c-d97b993225dd INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:43:38.033 +05:30 8e0cd5a7-2334-4baa-9e4c-d97b993225dd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 1.2275ms 2024-03-23 15:43:38.198 +05:30 fb2f6b5b-cb0b-4de8-9a78-3574c7c80ff2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:43:38.199 +05:30 fb2f6b5b-cb0b-4de8-9a78-3574c7c80ff2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:43:38.199 +05:30 fb2f6b5b-cb0b-4de8-9a78-3574c7c80ff2 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:43:38.199 +05:30 43e7e525-91b5-4f94-975b-aee940ffd321 INF CORS policy execution successful. 2024-03-23 15:43:38.200 +05:30 43e7e525-91b5-4f94-975b-aee940ffd321 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:43:38.200 +05:30 43e7e525-91b5-4f94-975b-aee940ffd321 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:43:38.200 +05:30 43e7e525-91b5-4f94-975b-aee940ffd321 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 2.1006ms 2024-03-23 15:43:38.496 +05:30 7d77b7c6-27ae-44ae-ae78-12d79414a8aa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:43:38.497 +05:30 7d77b7c6-27ae-44ae-ae78-12d79414a8aa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:43:38.497 +05:30 7d77b7c6-27ae-44ae-ae78-12d79414a8aa INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:43:38.497 +05:30 509529df-feb9-43de-aec5-15ba8809e501 INF CORS policy execution successful. 2024-03-23 15:43:38.497 +05:30 509529df-feb9-43de-aec5-15ba8809e501 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:43:38.497 +05:30 509529df-feb9-43de-aec5-15ba8809e501 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:43:38.498 +05:30 509529df-feb9-43de-aec5-15ba8809e501 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 1.1611ms 2024-03-23 15:43:38.524 +05:30 7cadba22-ac2e-42fc-a4f5-f64b457ee0c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:43:38.525 +05:30 6a8b2a81-f45f-4de1-b1c9-2242f3a1292f INF CORS policy execution successful. 2024-03-23 15:43:38.525 +05:30 6a8b2a81-f45f-4de1-b1c9-2242f3a1292f INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:38.525 +05:30 6a8b2a81-f45f-4de1-b1c9-2242f3a1292f 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-23 15:43:38.527 +05:30 6a8b2a81-f45f-4de1-b1c9-2242f3a1292f INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:43:38.528 +05:30 6a8b2a81-f45f-4de1-b1c9-2242f3a1292f INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 2.9185ms 2024-03-23 15:43:38.528 +05:30 6a8b2a81-f45f-4de1-b1c9-2242f3a1292f INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:38.528 +05:30 6a8b2a81-f45f-4de1-b1c9-2242f3a1292f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 4.0062ms 2024-03-23 15:43:38.606 +05:30 c69d69a0-bb03-4e41-b123-4acb67d749a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:43:38.606 +05:30 2d87b885-41e3-4b63-8897-ef56c2219d18 INF CORS policy execution successful. 2024-03-23 15:43:38.606 +05:30 2d87b885-41e3-4b63-8897-ef56c2219d18 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:38.607 +05:30 2d87b885-41e3-4b63-8897-ef56c2219d18 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-23 15:43:38.607 +05:30 2d87b885-41e3-4b63-8897-ef56c2219d18 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:43:38.607 +05:30 2d87b885-41e3-4b63-8897-ef56c2219d18 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 0.6312ms 2024-03-23 15:43:38.607 +05:30 2d87b885-41e3-4b63-8897-ef56c2219d18 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:38.607 +05:30 2d87b885-41e3-4b63-8897-ef56c2219d18 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 1.4484ms 2024-03-23 15:43:38.984 +05:30 afa233d3-13a2-491f-a092-b11bbb8a1d84 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:43:38.984 +05:30 f4bb113a-0865-4ff3-bc82-22e485ca692d INF CORS policy execution successful. 2024-03-23 15:43:38.984 +05:30 f4bb113a-0865-4ff3-bc82-22e485ca692d INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:38.984 +05:30 f4bb113a-0865-4ff3-bc82-22e485ca692d 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-23 15:43:38.985 +05:30 f4bb113a-0865-4ff3-bc82-22e485ca692d INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:43:38.986 +05:30 f4bb113a-0865-4ff3-bc82-22e485ca692d INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.4322ms 2024-03-23 15:43:38.986 +05:30 f4bb113a-0865-4ff3-bc82-22e485ca692d INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:38.986 +05:30 f4bb113a-0865-4ff3-bc82-22e485ca692d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 2.4099ms 2024-03-23 15:43:39.031 +05:30 18689122-cf78-4c78-b815-71b9ebe2980b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:43:39.031 +05:30 8d491e20-fceb-42e6-9040-b177dc465818 INF CORS policy execution successful. 2024-03-23 15:43:39.031 +05:30 8d491e20-fceb-42e6-9040-b177dc465818 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:39.031 +05:30 8d491e20-fceb-42e6-9040-b177dc465818 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-23 15:43:39.032 +05:30 8d491e20-fceb-42e6-9040-b177dc465818 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:43:39.033 +05:30 8d491e20-fceb-42e6-9040-b177dc465818 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.4339ms 2024-03-23 15:43:39.033 +05:30 8d491e20-fceb-42e6-9040-b177dc465818 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:39.033 +05:30 8d491e20-fceb-42e6-9040-b177dc465818 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 2.8418ms 2024-03-23 15:43:47.390 +05:30 e7c7bc42-d788-4d91-83b6-12c15bc52834 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:43:47.391 +05:30 10c270a6-38e6-4f40-9d01-f2a264ff4a1f INF CORS policy execution successful. 2024-03-23 15:43:47.392 +05:30 10c270a6-38e6-4f40-9d01-f2a264ff4a1f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.1353ms 2024-03-23 15:43:47.577 +05:30 087bcb60-479a-482e-9085-0369796942c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:43:47.578 +05:30 087bcb60-479a-482e-9085-0369796942c5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:43:47.578 +05:30 087bcb60-479a-482e-9085-0369796942c5 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:43:47.578 +05:30 d2d9eb3e-d904-4fdb-a1aa-85102ec864cc INF CORS policy execution successful. 2024-03-23 15:43:47.578 +05:30 d2d9eb3e-d904-4fdb-a1aa-85102ec864cc INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:43:47.579 +05:30 d2d9eb3e-d904-4fdb-a1aa-85102ec864cc INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:43:47.579 +05:30 d2d9eb3e-d904-4fdb-a1aa-85102ec864cc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 2.2237ms 2024-03-23 15:43:47.918 +05:30 be8fa352-e94c-4133-8017-c7c9559c666e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:43:47.918 +05:30 42189ffa-185a-4a92-b808-918783aa23a0 INF CORS policy execution successful. 2024-03-23 15:43:47.919 +05:30 42189ffa-185a-4a92-b808-918783aa23a0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:47.919 +05:30 42189ffa-185a-4a92-b808-918783aa23a0 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-23 15:43:47.920 +05:30 42189ffa-185a-4a92-b808-918783aa23a0 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:43:47.920 +05:30 42189ffa-185a-4a92-b808-918783aa23a0 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.5015ms 2024-03-23 15:43:47.920 +05:30 42189ffa-185a-4a92-b808-918783aa23a0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:43:47.921 +05:30 42189ffa-185a-4a92-b808-918783aa23a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 2.3883ms 2024-03-23 15:44:21.110 +05:30 c90512ea-08d7-4b6d-aeec-0f49d1a40b33 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:44:21.111 +05:30 3c9b7c53-4037-4d00-9058-caa03a97740f INF CORS policy execution successful. 2024-03-23 15:44:21.112 +05:30 3c9b7c53-4037-4d00-9058-caa03a97740f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 2.7481ms 2024-03-23 15:44:21.206 +05:30 06fc48b4-ed3b-4f4f-a6c6-1835eb50b1f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:44:21.208 +05:30 06fc48b4-ed3b-4f4f-a6c6-1835eb50b1f5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:21 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-23 15:44:21.210 +05:30 06fc48b4-ed3b-4f4f-a6c6-1835eb50b1f5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:21 AM'. 2024-03-23 15:44:21.210 +05:30 fea077aa-d90e-414d-9dbe-7c3f02536f63 INF CORS policy execution successful. 2024-03-23 15:44:21.210 +05:30 fea077aa-d90e-414d-9dbe-7c3f02536f63 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:21.211 +05:30 fea077aa-d90e-414d-9dbe-7c3f02536f63 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:44:21.212 +05:30 fea077aa-d90e-414d-9dbe-7c3f02536f63 INF Fetching Field details for Master 2024-03-23 15:44:21.226 +05:30 fea077aa-d90e-414d-9dbe-7c3f02536f63 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:44:21.227 +05:30 fea077aa-d90e-414d-9dbe-7c3f02536f63 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 16.3786ms 2024-03-23 15:44:21.227 +05:30 fea077aa-d90e-414d-9dbe-7c3f02536f63 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:21.227 +05:30 fea077aa-d90e-414d-9dbe-7c3f02536f63 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 20.8078ms 2024-03-23 15:44:21.736 +05:30 355d3602-6901-410f-a0e3-0d8be16b10ff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:44:21.736 +05:30 355d3602-6901-410f-a0e3-0d8be16b10ff INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:21 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-23 15:44:21.737 +05:30 355d3602-6901-410f-a0e3-0d8be16b10ff INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:21 AM'. 2024-03-23 15:44:21.737 +05:30 427e16ef-66df-443f-98b3-f9a89f4ac72b INF CORS policy execution successful. 2024-03-23 15:44:21.737 +05:30 427e16ef-66df-443f-98b3-f9a89f4ac72b INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:21.737 +05:30 427e16ef-66df-443f-98b3-f9a89f4ac72b INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:44:21.737 +05:30 427e16ef-66df-443f-98b3-f9a89f4ac72b INF Fetching Field details for Master 2024-03-23 15:44:21.743 +05:30 427e16ef-66df-443f-98b3-f9a89f4ac72b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:44:21.743 +05:30 427e16ef-66df-443f-98b3-f9a89f4ac72b INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.3144ms 2024-03-23 15:44:21.743 +05:30 427e16ef-66df-443f-98b3-f9a89f4ac72b INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:21.743 +05:30 427e16ef-66df-443f-98b3-f9a89f4ac72b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.728ms 2024-03-23 15:44:23.767 +05:30 a25601b9-34f0-48f9-b9bc-8d5a27687392 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:44:23.768 +05:30 a25601b9-34f0-48f9-b9bc-8d5a27687392 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14: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-23 15:44:23.769 +05:30 a25601b9-34f0-48f9-b9bc-8d5a27687392 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:23 AM'. 2024-03-23 15:44:23.769 +05:30 a7da4e80-2fa5-4f2e-b61e-ebb4f5ca52fb INF CORS policy execution successful. 2024-03-23 15:44:23.769 +05:30 a7da4e80-2fa5-4f2e-b61e-ebb4f5ca52fb INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:23.769 +05:30 a7da4e80-2fa5-4f2e-b61e-ebb4f5ca52fb INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:44:23.770 +05:30 a7da4e80-2fa5-4f2e-b61e-ebb4f5ca52fb INF Fetching Field details for Master 2024-03-23 15:44:23.776 +05:30 a7da4e80-2fa5-4f2e-b61e-ebb4f5ca52fb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:44:23.777 +05:30 a7da4e80-2fa5-4f2e-b61e-ebb4f5ca52fb INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.5534ms 2024-03-23 15:44:23.777 +05:30 a7da4e80-2fa5-4f2e-b61e-ebb4f5ca52fb INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:23.777 +05:30 a7da4e80-2fa5-4f2e-b61e-ebb4f5ca52fb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.1892ms 2024-03-23 15:44:28.698 +05:30 7078d699-e090-40bf-84df-4d6b94d6535a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:44:28.699 +05:30 27a53ae5-c1d8-4f19-a1a9-4bb4f2c9fcb2 INF CORS policy execution successful. 2024-03-23 15:44:28.699 +05:30 27a53ae5-c1d8-4f19-a1a9-4bb4f2c9fcb2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.0003ms 2024-03-23 15:44:28.758 +05:30 33ca5580-2d74-48c6-a1ac-032cf3e952f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:44:28.759 +05:30 33ca5580-2d74-48c6-a1ac-032cf3e952f7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:28 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-23 15:44:28.759 +05:30 33ca5580-2d74-48c6-a1ac-032cf3e952f7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:28 AM'. 2024-03-23 15:44:28.760 +05:30 6886c19a-3a91-40e8-9d3f-1a011e7c6e79 INF CORS policy execution successful. 2024-03-23 15:44:28.760 +05:30 6886c19a-3a91-40e8-9d3f-1a011e7c6e79 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:28.760 +05:30 6886c19a-3a91-40e8-9d3f-1a011e7c6e79 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:44:28.761 +05:30 6886c19a-3a91-40e8-9d3f-1a011e7c6e79 INF Fetching Field details for Master 2024-03-23 15:44:28.767 +05:30 6886c19a-3a91-40e8-9d3f-1a011e7c6e79 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:44:28.768 +05:30 6886c19a-3a91-40e8-9d3f-1a011e7c6e79 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.9723ms 2024-03-23 15:44:28.768 +05:30 6886c19a-3a91-40e8-9d3f-1a011e7c6e79 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:28.768 +05:30 6886c19a-3a91-40e8-9d3f-1a011e7c6e79 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.116ms 2024-03-23 15:44:34.044 +05:30 e643f5ca-c402-480a-917f-8f4966e2cc42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:44:34.045 +05:30 dba911a7-bffa-4640-bb25-6477a9ce9bf5 INF CORS policy execution successful. 2024-03-23 15:44:34.045 +05:30 dba911a7-bffa-4640-bb25-6477a9ce9bf5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8889ms 2024-03-23 15:44:34.100 +05:30 51c58b34-bdc9-4d18-b72e-28d7ff2cf36d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:44:34.101 +05:30 51c58b34-bdc9-4d18-b72e-28d7ff2cf36d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14: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-23 15:44:34.102 +05:30 51c58b34-bdc9-4d18-b72e-28d7ff2cf36d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:34 AM'. 2024-03-23 15:44:34.102 +05:30 f07665e7-e0ff-4300-b033-0c350b58831f INF CORS policy execution successful. 2024-03-23 15:44:34.102 +05:30 f07665e7-e0ff-4300-b033-0c350b58831f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:34.102 +05:30 f07665e7-e0ff-4300-b033-0c350b58831f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:44:34.103 +05:30 f07665e7-e0ff-4300-b033-0c350b58831f INF Fetching Field details for Master 2024-03-23 15:44:34.110 +05:30 f07665e7-e0ff-4300-b033-0c350b58831f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:44:34.111 +05:30 f07665e7-e0ff-4300-b033-0c350b58831f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.6062ms 2024-03-23 15:44:34.111 +05:30 f07665e7-e0ff-4300-b033-0c350b58831f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:34.111 +05:30 f07665e7-e0ff-4300-b033-0c350b58831f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.0498ms 2024-03-23 15:44:34.714 +05:30 d9d03d62-50df-4b0a-abfb-ee1f242f44a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:44:34.715 +05:30 d9d03d62-50df-4b0a-abfb-ee1f242f44a1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14: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-23 15:44:34.715 +05:30 d9d03d62-50df-4b0a-abfb-ee1f242f44a1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:34 AM'. 2024-03-23 15:44:34.715 +05:30 3e8b5aaf-b940-455f-8b1f-97ec2eb7b1dd INF CORS policy execution successful. 2024-03-23 15:44:34.715 +05:30 3e8b5aaf-b940-455f-8b1f-97ec2eb7b1dd INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:34.716 +05:30 3e8b5aaf-b940-455f-8b1f-97ec2eb7b1dd INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:44:34.716 +05:30 3e8b5aaf-b940-455f-8b1f-97ec2eb7b1dd INF Fetching Field details for Master 2024-03-23 15:44:34.722 +05:30 3e8b5aaf-b940-455f-8b1f-97ec2eb7b1dd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:44:34.722 +05:30 3e8b5aaf-b940-455f-8b1f-97ec2eb7b1dd INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.6957ms 2024-03-23 15:44:34.722 +05:30 3e8b5aaf-b940-455f-8b1f-97ec2eb7b1dd INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:34.722 +05:30 3e8b5aaf-b940-455f-8b1f-97ec2eb7b1dd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.2343ms 2024-03-23 15:44:37.206 +05:30 430d28c1-bdff-40e3-9c42-750a78ac4581 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:44:37.206 +05:30 bfc89e97-4f72-47f7-9198-eb42527774f5 INF CORS policy execution successful. 2024-03-23 15:44:37.207 +05:30 bfc89e97-4f72-47f7-9198-eb42527774f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1038ms 2024-03-23 15:44:37.223 +05:30 27f2526e-4612-40e9-b0fe-d363846b0e2f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:44:37.223 +05:30 299e3253-a3e4-424c-8756-01c70c772ea4 INF CORS policy execution successful. 2024-03-23 15:44:37.223 +05:30 299e3253-a3e4-424c-8756-01c70c772ea4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7181ms 2024-03-23 15:44:37.232 +05:30 1d08d1b2-f054-41fd-b022-2b5c25fcac94 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:44:37.232 +05:30 0a97db5e-8896-4d3f-8dc7-08c6b1f0de4d INF CORS policy execution successful. 2024-03-23 15:44:37.232 +05:30 0a97db5e-8896-4d3f-8dc7-08c6b1f0de4d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8141ms 2024-03-23 15:44:37.259 +05:30 4a066467-85fb-4c0b-a11d-d6bbd84250a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:44:37.261 +05:30 4a066467-85fb-4c0b-a11d-d6bbd84250a8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:37 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-23 15:44:37.262 +05:30 4a066467-85fb-4c0b-a11d-d6bbd84250a8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:37 AM'. 2024-03-23 15:44:37.262 +05:30 467f8172-2e4b-4118-9912-8671030f8ed6 INF CORS policy execution successful. 2024-03-23 15:44:37.262 +05:30 467f8172-2e4b-4118-9912-8671030f8ed6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:44:37.262 +05:30 467f8172-2e4b-4118-9912-8671030f8ed6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:44:37.262 +05:30 f5520f11-c645-4d15-a955-b33a4aa30e68 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:44:37.263 +05:30 f5520f11-c645-4d15-a955-b33a4aa30e68 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:37 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-23 15:44:37.263 +05:30 f5520f11-c645-4d15-a955-b33a4aa30e68 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:37 AM'. 2024-03-23 15:44:37.263 +05:30 467f8172-2e4b-4118-9912-8671030f8ed6 INF Fetching City deatails 2024-03-23 15:44:37.264 +05:30 7f1654d3-ac47-4305-ab39-685fb0447420 INF CORS policy execution successful. 2024-03-23 15:44:37.264 +05:30 7f1654d3-ac47-4305-ab39-685fb0447420 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:37.264 +05:30 7f1654d3-ac47-4305-ab39-685fb0447420 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:44:37.264 +05:30 7f1654d3-ac47-4305-ab39-685fb0447420 INF Fetching Field details for Master 2024-03-23 15:44:37.270 +05:30 467f8172-2e4b-4118-9912-8671030f8ed6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:44:37.271 +05:30 467f8172-2e4b-4118-9912-8671030f8ed6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.5882ms 2024-03-23 15:44:37.271 +05:30 467f8172-2e4b-4118-9912-8671030f8ed6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:44:37.271 +05:30 467f8172-2e4b-4118-9912-8671030f8ed6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.952ms 2024-03-23 15:44:37.284 +05:30 7f1654d3-ac47-4305-ab39-685fb0447420 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:44:37.285 +05:30 7f1654d3-ac47-4305-ab39-685fb0447420 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 21.1135ms 2024-03-23 15:44:37.285 +05:30 7f1654d3-ac47-4305-ab39-685fb0447420 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:44:37.285 +05:30 7f1654d3-ac47-4305-ab39-685fb0447420 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 22.8096ms 2024-03-23 15:44:37.303 +05:30 95b34475-b4b1-4ec1-a683-823ee6246e10 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:44:37.304 +05:30 95b34475-b4b1-4ec1-a683-823ee6246e10 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:37 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-23 15:44:37.304 +05:30 f6b6ee2b-4b1e-41f1-a0da-cd67013e0caa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:44:37.304 +05:30 95b34475-b4b1-4ec1-a683-823ee6246e10 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:37 AM'. 2024-03-23 15:44:37.305 +05:30 8373e559-a0d3-482f-beab-0a13397490d0 INF CORS policy execution successful. 2024-03-23 15:44:37.305 +05:30 8373e559-a0d3-482f-beab-0a13397490d0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:44:37.305 +05:30 8373e559-a0d3-482f-beab-0a13397490d0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:44:37.305 +05:30 f6b6ee2b-4b1e-41f1-a0da-cd67013e0caa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:37 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-23 15:44:37.305 +05:30 f6b6ee2b-4b1e-41f1-a0da-cd67013e0caa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:14:37 AM'. 2024-03-23 15:44:37.305 +05:30 4f8455b6-70d2-4cf3-9078-373c33619a57 INF CORS policy execution successful. 2024-03-23 15:44:37.305 +05:30 4f8455b6-70d2-4cf3-9078-373c33619a57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:44:37.306 +05:30 4f8455b6-70d2-4cf3-9078-373c33619a57 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:44:37.307 +05:30 8373e559-a0d3-482f-beab-0a13397490d0 INF Fetching Country deatails 2024-03-23 15:44:37.308 +05:30 4f8455b6-70d2-4cf3-9078-373c33619a57 INF Fetching Department deatails 2024-03-23 15:44:37.319 +05:30 8373e559-a0d3-482f-beab-0a13397490d0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:44:37.320 +05:30 8373e559-a0d3-482f-beab-0a13397490d0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 14.8536ms 2024-03-23 15:44:37.320 +05:30 8373e559-a0d3-482f-beab-0a13397490d0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:44:37.320 +05:30 8373e559-a0d3-482f-beab-0a13397490d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 16.7286ms 2024-03-23 15:44:37.350 +05:30 4f8455b6-70d2-4cf3-9078-373c33619a57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:44:37.351 +05:30 4f8455b6-70d2-4cf3-9078-373c33619a57 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 45.285ms 2024-03-23 15:44:37.351 +05:30 4f8455b6-70d2-4cf3-9078-373c33619a57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:44:37.351 +05:30 4f8455b6-70d2-4cf3-9078-373c33619a57 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 46.9141ms 2024-03-23 15:45:09.802 +05:30 6c3f4322-5af9-441a-9944-5d4724247cf4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:45:09.804 +05:30 46bc24dc-1f51-4c28-9656-b59f76841134 INF CORS policy execution successful. 2024-03-23 15:45:09.805 +05:30 46bc24dc-1f51-4c28-9656-b59f76841134 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 3.1235ms 2024-03-23 15:45:09.897 +05:30 fb358002-1e06-4d03-bf9c-f3f5d1e6714f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:45:09.899 +05:30 fb358002-1e06-4d03-bf9c-f3f5d1e6714f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:09 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-23 15:45:09.901 +05:30 fb358002-1e06-4d03-bf9c-f3f5d1e6714f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:09 AM'. 2024-03-23 15:45:09.901 +05:30 03949a3e-444d-4de6-8dec-6902aa8c416c INF CORS policy execution successful. 2024-03-23 15:45:09.901 +05:30 03949a3e-444d-4de6-8dec-6902aa8c416c INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:45:09.901 +05:30 03949a3e-444d-4de6-8dec-6902aa8c416c INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:45:09.903 +05:30 03949a3e-444d-4de6-8dec-6902aa8c416c INF Fetching Field details for Master 2024-03-23 15:45:09.917 +05:30 03949a3e-444d-4de6-8dec-6902aa8c416c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:09.919 +05:30 03949a3e-444d-4de6-8dec-6902aa8c416c INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 17.0594ms 2024-03-23 15:45:09.919 +05:30 03949a3e-444d-4de6-8dec-6902aa8c416c INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:45:09.919 +05:30 03949a3e-444d-4de6-8dec-6902aa8c416c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 21.7498ms 2024-03-23 15:45:10.196 +05:30 844b2b84-43cd-42a7-8e44-2a7618b4ebcf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:10.197 +05:30 9765151a-dc42-42a1-8262-fcb05fe8d264 INF CORS policy execution successful. 2024-03-23 15:45:10.197 +05:30 9765151a-dc42-42a1-8262-fcb05fe8d264 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6752ms 2024-03-23 15:45:10.200 +05:30 cd8a8cfc-31ae-4165-bf4e-b2c45ead909e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:10.200 +05:30 eb588dd9-f1a5-45f2-b17d-e7eace45f083 INF CORS policy execution successful. 2024-03-23 15:45:10.200 +05:30 eb588dd9-f1a5-45f2-b17d-e7eace45f083 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8235ms 2024-03-23 15:45:10.219 +05:30 b5308078-533d-432d-a484-a6b4680f6e84 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:10.220 +05:30 97be79d9-ee90-408d-bb1f-b137481e7d34 INF CORS policy execution successful. 2024-03-23 15:45:10.220 +05:30 97be79d9-ee90-408d-bb1f-b137481e7d34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8993ms 2024-03-23 15:45:10.243 +05:30 d2c99420-ece4-4bf0-ae67-1418465a6ce9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:10.244 +05:30 d2c99420-ece4-4bf0-ae67-1418465a6ce9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15: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-23 15:45:10.245 +05:30 d2c99420-ece4-4bf0-ae67-1418465a6ce9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:10 AM'. 2024-03-23 15:45:10.246 +05:30 612689a7-67a9-4925-93ac-a10b437d765e INF CORS policy execution successful. 2024-03-23 15:45:10.246 +05:30 612689a7-67a9-4925-93ac-a10b437d765e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:10.246 +05:30 612689a7-67a9-4925-93ac-a10b437d765e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:10.254 +05:30 612689a7-67a9-4925-93ac-a10b437d765e INF Fetching Country deatails 2024-03-23 15:45:10.254 +05:30 2cf24d24-5ef1-4303-ae71-d4a04c35ef1c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:10.255 +05:30 2cf24d24-5ef1-4303-ae71-d4a04c35ef1c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15: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-23 15:45:10.255 +05:30 2cf24d24-5ef1-4303-ae71-d4a04c35ef1c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:10 AM'. 2024-03-23 15:45:10.256 +05:30 7f917253-5edd-42a5-ac6d-442c8f08b0bb INF CORS policy execution successful. 2024-03-23 15:45:10.256 +05:30 7f917253-5edd-42a5-ac6d-442c8f08b0bb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:10.256 +05:30 7f917253-5edd-42a5-ac6d-442c8f08b0bb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:10.257 +05:30 7f917253-5edd-42a5-ac6d-442c8f08b0bb INF Fetching City deatails 2024-03-23 15:45:10.263 +05:30 612689a7-67a9-4925-93ac-a10b437d765e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:10.264 +05:30 612689a7-67a9-4925-93ac-a10b437d765e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 17.6077ms 2024-03-23 15:45:10.264 +05:30 612689a7-67a9-4925-93ac-a10b437d765e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:10.264 +05:30 7f917253-5edd-42a5-ac6d-442c8f08b0bb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:10.264 +05:30 612689a7-67a9-4925-93ac-a10b437d765e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 20.9999ms 2024-03-23 15:45:10.264 +05:30 7f917253-5edd-42a5-ac6d-442c8f08b0bb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.3731ms 2024-03-23 15:45:10.265 +05:30 7f917253-5edd-42a5-ac6d-442c8f08b0bb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:10.265 +05:30 7f917253-5edd-42a5-ac6d-442c8f08b0bb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.8888ms 2024-03-23 15:45:10.281 +05:30 659b7d3d-2369-4d29-b9c5-3634db49f72f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:10.282 +05:30 659b7d3d-2369-4d29-b9c5-3634db49f72f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15: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-23 15:45:10.283 +05:30 659b7d3d-2369-4d29-b9c5-3634db49f72f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:10 AM'. 2024-03-23 15:45:10.283 +05:30 a840de30-d3fc-4011-a203-c5095d8adb20 INF CORS policy execution successful. 2024-03-23 15:45:10.283 +05:30 a840de30-d3fc-4011-a203-c5095d8adb20 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:10.283 +05:30 a840de30-d3fc-4011-a203-c5095d8adb20 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:10.287 +05:30 a840de30-d3fc-4011-a203-c5095d8adb20 INF Fetching Department deatails 2024-03-23 15:45:10.290 +05:30 a840de30-d3fc-4011-a203-c5095d8adb20 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:10.291 +05:30 a840de30-d3fc-4011-a203-c5095d8adb20 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.2435ms 2024-03-23 15:45:10.291 +05:30 a840de30-d3fc-4011-a203-c5095d8adb20 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:10.291 +05:30 a840de30-d3fc-4011-a203-c5095d8adb20 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.5933ms 2024-03-23 15:45:10.423 +05:30 22e24c50-b75c-41a5-88a6-d425db182c30 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:10.424 +05:30 194c7fcd-0cf9-469c-b4bd-4e55d08326e7 INF CORS policy execution successful. 2024-03-23 15:45:10.424 +05:30 194c7fcd-0cf9-469c-b4bd-4e55d08326e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.2348ms 2024-03-23 15:45:10.429 +05:30 ea3185bf-d567-464a-8d5a-069570a33b4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:10.429 +05:30 ba59ad22-da7c-470f-b14b-47db5ec7c5af INF CORS policy execution successful. 2024-03-23 15:45:10.429 +05:30 ba59ad22-da7c-470f-b14b-47db5ec7c5af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6973ms 2024-03-23 15:45:10.434 +05:30 ffe79505-deab-4cc3-8747-ab3a5ce000d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:10.435 +05:30 691c8942-2b9b-4fc7-ad4a-bc7ad675307f INF CORS policy execution successful. 2024-03-23 15:45:10.435 +05:30 691c8942-2b9b-4fc7-ad4a-bc7ad675307f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6421ms 2024-03-23 15:45:10.467 +05:30 48d95789-0a63-46fa-8724-522f9ed0698f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:10.467 +05:30 48d95789-0a63-46fa-8724-522f9ed0698f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15: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-23 15:45:10.468 +05:30 48d95789-0a63-46fa-8724-522f9ed0698f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:10 AM'. 2024-03-23 15:45:10.468 +05:30 05e30965-5a66-47c0-9b9c-a267764edff8 INF CORS policy execution successful. 2024-03-23 15:45:10.468 +05:30 05e30965-5a66-47c0-9b9c-a267764edff8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:10.468 +05:30 05e30965-5a66-47c0-9b9c-a267764edff8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:10.469 +05:30 05e30965-5a66-47c0-9b9c-a267764edff8 INF Fetching Department deatails 2024-03-23 15:45:10.473 +05:30 05e30965-5a66-47c0-9b9c-a267764edff8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:10.474 +05:30 05e30965-5a66-47c0-9b9c-a267764edff8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.8195ms 2024-03-23 15:45:10.474 +05:30 05e30965-5a66-47c0-9b9c-a267764edff8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:10.474 +05:30 05e30965-5a66-47c0-9b9c-a267764edff8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.5419ms 2024-03-23 15:45:10.483 +05:30 95526fb8-73de-4884-b5c8-140409d93f57 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:10.484 +05:30 95526fb8-73de-4884-b5c8-140409d93f57 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15: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-23 15:45:10.484 +05:30 95526fb8-73de-4884-b5c8-140409d93f57 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:10 AM'. 2024-03-23 15:45:10.485 +05:30 83310764-2306-4f28-8472-ef73f3e133f6 INF CORS policy execution successful. 2024-03-23 15:45:10.485 +05:30 83310764-2306-4f28-8472-ef73f3e133f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:10.485 +05:30 83310764-2306-4f28-8472-ef73f3e133f6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:10.485 +05:30 83310764-2306-4f28-8472-ef73f3e133f6 INF Fetching City deatails 2024-03-23 15:45:10.489 +05:30 83310764-2306-4f28-8472-ef73f3e133f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:10.489 +05:30 83310764-2306-4f28-8472-ef73f3e133f6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.3026ms 2024-03-23 15:45:10.489 +05:30 83310764-2306-4f28-8472-ef73f3e133f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:10.489 +05:30 83310764-2306-4f28-8472-ef73f3e133f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.3552ms 2024-03-23 15:45:10.502 +05:30 fb21b199-06d0-45e0-89fa-7514931ded4a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:10.503 +05:30 fb21b199-06d0-45e0-89fa-7514931ded4a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15: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-23 15:45:10.504 +05:30 fb21b199-06d0-45e0-89fa-7514931ded4a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:10 AM'. 2024-03-23 15:45:10.504 +05:30 ff5123f9-88a0-4013-b6df-8e45b9c9cb07 INF CORS policy execution successful. 2024-03-23 15:45:10.504 +05:30 ff5123f9-88a0-4013-b6df-8e45b9c9cb07 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:10.505 +05:30 ff5123f9-88a0-4013-b6df-8e45b9c9cb07 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:10.506 +05:30 ff5123f9-88a0-4013-b6df-8e45b9c9cb07 INF Fetching Country deatails 2024-03-23 15:45:10.522 +05:30 ff5123f9-88a0-4013-b6df-8e45b9c9cb07 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:10.522 +05:30 ff5123f9-88a0-4013-b6df-8e45b9c9cb07 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 17.7094ms 2024-03-23 15:45:10.523 +05:30 ff5123f9-88a0-4013-b6df-8e45b9c9cb07 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:10.523 +05:30 ff5123f9-88a0-4013-b6df-8e45b9c9cb07 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 20.634ms 2024-03-23 15:45:12.291 +05:30 cd22aaeb-a98f-474d-aeee-86390be299a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:12.291 +05:30 b85e2867-eb0b-4421-97dd-95ae1f579e21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:12.292 +05:30 81ed3bdf-a28a-4fb3-af29-70832bbb2b97 INF CORS policy execution successful. 2024-03-23 15:45:12.292 +05:30 db25ba28-8bdb-4891-8818-58477e662294 INF CORS policy execution successful. 2024-03-23 15:45:12.293 +05:30 81ed3bdf-a28a-4fb3-af29-70832bbb2b97 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.284ms 2024-03-23 15:45:12.295 +05:30 db25ba28-8bdb-4891-8818-58477e662294 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 3.9653ms 2024-03-23 15:45:12.298 +05:30 2f448d38-1335-4e98-8283-a2504e100ae7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:12.298 +05:30 876d5c14-edca-4e1d-9a2b-e9287c449108 INF CORS policy execution successful. 2024-03-23 15:45:12.299 +05:30 876d5c14-edca-4e1d-9a2b-e9287c449108 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1205ms 2024-03-23 15:45:12.357 +05:30 378efd6f-d819-492c-ba61-37645a2fcc19 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:12.358 +05:30 378efd6f-d819-492c-ba61-37645a2fcc19 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:12 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-23 15:45:12.359 +05:30 378efd6f-d819-492c-ba61-37645a2fcc19 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:12 AM'. 2024-03-23 15:45:12.359 +05:30 136897b6-1625-4793-bc2b-9ea00416976a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:12.360 +05:30 136897b6-1625-4793-bc2b-9ea00416976a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:12 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-23 15:45:12.360 +05:30 136897b6-1625-4793-bc2b-9ea00416976a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:12 AM'. 2024-03-23 15:45:12.360 +05:30 5ec0ab50-1548-4bd3-aeb6-95453e8357b3 INF CORS policy execution successful. 2024-03-23 15:45:12.361 +05:30 5ec0ab50-1548-4bd3-aeb6-95453e8357b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:12.361 +05:30 5ec0ab50-1548-4bd3-aeb6-95453e8357b3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:12.362 +05:30 5ec0ab50-1548-4bd3-aeb6-95453e8357b3 INF Fetching Country deatails 2024-03-23 15:45:12.359 +05:30 2686cb6a-6e6a-46d0-bffc-34e9405e91ce INF CORS policy execution successful. 2024-03-23 15:45:12.362 +05:30 2686cb6a-6e6a-46d0-bffc-34e9405e91ce INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:12.363 +05:30 2686cb6a-6e6a-46d0-bffc-34e9405e91ce INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:12.363 +05:30 2686cb6a-6e6a-46d0-bffc-34e9405e91ce INF Fetching City deatails 2024-03-23 15:45:12.369 +05:30 5ec0ab50-1548-4bd3-aeb6-95453e8357b3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:12.369 +05:30 5ec0ab50-1548-4bd3-aeb6-95453e8357b3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.6952ms 2024-03-23 15:45:12.370 +05:30 5ec0ab50-1548-4bd3-aeb6-95453e8357b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:12.370 +05:30 5ec0ab50-1548-4bd3-aeb6-95453e8357b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 11.0987ms 2024-03-23 15:45:12.376 +05:30 2686cb6a-6e6a-46d0-bffc-34e9405e91ce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:12.378 +05:30 ebeefc62-af32-4a42-9d20-164b199b3429 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:12.380 +05:30 2686cb6a-6e6a-46d0-bffc-34e9405e91ce INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 17.0231ms 2024-03-23 15:45:12.380 +05:30 2686cb6a-6e6a-46d0-bffc-34e9405e91ce INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:12.380 +05:30 2686cb6a-6e6a-46d0-bffc-34e9405e91ce INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 23.5838ms 2024-03-23 15:45:12.381 +05:30 ebeefc62-af32-4a42-9d20-164b199b3429 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:12 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-23 15:45:12.382 +05:30 ebeefc62-af32-4a42-9d20-164b199b3429 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:12 AM'. 2024-03-23 15:45:12.384 +05:30 fa4f1dfb-470e-455a-9c36-0293cc6a4732 INF CORS policy execution successful. 2024-03-23 15:45:12.384 +05:30 fa4f1dfb-470e-455a-9c36-0293cc6a4732 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:12.384 +05:30 fa4f1dfb-470e-455a-9c36-0293cc6a4732 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:12.385 +05:30 fa4f1dfb-470e-455a-9c36-0293cc6a4732 INF Fetching Department deatails 2024-03-23 15:45:12.390 +05:30 fa4f1dfb-470e-455a-9c36-0293cc6a4732 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:12.392 +05:30 fa4f1dfb-470e-455a-9c36-0293cc6a4732 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.8186ms 2024-03-23 15:45:12.393 +05:30 fa4f1dfb-470e-455a-9c36-0293cc6a4732 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:12.393 +05:30 fa4f1dfb-470e-455a-9c36-0293cc6a4732 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 14.424ms 2024-03-23 15:45:13.080 +05:30 07d3d5f3-731f-4663-9598-e3b6ad65a770 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:45:13.081 +05:30 fef253cd-f492-4a26-8e87-b3b3624e39de INF CORS policy execution successful. 2024-03-23 15:45:13.081 +05:30 fef253cd-f492-4a26-8e87-b3b3624e39de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.2208ms 2024-03-23 15:45:13.154 +05:30 a296559b-bfc6-4344-a047-f1ee0a381669 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:45:13.155 +05:30 a296559b-bfc6-4344-a047-f1ee0a381669 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:13 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-23 15:45:13.155 +05:30 a296559b-bfc6-4344-a047-f1ee0a381669 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:13 AM'. 2024-03-23 15:45:13.155 +05:30 d6ac95d9-4f25-4408-8eb6-7faf7fbd4ca9 INF CORS policy execution successful. 2024-03-23 15:45:13.155 +05:30 d6ac95d9-4f25-4408-8eb6-7faf7fbd4ca9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:45:13.156 +05:30 d6ac95d9-4f25-4408-8eb6-7faf7fbd4ca9 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:45:13.156 +05:30 d6ac95d9-4f25-4408-8eb6-7faf7fbd4ca9 INF Fetching Field details for Master 2024-03-23 15:45:13.177 +05:30 d6ac95d9-4f25-4408-8eb6-7faf7fbd4ca9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:13.178 +05:30 d6ac95d9-4f25-4408-8eb6-7faf7fbd4ca9 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 22.4161ms 2024-03-23 15:45:13.178 +05:30 d6ac95d9-4f25-4408-8eb6-7faf7fbd4ca9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:45:13.178 +05:30 d6ac95d9-4f25-4408-8eb6-7faf7fbd4ca9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 24.5266ms 2024-03-23 15:45:13.462 +05:30 c5cd963f-312a-4522-9eb1-27949fd38a7d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:13.462 +05:30 b3560468-910d-43e6-8d15-8e6769553351 INF CORS policy execution successful. 2024-03-23 15:45:13.463 +05:30 385e06b1-7f30-44c9-9257-a7dfb65a8024 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:13.463 +05:30 10827e9b-e90e-4e2a-9dd3-f688502cf9c0 INF CORS policy execution successful. 2024-03-23 15:45:13.463 +05:30 10827e9b-e90e-4e2a-9dd3-f688502cf9c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3241ms 2024-03-23 15:45:13.463 +05:30 b3560468-910d-43e6-8d15-8e6769553351 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5485ms 2024-03-23 15:45:13.475 +05:30 1e996917-4609-4ae8-986e-c4ed542b7bd3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:13.475 +05:30 4480cbfc-2880-4ea5-b91d-be8ca1dce194 INF CORS policy execution successful. 2024-03-23 15:45:13.476 +05:30 4480cbfc-2880-4ea5-b91d-be8ca1dce194 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4792ms 2024-03-23 15:45:13.535 +05:30 3aa2f69b-2763-4b5b-918a-c32011a8c965 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:13.536 +05:30 3aa2f69b-2763-4b5b-918a-c32011a8c965 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:13 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-23 15:45:13.537 +05:30 3aa2f69b-2763-4b5b-918a-c32011a8c965 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:13 AM'. 2024-03-23 15:45:13.537 +05:30 2e611a8f-2941-44f9-860d-5035e229e045 INF CORS policy execution successful. 2024-03-23 15:45:13.537 +05:30 2e611a8f-2941-44f9-860d-5035e229e045 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:13.537 +05:30 2e611a8f-2941-44f9-860d-5035e229e045 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:13.537 +05:30 2e611a8f-2941-44f9-860d-5035e229e045 INF Fetching Department deatails 2024-03-23 15:45:13.538 +05:30 463d20b1-917d-4eff-8f69-665b2d70cd2c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:13.538 +05:30 463d20b1-917d-4eff-8f69-665b2d70cd2c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:13 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-23 15:45:13.539 +05:30 463d20b1-917d-4eff-8f69-665b2d70cd2c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:13 AM'. 2024-03-23 15:45:13.539 +05:30 5c416519-c5dc-435a-ab03-f40e35be5a44 INF CORS policy execution successful. 2024-03-23 15:45:13.539 +05:30 5c416519-c5dc-435a-ab03-f40e35be5a44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:13.539 +05:30 5c416519-c5dc-435a-ab03-f40e35be5a44 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:13.540 +05:30 5c416519-c5dc-435a-ab03-f40e35be5a44 INF Fetching Country deatails 2024-03-23 15:45:13.541 +05:30 2e611a8f-2941-44f9-860d-5035e229e045 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:13.542 +05:30 2e611a8f-2941-44f9-860d-5035e229e045 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.6765ms 2024-03-23 15:45:13.542 +05:30 2e611a8f-2941-44f9-860d-5035e229e045 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:13.542 +05:30 2e611a8f-2941-44f9-860d-5035e229e045 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.3784ms 2024-03-23 15:45:13.543 +05:30 5c416519-c5dc-435a-ab03-f40e35be5a44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:13.543 +05:30 5c416519-c5dc-435a-ab03-f40e35be5a44 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.1367ms 2024-03-23 15:45:13.543 +05:30 5c416519-c5dc-435a-ab03-f40e35be5a44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:13.543 +05:30 5c416519-c5dc-435a-ab03-f40e35be5a44 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.4435ms 2024-03-23 15:45:13.552 +05:30 d11c58f1-c854-459a-a1ae-dc14c449036c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:13.553 +05:30 d11c58f1-c854-459a-a1ae-dc14c449036c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:13 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-23 15:45:13.553 +05:30 d11c58f1-c854-459a-a1ae-dc14c449036c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:13 AM'. 2024-03-23 15:45:13.553 +05:30 ca04042f-6222-4d1f-9c9a-b9af31d91679 INF CORS policy execution successful. 2024-03-23 15:45:13.553 +05:30 ca04042f-6222-4d1f-9c9a-b9af31d91679 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:13.553 +05:30 ca04042f-6222-4d1f-9c9a-b9af31d91679 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:13.554 +05:30 ca04042f-6222-4d1f-9c9a-b9af31d91679 INF Fetching City deatails 2024-03-23 15:45:13.557 +05:30 ca04042f-6222-4d1f-9c9a-b9af31d91679 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:13.558 +05:30 ca04042f-6222-4d1f-9c9a-b9af31d91679 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.0774ms 2024-03-23 15:45:13.558 +05:30 ca04042f-6222-4d1f-9c9a-b9af31d91679 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:13.558 +05:30 ca04042f-6222-4d1f-9c9a-b9af31d91679 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.2686ms 2024-03-23 15:45:14.027 +05:30 9c1fcc9c-439f-4ae3-8d41-dbedc68a3972 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:14.028 +05:30 f2fb2efd-9307-4ae9-bbd2-849c84dd91ed INF CORS policy execution successful. 2024-03-23 15:45:14.028 +05:30 f2fb2efd-9307-4ae9-bbd2-849c84dd91ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6325ms 2024-03-23 15:45:14.030 +05:30 41d47cf2-dbd1-4b7f-851f-8377e57b773b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:14.030 +05:30 988480f8-7dcb-45a8-b1b0-62bdf1b74333 INF CORS policy execution successful. 2024-03-23 15:45:14.031 +05:30 988480f8-7dcb-45a8-b1b0-62bdf1b74333 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4123ms 2024-03-23 15:45:14.040 +05:30 1cd670d0-7a60-4c80-bb14-5957e825a4c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:14.040 +05:30 38cedd0b-e5ac-415a-aab1-032f1b5f9847 INF CORS policy execution successful. 2024-03-23 15:45:14.041 +05:30 38cedd0b-e5ac-415a-aab1-032f1b5f9847 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.2833ms 2024-03-23 15:45:14.085 +05:30 faeb2223-0ca9-41cd-b390-11d6edb50878 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:14.086 +05:30 faeb2223-0ca9-41cd-b390-11d6edb50878 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:14 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-23 15:45:14.087 +05:30 faeb2223-0ca9-41cd-b390-11d6edb50878 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:14 AM'. 2024-03-23 15:45:14.087 +05:30 1c42748c-1630-4d30-b326-8ae85a4150b0 INF CORS policy execution successful. 2024-03-23 15:45:14.087 +05:30 1c42748c-1630-4d30-b326-8ae85a4150b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:14.087 +05:30 1c42748c-1630-4d30-b326-8ae85a4150b0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:14.088 +05:30 e23b59c8-c7a6-4d44-b37f-ab10f05cce5b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:14.088 +05:30 1c42748c-1630-4d30-b326-8ae85a4150b0 INF Fetching Department deatails 2024-03-23 15:45:14.089 +05:30 e23b59c8-c7a6-4d44-b37f-ab10f05cce5b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:14 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-23 15:45:14.089 +05:30 e23b59c8-c7a6-4d44-b37f-ab10f05cce5b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:14 AM'. 2024-03-23 15:45:14.089 +05:30 234c6d3b-258c-47a4-824a-cb9228c5e6cb INF CORS policy execution successful. 2024-03-23 15:45:14.089 +05:30 234c6d3b-258c-47a4-824a-cb9228c5e6cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:14.089 +05:30 234c6d3b-258c-47a4-824a-cb9228c5e6cb INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:14.090 +05:30 234c6d3b-258c-47a4-824a-cb9228c5e6cb INF Fetching Country deatails 2024-03-23 15:45:14.093 +05:30 234c6d3b-258c-47a4-824a-cb9228c5e6cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:14.093 +05:30 1c42748c-1630-4d30-b326-8ae85a4150b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:14.093 +05:30 234c6d3b-258c-47a4-824a-cb9228c5e6cb INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.7171ms 2024-03-23 15:45:14.093 +05:30 1c42748c-1630-4d30-b326-8ae85a4150b0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.5198ms 2024-03-23 15:45:14.093 +05:30 234c6d3b-258c-47a4-824a-cb9228c5e6cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:14.093 +05:30 1c42748c-1630-4d30-b326-8ae85a4150b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:14.093 +05:30 1c42748c-1630-4d30-b326-8ae85a4150b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.1009ms 2024-03-23 15:45:14.093 +05:30 234c6d3b-258c-47a4-824a-cb9228c5e6cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.3181ms 2024-03-23 15:45:14.102 +05:30 09f2382f-2d75-4fd3-bdbf-a693d89d8ac1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:14.102 +05:30 09f2382f-2d75-4fd3-bdbf-a693d89d8ac1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:14 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-23 15:45:14.103 +05:30 09f2382f-2d75-4fd3-bdbf-a693d89d8ac1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:14 AM'. 2024-03-23 15:45:14.103 +05:30 1f293d36-2f0b-43cf-98e6-1651093f92b5 INF CORS policy execution successful. 2024-03-23 15:45:14.103 +05:30 1f293d36-2f0b-43cf-98e6-1651093f92b5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:14.103 +05:30 1f293d36-2f0b-43cf-98e6-1651093f92b5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:14.104 +05:30 1f293d36-2f0b-43cf-98e6-1651093f92b5 INF Fetching City deatails 2024-03-23 15:45:14.106 +05:30 1f293d36-2f0b-43cf-98e6-1651093f92b5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:14.107 +05:30 1f293d36-2f0b-43cf-98e6-1651093f92b5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.6261ms 2024-03-23 15:45:14.107 +05:30 1f293d36-2f0b-43cf-98e6-1651093f92b5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:14.107 +05:30 1f293d36-2f0b-43cf-98e6-1651093f92b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.2745ms 2024-03-23 15:45:14.257 +05:30 ed3f83d8-bd17-4f77-9949-05d04fac3218 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:14.258 +05:30 38a79dea-d409-4005-86bb-f90bd84d5cb2 INF CORS policy execution successful. 2024-03-23 15:45:14.258 +05:30 6dd3f6b1-5006-477c-be43-250ad60a3faa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:14.258 +05:30 38a79dea-d409-4005-86bb-f90bd84d5cb2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6727ms 2024-03-23 15:45:14.258 +05:30 db4ef31d-e6b1-4a26-86e4-d987d9237b8b INF CORS policy execution successful. 2024-03-23 15:45:14.258 +05:30 db4ef31d-e6b1-4a26-86e4-d987d9237b8b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4007ms 2024-03-23 15:45:14.271 +05:30 f472da2d-b98e-4386-87a4-2adfde321679 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:14.271 +05:30 e71f772b-3057-445f-bed6-550b4a5b0cc6 INF CORS policy execution successful. 2024-03-23 15:45:14.271 +05:30 e71f772b-3057-445f-bed6-550b4a5b0cc6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6464ms 2024-03-23 15:45:14.301 +05:30 2d12aca7-bbe8-45dc-82b8-3da97a4e3ead INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:14.302 +05:30 2d12aca7-bbe8-45dc-82b8-3da97a4e3ead INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:14 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-23 15:45:14.303 +05:30 2d12aca7-bbe8-45dc-82b8-3da97a4e3ead INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:14 AM'. 2024-03-23 15:45:14.303 +05:30 40210315-42c7-477d-80a0-da1e16f4cccd INF CORS policy execution successful. 2024-03-23 15:45:14.303 +05:30 40210315-42c7-477d-80a0-da1e16f4cccd INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:14.303 +05:30 40210315-42c7-477d-80a0-da1e16f4cccd INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:14.304 +05:30 40210315-42c7-477d-80a0-da1e16f4cccd INF Fetching Department deatails 2024-03-23 15:45:14.308 +05:30 40210315-42c7-477d-80a0-da1e16f4cccd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:14.309 +05:30 40210315-42c7-477d-80a0-da1e16f4cccd INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.9493ms 2024-03-23 15:45:14.309 +05:30 40210315-42c7-477d-80a0-da1e16f4cccd INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:14.309 +05:30 40210315-42c7-477d-80a0-da1e16f4cccd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.196ms 2024-03-23 15:45:14.338 +05:30 a456b4e2-bb58-4d4a-bf5e-75f8ef3cfc8b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:14.338 +05:30 a456b4e2-bb58-4d4a-bf5e-75f8ef3cfc8b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:14 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-23 15:45:14.339 +05:30 a456b4e2-bb58-4d4a-bf5e-75f8ef3cfc8b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:14 AM'. 2024-03-23 15:45:14.339 +05:30 d97ecba1-7a8f-4936-a428-b3459aab796e INF CORS policy execution successful. 2024-03-23 15:45:14.339 +05:30 d97ecba1-7a8f-4936-a428-b3459aab796e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:14.339 +05:30 d97ecba1-7a8f-4936-a428-b3459aab796e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:14.340 +05:30 d97ecba1-7a8f-4936-a428-b3459aab796e INF Fetching City deatails 2024-03-23 15:45:14.345 +05:30 d97ecba1-7a8f-4936-a428-b3459aab796e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:14.346 +05:30 d97ecba1-7a8f-4936-a428-b3459aab796e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.8974ms 2024-03-23 15:45:14.346 +05:30 d97ecba1-7a8f-4936-a428-b3459aab796e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:14.346 +05:30 d97ecba1-7a8f-4936-a428-b3459aab796e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.5601ms 2024-03-23 15:45:14.351 +05:30 8dd6696a-9ddb-4267-ad66-a5d3a56bdcdd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:14.352 +05:30 8dd6696a-9ddb-4267-ad66-a5d3a56bdcdd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:14 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-23 15:45:14.352 +05:30 8dd6696a-9ddb-4267-ad66-a5d3a56bdcdd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:14 AM'. 2024-03-23 15:45:14.352 +05:30 a0dc9a8a-1b9b-4fa5-bd93-263bd72eb5a8 INF CORS policy execution successful. 2024-03-23 15:45:14.352 +05:30 a0dc9a8a-1b9b-4fa5-bd93-263bd72eb5a8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:14.352 +05:30 a0dc9a8a-1b9b-4fa5-bd93-263bd72eb5a8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:14.353 +05:30 a0dc9a8a-1b9b-4fa5-bd93-263bd72eb5a8 INF Fetching Country deatails 2024-03-23 15:45:14.355 +05:30 a0dc9a8a-1b9b-4fa5-bd93-263bd72eb5a8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:14.356 +05:30 a0dc9a8a-1b9b-4fa5-bd93-263bd72eb5a8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.3274ms 2024-03-23 15:45:14.356 +05:30 a0dc9a8a-1b9b-4fa5-bd93-263bd72eb5a8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:14.356 +05:30 a0dc9a8a-1b9b-4fa5-bd93-263bd72eb5a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.8567ms 2024-03-23 15:45:15.351 +05:30 ddad50d5-05ce-41e9-97a5-d590b95fce0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:15.351 +05:30 cfea6bba-34e7-4dc3-9b29-c5d867c36bf9 INF CORS policy execution successful. 2024-03-23 15:45:15.352 +05:30 cfea6bba-34e7-4dc3-9b29-c5d867c36bf9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9334ms 2024-03-23 15:45:15.355 +05:30 4be3a25d-382e-41fd-832d-83921d4bf98d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:15.355 +05:30 b95a22b6-467b-4481-bb94-ea7f6f1a2ebf INF CORS policy execution successful. 2024-03-23 15:45:15.356 +05:30 b95a22b6-467b-4481-bb94-ea7f6f1a2ebf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8011ms 2024-03-23 15:45:15.369 +05:30 017bbb33-5434-4dc9-80cf-b98a53899fb0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:15.370 +05:30 a0ffd43e-a2ec-4014-b247-6285ea827542 INF CORS policy execution successful. 2024-03-23 15:45:15.370 +05:30 a0ffd43e-a2ec-4014-b247-6285ea827542 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5938ms 2024-03-23 15:45:15.406 +05:30 57d4a14d-2fbf-44cc-b2d1-1f55c2e8636a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:15.407 +05:30 57d4a14d-2fbf-44cc-b2d1-1f55c2e8636a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:15 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-23 15:45:15.408 +05:30 19ba8c7f-4147-4116-8048-ce864ec58e81 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:15.408 +05:30 57d4a14d-2fbf-44cc-b2d1-1f55c2e8636a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:15 AM'. 2024-03-23 15:45:15.408 +05:30 3cae7567-3f16-4843-b67b-6d95a940085b INF CORS policy execution successful. 2024-03-23 15:45:15.408 +05:30 3cae7567-3f16-4843-b67b-6d95a940085b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:15.409 +05:30 19ba8c7f-4147-4116-8048-ce864ec58e81 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:15 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-23 15:45:15.409 +05:30 19ba8c7f-4147-4116-8048-ce864ec58e81 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:15 AM'. 2024-03-23 15:45:15.409 +05:30 3cae7567-3f16-4843-b67b-6d95a940085b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:15.409 +05:30 fba9cbd0-c82f-4299-9c55-06fc4ad72c53 INF CORS policy execution successful. 2024-03-23 15:45:15.409 +05:30 fba9cbd0-c82f-4299-9c55-06fc4ad72c53 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:15.409 +05:30 fba9cbd0-c82f-4299-9c55-06fc4ad72c53 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:15.410 +05:30 fba9cbd0-c82f-4299-9c55-06fc4ad72c53 INF Fetching City deatails 2024-03-23 15:45:15.410 +05:30 3cae7567-3f16-4843-b67b-6d95a940085b INF Fetching Department deatails 2024-03-23 15:45:15.417 +05:30 fba9cbd0-c82f-4299-9c55-06fc4ad72c53 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:15.418 +05:30 fba9cbd0-c82f-4299-9c55-06fc4ad72c53 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.8244ms 2024-03-23 15:45:15.418 +05:30 fba9cbd0-c82f-4299-9c55-06fc4ad72c53 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:15.419 +05:30 fba9cbd0-c82f-4299-9c55-06fc4ad72c53 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.864ms 2024-03-23 15:45:15.421 +05:30 3cae7567-3f16-4843-b67b-6d95a940085b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:15.422 +05:30 3cae7567-3f16-4843-b67b-6d95a940085b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 12.7874ms 2024-03-23 15:45:15.422 +05:30 3cae7567-3f16-4843-b67b-6d95a940085b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:15.422 +05:30 3cae7567-3f16-4843-b67b-6d95a940085b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 16.0969ms 2024-03-23 15:45:15.435 +05:30 4ecef8f2-1db4-4d4a-b633-52982969d87c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:15.436 +05:30 4ecef8f2-1db4-4d4a-b633-52982969d87c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:15 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-23 15:45:15.437 +05:30 4ecef8f2-1db4-4d4a-b633-52982969d87c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:15 AM'. 2024-03-23 15:45:15.437 +05:30 1a5333a4-9641-48a6-8d9d-4e3ba60ebf7c INF CORS policy execution successful. 2024-03-23 15:45:15.437 +05:30 1a5333a4-9641-48a6-8d9d-4e3ba60ebf7c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:15.437 +05:30 1a5333a4-9641-48a6-8d9d-4e3ba60ebf7c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:15.438 +05:30 1a5333a4-9641-48a6-8d9d-4e3ba60ebf7c INF Fetching Country deatails 2024-03-23 15:45:15.468 +05:30 1a5333a4-9641-48a6-8d9d-4e3ba60ebf7c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:15.469 +05:30 1a5333a4-9641-48a6-8d9d-4e3ba60ebf7c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 31.767ms 2024-03-23 15:45:15.469 +05:30 1a5333a4-9641-48a6-8d9d-4e3ba60ebf7c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:15.469 +05:30 1a5333a4-9641-48a6-8d9d-4e3ba60ebf7c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 34.0005ms 2024-03-23 15:45:33.369 +05:30 234af335-b921-40c1-882c-7662fa4113c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:45:33.370 +05:30 136323ac-9eda-4335-b5fc-65ed68fcc457 INF CORS policy execution successful. 2024-03-23 15:45:33.371 +05:30 136323ac-9eda-4335-b5fc-65ed68fcc457 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.6366ms 2024-03-23 15:45:33.427 +05:30 0c6cd5aa-0c73-402d-9685-bc3d934e67fe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:45:33.429 +05:30 0c6cd5aa-0c73-402d-9685-bc3d934e67fe INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:33 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-23 15:45:33.431 +05:30 0c6cd5aa-0c73-402d-9685-bc3d934e67fe INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:33 AM'. 2024-03-23 15:45:33.431 +05:30 9cb3dc9e-425c-4aff-9783-38e159fb4f4d INF CORS policy execution successful. 2024-03-23 15:45:33.431 +05:30 9cb3dc9e-425c-4aff-9783-38e159fb4f4d INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:45:33.432 +05:30 9cb3dc9e-425c-4aff-9783-38e159fb4f4d INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:45:33.433 +05:30 9cb3dc9e-425c-4aff-9783-38e159fb4f4d INF Fetching Field details for Master 2024-03-23 15:45:33.442 +05:30 9cb3dc9e-425c-4aff-9783-38e159fb4f4d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:33.443 +05:30 9cb3dc9e-425c-4aff-9783-38e159fb4f4d INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 11.4237ms 2024-03-23 15:45:33.443 +05:30 9cb3dc9e-425c-4aff-9783-38e159fb4f4d INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:45:33.443 +05:30 9cb3dc9e-425c-4aff-9783-38e159fb4f4d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 16.1458ms 2024-03-23 15:45:33.710 +05:30 31d70ac2-c969-4756-b567-243da2bf71d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:33.710 +05:30 6d5b6eda-9484-49bc-8b17-f0382471c198 INF CORS policy execution successful. 2024-03-23 15:45:33.710 +05:30 6d5b6eda-9484-49bc-8b17-f0382471c198 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9296ms 2024-03-23 15:45:33.717 +05:30 b462e82f-d1cd-4d53-9cda-c4b0428471a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:33.717 +05:30 7b232711-bc96-49ef-97fa-6e28d1c6a2f3 INF CORS policy execution successful. 2024-03-23 15:45:33.717 +05:30 7b232711-bc96-49ef-97fa-6e28d1c6a2f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6216ms 2024-03-23 15:45:33.719 +05:30 06a83e87-1eec-4807-972d-626c615619e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:33.719 +05:30 da3f15c8-6283-47f8-ab3d-c34dac307ae1 INF CORS policy execution successful. 2024-03-23 15:45:33.719 +05:30 da3f15c8-6283-47f8-ab3d-c34dac307ae1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.2922ms 2024-03-23 15:45:33.838 +05:30 be386f55-7c37-419c-851d-d465f6ca9e5b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:33.839 +05:30 be386f55-7c37-419c-851d-d465f6ca9e5b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:33 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-23 15:45:33.839 +05:30 be386f55-7c37-419c-851d-d465f6ca9e5b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:33 AM'. 2024-03-23 15:45:33.839 +05:30 02548bd2-3405-4dac-98ea-fba8421114a8 INF CORS policy execution successful. 2024-03-23 15:45:33.840 +05:30 02548bd2-3405-4dac-98ea-fba8421114a8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:33.840 +05:30 02548bd2-3405-4dac-98ea-fba8421114a8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:33.841 +05:30 02548bd2-3405-4dac-98ea-fba8421114a8 INF Fetching Department deatails 2024-03-23 15:45:33.841 +05:30 ebc09f25-7fd1-4a26-90ba-584718817dd0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:33.842 +05:30 ebc09f25-7fd1-4a26-90ba-584718817dd0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:33 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-23 15:45:33.842 +05:30 ebc09f25-7fd1-4a26-90ba-584718817dd0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:33 AM'. 2024-03-23 15:45:33.842 +05:30 13364dcd-a3ca-46a5-86a0-01ea4860b514 INF CORS policy execution successful. 2024-03-23 15:45:33.842 +05:30 13364dcd-a3ca-46a5-86a0-01ea4860b514 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:33.842 +05:30 13364dcd-a3ca-46a5-86a0-01ea4860b514 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:33.843 +05:30 13364dcd-a3ca-46a5-86a0-01ea4860b514 INF Fetching Country deatails 2024-03-23 15:45:33.844 +05:30 02548bd2-3405-4dac-98ea-fba8421114a8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:33.845 +05:30 02548bd2-3405-4dac-98ea-fba8421114a8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.7946ms 2024-03-23 15:45:33.845 +05:30 02548bd2-3405-4dac-98ea-fba8421114a8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:33.845 +05:30 02548bd2-3405-4dac-98ea-fba8421114a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.424ms 2024-03-23 15:45:33.854 +05:30 8a9dce1d-da3f-4cd4-b9fa-fdeaa6c96d2f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:33.855 +05:30 8a9dce1d-da3f-4cd4-b9fa-fdeaa6c96d2f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:33 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-23 15:45:33.856 +05:30 8a9dce1d-da3f-4cd4-b9fa-fdeaa6c96d2f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:33 AM'. 2024-03-23 15:45:33.856 +05:30 93f2fb3e-d980-4162-b97d-8e61da1e5c3b INF CORS policy execution successful. 2024-03-23 15:45:33.856 +05:30 93f2fb3e-d980-4162-b97d-8e61da1e5c3b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:33.856 +05:30 93f2fb3e-d980-4162-b97d-8e61da1e5c3b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:33.857 +05:30 93f2fb3e-d980-4162-b97d-8e61da1e5c3b INF Fetching City deatails 2024-03-23 15:45:33.859 +05:30 93f2fb3e-d980-4162-b97d-8e61da1e5c3b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:33.860 +05:30 93f2fb3e-d980-4162-b97d-8e61da1e5c3b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.7605ms 2024-03-23 15:45:33.860 +05:30 93f2fb3e-d980-4162-b97d-8e61da1e5c3b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:33.860 +05:30 93f2fb3e-d980-4162-b97d-8e61da1e5c3b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.7292ms 2024-03-23 15:45:33.862 +05:30 13364dcd-a3ca-46a5-86a0-01ea4860b514 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:33.862 +05:30 13364dcd-a3ca-46a5-86a0-01ea4860b514 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 19.7769ms 2024-03-23 15:45:33.862 +05:30 13364dcd-a3ca-46a5-86a0-01ea4860b514 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:33.862 +05:30 13364dcd-a3ca-46a5-86a0-01ea4860b514 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 21.226ms 2024-03-23 15:45:34.888 +05:30 ebd1eb5b-e16c-41bb-a759-78fd2c5ae995 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:45:34.889 +05:30 a2b1860b-0b0d-4462-a19a-a0f3e09c1ce3 INF CORS policy execution successful. 2024-03-23 15:45:34.889 +05:30 a2b1860b-0b0d-4462-a19a-a0f3e09c1ce3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.62ms 2024-03-23 15:45:34.972 +05:30 462c2bd2-d18d-41ab-9033-748e787c1598 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:45:34.973 +05:30 462c2bd2-d18d-41ab-9033-748e787c1598 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15: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-23 15:45:34.973 +05:30 462c2bd2-d18d-41ab-9033-748e787c1598 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:34 AM'. 2024-03-23 15:45:34.973 +05:30 112cf35d-56ba-44d5-9eec-bdbc67d9e462 INF CORS policy execution successful. 2024-03-23 15:45:34.973 +05:30 112cf35d-56ba-44d5-9eec-bdbc67d9e462 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:45:34.974 +05:30 112cf35d-56ba-44d5-9eec-bdbc67d9e462 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:45:34.974 +05:30 112cf35d-56ba-44d5-9eec-bdbc67d9e462 INF Fetching Field details for Master 2024-03-23 15:45:34.987 +05:30 112cf35d-56ba-44d5-9eec-bdbc67d9e462 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:34.988 +05:30 112cf35d-56ba-44d5-9eec-bdbc67d9e462 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.5988ms 2024-03-23 15:45:34.988 +05:30 112cf35d-56ba-44d5-9eec-bdbc67d9e462 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:45:34.988 +05:30 112cf35d-56ba-44d5-9eec-bdbc67d9e462 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 16.622ms 2024-03-23 15:45:35.565 +05:30 13f27592-63f8-44dd-b25f-f083170e10be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:35.566 +05:30 e3894055-ecf0-41db-8bc7-3ec8fc50a22e INF CORS policy execution successful. 2024-03-23 15:45:35.567 +05:30 e3894055-ecf0-41db-8bc7-3ec8fc50a22e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.1011ms 2024-03-23 15:45:35.568 +05:30 f6257134-1fc6-424a-bac3-122604d98de4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:35.568 +05:30 554febdc-8ae2-4f49-8874-d5fcffb343b4 INF CORS policy execution successful. 2024-03-23 15:45:35.568 +05:30 554febdc-8ae2-4f49-8874-d5fcffb343b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4544ms 2024-03-23 15:45:35.597 +05:30 0eda665b-5f80-46a9-baec-8ad858585776 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:35.598 +05:30 858a275f-4950-4e85-a0dc-a214c7ed9611 INF CORS policy execution successful. 2024-03-23 15:45:35.598 +05:30 858a275f-4950-4e85-a0dc-a214c7ed9611 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.3072ms 2024-03-23 15:45:35.613 +05:30 59d518bb-3af3-46e2-8847-056f5aeacf54 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:35.614 +05:30 59d518bb-3af3-46e2-8847-056f5aeacf54 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:35 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-23 15:45:35.615 +05:30 59d518bb-3af3-46e2-8847-056f5aeacf54 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:35 AM'. 2024-03-23 15:45:35.615 +05:30 b50e3e24-df55-4bf8-ba7e-7744085510b1 INF CORS policy execution successful. 2024-03-23 15:45:35.615 +05:30 b50e3e24-df55-4bf8-ba7e-7744085510b1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:35.615 +05:30 b50e3e24-df55-4bf8-ba7e-7744085510b1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:35.616 +05:30 b50e3e24-df55-4bf8-ba7e-7744085510b1 INF Fetching City deatails 2024-03-23 15:45:35.622 +05:30 b50e3e24-df55-4bf8-ba7e-7744085510b1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:35.622 +05:30 b50e3e24-df55-4bf8-ba7e-7744085510b1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.3051ms 2024-03-23 15:45:35.622 +05:30 b50e3e24-df55-4bf8-ba7e-7744085510b1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:35.623 +05:30 b50e3e24-df55-4bf8-ba7e-7744085510b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.0925ms 2024-03-23 15:45:35.697 +05:30 2394d5b7-b0d1-41e0-ae09-06d0e3f65763 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:35.698 +05:30 2394d5b7-b0d1-41e0-ae09-06d0e3f65763 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:35 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-23 15:45:35.698 +05:30 2394d5b7-b0d1-41e0-ae09-06d0e3f65763 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:35 AM'. 2024-03-23 15:45:35.698 +05:30 9e332d15-556f-4a28-97b1-25a715f10308 INF CORS policy execution successful. 2024-03-23 15:45:35.698 +05:30 9e332d15-556f-4a28-97b1-25a715f10308 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:35.698 +05:30 9e332d15-556f-4a28-97b1-25a715f10308 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:35.699 +05:30 9e332d15-556f-4a28-97b1-25a715f10308 INF Fetching Department deatails 2024-03-23 15:45:35.703 +05:30 9e332d15-556f-4a28-97b1-25a715f10308 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:35.704 +05:30 9e332d15-556f-4a28-97b1-25a715f10308 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.3829ms 2024-03-23 15:45:35.704 +05:30 9e332d15-556f-4a28-97b1-25a715f10308 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:35.704 +05:30 9e332d15-556f-4a28-97b1-25a715f10308 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.1143ms 2024-03-23 15:45:35.705 +05:30 0a5db642-5f39-4130-9af9-95dfb9c7153f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:35.705 +05:30 0a5db642-5f39-4130-9af9-95dfb9c7153f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:35 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-23 15:45:35.706 +05:30 0a5db642-5f39-4130-9af9-95dfb9c7153f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:35 AM'. 2024-03-23 15:45:35.706 +05:30 bb77a888-9273-40e4-bfd3-dc5c8ce7c46e INF CORS policy execution successful. 2024-03-23 15:45:35.706 +05:30 bb77a888-9273-40e4-bfd3-dc5c8ce7c46e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:35.706 +05:30 bb77a888-9273-40e4-bfd3-dc5c8ce7c46e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:35.706 +05:30 bb77a888-9273-40e4-bfd3-dc5c8ce7c46e INF Fetching Country deatails 2024-03-23 15:45:35.709 +05:30 bb77a888-9273-40e4-bfd3-dc5c8ce7c46e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:35.710 +05:30 bb77a888-9273-40e4-bfd3-dc5c8ce7c46e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.6576ms 2024-03-23 15:45:35.710 +05:30 bb77a888-9273-40e4-bfd3-dc5c8ce7c46e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:35.710 +05:30 bb77a888-9273-40e4-bfd3-dc5c8ce7c46e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.2068ms 2024-03-23 15:45:35.973 +05:30 bbc206e1-0e47-492c-995a-1ec03d7fa5ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:45:35.974 +05:30 c84dc057-e077-4655-a39f-39c58ec19409 INF CORS policy execution successful. 2024-03-23 15:45:35.974 +05:30 c84dc057-e077-4655-a39f-39c58ec19409 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6506ms 2024-03-23 15:45:36.050 +05:30 739bcb80-c2be-483f-b2bd-36fbb0fda8ed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:45:36.050 +05:30 739bcb80-c2be-483f-b2bd-36fbb0fda8ed INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:36 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-23 15:45:36.051 +05:30 739bcb80-c2be-483f-b2bd-36fbb0fda8ed INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:36 AM'. 2024-03-23 15:45:36.051 +05:30 2cf0e8ed-355c-4ce6-8147-6473cc3ec81b INF CORS policy execution successful. 2024-03-23 15:45:36.051 +05:30 2cf0e8ed-355c-4ce6-8147-6473cc3ec81b INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:45:36.051 +05:30 2cf0e8ed-355c-4ce6-8147-6473cc3ec81b INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:45:36.052 +05:30 2cf0e8ed-355c-4ce6-8147-6473cc3ec81b INF Fetching Field details for Master 2024-03-23 15:45:36.060 +05:30 2cf0e8ed-355c-4ce6-8147-6473cc3ec81b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:36.061 +05:30 2cf0e8ed-355c-4ce6-8147-6473cc3ec81b INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.6918ms 2024-03-23 15:45:36.061 +05:30 2cf0e8ed-355c-4ce6-8147-6473cc3ec81b INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:45:36.061 +05:30 2cf0e8ed-355c-4ce6-8147-6473cc3ec81b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.3383ms 2024-03-23 15:45:36.274 +05:30 07a3e587-45fa-4cea-98ed-bdf68d41c846 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:36.274 +05:30 21d26326-d9c5-4dd1-aa84-2d0ed787e668 INF CORS policy execution successful. 2024-03-23 15:45:36.274 +05:30 21d26326-d9c5-4dd1-aa84-2d0ed787e668 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5291ms 2024-03-23 15:45:36.276 +05:30 de91b8ce-d9d3-4f3d-a3c7-47055cf473b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:36.276 +05:30 17389dac-9304-4dbb-8d3e-c7cbaac95a15 INF CORS policy execution successful. 2024-03-23 15:45:36.276 +05:30 17389dac-9304-4dbb-8d3e-c7cbaac95a15 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5629ms 2024-03-23 15:45:36.289 +05:30 7adfebe2-fc40-4e90-a472-1d9355519e79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:36.290 +05:30 d67e2379-df96-4d2f-bf6a-7018a29b46e9 INF CORS policy execution successful. 2024-03-23 15:45:36.290 +05:30 d67e2379-df96-4d2f-bf6a-7018a29b46e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4633ms 2024-03-23 15:45:36.346 +05:30 ada0faae-b45e-4d50-bcd2-f0391b4d1596 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:36.347 +05:30 ada0faae-b45e-4d50-bcd2-f0391b4d1596 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:36 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-23 15:45:36.348 +05:30 ff79c301-480d-4da6-886c-7fc167ef8c7b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:36.348 +05:30 ada0faae-b45e-4d50-bcd2-f0391b4d1596 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:36 AM'. 2024-03-23 15:45:36.348 +05:30 3388067b-7c25-4e7f-aa96-ab4f1cc57831 INF CORS policy execution successful. 2024-03-23 15:45:36.348 +05:30 3388067b-7c25-4e7f-aa96-ab4f1cc57831 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:36.348 +05:30 3388067b-7c25-4e7f-aa96-ab4f1cc57831 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:36.348 +05:30 ff79c301-480d-4da6-886c-7fc167ef8c7b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:36 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-23 15:45:36.348 +05:30 ff79c301-480d-4da6-886c-7fc167ef8c7b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:36 AM'. 2024-03-23 15:45:36.349 +05:30 13e7c260-23d5-4e1b-9963-be504260518d INF CORS policy execution successful. 2024-03-23 15:45:36.349 +05:30 13e7c260-23d5-4e1b-9963-be504260518d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:36.349 +05:30 3388067b-7c25-4e7f-aa96-ab4f1cc57831 INF Fetching City deatails 2024-03-23 15:45:36.349 +05:30 13e7c260-23d5-4e1b-9963-be504260518d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:36.349 +05:30 13e7c260-23d5-4e1b-9963-be504260518d INF Fetching Country deatails 2024-03-23 15:45:36.352 +05:30 3388067b-7c25-4e7f-aa96-ab4f1cc57831 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:36.353 +05:30 3388067b-7c25-4e7f-aa96-ab4f1cc57831 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.4941ms 2024-03-23 15:45:36.353 +05:30 3388067b-7c25-4e7f-aa96-ab4f1cc57831 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:36.353 +05:30 3388067b-7c25-4e7f-aa96-ab4f1cc57831 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.6384ms 2024-03-23 15:45:36.354 +05:30 13e7c260-23d5-4e1b-9963-be504260518d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:36.355 +05:30 13e7c260-23d5-4e1b-9963-be504260518d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.9632ms 2024-03-23 15:45:36.355 +05:30 13e7c260-23d5-4e1b-9963-be504260518d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:36.355 +05:30 13e7c260-23d5-4e1b-9963-be504260518d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.2817ms 2024-03-23 15:45:36.360 +05:30 feaa6c16-27bc-49da-835c-be30a530987f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:36.360 +05:30 feaa6c16-27bc-49da-835c-be30a530987f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:36 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-23 15:45:36.361 +05:30 feaa6c16-27bc-49da-835c-be30a530987f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:36 AM'. 2024-03-23 15:45:36.361 +05:30 9f50dadd-81f8-4eb6-b846-9ae2737d9d5d INF CORS policy execution successful. 2024-03-23 15:45:36.361 +05:30 9f50dadd-81f8-4eb6-b846-9ae2737d9d5d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:36.361 +05:30 9f50dadd-81f8-4eb6-b846-9ae2737d9d5d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:36.361 +05:30 9f50dadd-81f8-4eb6-b846-9ae2737d9d5d INF Fetching Department deatails 2024-03-23 15:45:36.365 +05:30 9f50dadd-81f8-4eb6-b846-9ae2737d9d5d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:36.365 +05:30 9f50dadd-81f8-4eb6-b846-9ae2737d9d5d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.1695ms 2024-03-23 15:45:36.365 +05:30 9f50dadd-81f8-4eb6-b846-9ae2737d9d5d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:36.365 +05:30 9f50dadd-81f8-4eb6-b846-9ae2737d9d5d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.7817ms 2024-03-23 15:45:39.780 +05:30 d3c2ac69-f0ee-4f49-be20-2f05a03014d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:45:39.781 +05:30 c09271e1-ad23-44aa-b2bc-b4c7bfa02cfb INF CORS policy execution successful. 2024-03-23 15:45:39.781 +05:30 c09271e1-ad23-44aa-b2bc-b4c7bfa02cfb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6763ms 2024-03-23 15:45:39.837 +05:30 6aef3c02-aa75-4cdd-9aa7-eaf7a45ed747 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:45:39.838 +05:30 6aef3c02-aa75-4cdd-9aa7-eaf7a45ed747 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:39 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-23 15:45:39.838 +05:30 6aef3c02-aa75-4cdd-9aa7-eaf7a45ed747 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:39 AM'. 2024-03-23 15:45:39.838 +05:30 ddf65cc0-882d-4139-b76d-7bb06171b853 INF CORS policy execution successful. 2024-03-23 15:45:39.838 +05:30 ddf65cc0-882d-4139-b76d-7bb06171b853 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:45:39.839 +05:30 ddf65cc0-882d-4139-b76d-7bb06171b853 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:45:39.839 +05:30 ddf65cc0-882d-4139-b76d-7bb06171b853 INF Fetching Field details for Master 2024-03-23 15:45:39.848 +05:30 ddf65cc0-882d-4139-b76d-7bb06171b853 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:39.849 +05:30 ddf65cc0-882d-4139-b76d-7bb06171b853 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 10.2865ms 2024-03-23 15:45:39.849 +05:30 ddf65cc0-882d-4139-b76d-7bb06171b853 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:45:39.849 +05:30 ddf65cc0-882d-4139-b76d-7bb06171b853 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 12.0938ms 2024-03-23 15:45:40.217 +05:30 0694f230-0624-472d-836c-e368b9bbd272 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:40.217 +05:30 3521f84b-5fab-4d88-b39e-9f20a1621892 INF CORS policy execution successful. 2024-03-23 15:45:40.217 +05:30 3521f84b-5fab-4d88-b39e-9f20a1621892 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5373ms 2024-03-23 15:45:40.223 +05:30 36759a89-4bbd-4a3a-8d48-0aa540aaca1d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:40.223 +05:30 ac343cba-5cd6-49ab-b648-9cf49ca478a1 INF CORS policy execution successful. 2024-03-23 15:45:40.223 +05:30 ac343cba-5cd6-49ab-b648-9cf49ca478a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5552ms 2024-03-23 15:45:40.234 +05:30 37cf8b0d-8413-4f88-bf1f-440700d0e041 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:40.235 +05:30 289fe61d-e5c8-402d-ae32-18ff014e1051 INF CORS policy execution successful. 2024-03-23 15:45:40.235 +05:30 289fe61d-e5c8-402d-ae32-18ff014e1051 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5206ms 2024-03-23 15:45:40.274 +05:30 6416a125-47ab-4c9a-a1b8-3d9b1fe54452 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:40.275 +05:30 6416a125-47ab-4c9a-a1b8-3d9b1fe54452 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 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-23 15:45:40.275 +05:30 6416a125-47ab-4c9a-a1b8-3d9b1fe54452 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 AM'. 2024-03-23 15:45:40.275 +05:30 e90d9701-b02d-4fdb-8a2b-d9261130d1d2 INF CORS policy execution successful. 2024-03-23 15:45:40.276 +05:30 e90d9701-b02d-4fdb-8a2b-d9261130d1d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:40.276 +05:30 e90d9701-b02d-4fdb-8a2b-d9261130d1d2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:40.276 +05:30 e90d9701-b02d-4fdb-8a2b-d9261130d1d2 INF Fetching Department deatails 2024-03-23 15:45:40.277 +05:30 256e129f-c623-46a0-a6b5-4de02b0ce3eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:40.277 +05:30 256e129f-c623-46a0-a6b5-4de02b0ce3eb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 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-23 15:45:40.278 +05:30 256e129f-c623-46a0-a6b5-4de02b0ce3eb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 AM'. 2024-03-23 15:45:40.278 +05:30 11ec42be-9d03-4aa9-8650-5d0327d5eff2 INF CORS policy execution successful. 2024-03-23 15:45:40.278 +05:30 11ec42be-9d03-4aa9-8650-5d0327d5eff2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:40.278 +05:30 11ec42be-9d03-4aa9-8650-5d0327d5eff2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:40.278 +05:30 11ec42be-9d03-4aa9-8650-5d0327d5eff2 INF Fetching City deatails 2024-03-23 15:45:40.280 +05:30 e90d9701-b02d-4fdb-8a2b-d9261130d1d2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:40.280 +05:30 11ec42be-9d03-4aa9-8650-5d0327d5eff2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:40.281 +05:30 e90d9701-b02d-4fdb-8a2b-d9261130d1d2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.7867ms 2024-03-23 15:45:40.281 +05:30 e90d9701-b02d-4fdb-8a2b-d9261130d1d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:40.281 +05:30 11ec42be-9d03-4aa9-8650-5d0327d5eff2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.6342ms 2024-03-23 15:45:40.281 +05:30 11ec42be-9d03-4aa9-8650-5d0327d5eff2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:40.281 +05:30 e90d9701-b02d-4fdb-8a2b-d9261130d1d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.1794ms 2024-03-23 15:45:40.281 +05:30 11ec42be-9d03-4aa9-8650-5d0327d5eff2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.9219ms 2024-03-23 15:45:40.297 +05:30 e8923e16-5769-4afc-9994-c852b8db2b17 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:40.298 +05:30 e8923e16-5769-4afc-9994-c852b8db2b17 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 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-23 15:45:40.299 +05:30 e8923e16-5769-4afc-9994-c852b8db2b17 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 AM'. 2024-03-23 15:45:40.299 +05:30 48932185-1024-4996-b7bd-371895335e0f INF CORS policy execution successful. 2024-03-23 15:45:40.299 +05:30 48932185-1024-4996-b7bd-371895335e0f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:40.299 +05:30 48932185-1024-4996-b7bd-371895335e0f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:40.300 +05:30 48932185-1024-4996-b7bd-371895335e0f INF Fetching Country deatails 2024-03-23 15:45:40.303 +05:30 48932185-1024-4996-b7bd-371895335e0f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:40.303 +05:30 48932185-1024-4996-b7bd-371895335e0f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.5301ms 2024-03-23 15:45:40.303 +05:30 48932185-1024-4996-b7bd-371895335e0f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:40.303 +05:30 48932185-1024-4996-b7bd-371895335e0f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.7275ms 2024-03-23 15:45:40.501 +05:30 9f14de0a-919e-42dd-9ef8-1c91f94b77ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:40.502 +05:30 91f3ebf7-fa9b-4aca-b624-9814f9e248d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:40.502 +05:30 57d58add-7bcf-44d2-b250-a49570533f61 INF CORS policy execution successful. 2024-03-23 15:45:40.502 +05:30 49d455b1-5a9d-46f7-90c6-a263db17bed6 INF CORS policy execution successful. 2024-03-23 15:45:40.502 +05:30 49d455b1-5a9d-46f7-90c6-a263db17bed6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5765ms 2024-03-23 15:45:40.502 +05:30 57d58add-7bcf-44d2-b250-a49570533f61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3882ms 2024-03-23 15:45:40.509 +05:30 113e35c0-2eb8-433a-b158-8fef52d83734 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:40.509 +05:30 462a3c92-0ad5-4918-afe5-4de80ece9907 INF CORS policy execution successful. 2024-03-23 15:45:40.510 +05:30 462a3c92-0ad5-4918-afe5-4de80ece9907 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4153ms 2024-03-23 15:45:40.546 +05:30 6590f167-02b1-4d82-a2e7-2c609ab194f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:40.547 +05:30 6590f167-02b1-4d82-a2e7-2c609ab194f1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 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-23 15:45:40.548 +05:30 6590f167-02b1-4d82-a2e7-2c609ab194f1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 AM'. 2024-03-23 15:45:40.548 +05:30 63f06e08-9dba-4a0d-a3df-8db82fdabb1f INF CORS policy execution successful. 2024-03-23 15:45:40.548 +05:30 63f06e08-9dba-4a0d-a3df-8db82fdabb1f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:40.548 +05:30 63f06e08-9dba-4a0d-a3df-8db82fdabb1f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:40.549 +05:30 63f06e08-9dba-4a0d-a3df-8db82fdabb1f INF Fetching Department deatails 2024-03-23 15:45:40.550 +05:30 ac7433b7-d351-4f5c-a5a5-73a7108877b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:40.550 +05:30 3ace9828-8dae-4b04-9c1d-21a9cb074bd8 INF CORS policy execution successful. 2024-03-23 15:45:40.550 +05:30 3ace9828-8dae-4b04-9c1d-21a9cb074bd8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4554ms 2024-03-23 15:45:40.556 +05:30 63f06e08-9dba-4a0d-a3df-8db82fdabb1f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:40.557 +05:30 63f06e08-9dba-4a0d-a3df-8db82fdabb1f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 8.299ms 2024-03-23 15:45:40.557 +05:30 63f06e08-9dba-4a0d-a3df-8db82fdabb1f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:40.557 +05:30 63f06e08-9dba-4a0d-a3df-8db82fdabb1f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.4124ms 2024-03-23 15:45:40.567 +05:30 ba1104d8-2429-421e-98f3-b81878f01df8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:40.567 +05:30 9d2b5b2e-3703-4852-9211-e4a05b54d867 INF CORS policy execution successful. 2024-03-23 15:45:40.568 +05:30 9d2b5b2e-3703-4852-9211-e4a05b54d867 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.2785ms 2024-03-23 15:45:40.572 +05:30 7589908b-ed01-43c9-ac81-4013f1fbc7f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:40.572 +05:30 d84834f1-525a-452d-aa03-c0b33d6f8502 INF CORS policy execution successful. 2024-03-23 15:45:40.573 +05:30 d84834f1-525a-452d-aa03-c0b33d6f8502 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.628ms 2024-03-23 15:45:40.588 +05:30 075220c0-0ca4-49b4-a290-718b9776866e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:40.589 +05:30 075220c0-0ca4-49b4-a290-718b9776866e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 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-23 15:45:40.589 +05:30 075220c0-0ca4-49b4-a290-718b9776866e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 AM'. 2024-03-23 15:45:40.589 +05:30 8de38327-c071-4d16-af79-3775864cfebe INF CORS policy execution successful. 2024-03-23 15:45:40.589 +05:30 8de38327-c071-4d16-af79-3775864cfebe INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:40.589 +05:30 8de38327-c071-4d16-af79-3775864cfebe INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:40.590 +05:30 8de38327-c071-4d16-af79-3775864cfebe INF Fetching City deatails 2024-03-23 15:45:40.594 +05:30 8de38327-c071-4d16-af79-3775864cfebe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:40.594 +05:30 8de38327-c071-4d16-af79-3775864cfebe INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.7149ms 2024-03-23 15:45:40.594 +05:30 8de38327-c071-4d16-af79-3775864cfebe INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:40.594 +05:30 8de38327-c071-4d16-af79-3775864cfebe INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.6974ms 2024-03-23 15:45:40.601 +05:30 2bd80b2d-6b5b-46a5-911b-d840cacf2b8a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:40.602 +05:30 2bd80b2d-6b5b-46a5-911b-d840cacf2b8a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 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-23 15:45:40.602 +05:30 2bd80b2d-6b5b-46a5-911b-d840cacf2b8a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 AM'. 2024-03-23 15:45:40.603 +05:30 43be0c01-9680-4e8c-a11c-ad06784bf9c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:40.603 +05:30 8e3b5f66-fb15-40cb-8e79-26f32be9ad54 INF CORS policy execution successful. 2024-03-23 15:45:40.603 +05:30 8e3b5f66-fb15-40cb-8e79-26f32be9ad54 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:40.603 +05:30 8e3b5f66-fb15-40cb-8e79-26f32be9ad54 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:40.603 +05:30 43be0c01-9680-4e8c-a11c-ad06784bf9c0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 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-23 15:45:40.603 +05:30 43be0c01-9680-4e8c-a11c-ad06784bf9c0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 AM'. 2024-03-23 15:45:40.603 +05:30 8e3b5f66-fb15-40cb-8e79-26f32be9ad54 INF Fetching Country deatails 2024-03-23 15:45:40.604 +05:30 ed384a15-4d4d-4414-98fd-c7fa7e55667c INF CORS policy execution successful. 2024-03-23 15:45:40.604 +05:30 ed384a15-4d4d-4414-98fd-c7fa7e55667c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:40.604 +05:30 ed384a15-4d4d-4414-98fd-c7fa7e55667c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:40.604 +05:30 ed384a15-4d4d-4414-98fd-c7fa7e55667c INF Fetching City deatails 2024-03-23 15:45:40.605 +05:30 ed384a15-4d4d-4414-98fd-c7fa7e55667c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:40.606 +05:30 ed384a15-4d4d-4414-98fd-c7fa7e55667c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0463ms 2024-03-23 15:45:40.606 +05:30 ed384a15-4d4d-4414-98fd-c7fa7e55667c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:40.606 +05:30 ed384a15-4d4d-4414-98fd-c7fa7e55667c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4465ms 2024-03-23 15:45:40.607 +05:30 8e3b5f66-fb15-40cb-8e79-26f32be9ad54 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:40.607 +05:30 8e3b5f66-fb15-40cb-8e79-26f32be9ad54 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.9818ms 2024-03-23 15:45:40.607 +05:30 8e3b5f66-fb15-40cb-8e79-26f32be9ad54 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:40.607 +05:30 8e3b5f66-fb15-40cb-8e79-26f32be9ad54 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.6085ms 2024-03-23 15:45:40.619 +05:30 b0cab5c7-244e-44c2-841a-f6ed8f4d43ae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:40.620 +05:30 b0cab5c7-244e-44c2-841a-f6ed8f4d43ae INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 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-23 15:45:40.621 +05:30 b0cab5c7-244e-44c2-841a-f6ed8f4d43ae INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 AM'. 2024-03-23 15:45:40.621 +05:30 d17b29f4-12d6-44a4-b43d-39604ffb2883 INF CORS policy execution successful. 2024-03-23 15:45:40.621 +05:30 d17b29f4-12d6-44a4-b43d-39604ffb2883 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:40.621 +05:30 d17b29f4-12d6-44a4-b43d-39604ffb2883 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:40.622 +05:30 d17b29f4-12d6-44a4-b43d-39604ffb2883 INF Fetching Department deatails 2024-03-23 15:45:40.629 +05:30 fb2a4ba2-7129-436c-b5a0-fecf2fd3d13c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:40.630 +05:30 fb2a4ba2-7129-436c-b5a0-fecf2fd3d13c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 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-23 15:45:40.631 +05:30 fb2a4ba2-7129-436c-b5a0-fecf2fd3d13c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:40 AM'. 2024-03-23 15:45:40.631 +05:30 adcdd48d-984f-4383-812d-4c939a8fabf0 INF CORS policy execution successful. 2024-03-23 15:45:40.631 +05:30 adcdd48d-984f-4383-812d-4c939a8fabf0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:40.631 +05:30 adcdd48d-984f-4383-812d-4c939a8fabf0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:40.632 +05:30 adcdd48d-984f-4383-812d-4c939a8fabf0 INF Fetching Country deatails 2024-03-23 15:45:40.633 +05:30 adcdd48d-984f-4383-812d-4c939a8fabf0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:40.633 +05:30 d17b29f4-12d6-44a4-b43d-39604ffb2883 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:40.634 +05:30 adcdd48d-984f-4383-812d-4c939a8fabf0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.8003ms 2024-03-23 15:45:40.634 +05:30 d17b29f4-12d6-44a4-b43d-39604ffb2883 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 12.8955ms 2024-03-23 15:45:40.634 +05:30 adcdd48d-984f-4383-812d-4c939a8fabf0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:40.634 +05:30 d17b29f4-12d6-44a4-b43d-39604ffb2883 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:40.634 +05:30 adcdd48d-984f-4383-812d-4c939a8fabf0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.6672ms 2024-03-23 15:45:40.634 +05:30 d17b29f4-12d6-44a4-b43d-39604ffb2883 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 15.0885ms 2024-03-23 15:45:41.421 +05:30 2e01dc7e-2e9f-4662-bc56-501761794712 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:41.421 +05:30 992bd93d-1de5-4634-a495-97b410316a74 INF CORS policy execution successful. 2024-03-23 15:45:41.422 +05:30 992bd93d-1de5-4634-a495-97b410316a74 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7926ms 2024-03-23 15:45:41.426 +05:30 00d5d4c6-1c1f-4f77-b811-2b0cd1d39e35 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:41.427 +05:30 44f597cf-1766-4897-80b1-856bdaad1e35 INF CORS policy execution successful. 2024-03-23 15:45:41.427 +05:30 44f597cf-1766-4897-80b1-856bdaad1e35 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6502ms 2024-03-23 15:45:41.441 +05:30 9a735b71-2762-4f92-b60b-60a5fb5d76b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:41.441 +05:30 665a11ec-8c52-4847-9048-161386862a6a INF CORS policy execution successful. 2024-03-23 15:45:41.441 +05:30 665a11ec-8c52-4847-9048-161386862a6a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4957ms 2024-03-23 15:45:41.522 +05:30 452a8df2-73bd-4346-94d8-f11ee630aa96 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:41.523 +05:30 452a8df2-73bd-4346-94d8-f11ee630aa96 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:41 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-23 15:45:41.524 +05:30 452a8df2-73bd-4346-94d8-f11ee630aa96 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:41 AM'. 2024-03-23 15:45:41.524 +05:30 1cd706ca-95c3-473a-9a6a-60c7161fb6fc INF CORS policy execution successful. 2024-03-23 15:45:41.524 +05:30 1cd706ca-95c3-473a-9a6a-60c7161fb6fc INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:41.524 +05:30 1cd706ca-95c3-473a-9a6a-60c7161fb6fc INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:41.524 +05:30 1cd706ca-95c3-473a-9a6a-60c7161fb6fc INF Fetching Department deatails 2024-03-23 15:45:41.524 +05:30 e3c68ed5-c826-4f8c-b812-e2705ed2b547 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:41.525 +05:30 e3c68ed5-c826-4f8c-b812-e2705ed2b547 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:41 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-23 15:45:41.525 +05:30 e3c68ed5-c826-4f8c-b812-e2705ed2b547 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:41 AM'. 2024-03-23 15:45:41.525 +05:30 ec30713f-bda8-4ecc-a8ec-0080422691c1 INF CORS policy execution successful. 2024-03-23 15:45:41.525 +05:30 ec30713f-bda8-4ecc-a8ec-0080422691c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:41.525 +05:30 ec30713f-bda8-4ecc-a8ec-0080422691c1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:41.526 +05:30 ec30713f-bda8-4ecc-a8ec-0080422691c1 INF Fetching Country deatails 2024-03-23 15:45:41.527 +05:30 1cd706ca-95c3-473a-9a6a-60c7161fb6fc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:41.528 +05:30 1cd706ca-95c3-473a-9a6a-60c7161fb6fc INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.8388ms 2024-03-23 15:45:41.528 +05:30 1cd706ca-95c3-473a-9a6a-60c7161fb6fc INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:41.528 +05:30 ec30713f-bda8-4ecc-a8ec-0080422691c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:41.528 +05:30 1cd706ca-95c3-473a-9a6a-60c7161fb6fc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.4735ms 2024-03-23 15:45:41.528 +05:30 ec30713f-bda8-4ecc-a8ec-0080422691c1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.694ms 2024-03-23 15:45:41.528 +05:30 ec30713f-bda8-4ecc-a8ec-0080422691c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:41.528 +05:30 ec30713f-bda8-4ecc-a8ec-0080422691c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7812ms 2024-03-23 15:45:41.528 +05:30 207b9143-4085-4090-8b17-8344e5d7306b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:41.529 +05:30 207b9143-4085-4090-8b17-8344e5d7306b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:41 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-23 15:45:41.529 +05:30 207b9143-4085-4090-8b17-8344e5d7306b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:41 AM'. 2024-03-23 15:45:41.529 +05:30 5294ce4e-7113-425f-906f-fa63b07ee0f1 INF CORS policy execution successful. 2024-03-23 15:45:41.529 +05:30 5294ce4e-7113-425f-906f-fa63b07ee0f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:41.529 +05:30 5294ce4e-7113-425f-906f-fa63b07ee0f1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:41.530 +05:30 5294ce4e-7113-425f-906f-fa63b07ee0f1 INF Fetching City deatails 2024-03-23 15:45:41.534 +05:30 5294ce4e-7113-425f-906f-fa63b07ee0f1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:41.535 +05:30 5294ce4e-7113-425f-906f-fa63b07ee0f1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.7017ms 2024-03-23 15:45:41.535 +05:30 5294ce4e-7113-425f-906f-fa63b07ee0f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:41.535 +05:30 5294ce4e-7113-425f-906f-fa63b07ee0f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.9294ms 2024-03-23 15:45:42.029 +05:30 27d55cef-e846-4ac0-a19d-8b07b5a749ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:42.030 +05:30 798f0d38-8f96-4cca-ad3e-6c325471c311 INF CORS policy execution successful. 2024-03-23 15:45:42.030 +05:30 798f0d38-8f96-4cca-ad3e-6c325471c311 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5797ms 2024-03-23 15:45:42.039 +05:30 e070f199-fc0c-4dc3-a2ef-e7da8de62ae7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:42.039 +05:30 26dfeb7f-cabc-4acb-8b39-85453bd4c3aa INF CORS policy execution successful. 2024-03-23 15:45:42.039 +05:30 26dfeb7f-cabc-4acb-8b39-85453bd4c3aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5493ms 2024-03-23 15:45:42.048 +05:30 f0198431-d0e9-4e3a-b683-8edceb9f044e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:42.049 +05:30 ca7ef71b-6127-442d-917e-9f06ed138a68 INF CORS policy execution successful. 2024-03-23 15:45:42.049 +05:30 ca7ef71b-6127-442d-917e-9f06ed138a68 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6142ms 2024-03-23 15:45:42.085 +05:30 1fa930e7-f69a-4555-a196-6729605c8f82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:42.086 +05:30 1fa930e7-f69a-4555-a196-6729605c8f82 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 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-23 15:45:42.086 +05:30 1fa930e7-f69a-4555-a196-6729605c8f82 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 AM'. 2024-03-23 15:45:42.086 +05:30 79eb96ea-8fe1-489a-8fa1-a0fa5434351e INF CORS policy execution successful. 2024-03-23 15:45:42.087 +05:30 79eb96ea-8fe1-489a-8fa1-a0fa5434351e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:42.087 +05:30 79eb96ea-8fe1-489a-8fa1-a0fa5434351e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:42.087 +05:30 79eb96ea-8fe1-489a-8fa1-a0fa5434351e INF Fetching Department deatails 2024-03-23 15:45:42.090 +05:30 7e322e14-f358-4b6c-b72c-8f244fa8ca41 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:42.090 +05:30 7e322e14-f358-4b6c-b72c-8f244fa8ca41 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 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-23 15:45:42.091 +05:30 79eb96ea-8fe1-489a-8fa1-a0fa5434351e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:42.091 +05:30 7e322e14-f358-4b6c-b72c-8f244fa8ca41 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 AM'. 2024-03-23 15:45:42.091 +05:30 171ccd52-fb95-4039-a2c8-74b8437fe394 INF CORS policy execution successful. 2024-03-23 15:45:42.091 +05:30 171ccd52-fb95-4039-a2c8-74b8437fe394 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:42.091 +05:30 171ccd52-fb95-4039-a2c8-74b8437fe394 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:42.091 +05:30 79eb96ea-8fe1-489a-8fa1-a0fa5434351e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.4625ms 2024-03-23 15:45:42.091 +05:30 79eb96ea-8fe1-489a-8fa1-a0fa5434351e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:42.091 +05:30 79eb96ea-8fe1-489a-8fa1-a0fa5434351e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.2247ms 2024-03-23 15:45:42.092 +05:30 171ccd52-fb95-4039-a2c8-74b8437fe394 INF Fetching City deatails 2024-03-23 15:45:42.094 +05:30 171ccd52-fb95-4039-a2c8-74b8437fe394 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:42.094 +05:30 171ccd52-fb95-4039-a2c8-74b8437fe394 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5408ms 2024-03-23 15:45:42.094 +05:30 171ccd52-fb95-4039-a2c8-74b8437fe394 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:42.094 +05:30 171ccd52-fb95-4039-a2c8-74b8437fe394 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.9689ms 2024-03-23 15:45:42.115 +05:30 41733959-08e3-4740-8e9d-673f883f9699 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:42.115 +05:30 41733959-08e3-4740-8e9d-673f883f9699 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 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-23 15:45:42.116 +05:30 41733959-08e3-4740-8e9d-673f883f9699 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 AM'. 2024-03-23 15:45:42.116 +05:30 9260cd8a-ce9d-4960-90e7-c749c6b672f3 INF CORS policy execution successful. 2024-03-23 15:45:42.116 +05:30 9260cd8a-ce9d-4960-90e7-c749c6b672f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:42.116 +05:30 9260cd8a-ce9d-4960-90e7-c749c6b672f3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:42.116 +05:30 9260cd8a-ce9d-4960-90e7-c749c6b672f3 INF Fetching Country deatails 2024-03-23 15:45:42.120 +05:30 9260cd8a-ce9d-4960-90e7-c749c6b672f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:42.120 +05:30 9260cd8a-ce9d-4960-90e7-c749c6b672f3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.3086ms 2024-03-23 15:45:42.120 +05:30 9260cd8a-ce9d-4960-90e7-c749c6b672f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:42.121 +05:30 9260cd8a-ce9d-4960-90e7-c749c6b672f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.7343ms 2024-03-23 15:45:42.302 +05:30 0d83b29e-009d-4683-855d-d2cf0ea6a158 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:42.302 +05:30 9d2bc6aa-6709-4c9f-9c33-a910647d5930 INF CORS policy execution successful. 2024-03-23 15:45:42.303 +05:30 9d2bc6aa-6709-4c9f-9c33-a910647d5930 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7627ms 2024-03-23 15:45:42.306 +05:30 ada99792-f29a-4535-8b0a-7967ff3ebb33 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:42.307 +05:30 e6d0f115-506d-49ee-89ac-d8a568511efd INF CORS policy execution successful. 2024-03-23 15:45:42.307 +05:30 e6d0f115-506d-49ee-89ac-d8a568511efd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5856ms 2024-03-23 15:45:42.310 +05:30 dfa06c02-dc45-424e-92b1-c1acc1ee8237 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:42.310 +05:30 43d9b616-b1ed-4087-87ff-3fc97444cf48 INF CORS policy execution successful. 2024-03-23 15:45:42.310 +05:30 43d9b616-b1ed-4087-87ff-3fc97444cf48 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5572ms 2024-03-23 15:45:42.371 +05:30 0ba5b03c-86d3-4d67-8d04-8593d6acbabb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:42.372 +05:30 0ba5b03c-86d3-4d67-8d04-8593d6acbabb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 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-23 15:45:42.372 +05:30 0ba5b03c-86d3-4d67-8d04-8593d6acbabb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 AM'. 2024-03-23 15:45:42.372 +05:30 6fab7c46-a9bf-41ae-9825-4a520651a387 INF CORS policy execution successful. 2024-03-23 15:45:42.373 +05:30 6fab7c46-a9bf-41ae-9825-4a520651a387 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:42.373 +05:30 6fab7c46-a9bf-41ae-9825-4a520651a387 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:42.373 +05:30 6fab7c46-a9bf-41ae-9825-4a520651a387 INF Fetching Department deatails 2024-03-23 15:45:42.379 +05:30 112a0bb5-14ef-4e25-9076-a0a2f5f385f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:42.380 +05:30 112a0bb5-14ef-4e25-9076-a0a2f5f385f3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 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-23 15:45:42.381 +05:30 112a0bb5-14ef-4e25-9076-a0a2f5f385f3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 AM'. 2024-03-23 15:45:42.381 +05:30 6cad5a5f-42ee-472f-a1f7-f7a8af435b7e INF CORS policy execution successful. 2024-03-23 15:45:42.381 +05:30 6cad5a5f-42ee-472f-a1f7-f7a8af435b7e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:42.381 +05:30 6cad5a5f-42ee-472f-a1f7-f7a8af435b7e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:42.382 +05:30 6cad5a5f-42ee-472f-a1f7-f7a8af435b7e INF Fetching Country deatails 2024-03-23 15:45:42.387 +05:30 6fab7c46-a9bf-41ae-9825-4a520651a387 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:42.390 +05:30 a6d7a15c-263d-4d13-bc21-11654b4d5c8f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:42.390 +05:30 6cad5a5f-42ee-472f-a1f7-f7a8af435b7e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:42.391 +05:30 6cad5a5f-42ee-472f-a1f7-f7a8af435b7e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 9.4966ms 2024-03-23 15:45:42.391 +05:30 6cad5a5f-42ee-472f-a1f7-f7a8af435b7e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:42.391 +05:30 6cad5a5f-42ee-472f-a1f7-f7a8af435b7e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 11.7778ms 2024-03-23 15:45:42.392 +05:30 6fab7c46-a9bf-41ae-9825-4a520651a387 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 15.1669ms 2024-03-23 15:45:42.392 +05:30 6fab7c46-a9bf-41ae-9825-4a520651a387 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:42.392 +05:30 a6d7a15c-263d-4d13-bc21-11654b4d5c8f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 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-23 15:45:42.392 +05:30 6fab7c46-a9bf-41ae-9825-4a520651a387 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 21.1137ms 2024-03-23 15:45:42.393 +05:30 a6d7a15c-263d-4d13-bc21-11654b4d5c8f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 AM'. 2024-03-23 15:45:42.394 +05:30 feb1c9b2-5bf1-4a58-a35b-97f1d7507730 INF CORS policy execution successful. 2024-03-23 15:45:42.394 +05:30 feb1c9b2-5bf1-4a58-a35b-97f1d7507730 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:42.394 +05:30 feb1c9b2-5bf1-4a58-a35b-97f1d7507730 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:42.395 +05:30 feb1c9b2-5bf1-4a58-a35b-97f1d7507730 INF Fetching City deatails 2024-03-23 15:45:42.398 +05:30 feb1c9b2-5bf1-4a58-a35b-97f1d7507730 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:42.398 +05:30 feb1c9b2-5bf1-4a58-a35b-97f1d7507730 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.4185ms 2024-03-23 15:45:42.399 +05:30 feb1c9b2-5bf1-4a58-a35b-97f1d7507730 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:42.399 +05:30 feb1c9b2-5bf1-4a58-a35b-97f1d7507730 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.1571ms 2024-03-23 15:45:42.472 +05:30 3aab610a-e090-4a2b-946f-ecb24449f186 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:42.472 +05:30 d3aed96d-ce4c-4bbc-bf53-126ff1e8d1b9 INF CORS policy execution successful. 2024-03-23 15:45:42.473 +05:30 d3aed96d-ce4c-4bbc-bf53-126ff1e8d1b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6625ms 2024-03-23 15:45:42.484 +05:30 b9a1a906-590b-40ff-8317-f3c810c525d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:42.484 +05:30 ba25c6da-ace7-4bc4-8e1c-f738364ac0e1 INF CORS policy execution successful. 2024-03-23 15:45:42.484 +05:30 ba25c6da-ace7-4bc4-8e1c-f738364ac0e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5892ms 2024-03-23 15:45:42.489 +05:30 4d537711-1f59-42fa-b12f-e52795d6b652 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:42.490 +05:30 f5847bfb-7d5e-453f-a15b-ebba73eeffd7 INF CORS policy execution successful. 2024-03-23 15:45:42.490 +05:30 f5847bfb-7d5e-453f-a15b-ebba73eeffd7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6353ms 2024-03-23 15:45:42.539 +05:30 f826717b-92bb-4580-a5ac-cc11877c9816 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:42.540 +05:30 f826717b-92bb-4580-a5ac-cc11877c9816 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 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-23 15:45:42.540 +05:30 f826717b-92bb-4580-a5ac-cc11877c9816 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 AM'. 2024-03-23 15:45:42.540 +05:30 488dfd6b-cc47-4ab1-be7f-53656c49f081 INF CORS policy execution successful. 2024-03-23 15:45:42.540 +05:30 488dfd6b-cc47-4ab1-be7f-53656c49f081 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:42.540 +05:30 488dfd6b-cc47-4ab1-be7f-53656c49f081 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:42.541 +05:30 488dfd6b-cc47-4ab1-be7f-53656c49f081 INF Fetching City deatails 2024-03-23 15:45:42.545 +05:30 488dfd6b-cc47-4ab1-be7f-53656c49f081 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:42.545 +05:30 488dfd6b-cc47-4ab1-be7f-53656c49f081 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.7871ms 2024-03-23 15:45:42.545 +05:30 488dfd6b-cc47-4ab1-be7f-53656c49f081 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:42.545 +05:30 488dfd6b-cc47-4ab1-be7f-53656c49f081 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.4089ms 2024-03-23 15:45:42.547 +05:30 d2af06c9-22f1-4613-80f3-44c1db9eba13 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:42.548 +05:30 d2af06c9-22f1-4613-80f3-44c1db9eba13 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 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-23 15:45:42.549 +05:30 d2af06c9-22f1-4613-80f3-44c1db9eba13 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 AM'. 2024-03-23 15:45:42.549 +05:30 7cad5579-1796-486e-bda3-015048be9fa1 INF CORS policy execution successful. 2024-03-23 15:45:42.549 +05:30 7cad5579-1796-486e-bda3-015048be9fa1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:42.549 +05:30 7cad5579-1796-486e-bda3-015048be9fa1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:42.550 +05:30 7cad5579-1796-486e-bda3-015048be9fa1 INF Fetching Country deatails 2024-03-23 15:45:42.553 +05:30 dacdc384-374a-47cf-b072-f996ec940bf0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:42.553 +05:30 dacdc384-374a-47cf-b072-f996ec940bf0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 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-23 15:45:42.554 +05:30 dacdc384-374a-47cf-b072-f996ec940bf0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:42 AM'. 2024-03-23 15:45:42.554 +05:30 4b65f3a9-38d5-40bd-a374-b8eceecf15a3 INF CORS policy execution successful. 2024-03-23 15:45:42.554 +05:30 7cad5579-1796-486e-bda3-015048be9fa1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:42.555 +05:30 4b65f3a9-38d5-40bd-a374-b8eceecf15a3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:42.555 +05:30 4b65f3a9-38d5-40bd-a374-b8eceecf15a3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:42.556 +05:30 7cad5579-1796-486e-bda3-015048be9fa1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.1433ms 2024-03-23 15:45:42.557 +05:30 7cad5579-1796-486e-bda3-015048be9fa1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:42.558 +05:30 4b65f3a9-38d5-40bd-a374-b8eceecf15a3 INF Fetching Department deatails 2024-03-23 15:45:42.558 +05:30 7cad5579-1796-486e-bda3-015048be9fa1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 10.9959ms 2024-03-23 15:45:42.561 +05:30 4b65f3a9-38d5-40bd-a374-b8eceecf15a3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:42.561 +05:30 4b65f3a9-38d5-40bd-a374-b8eceecf15a3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.3431ms 2024-03-23 15:45:42.561 +05:30 4b65f3a9-38d5-40bd-a374-b8eceecf15a3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:42.561 +05:30 4b65f3a9-38d5-40bd-a374-b8eceecf15a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.672ms 2024-03-23 15:45:46.757 +05:30 5f2110b8-7954-4b78-83b2-4c3b363ca8da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:46.758 +05:30 2c82a1b4-2273-4483-9bf5-c3474a81bdb5 INF CORS policy execution successful. 2024-03-23 15:45:46.758 +05:30 2c82a1b4-2273-4483-9bf5-c3474a81bdb5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6899ms 2024-03-23 15:45:46.762 +05:30 8f4a9dd8-8758-465f-82c1-45b234c08ff3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:46.762 +05:30 55bc4167-c077-47f8-b70f-381da9d2cc6a INF CORS policy execution successful. 2024-03-23 15:45:46.762 +05:30 55bc4167-c077-47f8-b70f-381da9d2cc6a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3994ms 2024-03-23 15:45:46.768 +05:30 66de9482-a6e3-4d35-b784-b48d94e1aed5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:46.768 +05:30 c40b06c5-4cca-4af5-85ff-642b037782e1 INF CORS policy execution successful. 2024-03-23 15:45:46.768 +05:30 c40b06c5-4cca-4af5-85ff-642b037782e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.3557ms 2024-03-23 15:45:46.812 +05:30 9e14ef64-b67b-44a5-b547-6d2b0fc29012 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:45:46.814 +05:30 9e14ef64-b67b-44a5-b547-6d2b0fc29012 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:46 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-23 15:45:46.815 +05:30 9e14ef64-b67b-44a5-b547-6d2b0fc29012 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:46 AM'. 2024-03-23 15:45:46.815 +05:30 ea306be2-38eb-4dac-a824-f501ccef41d6 INF CORS policy execution successful. 2024-03-23 15:45:46.816 +05:30 ea306be2-38eb-4dac-a824-f501ccef41d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:46.816 +05:30 ea306be2-38eb-4dac-a824-f501ccef41d6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:45:46.818 +05:30 ea306be2-38eb-4dac-a824-f501ccef41d6 INF Fetching City deatails 2024-03-23 15:45:46.820 +05:30 a553b239-a917-428a-8d58-57b68cd73c12 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:45:46.821 +05:30 a553b239-a917-428a-8d58-57b68cd73c12 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:46 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-23 15:45:46.822 +05:30 a553b239-a917-428a-8d58-57b68cd73c12 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:46 AM'. 2024-03-23 15:45:46.822 +05:30 3c6b5ed6-77bd-42ab-b10d-7a69bdea0e27 INF CORS policy execution successful. 2024-03-23 15:45:46.822 +05:30 3c6b5ed6-77bd-42ab-b10d-7a69bdea0e27 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:46.822 +05:30 3c6b5ed6-77bd-42ab-b10d-7a69bdea0e27 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:45:46.823 +05:30 3c6b5ed6-77bd-42ab-b10d-7a69bdea0e27 INF Fetching Department deatails 2024-03-23 15:45:46.825 +05:30 ea306be2-38eb-4dac-a824-f501ccef41d6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:46.825 +05:30 ea306be2-38eb-4dac-a824-f501ccef41d6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.6887ms 2024-03-23 15:45:46.825 +05:30 ea306be2-38eb-4dac-a824-f501ccef41d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:45:46.826 +05:30 ea306be2-38eb-4dac-a824-f501ccef41d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 13.3583ms 2024-03-23 15:45:46.829 +05:30 3c6b5ed6-77bd-42ab-b10d-7a69bdea0e27 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:46.830 +05:30 3c6b5ed6-77bd-42ab-b10d-7a69bdea0e27 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.635ms 2024-03-23 15:45:46.830 +05:30 3c6b5ed6-77bd-42ab-b10d-7a69bdea0e27 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:45:46.830 +05:30 3c6b5ed6-77bd-42ab-b10d-7a69bdea0e27 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.9693ms 2024-03-23 15:45:46.834 +05:30 ee7d28b9-dbe0-432f-ab67-d1518286af86 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:45:46.835 +05:30 ee7d28b9-dbe0-432f-ab67-d1518286af86 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:46 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-23 15:45:46.835 +05:30 ee7d28b9-dbe0-432f-ab67-d1518286af86 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:15:46 AM'. 2024-03-23 15:45:46.835 +05:30 a4cb55c7-3002-471f-9a6a-2c22d6503db5 INF CORS policy execution successful. 2024-03-23 15:45:46.835 +05:30 a4cb55c7-3002-471f-9a6a-2c22d6503db5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:46.836 +05:30 a4cb55c7-3002-471f-9a6a-2c22d6503db5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:45:46.836 +05:30 a4cb55c7-3002-471f-9a6a-2c22d6503db5 INF Fetching Country deatails 2024-03-23 15:45:46.839 +05:30 a4cb55c7-3002-471f-9a6a-2c22d6503db5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:45:46.839 +05:30 a4cb55c7-3002-471f-9a6a-2c22d6503db5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.8147ms 2024-03-23 15:45:46.840 +05:30 a4cb55c7-3002-471f-9a6a-2c22d6503db5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:45:46.840 +05:30 a4cb55c7-3002-471f-9a6a-2c22d6503db5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.7361ms 2024-03-23 15:47:16.855 +05:30 a51c5170-f6f6-45c0-928d-722dbe761f09 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:47:16.858 +05:30 cb453345-7c8e-41c2-90b6-139cc9f6b2ca INF CORS policy execution successful. 2024-03-23 15:47:16.859 +05:30 cb453345-7c8e-41c2-90b6-139cc9f6b2ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.6614ms 2024-03-23 15:47:16.901 +05:30 855cf169-412f-4d72-8161-a5802e89b526 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:47:16.902 +05:30 855cf169-412f-4d72-8161-a5802e89b526 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:47:16.903 +05:30 855cf169-412f-4d72-8161-a5802e89b526 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:47:16.904 +05:30 8d215bec-19fb-40b8-a11a-df02dedc6ac7 INF CORS policy execution successful. 2024-03-23 15:47:16.906 +05:30 8d215bec-19fb-40b8-a11a-df02dedc6ac7 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:47:16.907 +05:30 8d215bec-19fb-40b8-a11a-df02dedc6ac7 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:47:16.907 +05:30 8d215bec-19fb-40b8-a11a-df02dedc6ac7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 6.274ms 2024-03-23 15:47:16.976 +05:30 a9938474-7acf-45a1-b7f9-5bb155793612 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:47:16.977 +05:30 a08ef069-35ca-4951-99a2-3e977017fe4e INF CORS policy execution successful. 2024-03-23 15:47:16.977 +05:30 a08ef069-35ca-4951-99a2-3e977017fe4e INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:47:16.977 +05:30 a08ef069-35ca-4951-99a2-3e977017fe4e 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-23 15:47:16.980 +05:30 a08ef069-35ca-4951-99a2-3e977017fe4e INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:47:16.982 +05:30 a08ef069-35ca-4951-99a2-3e977017fe4e INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 4.1316ms 2024-03-23 15:47:16.982 +05:30 a08ef069-35ca-4951-99a2-3e977017fe4e INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:47:16.982 +05:30 a08ef069-35ca-4951-99a2-3e977017fe4e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 5.8121ms 2024-03-23 15:49:10.474 +05:30 f3fb21ef-3c97-466d-83c9-340fb9dccab6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:49:10.475 +05:30 d52431fe-af9d-4a3c-a7cb-6a71af0bdca9 INF CORS policy execution successful. 2024-03-23 15:49:10.476 +05:30 d52431fe-af9d-4a3c-a7cb-6a71af0bdca9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.6177ms 2024-03-23 15:49:10.532 +05:30 389d1491-8bee-4123-b919-2cd5260812c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:49:10.535 +05:30 389d1491-8bee-4123-b919-2cd5260812c2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:49:10.536 +05:30 389d1491-8bee-4123-b919-2cd5260812c2 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:49:10.537 +05:30 397f6a0b-8e6f-4bf6-800a-66cc10e73304 INF CORS policy execution successful. 2024-03-23 15:49:10.539 +05:30 397f6a0b-8e6f-4bf6-800a-66cc10e73304 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:49:10.540 +05:30 397f6a0b-8e6f-4bf6-800a-66cc10e73304 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:49:10.541 +05:30 397f6a0b-8e6f-4bf6-800a-66cc10e73304 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 8.9601ms 2024-03-23 15:49:12.077 +05:30 16a8b349-f282-4e8d-bf68-926abd73f58a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:49:12.077 +05:30 16a8b349-f282-4e8d-bf68-926abd73f58a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:49:12.077 +05:30 16a8b349-f282-4e8d-bf68-926abd73f58a INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:49:12.078 +05:30 0709b412-ad5c-4e60-8ab9-0e7dd4f7a1a4 INF CORS policy execution successful. 2024-03-23 15:49:12.078 +05:30 0709b412-ad5c-4e60-8ab9-0e7dd4f7a1a4 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:49:12.078 +05:30 0709b412-ad5c-4e60-8ab9-0e7dd4f7a1a4 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:49:12.079 +05:30 0709b412-ad5c-4e60-8ab9-0e7dd4f7a1a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 1.8155ms 2024-03-23 15:49:12.210 +05:30 31b22653-c78f-43cc-b856-48ab8264802b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:49:12.211 +05:30 7d2fa8ef-5351-49d0-afc8-ed0ec74e8731 INF CORS policy execution successful. 2024-03-23 15:49:12.211 +05:30 7d2fa8ef-5351-49d0-afc8-ed0ec74e8731 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:49:12.212 +05:30 7d2fa8ef-5351-49d0-afc8-ed0ec74e8731 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-23 15:49:12.215 +05:30 7d2fa8ef-5351-49d0-afc8-ed0ec74e8731 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:49:12.216 +05:30 7d2fa8ef-5351-49d0-afc8-ed0ec74e8731 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 4.2058ms 2024-03-23 15:49:12.216 +05:30 7d2fa8ef-5351-49d0-afc8-ed0ec74e8731 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:49:12.216 +05:30 7d2fa8ef-5351-49d0-afc8-ed0ec74e8731 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 6.2567ms 2024-03-23 15:49:14.638 +05:30 3fce830c-794d-4caf-a411-9b2ab3534246 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:49:14.638 +05:30 3fce830c-794d-4caf-a411-9b2ab3534246 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:49:14.639 +05:30 3fce830c-794d-4caf-a411-9b2ab3534246 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:49:14.639 +05:30 925b2aa2-2f39-43b5-a23a-68abd653b9f0 INF CORS policy execution successful. 2024-03-23 15:49:14.639 +05:30 925b2aa2-2f39-43b5-a23a-68abd653b9f0 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:49:14.639 +05:30 925b2aa2-2f39-43b5-a23a-68abd653b9f0 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:49:14.640 +05:30 925b2aa2-2f39-43b5-a23a-68abd653b9f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 2.3176ms 2024-03-23 15:49:14.653 +05:30 88831ee5-58c3-4dd1-8da2-82eda99fb4c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:49:14.653 +05:30 6bee01e4-73e4-42b5-9620-196babac4420 INF CORS policy execution successful. 2024-03-23 15:49:14.653 +05:30 6bee01e4-73e4-42b5-9620-196babac4420 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:49:14.653 +05:30 6bee01e4-73e4-42b5-9620-196babac4420 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-23 15:49:14.654 +05:30 6bee01e4-73e4-42b5-9620-196babac4420 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:49:14.654 +05:30 6bee01e4-73e4-42b5-9620-196babac4420 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 0.7157ms 2024-03-23 15:49:14.654 +05:30 6bee01e4-73e4-42b5-9620-196babac4420 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:49:14.654 +05:30 6bee01e4-73e4-42b5-9620-196babac4420 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 1.4812ms 2024-03-23 15:49:15.105 +05:30 60f2d356-350f-4b65-8cc2-d1cd1d04fb2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:49:15.105 +05:30 bb49d730-e862-4ea1-a920-5be4cceb7323 INF CORS policy execution successful. 2024-03-23 15:49:15.105 +05:30 bb49d730-e862-4ea1-a920-5be4cceb7323 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:49:15.106 +05:30 bb49d730-e862-4ea1-a920-5be4cceb7323 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-23 15:49:15.106 +05:30 bb49d730-e862-4ea1-a920-5be4cceb7323 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:49:15.106 +05:30 cf9080a9-3cee-49c4-9b14-bb5a8912da9a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:49:15.107 +05:30 cf9080a9-3cee-49c4-9b14-bb5a8912da9a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:49:15.107 +05:30 bb49d730-e862-4ea1-a920-5be4cceb7323 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.3512ms 2024-03-23 15:49:15.107 +05:30 cf9080a9-3cee-49c4-9b14-bb5a8912da9a INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:49:15.107 +05:30 bb49d730-e862-4ea1-a920-5be4cceb7323 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:49:15.108 +05:30 a1c9a6a7-192d-4ffe-b6cc-1a3de4e42ff4 INF CORS policy execution successful. 2024-03-23 15:49:15.108 +05:30 a1c9a6a7-192d-4ffe-b6cc-1a3de4e42ff4 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:49:15.108 +05:30 bb49d730-e862-4ea1-a920-5be4cceb7323 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 3.3365ms 2024-03-23 15:49:15.108 +05:30 a1c9a6a7-192d-4ffe-b6cc-1a3de4e42ff4 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:49:15.108 +05:30 a1c9a6a7-192d-4ffe-b6cc-1a3de4e42ff4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 1.9832ms 2024-03-23 15:49:16.078 +05:30 6bad38cf-7d55-47a1-b7e4-486637ecc058 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:49:16.079 +05:30 fdafec0a-3cde-4c02-aa31-74a6af66919b INF CORS policy execution successful. 2024-03-23 15:49:16.079 +05:30 fdafec0a-3cde-4c02-aa31-74a6af66919b INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:49:16.080 +05:30 fdafec0a-3cde-4c02-aa31-74a6af66919b 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-23 15:49:16.080 +05:30 fdafec0a-3cde-4c02-aa31-74a6af66919b INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:49:16.081 +05:30 fdafec0a-3cde-4c02-aa31-74a6af66919b INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.2407ms 2024-03-23 15:49:16.081 +05:30 fdafec0a-3cde-4c02-aa31-74a6af66919b INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:49:16.081 +05:30 fdafec0a-3cde-4c02-aa31-74a6af66919b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 2.8109ms 2024-03-23 15:50:17.127 +05:30 ce7f69a7-dffe-4b78-9a5b-e1a4910f8d34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:50:17.129 +05:30 993bbb04-ac6f-4cd1-a3a4-15f7d206516b INF CORS policy execution successful. 2024-03-23 15:50:17.130 +05:30 993bbb04-ac6f-4cd1-a3a4-15f7d206516b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 2.5026ms 2024-03-23 15:50:17.171 +05:30 54c8f7ef-8c93-490e-a487-a723305c05c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:50:17.174 +05:30 54c8f7ef-8c93-490e-a487-a723305c05c1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:50:17.175 +05:30 54c8f7ef-8c93-490e-a487-a723305c05c1 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:50:17.175 +05:30 288bcae3-657c-4606-8378-8ccfc780073c INF CORS policy execution successful. 2024-03-23 15:50:17.176 +05:30 288bcae3-657c-4606-8378-8ccfc780073c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:50:17.176 +05:30 288bcae3-657c-4606-8378-8ccfc780073c INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:50:17.177 +05:30 288bcae3-657c-4606-8378-8ccfc780073c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 5.4138ms 2024-03-23 15:50:17.251 +05:30 47f35f4c-b183-4693-b12b-462d6c3e15fe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:50:17.252 +05:30 38154770-55b2-4c64-9a00-0fabe5bdfd93 INF CORS policy execution successful. 2024-03-23 15:50:17.252 +05:30 38154770-55b2-4c64-9a00-0fabe5bdfd93 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:50:17.252 +05:30 38154770-55b2-4c64-9a00-0fabe5bdfd93 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-23 15:50:17.255 +05:30 38154770-55b2-4c64-9a00-0fabe5bdfd93 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:50:17.256 +05:30 38154770-55b2-4c64-9a00-0fabe5bdfd93 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 3.5777ms 2024-03-23 15:50:17.256 +05:30 38154770-55b2-4c64-9a00-0fabe5bdfd93 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:50:17.256 +05:30 38154770-55b2-4c64-9a00-0fabe5bdfd93 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 5.0416ms 2024-03-23 15:50:17.297 +05:30 912cc81a-538a-4eac-b447-e482df173596 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:50:17.298 +05:30 912cc81a-538a-4eac-b447-e482df173596 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:50:17.298 +05:30 912cc81a-538a-4eac-b447-e482df173596 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:50:17.298 +05:30 b8327f5e-706e-4e5b-a40d-78b7657515f3 INF CORS policy execution successful. 2024-03-23 15:50:17.298 +05:30 b8327f5e-706e-4e5b-a40d-78b7657515f3 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:50:17.299 +05:30 b8327f5e-706e-4e5b-a40d-78b7657515f3 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:50:17.299 +05:30 b8327f5e-706e-4e5b-a40d-78b7657515f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 1.6403ms 2024-03-23 15:50:17.352 +05:30 4e647254-1534-4f21-ad61-0a1336ea5419 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:50:17.352 +05:30 25a91613-a7e4-4662-b0b1-c48a567cb697 INF CORS policy execution successful. 2024-03-23 15:50:17.352 +05:30 25a91613-a7e4-4662-b0b1-c48a567cb697 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:50:17.353 +05:30 25a91613-a7e4-4662-b0b1-c48a567cb697 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-23 15:50:17.353 +05:30 25a91613-a7e4-4662-b0b1-c48a567cb697 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:50:17.354 +05:30 25a91613-a7e4-4662-b0b1-c48a567cb697 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.3111ms 2024-03-23 15:50:17.354 +05:30 25a91613-a7e4-4662-b0b1-c48a567cb697 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:50:17.354 +05:30 25a91613-a7e4-4662-b0b1-c48a567cb697 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 2.1345ms 2024-03-23 15:50:17.394 +05:30 861b130e-0f33-4369-9e49-023cde5d2e8c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:50:17.395 +05:30 861b130e-0f33-4369-9e49-023cde5d2e8c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:50:17.395 +05:30 861b130e-0f33-4369-9e49-023cde5d2e8c INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:50:17.395 +05:30 5e4bc26e-a010-44bf-818c-6abaeef7456b INF CORS policy execution successful. 2024-03-23 15:50:17.395 +05:30 5e4bc26e-a010-44bf-818c-6abaeef7456b INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:50:17.396 +05:30 5e4bc26e-a010-44bf-818c-6abaeef7456b INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:50:17.396 +05:30 5e4bc26e-a010-44bf-818c-6abaeef7456b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 2.0121ms 2024-03-23 15:50:17.438 +05:30 b5b0f54b-65fc-4ec4-b55c-5fea381cd7cc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:50:17.438 +05:30 33dddfde-25d8-4b23-827d-9cf82c435f74 INF CORS policy execution successful. 2024-03-23 15:50:17.439 +05:30 33dddfde-25d8-4b23-827d-9cf82c435f74 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:50:17.439 +05:30 33dddfde-25d8-4b23-827d-9cf82c435f74 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-23 15:50:17.440 +05:30 33dddfde-25d8-4b23-827d-9cf82c435f74 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:50:17.441 +05:30 33dddfde-25d8-4b23-827d-9cf82c435f74 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.9884ms 2024-03-23 15:50:17.441 +05:30 33dddfde-25d8-4b23-827d-9cf82c435f74 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:50:17.441 +05:30 33dddfde-25d8-4b23-827d-9cf82c435f74 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 3.1351ms 2024-03-23 15:50:17.591 +05:30 be033a6d-7de2-4bd6-b3f6-bbcfe9e07269 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:50:17.592 +05:30 be033a6d-7de2-4bd6-b3f6-bbcfe9e07269 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(String encodedJson) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-03-23 15:50:17.592 +05:30 be033a6d-7de2-4bd6-b3f6-bbcfe9e07269 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-03-23 15:50:17.592 +05:30 c5bc7d6d-ce19-41f9-875a-979d27464c23 INF CORS policy execution successful. 2024-03-23 15:50:17.593 +05:30 c5bc7d6d-ce19-41f9-875a-979d27464c23 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:50:17.593 +05:30 c5bc7d6d-ce19-41f9-875a-979d27464c23 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:50:17.593 +05:30 c5bc7d6d-ce19-41f9-875a-979d27464c23 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 2.2007ms 2024-03-23 15:50:18.084 +05:30 388a2806-ecd8-4d41-b4bb-aa293e37f2b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-23 15:50:18.085 +05:30 4edcf412-f334-41c8-b552-4f5dfa03d8d2 INF CORS policy execution successful. 2024-03-23 15:50:18.085 +05:30 4edcf412-f334-41c8-b552-4f5dfa03d8d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:50:18.085 +05:30 4edcf412-f334-41c8-b552-4f5dfa03d8d2 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-23 15:50:18.086 +05:30 4edcf412-f334-41c8-b552-4f5dfa03d8d2 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-23 15:50:18.087 +05:30 4edcf412-f334-41c8-b552-4f5dfa03d8d2 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 1.3737ms 2024-03-23 15:50:18.087 +05:30 4edcf412-f334-41c8-b552-4f5dfa03d8d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:50:18.087 +05:30 4edcf412-f334-41c8-b552-4f5dfa03d8d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - 400 null application/problem+json; charset=utf-8 2.5457ms 2024-03-23 15:50:21.365 +05:30 ba1afe7a-f472-49e3-a872-0f507862cdb8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 15:50:21.365 +05:30 a2e4cb49-efe8-402d-8e21-102d3c9274fd INF CORS policy execution successful. 2024-03-23 15:50:21.365 +05:30 a2e4cb49-efe8-402d-8e21-102d3c9274fd INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 15:50:21.366 +05:30 a2e4cb49-efe8-402d-8e21-102d3c9274fd 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-23 15:50:21.366 +05:30 a2e4cb49-efe8-402d-8e21-102d3c9274fd INF Fetching Company deatails 2024-03-23 15:50:21.384 +05:30 a2e4cb49-efe8-402d-8e21-102d3c9274fd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:50:21.385 +05:30 a2e4cb49-efe8-402d-8e21-102d3c9274fd INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 19.2475ms 2024-03-23 15:50:21.385 +05:30 a2e4cb49-efe8-402d-8e21-102d3c9274fd INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 15:50:21.385 +05:30 a2e4cb49-efe8-402d-8e21-102d3c9274fd 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 20.5447ms 2024-03-23 15:50:26.928 +05:30 0011efaa-11ea-4444-b57e-dd00ad905a53 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 15:50:26.929 +05:30 16b2cb49-89d7-46c3-97b0-100876d83ebf INF CORS policy execution successful. 2024-03-23 15:50:26.929 +05:30 16b2cb49-89d7-46c3-97b0-100876d83ebf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.6117ms 2024-03-23 15:50:26.976 +05:30 14f6b61a-9fec-4714-9c03-6b25af3b808e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 15:50:26.976 +05:30 d9e3cf67-a395-4593-bfcb-0c0447141f8f INF CORS policy execution successful. 2024-03-23 15:50:26.977 +05:30 d9e3cf67-a395-4593-bfcb-0c0447141f8f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 15:50:26.977 +05:30 d9e3cf67-a395-4593-bfcb-0c0447141f8f 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-23 15:50:26.995 +05:30 d9e3cf67-a395-4593-bfcb-0c0447141f8f INF Connection string fetched 2024-03-23 15:50:27.216 +05:30 d9e3cf67-a395-4593-bfcb-0c0447141f8f INF Token generated 2024-03-23 15:50:27.216 +05:30 d9e3cf67-a395-4593-bfcb-0c0447141f8f INF Token generated 2024-03-23 15:50:27.217 +05:30 d9e3cf67-a395-4593-bfcb-0c0447141f8f 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-23 15:50:27.217 +05:30 d9e3cf67-a395-4593-bfcb-0c0447141f8f INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 240.424ms 2024-03-23 15:50:27.217 +05:30 d9e3cf67-a395-4593-bfcb-0c0447141f8f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 15:50:27.218 +05:30 d9e3cf67-a395-4593-bfcb-0c0447141f8f 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 241.6885ms 2024-03-23 15:50:27.429 +05:30 cec2b084-d0f1-40b0-9f6e-d3b31665c526 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:50:27.430 +05:30 6f69ba74-c37a-4529-b213-2fa8ffac84af INF CORS policy execution successful. 2024-03-23 15:50:27.430 +05:30 6f69ba74-c37a-4529-b213-2fa8ffac84af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.7042ms 2024-03-23 15:50:27.447 +05:30 5d2a7a67-9013-4f86-819b-dae774d46f73 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:50:27.448 +05:30 6da3f346-2ced-40ed-a98f-13464219bf5e INF CORS policy execution successful. 2024-03-23 15:50:27.450 +05:30 6da3f346-2ced-40ed-a98f-13464219bf5e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 3.3099ms 2024-03-23 15:50:27.568 +05:30 4639c1d5-6877-4a07-8d77-59273ac1a610 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:50:27.572 +05:30 9cbe214f-35ab-4960-8610-5cb2d0fd0c2d INF CORS policy execution successful. 2024-03-23 15:50:27.573 +05:30 9cbe214f-35ab-4960-8610-5cb2d0fd0c2d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:50:27.573 +05:30 9cbe214f-35ab-4960-8610-5cb2d0fd0c2d 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-23 15:50:27.658 +05:30 9cbe214f-35ab-4960-8610-5cb2d0fd0c2d INF Connection string fetched 2024-03-23 15:50:27.658 +05:30 9cbe214f-35ab-4960-8610-5cb2d0fd0c2d INF Fetching Profile Summary 2024-03-23 15:50:27.695 +05:30 9cbe214f-35ab-4960-8610-5cb2d0fd0c2d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:50:27.697 +05:30 9cbe214f-35ab-4960-8610-5cb2d0fd0c2d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 123.2495ms 2024-03-23 15:50:27.697 +05:30 9cbe214f-35ab-4960-8610-5cb2d0fd0c2d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:50:27.698 +05:30 9cbe214f-35ab-4960-8610-5cb2d0fd0c2d 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 129.2958ms 2024-03-23 15:50:29.083 +05:30 12bb4b9c-9eb7-4f07-9281-9f420ffb45fa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:50:29.085 +05:30 73edfab7-dbba-40f2-9781-60ee1af6904d INF CORS policy execution successful. 2024-03-23 15:50:29.086 +05:30 73edfab7-dbba-40f2-9781-60ee1af6904d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:50:29.086 +05:30 73edfab7-dbba-40f2-9781-60ee1af6904d 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-23 15:50:29.096 +05:30 73edfab7-dbba-40f2-9781-60ee1af6904d INF Connection string fetched 2024-03-23 15:50:29.097 +05:30 73edfab7-dbba-40f2-9781-60ee1af6904d INF Fetching Menu Data 2024-03-23 15:50:29.104 +05:30 73edfab7-dbba-40f2-9781-60ee1af6904d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:50:29.105 +05:30 73edfab7-dbba-40f2-9781-60ee1af6904d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 19.1735ms 2024-03-23 15:50:29.106 +05:30 73edfab7-dbba-40f2-9781-60ee1af6904d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:50:29.106 +05:30 73edfab7-dbba-40f2-9781-60ee1af6904d 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 22.4256ms 2024-03-23 15:50:30.713 +05:30 e52641da-f059-41a9-be5b-e6d092b12f1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:50:30.714 +05:30 4a7aa2a7-242d-41c3-8cc8-ff6f7f9e1534 INF CORS policy execution successful. 2024-03-23 15:50:30.714 +05:30 4a7aa2a7-242d-41c3-8cc8-ff6f7f9e1534 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:50:30.714 +05:30 4a7aa2a7-242d-41c3-8cc8-ff6f7f9e1534 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-23 15:50:30.718 +05:30 4a7aa2a7-242d-41c3-8cc8-ff6f7f9e1534 INF Connection string fetched 2024-03-23 15:50:30.718 +05:30 4a7aa2a7-242d-41c3-8cc8-ff6f7f9e1534 INF Fetching Menu Data 2024-03-23 15:50:30.721 +05:30 4a7aa2a7-242d-41c3-8cc8-ff6f7f9e1534 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:50:30.722 +05:30 4a7aa2a7-242d-41c3-8cc8-ff6f7f9e1534 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.2785ms 2024-03-23 15:50:30.722 +05:30 4a7aa2a7-242d-41c3-8cc8-ff6f7f9e1534 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:50:30.722 +05:30 4a7aa2a7-242d-41c3-8cc8-ff6f7f9e1534 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 8.5867ms 2024-03-23 15:50:43.578 +05:30 4f686684-83a6-406e-8da6-5bc72809c063 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:50:43.580 +05:30 d2f01214-322c-4d3b-8a3e-70d4932109b4 INF CORS policy execution successful. 2024-03-23 15:50:43.581 +05:30 d2f01214-322c-4d3b-8a3e-70d4932109b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 2.3095ms 2024-03-23 15:50:43.636 +05:30 6a8192f8-455c-4246-b973-60c59672b8ee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:50:43.637 +05:30 9c8b4d1e-bc5f-424e-ba35-9a47a3d2658e INF CORS policy execution successful. 2024-03-23 15:50:43.637 +05:30 9c8b4d1e-bc5f-424e-ba35-9a47a3d2658e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:50:43.638 +05:30 9c8b4d1e-bc5f-424e-ba35-9a47a3d2658e 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-23 15:50:43.643 +05:30 9c8b4d1e-bc5f-424e-ba35-9a47a3d2658e INF Connection string fetched 2024-03-23 15:50:43.644 +05:30 9c8b4d1e-bc5f-424e-ba35-9a47a3d2658e INF Fetching Actions 2024-03-23 15:50:43.656 +05:30 9c8b4d1e-bc5f-424e-ba35-9a47a3d2658e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:50:43.656 +05:30 9c8b4d1e-bc5f-424e-ba35-9a47a3d2658e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.6997ms 2024-03-23 15:50:43.656 +05:30 9c8b4d1e-bc5f-424e-ba35-9a47a3d2658e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:50:43.657 +05:30 9c8b4d1e-bc5f-424e-ba35-9a47a3d2658e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 20.7192ms 2024-03-23 15:50:58.222 +05:30 b46dd4fb-03b8-497d-ae38-0d5d8cf93789 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:50:58.223 +05:30 af16b429-e41c-40f8-850a-879ec2196312 INF CORS policy execution successful. 2024-03-23 15:50:58.224 +05:30 af16b429-e41c-40f8-850a-879ec2196312 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.9846ms 2024-03-23 15:50:58.851 +05:30 9be6a452-a5ef-4bd3-898f-374bb66e3973 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:50:58.854 +05:30 92aa7e0d-62f8-4d41-bd41-d629baede365 INF CORS policy execution successful. 2024-03-23 15:50:58.855 +05:30 92aa7e0d-62f8-4d41-bd41-d629baede365 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:50:58.855 +05:30 92aa7e0d-62f8-4d41-bd41-d629baede365 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-23 15:50:58.869 +05:30 92aa7e0d-62f8-4d41-bd41-d629baede365 INF Connection string fetched 2024-03-23 15:50:58.869 +05:30 92aa7e0d-62f8-4d41-bd41-d629baede365 INF Fetching Profile Summary 2024-03-23 15:50:58.882 +05:30 92aa7e0d-62f8-4d41-bd41-d629baede365 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:50:58.883 +05:30 92aa7e0d-62f8-4d41-bd41-d629baede365 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 27.321ms 2024-03-23 15:50:58.883 +05:30 92aa7e0d-62f8-4d41-bd41-d629baede365 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:50:58.883 +05:30 92aa7e0d-62f8-4d41-bd41-d629baede365 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 32.3554ms 2024-03-23 15:50:59.740 +05:30 262677d9-effe-457a-99db-aea0de5d8ff1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:50:59.741 +05:30 6673f83f-3bb0-4407-b9ff-64683621490e INF CORS policy execution successful. 2024-03-23 15:50:59.742 +05:30 6673f83f-3bb0-4407-b9ff-64683621490e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.7848ms 2024-03-23 15:50:59.787 +05:30 89c9cda5-eb31-460e-a172-8b3c0408fa23 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:50:59.788 +05:30 32894b1e-98e8-4340-9759-79e58f4cbc75 INF CORS policy execution successful. 2024-03-23 15:50:59.788 +05:30 32894b1e-98e8-4340-9759-79e58f4cbc75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:50:59.788 +05:30 32894b1e-98e8-4340-9759-79e58f4cbc75 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-23 15:50:59.792 +05:30 32894b1e-98e8-4340-9759-79e58f4cbc75 INF Connection string fetched 2024-03-23 15:50:59.792 +05:30 32894b1e-98e8-4340-9759-79e58f4cbc75 INF Fetching Menu Data 2024-03-23 15:50:59.795 +05:30 32894b1e-98e8-4340-9759-79e58f4cbc75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:50:59.796 +05:30 32894b1e-98e8-4340-9759-79e58f4cbc75 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 8.1303ms 2024-03-23 15:50:59.796 +05:30 32894b1e-98e8-4340-9759-79e58f4cbc75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:50:59.796 +05:30 32894b1e-98e8-4340-9759-79e58f4cbc75 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 9.1867ms 2024-03-23 15:52:35.440 +05:30 1e8ae679-1fcf-4cc3-aaa8-71904e86d6e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 15:52:35.445 +05:30 b44f0462-c321-4041-b971-c8d9507acba4 INF CORS policy execution successful. 2024-03-23 15:52:35.446 +05:30 b44f0462-c321-4041-b971-c8d9507acba4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 15:52:35.447 +05:30 b44f0462-c321-4041-b971-c8d9507acba4 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-23 15:52:35.449 +05:30 b44f0462-c321-4041-b971-c8d9507acba4 INF Fetching Company deatails 2024-03-23 15:52:35.471 +05:30 b44f0462-c321-4041-b971-c8d9507acba4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:52:35.475 +05:30 b44f0462-c321-4041-b971-c8d9507acba4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 27.1225ms 2024-03-23 15:52:35.475 +05:30 b44f0462-c321-4041-b971-c8d9507acba4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 15:52:35.476 +05:30 b44f0462-c321-4041-b971-c8d9507acba4 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 37.4996ms 2024-03-23 15:52:39.721 +05:30 963bf666-3410-4c4a-bbb2-d9859939726b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 15:52:39.721 +05:30 8941682e-547f-4e2f-b870-fdb7883e07cc INF CORS policy execution successful. 2024-03-23 15:52:39.722 +05:30 8941682e-547f-4e2f-b870-fdb7883e07cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.9208ms 2024-03-23 15:52:39.765 +05:30 aa665499-ad54-411f-8783-d0e789d2c4e3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 15:52:39.765 +05:30 0ea18ef3-322b-49b8-89dd-e4ab2477119a INF CORS policy execution successful. 2024-03-23 15:52:39.765 +05:30 0ea18ef3-322b-49b8-89dd-e4ab2477119a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 15:52:39.765 +05:30 0ea18ef3-322b-49b8-89dd-e4ab2477119a 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-23 15:52:39.786 +05:30 0ea18ef3-322b-49b8-89dd-e4ab2477119a INF Connection string fetched 2024-03-23 15:52:40.028 +05:30 0ea18ef3-322b-49b8-89dd-e4ab2477119a INF Token generated 2024-03-23 15:52:40.032 +05:30 0ea18ef3-322b-49b8-89dd-e4ab2477119a INF Token generated 2024-03-23 15:52:40.032 +05:30 0ea18ef3-322b-49b8-89dd-e4ab2477119a 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-23 15:52:40.033 +05:30 0ea18ef3-322b-49b8-89dd-e4ab2477119a INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 267.7224ms 2024-03-23 15:52:40.033 +05:30 0ea18ef3-322b-49b8-89dd-e4ab2477119a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 15:52:40.033 +05:30 0ea18ef3-322b-49b8-89dd-e4ab2477119a 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 268.962ms 2024-03-23 15:52:40.371 +05:30 0165fa9d-a2b1-4774-ab8a-b2e3bf980479 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:52:40.371 +05:30 8c613548-b476-4dff-b59e-ec7c9c74dc9f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:52:40.371 +05:30 a60f4206-8940-43f9-a144-e7eb193239ac INF CORS policy execution successful. 2024-03-23 15:52:40.371 +05:30 6784ce77-8572-437c-a261-8add223d34c7 INF CORS policy execution successful. 2024-03-23 15:52:40.371 +05:30 a60f4206-8940-43f9-a144-e7eb193239ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5722ms 2024-03-23 15:52:40.371 +05:30 6784ce77-8572-437c-a261-8add223d34c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.5704ms 2024-03-23 15:52:40.697 +05:30 10357efb-5ea2-4869-84cd-fa1d67ce1064 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:52:40.699 +05:30 b069590d-ee81-46ad-8027-373a10ac8c53 INF CORS policy execution successful. 2024-03-23 15:52:40.700 +05:30 b069590d-ee81-46ad-8027-373a10ac8c53 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:52:40.701 +05:30 b069590d-ee81-46ad-8027-373a10ac8c53 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-23 15:52:40.707 +05:30 b069590d-ee81-46ad-8027-373a10ac8c53 INF Connection string fetched 2024-03-23 15:52:40.707 +05:30 b069590d-ee81-46ad-8027-373a10ac8c53 INF Fetching Menu Data 2024-03-23 15:52:40.712 +05:30 b069590d-ee81-46ad-8027-373a10ac8c53 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:52:40.712 +05:30 b069590d-ee81-46ad-8027-373a10ac8c53 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 11.8875ms 2024-03-23 15:52:40.713 +05:30 b069590d-ee81-46ad-8027-373a10ac8c53 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:52:40.713 +05:30 b069590d-ee81-46ad-8027-373a10ac8c53 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 16.0299ms 2024-03-23 15:52:41.014 +05:30 8fa5e3ee-f251-4fc7-b207-0affb37f27bf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:52:41.015 +05:30 6442914c-1040-43c5-8604-c0277c821cd5 INF CORS policy execution successful. 2024-03-23 15:52:41.015 +05:30 6442914c-1040-43c5-8604-c0277c821cd5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:52:41.015 +05:30 6442914c-1040-43c5-8604-c0277c821cd5 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-23 15:52:41.022 +05:30 6442914c-1040-43c5-8604-c0277c821cd5 INF Connection string fetched 2024-03-23 15:52:41.022 +05:30 6442914c-1040-43c5-8604-c0277c821cd5 INF Fetching Profile Summary 2024-03-23 15:52:41.030 +05:30 6442914c-1040-43c5-8604-c0277c821cd5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:52:41.031 +05:30 6442914c-1040-43c5-8604-c0277c821cd5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 15.4096ms 2024-03-23 15:52:41.031 +05:30 6442914c-1040-43c5-8604-c0277c821cd5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:52:41.031 +05:30 6442914c-1040-43c5-8604-c0277c821cd5 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 16.5688ms 2024-03-23 15:52:43.943 +05:30 5a29ee64-9e5a-4c49-aeb2-b0e73955dfaf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:52:43.945 +05:30 638f5343-9749-4d29-a8f2-93bd3011e7fc INF CORS policy execution successful. 2024-03-23 15:52:43.945 +05:30 638f5343-9749-4d29-a8f2-93bd3011e7fc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:52:43.945 +05:30 638f5343-9749-4d29-a8f2-93bd3011e7fc 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-23 15:52:43.951 +05:30 638f5343-9749-4d29-a8f2-93bd3011e7fc INF Connection string fetched 2024-03-23 15:52:43.951 +05:30 638f5343-9749-4d29-a8f2-93bd3011e7fc INF Fetching Menu Data 2024-03-23 15:52:43.958 +05:30 638f5343-9749-4d29-a8f2-93bd3011e7fc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:52:43.959 +05:30 638f5343-9749-4d29-a8f2-93bd3011e7fc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 13.7016ms 2024-03-23 15:52:43.960 +05:30 638f5343-9749-4d29-a8f2-93bd3011e7fc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:52:43.960 +05:30 638f5343-9749-4d29-a8f2-93bd3011e7fc 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 16.4516ms 2024-03-23 15:53:00.695 +05:30 cde3757d-9083-460a-aa00-523f9c393243 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:53:00.695 +05:30 840d983d-aa49-4f66-b8a1-0bc78ea80187 INF CORS policy execution successful. 2024-03-23 15:53:00.696 +05:30 840d983d-aa49-4f66-b8a1-0bc78ea80187 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.4076ms 2024-03-23 15:53:00.743 +05:30 0aab7748-1f1e-430a-88b1-d5ec691712cf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:53:00.744 +05:30 0aab7748-1f1e-430a-88b1-d5ec691712cf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:00 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-23 15:53:00.746 +05:30 0aab7748-1f1e-430a-88b1-d5ec691712cf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:00 AM'. 2024-03-23 15:53:00.746 +05:30 bad9fedd-9320-4288-8cbf-cc9e564d62f6 INF CORS policy execution successful. 2024-03-23 15:53:00.746 +05:30 bad9fedd-9320-4288-8cbf-cc9e564d62f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:53:00.746 +05:30 bad9fedd-9320-4288-8cbf-cc9e564d62f6 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:53:00.747 +05:30 bad9fedd-9320-4288-8cbf-cc9e564d62f6 INF Fetching Field details for Master 2024-03-23 15:53:00.759 +05:30 bad9fedd-9320-4288-8cbf-cc9e564d62f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:00.760 +05:30 bad9fedd-9320-4288-8cbf-cc9e564d62f6 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 13.7827ms 2024-03-23 15:53:00.760 +05:30 bad9fedd-9320-4288-8cbf-cc9e564d62f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:53:00.760 +05:30 bad9fedd-9320-4288-8cbf-cc9e564d62f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 17.586ms 2024-03-23 15:53:02.807 +05:30 5b8bc3ea-e463-4d50-9511-18ef3ed56cf6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:53:02.807 +05:30 5e7ef266-c3c3-4a5a-9c74-9e166daecef3 INF CORS policy execution successful. 2024-03-23 15:53:02.807 +05:30 5e7ef266-c3c3-4a5a-9c74-9e166daecef3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9819ms 2024-03-23 15:53:02.861 +05:30 368fa098-7fb6-4764-8910-a86b8af839ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:53:02.861 +05:30 ade051e9-30cb-46cc-b76b-b156e1b88da4 INF CORS policy execution successful. 2024-03-23 15:53:02.862 +05:30 ade051e9-30cb-46cc-b76b-b156e1b88da4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8917ms 2024-03-23 15:53:02.863 +05:30 60afeee9-73ff-488f-99ce-0f6ea360a1f8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:53:02.864 +05:30 ee7d543b-2d38-4649-b76f-56070d2590d1 INF CORS policy execution successful. 2024-03-23 15:53:02.864 +05:30 ee7d543b-2d38-4649-b76f-56070d2590d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7344ms 2024-03-23 15:53:02.869 +05:30 3fbbdb25-9d17-4f1a-a543-eeb8e80f6fd5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:53:02.870 +05:30 3fbbdb25-9d17-4f1a-a543-eeb8e80f6fd5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:02 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-23 15:53:02.871 +05:30 3fbbdb25-9d17-4f1a-a543-eeb8e80f6fd5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:02 AM'. 2024-03-23 15:53:02.871 +05:30 07898a29-162a-4612-8cf0-79ece67fed83 INF CORS policy execution successful. 2024-03-23 15:53:02.871 +05:30 07898a29-162a-4612-8cf0-79ece67fed83 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:53:02.871 +05:30 07898a29-162a-4612-8cf0-79ece67fed83 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:53:02.872 +05:30 07898a29-162a-4612-8cf0-79ece67fed83 INF Fetching City deatails 2024-03-23 15:53:02.877 +05:30 07898a29-162a-4612-8cf0-79ece67fed83 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:02.877 +05:30 07898a29-162a-4612-8cf0-79ece67fed83 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.853ms 2024-03-23 15:53:02.877 +05:30 07898a29-162a-4612-8cf0-79ece67fed83 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:53:02.877 +05:30 07898a29-162a-4612-8cf0-79ece67fed83 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.8049ms 2024-03-23 15:53:02.908 +05:30 790b0aaf-08d2-475d-a850-a21ddb7b896e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:53:02.909 +05:30 790b0aaf-08d2-475d-a850-a21ddb7b896e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:02 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-23 15:53:02.909 +05:30 790b0aaf-08d2-475d-a850-a21ddb7b896e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:02 AM'. 2024-03-23 15:53:02.909 +05:30 a8ff53f4-c7fe-49fc-9131-05d4e9c79e4a INF CORS policy execution successful. 2024-03-23 15:53:02.909 +05:30 a8ff53f4-c7fe-49fc-9131-05d4e9c79e4a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:53:02.909 +05:30 a8ff53f4-c7fe-49fc-9131-05d4e9c79e4a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:53:02.910 +05:30 a8ff53f4-c7fe-49fc-9131-05d4e9c79e4a INF Fetching Country deatails 2024-03-23 15:53:02.914 +05:30 fc81d06a-0de1-4726-9ab6-28be0d8916d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:53:02.914 +05:30 a8ff53f4-c7fe-49fc-9131-05d4e9c79e4a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:02.915 +05:30 a8ff53f4-c7fe-49fc-9131-05d4e9c79e4a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.2328ms 2024-03-23 15:53:02.915 +05:30 a8ff53f4-c7fe-49fc-9131-05d4e9c79e4a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:53:02.915 +05:30 a8ff53f4-c7fe-49fc-9131-05d4e9c79e4a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.5546ms 2024-03-23 15:53:02.915 +05:30 fc81d06a-0de1-4726-9ab6-28be0d8916d4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:02 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-23 15:53:02.916 +05:30 fc81d06a-0de1-4726-9ab6-28be0d8916d4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:02 AM'. 2024-03-23 15:53:02.916 +05:30 6d2481ac-584e-43c8-91c5-8f9c16ad7d8a INF CORS policy execution successful. 2024-03-23 15:53:02.916 +05:30 6d2481ac-584e-43c8-91c5-8f9c16ad7d8a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:53:02.916 +05:30 6d2481ac-584e-43c8-91c5-8f9c16ad7d8a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:53:02.917 +05:30 6d2481ac-584e-43c8-91c5-8f9c16ad7d8a INF Fetching Department deatails 2024-03-23 15:53:02.919 +05:30 6d2481ac-584e-43c8-91c5-8f9c16ad7d8a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:02.920 +05:30 6d2481ac-584e-43c8-91c5-8f9c16ad7d8a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.5884ms 2024-03-23 15:53:02.920 +05:30 6d2481ac-584e-43c8-91c5-8f9c16ad7d8a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:53:02.920 +05:30 6d2481ac-584e-43c8-91c5-8f9c16ad7d8a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.7707ms 2024-03-23 15:53:15.946 +05:30 6fd80ca2-b5a8-4974-824f-d334eac0460b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:53:15.947 +05:30 2916bfbc-671d-42c3-9e29-7747c41ae4b4 INF CORS policy execution successful. 2024-03-23 15:53:15.948 +05:30 2916bfbc-671d-42c3-9e29-7747c41ae4b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.8856ms 2024-03-23 15:53:16.005 +05:30 fc329a27-be2f-4ec1-940d-cd55d3b9ba01 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:53:16.006 +05:30 835baff1-8baa-4cba-97ff-1588c62082bc INF CORS policy execution successful. 2024-03-23 15:53:16.006 +05:30 835baff1-8baa-4cba-97ff-1588c62082bc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:53:16.007 +05:30 835baff1-8baa-4cba-97ff-1588c62082bc 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-23 15:53:16.012 +05:30 835baff1-8baa-4cba-97ff-1588c62082bc INF Connection string fetched 2024-03-23 15:53:16.012 +05:30 835baff1-8baa-4cba-97ff-1588c62082bc INF Fetching Actions 2024-03-23 15:53:16.050 +05:30 835baff1-8baa-4cba-97ff-1588c62082bc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:16.050 +05:30 835baff1-8baa-4cba-97ff-1588c62082bc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 43.7886ms 2024-03-23 15:53:16.050 +05:30 835baff1-8baa-4cba-97ff-1588c62082bc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:53:16.051 +05:30 835baff1-8baa-4cba-97ff-1588c62082bc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 45.4994ms 2024-03-23 15:53:24.719 +05:30 148ae02d-9249-401d-b070-cf43e61a44b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:53:24.720 +05:30 6dd6b24c-9027-4ae5-b17b-4217304c1a84 INF CORS policy execution successful. 2024-03-23 15:53:24.721 +05:30 6dd6b24c-9027-4ae5-b17b-4217304c1a84 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.3762ms 2024-03-23 15:53:24.784 +05:30 ffa15b86-9ba5-4e5f-9f21-4f8e6390c5a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:53:24.785 +05:30 ffa15b86-9ba5-4e5f-9f21-4f8e6390c5a2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:24 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-23 15:53:24.787 +05:30 ffa15b86-9ba5-4e5f-9f21-4f8e6390c5a2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:24 AM'. 2024-03-23 15:53:24.787 +05:30 a6250d51-fb86-424b-9b12-d636fa4f4933 INF CORS policy execution successful. 2024-03-23 15:53:24.787 +05:30 a6250d51-fb86-424b-9b12-d636fa4f4933 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:53:24.787 +05:30 a6250d51-fb86-424b-9b12-d636fa4f4933 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:53:24.788 +05:30 a6250d51-fb86-424b-9b12-d636fa4f4933 INF Fetching Field details for Master 2024-03-23 15:53:24.798 +05:30 a6250d51-fb86-424b-9b12-d636fa4f4933 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:24.799 +05:30 a6250d51-fb86-424b-9b12-d636fa4f4933 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 11.5803ms 2024-03-23 15:53:24.799 +05:30 a6250d51-fb86-424b-9b12-d636fa4f4933 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:53:24.799 +05:30 a6250d51-fb86-424b-9b12-d636fa4f4933 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 15.5811ms 2024-03-23 15:53:25.733 +05:30 c902e7d5-efdf-4842-ad44-dae8b64cef4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:53:25.733 +05:30 d2caee0d-e44f-4754-9678-24b4305dcb5e INF CORS policy execution successful. 2024-03-23 15:53:25.733 +05:30 d2caee0d-e44f-4754-9678-24b4305dcb5e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.585ms 2024-03-23 15:53:25.788 +05:30 34ade154-6d8f-40f4-a173-6e39d537a60f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:53:25.789 +05:30 34ade154-6d8f-40f4-a173-6e39d537a60f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:25 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-23 15:53:25.789 +05:30 34ade154-6d8f-40f4-a173-6e39d537a60f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:25 AM'. 2024-03-23 15:53:25.789 +05:30 d5b10834-23f0-4f04-afb1-ecd459b05397 INF CORS policy execution successful. 2024-03-23 15:53:25.789 +05:30 d5b10834-23f0-4f04-afb1-ecd459b05397 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:53:25.789 +05:30 d5b10834-23f0-4f04-afb1-ecd459b05397 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:53:25.790 +05:30 d5b10834-23f0-4f04-afb1-ecd459b05397 INF Fetching Field details for Master 2024-03-23 15:53:25.795 +05:30 d5b10834-23f0-4f04-afb1-ecd459b05397 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:25.796 +05:30 d5b10834-23f0-4f04-afb1-ecd459b05397 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.8327ms 2024-03-23 15:53:25.796 +05:30 d5b10834-23f0-4f04-afb1-ecd459b05397 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:53:25.797 +05:30 d5b10834-23f0-4f04-afb1-ecd459b05397 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.6745ms 2024-03-23 15:53:26.409 +05:30 84a453a8-47da-448e-9ce0-d0ddbbbc6a54 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:53:26.409 +05:30 c6d6ad3b-b90f-4342-977b-8ced59d77cf5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:53:26.409 +05:30 870c842e-554c-443f-beb7-bcd09a91e355 INF CORS policy execution successful. 2024-03-23 15:53:26.409 +05:30 924b3e51-33b6-4684-94fd-fd8b5896169c INF CORS policy execution successful. 2024-03-23 15:53:26.410 +05:30 870c842e-554c-443f-beb7-bcd09a91e355 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7473ms 2024-03-23 15:53:26.410 +05:30 924b3e51-33b6-4684-94fd-fd8b5896169c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6966ms 2024-03-23 15:53:26.410 +05:30 c1233cc7-3767-42ec-b950-454930048175 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:53:26.410 +05:30 19327929-d87c-44b2-8d84-b5c663ada8d0 INF CORS policy execution successful. 2024-03-23 15:53:26.411 +05:30 19327929-d87c-44b2-8d84-b5c663ada8d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3846ms 2024-03-23 15:53:26.459 +05:30 3b381795-3480-459c-9f0f-63ba6fdd17b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:53:26.460 +05:30 3b381795-3480-459c-9f0f-63ba6fdd17b3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23: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-23 15:53:26.460 +05:30 f09e6822-d0ab-4429-9110-44221c1f8b15 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:53:26.460 +05:30 3b381795-3480-459c-9f0f-63ba6fdd17b3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:26 AM'. 2024-03-23 15:53:26.461 +05:30 ab64fe61-df86-4392-a881-621fe596cd7c INF CORS policy execution successful. 2024-03-23 15:53:26.461 +05:30 ab64fe61-df86-4392-a881-621fe596cd7c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:53:26.461 +05:30 ab64fe61-df86-4392-a881-621fe596cd7c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:53:26.461 +05:30 f09e6822-d0ab-4429-9110-44221c1f8b15 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23: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-23 15:53:26.461 +05:30 f09e6822-d0ab-4429-9110-44221c1f8b15 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:26 AM'. 2024-03-23 15:53:26.462 +05:30 d25e18b8-63d5-4ad1-9aa4-315f80e8cb81 INF CORS policy execution successful. 2024-03-23 15:53:26.462 +05:30 d25e18b8-63d5-4ad1-9aa4-315f80e8cb81 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:53:26.462 +05:30 d25e18b8-63d5-4ad1-9aa4-315f80e8cb81 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:53:26.462 +05:30 ab64fe61-df86-4392-a881-621fe596cd7c INF Fetching Country deatails 2024-03-23 15:53:26.462 +05:30 d25e18b8-63d5-4ad1-9aa4-315f80e8cb81 INF Fetching City deatails 2024-03-23 15:53:26.463 +05:30 9462dccd-6be3-4398-b5f0-f91f8a11b6f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:53:26.463 +05:30 9462dccd-6be3-4398-b5f0-f91f8a11b6f7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23: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-23 15:53:26.464 +05:30 9462dccd-6be3-4398-b5f0-f91f8a11b6f7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:23:26 AM'. 2024-03-23 15:53:26.464 +05:30 5b9d10e5-8686-4d5d-9168-e133593c45a4 INF CORS policy execution successful. 2024-03-23 15:53:26.464 +05:30 5b9d10e5-8686-4d5d-9168-e133593c45a4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:53:26.464 +05:30 5b9d10e5-8686-4d5d-9168-e133593c45a4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:53:26.465 +05:30 5b9d10e5-8686-4d5d-9168-e133593c45a4 INF Fetching Department deatails 2024-03-23 15:53:26.469 +05:30 ab64fe61-df86-4392-a881-621fe596cd7c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:26.470 +05:30 ab64fe61-df86-4392-a881-621fe596cd7c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.8469ms 2024-03-23 15:53:26.470 +05:30 ab64fe61-df86-4392-a881-621fe596cd7c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:53:26.470 +05:30 ab64fe61-df86-4392-a881-621fe596cd7c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 11.0149ms 2024-03-23 15:53:26.490 +05:30 d25e18b8-63d5-4ad1-9aa4-315f80e8cb81 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:26.490 +05:30 d25e18b8-63d5-4ad1-9aa4-315f80e8cb81 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 28.2332ms 2024-03-23 15:53:26.490 +05:30 d25e18b8-63d5-4ad1-9aa4-315f80e8cb81 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:53:26.490 +05:30 d25e18b8-63d5-4ad1-9aa4-315f80e8cb81 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 30.0932ms 2024-03-23 15:53:26.490 +05:30 5b9d10e5-8686-4d5d-9168-e133593c45a4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:26.491 +05:30 5b9d10e5-8686-4d5d-9168-e133593c45a4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 26.5607ms 2024-03-23 15:53:26.491 +05:30 5b9d10e5-8686-4d5d-9168-e133593c45a4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:53:26.491 +05:30 5b9d10e5-8686-4d5d-9168-e133593c45a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 27.7193ms 2024-03-23 15:53:49.702 +05:30 a5befb6a-1e8c-447c-84e7-b468aac0c0bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:53:49.703 +05:30 356c7e90-89b7-4fa7-a39f-785f3880c20c INF CORS policy execution successful. 2024-03-23 15:53:49.703 +05:30 356c7e90-89b7-4fa7-a39f-785f3880c20c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 1.754ms 2024-03-23 15:53:49.751 +05:30 ea87d682-3992-4483-b4e1-e65d8e982415 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:53:49.753 +05:30 b9a018d2-bdc6-405e-b948-c77fc10adf8d INF CORS policy execution successful. 2024-03-23 15:53:49.753 +05:30 b9a018d2-bdc6-405e-b948-c77fc10adf8d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:53:49.753 +05:30 b9a018d2-bdc6-405e-b948-c77fc10adf8d 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-23 15:53:49.765 +05:30 b9a018d2-bdc6-405e-b948-c77fc10adf8d INF Connection string fetched 2024-03-23 15:53:49.765 +05:30 b9a018d2-bdc6-405e-b948-c77fc10adf8d INF Fetching Actions 2024-03-23 15:53:49.777 +05:30 b9a018d2-bdc6-405e-b948-c77fc10adf8d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:49.778 +05:30 b9a018d2-bdc6-405e-b948-c77fc10adf8d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 24.2499ms 2024-03-23 15:53:49.778 +05:30 b9a018d2-bdc6-405e-b948-c77fc10adf8d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:53:49.778 +05:30 b9a018d2-bdc6-405e-b948-c77fc10adf8d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 27.436ms 2024-03-23 15:53:51.962 +05:30 47f70986-e961-45a4-83b9-d3a81fa5dd2e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:53:51.963 +05:30 7495c29e-0ba1-4c68-af43-47ca4d29841a INF CORS policy execution successful. 2024-03-23 15:53:51.963 +05:30 7495c29e-0ba1-4c68-af43-47ca4d29841a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.6286ms 2024-03-23 15:53:52.012 +05:30 fdda0982-103a-4dc0-b6e5-734eaa37bbb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:53:52.012 +05:30 3e28fce7-b47c-4860-9a67-e9dd2d3335c0 INF CORS policy execution successful. 2024-03-23 15:53:52.013 +05:30 3e28fce7-b47c-4860-9a67-e9dd2d3335c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:53:52.013 +05:30 3e28fce7-b47c-4860-9a67-e9dd2d3335c0 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-23 15:53:52.019 +05:30 3e28fce7-b47c-4860-9a67-e9dd2d3335c0 INF Connection string fetched 2024-03-23 15:53:52.019 +05:30 3e28fce7-b47c-4860-9a67-e9dd2d3335c0 INF Fetching Actions 2024-03-23 15:53:52.026 +05:30 3e28fce7-b47c-4860-9a67-e9dd2d3335c0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:52.026 +05:30 3e28fce7-b47c-4860-9a67-e9dd2d3335c0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.3243ms 2024-03-23 15:53:52.026 +05:30 3e28fce7-b47c-4860-9a67-e9dd2d3335c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:53:52.026 +05:30 3e28fce7-b47c-4860-9a67-e9dd2d3335c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 14.7232ms 2024-03-23 15:53:54.027 +05:30 86e21c01-1ba9-43af-a1e2-5672386eb52a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:53:54.027 +05:30 9324d1ee-8c0a-46d4-9844-b6398527c3b1 INF CORS policy execution successful. 2024-03-23 15:53:54.028 +05:30 9324d1ee-8c0a-46d4-9844-b6398527c3b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 0.7811ms 2024-03-23 15:53:54.279 +05:30 31cadb3e-d807-4c6d-88c0-383c34e08a6f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:53:54.279 +05:30 8a2f5e71-1b9c-496f-926d-6255399cc59a INF CORS policy execution successful. 2024-03-23 15:53:54.279 +05:30 8a2f5e71-1b9c-496f-926d-6255399cc59a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:53:54.279 +05:30 8a2f5e71-1b9c-496f-926d-6255399cc59a 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-23 15:53:54.286 +05:30 8a2f5e71-1b9c-496f-926d-6255399cc59a INF Connection string fetched 2024-03-23 15:53:54.287 +05:30 8a2f5e71-1b9c-496f-926d-6255399cc59a INF Fetching Actions 2024-03-23 15:53:54.299 +05:30 8a2f5e71-1b9c-496f-926d-6255399cc59a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:54.300 +05:30 8a2f5e71-1b9c-496f-926d-6255399cc59a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 19.9651ms 2024-03-23 15:53:54.300 +05:30 8a2f5e71-1b9c-496f-926d-6255399cc59a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:53:54.300 +05:30 8a2f5e71-1b9c-496f-926d-6255399cc59a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 21.2808ms 2024-03-23 15:53:56.434 +05:30 b4fe6dd6-d9ff-45e0-8ba4-67f0560c290b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:53:56.435 +05:30 c1bcce1e-9c36-417e-b81b-3f98f08aedda INF CORS policy execution successful. 2024-03-23 15:53:56.435 +05:30 c1bcce1e-9c36-417e-b81b-3f98f08aedda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 0.7425ms 2024-03-23 15:53:56.505 +05:30 84918707-6a32-4deb-819c-7d2ddb21da1c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:53:56.506 +05:30 ef1e8276-4364-41b3-abd0-1ac55685a6b8 INF CORS policy execution successful. 2024-03-23 15:53:56.506 +05:30 ef1e8276-4364-41b3-abd0-1ac55685a6b8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:53:56.506 +05:30 ef1e8276-4364-41b3-abd0-1ac55685a6b8 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-23 15:53:56.510 +05:30 ef1e8276-4364-41b3-abd0-1ac55685a6b8 INF Connection string fetched 2024-03-23 15:53:56.511 +05:30 ef1e8276-4364-41b3-abd0-1ac55685a6b8 INF Fetching Actions 2024-03-23 15:53:56.517 +05:30 ef1e8276-4364-41b3-abd0-1ac55685a6b8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:56.517 +05:30 ef1e8276-4364-41b3-abd0-1ac55685a6b8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.3292ms 2024-03-23 15:53:56.517 +05:30 ef1e8276-4364-41b3-abd0-1ac55685a6b8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:53:56.518 +05:30 ef1e8276-4364-41b3-abd0-1ac55685a6b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 12.6058ms 2024-03-23 15:53:59.099 +05:30 38295148-844e-4a2d-824f-8b032d1c26fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:53:59.100 +05:30 0e83f09d-470b-48cd-a040-93285cc9e6b6 INF CORS policy execution successful. 2024-03-23 15:53:59.100 +05:30 0e83f09d-470b-48cd-a040-93285cc9e6b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 204 null null 1.4928ms 2024-03-23 15:53:59.140 +05:30 4d2db3f7-0d37-43e3-a162-149d5f4ecc8d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:53:59.141 +05:30 fd20c480-174e-42ab-bf04-caa838a0ba09 INF CORS policy execution successful. 2024-03-23 15:53:59.141 +05:30 fd20c480-174e-42ab-bf04-caa838a0ba09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:53:59.142 +05:30 fd20c480-174e-42ab-bf04-caa838a0ba09 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-23 15:53:59.149 +05:30 fd20c480-174e-42ab-bf04-caa838a0ba09 INF Connection string fetched 2024-03-23 15:53:59.149 +05:30 fd20c480-174e-42ab-bf04-caa838a0ba09 INF Fetching Actions 2024-03-23 15:53:59.159 +05:30 fd20c480-174e-42ab-bf04-caa838a0ba09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:53:59.159 +05:30 fd20c480-174e-42ab-bf04-caa838a0ba09 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.9945ms 2024-03-23 15:53:59.159 +05:30 fd20c480-174e-42ab-bf04-caa838a0ba09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:53:59.160 +05:30 fd20c480-174e-42ab-bf04-caa838a0ba09 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 200 null application/json; charset=utf-8 19.7312ms 2024-03-23 15:54:01.471 +05:30 a4c1c72a-5434-4779-a00c-e0d57d6cf5fa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:54:01.472 +05:30 39c4deea-97f5-4fd6-8745-833387c261e7 INF CORS policy execution successful. 2024-03-23 15:54:01.473 +05:30 39c4deea-97f5-4fd6-8745-833387c261e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 2.3339ms 2024-03-23 15:54:01.516 +05:30 75a8e3be-8918-4b53-8d2d-25b4e26c4df1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:54:01.517 +05:30 74899aee-65b3-4196-9966-42f44c0b489c INF CORS policy execution successful. 2024-03-23 15:54:01.517 +05:30 74899aee-65b3-4196-9966-42f44c0b489c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:01.517 +05:30 74899aee-65b3-4196-9966-42f44c0b489c 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-23 15:54:01.526 +05:30 74899aee-65b3-4196-9966-42f44c0b489c INF Connection string fetched 2024-03-23 15:54:01.527 +05:30 74899aee-65b3-4196-9966-42f44c0b489c INF Fetching Actions 2024-03-23 15:54:01.555 +05:30 74899aee-65b3-4196-9966-42f44c0b489c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:54:01.556 +05:30 74899aee-65b3-4196-9966-42f44c0b489c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 38.6154ms 2024-03-23 15:54:01.556 +05:30 74899aee-65b3-4196-9966-42f44c0b489c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:01.556 +05:30 74899aee-65b3-4196-9966-42f44c0b489c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 40.4907ms 2024-03-23 15:54:03.849 +05:30 9b1e462a-78c3-4824-be6e-34856a2d17f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:54:03.850 +05:30 484279cc-4921-4e19-8120-0b5aaff3d241 INF CORS policy execution successful. 2024-03-23 15:54:03.850 +05:30 484279cc-4921-4e19-8120-0b5aaff3d241 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 204 null null 1.302ms 2024-03-23 15:54:03.901 +05:30 9485f88e-9580-4216-b04c-fe05a815bf79 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:54:03.902 +05:30 a9b0eff7-a883-4195-9177-b62834741b14 INF CORS policy execution successful. 2024-03-23 15:54:03.903 +05:30 a9b0eff7-a883-4195-9177-b62834741b14 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:03.903 +05:30 a9b0eff7-a883-4195-9177-b62834741b14 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-23 15:54:03.911 +05:30 a9b0eff7-a883-4195-9177-b62834741b14 INF Connection string fetched 2024-03-23 15:54:03.912 +05:30 a9b0eff7-a883-4195-9177-b62834741b14 INF Fetching Actions 2024-03-23 15:54:03.921 +05:30 a9b0eff7-a883-4195-9177-b62834741b14 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:54:03.922 +05:30 a9b0eff7-a883-4195-9177-b62834741b14 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.8705ms 2024-03-23 15:54:03.922 +05:30 a9b0eff7-a883-4195-9177-b62834741b14 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:03.922 +05:30 a9b0eff7-a883-4195-9177-b62834741b14 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 200 null application/json; charset=utf-8 20.9773ms 2024-03-23 15:54:07.094 +05:30 ac4a4f44-74b0-4501-a13a-4f81d136bac9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:54:07.094 +05:30 e4e321ea-b946-4d42-bbb5-9a0f5f6926e2 INF CORS policy execution successful. 2024-03-23 15:54:07.095 +05:30 e4e321ea-b946-4d42-bbb5-9a0f5f6926e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 204 null null 1.3893ms 2024-03-23 15:54:07.132 +05:30 68fb5d98-0247-4a45-9803-5beb2026c3ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:54:07.133 +05:30 fa97b418-9009-41bd-a76d-c9767fc77298 INF CORS policy execution successful. 2024-03-23 15:54:07.133 +05:30 fa97b418-9009-41bd-a76d-c9767fc77298 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:07.133 +05:30 fa97b418-9009-41bd-a76d-c9767fc77298 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-23 15:54:07.139 +05:30 fa97b418-9009-41bd-a76d-c9767fc77298 INF Connection string fetched 2024-03-23 15:54:07.140 +05:30 fa97b418-9009-41bd-a76d-c9767fc77298 INF Fetching Actions 2024-03-23 15:54:07.147 +05:30 fa97b418-9009-41bd-a76d-c9767fc77298 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:54:07.148 +05:30 fa97b418-9009-41bd-a76d-c9767fc77298 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.9683ms 2024-03-23 15:54:07.148 +05:30 fa97b418-9009-41bd-a76d-c9767fc77298 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:07.148 +05:30 fa97b418-9009-41bd-a76d-c9767fc77298 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 16.0659ms 2024-03-23 15:54:10.369 +05:30 451d7b30-4ba9-406d-be6a-900bc187093e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:54:10.369 +05:30 99886015-acbb-4397-8c33-31c36cf0a0ac INF CORS policy execution successful. 2024-03-23 15:54:10.369 +05:30 99886015-acbb-4397-8c33-31c36cf0a0ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 0.775ms 2024-03-23 15:54:10.409 +05:30 bc498d01-4121-49f2-af54-5334554cc564 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:54:10.409 +05:30 cdc13947-a6da-4d19-981e-91e53c8f52fa INF CORS policy execution successful. 2024-03-23 15:54:10.409 +05:30 cdc13947-a6da-4d19-981e-91e53c8f52fa INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:10.410 +05:30 cdc13947-a6da-4d19-981e-91e53c8f52fa 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-23 15:54:10.415 +05:30 cdc13947-a6da-4d19-981e-91e53c8f52fa INF Connection string fetched 2024-03-23 15:54:10.415 +05:30 cdc13947-a6da-4d19-981e-91e53c8f52fa INF Fetching Actions 2024-03-23 15:54:10.423 +05:30 cdc13947-a6da-4d19-981e-91e53c8f52fa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:54:10.424 +05:30 cdc13947-a6da-4d19-981e-91e53c8f52fa INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.0911ms 2024-03-23 15:54:10.424 +05:30 cdc13947-a6da-4d19-981e-91e53c8f52fa INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:10.424 +05:30 cdc13947-a6da-4d19-981e-91e53c8f52fa 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 15.4293ms 2024-03-23 15:54:16.718 +05:30 84aeaefe-c1cc-4f59-bfe5-3e3a390d888b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:54:16.718 +05:30 a12fad09-89f0-4cd3-a2ba-ea5f789bb1ab INF CORS policy execution successful. 2024-03-23 15:54:16.719 +05:30 a12fad09-89f0-4cd3-a2ba-ea5f789bb1ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 1.0748ms 2024-03-23 15:54:17.143 +05:30 4eaf6427-0dfe-4fed-9339-98ac7341adde INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:54:17.144 +05:30 db355a21-cde3-42b5-999a-8452f5daa0be INF CORS policy execution successful. 2024-03-23 15:54:17.145 +05:30 db355a21-cde3-42b5-999a-8452f5daa0be INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:17.145 +05:30 db355a21-cde3-42b5-999a-8452f5daa0be 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-23 15:54:17.152 +05:30 db355a21-cde3-42b5-999a-8452f5daa0be INF Connection string fetched 2024-03-23 15:54:17.153 +05:30 db355a21-cde3-42b5-999a-8452f5daa0be INF Fetching Actions 2024-03-23 15:54:17.162 +05:30 db355a21-cde3-42b5-999a-8452f5daa0be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:54:17.162 +05:30 db355a21-cde3-42b5-999a-8452f5daa0be INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 17.2066ms 2024-03-23 15:54:17.162 +05:30 db355a21-cde3-42b5-999a-8452f5daa0be INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:17.162 +05:30 db355a21-cde3-42b5-999a-8452f5daa0be INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 19.2639ms 2024-03-23 15:54:23.062 +05:30 a337032b-8581-4a9e-89a7-66b03d885d1c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:54:23.063 +05:30 44b53e9c-7a58-4f04-86ce-aa8c1c3fea8c INF CORS policy execution successful. 2024-03-23 15:54:23.064 +05:30 44b53e9c-7a58-4f04-86ce-aa8c1c3fea8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 204 null null 1.5153ms 2024-03-23 15:54:23.115 +05:30 8c222089-bb7b-409c-9e91-3f81c30df822 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:54:23.115 +05:30 81d9831c-c3be-49f0-90a3-3559eb7edf04 INF CORS policy execution successful. 2024-03-23 15:54:23.116 +05:30 81d9831c-c3be-49f0-90a3-3559eb7edf04 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:23.116 +05:30 81d9831c-c3be-49f0-90a3-3559eb7edf04 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-23 15:54:23.131 +05:30 81d9831c-c3be-49f0-90a3-3559eb7edf04 INF Connection string fetched 2024-03-23 15:54:23.132 +05:30 81d9831c-c3be-49f0-90a3-3559eb7edf04 INF Fetching Actions 2024-03-23 15:54:23.142 +05:30 81d9831c-c3be-49f0-90a3-3559eb7edf04 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:54:23.142 +05:30 81d9831c-c3be-49f0-90a3-3559eb7edf04 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 26.4431ms 2024-03-23 15:54:23.142 +05:30 81d9831c-c3be-49f0-90a3-3559eb7edf04 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:23.143 +05:30 81d9831c-c3be-49f0-90a3-3559eb7edf04 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 200 null application/json; charset=utf-8 28.0398ms 2024-03-23 15:54:25.942 +05:30 cca6e3ee-3cd0-4ad4-b381-959c4046089d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:54:25.943 +05:30 6b80596b-f99c-431f-9d81-035a27665858 INF CORS policy execution successful. 2024-03-23 15:54:25.943 +05:30 6b80596b-f99c-431f-9d81-035a27665858 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 204 null null 0.7511ms 2024-03-23 15:54:26.044 +05:30 a114e173-c072-4914-a01d-d127fe25efd8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:54:26.045 +05:30 ebb74e0b-2543-45e1-b282-42c6b3240234 INF CORS policy execution successful. 2024-03-23 15:54:26.045 +05:30 ebb74e0b-2543-45e1-b282-42c6b3240234 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:26.046 +05:30 ebb74e0b-2543-45e1-b282-42c6b3240234 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-23 15:54:26.054 +05:30 ebb74e0b-2543-45e1-b282-42c6b3240234 INF Connection string fetched 2024-03-23 15:54:26.054 +05:30 ebb74e0b-2543-45e1-b282-42c6b3240234 INF Fetching Actions 2024-03-23 15:54:26.062 +05:30 ebb74e0b-2543-45e1-b282-42c6b3240234 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:54:26.062 +05:30 ebb74e0b-2543-45e1-b282-42c6b3240234 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.6338ms 2024-03-23 15:54:26.062 +05:30 ebb74e0b-2543-45e1-b282-42c6b3240234 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:26.063 +05:30 ebb74e0b-2543-45e1-b282-42c6b3240234 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 200 null application/json; charset=utf-8 18.2684ms 2024-03-23 15:54:30.869 +05:30 652f65fb-6dbd-4a56-a89a-b837ff0b9862 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:54:30.870 +05:30 ef9470bb-3cb2-42c3-a1bd-d8666ec71de0 INF CORS policy execution successful. 2024-03-23 15:54:30.870 +05:30 ef9470bb-3cb2-42c3-a1bd-d8666ec71de0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.7712ms 2024-03-23 15:54:30.915 +05:30 97e71863-0868-4e54-9e3d-fad3f0c5d635 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:54:30.916 +05:30 e1f30618-2c83-4386-b283-770b4377487d INF CORS policy execution successful. 2024-03-23 15:54:30.916 +05:30 e1f30618-2c83-4386-b283-770b4377487d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:30.916 +05:30 e1f30618-2c83-4386-b283-770b4377487d 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-23 15:54:30.921 +05:30 e1f30618-2c83-4386-b283-770b4377487d INF Connection string fetched 2024-03-23 15:54:30.921 +05:30 e1f30618-2c83-4386-b283-770b4377487d INF Fetching Actions 2024-03-23 15:54:30.928 +05:30 e1f30618-2c83-4386-b283-770b4377487d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:54:30.928 +05:30 e1f30618-2c83-4386-b283-770b4377487d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.0056ms 2024-03-23 15:54:30.928 +05:30 e1f30618-2c83-4386-b283-770b4377487d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:30.928 +05:30 e1f30618-2c83-4386-b283-770b4377487d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 13.2686ms 2024-03-23 15:54:40.027 +05:30 4bbba572-0f27-4794-a054-2d25ce9d91fd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:54:40.027 +05:30 a19dba15-5080-4c99-a468-fcd151e52734 INF CORS policy execution successful. 2024-03-23 15:54:40.028 +05:30 a19dba15-5080-4c99-a468-fcd151e52734 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 0.7693ms 2024-03-23 15:54:40.673 +05:30 ede262e1-d932-42c9-89b5-cddff28b330f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:54:40.674 +05:30 762aef29-fcba-437b-b1b2-8cf9b400bbd2 INF CORS policy execution successful. 2024-03-23 15:54:40.674 +05:30 762aef29-fcba-437b-b1b2-8cf9b400bbd2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:40.674 +05:30 762aef29-fcba-437b-b1b2-8cf9b400bbd2 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-23 15:54:40.680 +05:30 762aef29-fcba-437b-b1b2-8cf9b400bbd2 INF Connection string fetched 2024-03-23 15:54:40.680 +05:30 762aef29-fcba-437b-b1b2-8cf9b400bbd2 INF Fetching Actions 2024-03-23 15:54:40.688 +05:30 762aef29-fcba-437b-b1b2-8cf9b400bbd2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:54:40.688 +05:30 762aef29-fcba-437b-b1b2-8cf9b400bbd2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.2895ms 2024-03-23 15:54:40.689 +05:30 762aef29-fcba-437b-b1b2-8cf9b400bbd2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:40.689 +05:30 762aef29-fcba-437b-b1b2-8cf9b400bbd2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 15.817ms 2024-03-23 15:54:46.581 +05:30 36c315c2-cda0-4821-aab5-a63225fc24c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 15:54:46.581 +05:30 24a241ac-3b5f-4313-8afe-18f558eafc74 INF CORS policy execution successful. 2024-03-23 15:54:46.582 +05:30 24a241ac-3b5f-4313-8afe-18f558eafc74 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 204 null null 0.9293ms 2024-03-23 15:54:46.629 +05:30 8dffe383-0cd2-44c2-887a-84b3f9dce297 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 15:54:46.629 +05:30 bffc3ae2-6a54-4035-b789-36a85296fc08 INF CORS policy execution successful. 2024-03-23 15:54:46.629 +05:30 bffc3ae2-6a54-4035-b789-36a85296fc08 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:46.630 +05:30 bffc3ae2-6a54-4035-b789-36a85296fc08 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-23 15:54:46.635 +05:30 bffc3ae2-6a54-4035-b789-36a85296fc08 INF Connection string fetched 2024-03-23 15:54:46.636 +05:30 bffc3ae2-6a54-4035-b789-36a85296fc08 INF Fetching Actions 2024-03-23 15:54:46.643 +05:30 bffc3ae2-6a54-4035-b789-36a85296fc08 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:54:46.644 +05:30 bffc3ae2-6a54-4035-b789-36a85296fc08 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.9296ms 2024-03-23 15:54:46.644 +05:30 bffc3ae2-6a54-4035-b789-36a85296fc08 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:54:46.644 +05:30 bffc3ae2-6a54-4035-b789-36a85296fc08 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 200 null application/json; charset=utf-8 15.3146ms 2024-03-23 15:55:20.514 +05:30 ddcd6240-709a-4271-ada5-e4b4bccadb2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:55:20.514 +05:30 8b8c367a-e127-4fc0-ba9e-a6c0f23bf3bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:55:20.515 +05:30 14e198c4-7d0f-4367-82f9-fcf99dd7ccc0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:55:20.515 +05:30 9ecb05af-e3f8-4a10-83a2-d76bef5515c3 INF CORS policy execution successful. 2024-03-23 15:55:20.515 +05:30 03eb8bee-ad95-4a53-9720-bc6c29cf9520 INF CORS policy execution successful. 2024-03-23 15:55:20.515 +05:30 70d65421-45c4-44be-831f-bda45aa65a17 INF CORS policy execution successful. 2024-03-23 15:55:20.516 +05:30 9ecb05af-e3f8-4a10-83a2-d76bef5515c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.5053ms 2024-03-23 15:55:20.516 +05:30 70d65421-45c4-44be-831f-bda45aa65a17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.0339ms 2024-03-23 15:55:20.516 +05:30 03eb8bee-ad95-4a53-9720-bc6c29cf9520 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.0102ms 2024-03-23 15:55:20.561 +05:30 a7104a7b-87ed-47a0-bf37-8d088c7c3591 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:55:20.563 +05:30 a7104a7b-87ed-47a0-bf37-8d088c7c3591 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:20 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-23 15:55:20.565 +05:30 a7104a7b-87ed-47a0-bf37-8d088c7c3591 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:20 AM'. 2024-03-23 15:55:20.565 +05:30 0ff826ac-939f-487b-8fbf-3b644d8bf4c1 INF CORS policy execution successful. 2024-03-23 15:55:20.565 +05:30 0ff826ac-939f-487b-8fbf-3b644d8bf4c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:55:20.565 +05:30 0ff826ac-939f-487b-8fbf-3b644d8bf4c1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:55:20.567 +05:30 5c4e50f4-4006-4bf9-9e3d-a062d9ce8cd5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:55:20.567 +05:30 0ff826ac-939f-487b-8fbf-3b644d8bf4c1 INF Fetching Country deatails 2024-03-23 15:55:20.567 +05:30 5c4e50f4-4006-4bf9-9e3d-a062d9ce8cd5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:20 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-23 15:55:20.568 +05:30 5c4e50f4-4006-4bf9-9e3d-a062d9ce8cd5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:20 AM'. 2024-03-23 15:55:20.568 +05:30 9be0c440-36b6-446a-b076-981fca0b80ea INF CORS policy execution successful. 2024-03-23 15:55:20.568 +05:30 9be0c440-36b6-446a-b076-981fca0b80ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:55:20.568 +05:30 9be0c440-36b6-446a-b076-981fca0b80ea INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:55:20.568 +05:30 9be0c440-36b6-446a-b076-981fca0b80ea INF Fetching Department deatails 2024-03-23 15:55:20.573 +05:30 f458a320-7749-4378-9488-fb4e93c279c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:55:20.574 +05:30 f458a320-7749-4378-9488-fb4e93c279c6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:20 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-23 15:55:20.577 +05:30 f458a320-7749-4378-9488-fb4e93c279c6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:20 AM'. 2024-03-23 15:55:20.577 +05:30 2722aa4b-03e6-4224-a933-0a508d72b594 INF CORS policy execution successful. 2024-03-23 15:55:20.577 +05:30 2722aa4b-03e6-4224-a933-0a508d72b594 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:55:20.577 +05:30 2722aa4b-03e6-4224-a933-0a508d72b594 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:55:20.578 +05:30 2722aa4b-03e6-4224-a933-0a508d72b594 INF Fetching City deatails 2024-03-23 15:55:20.579 +05:30 0ff826ac-939f-487b-8fbf-3b644d8bf4c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:20.580 +05:30 0ff826ac-939f-487b-8fbf-3b644d8bf4c1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 14.7024ms 2024-03-23 15:55:20.580 +05:30 0ff826ac-939f-487b-8fbf-3b644d8bf4c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:55:20.581 +05:30 0ff826ac-939f-487b-8fbf-3b644d8bf4c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 20.0084ms 2024-03-23 15:55:20.582 +05:30 9be0c440-36b6-446a-b076-981fca0b80ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:20.582 +05:30 9be0c440-36b6-446a-b076-981fca0b80ea INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 14.3147ms 2024-03-23 15:55:20.582 +05:30 9be0c440-36b6-446a-b076-981fca0b80ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:55:20.582 +05:30 9be0c440-36b6-446a-b076-981fca0b80ea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 15.6013ms 2024-03-23 15:55:20.584 +05:30 2722aa4b-03e6-4224-a933-0a508d72b594 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:20.585 +05:30 2722aa4b-03e6-4224-a933-0a508d72b594 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.3318ms 2024-03-23 15:55:20.585 +05:30 2722aa4b-03e6-4224-a933-0a508d72b594 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:55:20.585 +05:30 2722aa4b-03e6-4224-a933-0a508d72b594 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.8085ms 2024-03-23 15:55:22.011 +05:30 777143e9-c207-4417-9c37-b934c3d51b47 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:55:22.012 +05:30 837f5f6e-81aa-40e1-942f-835c801cfe9c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:55:22.012 +05:30 837f5f6e-81aa-40e1-942f-835c801cfe9c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:22 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-23 15:55:22.012 +05:30 777143e9-c207-4417-9c37-b934c3d51b47 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:22 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-23 15:55:22.013 +05:30 837f5f6e-81aa-40e1-942f-835c801cfe9c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:22 AM'. 2024-03-23 15:55:22.013 +05:30 777143e9-c207-4417-9c37-b934c3d51b47 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:22 AM'. 2024-03-23 15:55:22.013 +05:30 1c8a6dac-ddac-4c26-b478-ee165adcce15 INF CORS policy execution successful. 2024-03-23 15:55:22.013 +05:30 7b14a3c5-de1b-4460-8743-0f08844bfbcc INF CORS policy execution successful. 2024-03-23 15:55:22.013 +05:30 1c8a6dac-ddac-4c26-b478-ee165adcce15 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:55:22.013 +05:30 7b14a3c5-de1b-4460-8743-0f08844bfbcc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:55:22.013 +05:30 1c8a6dac-ddac-4c26-b478-ee165adcce15 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:55:22.013 +05:30 7b14a3c5-de1b-4460-8743-0f08844bfbcc INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:55:22.014 +05:30 7b14a3c5-de1b-4460-8743-0f08844bfbcc INF Fetching City deatails 2024-03-23 15:55:22.014 +05:30 1c8a6dac-ddac-4c26-b478-ee165adcce15 INF Fetching Country deatails 2024-03-23 15:55:22.014 +05:30 0afa8389-d5ee-4277-b15c-811c7d7b3eba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:55:22.015 +05:30 0afa8389-d5ee-4277-b15c-811c7d7b3eba INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:22 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-23 15:55:22.015 +05:30 0afa8389-d5ee-4277-b15c-811c7d7b3eba INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:22 AM'. 2024-03-23 15:55:22.015 +05:30 0e991d4f-993e-4bbd-b7ac-4ae2eab15f9a INF CORS policy execution successful. 2024-03-23 15:55:22.015 +05:30 0e991d4f-993e-4bbd-b7ac-4ae2eab15f9a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:55:22.015 +05:30 0e991d4f-993e-4bbd-b7ac-4ae2eab15f9a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:55:22.016 +05:30 0e991d4f-993e-4bbd-b7ac-4ae2eab15f9a INF Fetching Department deatails 2024-03-23 15:55:22.018 +05:30 7b14a3c5-de1b-4460-8743-0f08844bfbcc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:22.018 +05:30 7b14a3c5-de1b-4460-8743-0f08844bfbcc INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.0762ms 2024-03-23 15:55:22.018 +05:30 7b14a3c5-de1b-4460-8743-0f08844bfbcc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:55:22.018 +05:30 7b14a3c5-de1b-4460-8743-0f08844bfbcc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.8001ms 2024-03-23 15:55:22.020 +05:30 1c8a6dac-ddac-4c26-b478-ee165adcce15 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:22.020 +05:30 1c8a6dac-ddac-4c26-b478-ee165adcce15 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.5955ms 2024-03-23 15:55:22.020 +05:30 1c8a6dac-ddac-4c26-b478-ee165adcce15 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:55:22.020 +05:30 1c8a6dac-ddac-4c26-b478-ee165adcce15 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 8.5422ms 2024-03-23 15:55:22.031 +05:30 0e991d4f-993e-4bbd-b7ac-4ae2eab15f9a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:22.031 +05:30 0e991d4f-993e-4bbd-b7ac-4ae2eab15f9a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 16.1059ms 2024-03-23 15:55:22.031 +05:30 0e991d4f-993e-4bbd-b7ac-4ae2eab15f9a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:55:22.032 +05:30 0e991d4f-993e-4bbd-b7ac-4ae2eab15f9a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 17.3833ms 2024-03-23 15:55:23.092 +05:30 159ad542-4a92-4a7c-90d4-ea7ce09818d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - null null 2024-03-23 15:55:23.092 +05:30 bcd1ef73-2529-4462-8f11-e1a2906b7355 INF CORS policy execution successful. 2024-03-23 15:55:23.093 +05:30 bcd1ef73-2529-4462-8f11-e1a2906b7355 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - 204 null null 0.7101ms 2024-03-23 15:55:23.136 +05:30 5be7fb8e-e9e2-4b2f-bb03-f56708547799 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - null null 2024-03-23 15:55:23.137 +05:30 4179e178-6e6e-460a-912e-7204999e7a9b INF CORS policy execution successful. 2024-03-23 15:55:23.137 +05:30 4179e178-6e6e-460a-912e-7204999e7a9b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:23.137 +05:30 4179e178-6e6e-460a-912e-7204999e7a9b 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-23 15:55:23.146 +05:30 4179e178-6e6e-460a-912e-7204999e7a9b INF Connection string fetched 2024-03-23 15:55:23.146 +05:30 4179e178-6e6e-460a-912e-7204999e7a9b INF Fetching Actions 2024-03-23 15:55:23.159 +05:30 4179e178-6e6e-460a-912e-7204999e7a9b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:23.159 +05:30 4179e178-6e6e-460a-912e-7204999e7a9b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 22.0481ms 2024-03-23 15:55:23.159 +05:30 4179e178-6e6e-460a-912e-7204999e7a9b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:23.159 +05:30 4179e178-6e6e-460a-912e-7204999e7a9b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - 200 null application/json; charset=utf-8 23.4733ms 2024-03-23 15:55:24.959 +05:30 e11bfbd8-4272-42ce-aa66-1684a3a8956f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 15:55:24.960 +05:30 021da7b6-2d9f-45ff-b216-a17747090279 INF CORS policy execution successful. 2024-03-23 15:55:24.960 +05:30 021da7b6-2d9f-45ff-b216-a17747090279 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 204 null null 0.9205ms 2024-03-23 15:55:25.001 +05:30 fe034f02-6c55-44d4-ac86-d7850470f929 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 15:55:25.001 +05:30 a5aeb4f6-3514-423b-a3a4-e447d61c1c8e INF CORS policy execution successful. 2024-03-23 15:55:25.002 +05:30 a5aeb4f6-3514-423b-a3a4-e447d61c1c8e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:25.002 +05:30 a5aeb4f6-3514-423b-a3a4-e447d61c1c8e 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-23 15:55:25.007 +05:30 a5aeb4f6-3514-423b-a3a4-e447d61c1c8e INF Connection string fetched 2024-03-23 15:55:25.007 +05:30 a5aeb4f6-3514-423b-a3a4-e447d61c1c8e INF Fetching Actions 2024-03-23 15:55:25.018 +05:30 a5aeb4f6-3514-423b-a3a4-e447d61c1c8e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:25.019 +05:30 a5aeb4f6-3514-423b-a3a4-e447d61c1c8e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 17.3764ms 2024-03-23 15:55:25.019 +05:30 a5aeb4f6-3514-423b-a3a4-e447d61c1c8e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:25.020 +05:30 a5aeb4f6-3514-423b-a3a4-e447d61c1c8e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 200 null application/json; charset=utf-8 19.0344ms 2024-03-23 15:55:27.946 +05:30 ae673dfe-fdc1-4aea-aec7-96b6db527217 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - null null 2024-03-23 15:55:27.947 +05:30 b82aca96-12b1-491f-8988-0535a6c2025d INF CORS policy execution successful. 2024-03-23 15:55:27.947 +05:30 b82aca96-12b1-491f-8988-0535a6c2025d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:27.947 +05:30 b82aca96-12b1-491f-8988-0535a6c2025d 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-23 15:55:27.954 +05:30 b82aca96-12b1-491f-8988-0535a6c2025d INF Connection string fetched 2024-03-23 15:55:27.954 +05:30 b82aca96-12b1-491f-8988-0535a6c2025d INF Fetching Actions 2024-03-23 15:55:27.963 +05:30 b82aca96-12b1-491f-8988-0535a6c2025d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:27.964 +05:30 b82aca96-12b1-491f-8988-0535a6c2025d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.2989ms 2024-03-23 15:55:27.964 +05:30 b82aca96-12b1-491f-8988-0535a6c2025d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:27.964 +05:30 b82aca96-12b1-491f-8988-0535a6c2025d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - 200 null application/json; charset=utf-8 17.5686ms 2024-03-23 15:55:30.874 +05:30 ee4ad5fa-d5ea-4bab-a4c8-75c7acc9f037 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=65 - null null 2024-03-23 15:55:30.874 +05:30 07216644-8284-49d7-a9ad-07a17d38a1e2 INF CORS policy execution successful. 2024-03-23 15:55:30.875 +05:30 07216644-8284-49d7-a9ad-07a17d38a1e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=65 - 204 null null 1.189ms 2024-03-23 15:55:30.913 +05:30 3a9dc5bf-a82b-4a8d-95c5-95ce524fbbfd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=65 - null null 2024-03-23 15:55:30.915 +05:30 52af202c-1cfa-4e28-bf66-142ff9b5f739 INF CORS policy execution successful. 2024-03-23 15:55:30.915 +05:30 52af202c-1cfa-4e28-bf66-142ff9b5f739 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:30.915 +05:30 52af202c-1cfa-4e28-bf66-142ff9b5f739 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-23 15:55:30.925 +05:30 52af202c-1cfa-4e28-bf66-142ff9b5f739 INF Connection string fetched 2024-03-23 15:55:30.926 +05:30 52af202c-1cfa-4e28-bf66-142ff9b5f739 INF Fetching Actions 2024-03-23 15:55:30.936 +05:30 52af202c-1cfa-4e28-bf66-142ff9b5f739 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:30.937 +05:30 52af202c-1cfa-4e28-bf66-142ff9b5f739 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 21.8519ms 2024-03-23 15:55:30.937 +05:30 52af202c-1cfa-4e28-bf66-142ff9b5f739 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:30.937 +05:30 52af202c-1cfa-4e28-bf66-142ff9b5f739 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=65 - 200 null application/json; charset=utf-8 23.922ms 2024-03-23 15:55:40.386 +05:30 24fec61e-b651-493d-85e1-6da12089e98d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - null null 2024-03-23 15:55:40.387 +05:30 74bdb95a-8383-4733-8505-6cd4212927ab INF CORS policy execution successful. 2024-03-23 15:55:40.387 +05:30 74bdb95a-8383-4733-8505-6cd4212927ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - 204 null null 1.0586ms 2024-03-23 15:55:40.428 +05:30 1c4d4025-a574-48e2-8736-00b718a5e5cf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - null null 2024-03-23 15:55:40.429 +05:30 3cba81b2-f300-4b1f-ba80-5fea551eafb5 INF CORS policy execution successful. 2024-03-23 15:55:40.430 +05:30 3cba81b2-f300-4b1f-ba80-5fea551eafb5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:40.430 +05:30 3cba81b2-f300-4b1f-ba80-5fea551eafb5 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-23 15:55:40.438 +05:30 3cba81b2-f300-4b1f-ba80-5fea551eafb5 INF Connection string fetched 2024-03-23 15:55:40.439 +05:30 3cba81b2-f300-4b1f-ba80-5fea551eafb5 INF Fetching Actions 2024-03-23 15:55:40.446 +05:30 3cba81b2-f300-4b1f-ba80-5fea551eafb5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:40.446 +05:30 3cba81b2-f300-4b1f-ba80-5fea551eafb5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.5042ms 2024-03-23 15:55:40.446 +05:30 3cba81b2-f300-4b1f-ba80-5fea551eafb5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:40.447 +05:30 3cba81b2-f300-4b1f-ba80-5fea551eafb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - 200 null application/json; charset=utf-8 18.2781ms 2024-03-23 15:55:41.182 +05:30 ff9f0afb-7c3b-4ddc-b691-4bff0e64c52a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:55:41.182 +05:30 342c284f-5f08-49af-b759-fbb0b24cd0d4 INF CORS policy execution successful. 2024-03-23 15:55:41.183 +05:30 342c284f-5f08-49af-b759-fbb0b24cd0d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.0799ms 2024-03-23 15:55:41.183 +05:30 22892910-24e1-4f68-bd81-c22f96f02a0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:55:41.183 +05:30 9c8c71ae-3d13-4b3f-91fd-9d24c0e44e5c INF CORS policy execution successful. 2024-03-23 15:55:41.183 +05:30 9c8c71ae-3d13-4b3f-91fd-9d24c0e44e5c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3224ms 2024-03-23 15:55:41.188 +05:30 0613912a-ed4b-4e72-9eb0-2300ec722da5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:55:41.188 +05:30 8a340175-1733-4eee-8c6d-bb7cfd211b8f INF CORS policy execution successful. 2024-03-23 15:55:41.188 +05:30 8a340175-1733-4eee-8c6d-bb7cfd211b8f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6468ms 2024-03-23 15:55:41.223 +05:30 6d5e1a87-b6d4-451c-afd3-230ad5133b63 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:55:41.224 +05:30 6d5e1a87-b6d4-451c-afd3-230ad5133b63 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:41 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-23 15:55:41.225 +05:30 4026ceb5-2b9a-4525-9d16-7038386340a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:55:41.225 +05:30 6d5e1a87-b6d4-451c-afd3-230ad5133b63 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:41 AM'. 2024-03-23 15:55:41.225 +05:30 7ffdd80b-7363-421e-a0bd-e4ea9aa3e7b6 INF CORS policy execution successful. 2024-03-23 15:55:41.225 +05:30 7ffdd80b-7363-421e-a0bd-e4ea9aa3e7b6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:55:41.226 +05:30 7ffdd80b-7363-421e-a0bd-e4ea9aa3e7b6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:55:41.226 +05:30 4026ceb5-2b9a-4525-9d16-7038386340a6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:41 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-23 15:55:41.226 +05:30 4026ceb5-2b9a-4525-9d16-7038386340a6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:41 AM'. 2024-03-23 15:55:41.226 +05:30 886262e9-3904-4574-b424-065af22d5604 INF CORS policy execution successful. 2024-03-23 15:55:41.226 +05:30 886262e9-3904-4574-b424-065af22d5604 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:55:41.226 +05:30 886262e9-3904-4574-b424-065af22d5604 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:55:41.226 +05:30 7ffdd80b-7363-421e-a0bd-e4ea9aa3e7b6 INF Fetching Country deatails 2024-03-23 15:55:41.227 +05:30 886262e9-3904-4574-b424-065af22d5604 INF Fetching City deatails 2024-03-23 15:55:41.230 +05:30 7ffdd80b-7363-421e-a0bd-e4ea9aa3e7b6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:41.230 +05:30 7ffdd80b-7363-421e-a0bd-e4ea9aa3e7b6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.5417ms 2024-03-23 15:55:41.230 +05:30 7ffdd80b-7363-421e-a0bd-e4ea9aa3e7b6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:55:41.230 +05:30 7ffdd80b-7363-421e-a0bd-e4ea9aa3e7b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.3827ms 2024-03-23 15:55:41.232 +05:30 886262e9-3904-4574-b424-065af22d5604 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:41.233 +05:30 886262e9-3904-4574-b424-065af22d5604 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.6749ms 2024-03-23 15:55:41.233 +05:30 886262e9-3904-4574-b424-065af22d5604 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:55:41.233 +05:30 886262e9-3904-4574-b424-065af22d5604 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.5427ms 2024-03-23 15:55:41.234 +05:30 70ae525a-1b79-45cc-a2db-cf56c75d28fb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:55:41.235 +05:30 70ae525a-1b79-45cc-a2db-cf56c75d28fb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:41 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-23 15:55:41.236 +05:30 70ae525a-1b79-45cc-a2db-cf56c75d28fb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:41 AM'. 2024-03-23 15:55:41.236 +05:30 dabec4af-4b1f-47b1-89f2-602ef90c25de INF CORS policy execution successful. 2024-03-23 15:55:41.236 +05:30 dabec4af-4b1f-47b1-89f2-602ef90c25de INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:55:41.236 +05:30 dabec4af-4b1f-47b1-89f2-602ef90c25de INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:55:41.237 +05:30 dabec4af-4b1f-47b1-89f2-602ef90c25de INF Fetching Department deatails 2024-03-23 15:55:41.242 +05:30 dabec4af-4b1f-47b1-89f2-602ef90c25de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:41.242 +05:30 dabec4af-4b1f-47b1-89f2-602ef90c25de INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.2702ms 2024-03-23 15:55:41.242 +05:30 dabec4af-4b1f-47b1-89f2-602ef90c25de INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:55:41.243 +05:30 dabec4af-4b1f-47b1-89f2-602ef90c25de INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.1485ms 2024-03-23 15:55:42.289 +05:30 6166f27b-0a67-454c-acdf-24b76c5e81b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:55:42.289 +05:30 797b23a1-ccdd-498b-8515-ab285ed13a67 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:55:42.290 +05:30 6166f27b-0a67-454c-acdf-24b76c5e81b8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:42 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-23 15:55:42.290 +05:30 797b23a1-ccdd-498b-8515-ab285ed13a67 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:42 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-23 15:55:42.291 +05:30 6166f27b-0a67-454c-acdf-24b76c5e81b8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:42 AM'. 2024-03-23 15:55:42.291 +05:30 797b23a1-ccdd-498b-8515-ab285ed13a67 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:42 AM'. 2024-03-23 15:55:42.291 +05:30 d4616d95-5756-46cb-8dfe-593c2ca98e90 INF CORS policy execution successful. 2024-03-23 15:55:42.292 +05:30 d4616d95-5756-46cb-8dfe-593c2ca98e90 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:55:42.292 +05:30 79e9724e-ca06-466c-ba1c-a705408fea5d INF CORS policy execution successful. 2024-03-23 15:55:42.292 +05:30 79e9724e-ca06-466c-ba1c-a705408fea5d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:55:42.292 +05:30 d4616d95-5756-46cb-8dfe-593c2ca98e90 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:55:42.292 +05:30 79e9724e-ca06-466c-ba1c-a705408fea5d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:55:42.292 +05:30 0608c70a-1834-40a9-9226-cedc621d1511 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:55:42.293 +05:30 79e9724e-ca06-466c-ba1c-a705408fea5d INF Fetching Country deatails 2024-03-23 15:55:42.293 +05:30 0608c70a-1834-40a9-9226-cedc621d1511 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:42 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-23 15:55:42.293 +05:30 d4616d95-5756-46cb-8dfe-593c2ca98e90 INF Fetching City deatails 2024-03-23 15:55:42.293 +05:30 0608c70a-1834-40a9-9226-cedc621d1511 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:25:42 AM'. 2024-03-23 15:55:42.294 +05:30 74c63c84-fd2f-4d90-9d2e-93fabdb2f04c INF CORS policy execution successful. 2024-03-23 15:55:42.294 +05:30 74c63c84-fd2f-4d90-9d2e-93fabdb2f04c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:55:42.294 +05:30 74c63c84-fd2f-4d90-9d2e-93fabdb2f04c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:55:42.295 +05:30 74c63c84-fd2f-4d90-9d2e-93fabdb2f04c INF Fetching Department deatails 2024-03-23 15:55:42.299 +05:30 79e9724e-ca06-466c-ba1c-a705408fea5d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:42.299 +05:30 79e9724e-ca06-466c-ba1c-a705408fea5d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.5905ms 2024-03-23 15:55:42.299 +05:30 79e9724e-ca06-466c-ba1c-a705408fea5d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:55:42.300 +05:30 79e9724e-ca06-466c-ba1c-a705408fea5d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 10.2591ms 2024-03-23 15:55:42.301 +05:30 d4616d95-5756-46cb-8dfe-593c2ca98e90 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:42.301 +05:30 d4616d95-5756-46cb-8dfe-593c2ca98e90 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.4965ms 2024-03-23 15:55:42.301 +05:30 d4616d95-5756-46cb-8dfe-593c2ca98e90 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:55:42.301 +05:30 d4616d95-5756-46cb-8dfe-593c2ca98e90 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 12.1398ms 2024-03-23 15:55:42.303 +05:30 74c63c84-fd2f-4d90-9d2e-93fabdb2f04c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:42.304 +05:30 74c63c84-fd2f-4d90-9d2e-93fabdb2f04c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 9.6743ms 2024-03-23 15:55:42.304 +05:30 74c63c84-fd2f-4d90-9d2e-93fabdb2f04c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:55:42.304 +05:30 74c63c84-fd2f-4d90-9d2e-93fabdb2f04c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.489ms 2024-03-23 15:55:49.059 +05:30 fed122c9-036e-4383-bef5-ee80c5d52e91 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=83 - null null 2024-03-23 15:55:49.060 +05:30 13ede239-e4b3-4dde-ac8b-02655271b186 INF CORS policy execution successful. 2024-03-23 15:55:49.061 +05:30 13ede239-e4b3-4dde-ac8b-02655271b186 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=83 - 204 null null 1.73ms 2024-03-23 15:55:49.112 +05:30 1ebc01fe-7301-477c-aad7-5f4fc49f962e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=83 - null null 2024-03-23 15:55:49.113 +05:30 68a1e658-7ccd-45d6-a630-c58b459535e0 INF CORS policy execution successful. 2024-03-23 15:55:49.113 +05:30 68a1e658-7ccd-45d6-a630-c58b459535e0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:49.113 +05:30 68a1e658-7ccd-45d6-a630-c58b459535e0 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-23 15:55:49.119 +05:30 68a1e658-7ccd-45d6-a630-c58b459535e0 INF Connection string fetched 2024-03-23 15:55:49.120 +05:30 68a1e658-7ccd-45d6-a630-c58b459535e0 INF Fetching Actions 2024-03-23 15:55:49.133 +05:30 68a1e658-7ccd-45d6-a630-c58b459535e0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:49.134 +05:30 68a1e658-7ccd-45d6-a630-c58b459535e0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 20.8961ms 2024-03-23 15:55:49.134 +05:30 68a1e658-7ccd-45d6-a630-c58b459535e0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:49.135 +05:30 68a1e658-7ccd-45d6-a630-c58b459535e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=83 - 200 null application/json; charset=utf-8 22.8013ms 2024-03-23 15:55:54.023 +05:30 b6885797-7570-4d60-b457-3f62dd5fbcce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=71 - null null 2024-03-23 15:55:54.023 +05:30 7a418b72-ca7a-4a12-81be-dae9ab07d15e INF CORS policy execution successful. 2024-03-23 15:55:54.024 +05:30 7a418b72-ca7a-4a12-81be-dae9ab07d15e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=71 - 204 null null 0.7897ms 2024-03-23 15:55:54.071 +05:30 90ae7382-05b3-4129-bfb8-b8bc6da4aab1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=71 - null null 2024-03-23 15:55:54.071 +05:30 32323c3e-cd85-4303-b19c-2c7c89be841b INF CORS policy execution successful. 2024-03-23 15:55:54.072 +05:30 32323c3e-cd85-4303-b19c-2c7c89be841b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:54.072 +05:30 32323c3e-cd85-4303-b19c-2c7c89be841b 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-23 15:55:54.077 +05:30 32323c3e-cd85-4303-b19c-2c7c89be841b INF Connection string fetched 2024-03-23 15:55:54.077 +05:30 32323c3e-cd85-4303-b19c-2c7c89be841b INF Fetching Actions 2024-03-23 15:55:54.086 +05:30 32323c3e-cd85-4303-b19c-2c7c89be841b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:55:54.086 +05:30 32323c3e-cd85-4303-b19c-2c7c89be841b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.2912ms 2024-03-23 15:55:54.086 +05:30 32323c3e-cd85-4303-b19c-2c7c89be841b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:55:54.086 +05:30 32323c3e-cd85-4303-b19c-2c7c89be841b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=71 - 200 null application/json; charset=utf-8 15.5582ms 2024-03-23 15:55:59.951 +05:30 5b137f47-5dfa-4ac6-a364-d532e0c75689 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - null null 2024-03-23 15:55:59.951 +05:30 0f6e949d-168e-452c-93b4-c7173f6a3ab0 INF CORS policy execution successful. 2024-03-23 15:55:59.951 +05:30 0f6e949d-168e-452c-93b4-c7173f6a3ab0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 204 null null 0.8392ms 2024-03-23 15:55:59.995 +05:30 df681a11-bc94-4151-af35-eabb4219d34a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:55:59.996 +05:30 9e35e39d-244c-4189-9b2c-66b408c86f64 INF CORS policy execution successful. 2024-03-23 15:55:59.996 +05:30 9e35e39d-244c-4189-9b2c-66b408c86f64 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:55:59.996 +05:30 9e35e39d-244c-4189-9b2c-66b408c86f64 INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:00.001 +05:30 9e35e39d-244c-4189-9b2c-66b408c86f64 INF Connection string fetched 2024-03-23 15:56:00.037 +05:30 9e35e39d-244c-4189-9b2c-66b408c86f64 INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:00.038 +05:30 9e35e39d-244c-4189-9b2c-66b408c86f64 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 42.0359ms 2024-03-23 15:56:00.038 +05:30 9e35e39d-244c-4189-9b2c-66b408c86f64 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:00.039 +05:30 9e35e39d-244c-4189-9b2c-66b408c86f64 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 43.7606ms 2024-03-23 15:56:07.307 +05:30 46c17b9b-b38b-4976-b3ff-7e7f32280f82 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - null null 2024-03-23 15:56:07.308 +05:30 fbbbe7a0-f604-406e-b8d6-00e47376f106 INF CORS policy execution successful. 2024-03-23 15:56:07.309 +05:30 fbbbe7a0-f604-406e-b8d6-00e47376f106 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 204 null null 1.4569ms 2024-03-23 15:56:07.362 +05:30 1d8b7a24-e6c1-45ea-8ab6-f17c5d3a1573 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:07.364 +05:30 c133024b-7478-4b88-a20e-b2d7650a3960 INF CORS policy execution successful. 2024-03-23 15:56:07.364 +05:30 c133024b-7478-4b88-a20e-b2d7650a3960 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:07.365 +05:30 c133024b-7478-4b88-a20e-b2d7650a3960 INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:07.378 +05:30 c133024b-7478-4b88-a20e-b2d7650a3960 INF Connection string fetched 2024-03-23 15:56:07.387 +05:30 c133024b-7478-4b88-a20e-b2d7650a3960 INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:07.388 +05:30 c133024b-7478-4b88-a20e-b2d7650a3960 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 22.2667ms 2024-03-23 15:56:07.388 +05:30 c133024b-7478-4b88-a20e-b2d7650a3960 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:07.388 +05:30 c133024b-7478-4b88-a20e-b2d7650a3960 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 25.8933ms 2024-03-23 15:56:07.618 +05:30 ac293eb3-934b-47d6-ad6c-0bfc5e46a45e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:07.619 +05:30 05a87b37-d54b-4267-9b3e-f3090f63b297 INF CORS policy execution successful. 2024-03-23 15:56:07.619 +05:30 05a87b37-d54b-4267-9b3e-f3090f63b297 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:07.619 +05:30 05a87b37-d54b-4267-9b3e-f3090f63b297 INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:07.623 +05:30 05a87b37-d54b-4267-9b3e-f3090f63b297 INF Connection string fetched 2024-03-23 15:56:07.633 +05:30 05a87b37-d54b-4267-9b3e-f3090f63b297 INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:07.633 +05:30 05a87b37-d54b-4267-9b3e-f3090f63b297 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 14.2472ms 2024-03-23 15:56:07.633 +05:30 05a87b37-d54b-4267-9b3e-f3090f63b297 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:07.634 +05:30 05a87b37-d54b-4267-9b3e-f3090f63b297 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 15.5807ms 2024-03-23 15:56:07.801 +05:30 1885af35-3e73-494a-876e-657bdf9a6ac2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:07.802 +05:30 ebab7771-e982-4501-ab4e-ddf41dcb54ec INF CORS policy execution successful. 2024-03-23 15:56:07.802 +05:30 ebab7771-e982-4501-ab4e-ddf41dcb54ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:07.802 +05:30 ebab7771-e982-4501-ab4e-ddf41dcb54ec INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:07.808 +05:30 ebab7771-e982-4501-ab4e-ddf41dcb54ec INF Connection string fetched 2024-03-23 15:56:07.815 +05:30 ebab7771-e982-4501-ab4e-ddf41dcb54ec INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:07.816 +05:30 ebab7771-e982-4501-ab4e-ddf41dcb54ec INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 13.4323ms 2024-03-23 15:56:07.816 +05:30 ebab7771-e982-4501-ab4e-ddf41dcb54ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:07.816 +05:30 ebab7771-e982-4501-ab4e-ddf41dcb54ec INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 14.3346ms 2024-03-23 15:56:08.198 +05:30 1d3e8131-a453-45fc-baea-5609051f12ef INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:08.198 +05:30 2cf662bd-9f1c-4696-9e0a-bbd311d283fd INF CORS policy execution successful. 2024-03-23 15:56:08.199 +05:30 2cf662bd-9f1c-4696-9e0a-bbd311d283fd INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:08.199 +05:30 2cf662bd-9f1c-4696-9e0a-bbd311d283fd INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:08.203 +05:30 2cf662bd-9f1c-4696-9e0a-bbd311d283fd INF Connection string fetched 2024-03-23 15:56:08.212 +05:30 2cf662bd-9f1c-4696-9e0a-bbd311d283fd INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:08.212 +05:30 2cf662bd-9f1c-4696-9e0a-bbd311d283fd INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 13.5256ms 2024-03-23 15:56:08.212 +05:30 2cf662bd-9f1c-4696-9e0a-bbd311d283fd INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:08.213 +05:30 2cf662bd-9f1c-4696-9e0a-bbd311d283fd INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 14.7082ms 2024-03-23 15:56:10.305 +05:30 2bac118b-d0a3-4a62-b755-7ecd8134f8fc INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:10.305 +05:30 d8a961a5-a86d-41a5-bd5c-1f16f9578f91 INF CORS policy execution successful. 2024-03-23 15:56:10.305 +05:30 d8a961a5-a86d-41a5-bd5c-1f16f9578f91 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:10.306 +05:30 d8a961a5-a86d-41a5-bd5c-1f16f9578f91 INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:10.310 +05:30 d8a961a5-a86d-41a5-bd5c-1f16f9578f91 INF Connection string fetched 2024-03-23 15:56:10.322 +05:30 d8a961a5-a86d-41a5-bd5c-1f16f9578f91 INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:10.322 +05:30 d8a961a5-a86d-41a5-bd5c-1f16f9578f91 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 16.5187ms 2024-03-23 15:56:10.322 +05:30 d8a961a5-a86d-41a5-bd5c-1f16f9578f91 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:10.322 +05:30 d8a961a5-a86d-41a5-bd5c-1f16f9578f91 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 17.564ms 2024-03-23 15:56:10.556 +05:30 1b82c2a0-0177-4b69-85a2-b18af4f41997 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:10.557 +05:30 4b404035-f6c5-4767-884c-afaf253aaec8 INF CORS policy execution successful. 2024-03-23 15:56:10.557 +05:30 4b404035-f6c5-4767-884c-afaf253aaec8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:10.557 +05:30 4b404035-f6c5-4767-884c-afaf253aaec8 INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:10.587 +05:30 4b404035-f6c5-4767-884c-afaf253aaec8 INF Connection string fetched 2024-03-23 15:56:10.593 +05:30 4b404035-f6c5-4767-884c-afaf253aaec8 INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:10.593 +05:30 4b404035-f6c5-4767-884c-afaf253aaec8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 35.8087ms 2024-03-23 15:56:10.593 +05:30 4b404035-f6c5-4767-884c-afaf253aaec8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:10.593 +05:30 4b404035-f6c5-4767-884c-afaf253aaec8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 37.0373ms 2024-03-23 15:56:10.766 +05:30 cc683903-7399-472c-8238-e087d4fe589c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:10.767 +05:30 756f08f0-e15b-4541-9014-1f26f81607c7 INF CORS policy execution successful. 2024-03-23 15:56:10.767 +05:30 756f08f0-e15b-4541-9014-1f26f81607c7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:10.767 +05:30 756f08f0-e15b-4541-9014-1f26f81607c7 INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:10.772 +05:30 756f08f0-e15b-4541-9014-1f26f81607c7 INF Connection string fetched 2024-03-23 15:56:10.781 +05:30 756f08f0-e15b-4541-9014-1f26f81607c7 INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:10.782 +05:30 756f08f0-e15b-4541-9014-1f26f81607c7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 14.3552ms 2024-03-23 15:56:10.782 +05:30 756f08f0-e15b-4541-9014-1f26f81607c7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:10.782 +05:30 756f08f0-e15b-4541-9014-1f26f81607c7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 15.8327ms 2024-03-23 15:56:10.906 +05:30 977aa7bc-d78b-4f2d-86c9-f53122d9c261 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:10.907 +05:30 38da540e-fa16-495d-aa8d-5b641948d8b2 INF CORS policy execution successful. 2024-03-23 15:56:10.907 +05:30 38da540e-fa16-495d-aa8d-5b641948d8b2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:10.907 +05:30 38da540e-fa16-495d-aa8d-5b641948d8b2 INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:10.912 +05:30 38da540e-fa16-495d-aa8d-5b641948d8b2 INF Connection string fetched 2024-03-23 15:56:10.916 +05:30 38da540e-fa16-495d-aa8d-5b641948d8b2 INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:10.917 +05:30 38da540e-fa16-495d-aa8d-5b641948d8b2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 10.0424ms 2024-03-23 15:56:10.917 +05:30 38da540e-fa16-495d-aa8d-5b641948d8b2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:10.917 +05:30 38da540e-fa16-495d-aa8d-5b641948d8b2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 11.2458ms 2024-03-23 15:56:11.120 +05:30 d83654f7-111d-46c5-91bb-657b741a904c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:11.120 +05:30 c307cea0-d78c-4316-9fbb-b652f1f34cae INF CORS policy execution successful. 2024-03-23 15:56:11.120 +05:30 c307cea0-d78c-4316-9fbb-b652f1f34cae INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:11.120 +05:30 c307cea0-d78c-4316-9fbb-b652f1f34cae INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:11.124 +05:30 c307cea0-d78c-4316-9fbb-b652f1f34cae INF Connection string fetched 2024-03-23 15:56:11.128 +05:30 c307cea0-d78c-4316-9fbb-b652f1f34cae INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:11.129 +05:30 c307cea0-d78c-4316-9fbb-b652f1f34cae INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 8.3003ms 2024-03-23 15:56:11.129 +05:30 c307cea0-d78c-4316-9fbb-b652f1f34cae INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:11.129 +05:30 c307cea0-d78c-4316-9fbb-b652f1f34cae INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 9.2137ms 2024-03-23 15:56:14.234 +05:30 cbd862e3-f06b-4f96-98b7-60186c7dddc0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - null null 2024-03-23 15:56:14.235 +05:30 ef0fb3b9-60ab-400c-80d2-cbda20e94249 INF CORS policy execution successful. 2024-03-23 15:56:14.235 +05:30 ef0fb3b9-60ab-400c-80d2-cbda20e94249 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 204 null null 0.8689ms 2024-03-23 15:56:14.276 +05:30 84c5881e-2d93-4c8d-9011-e7f043b6d0ff INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:14.276 +05:30 52877e7e-5575-4159-a956-b1df7b6acb1d INF CORS policy execution successful. 2024-03-23 15:56:14.277 +05:30 52877e7e-5575-4159-a956-b1df7b6acb1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:14.277 +05:30 52877e7e-5575-4159-a956-b1df7b6acb1d INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:14.281 +05:30 52877e7e-5575-4159-a956-b1df7b6acb1d INF Connection string fetched 2024-03-23 15:56:14.291 +05:30 52877e7e-5575-4159-a956-b1df7b6acb1d INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:14.292 +05:30 52877e7e-5575-4159-a956-b1df7b6acb1d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 15.3658ms 2024-03-23 15:56:14.292 +05:30 52877e7e-5575-4159-a956-b1df7b6acb1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:14.293 +05:30 52877e7e-5575-4159-a956-b1df7b6acb1d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 16.7706ms 2024-03-23 15:56:22.553 +05:30 ffc9842e-5ed8-4c77-98c6-364691901aba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - null null 2024-03-23 15:56:22.554 +05:30 1098004a-2b5d-4098-ba78-2d02e7d0bb45 INF CORS policy execution successful. 2024-03-23 15:56:22.555 +05:30 1098004a-2b5d-4098-ba78-2d02e7d0bb45 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 204 null null 2.3637ms 2024-03-23 15:56:22.738 +05:30 ee6a88ad-a5b4-4cda-8c73-3fd365afb18f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - null null 2024-03-23 15:56:22.739 +05:30 fa78c955-1ac1-47f1-bcb9-3772a26bc88a INF CORS policy execution successful. 2024-03-23 15:56:22.739 +05:30 fa78c955-1ac1-47f1-bcb9-3772a26bc88a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 204 null null 0.6885ms 2024-03-23 15:56:23.055 +05:30 8cdd9b17-ed4c-4464-bd81-bbaedc527c3c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:23.056 +05:30 30450144-57a3-40d9-a046-4533eee96b37 INF CORS policy execution successful. 2024-03-23 15:56:23.056 +05:30 30450144-57a3-40d9-a046-4533eee96b37 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:23.056 +05:30 30450144-57a3-40d9-a046-4533eee96b37 INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:23.057 +05:30 a5dd7005-8ffe-4110-af14-9a48ba907a99 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:23.057 +05:30 c3de21fe-b869-4a06-8ab6-9d3f693598fd INF CORS policy execution successful. 2024-03-23 15:56:23.057 +05:30 c3de21fe-b869-4a06-8ab6-9d3f693598fd INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:23.058 +05:30 c3de21fe-b869-4a06-8ab6-9d3f693598fd INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:23.063 +05:30 30450144-57a3-40d9-a046-4533eee96b37 INF Connection string fetched 2024-03-23 15:56:23.064 +05:30 c3de21fe-b869-4a06-8ab6-9d3f693598fd INF Connection string fetched 2024-03-23 15:56:23.070 +05:30 c3de21fe-b869-4a06-8ab6-9d3f693598fd INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:23.070 +05:30 c3de21fe-b869-4a06-8ab6-9d3f693598fd INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 12.7765ms 2024-03-23 15:56:23.070 +05:30 c3de21fe-b869-4a06-8ab6-9d3f693598fd INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:23.071 +05:30 c3de21fe-b869-4a06-8ab6-9d3f693598fd INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 13.6661ms 2024-03-23 15:56:23.071 +05:30 30450144-57a3-40d9-a046-4533eee96b37 INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:23.071 +05:30 30450144-57a3-40d9-a046-4533eee96b37 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 14.7173ms 2024-03-23 15:56:23.071 +05:30 30450144-57a3-40d9-a046-4533eee96b37 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:23.071 +05:30 30450144-57a3-40d9-a046-4533eee96b37 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 16.6917ms 2024-03-23 15:56:23.594 +05:30 04c9c153-be5b-4976-be07-ac55170a49e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:56:23.594 +05:30 60e36b5d-61f0-47f4-9f69-2be6d66784ca INF CORS policy execution successful. 2024-03-23 15:56:23.594 +05:30 60e36b5d-61f0-47f4-9f69-2be6d66784ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.6621ms 2024-03-23 15:56:23.641 +05:30 7428db1a-855c-43d1-981c-341f4ebc6ec2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 15:56:23.642 +05:30 4aedf4e4-2e56-438c-8a87-607f9830021b INF CORS policy execution successful. 2024-03-23 15:56:23.642 +05:30 4aedf4e4-2e56-438c-8a87-607f9830021b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:56:23.642 +05:30 4aedf4e4-2e56-438c-8a87-607f9830021b 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-23 15:56:23.647 +05:30 4aedf4e4-2e56-438c-8a87-607f9830021b INF Connection string fetched 2024-03-23 15:56:23.648 +05:30 4aedf4e4-2e56-438c-8a87-607f9830021b INF Fetching Profile Summary 2024-03-23 15:56:23.659 +05:30 4aedf4e4-2e56-438c-8a87-607f9830021b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:23.659 +05:30 4aedf4e4-2e56-438c-8a87-607f9830021b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 17.292ms 2024-03-23 15:56:23.659 +05:30 4aedf4e4-2e56-438c-8a87-607f9830021b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 15:56:23.660 +05:30 4aedf4e4-2e56-438c-8a87-607f9830021b 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 18.4936ms 2024-03-23 15:56:27.251 +05:30 44003fe1-0b4f-4d4d-9e74-a7cbe1d7e933 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - application/json 278 2024-03-23 15:56:27.252 +05:30 671f8d30-2cc1-4f01-9cc7-efad50166b55 INF CORS policy execution successful. 2024-03-23 15:56:27.252 +05:30 671f8d30-2cc1-4f01-9cc7-efad50166b55 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:27.252 +05:30 671f8d30-2cc1-4f01-9cc7-efad50166b55 INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:27.258 +05:30 671f8d30-2cc1-4f01-9cc7-efad50166b55 INF Connection string fetched 2024-03-23 15:56:27.264 +05:30 671f8d30-2cc1-4f01-9cc7-efad50166b55 INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:27.265 +05:30 671f8d30-2cc1-4f01-9cc7-efad50166b55 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 12.191ms 2024-03-23 15:56:27.265 +05:30 671f8d30-2cc1-4f01-9cc7-efad50166b55 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 15:56:27.265 +05:30 671f8d30-2cc1-4f01-9cc7-efad50166b55 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=test - 409 null application/json; charset=utf-8 13.9182ms 2024-03-23 15:56:30.351 +05:30 0a4011d9-917b-450d-9bd1-41ef42f691b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:56:30.352 +05:30 a5b2218a-dcd7-4ad0-bd5f-75e714f1e25d INF CORS policy execution successful. 2024-03-23 15:56:30.352 +05:30 a5b2218a-dcd7-4ad0-bd5f-75e714f1e25d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8563ms 2024-03-23 15:56:30.466 +05:30 23d13dc1-4853-4940-9cac-c164af5ab2ff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:56:30.467 +05:30 79f80f95-e82e-412f-95d0-d546f4002000 INF CORS policy execution successful. 2024-03-23 15:56:30.467 +05:30 79f80f95-e82e-412f-95d0-d546f4002000 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:56:30.467 +05:30 79f80f95-e82e-412f-95d0-d546f4002000 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-23 15:56:30.473 +05:30 79f80f95-e82e-412f-95d0-d546f4002000 INF Connection string fetched 2024-03-23 15:56:30.473 +05:30 79f80f95-e82e-412f-95d0-d546f4002000 INF Fetching Menu Data 2024-03-23 15:56:30.476 +05:30 79f80f95-e82e-412f-95d0-d546f4002000 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:30.477 +05:30 79f80f95-e82e-412f-95d0-d546f4002000 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.5831ms 2024-03-23 15:56:30.478 +05:30 79f80f95-e82e-412f-95d0-d546f4002000 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:56:30.478 +05:30 79f80f95-e82e-412f-95d0-d546f4002000 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 11.7848ms 2024-03-23 15:56:34.985 +05:30 8c537845-d2c7-4549-99c1-ce027a1df779 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:56:34.986 +05:30 e0778d3a-7f41-43f6-a2ca-70912375121e INF CORS policy execution successful. 2024-03-23 15:56:34.986 +05:30 e0778d3a-7f41-43f6-a2ca-70912375121e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:56:34.986 +05:30 e0778d3a-7f41-43f6-a2ca-70912375121e 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-23 15:56:34.987 +05:30 2ea5cf71-2d9a-455c-aca3-7307df813ffc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=62 - null null 2024-03-23 15:56:34.987 +05:30 7313a076-eac4-4c2c-a0a0-bc23efb42cbd INF CORS policy execution successful. 2024-03-23 15:56:34.987 +05:30 7313a076-eac4-4c2c-a0a0-bc23efb42cbd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=62 - 204 null null 0.5852ms 2024-03-23 15:56:34.992 +05:30 e0778d3a-7f41-43f6-a2ca-70912375121e INF Connection string fetched 2024-03-23 15:56:34.993 +05:30 e0778d3a-7f41-43f6-a2ca-70912375121e INF Fetching Menu Data 2024-03-23 15:56:34.996 +05:30 e0778d3a-7f41-43f6-a2ca-70912375121e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:34.997 +05:30 e0778d3a-7f41-43f6-a2ca-70912375121e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.697ms 2024-03-23 15:56:34.997 +05:30 e0778d3a-7f41-43f6-a2ca-70912375121e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:56:34.997 +05:30 e0778d3a-7f41-43f6-a2ca-70912375121e 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 12.417ms 2024-03-23 15:56:35.094 +05:30 1d3436f6-3a57-4530-845f-e70a93706cb0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=62 - null null 2024-03-23 15:56:35.095 +05:30 5851037f-be8a-4d8c-875a-2b2a98a05e88 INF CORS policy execution successful. 2024-03-23 15:56:35.095 +05:30 5851037f-be8a-4d8c-875a-2b2a98a05e88 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 15:56:35.096 +05:30 5851037f-be8a-4d8c-875a-2b2a98a05e88 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:56:35.097 +05:30 5851037f-be8a-4d8c-875a-2b2a98a05e88 INF Connection string fetched 2024-03-23 15:56:35.098 +05:30 5851037f-be8a-4d8c-875a-2b2a98a05e88 INF Fetching Profile Details 2024-03-23 15:56:35.206 +05:30 5851037f-be8a-4d8c-875a-2b2a98a05e88 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:35.207 +05:30 5851037f-be8a-4d8c-875a-2b2a98a05e88 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 110.9776ms 2024-03-23 15:56:35.207 +05:30 5851037f-be8a-4d8c-875a-2b2a98a05e88 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 15:56:35.207 +05:30 5851037f-be8a-4d8c-875a-2b2a98a05e88 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=62 - 200 null application/json; charset=utf-8 112.6686ms 2024-03-23 15:56:38.764 +05:30 79a4b102-8b8f-45f4-854c-7d84b126ff82 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:56:38.764 +05:30 950317c9-4d93-4a3d-abbf-dfff4438dfc8 INF CORS policy execution successful. 2024-03-23 15:56:38.765 +05:30 950317c9-4d93-4a3d-abbf-dfff4438dfc8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 1.1923ms 2024-03-23 15:56:38.821 +05:30 0e5012c0-d248-44bd-940c-7480a8e443f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:56:38.822 +05:30 32ff5c1e-7c02-472e-95ff-001be3490ed9 INF CORS policy execution successful. 2024-03-23 15:56:38.822 +05:30 32ff5c1e-7c02-472e-95ff-001be3490ed9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:38.823 +05:30 32ff5c1e-7c02-472e-95ff-001be3490ed9 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-23 15:56:38.830 +05:30 32ff5c1e-7c02-472e-95ff-001be3490ed9 INF Connection string fetched 2024-03-23 15:56:38.831 +05:30 32ff5c1e-7c02-472e-95ff-001be3490ed9 INF Fetching Actions 2024-03-23 15:56:38.842 +05:30 32ff5c1e-7c02-472e-95ff-001be3490ed9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:38.843 +05:30 32ff5c1e-7c02-472e-95ff-001be3490ed9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 20.3955ms 2024-03-23 15:56:38.843 +05:30 32ff5c1e-7c02-472e-95ff-001be3490ed9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:38.843 +05:30 32ff5c1e-7c02-472e-95ff-001be3490ed9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 21.947ms 2024-03-23 15:56:40.762 +05:30 8f250505-ace9-48c1-b1d9-adc1fdb5b0e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:56:40.763 +05:30 87320a51-5c23-4589-920e-c68332b780c2 INF CORS policy execution successful. 2024-03-23 15:56:40.764 +05:30 87320a51-5c23-4589-920e-c68332b780c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 1.2219ms 2024-03-23 15:56:40.969 +05:30 6d88fe0b-1427-4648-be3f-088fe9163b97 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:56:40.970 +05:30 74560f8b-fd3c-4ed3-95e6-464779eee5ec INF CORS policy execution successful. 2024-03-23 15:56:40.970 +05:30 74560f8b-fd3c-4ed3-95e6-464779eee5ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:40.970 +05:30 74560f8b-fd3c-4ed3-95e6-464779eee5ec 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-23 15:56:40.978 +05:30 74560f8b-fd3c-4ed3-95e6-464779eee5ec INF Connection string fetched 2024-03-23 15:56:40.978 +05:30 74560f8b-fd3c-4ed3-95e6-464779eee5ec INF Fetching Actions 2024-03-23 15:56:40.987 +05:30 74560f8b-fd3c-4ed3-95e6-464779eee5ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:40.987 +05:30 74560f8b-fd3c-4ed3-95e6-464779eee5ec INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 17.1545ms 2024-03-23 15:56:40.987 +05:30 74560f8b-fd3c-4ed3-95e6-464779eee5ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:40.988 +05:30 74560f8b-fd3c-4ed3-95e6-464779eee5ec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 18.5782ms 2024-03-23 15:56:42.469 +05:30 9f0df708-2dcf-4727-86c8-1c6aac07c9bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:56:42.470 +05:30 c5942252-76d1-441e-bc4c-64407785b671 INF CORS policy execution successful. 2024-03-23 15:56:42.470 +05:30 c5942252-76d1-441e-bc4c-64407785b671 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.5985ms 2024-03-23 15:56:42.967 +05:30 a2860301-71cf-43d0-8acb-22048b7e0d6c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:56:42.967 +05:30 9147c2b5-fd43-4c96-9421-bd72739f5642 INF CORS policy execution successful. 2024-03-23 15:56:42.967 +05:30 1c0bb857-2343-46bf-b5ce-afad79428ce6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:56:42.967 +05:30 91c58257-b802-43d0-84b4-66e93bf7fa35 INF CORS policy execution successful. 2024-03-23 15:56:42.968 +05:30 9147c2b5-fd43-4c96-9421-bd72739f5642 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 1.103ms 2024-03-23 15:56:42.968 +05:30 91c58257-b802-43d0-84b4-66e93bf7fa35 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 0.5899ms 2024-03-23 15:56:42.971 +05:30 4dff7f9f-7888-4537-8b4d-75fa67691f19 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:56:42.971 +05:30 6febcf8d-f592-476b-9fcc-7b26cd912c80 INF CORS policy execution successful. 2024-03-23 15:56:42.971 +05:30 6febcf8d-f592-476b-9fcc-7b26cd912c80 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:42.972 +05:30 6febcf8d-f592-476b-9fcc-7b26cd912c80 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-23 15:56:42.982 +05:30 6febcf8d-f592-476b-9fcc-7b26cd912c80 INF Connection string fetched 2024-03-23 15:56:42.983 +05:30 6febcf8d-f592-476b-9fcc-7b26cd912c80 INF Fetching Actions 2024-03-23 15:56:42.990 +05:30 6febcf8d-f592-476b-9fcc-7b26cd912c80 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:42.991 +05:30 6febcf8d-f592-476b-9fcc-7b26cd912c80 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 19.1964ms 2024-03-23 15:56:42.991 +05:30 6febcf8d-f592-476b-9fcc-7b26cd912c80 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:42.991 +05:30 6febcf8d-f592-476b-9fcc-7b26cd912c80 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 20.3608ms 2024-03-23 15:56:43.070 +05:30 c87ba298-fff6-4e6c-b622-f3fcb030f026 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:56:43.071 +05:30 f5cb3ada-641e-4398-b0e2-52efcaf8bdb5 INF CORS policy execution successful. 2024-03-23 15:56:43.071 +05:30 f5cb3ada-641e-4398-b0e2-52efcaf8bdb5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:43.071 +05:30 f5cb3ada-641e-4398-b0e2-52efcaf8bdb5 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-23 15:56:43.072 +05:30 f5cb3ada-641e-4398-b0e2-52efcaf8bdb5 INF Connection string fetched 2024-03-23 15:56:43.072 +05:30 f5cb3ada-641e-4398-b0e2-52efcaf8bdb5 INF Fetching Actions 2024-03-23 15:56:43.073 +05:30 9eeba516-afa8-4b5e-84aa-5198cfd600de INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 15:56:43.073 +05:30 1682b72f-8241-404a-9468-9481b7836620 INF CORS policy execution successful. 2024-03-23 15:56:43.073 +05:30 1682b72f-8241-404a-9468-9481b7836620 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:43.073 +05:30 1682b72f-8241-404a-9468-9481b7836620 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-23 15:56:43.074 +05:30 f5cb3ada-641e-4398-b0e2-52efcaf8bdb5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:43.074 +05:30 f5cb3ada-641e-4398-b0e2-52efcaf8bdb5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.4062ms 2024-03-23 15:56:43.074 +05:30 1682b72f-8241-404a-9468-9481b7836620 INF Connection string fetched 2024-03-23 15:56:43.074 +05:30 f5cb3ada-641e-4398-b0e2-52efcaf8bdb5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:43.075 +05:30 1682b72f-8241-404a-9468-9481b7836620 INF Fetching Actions 2024-03-23 15:56:43.075 +05:30 f5cb3ada-641e-4398-b0e2-52efcaf8bdb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 4.3848ms 2024-03-23 15:56:43.076 +05:30 1682b72f-8241-404a-9468-9481b7836620 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:43.076 +05:30 1682b72f-8241-404a-9468-9481b7836620 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 2.593ms 2024-03-23 15:56:43.076 +05:30 1682b72f-8241-404a-9468-9481b7836620 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:43.076 +05:30 1682b72f-8241-404a-9468-9481b7836620 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 3.2219ms 2024-03-23 15:56:43.674 +05:30 44165ad8-2564-4d47-978e-c35681423fe4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:56:43.675 +05:30 d790888c-c25a-4345-8ec8-63a37f88a7ca INF CORS policy execution successful. 2024-03-23 15:56:43.675 +05:30 d790888c-c25a-4345-8ec8-63a37f88a7ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 204 null null 0.7267ms 2024-03-23 15:56:43.834 +05:30 b795d292-984a-4e6f-8e08-5775eb29dd64 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:56:43.834 +05:30 eb8627ff-06ac-4444-8c54-1640397f461e INF CORS policy execution successful. 2024-03-23 15:56:43.835 +05:30 eb8627ff-06ac-4444-8c54-1640397f461e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:43.835 +05:30 eb8627ff-06ac-4444-8c54-1640397f461e 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-23 15:56:43.841 +05:30 eb8627ff-06ac-4444-8c54-1640397f461e INF Connection string fetched 2024-03-23 15:56:43.841 +05:30 eb8627ff-06ac-4444-8c54-1640397f461e INF Fetching Actions 2024-03-23 15:56:43.849 +05:30 eb8627ff-06ac-4444-8c54-1640397f461e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:43.850 +05:30 eb8627ff-06ac-4444-8c54-1640397f461e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.7355ms 2024-03-23 15:56:43.850 +05:30 eb8627ff-06ac-4444-8c54-1640397f461e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:43.850 +05:30 eb8627ff-06ac-4444-8c54-1640397f461e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 200 null application/json; charset=utf-8 16.0287ms 2024-03-23 15:56:44.363 +05:30 618ec6d2-0c0a-460f-8325-31f8971e58ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:56:44.363 +05:30 39051567-a8ac-472a-81aa-0dd3b751302b INF CORS policy execution successful. 2024-03-23 15:56:44.364 +05:30 39051567-a8ac-472a-81aa-0dd3b751302b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 0.4748ms 2024-03-23 15:56:44.418 +05:30 68315c10-5601-4369-b3a3-189be90831c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 15:56:44.418 +05:30 4d49feb9-ad9c-47b4-b453-1339b5cf7e31 INF CORS policy execution successful. 2024-03-23 15:56:44.418 +05:30 4d49feb9-ad9c-47b4-b453-1339b5cf7e31 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:44.418 +05:30 4d49feb9-ad9c-47b4-b453-1339b5cf7e31 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-23 15:56:44.424 +05:30 4d49feb9-ad9c-47b4-b453-1339b5cf7e31 INF Connection string fetched 2024-03-23 15:56:44.424 +05:30 4d49feb9-ad9c-47b4-b453-1339b5cf7e31 INF Fetching Actions 2024-03-23 15:56:44.431 +05:30 4d49feb9-ad9c-47b4-b453-1339b5cf7e31 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:44.432 +05:30 4d49feb9-ad9c-47b4-b453-1339b5cf7e31 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.7091ms 2024-03-23 15:56:44.432 +05:30 4d49feb9-ad9c-47b4-b453-1339b5cf7e31 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:44.433 +05:30 4d49feb9-ad9c-47b4-b453-1339b5cf7e31 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 14.9337ms 2024-03-23 15:56:45.002 +05:30 e36cfbf6-3813-4d80-900f-40d16aa9624f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:56:45.003 +05:30 d5d1d539-c334-4682-829b-e3dd019649e1 INF CORS policy execution successful. 2024-03-23 15:56:45.004 +05:30 d5d1d539-c334-4682-829b-e3dd019649e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 204 null null 1.1659ms 2024-03-23 15:56:45.101 +05:30 bc7b4bbe-fef7-4804-89d2-6b6e7fc3b74e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:56:45.102 +05:30 1daf3634-6b8a-4d33-942b-e3984cce3cc5 INF CORS policy execution successful. 2024-03-23 15:56:45.102 +05:30 1daf3634-6b8a-4d33-942b-e3984cce3cc5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:45.102 +05:30 1daf3634-6b8a-4d33-942b-e3984cce3cc5 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-23 15:56:45.107 +05:30 1daf3634-6b8a-4d33-942b-e3984cce3cc5 INF Connection string fetched 2024-03-23 15:56:45.108 +05:30 1daf3634-6b8a-4d33-942b-e3984cce3cc5 INF Fetching Actions 2024-03-23 15:56:45.115 +05:30 1daf3634-6b8a-4d33-942b-e3984cce3cc5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:45.116 +05:30 1daf3634-6b8a-4d33-942b-e3984cce3cc5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.6672ms 2024-03-23 15:56:45.116 +05:30 1daf3634-6b8a-4d33-942b-e3984cce3cc5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:45.116 +05:30 1daf3634-6b8a-4d33-942b-e3984cce3cc5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 200 null application/json; charset=utf-8 14.9024ms 2024-03-23 15:56:45.324 +05:30 5b326ce4-7b04-4b76-8b37-677add8fe677 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:56:45.325 +05:30 7bdd6159-ef0e-4d4d-a7be-71270d4c8c78 INF CORS policy execution successful. 2024-03-23 15:56:45.325 +05:30 7bdd6159-ef0e-4d4d-a7be-71270d4c8c78 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 204 null null 0.9222ms 2024-03-23 15:56:45.409 +05:30 4743f16b-dd8c-4377-b1a1-a2a50038552d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:56:45.410 +05:30 b1938b40-b24f-4eca-8db7-07c960d35620 INF CORS policy execution successful. 2024-03-23 15:56:45.410 +05:30 b1938b40-b24f-4eca-8db7-07c960d35620 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:45.410 +05:30 b1938b40-b24f-4eca-8db7-07c960d35620 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-23 15:56:45.415 +05:30 b1938b40-b24f-4eca-8db7-07c960d35620 INF Connection string fetched 2024-03-23 15:56:45.415 +05:30 b1938b40-b24f-4eca-8db7-07c960d35620 INF Fetching Actions 2024-03-23 15:56:45.422 +05:30 b1938b40-b24f-4eca-8db7-07c960d35620 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:45.422 +05:30 b1938b40-b24f-4eca-8db7-07c960d35620 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.0486ms 2024-03-23 15:56:45.422 +05:30 b1938b40-b24f-4eca-8db7-07c960d35620 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:45.422 +05:30 b1938b40-b24f-4eca-8db7-07c960d35620 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 200 null application/json; charset=utf-8 13.3878ms 2024-03-23 15:56:45.887 +05:30 9f67217a-e1ee-46be-a6cb-f7b77fcc8165 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:56:45.887 +05:30 5975f299-1caf-4e90-8be4-8526fb346816 INF CORS policy execution successful. 2024-03-23 15:56:45.888 +05:30 5975f299-1caf-4e90-8be4-8526fb346816 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 204 null null 0.6851ms 2024-03-23 15:56:45.985 +05:30 92f63f19-7bd0-4ed0-bf1c-1b691ca595c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:56:45.986 +05:30 b883fd05-8136-4641-adc5-95b6b145cf3b INF CORS policy execution successful. 2024-03-23 15:56:45.986 +05:30 b883fd05-8136-4641-adc5-95b6b145cf3b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:45.986 +05:30 b883fd05-8136-4641-adc5-95b6b145cf3b 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-23 15:56:45.991 +05:30 b883fd05-8136-4641-adc5-95b6b145cf3b INF Connection string fetched 2024-03-23 15:56:45.991 +05:30 b883fd05-8136-4641-adc5-95b6b145cf3b INF Fetching Actions 2024-03-23 15:56:45.998 +05:30 b883fd05-8136-4641-adc5-95b6b145cf3b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:45.999 +05:30 b883fd05-8136-4641-adc5-95b6b145cf3b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.8747ms 2024-03-23 15:56:45.999 +05:30 b883fd05-8136-4641-adc5-95b6b145cf3b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:45.999 +05:30 b883fd05-8136-4641-adc5-95b6b145cf3b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 14.0064ms 2024-03-23 15:56:49.724 +05:30 390a3cfc-03ba-479d-b740-3d5879908580 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:56:49.725 +05:30 ae1df833-6ceb-4ae1-a8c3-82d142ab0c5b INF CORS policy execution successful. 2024-03-23 15:56:49.725 +05:30 ae1df833-6ceb-4ae1-a8c3-82d142ab0c5b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 0.8458ms 2024-03-23 15:56:50.171 +05:30 98af2d72-ee76-4496-9f9b-ee9af9e7e9f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:56:50.171 +05:30 821e6990-1b5b-408f-a88a-8271a197984f INF CORS policy execution successful. 2024-03-23 15:56:50.171 +05:30 821e6990-1b5b-408f-a88a-8271a197984f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:50.171 +05:30 821e6990-1b5b-408f-a88a-8271a197984f 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-23 15:56:50.178 +05:30 821e6990-1b5b-408f-a88a-8271a197984f INF Connection string fetched 2024-03-23 15:56:50.178 +05:30 821e6990-1b5b-408f-a88a-8271a197984f INF Fetching Actions 2024-03-23 15:56:50.185 +05:30 821e6990-1b5b-408f-a88a-8271a197984f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:50.185 +05:30 821e6990-1b5b-408f-a88a-8271a197984f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.7099ms 2024-03-23 15:56:50.185 +05:30 821e6990-1b5b-408f-a88a-8271a197984f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:50.185 +05:30 821e6990-1b5b-408f-a88a-8271a197984f 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 14.8783ms 2024-03-23 15:56:50.316 +05:30 5863a9ba-ff2d-430a-b999-1f34a93cdaa5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:56:50.317 +05:30 c363f138-7a0c-4d9b-a0cf-5c02b4d5692b INF CORS policy execution successful. 2024-03-23 15:56:50.317 +05:30 c363f138-7a0c-4d9b-a0cf-5c02b4d5692b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 0.6519ms 2024-03-23 15:56:50.483 +05:30 ed7b46c1-77b0-46c1-841e-abfc3bc249d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:56:50.484 +05:30 b3f139a2-4aeb-4841-87e1-c11e9ba8920a INF CORS policy execution successful. 2024-03-23 15:56:50.484 +05:30 b3f139a2-4aeb-4841-87e1-c11e9ba8920a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:50.484 +05:30 b3f139a2-4aeb-4841-87e1-c11e9ba8920a 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-23 15:56:50.489 +05:30 b3f139a2-4aeb-4841-87e1-c11e9ba8920a INF Connection string fetched 2024-03-23 15:56:50.489 +05:30 b3f139a2-4aeb-4841-87e1-c11e9ba8920a INF Fetching Actions 2024-03-23 15:56:50.498 +05:30 b3f139a2-4aeb-4841-87e1-c11e9ba8920a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:50.499 +05:30 b3f139a2-4aeb-4841-87e1-c11e9ba8920a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.9463ms 2024-03-23 15:56:50.499 +05:30 b3f139a2-4aeb-4841-87e1-c11e9ba8920a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:50.499 +05:30 b3f139a2-4aeb-4841-87e1-c11e9ba8920a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 16.294ms 2024-03-23 15:56:50.766 +05:30 9a2c1711-ffce-4c07-933c-3ba43f168410 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:56:50.767 +05:30 f4fab556-eb2f-44b5-b609-882e1bcd2851 INF CORS policy execution successful. 2024-03-23 15:56:50.767 +05:30 f4fab556-eb2f-44b5-b609-882e1bcd2851 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 204 null null 0.6534ms 2024-03-23 15:56:51.065 +05:30 ea463ed6-9e40-445a-abf9-33842014ed4d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:56:51.066 +05:30 ef76e2bd-da68-4cb0-8ba8-1075ee2867ef INF CORS policy execution successful. 2024-03-23 15:56:51.066 +05:30 ef76e2bd-da68-4cb0-8ba8-1075ee2867ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:51.066 +05:30 ef76e2bd-da68-4cb0-8ba8-1075ee2867ef 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-23 15:56:51.071 +05:30 ef76e2bd-da68-4cb0-8ba8-1075ee2867ef INF Connection string fetched 2024-03-23 15:56:51.071 +05:30 ef76e2bd-da68-4cb0-8ba8-1075ee2867ef INF Fetching Actions 2024-03-23 15:56:51.078 +05:30 ef76e2bd-da68-4cb0-8ba8-1075ee2867ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:51.078 +05:30 ef76e2bd-da68-4cb0-8ba8-1075ee2867ef INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.2106ms 2024-03-23 15:56:51.079 +05:30 ef76e2bd-da68-4cb0-8ba8-1075ee2867ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:51.079 +05:30 ef76e2bd-da68-4cb0-8ba8-1075ee2867ef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 200 null application/json; charset=utf-8 13.3151ms 2024-03-23 15:56:51.251 +05:30 d6119783-562e-488f-9e59-39f23b1e3210 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:56:51.251 +05:30 a961fc62-9976-4f0b-b3db-b52ce739495e INF CORS policy execution successful. 2024-03-23 15:56:51.251 +05:30 a961fc62-9976-4f0b-b3db-b52ce739495e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 204 null null 0.721ms 2024-03-23 15:56:51.362 +05:30 13fb4bea-0b85-429a-9529-ce23e7af4e9d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:56:51.363 +05:30 b0447815-1786-4fde-ab36-26e2971f220a INF CORS policy execution successful. 2024-03-23 15:56:51.363 +05:30 b0447815-1786-4fde-ab36-26e2971f220a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:51.363 +05:30 b0447815-1786-4fde-ab36-26e2971f220a 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-23 15:56:51.369 +05:30 b0447815-1786-4fde-ab36-26e2971f220a INF Connection string fetched 2024-03-23 15:56:51.370 +05:30 b0447815-1786-4fde-ab36-26e2971f220a INF Fetching Actions 2024-03-23 15:56:51.390 +05:30 b0447815-1786-4fde-ab36-26e2971f220a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:51.391 +05:30 b0447815-1786-4fde-ab36-26e2971f220a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 27.4649ms 2024-03-23 15:56:51.391 +05:30 b0447815-1786-4fde-ab36-26e2971f220a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:51.391 +05:30 b0447815-1786-4fde-ab36-26e2971f220a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 200 null application/json; charset=utf-8 29.0734ms 2024-03-23 15:56:53.638 +05:30 89337012-9021-4271-96fc-8c5701b85b57 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:56:53.639 +05:30 8a86d997-350b-4ee3-963a-e71796698776 INF CORS policy execution successful. 2024-03-23 15:56:53.639 +05:30 8a86d997-350b-4ee3-963a-e71796698776 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.7423ms 2024-03-23 15:56:54.485 +05:30 c021b59c-377c-46b3-ad93-0f89162ad46b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:56:54.486 +05:30 a862de21-1821-4cd8-82a7-362f3ac9baa5 INF CORS policy execution successful. 2024-03-23 15:56:54.486 +05:30 a862de21-1821-4cd8-82a7-362f3ac9baa5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:54.486 +05:30 a862de21-1821-4cd8-82a7-362f3ac9baa5 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-23 15:56:54.496 +05:30 a862de21-1821-4cd8-82a7-362f3ac9baa5 INF Connection string fetched 2024-03-23 15:56:54.497 +05:30 a862de21-1821-4cd8-82a7-362f3ac9baa5 INF Fetching Actions 2024-03-23 15:56:54.510 +05:30 a862de21-1821-4cd8-82a7-362f3ac9baa5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:54.510 +05:30 a862de21-1821-4cd8-82a7-362f3ac9baa5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 24.118ms 2024-03-23 15:56:54.511 +05:30 a862de21-1821-4cd8-82a7-362f3ac9baa5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:54.511 +05:30 a862de21-1821-4cd8-82a7-362f3ac9baa5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 25.8652ms 2024-03-23 15:56:56.295 +05:30 a94cb6f0-fec8-41ba-bc88-537d3cce5ea7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:56:56.295 +05:30 1b3b7457-fdad-428e-89d7-7d501e31a2f8 INF CORS policy execution successful. 2024-03-23 15:56:56.295 +05:30 1b3b7457-fdad-428e-89d7-7d501e31a2f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 0.8873ms 2024-03-23 15:56:57.086 +05:30 99a7a092-8157-4c74-b13c-5e59aea8f880 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 15:56:57.086 +05:30 caafd0c5-f613-48af-bf16-7e596b01e2dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 15:56:57.086 +05:30 2cc509ae-cd45-4b1c-9ff7-187df70c203a INF CORS policy execution successful. 2024-03-23 15:56:57.087 +05:30 51d24b54-2220-4fe8-a5e3-d3179d54c1fb INF CORS policy execution successful. 2024-03-23 15:56:57.087 +05:30 51d24b54-2220-4fe8-a5e3-d3179d54c1fb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:57.087 +05:30 51d24b54-2220-4fe8-a5e3-d3179d54c1fb 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-23 15:56:57.087 +05:30 2cc509ae-cd45-4b1c-9ff7-187df70c203a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 204 null null 0.6082ms 2024-03-23 15:56:57.095 +05:30 51d24b54-2220-4fe8-a5e3-d3179d54c1fb INF Connection string fetched 2024-03-23 15:56:57.096 +05:30 51d24b54-2220-4fe8-a5e3-d3179d54c1fb INF Fetching Actions 2024-03-23 15:56:57.103 +05:30 51d24b54-2220-4fe8-a5e3-d3179d54c1fb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:57.104 +05:30 51d24b54-2220-4fe8-a5e3-d3179d54c1fb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 17.4168ms 2024-03-23 15:56:57.105 +05:30 51d24b54-2220-4fe8-a5e3-d3179d54c1fb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:57.105 +05:30 51d24b54-2220-4fe8-a5e3-d3179d54c1fb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 19.1393ms 2024-03-23 15:56:57.180 +05:30 26c11ba2-000f-4a54-970d-bd6f3857def2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 15:56:57.181 +05:30 0ab9b6e7-b759-4f29-a8cb-3702aef8714b INF CORS policy execution successful. 2024-03-23 15:56:57.181 +05:30 0ab9b6e7-b759-4f29-a8cb-3702aef8714b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:57.181 +05:30 0ab9b6e7-b759-4f29-a8cb-3702aef8714b 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-23 15:56:57.187 +05:30 0ab9b6e7-b759-4f29-a8cb-3702aef8714b INF Connection string fetched 2024-03-23 15:56:57.187 +05:30 0ab9b6e7-b759-4f29-a8cb-3702aef8714b INF Fetching Actions 2024-03-23 15:56:57.198 +05:30 0ab9b6e7-b759-4f29-a8cb-3702aef8714b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:57.198 +05:30 0ab9b6e7-b759-4f29-a8cb-3702aef8714b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 17.097ms 2024-03-23 15:56:57.199 +05:30 0ab9b6e7-b759-4f29-a8cb-3702aef8714b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:57.199 +05:30 0ab9b6e7-b759-4f29-a8cb-3702aef8714b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 200 null application/json; charset=utf-8 18.6388ms 2024-03-23 15:56:59.406 +05:30 99e7e7d5-694b-4820-a7b9-37a996dbc731 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=15 - null null 2024-03-23 15:56:59.406 +05:30 4ec8bf77-bc53-41fa-9617-eef3435a6129 INF CORS policy execution successful. 2024-03-23 15:56:59.406 +05:30 4ec8bf77-bc53-41fa-9617-eef3435a6129 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=15 - 204 null null 0.6809ms 2024-03-23 15:56:59.408 +05:30 35c71fb6-7c7c-4c1f-a1ea-6e1d1cd350c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - null null 2024-03-23 15:56:59.409 +05:30 d967ff20-b7db-4b7f-b9c5-6773dd368446 INF CORS policy execution successful. 2024-03-23 15:56:59.409 +05:30 d967ff20-b7db-4b7f-b9c5-6773dd368446 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - 204 null null 0.427ms 2024-03-23 15:56:59.467 +05:30 713671b2-e114-4584-a14e-b91677453999 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - null null 2024-03-23 15:56:59.468 +05:30 b144e08b-00d5-43d2-a204-82d9a4a5baaa INF CORS policy execution successful. 2024-03-23 15:56:59.468 +05:30 b144e08b-00d5-43d2-a204-82d9a4a5baaa INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:59.468 +05:30 b144e08b-00d5-43d2-a204-82d9a4a5baaa 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-23 15:56:59.469 +05:30 93820a63-a562-487f-a72a-321bcddfb16f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=15 - null null 2024-03-23 15:56:59.470 +05:30 d71c6ee3-6eaa-4968-9581-8641039bd3f3 INF CORS policy execution successful. 2024-03-23 15:56:59.470 +05:30 d71c6ee3-6eaa-4968-9581-8641039bd3f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:59.470 +05:30 d71c6ee3-6eaa-4968-9581-8641039bd3f3 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-23 15:56:59.474 +05:30 b144e08b-00d5-43d2-a204-82d9a4a5baaa INF Connection string fetched 2024-03-23 15:56:59.474 +05:30 d71c6ee3-6eaa-4968-9581-8641039bd3f3 INF Connection string fetched 2024-03-23 15:56:59.474 +05:30 d71c6ee3-6eaa-4968-9581-8641039bd3f3 INF Fetching Actions 2024-03-23 15:56:59.475 +05:30 b144e08b-00d5-43d2-a204-82d9a4a5baaa INF Fetching Actions 2024-03-23 15:56:59.482 +05:30 d71c6ee3-6eaa-4968-9581-8641039bd3f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:59.483 +05:30 d71c6ee3-6eaa-4968-9581-8641039bd3f3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.8008ms 2024-03-23 15:56:59.483 +05:30 d71c6ee3-6eaa-4968-9581-8641039bd3f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:59.483 +05:30 d71c6ee3-6eaa-4968-9581-8641039bd3f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=15 - 200 null application/json; charset=utf-8 13.6807ms 2024-03-23 15:56:59.483 +05:30 b144e08b-00d5-43d2-a204-82d9a4a5baaa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:56:59.483 +05:30 b144e08b-00d5-43d2-a204-82d9a4a5baaa INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.9469ms 2024-03-23 15:56:59.483 +05:30 b144e08b-00d5-43d2-a204-82d9a4a5baaa INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:56:59.483 +05:30 b144e08b-00d5-43d2-a204-82d9a4a5baaa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - 200 null application/json; charset=utf-8 16.2112ms 2024-03-23 15:57:01.443 +05:30 c2056db3-d2c9-48bc-ac62-5fbd37e95ae1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=75 - null null 2024-03-23 15:57:01.444 +05:30 ac4675b8-1e49-46d5-8ff6-0541d3dbf058 INF CORS policy execution successful. 2024-03-23 15:57:01.445 +05:30 ac4675b8-1e49-46d5-8ff6-0541d3dbf058 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=75 - 204 null null 1.2853ms 2024-03-23 15:57:01.717 +05:30 e5cdd20c-5b95-49d1-9689-f5ae697a0277 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=75 - null null 2024-03-23 15:57:01.718 +05:30 8108be9b-7a7a-4596-9dc6-f15a38bef26b INF CORS policy execution successful. 2024-03-23 15:57:01.718 +05:30 8108be9b-7a7a-4596-9dc6-f15a38bef26b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:57:01.718 +05:30 8108be9b-7a7a-4596-9dc6-f15a38bef26b 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-23 15:57:01.724 +05:30 8108be9b-7a7a-4596-9dc6-f15a38bef26b INF Connection string fetched 2024-03-23 15:57:01.724 +05:30 8108be9b-7a7a-4596-9dc6-f15a38bef26b INF Fetching Actions 2024-03-23 15:57:01.733 +05:30 8108be9b-7a7a-4596-9dc6-f15a38bef26b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:01.734 +05:30 8108be9b-7a7a-4596-9dc6-f15a38bef26b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.9213ms 2024-03-23 15:57:01.734 +05:30 8108be9b-7a7a-4596-9dc6-f15a38bef26b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:57:01.734 +05:30 8108be9b-7a7a-4596-9dc6-f15a38bef26b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=75 - 200 null application/json; charset=utf-8 17.0711ms 2024-03-23 15:57:02.270 +05:30 da5ae4ca-0493-4338-b542-8c9146ae9926 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - null null 2024-03-23 15:57:02.271 +05:30 50a4c48b-5e82-463b-b49e-2d896bbc9419 INF CORS policy execution successful. 2024-03-23 15:57:02.271 +05:30 50a4c48b-5e82-463b-b49e-2d896bbc9419 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - 204 null null 0.8613ms 2024-03-23 15:57:02.398 +05:30 5f21103b-831b-4822-8c32-1cf40dc8dc1c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - null null 2024-03-23 15:57:02.398 +05:30 e33d5f1c-30fc-4e0e-b4ce-b3108e47c125 INF CORS policy execution successful. 2024-03-23 15:57:02.398 +05:30 e33d5f1c-30fc-4e0e-b4ce-b3108e47c125 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:57:02.399 +05:30 e33d5f1c-30fc-4e0e-b4ce-b3108e47c125 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-23 15:57:02.403 +05:30 e33d5f1c-30fc-4e0e-b4ce-b3108e47c125 INF Connection string fetched 2024-03-23 15:57:02.404 +05:30 e33d5f1c-30fc-4e0e-b4ce-b3108e47c125 INF Fetching Actions 2024-03-23 15:57:02.410 +05:30 e33d5f1c-30fc-4e0e-b4ce-b3108e47c125 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:02.411 +05:30 e33d5f1c-30fc-4e0e-b4ce-b3108e47c125 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.1055ms 2024-03-23 15:57:02.411 +05:30 e33d5f1c-30fc-4e0e-b4ce-b3108e47c125 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:57:02.411 +05:30 e33d5f1c-30fc-4e0e-b4ce-b3108e47c125 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - 200 null application/json; charset=utf-8 13.2088ms 2024-03-23 15:57:14.661 +05:30 fddb42d9-180d-4fb7-9432-e52e316c200f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:57:14.661 +05:30 c8cb2044-eb39-44c1-88e1-f37661a74bc5 INF CORS policy execution successful. 2024-03-23 15:57:14.662 +05:30 c8cb2044-eb39-44c1-88e1-f37661a74bc5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.1349ms 2024-03-23 15:57:14.710 +05:30 1e8667a7-3ad8-4b5c-8bd0-67b8db085913 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:57:14.711 +05:30 1e8667a7-3ad8-4b5c-8bd0-67b8db085913 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:14 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-23 15:57:14.713 +05:30 1e8667a7-3ad8-4b5c-8bd0-67b8db085913 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:14 AM'. 2024-03-23 15:57:14.713 +05:30 2f547f1c-3706-4d29-8cfc-297c0b5adf75 INF CORS policy execution successful. 2024-03-23 15:57:14.713 +05:30 2f547f1c-3706-4d29-8cfc-297c0b5adf75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:57:14.713 +05:30 2f547f1c-3706-4d29-8cfc-297c0b5adf75 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:57:14.714 +05:30 2f547f1c-3706-4d29-8cfc-297c0b5adf75 INF Fetching Field details for Master 2024-03-23 15:57:14.725 +05:30 2f547f1c-3706-4d29-8cfc-297c0b5adf75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:14.725 +05:30 2f547f1c-3706-4d29-8cfc-297c0b5adf75 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 11.9829ms 2024-03-23 15:57:14.725 +05:30 2f547f1c-3706-4d29-8cfc-297c0b5adf75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:57:14.725 +05:30 2f547f1c-3706-4d29-8cfc-297c0b5adf75 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 15.8386ms 2024-03-23 15:57:15.290 +05:30 7bfce260-ed69-4513-8ea6-2ebb5a1b361a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 15:57:15.291 +05:30 248f72e1-4fa9-48bd-9464-abf22832b894 INF CORS policy execution successful. 2024-03-23 15:57:15.291 +05:30 248f72e1-4fa9-48bd-9464-abf22832b894 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 204 null null 0.726ms 2024-03-23 15:57:15.681 +05:30 3be42432-499c-4780-acd2-f92a11b4d0b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 15:57:15.682 +05:30 3ed77d22-6fb8-4368-9a3e-1a422d7888bb INF CORS policy execution successful. 2024-03-23 15:57:15.682 +05:30 3ed77d22-6fb8-4368-9a3e-1a422d7888bb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:57:15.683 +05:30 3ed77d22-6fb8-4368-9a3e-1a422d7888bb 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-23 15:57:15.692 +05:30 3ed77d22-6fb8-4368-9a3e-1a422d7888bb INF Connection string fetched 2024-03-23 15:57:15.693 +05:30 3ed77d22-6fb8-4368-9a3e-1a422d7888bb INF Fetching Actions 2024-03-23 15:57:15.701 +05:30 3ed77d22-6fb8-4368-9a3e-1a422d7888bb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:15.702 +05:30 3ed77d22-6fb8-4368-9a3e-1a422d7888bb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 19.0835ms 2024-03-23 15:57:15.702 +05:30 3ed77d22-6fb8-4368-9a3e-1a422d7888bb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:57:15.702 +05:30 3ed77d22-6fb8-4368-9a3e-1a422d7888bb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 200 null application/json; charset=utf-8 20.5755ms 2024-03-23 15:57:19.405 +05:30 c1cb8ffb-4718-437e-9ce7-554ca27a93e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - null null 2024-03-23 15:57:19.406 +05:30 21b65412-2533-41f7-a85b-682a1170885d INF CORS policy execution successful. 2024-03-23 15:57:19.406 +05:30 21b65412-2533-41f7-a85b-682a1170885d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - 204 null null 1.4259ms 2024-03-23 15:57:19.483 +05:30 ffc1077e-7580-435f-9aa6-b314c2c8b485 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - null null 2024-03-23 15:57:19.483 +05:30 f2466b6b-26c3-4762-9727-47c79b78c16f INF CORS policy execution successful. 2024-03-23 15:57:19.484 +05:30 f2466b6b-26c3-4762-9727-47c79b78c16f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:57:19.484 +05:30 f2466b6b-26c3-4762-9727-47c79b78c16f 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-23 15:57:19.491 +05:30 f2466b6b-26c3-4762-9727-47c79b78c16f INF Connection string fetched 2024-03-23 15:57:19.492 +05:30 f2466b6b-26c3-4762-9727-47c79b78c16f INF Fetching Actions 2024-03-23 15:57:19.499 +05:30 f2466b6b-26c3-4762-9727-47c79b78c16f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:19.500 +05:30 f2466b6b-26c3-4762-9727-47c79b78c16f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 16.201ms 2024-03-23 15:57:19.500 +05:30 f2466b6b-26c3-4762-9727-47c79b78c16f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:57:19.500 +05:30 f2466b6b-26c3-4762-9727-47c79b78c16f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - 200 null application/json; charset=utf-8 17.6701ms 2024-03-23 15:57:23.813 +05:30 adc0b3c0-cb24-4ef9-987d-e1a16f5b0a90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:57:23.814 +05:30 1706bf91-e49f-4d30-ac29-6c1ae9ac0908 INF CORS policy execution successful. 2024-03-23 15:57:23.815 +05:30 1706bf91-e49f-4d30-ac29-6c1ae9ac0908 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.2952ms 2024-03-23 15:57:23.863 +05:30 e7113499-f135-423f-b5f2-3091730e6167 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:57:23.871 +05:30 e7113499-f135-423f-b5f2-3091730e6167 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27: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-23 15:57:23.872 +05:30 e7113499-f135-423f-b5f2-3091730e6167 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:23 AM'. 2024-03-23 15:57:23.873 +05:30 a545ed58-6f1b-4be6-a5ca-7f8941e7b60c INF CORS policy execution successful. 2024-03-23 15:57:23.873 +05:30 a545ed58-6f1b-4be6-a5ca-7f8941e7b60c INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:57:23.873 +05:30 a545ed58-6f1b-4be6-a5ca-7f8941e7b60c INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:57:23.875 +05:30 a545ed58-6f1b-4be6-a5ca-7f8941e7b60c INF Fetching Field details for Master 2024-03-23 15:57:23.886 +05:30 a545ed58-6f1b-4be6-a5ca-7f8941e7b60c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:23.887 +05:30 a545ed58-6f1b-4be6-a5ca-7f8941e7b60c INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 13.6951ms 2024-03-23 15:57:23.887 +05:30 a545ed58-6f1b-4be6-a5ca-7f8941e7b60c INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:57:23.887 +05:30 a545ed58-6f1b-4be6-a5ca-7f8941e7b60c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 24.5673ms 2024-03-23 15:57:27.314 +05:30 7e74b46c-143e-4326-aa68-7c220327d9f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:57:27.315 +05:30 6e46eacd-c677-4782-a7a8-de12f6cdf333 INF CORS policy execution successful. 2024-03-23 15:57:27.315 +05:30 6e46eacd-c677-4782-a7a8-de12f6cdf333 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.9568ms 2024-03-23 15:57:27.364 +05:30 eb08c76c-ea2d-4430-a28e-2536719c607d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:57:27.365 +05:30 eb08c76c-ea2d-4430-a28e-2536719c607d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:27 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-23 15:57:27.366 +05:30 eb08c76c-ea2d-4430-a28e-2536719c607d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:27 AM'. 2024-03-23 15:57:27.366 +05:30 4aaf60a0-8046-478e-9ace-81a7e04f893d INF CORS policy execution successful. 2024-03-23 15:57:27.366 +05:30 4aaf60a0-8046-478e-9ace-81a7e04f893d INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:57:27.366 +05:30 4aaf60a0-8046-478e-9ace-81a7e04f893d INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:57:27.367 +05:30 4aaf60a0-8046-478e-9ace-81a7e04f893d INF Fetching Field details for Master 2024-03-23 15:57:27.374 +05:30 4aaf60a0-8046-478e-9ace-81a7e04f893d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:27.375 +05:30 4aaf60a0-8046-478e-9ace-81a7e04f893d INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.4782ms 2024-03-23 15:57:27.375 +05:30 4aaf60a0-8046-478e-9ace-81a7e04f893d INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:57:27.375 +05:30 4aaf60a0-8046-478e-9ace-81a7e04f893d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.8757ms 2024-03-23 15:57:30.189 +05:30 80b93d1a-41d5-4990-87ef-35b630ce1c47 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:57:30.190 +05:30 0af40cc4-61eb-487e-87cc-0f707c621b30 INF CORS policy execution successful. 2024-03-23 15:57:30.190 +05:30 0af40cc4-61eb-487e-87cc-0f707c621b30 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.9665ms 2024-03-23 15:57:30.233 +05:30 5c3592f8-1c00-4284-b20b-f6a14e416653 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:57:30.233 +05:30 5c3592f8-1c00-4284-b20b-f6a14e416653 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:30 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-23 15:57:30.234 +05:30 5c3592f8-1c00-4284-b20b-f6a14e416653 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:30 AM'. 2024-03-23 15:57:30.234 +05:30 17546e00-9370-4a77-88d0-b4cd64f63443 INF CORS policy execution successful. 2024-03-23 15:57:30.234 +05:30 17546e00-9370-4a77-88d0-b4cd64f63443 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:57:30.234 +05:30 17546e00-9370-4a77-88d0-b4cd64f63443 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:57:30.235 +05:30 17546e00-9370-4a77-88d0-b4cd64f63443 INF Fetching Field details for Master 2024-03-23 15:57:30.241 +05:30 17546e00-9370-4a77-88d0-b4cd64f63443 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:30.242 +05:30 17546e00-9370-4a77-88d0-b4cd64f63443 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.3113ms 2024-03-23 15:57:30.242 +05:30 17546e00-9370-4a77-88d0-b4cd64f63443 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:57:30.242 +05:30 17546e00-9370-4a77-88d0-b4cd64f63443 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.2505ms 2024-03-23 15:57:30.399 +05:30 65ce978c-c8d7-4d90-8432-f50ccbecc012 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:57:30.400 +05:30 ec7a9e64-7182-4df9-9c09-86213132a6df INF CORS policy execution successful. 2024-03-23 15:57:30.400 +05:30 ec7a9e64-7182-4df9-9c09-86213132a6df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8971ms 2024-03-23 15:57:30.403 +05:30 1c4ac223-5589-4741-9a45-e48ebbecd5cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:57:30.403 +05:30 d7138729-30ee-4363-9c32-7f968f1fe658 INF CORS policy execution successful. 2024-03-23 15:57:30.404 +05:30 d7138729-30ee-4363-9c32-7f968f1fe658 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6067ms 2024-03-23 15:57:30.407 +05:30 1d524522-91a8-4362-bd69-bb8e77cd8d66 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:57:30.407 +05:30 3743e8f3-7526-4cf5-bf72-ae9eda3167ab INF CORS policy execution successful. 2024-03-23 15:57:30.408 +05:30 3743e8f3-7526-4cf5-bf72-ae9eda3167ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.5974ms 2024-03-23 15:57:30.449 +05:30 afe7671b-edd2-43c8-bfe8-f77d38f2d25d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:57:30.450 +05:30 afe7671b-edd2-43c8-bfe8-f77d38f2d25d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:30 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-23 15:57:30.450 +05:30 afe7671b-edd2-43c8-bfe8-f77d38f2d25d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:30 AM'. 2024-03-23 15:57:30.451 +05:30 64a14b35-1d97-4bfb-bcd1-cf81396d9dac INF CORS policy execution successful. 2024-03-23 15:57:30.451 +05:30 64a14b35-1d97-4bfb-bcd1-cf81396d9dac INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:57:30.451 +05:30 64a14b35-1d97-4bfb-bcd1-cf81396d9dac INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:57:30.452 +05:30 64a14b35-1d97-4bfb-bcd1-cf81396d9dac INF Fetching City deatails 2024-03-23 15:57:30.459 +05:30 ae0de3e8-7d0b-4128-85ea-b9979670cdbf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:57:30.460 +05:30 ae0de3e8-7d0b-4128-85ea-b9979670cdbf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:30 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-23 15:57:30.461 +05:30 ae0de3e8-7d0b-4128-85ea-b9979670cdbf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:30 AM'. 2024-03-23 15:57:30.462 +05:30 64a14b35-1d97-4bfb-bcd1-cf81396d9dac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:30.462 +05:30 32dfc154-8931-465b-aff4-9fb3f49932df INF CORS policy execution successful. 2024-03-23 15:57:30.462 +05:30 32dfc154-8931-465b-aff4-9fb3f49932df INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:57:30.462 +05:30 32dfc154-8931-465b-aff4-9fb3f49932df INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:57:30.462 +05:30 64a14b35-1d97-4bfb-bcd1-cf81396d9dac INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 11.5536ms 2024-03-23 15:57:30.462 +05:30 64a14b35-1d97-4bfb-bcd1-cf81396d9dac INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:57:30.463 +05:30 64a14b35-1d97-4bfb-bcd1-cf81396d9dac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 13.3757ms 2024-03-23 15:57:30.463 +05:30 32dfc154-8931-465b-aff4-9fb3f49932df INF Fetching Country deatails 2024-03-23 15:57:30.467 +05:30 32dfc154-8931-465b-aff4-9fb3f49932df INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:30.468 +05:30 32dfc154-8931-465b-aff4-9fb3f49932df INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.7428ms 2024-03-23 15:57:30.468 +05:30 32dfc154-8931-465b-aff4-9fb3f49932df INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:57:30.468 +05:30 32dfc154-8931-465b-aff4-9fb3f49932df INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.2825ms 2024-03-23 15:57:30.471 +05:30 975be56b-481a-4187-9324-6f9a7d288c6b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:57:30.472 +05:30 975be56b-481a-4187-9324-6f9a7d288c6b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:30 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-23 15:57:30.472 +05:30 975be56b-481a-4187-9324-6f9a7d288c6b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:30 AM'. 2024-03-23 15:57:30.472 +05:30 0d98523b-f24f-47a2-adf9-2300da109141 INF CORS policy execution successful. 2024-03-23 15:57:30.472 +05:30 0d98523b-f24f-47a2-adf9-2300da109141 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:57:30.473 +05:30 0d98523b-f24f-47a2-adf9-2300da109141 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:57:30.473 +05:30 0d98523b-f24f-47a2-adf9-2300da109141 INF Fetching Department deatails 2024-03-23 15:57:30.477 +05:30 0d98523b-f24f-47a2-adf9-2300da109141 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:30.478 +05:30 0d98523b-f24f-47a2-adf9-2300da109141 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.1701ms 2024-03-23 15:57:30.478 +05:30 0d98523b-f24f-47a2-adf9-2300da109141 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:57:30.478 +05:30 0d98523b-f24f-47a2-adf9-2300da109141 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.3287ms 2024-03-23 15:57:51.604 +05:30 30f853b7-52d8-4799-8dbe-c80e9f29989b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:57:51.606 +05:30 eb727d35-900d-4db0-bd7a-2f2d3b214e91 INF CORS policy execution successful. 2024-03-23 15:57:51.607 +05:30 eb727d35-900d-4db0-bd7a-2f2d3b214e91 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 3.0391ms 2024-03-23 15:57:51.863 +05:30 7e5f4e1e-6743-436a-9007-00559e46d31d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:57:51.865 +05:30 7e5f4e1e-6743-436a-9007-00559e46d31d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 10:27:40 AM', Current time (UTC): '3/23/2024 10:27: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-23 15:57:51.866 +05:30 7e5f4e1e-6743-436a-9007-00559e46d31d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 10:27:40 AM', Current time (UTC): '3/23/2024 10:27:51 AM'. 2024-03-23 15:57:51.866 +05:30 0d6b5b5a-d200-4d17-81d2-facec3519219 INF CORS policy execution successful. 2024-03-23 15:57:51.866 +05:30 0d6b5b5a-d200-4d17-81d2-facec3519219 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 15:57:51.867 +05:30 0d6b5b5a-d200-4d17-81d2-facec3519219 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 15:57:51.867 +05:30 0d6b5b5a-d200-4d17-81d2-facec3519219 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 4.0525ms 2024-03-23 15:57:51.962 +05:30 d66243d1-181b-4676-81c9-c2c31c3c6c57 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4OTM2MCwiZXhwIjoxNzExMTg5OTYwLCJpYXQiOjE3MTExODkzNjB9.ReDVR8aqMAhgdiCvkeE8ThbiFLDKNHgxTiRkjOw1wDQ - null null 2024-03-23 15:57:51.962 +05:30 1dfb19e3-b3a6-4fe5-bf26-d8b7cb4aa84d INF CORS policy execution successful. 2024-03-23 15:57:51.962 +05:30 1dfb19e3-b3a6-4fe5-bf26-d8b7cb4aa84d INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:57:51.962 +05:30 1dfb19e3-b3a6-4fe5-bf26-d8b7cb4aa84d 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-23 15:57:51.994 +05:30 1dfb19e3-b3a6-4fe5-bf26-d8b7cb4aa84d INF Token generated 2024-03-23 15:57:51.995 +05:30 1dfb19e3-b3a6-4fe5-bf26-d8b7cb4aa84d INF Token generated 2024-03-23 15:57:51.996 +05:30 1dfb19e3-b3a6-4fe5-bf26-d8b7cb4aa84d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 15:57:51.997 +05:30 1dfb19e3-b3a6-4fe5-bf26-d8b7cb4aa84d INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 33.9909ms 2024-03-23 15:57:51.997 +05:30 1dfb19e3-b3a6-4fe5-bf26-d8b7cb4aa84d INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 15:57:51.997 +05:30 1dfb19e3-b3a6-4fe5-bf26-d8b7cb4aa84d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4OTM2MCwiZXhwIjoxNzExMTg5OTYwLCJpYXQiOjE3MTExODkzNjB9.ReDVR8aqMAhgdiCvkeE8ThbiFLDKNHgxTiRkjOw1wDQ - 200 null application/json; charset=utf-8 35.5021ms 2024-03-23 15:57:53.404 +05:30 7168ff76-3719-4b11-8b54-c86a0c61ac01 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:57:53.404 +05:30 05738f41-9770-4157-bc23-dda535e871a4 INF CORS policy execution successful. 2024-03-23 15:57:53.405 +05:30 05738f41-9770-4157-bc23-dda535e871a4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:57:53.405 +05:30 05738f41-9770-4157-bc23-dda535e871a4 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-23 15:57:53.411 +05:30 05738f41-9770-4157-bc23-dda535e871a4 INF Connection string fetched 2024-03-23 15:57:53.411 +05:30 05738f41-9770-4157-bc23-dda535e871a4 INF Fetching Menu Data 2024-03-23 15:57:53.414 +05:30 05738f41-9770-4157-bc23-dda535e871a4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:53.415 +05:30 05738f41-9770-4157-bc23-dda535e871a4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 10.4653ms 2024-03-23 15:57:53.415 +05:30 05738f41-9770-4157-bc23-dda535e871a4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:57:53.415 +05:30 05738f41-9770-4157-bc23-dda535e871a4 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 11.8174ms 2024-03-23 15:57:55.870 +05:30 70516bc5-96e6-43a0-b2da-f6becad2e19d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:57:55.871 +05:30 9e0270c9-81b9-46d6-a3ef-393c19aa704c INF CORS policy execution successful. 2024-03-23 15:57:55.871 +05:30 9e0270c9-81b9-46d6-a3ef-393c19aa704c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.608ms 2024-03-23 15:57:55.876 +05:30 6c536291-347f-4086-87f2-ecbe72c7a26d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:57:55.876 +05:30 eb6dc472-83cb-484a-9c5a-60b9ce9a98ba INF CORS policy execution successful. 2024-03-23 15:57:55.876 +05:30 eb6dc472-83cb-484a-9c5a-60b9ce9a98ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6861ms 2024-03-23 15:57:55.879 +05:30 dd82583a-cc02-407d-9978-0e0070d3afdf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:57:55.879 +05:30 94947786-6c95-4803-8639-0db6f6e6c4b6 INF CORS policy execution successful. 2024-03-23 15:57:55.879 +05:30 94947786-6c95-4803-8639-0db6f6e6c4b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4724ms 2024-03-23 15:57:55.926 +05:30 c0276bac-b209-4847-980e-c00796610683 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:57:55.927 +05:30 c0276bac-b209-4847-980e-c00796610683 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:55 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-23 15:57:55.928 +05:30 c0276bac-b209-4847-980e-c00796610683 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:55 AM'. 2024-03-23 15:57:55.928 +05:30 0fb9ca53-9600-4066-9065-1e70bc2c597a INF CORS policy execution successful. 2024-03-23 15:57:55.928 +05:30 0fb9ca53-9600-4066-9065-1e70bc2c597a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:57:55.928 +05:30 0fb9ca53-9600-4066-9065-1e70bc2c597a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:57:55.929 +05:30 0e7ae2af-d2fa-412b-9421-3548507412f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:57:55.929 +05:30 0fb9ca53-9600-4066-9065-1e70bc2c597a INF Fetching City deatails 2024-03-23 15:57:55.929 +05:30 0e7ae2af-d2fa-412b-9421-3548507412f3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:55 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-23 15:57:55.929 +05:30 f01759e9-7060-4d3b-b4aa-8cddc79bc763 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:57:55.929 +05:30 0e7ae2af-d2fa-412b-9421-3548507412f3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:55 AM'. 2024-03-23 15:57:55.929 +05:30 3f32a6f7-cc82-4999-8a7c-d26adeb93b58 INF CORS policy execution successful. 2024-03-23 15:57:55.930 +05:30 3f32a6f7-cc82-4999-8a7c-d26adeb93b58 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:57:55.930 +05:30 f01759e9-7060-4d3b-b4aa-8cddc79bc763 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:55 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-23 15:57:55.930 +05:30 3f32a6f7-cc82-4999-8a7c-d26adeb93b58 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:57:55.930 +05:30 f01759e9-7060-4d3b-b4aa-8cddc79bc763 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:55 AM'. 2024-03-23 15:57:55.930 +05:30 126c2bd4-ba70-4aac-b7e4-e6b1e3ca8766 INF CORS policy execution successful. 2024-03-23 15:57:55.930 +05:30 126c2bd4-ba70-4aac-b7e4-e6b1e3ca8766 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:57:55.930 +05:30 126c2bd4-ba70-4aac-b7e4-e6b1e3ca8766 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:57:55.931 +05:30 3f32a6f7-cc82-4999-8a7c-d26adeb93b58 INF Fetching Department deatails 2024-03-23 15:57:55.931 +05:30 126c2bd4-ba70-4aac-b7e4-e6b1e3ca8766 INF Fetching Country deatails 2024-03-23 15:57:55.935 +05:30 0fb9ca53-9600-4066-9065-1e70bc2c597a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:55.936 +05:30 0fb9ca53-9600-4066-9065-1e70bc2c597a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.3131ms 2024-03-23 15:57:55.936 +05:30 3f32a6f7-cc82-4999-8a7c-d26adeb93b58 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:55.936 +05:30 0fb9ca53-9600-4066-9065-1e70bc2c597a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:57:55.937 +05:30 3f32a6f7-cc82-4999-8a7c-d26adeb93b58 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.8088ms 2024-03-23 15:57:55.937 +05:30 0fb9ca53-9600-4066-9065-1e70bc2c597a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.5856ms 2024-03-23 15:57:55.937 +05:30 3f32a6f7-cc82-4999-8a7c-d26adeb93b58 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:57:55.937 +05:30 3f32a6f7-cc82-4999-8a7c-d26adeb93b58 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.616ms 2024-03-23 15:57:55.940 +05:30 126c2bd4-ba70-4aac-b7e4-e6b1e3ca8766 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:55.940 +05:30 126c2bd4-ba70-4aac-b7e4-e6b1e3ca8766 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 10.0167ms 2024-03-23 15:57:55.940 +05:30 126c2bd4-ba70-4aac-b7e4-e6b1e3ca8766 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:57:55.941 +05:30 126c2bd4-ba70-4aac-b7e4-e6b1e3ca8766 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 11.2896ms 2024-03-23 15:57:56.479 +05:30 55ed8742-0d22-4058-a9f1-a3cbfe5605bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:57:56.479 +05:30 08f90320-bd8d-4cbb-8ad0-c6aef4b928bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:57:56.479 +05:30 7ef05393-905a-4f38-82d2-276f21051f93 INF CORS policy execution successful. 2024-03-23 15:57:56.479 +05:30 c9274353-8229-463c-a395-25ad4d502bfb INF CORS policy execution successful. 2024-03-23 15:57:56.480 +05:30 c9274353-8229-463c-a395-25ad4d502bfb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4241ms 2024-03-23 15:57:56.480 +05:30 7ef05393-905a-4f38-82d2-276f21051f93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6883ms 2024-03-23 15:57:56.481 +05:30 49896b8d-cc03-4b70-8770-245a0af1ea81 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:57:56.481 +05:30 07c2f74f-b59f-4655-8c9a-ccf82208552f INF CORS policy execution successful. 2024-03-23 15:57:56.482 +05:30 07c2f74f-b59f-4655-8c9a-ccf82208552f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3672ms 2024-03-23 15:57:56.519 +05:30 e1aaacdd-96de-42de-a0be-9e3a716be89f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:57:56.520 +05:30 e1aaacdd-96de-42de-a0be-9e3a716be89f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:56 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-23 15:57:56.520 +05:30 e1aaacdd-96de-42de-a0be-9e3a716be89f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:56 AM'. 2024-03-23 15:57:56.521 +05:30 7c557ae6-56ca-4a38-98a2-0e79baa2e50c INF CORS policy execution successful. 2024-03-23 15:57:56.521 +05:30 7c557ae6-56ca-4a38-98a2-0e79baa2e50c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:57:56.521 +05:30 7c557ae6-56ca-4a38-98a2-0e79baa2e50c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:57:56.521 +05:30 57505741-ff8b-46e9-9d18-ab576db2e7ec INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:57:56.521 +05:30 57505741-ff8b-46e9-9d18-ab576db2e7ec INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:56 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-23 15:57:56.522 +05:30 7c557ae6-56ca-4a38-98a2-0e79baa2e50c INF Fetching Country deatails 2024-03-23 15:57:56.522 +05:30 57505741-ff8b-46e9-9d18-ab576db2e7ec INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:56 AM'. 2024-03-23 15:57:56.522 +05:30 66700b14-f322-4adc-90e7-1d87e751e72f INF CORS policy execution successful. 2024-03-23 15:57:56.522 +05:30 66700b14-f322-4adc-90e7-1d87e751e72f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:57:56.522 +05:30 66700b14-f322-4adc-90e7-1d87e751e72f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:57:56.523 +05:30 66700b14-f322-4adc-90e7-1d87e751e72f INF Fetching City deatails 2024-03-23 15:57:56.523 +05:30 a08b9816-d0ab-4510-8af8-144d26222353 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:57:56.524 +05:30 a08b9816-d0ab-4510-8af8-144d26222353 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:56 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-23 15:57:56.524 +05:30 a08b9816-d0ab-4510-8af8-144d26222353 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:27:56 AM'. 2024-03-23 15:57:56.524 +05:30 5237a302-220d-4846-b314-d9a46fddf30f INF CORS policy execution successful. 2024-03-23 15:57:56.524 +05:30 5237a302-220d-4846-b314-d9a46fddf30f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:57:56.525 +05:30 5237a302-220d-4846-b314-d9a46fddf30f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:57:56.525 +05:30 5237a302-220d-4846-b314-d9a46fddf30f INF Fetching Department deatails 2024-03-23 15:57:56.527 +05:30 66700b14-f322-4adc-90e7-1d87e751e72f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:56.527 +05:30 5237a302-220d-4846-b314-d9a46fddf30f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:56.527 +05:30 66700b14-f322-4adc-90e7-1d87e751e72f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.335ms 2024-03-23 15:57:56.527 +05:30 5237a302-220d-4846-b314-d9a46fddf30f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.8571ms 2024-03-23 15:57:56.528 +05:30 66700b14-f322-4adc-90e7-1d87e751e72f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:57:56.528 +05:30 5237a302-220d-4846-b314-d9a46fddf30f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:57:56.528 +05:30 7c557ae6-56ca-4a38-98a2-0e79baa2e50c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:57:56.528 +05:30 5237a302-220d-4846-b314-d9a46fddf30f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.3352ms 2024-03-23 15:57:56.528 +05:30 66700b14-f322-4adc-90e7-1d87e751e72f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.8775ms 2024-03-23 15:57:56.528 +05:30 7c557ae6-56ca-4a38-98a2-0e79baa2e50c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.0769ms 2024-03-23 15:57:56.528 +05:30 7c557ae6-56ca-4a38-98a2-0e79baa2e50c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:57:56.528 +05:30 7c557ae6-56ca-4a38-98a2-0e79baa2e50c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.1427ms 2024-03-23 15:58:02.738 +05:30 5ed750cc-65ac-4dc0-86ca-dcc8cf2e2092 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:58:02.738 +05:30 b6aefca3-e7e7-4aaa-b2ac-e2179808b502 INF CORS policy execution successful. 2024-03-23 15:58:02.739 +05:30 b6aefca3-e7e7-4aaa-b2ac-e2179808b502 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8687ms 2024-03-23 15:58:02.744 +05:30 ecf0fbd3-7d72-49a6-9e46-8946a09b386c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:58:02.744 +05:30 8a050c1e-a5a8-459f-af89-a5832a4c5e38 INF CORS policy execution successful. 2024-03-23 15:58:02.744 +05:30 8a050c1e-a5a8-459f-af89-a5832a4c5e38 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6742ms 2024-03-23 15:58:02.747 +05:30 b6bc688d-7a9b-4337-b104-18987d0fc9ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:58:02.747 +05:30 597defeb-18a0-44cb-8f78-3ff38b886690 INF CORS policy execution successful. 2024-03-23 15:58:02.747 +05:30 597defeb-18a0-44cb-8f78-3ff38b886690 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6875ms 2024-03-23 15:58:02.825 +05:30 f5d631ec-8f43-466b-a126-dc520966c8c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:58:02.826 +05:30 f5d631ec-8f43-466b-a126-dc520966c8c4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:02 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-23 15:58:02.828 +05:30 846b92ac-14bd-4e25-a675-ed6f36bc07e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:58:02.830 +05:30 f5d631ec-8f43-466b-a126-dc520966c8c4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:02 AM'. 2024-03-23 15:58:02.830 +05:30 1bc710eb-092f-4136-a965-49f97ed21b03 INF CORS policy execution successful. 2024-03-23 15:58:02.830 +05:30 1bc710eb-092f-4136-a965-49f97ed21b03 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:58:02.831 +05:30 1bc710eb-092f-4136-a965-49f97ed21b03 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:58:02.831 +05:30 6d47c0ab-a298-4f11-9bc8-f92fd9b74449 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:58:02.832 +05:30 846b92ac-14bd-4e25-a675-ed6f36bc07e9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:02 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-23 15:58:02.833 +05:30 846b92ac-14bd-4e25-a675-ed6f36bc07e9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:02 AM'. 2024-03-23 15:58:02.833 +05:30 a17c5269-8fc2-4798-a62b-f65688a54247 INF CORS policy execution successful. 2024-03-23 15:58:02.833 +05:30 a17c5269-8fc2-4798-a62b-f65688a54247 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:58:02.833 +05:30 a17c5269-8fc2-4798-a62b-f65688a54247 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:58:02.834 +05:30 a17c5269-8fc2-4798-a62b-f65688a54247 INF Fetching Department deatails 2024-03-23 15:58:02.841 +05:30 a17c5269-8fc2-4798-a62b-f65688a54247 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:02.841 +05:30 6d47c0ab-a298-4f11-9bc8-f92fd9b74449 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:02 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-23 15:58:02.842 +05:30 6d47c0ab-a298-4f11-9bc8-f92fd9b74449 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:02 AM'. 2024-03-23 15:58:02.842 +05:30 bc061ab0-636c-4e00-a440-e0b6a931c2ce INF CORS policy execution successful. 2024-03-23 15:58:02.842 +05:30 bc061ab0-636c-4e00-a440-e0b6a931c2ce INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:58:02.843 +05:30 bc061ab0-636c-4e00-a440-e0b6a931c2ce INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:58:02.845 +05:30 a17c5269-8fc2-4798-a62b-f65688a54247 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 12.1596ms 2024-03-23 15:58:02.845 +05:30 a17c5269-8fc2-4798-a62b-f65688a54247 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:58:02.846 +05:30 a17c5269-8fc2-4798-a62b-f65688a54247 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 17.82ms 2024-03-23 15:58:02.850 +05:30 1bc710eb-092f-4136-a965-49f97ed21b03 INF Fetching City deatails 2024-03-23 15:58:02.851 +05:30 bc061ab0-636c-4e00-a440-e0b6a931c2ce INF Fetching Country deatails 2024-03-23 15:58:02.860 +05:30 1bc710eb-092f-4136-a965-49f97ed21b03 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:02.860 +05:30 bc061ab0-636c-4e00-a440-e0b6a931c2ce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:02.861 +05:30 1bc710eb-092f-4136-a965-49f97ed21b03 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 30.0772ms 2024-03-23 15:58:02.861 +05:30 1bc710eb-092f-4136-a965-49f97ed21b03 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:58:02.861 +05:30 1bc710eb-092f-4136-a965-49f97ed21b03 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 36.8595ms 2024-03-23 15:58:02.865 +05:30 bc061ab0-636c-4e00-a440-e0b6a931c2ce INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 21.9568ms 2024-03-23 15:58:02.866 +05:30 bc061ab0-636c-4e00-a440-e0b6a931c2ce INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:58:02.866 +05:30 bc061ab0-636c-4e00-a440-e0b6a931c2ce INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 34.7864ms 2024-03-23 15:58:02.898 +05:30 f61856be-a66e-4831-a341-d9c135564265 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:58:02.899 +05:30 0adf2060-4a7a-4865-a962-932a674cafdb INF CORS policy execution successful. 2024-03-23 15:58:02.899 +05:30 0adf2060-4a7a-4865-a962-932a674cafdb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9913ms 2024-03-23 15:58:02.908 +05:30 e3696b7d-1c7c-440d-8dab-caa26a441bee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:58:02.909 +05:30 48dae6cd-ef9d-4b33-b9e6-a6b84b4c435d INF CORS policy execution successful. 2024-03-23 15:58:02.909 +05:30 48dae6cd-ef9d-4b33-b9e6-a6b84b4c435d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5887ms 2024-03-23 15:58:02.909 +05:30 bd0dcd55-fc94-498b-ad6d-5a7e785704a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:58:02.909 +05:30 3b6f58bb-d11f-4b26-a7b4-8b44cf8cb9f5 INF CORS policy execution successful. 2024-03-23 15:58:02.909 +05:30 3b6f58bb-d11f-4b26-a7b4-8b44cf8cb9f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3811ms 2024-03-23 15:58:02.942 +05:30 e1e3881d-999d-41af-9895-b29eae5a07c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:58:02.943 +05:30 e1e3881d-999d-41af-9895-b29eae5a07c7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:02 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-23 15:58:02.944 +05:30 e1e3881d-999d-41af-9895-b29eae5a07c7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:02 AM'. 2024-03-23 15:58:02.944 +05:30 b54abb86-9a90-4f0a-911e-eb341ca92efd INF CORS policy execution successful. 2024-03-23 15:58:02.944 +05:30 b54abb86-9a90-4f0a-911e-eb341ca92efd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:58:02.945 +05:30 b54abb86-9a90-4f0a-911e-eb341ca92efd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:58:02.946 +05:30 b54abb86-9a90-4f0a-911e-eb341ca92efd INF Fetching City deatails 2024-03-23 15:58:02.950 +05:30 71a613c6-d3fc-45c5-8a40-9b4351ecee20 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:58:02.951 +05:30 71a613c6-d3fc-45c5-8a40-9b4351ecee20 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:02 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-23 15:58:02.952 +05:30 71a613c6-d3fc-45c5-8a40-9b4351ecee20 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:02 AM'. 2024-03-23 15:58:02.952 +05:30 662207d1-3fcf-4d1b-900b-96e68d70936a INF CORS policy execution successful. 2024-03-23 15:58:02.952 +05:30 662207d1-3fcf-4d1b-900b-96e68d70936a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:58:02.952 +05:30 662207d1-3fcf-4d1b-900b-96e68d70936a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:58:02.954 +05:30 662207d1-3fcf-4d1b-900b-96e68d70936a INF Fetching Country deatails 2024-03-23 15:58:02.962 +05:30 b54abb86-9a90-4f0a-911e-eb341ca92efd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:02.962 +05:30 b54abb86-9a90-4f0a-911e-eb341ca92efd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 17.6242ms 2024-03-23 15:58:02.962 +05:30 b54abb86-9a90-4f0a-911e-eb341ca92efd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:58:02.963 +05:30 b54abb86-9a90-4f0a-911e-eb341ca92efd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 20.7959ms 2024-03-23 15:58:02.967 +05:30 662207d1-3fcf-4d1b-900b-96e68d70936a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:02.967 +05:30 662207d1-3fcf-4d1b-900b-96e68d70936a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 15.1785ms 2024-03-23 15:58:02.967 +05:30 662207d1-3fcf-4d1b-900b-96e68d70936a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:58:02.968 +05:30 662207d1-3fcf-4d1b-900b-96e68d70936a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 17.7762ms 2024-03-23 15:58:03.240 +05:30 7d17b0be-c961-405f-b7d5-5cb3d6068cfa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:58:03.242 +05:30 7d17b0be-c961-405f-b7d5-5cb3d6068cfa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:03 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-23 15:58:03.243 +05:30 7d17b0be-c961-405f-b7d5-5cb3d6068cfa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:03 AM'. 2024-03-23 15:58:03.243 +05:30 813eaeb6-410e-42f9-a8b4-e74343b7f12d INF CORS policy execution successful. 2024-03-23 15:58:03.243 +05:30 813eaeb6-410e-42f9-a8b4-e74343b7f12d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:58:03.243 +05:30 813eaeb6-410e-42f9-a8b4-e74343b7f12d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:58:03.244 +05:30 813eaeb6-410e-42f9-a8b4-e74343b7f12d INF Fetching Department deatails 2024-03-23 15:58:03.255 +05:30 813eaeb6-410e-42f9-a8b4-e74343b7f12d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:03.256 +05:30 813eaeb6-410e-42f9-a8b4-e74343b7f12d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 13.097ms 2024-03-23 15:58:03.256 +05:30 813eaeb6-410e-42f9-a8b4-e74343b7f12d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:58:03.257 +05:30 813eaeb6-410e-42f9-a8b4-e74343b7f12d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 16.7253ms 2024-03-23 15:58:05.244 +05:30 62bfb93f-b93b-4a83-b7d8-2ea1c30e1c40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:58:05.244 +05:30 5fc78c64-19cd-4c9b-a04b-632570cfc0f8 INF CORS policy execution successful. 2024-03-23 15:58:05.244 +05:30 5fc78c64-19cd-4c9b-a04b-632570cfc0f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7078ms 2024-03-23 15:58:05.246 +05:30 85e4e5f3-510f-4cea-b16c-1b98d07013c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:58:05.247 +05:30 9452d63f-cbb1-4803-b8fb-631c2a32ed8d INF CORS policy execution successful. 2024-03-23 15:58:05.247 +05:30 9452d63f-cbb1-4803-b8fb-631c2a32ed8d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4331ms 2024-03-23 15:58:05.248 +05:30 62416d1b-d74b-4555-b8bf-a5c4167fc0fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:58:05.248 +05:30 ae14173a-3bb4-4072-83a6-4487619129ec INF CORS policy execution successful. 2024-03-23 15:58:05.249 +05:30 ae14173a-3bb4-4072-83a6-4487619129ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4708ms 2024-03-23 15:58:05.400 +05:30 1722ee9d-5458-4a21-883f-bf139fbae446 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:58:05.401 +05:30 1722ee9d-5458-4a21-883f-bf139fbae446 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:05 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-23 15:58:05.401 +05:30 1722ee9d-5458-4a21-883f-bf139fbae446 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:05 AM'. 2024-03-23 15:58:05.401 +05:30 7dd23629-e9f0-43d5-aebf-a936301069ce INF CORS policy execution successful. 2024-03-23 15:58:05.402 +05:30 7dd23629-e9f0-43d5-aebf-a936301069ce INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:58:05.402 +05:30 7dd23629-e9f0-43d5-aebf-a936301069ce INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:58:05.402 +05:30 7dd23629-e9f0-43d5-aebf-a936301069ce INF Fetching City deatails 2024-03-23 15:58:05.403 +05:30 acc2d2b8-fdc2-47a4-b7ea-adb9a587183b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:58:05.403 +05:30 acc2d2b8-fdc2-47a4-b7ea-adb9a587183b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:05 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-23 15:58:05.403 +05:30 acc2d2b8-fdc2-47a4-b7ea-adb9a587183b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:05 AM'. 2024-03-23 15:58:05.404 +05:30 199048e9-9c5a-478f-b4ef-aca1ac7b6cd7 INF CORS policy execution successful. 2024-03-23 15:58:05.404 +05:30 199048e9-9c5a-478f-b4ef-aca1ac7b6cd7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:58:05.404 +05:30 199048e9-9c5a-478f-b4ef-aca1ac7b6cd7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:58:05.404 +05:30 199048e9-9c5a-478f-b4ef-aca1ac7b6cd7 INF Fetching Country deatails 2024-03-23 15:58:05.404 +05:30 4748229a-e07a-4c3e-b0e1-08b3459d102d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:58:05.405 +05:30 4748229a-e07a-4c3e-b0e1-08b3459d102d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:05 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-23 15:58:05.405 +05:30 4748229a-e07a-4c3e-b0e1-08b3459d102d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:05 AM'. 2024-03-23 15:58:05.405 +05:30 e78b9cae-9889-4165-9075-ceaefbf84ab1 INF CORS policy execution successful. 2024-03-23 15:58:05.405 +05:30 e78b9cae-9889-4165-9075-ceaefbf84ab1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:58:05.405 +05:30 e78b9cae-9889-4165-9075-ceaefbf84ab1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:58:05.406 +05:30 e78b9cae-9889-4165-9075-ceaefbf84ab1 INF Fetching Department deatails 2024-03-23 15:58:05.406 +05:30 7dd23629-e9f0-43d5-aebf-a936301069ce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:05.406 +05:30 7dd23629-e9f0-43d5-aebf-a936301069ce INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.6049ms 2024-03-23 15:58:05.406 +05:30 7dd23629-e9f0-43d5-aebf-a936301069ce INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:58:05.406 +05:30 7dd23629-e9f0-43d5-aebf-a936301069ce INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.3327ms 2024-03-23 15:58:05.408 +05:30 199048e9-9c5a-478f-b4ef-aca1ac7b6cd7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:05.409 +05:30 199048e9-9c5a-478f-b4ef-aca1ac7b6cd7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.0726ms 2024-03-23 15:58:05.409 +05:30 199048e9-9c5a-478f-b4ef-aca1ac7b6cd7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:58:05.409 +05:30 199048e9-9c5a-478f-b4ef-aca1ac7b6cd7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.1303ms 2024-03-23 15:58:05.410 +05:30 e78b9cae-9889-4165-9075-ceaefbf84ab1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:05.410 +05:30 e78b9cae-9889-4165-9075-ceaefbf84ab1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.1628ms 2024-03-23 15:58:05.410 +05:30 e78b9cae-9889-4165-9075-ceaefbf84ab1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:58:05.410 +05:30 e78b9cae-9889-4165-9075-ceaefbf84ab1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.1675ms 2024-03-23 15:58:06.727 +05:30 d1a11443-10b1-4c48-900a-700a2a1c771e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:58:06.727 +05:30 cc06b6a2-146f-4fb3-bf32-a5b346b8a05d INF CORS policy execution successful. 2024-03-23 15:58:06.728 +05:30 cc06b6a2-146f-4fb3-bf32-a5b346b8a05d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.9685ms 2024-03-23 15:58:06.771 +05:30 2b2a2fbc-ca71-40fb-966d-50212223bf60 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:58:06.773 +05:30 2b2a2fbc-ca71-40fb-966d-50212223bf60 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:06 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-23 15:58:06.773 +05:30 2b2a2fbc-ca71-40fb-966d-50212223bf60 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:06 AM'. 2024-03-23 15:58:06.773 +05:30 5981a4b4-9622-495c-bf54-62c55ac1dcf3 INF CORS policy execution successful. 2024-03-23 15:58:06.773 +05:30 5981a4b4-9622-495c-bf54-62c55ac1dcf3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:58:06.774 +05:30 5981a4b4-9622-495c-bf54-62c55ac1dcf3 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:58:06.774 +05:30 5981a4b4-9622-495c-bf54-62c55ac1dcf3 INF Fetching Field details for Master 2024-03-23 15:58:06.786 +05:30 5981a4b4-9622-495c-bf54-62c55ac1dcf3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:06.787 +05:30 5981a4b4-9622-495c-bf54-62c55ac1dcf3 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 13.0074ms 2024-03-23 15:58:06.787 +05:30 5981a4b4-9622-495c-bf54-62c55ac1dcf3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:58:06.787 +05:30 5981a4b4-9622-495c-bf54-62c55ac1dcf3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 15.75ms 2024-03-23 15:58:07.329 +05:30 aa41337e-33bd-4104-bf1f-807ba9763623 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:58:07.330 +05:30 65ce1d49-4756-48cd-a80a-d1fb463d6d0e INF CORS policy execution successful. 2024-03-23 15:58:07.330 +05:30 65ce1d49-4756-48cd-a80a-d1fb463d6d0e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8407ms 2024-03-23 15:58:07.367 +05:30 1979b113-c4ee-4a56-947a-2741292a8383 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 15:58:07.367 +05:30 1979b113-c4ee-4a56-947a-2741292a8383 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:07 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-23 15:58:07.368 +05:30 1979b113-c4ee-4a56-947a-2741292a8383 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:07 AM'. 2024-03-23 15:58:07.368 +05:30 931fd2ab-1dcf-455c-8686-719224479d06 INF CORS policy execution successful. 2024-03-23 15:58:07.368 +05:30 931fd2ab-1dcf-455c-8686-719224479d06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:58:07.368 +05:30 931fd2ab-1dcf-455c-8686-719224479d06 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 15:58:07.369 +05:30 931fd2ab-1dcf-455c-8686-719224479d06 INF Fetching Field details for Master 2024-03-23 15:58:07.377 +05:30 931fd2ab-1dcf-455c-8686-719224479d06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:07.378 +05:30 931fd2ab-1dcf-455c-8686-719224479d06 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.8206ms 2024-03-23 15:58:07.378 +05:30 931fd2ab-1dcf-455c-8686-719224479d06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 15:58:07.378 +05:30 931fd2ab-1dcf-455c-8686-719224479d06 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.3602ms 2024-03-23 15:58:07.563 +05:30 53b5c079-738a-4f27-876a-d0229e1094b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:58:07.563 +05:30 243d893e-9b4c-44f9-b50e-f206553bb9f6 INF CORS policy execution successful. 2024-03-23 15:58:07.563 +05:30 243d893e-9b4c-44f9-b50e-f206553bb9f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7407ms 2024-03-23 15:58:07.565 +05:30 80d9850e-79ef-449d-bd55-297e6a108f28 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:58:07.565 +05:30 bf99f750-d2b4-4321-87ad-113c9ca60da9 INF CORS policy execution successful. 2024-03-23 15:58:07.565 +05:30 bf99f750-d2b4-4321-87ad-113c9ca60da9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5914ms 2024-03-23 15:58:07.567 +05:30 6341c295-43c8-46fd-b35f-0d680662177b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:58:07.567 +05:30 a9f65ec0-dbe0-4bcb-bf23-cf580555f078 INF CORS policy execution successful. 2024-03-23 15:58:07.567 +05:30 a9f65ec0-dbe0-4bcb-bf23-cf580555f078 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4276ms 2024-03-23 15:58:07.614 +05:30 d1deb349-ebaa-4045-aa3a-2f530fc18e48 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 15:58:07.615 +05:30 8d396987-9b39-4957-b85b-76ced13738e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 15:58:07.615 +05:30 f8b6ae3f-eb5a-4e5e-a687-b1d2168b3c65 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 15:58:07.615 +05:30 8d396987-9b39-4957-b85b-76ced13738e8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:07 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-23 15:58:07.615 +05:30 d1deb349-ebaa-4045-aa3a-2f530fc18e48 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:07 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-23 15:58:07.615 +05:30 f8b6ae3f-eb5a-4e5e-a687-b1d2168b3c65 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:07 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-23 15:58:07.617 +05:30 8d396987-9b39-4957-b85b-76ced13738e8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:07 AM'. 2024-03-23 15:58:07.617 +05:30 d1deb349-ebaa-4045-aa3a-2f530fc18e48 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:07 AM'. 2024-03-23 15:58:07.617 +05:30 f8b6ae3f-eb5a-4e5e-a687-b1d2168b3c65 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:28:07 AM'. 2024-03-23 15:58:07.618 +05:30 81a873ab-772c-4227-869a-f25334ac1a46 INF CORS policy execution successful. 2024-03-23 15:58:07.618 +05:30 890a8133-1ea0-41b8-bd25-a3d794432a6d INF CORS policy execution successful. 2024-03-23 15:58:07.618 +05:30 81a873ab-772c-4227-869a-f25334ac1a46 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:58:07.618 +05:30 9311cbe4-6c42-40f9-b4f3-6f06c9646b0c INF CORS policy execution successful. 2024-03-23 15:58:07.618 +05:30 890a8133-1ea0-41b8-bd25-a3d794432a6d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:58:07.618 +05:30 9311cbe4-6c42-40f9-b4f3-6f06c9646b0c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:58:07.618 +05:30 81a873ab-772c-4227-869a-f25334ac1a46 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 15:58:07.618 +05:30 890a8133-1ea0-41b8-bd25-a3d794432a6d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 15:58:07.618 +05:30 9311cbe4-6c42-40f9-b4f3-6f06c9646b0c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 15:58:07.619 +05:30 81a873ab-772c-4227-869a-f25334ac1a46 INF Fetching City deatails 2024-03-23 15:58:07.619 +05:30 890a8133-1ea0-41b8-bd25-a3d794432a6d INF Fetching Department deatails 2024-03-23 15:58:07.619 +05:30 9311cbe4-6c42-40f9-b4f3-6f06c9646b0c INF Fetching Country deatails 2024-03-23 15:58:07.624 +05:30 9311cbe4-6c42-40f9-b4f3-6f06c9646b0c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:07.624 +05:30 81a873ab-772c-4227-869a-f25334ac1a46 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:07.624 +05:30 81a873ab-772c-4227-869a-f25334ac1a46 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.3042ms 2024-03-23 15:58:07.624 +05:30 9311cbe4-6c42-40f9-b4f3-6f06c9646b0c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.2406ms 2024-03-23 15:58:07.624 +05:30 81a873ab-772c-4227-869a-f25334ac1a46 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 15:58:07.624 +05:30 9311cbe4-6c42-40f9-b4f3-6f06c9646b0c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 15:58:07.625 +05:30 9311cbe4-6c42-40f9-b4f3-6f06c9646b0c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.9333ms 2024-03-23 15:58:07.625 +05:30 81a873ab-772c-4227-869a-f25334ac1a46 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.4723ms 2024-03-23 15:58:07.625 +05:30 890a8133-1ea0-41b8-bd25-a3d794432a6d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:07.625 +05:30 890a8133-1ea0-41b8-bd25-a3d794432a6d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.9777ms 2024-03-23 15:58:07.625 +05:30 890a8133-1ea0-41b8-bd25-a3d794432a6d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 15:58:07.625 +05:30 890a8133-1ea0-41b8-bd25-a3d794432a6d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 10.6806ms 2024-03-23 15:58:23.310 +05:30 3dda853a-c933-49f1-ae60-a0e3ed38b06c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:58:23.311 +05:30 dfa49d3c-8ad4-4c58-9876-3d60c019a8f0 INF CORS policy execution successful. 2024-03-23 15:58:23.312 +05:30 dfa49d3c-8ad4-4c58-9876-3d60c019a8f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.7844ms 2024-03-23 15:58:23.360 +05:30 6908ab4b-dd83-44ea-bc13-60c20b7daf76 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:58:23.363 +05:30 3ca25e29-8de8-40c3-9bcf-28c93222a30f INF CORS policy execution successful. 2024-03-23 15:58:23.364 +05:30 3ca25e29-8de8-40c3-9bcf-28c93222a30f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:58:23.364 +05:30 3ca25e29-8de8-40c3-9bcf-28c93222a30f 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-23 15:58:23.379 +05:30 3ca25e29-8de8-40c3-9bcf-28c93222a30f INF Connection string fetched 2024-03-23 15:58:23.380 +05:30 3ca25e29-8de8-40c3-9bcf-28c93222a30f INF Fetching Menu Data 2024-03-23 15:58:23.383 +05:30 3ca25e29-8de8-40c3-9bcf-28c93222a30f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:23.385 +05:30 3ca25e29-8de8-40c3-9bcf-28c93222a30f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 20.7485ms 2024-03-23 15:58:23.386 +05:30 3ca25e29-8de8-40c3-9bcf-28c93222a30f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:58:23.386 +05:30 3ca25e29-8de8-40c3-9bcf-28c93222a30f 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 25.5238ms 2024-03-23 15:58:27.365 +05:30 88f37091-6afa-4a01-976d-287774c0f82d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:58:27.365 +05:30 a8dd0d27-a4d8-4671-bbb7-07be36269dbe INF CORS policy execution successful. 2024-03-23 15:58:27.366 +05:30 a8dd0d27-a4d8-4671-bbb7-07be36269dbe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.8358ms 2024-03-23 15:58:27.413 +05:30 fd347f2f-f9f9-4e19-aaf6-b7be666a26c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 15:58:27.414 +05:30 f37ea07f-feca-4aa0-8f46-9a85a5dd108b INF CORS policy execution successful. 2024-03-23 15:58:27.414 +05:30 f37ea07f-feca-4aa0-8f46-9a85a5dd108b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:58:27.414 +05:30 f37ea07f-feca-4aa0-8f46-9a85a5dd108b 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-23 15:58:27.419 +05:30 f37ea07f-feca-4aa0-8f46-9a85a5dd108b INF Connection string fetched 2024-03-23 15:58:27.420 +05:30 f37ea07f-feca-4aa0-8f46-9a85a5dd108b INF Fetching Actions 2024-03-23 15:58:27.429 +05:30 f37ea07f-feca-4aa0-8f46-9a85a5dd108b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:27.429 +05:30 f37ea07f-feca-4aa0-8f46-9a85a5dd108b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.3146ms 2024-03-23 15:58:27.429 +05:30 f37ea07f-feca-4aa0-8f46-9a85a5dd108b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:58:27.429 +05:30 f37ea07f-feca-4aa0-8f46-9a85a5dd108b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 16.3852ms 2024-03-23 15:58:58.753 +05:30 a4daa92f-1daf-4e6c-8b69-7aa7cf44befe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 15:58:58.754 +05:30 fd3a2359-afe7-4100-9b1a-249c5b1b3e7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:58:58.755 +05:30 3c212fb9-6eae-4ecc-9136-66b2e7d32c6f INF CORS policy execution successful. 2024-03-23 15:58:58.755 +05:30 81831549-3153-4db6-8f65-e860af7d08da INF CORS policy execution successful. 2024-03-23 15:58:58.755 +05:30 3c212fb9-6eae-4ecc-9136-66b2e7d32c6f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.8423ms 2024-03-23 15:58:58.755 +05:30 81831549-3153-4db6-8f65-e860af7d08da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 204 null null 2.0929ms 2024-03-23 15:58:58.801 +05:30 4f9e5491-89c3-4936-ab06-0b51fdccd0bf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:58:58.802 +05:30 574bb300-1c1a-499a-8d82-691cb083e850 INF CORS policy execution successful. 2024-03-23 15:58:58.803 +05:30 574bb300-1c1a-499a-8d82-691cb083e850 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:58:58.803 +05:30 574bb300-1c1a-499a-8d82-691cb083e850 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-23 15:58:58.814 +05:30 574bb300-1c1a-499a-8d82-691cb083e850 INF Connection string fetched 2024-03-23 15:58:58.815 +05:30 574bb300-1c1a-499a-8d82-691cb083e850 INF Fetching Menu Data 2024-03-23 15:58:58.822 +05:30 574bb300-1c1a-499a-8d82-691cb083e850 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:58.823 +05:30 574bb300-1c1a-499a-8d82-691cb083e850 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 20.1837ms 2024-03-23 15:58:58.824 +05:30 574bb300-1c1a-499a-8d82-691cb083e850 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:58:58.824 +05:30 574bb300-1c1a-499a-8d82-691cb083e850 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 22.6764ms 2024-03-23 15:58:59.263 +05:30 5acc8abf-dfbe-4c6b-b36f-378439a79ed3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - null null 2024-03-23 15:58:59.264 +05:30 1ad4666d-2f66-4bdf-af0c-196efab80e8e INF CORS policy execution successful. 2024-03-23 15:58:59.264 +05:30 1ad4666d-2f66-4bdf-af0c-196efab80e8e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 15:58:59.264 +05:30 1ad4666d-2f66-4bdf-af0c-196efab80e8e INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:58:59.270 +05:30 1ad4666d-2f66-4bdf-af0c-196efab80e8e INF Connection string fetched 2024-03-23 15:58:59.271 +05:30 1ad4666d-2f66-4bdf-af0c-196efab80e8e INF Fetching Profile Details 2024-03-23 15:58:59.284 +05:30 1ad4666d-2f66-4bdf-af0c-196efab80e8e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:58:59.284 +05:30 1ad4666d-2f66-4bdf-af0c-196efab80e8e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 19.9064ms 2024-03-23 15:58:59.284 +05:30 1ad4666d-2f66-4bdf-af0c-196efab80e8e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 15:58:59.284 +05:30 1ad4666d-2f66-4bdf-af0c-196efab80e8e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=26 - 200 null application/json; charset=utf-8 21.0232ms 2024-03-23 15:59:02.521 +05:30 2b451f8d-5264-41b5-971a-5a08025875f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:59:02.522 +05:30 4cb0e8a3-be34-4bca-b359-d922b803c32a INF CORS policy execution successful. 2024-03-23 15:59:02.522 +05:30 4cb0e8a3-be34-4bca-b359-d922b803c32a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.9463ms 2024-03-23 15:59:02.562 +05:30 2eff0fe5-561d-4909-9185-3f832d40ab5d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:59:02.563 +05:30 add389b7-73c2-4f10-8ec2-db4901798765 INF CORS policy execution successful. 2024-03-23 15:59:02.563 +05:30 add389b7-73c2-4f10-8ec2-db4901798765 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:02.563 +05:30 add389b7-73c2-4f10-8ec2-db4901798765 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-23 15:59:02.578 +05:30 add389b7-73c2-4f10-8ec2-db4901798765 INF Connection string fetched 2024-03-23 15:59:02.578 +05:30 add389b7-73c2-4f10-8ec2-db4901798765 INF Fetching Actions 2024-03-23 15:59:02.596 +05:30 add389b7-73c2-4f10-8ec2-db4901798765 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:02.597 +05:30 add389b7-73c2-4f10-8ec2-db4901798765 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 33.9771ms 2024-03-23 15:59:02.598 +05:30 add389b7-73c2-4f10-8ec2-db4901798765 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:02.598 +05:30 add389b7-73c2-4f10-8ec2-db4901798765 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 36.3003ms 2024-03-23 15:59:03.655 +05:30 e3ce85f2-6488-4c4e-9520-b35715360d9e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:59:03.655 +05:30 82c44e2e-1d48-4f73-87fd-d2cbee196d95 INF CORS policy execution successful. 2024-03-23 15:59:03.656 +05:30 82c44e2e-1d48-4f73-87fd-d2cbee196d95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 1.0982ms 2024-03-23 15:59:03.702 +05:30 46c3255c-3c8e-432b-b207-ffd08b05076b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:59:03.702 +05:30 75c57119-c15c-4f7e-b1d3-40651b594963 INF CORS policy execution successful. 2024-03-23 15:59:03.702 +05:30 75c57119-c15c-4f7e-b1d3-40651b594963 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:03.702 +05:30 75c57119-c15c-4f7e-b1d3-40651b594963 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-23 15:59:03.707 +05:30 75c57119-c15c-4f7e-b1d3-40651b594963 INF Connection string fetched 2024-03-23 15:59:03.707 +05:30 75c57119-c15c-4f7e-b1d3-40651b594963 INF Fetching Actions 2024-03-23 15:59:03.716 +05:30 75c57119-c15c-4f7e-b1d3-40651b594963 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:03.717 +05:30 75c57119-c15c-4f7e-b1d3-40651b594963 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.3241ms 2024-03-23 15:59:03.717 +05:30 75c57119-c15c-4f7e-b1d3-40651b594963 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:03.717 +05:30 75c57119-c15c-4f7e-b1d3-40651b594963 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 15.4787ms 2024-03-23 15:59:05.401 +05:30 daff6859-492b-4b27-bfd1-0a6b9a153433 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:59:05.402 +05:30 b0ed2367-c7b5-41c8-a166-c1f2be340737 INF CORS policy execution successful. 2024-03-23 15:59:05.402 +05:30 b0ed2367-c7b5-41c8-a166-c1f2be340737 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.9735ms 2024-03-23 15:59:05.457 +05:30 6681e387-d4ac-4e63-89b6-5d8a72d87c60 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:59:05.458 +05:30 0a9efdf4-3ed7-4d9e-9a0b-af74514119f2 INF CORS policy execution successful. 2024-03-23 15:59:05.458 +05:30 0a9efdf4-3ed7-4d9e-9a0b-af74514119f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:05.458 +05:30 0a9efdf4-3ed7-4d9e-9a0b-af74514119f2 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-23 15:59:05.465 +05:30 0a9efdf4-3ed7-4d9e-9a0b-af74514119f2 INF Connection string fetched 2024-03-23 15:59:05.466 +05:30 0a9efdf4-3ed7-4d9e-9a0b-af74514119f2 INF Fetching Actions 2024-03-23 15:59:05.475 +05:30 0a9efdf4-3ed7-4d9e-9a0b-af74514119f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:05.476 +05:30 0a9efdf4-3ed7-4d9e-9a0b-af74514119f2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 17.0847ms 2024-03-23 15:59:05.476 +05:30 0a9efdf4-3ed7-4d9e-9a0b-af74514119f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:05.476 +05:30 0a9efdf4-3ed7-4d9e-9a0b-af74514119f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 18.4626ms 2024-03-23 15:59:05.971 +05:30 22a7909e-cf5f-4c5f-97b3-6c575dda249e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:59:05.972 +05:30 8335fe61-2331-4d7a-a190-29cb5ca52fac INF CORS policy execution successful. 2024-03-23 15:59:05.972 +05:30 8335fe61-2331-4d7a-a190-29cb5ca52fac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 0.6231ms 2024-03-23 15:59:06.014 +05:30 ff973b7b-0fac-4b3b-952a-5b52713884fb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:59:06.015 +05:30 ecb56992-3e24-468a-b004-e511ab1401ae INF CORS policy execution successful. 2024-03-23 15:59:06.015 +05:30 ecb56992-3e24-468a-b004-e511ab1401ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:06.015 +05:30 ecb56992-3e24-468a-b004-e511ab1401ae 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-23 15:59:06.020 +05:30 ecb56992-3e24-468a-b004-e511ab1401ae INF Connection string fetched 2024-03-23 15:59:06.020 +05:30 ecb56992-3e24-468a-b004-e511ab1401ae INF Fetching Actions 2024-03-23 15:59:06.025 +05:30 ecb56992-3e24-468a-b004-e511ab1401ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:06.026 +05:30 ecb56992-3e24-468a-b004-e511ab1401ae INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 10.429ms 2024-03-23 15:59:06.026 +05:30 ecb56992-3e24-468a-b004-e511ab1401ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:06.026 +05:30 ecb56992-3e24-468a-b004-e511ab1401ae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 11.5842ms 2024-03-23 15:59:06.381 +05:30 47793506-7159-46e5-a056-01da973cfbc5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:59:06.382 +05:30 d66b81b7-2b8f-4d6e-8104-b53fa2004d18 INF CORS policy execution successful. 2024-03-23 15:59:06.382 +05:30 d66b81b7-2b8f-4d6e-8104-b53fa2004d18 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 204 null null 0.5998ms 2024-03-23 15:59:06.421 +05:30 017400e6-1111-41dc-af03-6647a0d719aa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 15:59:06.422 +05:30 00959c5e-d5f1-49c4-a45a-a8adc2e42d7c INF CORS policy execution successful. 2024-03-23 15:59:06.422 +05:30 00959c5e-d5f1-49c4-a45a-a8adc2e42d7c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:06.422 +05:30 00959c5e-d5f1-49c4-a45a-a8adc2e42d7c 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-23 15:59:06.428 +05:30 00959c5e-d5f1-49c4-a45a-a8adc2e42d7c INF Connection string fetched 2024-03-23 15:59:06.429 +05:30 00959c5e-d5f1-49c4-a45a-a8adc2e42d7c INF Fetching Actions 2024-03-23 15:59:06.436 +05:30 00959c5e-d5f1-49c4-a45a-a8adc2e42d7c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:06.436 +05:30 00959c5e-d5f1-49c4-a45a-a8adc2e42d7c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.9611ms 2024-03-23 15:59:06.437 +05:30 00959c5e-d5f1-49c4-a45a-a8adc2e42d7c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:06.437 +05:30 00959c5e-d5f1-49c4-a45a-a8adc2e42d7c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 200 null application/json; charset=utf-8 15.4016ms 2024-03-23 15:59:06.822 +05:30 7dd59251-5fd5-413c-8644-16c6be1a6a9d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:59:06.822 +05:30 ff2d761c-12f1-4947-821b-d809daae5149 INF CORS policy execution successful. 2024-03-23 15:59:06.823 +05:30 ff2d761c-12f1-4947-821b-d809daae5149 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 204 null null 0.732ms 2024-03-23 15:59:06.865 +05:30 10e9ebf0-e2ca-4e3e-a6bf-adcb2740653a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 15:59:06.866 +05:30 c4f0fc64-773e-461c-9cd5-22fb1ea91a00 INF CORS policy execution successful. 2024-03-23 15:59:06.866 +05:30 c4f0fc64-773e-461c-9cd5-22fb1ea91a00 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:06.866 +05:30 c4f0fc64-773e-461c-9cd5-22fb1ea91a00 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-23 15:59:06.870 +05:30 c4f0fc64-773e-461c-9cd5-22fb1ea91a00 INF Connection string fetched 2024-03-23 15:59:06.871 +05:30 c4f0fc64-773e-461c-9cd5-22fb1ea91a00 INF Fetching Actions 2024-03-23 15:59:06.876 +05:30 c4f0fc64-773e-461c-9cd5-22fb1ea91a00 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:06.876 +05:30 c4f0fc64-773e-461c-9cd5-22fb1ea91a00 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 9.806ms 2024-03-23 15:59:06.876 +05:30 c4f0fc64-773e-461c-9cd5-22fb1ea91a00 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:06.876 +05:30 c4f0fc64-773e-461c-9cd5-22fb1ea91a00 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 200 null application/json; charset=utf-8 11.0859ms 2024-03-23 15:59:07.186 +05:30 1423fe6b-5a6d-4ce0-8133-e1706f254e31 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:59:07.187 +05:30 eedb9ace-23f5-48ae-b26b-c297c89e9624 INF CORS policy execution successful. 2024-03-23 15:59:07.187 +05:30 eedb9ace-23f5-48ae-b26b-c297c89e9624 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 204 null null 0.789ms 2024-03-23 15:59:07.229 +05:30 d2edfc1a-72b0-4821-bcb5-f61b3bfecc4a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 15:59:07.230 +05:30 e6348c86-9a8d-4644-afc2-a70a51a854e7 INF CORS policy execution successful. 2024-03-23 15:59:07.230 +05:30 e6348c86-9a8d-4644-afc2-a70a51a854e7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:07.230 +05:30 e6348c86-9a8d-4644-afc2-a70a51a854e7 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-23 15:59:07.239 +05:30 e6348c86-9a8d-4644-afc2-a70a51a854e7 INF Connection string fetched 2024-03-23 15:59:07.240 +05:30 e6348c86-9a8d-4644-afc2-a70a51a854e7 INF Fetching Actions 2024-03-23 15:59:07.248 +05:30 e6348c86-9a8d-4644-afc2-a70a51a854e7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:07.249 +05:30 e6348c86-9a8d-4644-afc2-a70a51a854e7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.1448ms 2024-03-23 15:59:07.249 +05:30 e6348c86-9a8d-4644-afc2-a70a51a854e7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:07.249 +05:30 e6348c86-9a8d-4644-afc2-a70a51a854e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 200 null application/json; charset=utf-8 19.6108ms 2024-03-23 15:59:07.865 +05:30 7088e629-7d51-4a55-9e50-16c4c85406a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:59:07.866 +05:30 3d6cd5db-4aa6-4e4a-835e-2b99e65fe221 INF CORS policy execution successful. 2024-03-23 15:59:07.866 +05:30 3d6cd5db-4aa6-4e4a-835e-2b99e65fe221 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 204 null null 0.7167ms 2024-03-23 15:59:07.912 +05:30 c2d8c53f-0da4-41b9-af7d-c70f57874902 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 15:59:07.913 +05:30 ee8cf543-a93f-4b92-aa28-f74164c6a0f2 INF CORS policy execution successful. 2024-03-23 15:59:07.913 +05:30 ee8cf543-a93f-4b92-aa28-f74164c6a0f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:07.913 +05:30 ee8cf543-a93f-4b92-aa28-f74164c6a0f2 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-23 15:59:07.917 +05:30 ee8cf543-a93f-4b92-aa28-f74164c6a0f2 INF Connection string fetched 2024-03-23 15:59:07.917 +05:30 ee8cf543-a93f-4b92-aa28-f74164c6a0f2 INF Fetching Actions 2024-03-23 15:59:07.925 +05:30 ee8cf543-a93f-4b92-aa28-f74164c6a0f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:07.926 +05:30 ee8cf543-a93f-4b92-aa28-f74164c6a0f2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.6907ms 2024-03-23 15:59:07.926 +05:30 ee8cf543-a93f-4b92-aa28-f74164c6a0f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:07.927 +05:30 ee8cf543-a93f-4b92-aa28-f74164c6a0f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 14.2424ms 2024-03-23 15:59:09.249 +05:30 f9cd1547-46f5-4a67-aa5f-8655c177d2a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:59:09.249 +05:30 2fa51e52-2139-47c8-8e69-1b5627ea37e9 INF CORS policy execution successful. 2024-03-23 15:59:09.249 +05:30 2fa51e52-2139-47c8-8e69-1b5627ea37e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 0.7111ms 2024-03-23 15:59:09.293 +05:30 3683f55e-e2be-41ba-89d2-ec5fc488be8a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 15:59:09.294 +05:30 6c647461-0527-4311-bbea-bdedca028033 INF CORS policy execution successful. 2024-03-23 15:59:09.294 +05:30 6c647461-0527-4311-bbea-bdedca028033 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:09.294 +05:30 6c647461-0527-4311-bbea-bdedca028033 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-23 15:59:09.301 +05:30 6c647461-0527-4311-bbea-bdedca028033 INF Connection string fetched 2024-03-23 15:59:09.301 +05:30 6c647461-0527-4311-bbea-bdedca028033 INF Fetching Actions 2024-03-23 15:59:09.309 +05:30 6c647461-0527-4311-bbea-bdedca028033 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:09.310 +05:30 6c647461-0527-4311-bbea-bdedca028033 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.3822ms 2024-03-23 15:59:09.310 +05:30 6c647461-0527-4311-bbea-bdedca028033 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:09.310 +05:30 6c647461-0527-4311-bbea-bdedca028033 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 16.4443ms 2024-03-23 15:59:12.053 +05:30 e6935392-9e14-421b-a5b3-6d3530849f3e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:59:12.053 +05:30 2495e62c-3c70-4901-b45c-d8dfd584db8d INF CORS policy execution successful. 2024-03-23 15:59:12.054 +05:30 2495e62c-3c70-4901-b45c-d8dfd584db8d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 1.8037ms 2024-03-23 15:59:12.660 +05:30 49301a74-4a18-47c6-916d-105e28e4c083 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 15:59:12.660 +05:30 ece64e12-56bc-43dd-b1f7-0e2a76b3a29a INF CORS policy execution successful. 2024-03-23 15:59:12.661 +05:30 ece64e12-56bc-43dd-b1f7-0e2a76b3a29a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:12.661 +05:30 ece64e12-56bc-43dd-b1f7-0e2a76b3a29a 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-23 15:59:12.667 +05:30 ece64e12-56bc-43dd-b1f7-0e2a76b3a29a INF Connection string fetched 2024-03-23 15:59:12.668 +05:30 ece64e12-56bc-43dd-b1f7-0e2a76b3a29a INF Fetching Actions 2024-03-23 15:59:12.678 +05:30 ece64e12-56bc-43dd-b1f7-0e2a76b3a29a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:12.678 +05:30 ece64e12-56bc-43dd-b1f7-0e2a76b3a29a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 17.3606ms 2024-03-23 15:59:12.678 +05:30 ece64e12-56bc-43dd-b1f7-0e2a76b3a29a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:12.678 +05:30 ece64e12-56bc-43dd-b1f7-0e2a76b3a29a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 18.9152ms 2024-03-23 15:59:12.862 +05:30 c10dbfdc-0a9e-401d-b6a5-a984d8365b3b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:59:12.862 +05:30 2b39b752-c40a-480b-ad16-4f47093a5710 INF CORS policy execution successful. 2024-03-23 15:59:12.863 +05:30 2b39b752-c40a-480b-ad16-4f47093a5710 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 204 null null 0.8662ms 2024-03-23 15:59:12.907 +05:30 91b93957-ce07-4b5d-afdc-dd61e7164a8f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 15:59:12.908 +05:30 c3c3db96-0be5-4c37-878e-839d14c90404 INF CORS policy execution successful. 2024-03-23 15:59:12.908 +05:30 c3c3db96-0be5-4c37-878e-839d14c90404 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:12.908 +05:30 c3c3db96-0be5-4c37-878e-839d14c90404 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-23 15:59:12.913 +05:30 c3c3db96-0be5-4c37-878e-839d14c90404 INF Connection string fetched 2024-03-23 15:59:12.913 +05:30 c3c3db96-0be5-4c37-878e-839d14c90404 INF Fetching Actions 2024-03-23 15:59:12.922 +05:30 c3c3db96-0be5-4c37-878e-839d14c90404 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:12.923 +05:30 c3c3db96-0be5-4c37-878e-839d14c90404 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.2519ms 2024-03-23 15:59:12.923 +05:30 c3c3db96-0be5-4c37-878e-839d14c90404 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:12.923 +05:30 c3c3db96-0be5-4c37-878e-839d14c90404 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 200 null application/json; charset=utf-8 15.7538ms 2024-03-23 15:59:13.687 +05:30 77a3e4bb-aa1d-4d21-a114-27fc72bc1337 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:59:13.688 +05:30 1bded54f-c809-46f3-a6be-f40c28676a63 INF CORS policy execution successful. 2024-03-23 15:59:13.690 +05:30 1bded54f-c809-46f3-a6be-f40c28676a63 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 204 null null 2.2139ms 2024-03-23 15:59:13.728 +05:30 dd7d7720-5052-4110-8bc4-bf945656f737 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 15:59:13.729 +05:30 2adf86f0-6aae-4c80-8293-b80cf7c23527 INF CORS policy execution successful. 2024-03-23 15:59:13.729 +05:30 2adf86f0-6aae-4c80-8293-b80cf7c23527 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:13.729 +05:30 2adf86f0-6aae-4c80-8293-b80cf7c23527 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-23 15:59:13.735 +05:30 2adf86f0-6aae-4c80-8293-b80cf7c23527 INF Connection string fetched 2024-03-23 15:59:13.735 +05:30 2adf86f0-6aae-4c80-8293-b80cf7c23527 INF Fetching Actions 2024-03-23 15:59:13.747 +05:30 2adf86f0-6aae-4c80-8293-b80cf7c23527 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:13.748 +05:30 2adf86f0-6aae-4c80-8293-b80cf7c23527 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.7055ms 2024-03-23 15:59:13.748 +05:30 2adf86f0-6aae-4c80-8293-b80cf7c23527 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:13.748 +05:30 2adf86f0-6aae-4c80-8293-b80cf7c23527 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 200 null application/json; charset=utf-8 20.5137ms 2024-03-23 15:59:32.518 +05:30 440bf1e6-032e-4a6f-bf02-ed5ce5b56077 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:59:32.519 +05:30 f039db50-738f-4839-b11e-66da6a99f8c4 INF CORS policy execution successful. 2024-03-23 15:59:32.519 +05:30 f039db50-738f-4839-b11e-66da6a99f8c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.6944ms 2024-03-23 15:59:32.520 +05:30 7c0561cb-2eab-4fad-8ff0-be4e47595ee2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=62 - null null 2024-03-23 15:59:32.520 +05:30 4c54ed0b-b504-4edd-ac4b-869de03673a5 INF CORS policy execution successful. 2024-03-23 15:59:32.521 +05:30 4c54ed0b-b504-4edd-ac4b-869de03673a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=62 - 204 null null 0.5736ms 2024-03-23 15:59:32.646 +05:30 7071992c-7a3b-4c64-80a5-1c508e6196d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=62 - null null 2024-03-23 15:59:32.648 +05:30 3cdd7eba-960f-4506-9bdc-f739da0f540d INF CORS policy execution successful. 2024-03-23 15:59:32.649 +05:30 3cdd7eba-960f-4506-9bdc-f739da0f540d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 15:59:32.649 +05:30 d7a84505-62b7-4a6c-b841-e3010237fc3b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 15:59:32.649 +05:30 3cdd7eba-960f-4506-9bdc-f739da0f540d INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 15:59:32.649 +05:30 52546da1-ecad-44ab-a99b-fa15df276877 INF CORS policy execution successful. 2024-03-23 15:59:32.649 +05:30 52546da1-ecad-44ab-a99b-fa15df276877 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:59:32.649 +05:30 52546da1-ecad-44ab-a99b-fa15df276877 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-23 15:59:32.666 +05:30 52546da1-ecad-44ab-a99b-fa15df276877 INF Connection string fetched 2024-03-23 15:59:32.666 +05:30 3cdd7eba-960f-4506-9bdc-f739da0f540d INF Connection string fetched 2024-03-23 15:59:32.667 +05:30 52546da1-ecad-44ab-a99b-fa15df276877 INF Fetching Menu Data 2024-03-23 15:59:32.668 +05:30 3cdd7eba-960f-4506-9bdc-f739da0f540d INF Fetching Profile Details 2024-03-23 15:59:32.674 +05:30 52546da1-ecad-44ab-a99b-fa15df276877 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:32.675 +05:30 52546da1-ecad-44ab-a99b-fa15df276877 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 24.8908ms 2024-03-23 15:59:32.675 +05:30 52546da1-ecad-44ab-a99b-fa15df276877 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 15:59:32.675 +05:30 52546da1-ecad-44ab-a99b-fa15df276877 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 26.5097ms 2024-03-23 15:59:32.676 +05:30 3cdd7eba-960f-4506-9bdc-f739da0f540d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:32.676 +05:30 3cdd7eba-960f-4506-9bdc-f739da0f540d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 27.0624ms 2024-03-23 15:59:32.676 +05:30 3cdd7eba-960f-4506-9bdc-f739da0f540d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 15:59:32.676 +05:30 3cdd7eba-960f-4506-9bdc-f739da0f540d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=62 - 200 null application/json; charset=utf-8 30.7966ms 2024-03-23 15:59:35.209 +05:30 a7dccf46-20cf-4df9-9190-8b24c6739ebf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:59:35.209 +05:30 c4b97a63-e8b1-4d7b-a9dc-d2b97701997c INF CORS policy execution successful. 2024-03-23 15:59:35.209 +05:30 c4b97a63-e8b1-4d7b-a9dc-d2b97701997c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.5504ms 2024-03-23 15:59:35.256 +05:30 dda423a5-f3d8-4c24-9ecd-f9d63fe2b9c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 15:59:35.258 +05:30 68bb7b43-5071-429a-a464-34becda3fb64 INF CORS policy execution successful. 2024-03-23 15:59:35.258 +05:30 68bb7b43-5071-429a-a464-34becda3fb64 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:35.258 +05:30 68bb7b43-5071-429a-a464-34becda3fb64 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-23 15:59:35.270 +05:30 68bb7b43-5071-429a-a464-34becda3fb64 INF Connection string fetched 2024-03-23 15:59:35.271 +05:30 68bb7b43-5071-429a-a464-34becda3fb64 INF Fetching Actions 2024-03-23 15:59:35.287 +05:30 68bb7b43-5071-429a-a464-34becda3fb64 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:35.288 +05:30 68bb7b43-5071-429a-a464-34becda3fb64 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 29.8336ms 2024-03-23 15:59:35.289 +05:30 68bb7b43-5071-429a-a464-34becda3fb64 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:35.289 +05:30 68bb7b43-5071-429a-a464-34becda3fb64 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 33.1329ms 2024-03-23 15:59:36.100 +05:30 0cb51f6f-5dfe-41d0-82c7-4404ab377e60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:59:36.101 +05:30 5704f7b8-0416-4655-9c57-40112937d92b INF CORS policy execution successful. 2024-03-23 15:59:36.101 +05:30 5704f7b8-0416-4655-9c57-40112937d92b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.5309ms 2024-03-23 15:59:36.153 +05:30 93c1e502-3120-4899-9dfc-1983e04c73b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:59:36.153 +05:30 6296a1c3-c9a3-4283-be4a-3ac75115ba2c INF CORS policy execution successful. 2024-03-23 15:59:36.153 +05:30 6296a1c3-c9a3-4283-be4a-3ac75115ba2c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:36.153 +05:30 6296a1c3-c9a3-4283-be4a-3ac75115ba2c 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-23 15:59:36.159 +05:30 6296a1c3-c9a3-4283-be4a-3ac75115ba2c INF Connection string fetched 2024-03-23 15:59:36.159 +05:30 6296a1c3-c9a3-4283-be4a-3ac75115ba2c INF Fetching Actions 2024-03-23 15:59:36.167 +05:30 6296a1c3-c9a3-4283-be4a-3ac75115ba2c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:36.168 +05:30 6296a1c3-c9a3-4283-be4a-3ac75115ba2c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.0545ms 2024-03-23 15:59:36.168 +05:30 6296a1c3-c9a3-4283-be4a-3ac75115ba2c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:36.168 +05:30 6296a1c3-c9a3-4283-be4a-3ac75115ba2c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 15.3319ms 2024-03-23 15:59:37.076 +05:30 30da1a10-a4db-4c8d-9f68-43e820ff91df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:59:37.076 +05:30 0d02f0ef-a7e1-4c58-aa87-841629bcebda INF CORS policy execution successful. 2024-03-23 15:59:37.077 +05:30 0d02f0ef-a7e1-4c58-aa87-841629bcebda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.4789ms 2024-03-23 15:59:37.121 +05:30 d0f1e4f5-9941-4baa-945e-1071cde27891 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 15:59:37.122 +05:30 f98b3dd5-adb4-43fe-adf0-809fb9487111 INF CORS policy execution successful. 2024-03-23 15:59:37.122 +05:30 f98b3dd5-adb4-43fe-adf0-809fb9487111 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:37.122 +05:30 f98b3dd5-adb4-43fe-adf0-809fb9487111 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-23 15:59:37.126 +05:30 f98b3dd5-adb4-43fe-adf0-809fb9487111 INF Connection string fetched 2024-03-23 15:59:37.126 +05:30 f98b3dd5-adb4-43fe-adf0-809fb9487111 INF Fetching Actions 2024-03-23 15:59:37.131 +05:30 f98b3dd5-adb4-43fe-adf0-809fb9487111 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:37.132 +05:30 f98b3dd5-adb4-43fe-adf0-809fb9487111 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 9.4714ms 2024-03-23 15:59:37.132 +05:30 f98b3dd5-adb4-43fe-adf0-809fb9487111 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:37.132 +05:30 f98b3dd5-adb4-43fe-adf0-809fb9487111 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 10.3746ms 2024-03-23 15:59:37.685 +05:30 ba183f55-3c3c-45d0-8c9c-179733a5be7d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 15:59:37.686 +05:30 b692e652-d5b9-4f5b-afae-e19d177ded3c INF CORS policy execution successful. 2024-03-23 15:59:37.686 +05:30 b692e652-d5b9-4f5b-afae-e19d177ded3c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:37.686 +05:30 b692e652-d5b9-4f5b-afae-e19d177ded3c 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-23 15:59:37.693 +05:30 b692e652-d5b9-4f5b-afae-e19d177ded3c INF Connection string fetched 2024-03-23 15:59:37.694 +05:30 b692e652-d5b9-4f5b-afae-e19d177ded3c INF Fetching Actions 2024-03-23 15:59:37.700 +05:30 b692e652-d5b9-4f5b-afae-e19d177ded3c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:37.700 +05:30 b692e652-d5b9-4f5b-afae-e19d177ded3c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.2665ms 2024-03-23 15:59:37.700 +05:30 b692e652-d5b9-4f5b-afae-e19d177ded3c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:37.700 +05:30 b692e652-d5b9-4f5b-afae-e19d177ded3c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 15.3407ms 2024-03-23 15:59:38.065 +05:30 af25b18e-b77e-4750-b79b-0f08019a8f37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:59:38.065 +05:30 3dc963ae-03be-4055-9897-9fd2e1229e2a INF CORS policy execution successful. 2024-03-23 15:59:38.066 +05:30 3dc963ae-03be-4055-9897-9fd2e1229e2a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 0.6494ms 2024-03-23 15:59:38.105 +05:30 0ebe579f-e3d1-4fdc-bab7-85f569d2329a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 15:59:38.105 +05:30 c833e76b-a68f-422e-88a7-5785910bff97 INF CORS policy execution successful. 2024-03-23 15:59:38.105 +05:30 c833e76b-a68f-422e-88a7-5785910bff97 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:38.105 +05:30 c833e76b-a68f-422e-88a7-5785910bff97 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-23 15:59:38.109 +05:30 c833e76b-a68f-422e-88a7-5785910bff97 INF Connection string fetched 2024-03-23 15:59:38.109 +05:30 c833e76b-a68f-422e-88a7-5785910bff97 INF Fetching Actions 2024-03-23 15:59:38.115 +05:30 c833e76b-a68f-422e-88a7-5785910bff97 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 15:59:38.115 +05:30 c833e76b-a68f-422e-88a7-5785910bff97 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 9.8834ms 2024-03-23 15:59:38.115 +05:30 c833e76b-a68f-422e-88a7-5785910bff97 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 15:59:38.116 +05:30 c833e76b-a68f-422e-88a7-5785910bff97 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 10.8585ms 2024-03-23 16:00:16.056 +05:30 7b1bd368-b586-45f7-9a48-b04098202826 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 16:00:16.058 +05:30 c9b436aa-79f1-4a31-a160-0c5852acfd79 INF CORS policy execution successful. 2024-03-23 16:00:16.059 +05:30 c9b436aa-79f1-4a31-a160-0c5852acfd79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 2.7934ms 2024-03-23 16:00:17.033 +05:30 63bfe8fa-c067-4fcb-b277-18d7b64a9d8c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 16:00:17.035 +05:30 c68149f3-7e69-4c42-ae67-f0157b64659d INF CORS policy execution successful. 2024-03-23 16:00:17.036 +05:30 c68149f3-7e69-4c42-ae67-f0157b64659d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:00:17.036 +05:30 c68149f3-7e69-4c42-ae67-f0157b64659d 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-23 16:00:17.045 +05:30 c68149f3-7e69-4c42-ae67-f0157b64659d INF Connection string fetched 2024-03-23 16:00:17.047 +05:30 c68149f3-7e69-4c42-ae67-f0157b64659d INF Fetching Actions 2024-03-23 16:00:17.058 +05:30 c68149f3-7e69-4c42-ae67-f0157b64659d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:00:17.060 +05:30 c68149f3-7e69-4c42-ae67-f0157b64659d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 23.6531ms 2024-03-23 16:00:17.061 +05:30 c68149f3-7e69-4c42-ae67-f0157b64659d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:00:17.061 +05:30 c68149f3-7e69-4c42-ae67-f0157b64659d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 27.7646ms 2024-03-23 16:00:17.699 +05:30 47e97823-2983-4b68-91cc-2348ea748a26 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 16:00:17.699 +05:30 4a822548-6c31-4332-bf27-36edc387f3da INF CORS policy execution successful. 2024-03-23 16:00:17.700 +05:30 4a822548-6c31-4332-bf27-36edc387f3da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 1.5693ms 2024-03-23 16:00:17.755 +05:30 a02d2a2f-db11-4691-9bb3-06024f6a1bff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 16:00:17.755 +05:30 3c9cc83a-c057-4c3b-86b2-6d03c951e1ef INF CORS policy execution successful. 2024-03-23 16:00:17.755 +05:30 3c9cc83a-c057-4c3b-86b2-6d03c951e1ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:00:17.755 +05:30 3c9cc83a-c057-4c3b-86b2-6d03c951e1ef 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-23 16:00:17.760 +05:30 3c9cc83a-c057-4c3b-86b2-6d03c951e1ef INF Connection string fetched 2024-03-23 16:00:17.760 +05:30 3c9cc83a-c057-4c3b-86b2-6d03c951e1ef INF Fetching Actions 2024-03-23 16:00:17.768 +05:30 3c9cc83a-c057-4c3b-86b2-6d03c951e1ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:00:17.769 +05:30 3c9cc83a-c057-4c3b-86b2-6d03c951e1ef INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.208ms 2024-03-23 16:00:17.769 +05:30 3c9cc83a-c057-4c3b-86b2-6d03c951e1ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:00:17.769 +05:30 3c9cc83a-c057-4c3b-86b2-6d03c951e1ef 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 14.3436ms 2024-03-23 16:00:19.400 +05:30 815dc7aa-cb1f-4862-a506-871d677b1333 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 16:00:19.400 +05:30 cff43849-a5c2-4b2e-a322-ea38fcc56749 INF CORS policy execution successful. 2024-03-23 16:00:19.401 +05:30 cff43849-a5c2-4b2e-a322-ea38fcc56749 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 0.8318ms 2024-03-23 16:00:19.447 +05:30 653accfd-e4a7-4006-9d7d-4145c345d55b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 16:00:19.447 +05:30 711a6ed5-b44c-4ddf-b491-04b4af73dc6b INF CORS policy execution successful. 2024-03-23 16:00:19.448 +05:30 711a6ed5-b44c-4ddf-b491-04b4af73dc6b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:00:19.448 +05:30 711a6ed5-b44c-4ddf-b491-04b4af73dc6b 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-23 16:00:19.453 +05:30 711a6ed5-b44c-4ddf-b491-04b4af73dc6b INF Connection string fetched 2024-03-23 16:00:19.453 +05:30 711a6ed5-b44c-4ddf-b491-04b4af73dc6b INF Fetching Actions 2024-03-23 16:00:19.460 +05:30 711a6ed5-b44c-4ddf-b491-04b4af73dc6b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:00:19.461 +05:30 711a6ed5-b44c-4ddf-b491-04b4af73dc6b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.1603ms 2024-03-23 16:00:19.461 +05:30 711a6ed5-b44c-4ddf-b491-04b4af73dc6b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:00:19.461 +05:30 711a6ed5-b44c-4ddf-b491-04b4af73dc6b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 14.2722ms 2024-03-23 16:00:26.575 +05:30 2d67adf2-0b0d-4d84-b9f5-4827241f7c74 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 16:00:26.576 +05:30 84202773-1532-4cf2-90d1-633516238224 INF CORS policy execution successful. 2024-03-23 16:00:26.577 +05:30 84202773-1532-4cf2-90d1-633516238224 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 204 null null 5.1639ms 2024-03-23 16:00:27.098 +05:30 11611851-5554-4bca-9a42-79c6aff98780 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - null null 2024-03-23 16:00:27.099 +05:30 f88ce289-ddee-42f8-898e-2fa1964afaa4 INF CORS policy execution successful. 2024-03-23 16:00:27.099 +05:30 f88ce289-ddee-42f8-898e-2fa1964afaa4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:00:27.100 +05:30 f88ce289-ddee-42f8-898e-2fa1964afaa4 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-23 16:00:27.111 +05:30 f88ce289-ddee-42f8-898e-2fa1964afaa4 INF Connection string fetched 2024-03-23 16:00:27.112 +05:30 f88ce289-ddee-42f8-898e-2fa1964afaa4 INF Fetching Actions 2024-03-23 16:00:27.122 +05:30 f88ce289-ddee-42f8-898e-2fa1964afaa4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:00:27.123 +05:30 f88ce289-ddee-42f8-898e-2fa1964afaa4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 23.0759ms 2024-03-23 16:00:27.123 +05:30 f88ce289-ddee-42f8-898e-2fa1964afaa4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:00:27.123 +05:30 f88ce289-ddee-42f8-898e-2fa1964afaa4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=63 - 200 null application/json; charset=utf-8 25.2459ms 2024-03-23 16:00:39.736 +05:30 6246219c-7ee1-49ad-b468-6ca2278a0d30 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:00:39.737 +05:30 ecc41553-234c-454b-9d4a-ab4358a4dd77 INF CORS policy execution successful. 2024-03-23 16:00:39.737 +05:30 ecc41553-234c-454b-9d4a-ab4358a4dd77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.8327ms 2024-03-23 16:00:39.780 +05:30 7e3f71cf-07c8-4c11-92e3-cb145c9f61c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:00:39.782 +05:30 ed12b958-448c-49dd-807b-135d39e32f25 INF CORS policy execution successful. 2024-03-23 16:00:39.782 +05:30 ed12b958-448c-49dd-807b-135d39e32f25 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:00:39.782 +05:30 ed12b958-448c-49dd-807b-135d39e32f25 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-23 16:00:39.794 +05:30 ed12b958-448c-49dd-807b-135d39e32f25 INF Connection string fetched 2024-03-23 16:00:39.795 +05:30 ed12b958-448c-49dd-807b-135d39e32f25 INF Fetching Menu Data 2024-03-23 16:00:39.800 +05:30 ed12b958-448c-49dd-807b-135d39e32f25 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:00:39.802 +05:30 ed12b958-448c-49dd-807b-135d39e32f25 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 19.2129ms 2024-03-23 16:00:39.802 +05:30 ed12b958-448c-49dd-807b-135d39e32f25 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:00:39.802 +05:30 ed12b958-448c-49dd-807b-135d39e32f25 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 21.3854ms 2024-03-23 16:00:52.070 +05:30 7faf885e-1cf4-499e-9a9e-ebaa4b4fe784 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 16:00:52.072 +05:30 8b97c58a-64f5-4022-8bff-44818c92fa1a INF CORS policy execution successful. 2024-03-23 16:00:52.103 +05:30 8b97c58a-64f5-4022-8bff-44818c92fa1a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 32.7087ms 2024-03-23 16:00:52.160 +05:30 8ce6c146-1065-45ca-93c9-659143b8cf2f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 16:00:52.161 +05:30 0ae4f40a-f798-47ee-aeff-c41e2f957e17 INF CORS policy execution successful. 2024-03-23 16:00:52.162 +05:30 0ae4f40a-f798-47ee-aeff-c41e2f957e17 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:00:52.162 +05:30 0ae4f40a-f798-47ee-aeff-c41e2f957e17 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-23 16:00:52.171 +05:30 0ae4f40a-f798-47ee-aeff-c41e2f957e17 INF Connection string fetched 2024-03-23 16:00:52.173 +05:30 0ae4f40a-f798-47ee-aeff-c41e2f957e17 INF Fetching Actions 2024-03-23 16:00:52.184 +05:30 0ae4f40a-f798-47ee-aeff-c41e2f957e17 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:00:52.185 +05:30 0ae4f40a-f798-47ee-aeff-c41e2f957e17 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 22.8215ms 2024-03-23 16:00:52.185 +05:30 0ae4f40a-f798-47ee-aeff-c41e2f957e17 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:00:52.186 +05:30 0ae4f40a-f798-47ee-aeff-c41e2f957e17 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 25.8247ms 2024-03-23 16:00:58.603 +05:30 e3fb6c6c-9932-4b46-9410-b7242706d1de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 16:00:58.604 +05:30 40cefc36-d551-4f64-8223-ea96ac7c15d6 INF CORS policy execution successful. 2024-03-23 16:00:58.604 +05:30 40cefc36-d551-4f64-8223-ea96ac7c15d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 1.3452ms 2024-03-23 16:00:59.365 +05:30 e63ab206-07d6-496c-84ef-58904137c29b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 16:00:59.366 +05:30 ffde00c4-ac0b-4dde-8ecc-8760d4172808 INF CORS policy execution successful. 2024-03-23 16:00:59.366 +05:30 ffde00c4-ac0b-4dde-8ecc-8760d4172808 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:00:59.366 +05:30 ffde00c4-ac0b-4dde-8ecc-8760d4172808 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-23 16:00:59.373 +05:30 ffde00c4-ac0b-4dde-8ecc-8760d4172808 INF Connection string fetched 2024-03-23 16:00:59.373 +05:30 ffde00c4-ac0b-4dde-8ecc-8760d4172808 INF Fetching Actions 2024-03-23 16:00:59.382 +05:30 ffde00c4-ac0b-4dde-8ecc-8760d4172808 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:00:59.382 +05:30 ffde00c4-ac0b-4dde-8ecc-8760d4172808 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.8888ms 2024-03-23 16:00:59.382 +05:30 ffde00c4-ac0b-4dde-8ecc-8760d4172808 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:00:59.383 +05:30 ffde00c4-ac0b-4dde-8ecc-8760d4172808 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 17.9516ms 2024-03-23 16:01:04.003 +05:30 52dcbdea-303b-463a-b54e-1e3f33bceb28 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 16:01:04.004 +05:30 c1ef221f-800f-4c74-b94a-deb2cc7701a3 INF CORS policy execution successful. 2024-03-23 16:01:04.005 +05:30 c1ef221f-800f-4c74-b94a-deb2cc7701a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 1.2484ms 2024-03-23 16:01:04.053 +05:30 b55fef79-7a7a-4594-a0d9-201030cffe29 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 16:01:04.054 +05:30 f1351e88-3757-4a42-9178-be27a31f1966 INF CORS policy execution successful. 2024-03-23 16:01:04.054 +05:30 f1351e88-3757-4a42-9178-be27a31f1966 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:01:04.054 +05:30 f1351e88-3757-4a42-9178-be27a31f1966 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-23 16:01:04.070 +05:30 f1351e88-3757-4a42-9178-be27a31f1966 INF Connection string fetched 2024-03-23 16:01:04.071 +05:30 f1351e88-3757-4a42-9178-be27a31f1966 INF Fetching Actions 2024-03-23 16:01:04.085 +05:30 f1351e88-3757-4a42-9178-be27a31f1966 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:01:04.085 +05:30 f1351e88-3757-4a42-9178-be27a31f1966 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 31.1893ms 2024-03-23 16:01:04.086 +05:30 f1351e88-3757-4a42-9178-be27a31f1966 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:01:04.086 +05:30 f1351e88-3757-4a42-9178-be27a31f1966 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 32.8706ms 2024-03-23 16:01:05.994 +05:30 314815d9-9a42-4b5b-905a-68bdd57314d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 16:01:05.995 +05:30 c40989a3-dff0-4e74-b65a-5a9df5f382d6 INF CORS policy execution successful. 2024-03-23 16:01:05.995 +05:30 c40989a3-dff0-4e74-b65a-5a9df5f382d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 1.3383ms 2024-03-23 16:01:06.041 +05:30 074a0c8c-3936-4682-bd0d-359f9f584386 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 16:01:06.041 +05:30 07c5b827-206e-44e8-94de-3d738d6c1c76 INF CORS policy execution successful. 2024-03-23 16:01:06.042 +05:30 07c5b827-206e-44e8-94de-3d738d6c1c76 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:01:06.042 +05:30 07c5b827-206e-44e8-94de-3d738d6c1c76 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-23 16:01:06.050 +05:30 07c5b827-206e-44e8-94de-3d738d6c1c76 INF Connection string fetched 2024-03-23 16:01:06.050 +05:30 07c5b827-206e-44e8-94de-3d738d6c1c76 INF Fetching Actions 2024-03-23 16:01:06.069 +05:30 07c5b827-206e-44e8-94de-3d738d6c1c76 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:01:06.070 +05:30 07c5b827-206e-44e8-94de-3d738d6c1c76 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 27.5946ms 2024-03-23 16:01:06.070 +05:30 07c5b827-206e-44e8-94de-3d738d6c1c76 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:01:06.070 +05:30 07c5b827-206e-44e8-94de-3d738d6c1c76 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 29.222ms 2024-03-23 16:02:02.772 +05:30 0d2a33f3-9d7f-49e2-959f-d66e6e4c6787 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 16:02:02.775 +05:30 0f6bf3cd-1931-45f8-90bf-10afc393e2d9 INF CORS policy execution successful. 2024-03-23 16:02:02.776 +05:30 0f6bf3cd-1931-45f8-90bf-10afc393e2d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 4.7339ms 2024-03-23 16:02:02.814 +05:30 ca69e8d8-fdc8-49d3-8ca6-48a02e353629 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 16:02:02.816 +05:30 ae65bb79-6c7c-4f76-972b-f55c1feed72a INF CORS policy execution successful. 2024-03-23 16:02:02.817 +05:30 ae65bb79-6c7c-4f76-972b-f55c1feed72a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:02.817 +05:30 ae65bb79-6c7c-4f76-972b-f55c1feed72a 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-23 16:02:02.834 +05:30 ae65bb79-6c7c-4f76-972b-f55c1feed72a INF Connection string fetched 2024-03-23 16:02:02.835 +05:30 ae65bb79-6c7c-4f76-972b-f55c1feed72a INF Fetching Actions 2024-03-23 16:02:02.849 +05:30 ae65bb79-6c7c-4f76-972b-f55c1feed72a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:02.850 +05:30 ae65bb79-6c7c-4f76-972b-f55c1feed72a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 32.8441ms 2024-03-23 16:02:02.850 +05:30 ae65bb79-6c7c-4f76-972b-f55c1feed72a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:02.851 +05:30 ae65bb79-6c7c-4f76-972b-f55c1feed72a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 37.0521ms 2024-03-23 16:02:09.481 +05:30 873342ef-c286-4fd6-ac14-bac0bd61e6d4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 16:02:09.481 +05:30 a04f8c22-cda1-40c3-acd6-0a6cdf1c256e INF CORS policy execution successful. 2024-03-23 16:02:09.481 +05:30 a04f8c22-cda1-40c3-acd6-0a6cdf1c256e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 204 null null 0.6401ms 2024-03-23 16:02:09.521 +05:30 51c5f50f-ba28-4669-944f-6f05ddd7c224 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 16:02:09.521 +05:30 69cfd410-1f38-4f8a-816b-e6dc9c28c251 INF CORS policy execution successful. 2024-03-23 16:02:09.521 +05:30 69cfd410-1f38-4f8a-816b-e6dc9c28c251 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:09.521 +05:30 69cfd410-1f38-4f8a-816b-e6dc9c28c251 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-23 16:02:09.526 +05:30 69cfd410-1f38-4f8a-816b-e6dc9c28c251 INF Connection string fetched 2024-03-23 16:02:09.527 +05:30 69cfd410-1f38-4f8a-816b-e6dc9c28c251 INF Fetching Actions 2024-03-23 16:02:09.534 +05:30 69cfd410-1f38-4f8a-816b-e6dc9c28c251 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:09.534 +05:30 69cfd410-1f38-4f8a-816b-e6dc9c28c251 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.6622ms 2024-03-23 16:02:09.534 +05:30 69cfd410-1f38-4f8a-816b-e6dc9c28c251 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:09.534 +05:30 69cfd410-1f38-4f8a-816b-e6dc9c28c251 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 200 null application/json; charset=utf-8 13.8236ms 2024-03-23 16:02:13.149 +05:30 5a98ef7f-a034-4390-8df0-40c535fd6270 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 16:02:13.150 +05:30 21757e8f-24d9-480c-a044-e2cecf8cfbaa INF CORS policy execution successful. 2024-03-23 16:02:13.151 +05:30 21757e8f-24d9-480c-a044-e2cecf8cfbaa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 1.8901ms 2024-03-23 16:02:13.195 +05:30 b16d366b-7dbc-43c7-8dfa-3215955e81d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 16:02:13.196 +05:30 9441d7d6-458d-4ab3-8066-5c8dc2ab351b INF CORS policy execution successful. 2024-03-23 16:02:13.196 +05:30 9441d7d6-458d-4ab3-8066-5c8dc2ab351b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:13.196 +05:30 9441d7d6-458d-4ab3-8066-5c8dc2ab351b 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-23 16:02:13.207 +05:30 9441d7d6-458d-4ab3-8066-5c8dc2ab351b INF Connection string fetched 2024-03-23 16:02:13.208 +05:30 9441d7d6-458d-4ab3-8066-5c8dc2ab351b INF Fetching Actions 2024-03-23 16:02:13.225 +05:30 9441d7d6-458d-4ab3-8066-5c8dc2ab351b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:13.226 +05:30 9441d7d6-458d-4ab3-8066-5c8dc2ab351b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 29.7703ms 2024-03-23 16:02:13.226 +05:30 9441d7d6-458d-4ab3-8066-5c8dc2ab351b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:13.227 +05:30 9441d7d6-458d-4ab3-8066-5c8dc2ab351b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 31.9194ms 2024-03-23 16:02:15.552 +05:30 577e5cfc-e349-4f3f-ae91-d1eedb1a6571 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 16:02:15.553 +05:30 1150f171-e336-4a5e-b78f-e4bb6b56da45 INF CORS policy execution successful. 2024-03-23 16:02:15.553 +05:30 1150f171-e336-4a5e-b78f-e4bb6b56da45 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 204 null null 1.6908ms 2024-03-23 16:02:15.588 +05:30 46d24d8f-fa7d-487e-a6ec-d52a707deefd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 16:02:15.590 +05:30 b7c081db-ec53-4221-a5a4-34af454f7f1f INF CORS policy execution successful. 2024-03-23 16:02:15.590 +05:30 b7c081db-ec53-4221-a5a4-34af454f7f1f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:15.590 +05:30 b7c081db-ec53-4221-a5a4-34af454f7f1f 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-23 16:02:15.602 +05:30 b7c081db-ec53-4221-a5a4-34af454f7f1f INF Connection string fetched 2024-03-23 16:02:15.603 +05:30 b7c081db-ec53-4221-a5a4-34af454f7f1f INF Fetching Actions 2024-03-23 16:02:15.613 +05:30 b7c081db-ec53-4221-a5a4-34af454f7f1f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:15.614 +05:30 b7c081db-ec53-4221-a5a4-34af454f7f1f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 23.3331ms 2024-03-23 16:02:15.614 +05:30 b7c081db-ec53-4221-a5a4-34af454f7f1f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:15.614 +05:30 b7c081db-ec53-4221-a5a4-34af454f7f1f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 200 null application/json; charset=utf-8 25.6478ms 2024-03-23 16:02:17.752 +05:30 0ced5b15-b7d7-4d56-9110-5928336f5c0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 16:02:17.752 +05:30 bbd54912-47c7-4599-8381-085ad7fba879 INF CORS policy execution successful. 2024-03-23 16:02:17.753 +05:30 bbd54912-47c7-4599-8381-085ad7fba879 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 204 null null 1.2239ms 2024-03-23 16:02:17.794 +05:30 2e8e615b-4bd8-42c8-a52c-fde3d64274d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 16:02:17.795 +05:30 b9ff8a7a-0ba8-4a67-bf3c-28cf7372ec1c INF CORS policy execution successful. 2024-03-23 16:02:17.795 +05:30 b9ff8a7a-0ba8-4a67-bf3c-28cf7372ec1c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:17.795 +05:30 b9ff8a7a-0ba8-4a67-bf3c-28cf7372ec1c 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-23 16:02:17.801 +05:30 b9ff8a7a-0ba8-4a67-bf3c-28cf7372ec1c INF Connection string fetched 2024-03-23 16:02:17.801 +05:30 b9ff8a7a-0ba8-4a67-bf3c-28cf7372ec1c INF Fetching Actions 2024-03-23 16:02:17.810 +05:30 b9ff8a7a-0ba8-4a67-bf3c-28cf7372ec1c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:17.811 +05:30 b9ff8a7a-0ba8-4a67-bf3c-28cf7372ec1c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.4529ms 2024-03-23 16:02:17.811 +05:30 b9ff8a7a-0ba8-4a67-bf3c-28cf7372ec1c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:17.811 +05:30 b9ff8a7a-0ba8-4a67-bf3c-28cf7372ec1c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 200 null application/json; charset=utf-8 16.8285ms 2024-03-23 16:02:20.596 +05:30 65035944-2d4e-4e60-af2f-6c86089e259b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 16:02:20.597 +05:30 7bb68508-ad5e-427c-9f1f-20a29d1b9da9 INF CORS policy execution successful. 2024-03-23 16:02:20.597 +05:30 7bb68508-ad5e-427c-9f1f-20a29d1b9da9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:20.597 +05:30 7bb68508-ad5e-427c-9f1f-20a29d1b9da9 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-23 16:02:20.603 +05:30 7bb68508-ad5e-427c-9f1f-20a29d1b9da9 INF Connection string fetched 2024-03-23 16:02:20.603 +05:30 7bb68508-ad5e-427c-9f1f-20a29d1b9da9 INF Fetching Actions 2024-03-23 16:02:20.610 +05:30 7bb68508-ad5e-427c-9f1f-20a29d1b9da9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:20.611 +05:30 7bb68508-ad5e-427c-9f1f-20a29d1b9da9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.2969ms 2024-03-23 16:02:20.611 +05:30 7bb68508-ad5e-427c-9f1f-20a29d1b9da9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:20.611 +05:30 7bb68508-ad5e-427c-9f1f-20a29d1b9da9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 200 null application/json; charset=utf-8 14.7699ms 2024-03-23 16:02:22.600 +05:30 ff8814b2-ea64-47ce-9b4f-97c01f5f68e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:02:22.601 +05:30 3451a454-99de-417e-bd47-d8b0c05ece8e INF CORS policy execution successful. 2024-03-23 16:02:22.601 +05:30 3451a454-99de-417e-bd47-d8b0c05ece8e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8465ms 2024-03-23 16:02:22.609 +05:30 ccc1cf7a-b075-4734-97ca-07133a648889 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:02:22.609 +05:30 3a82d31c-cde1-4849-a28d-e78d030a5275 INF CORS policy execution successful. 2024-03-23 16:02:22.610 +05:30 3a82d31c-cde1-4849-a28d-e78d030a5275 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5106ms 2024-03-23 16:02:22.612 +05:30 3d3dd996-d8d4-4b7c-b020-56ace0ce1ba0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:02:22.612 +05:30 6c43f006-da16-4c42-badd-6191e47d6237 INF CORS policy execution successful. 2024-03-23 16:02:22.612 +05:30 6c43f006-da16-4c42-badd-6191e47d6237 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.642ms 2024-03-23 16:02:22.642 +05:30 6a4ae266-8a77-4382-86b7-cd49fe7d5653 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:02:22.644 +05:30 6a4ae266-8a77-4382-86b7-cd49fe7d5653 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:32:22 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-23 16:02:22.645 +05:30 6a4ae266-8a77-4382-86b7-cd49fe7d5653 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:32:22 AM'. 2024-03-23 16:02:22.645 +05:30 e4d4d684-2671-448e-bd58-b127f8f6d8b7 INF CORS policy execution successful. 2024-03-23 16:02:22.645 +05:30 e4d4d684-2671-448e-bd58-b127f8f6d8b7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:02:22.645 +05:30 e4d4d684-2671-448e-bd58-b127f8f6d8b7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:02:22.646 +05:30 e4d4d684-2671-448e-bd58-b127f8f6d8b7 INF Fetching City deatails 2024-03-23 16:02:22.652 +05:30 e4d4d684-2671-448e-bd58-b127f8f6d8b7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:22.653 +05:30 e4d4d684-2671-448e-bd58-b127f8f6d8b7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.3278ms 2024-03-23 16:02:22.653 +05:30 e4d4d684-2671-448e-bd58-b127f8f6d8b7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:02:22.653 +05:30 e4d4d684-2671-448e-bd58-b127f8f6d8b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.8934ms 2024-03-23 16:02:22.658 +05:30 41af4466-77b2-4241-ba80-bd22a998025e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:02:22.658 +05:30 41af4466-77b2-4241-ba80-bd22a998025e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:32:22 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-23 16:02:22.658 +05:30 41af4466-77b2-4241-ba80-bd22a998025e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:32:22 AM'. 2024-03-23 16:02:22.659 +05:30 e666511d-1861-4ed2-b0fa-d3f5e367780a INF CORS policy execution successful. 2024-03-23 16:02:22.659 +05:30 e666511d-1861-4ed2-b0fa-d3f5e367780a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:02:22.659 +05:30 e666511d-1861-4ed2-b0fa-d3f5e367780a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:02:22.659 +05:30 e666511d-1861-4ed2-b0fa-d3f5e367780a INF Fetching Country deatails 2024-03-23 16:02:22.662 +05:30 e666511d-1861-4ed2-b0fa-d3f5e367780a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:22.663 +05:30 e6c3307d-02a1-4268-b56f-d64758e6b576 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:02:22.663 +05:30 e666511d-1861-4ed2-b0fa-d3f5e367780a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.0653ms 2024-03-23 16:02:22.663 +05:30 e666511d-1861-4ed2-b0fa-d3f5e367780a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:02:22.663 +05:30 e666511d-1861-4ed2-b0fa-d3f5e367780a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.5896ms 2024-03-23 16:02:22.663 +05:30 e6c3307d-02a1-4268-b56f-d64758e6b576 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:32:22 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-23 16:02:22.664 +05:30 e6c3307d-02a1-4268-b56f-d64758e6b576 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:32:22 AM'. 2024-03-23 16:02:22.664 +05:30 3f901bc0-57d9-492c-a582-2a75427657e5 INF CORS policy execution successful. 2024-03-23 16:02:22.664 +05:30 3f901bc0-57d9-492c-a582-2a75427657e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:02:22.664 +05:30 3f901bc0-57d9-492c-a582-2a75427657e5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:02:22.665 +05:30 3f901bc0-57d9-492c-a582-2a75427657e5 INF Fetching Department deatails 2024-03-23 16:02:22.667 +05:30 3f901bc0-57d9-492c-a582-2a75427657e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:22.668 +05:30 3f901bc0-57d9-492c-a582-2a75427657e5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.517ms 2024-03-23 16:02:22.668 +05:30 3f901bc0-57d9-492c-a582-2a75427657e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:02:22.668 +05:30 3f901bc0-57d9-492c-a582-2a75427657e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.958ms 2024-03-23 16:02:23.223 +05:30 d73673fe-0488-4a92-aadd-49c7ee4fa1db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 16:02:23.224 +05:30 42db8007-9e5b-45d8-8a3f-f80b1885ae1b INF CORS policy execution successful. 2024-03-23 16:02:23.224 +05:30 42db8007-9e5b-45d8-8a3f-f80b1885ae1b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 204 null null 0.6852ms 2024-03-23 16:02:23.266 +05:30 eda02af3-fb7d-4fb6-b729-910101f99bd2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 16:02:23.267 +05:30 3375bb82-5c33-44c0-89a3-1a337e3495d9 INF CORS policy execution successful. 2024-03-23 16:02:23.267 +05:30 3375bb82-5c33-44c0-89a3-1a337e3495d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:23.267 +05:30 3375bb82-5c33-44c0-89a3-1a337e3495d9 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-23 16:02:23.271 +05:30 3375bb82-5c33-44c0-89a3-1a337e3495d9 INF Connection string fetched 2024-03-23 16:02:23.271 +05:30 3375bb82-5c33-44c0-89a3-1a337e3495d9 INF Fetching Actions 2024-03-23 16:02:23.279 +05:30 3375bb82-5c33-44c0-89a3-1a337e3495d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:23.279 +05:30 3375bb82-5c33-44c0-89a3-1a337e3495d9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.215ms 2024-03-23 16:02:23.279 +05:30 3375bb82-5c33-44c0-89a3-1a337e3495d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:23.280 +05:30 3375bb82-5c33-44c0-89a3-1a337e3495d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 13.7524ms 2024-03-23 16:02:26.907 +05:30 30d6a35d-f94f-4b9f-9cde-4b482afa4c2d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 16:02:26.908 +05:30 8bad2044-35a2-4574-bcd3-232e1c415f92 INF CORS policy execution successful. 2024-03-23 16:02:26.908 +05:30 8bad2044-35a2-4574-bcd3-232e1c415f92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 0.9332ms 2024-03-23 16:02:26.951 +05:30 7bb5ac63-236a-4cec-9415-00a3dcb83039 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 16:02:26.951 +05:30 d755724f-4a09-4045-9937-7b9a67b6fd77 INF CORS policy execution successful. 2024-03-23 16:02:26.952 +05:30 d755724f-4a09-4045-9937-7b9a67b6fd77 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:26.952 +05:30 d755724f-4a09-4045-9937-7b9a67b6fd77 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-23 16:02:26.959 +05:30 d755724f-4a09-4045-9937-7b9a67b6fd77 INF Connection string fetched 2024-03-23 16:02:26.960 +05:30 d755724f-4a09-4045-9937-7b9a67b6fd77 INF Fetching Actions 2024-03-23 16:02:26.967 +05:30 d755724f-4a09-4045-9937-7b9a67b6fd77 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:26.967 +05:30 d755724f-4a09-4045-9937-7b9a67b6fd77 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.3973ms 2024-03-23 16:02:26.968 +05:30 d755724f-4a09-4045-9937-7b9a67b6fd77 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:26.968 +05:30 d755724f-4a09-4045-9937-7b9a67b6fd77 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 17.146ms 2024-03-23 16:02:32.836 +05:30 81e683d1-e3a1-42fa-ba7b-f1f4128d2f42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 16:02:32.837 +05:30 7ec62eb5-c7ab-4fcc-ad80-7d88c1d74964 INF CORS policy execution successful. 2024-03-23 16:02:32.837 +05:30 7ec62eb5-c7ab-4fcc-ad80-7d88c1d74964 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 1.1569ms 2024-03-23 16:02:32.877 +05:30 b0bbaa54-4d69-4f46-8584-6a873c88dbf0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 16:02:32.878 +05:30 0c68951d-3b9d-41fb-8e5c-9dd4aeb41baf INF CORS policy execution successful. 2024-03-23 16:02:32.878 +05:30 0c68951d-3b9d-41fb-8e5c-9dd4aeb41baf INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:32.878 +05:30 0c68951d-3b9d-41fb-8e5c-9dd4aeb41baf 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-23 16:02:32.884 +05:30 0c68951d-3b9d-41fb-8e5c-9dd4aeb41baf INF Connection string fetched 2024-03-23 16:02:32.884 +05:30 0c68951d-3b9d-41fb-8e5c-9dd4aeb41baf INF Fetching Actions 2024-03-23 16:02:32.891 +05:30 0c68951d-3b9d-41fb-8e5c-9dd4aeb41baf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:32.891 +05:30 0c68951d-3b9d-41fb-8e5c-9dd4aeb41baf INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.8085ms 2024-03-23 16:02:32.891 +05:30 0c68951d-3b9d-41fb-8e5c-9dd4aeb41baf INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:32.891 +05:30 0c68951d-3b9d-41fb-8e5c-9dd4aeb41baf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 14.4534ms 2024-03-23 16:02:36.934 +05:30 0b729aa8-795c-423b-b260-ef9c34a31421 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 16:02:36.935 +05:30 0fcf5408-5b89-4fea-b209-75c61e45b325 INF CORS policy execution successful. 2024-03-23 16:02:36.935 +05:30 0fcf5408-5b89-4fea-b209-75c61e45b325 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 204 null null 1.041ms 2024-03-23 16:02:36.973 +05:30 525696f3-63c2-4667-a7d8-a0b466527fae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 16:02:36.974 +05:30 a68bb824-914f-4364-a5f2-7a239e8d7396 INF CORS policy execution successful. 2024-03-23 16:02:36.974 +05:30 a68bb824-914f-4364-a5f2-7a239e8d7396 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:36.974 +05:30 a68bb824-914f-4364-a5f2-7a239e8d7396 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-23 16:02:36.980 +05:30 a68bb824-914f-4364-a5f2-7a239e8d7396 INF Connection string fetched 2024-03-23 16:02:36.981 +05:30 a68bb824-914f-4364-a5f2-7a239e8d7396 INF Fetching Actions 2024-03-23 16:02:36.987 +05:30 a68bb824-914f-4364-a5f2-7a239e8d7396 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:36.988 +05:30 a68bb824-914f-4364-a5f2-7a239e8d7396 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.1141ms 2024-03-23 16:02:36.988 +05:30 a68bb824-914f-4364-a5f2-7a239e8d7396 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:36.988 +05:30 a68bb824-914f-4364-a5f2-7a239e8d7396 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 200 null application/json; charset=utf-8 14.7657ms 2024-03-23 16:02:39.433 +05:30 9089d8ee-fb79-443e-bcba-cbdc3260eec4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 16:02:39.433 +05:30 f1ee3502-d83b-4fff-8245-4f07c14fe5f8 INF CORS policy execution successful. 2024-03-23 16:02:39.434 +05:30 f1ee3502-d83b-4fff-8245-4f07c14fe5f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 204 null null 0.6867ms 2024-03-23 16:02:39.476 +05:30 ba70c150-2c08-4968-bc87-d4bc708b6dd1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 16:02:39.477 +05:30 f02e3ca5-6e45-4ee3-ad6c-3b3e5e585278 INF CORS policy execution successful. 2024-03-23 16:02:39.477 +05:30 f02e3ca5-6e45-4ee3-ad6c-3b3e5e585278 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:39.477 +05:30 f02e3ca5-6e45-4ee3-ad6c-3b3e5e585278 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-23 16:02:39.482 +05:30 f02e3ca5-6e45-4ee3-ad6c-3b3e5e585278 INF Connection string fetched 2024-03-23 16:02:39.482 +05:30 f02e3ca5-6e45-4ee3-ad6c-3b3e5e585278 INF Fetching Actions 2024-03-23 16:02:39.489 +05:30 f02e3ca5-6e45-4ee3-ad6c-3b3e5e585278 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:39.490 +05:30 f02e3ca5-6e45-4ee3-ad6c-3b3e5e585278 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.7922ms 2024-03-23 16:02:39.490 +05:30 f02e3ca5-6e45-4ee3-ad6c-3b3e5e585278 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:39.490 +05:30 f02e3ca5-6e45-4ee3-ad6c-3b3e5e585278 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 200 null application/json; charset=utf-8 14.1329ms 2024-03-23 16:02:43.153 +05:30 cdfaa2a3-697b-4d83-8b86-c6fa84329078 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 16:02:43.154 +05:30 234ba380-b47b-43d3-a296-dadd54cdeb68 INF CORS policy execution successful. 2024-03-23 16:02:43.154 +05:30 234ba380-b47b-43d3-a296-dadd54cdeb68 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.9752ms 2024-03-23 16:02:43.194 +05:30 b1c77b0a-7331-4b1f-9854-6d29357bcad9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 16:02:43.195 +05:30 29f6f8ec-189f-4780-ab9e-10276ae93dfa INF CORS policy execution successful. 2024-03-23 16:02:43.195 +05:30 29f6f8ec-189f-4780-ab9e-10276ae93dfa INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:43.195 +05:30 29f6f8ec-189f-4780-ab9e-10276ae93dfa 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-23 16:02:43.209 +05:30 29f6f8ec-189f-4780-ab9e-10276ae93dfa INF Connection string fetched 2024-03-23 16:02:43.210 +05:30 29f6f8ec-189f-4780-ab9e-10276ae93dfa INF Fetching Actions 2024-03-23 16:02:43.218 +05:30 29f6f8ec-189f-4780-ab9e-10276ae93dfa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:02:43.218 +05:30 29f6f8ec-189f-4780-ab9e-10276ae93dfa INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 23.0112ms 2024-03-23 16:02:43.218 +05:30 29f6f8ec-189f-4780-ab9e-10276ae93dfa INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:02:43.219 +05:30 29f6f8ec-189f-4780-ab9e-10276ae93dfa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 24.2929ms 2024-03-23 16:03:03.170 +05:30 3d1b55cc-3d55-48f7-ade0-0a0c7eee116b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 16:03:03.171 +05:30 013487bf-9a35-46b2-8184-efb95ad62412 INF CORS policy execution successful. 2024-03-23 16:03:03.172 +05:30 013487bf-9a35-46b2-8184-efb95ad62412 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 204 null null 1.6265ms 2024-03-23 16:03:03.224 +05:30 e9ead4d5-1353-471c-ab52-8627ea6a500b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 16:03:03.227 +05:30 e9ead4d5-1353-471c-ab52-8627ea6a500b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 10:32:51 AM', Current time (UTC): '3/23/2024 10:33:03 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-23 16:03:03.229 +05:30 e9ead4d5-1353-471c-ab52-8627ea6a500b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 10:32:51 AM', Current time (UTC): '3/23/2024 10:33:03 AM'. 2024-03-23 16:03:03.229 +05:30 a0e6b21d-ea46-412d-82d1-ff409f288687 INF CORS policy execution successful. 2024-03-23 16:03:03.229 +05:30 a0e6b21d-ea46-412d-82d1-ff409f288687 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-23 16:03:03.230 +05:30 a0e6b21d-ea46-412d-82d1-ff409f288687 INF AuthenticationScheme: Bearer was challenged. 2024-03-23 16:03:03.231 +05:30 a0e6b21d-ea46-412d-82d1-ff409f288687 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 401 null null 6.6972ms 2024-03-23 16:03:03.312 +05:30 51047fc9-5dbf-435c-beab-7cc65aba6a94 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4OTY3MSwiZXhwIjoxNzExMTkwMjcxLCJpYXQiOjE3MTExODk2NzF9.hdKi5PbUG8wQRa6Y54Z3M6Cxva9LOXS4JtH3fSfFfZU - null null 2024-03-23 16:03:03.313 +05:30 266a8606-c4f5-46c8-8384-6b68a02802b4 INF CORS policy execution successful. 2024-03-23 16:03:03.313 +05:30 266a8606-c4f5-46c8-8384-6b68a02802b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 16:03:03.313 +05:30 266a8606-c4f5-46c8-8384-6b68a02802b4 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-23 16:03:03.327 +05:30 266a8606-c4f5-46c8-8384-6b68a02802b4 INF Token generated 2024-03-23 16:03:03.327 +05:30 266a8606-c4f5-46c8-8384-6b68a02802b4 INF Token generated 2024-03-23 16:03:03.328 +05:30 266a8606-c4f5-46c8-8384-6b68a02802b4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-23 16:03:03.328 +05:30 266a8606-c4f5-46c8-8384-6b68a02802b4 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 15.0911ms 2024-03-23 16:03:03.328 +05:30 266a8606-c4f5-46c8-8384-6b68a02802b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-23 16:03:03.329 +05:30 266a8606-c4f5-46c8-8384-6b68a02802b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiQWRtaW4iLCJ1bmlxdWVfbmFtZSI6IkFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMTE4OTY3MSwiZXhwIjoxNzExMTkwMjcxLCJpYXQiOjE3MTExODk2NzF9.hdKi5PbUG8wQRa6Y54Z3M6Cxva9LOXS4JtH3fSfFfZU - 200 null application/json; charset=utf-8 16.4237ms 2024-03-23 16:03:03.382 +05:30 51461397-f835-4362-9b05-71c573ba2a0f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 16:03:03.383 +05:30 c53cdd43-3016-447d-a812-428b800b4ab2 INF CORS policy execution successful. 2024-03-23 16:03:03.383 +05:30 c53cdd43-3016-447d-a812-428b800b4ab2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:03.383 +05:30 c53cdd43-3016-447d-a812-428b800b4ab2 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-23 16:03:03.386 +05:30 c53cdd43-3016-447d-a812-428b800b4ab2 INF Connection string fetched 2024-03-23 16:03:03.387 +05:30 c53cdd43-3016-447d-a812-428b800b4ab2 INF Fetching Actions 2024-03-23 16:03:03.396 +05:30 c53cdd43-3016-447d-a812-428b800b4ab2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:03.396 +05:30 c53cdd43-3016-447d-a812-428b800b4ab2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.4467ms 2024-03-23 16:03:03.396 +05:30 c53cdd43-3016-447d-a812-428b800b4ab2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:03.397 +05:30 c53cdd43-3016-447d-a812-428b800b4ab2 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 14.6714ms 2024-03-23 16:03:06.833 +05:30 450f4776-4ede-4030-aaf0-f6064343b556 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-23 16:03:06.834 +05:30 a1ed92dd-44e9-4f86-883c-9c699e88671e INF CORS policy execution successful. 2024-03-23 16:03:06.834 +05:30 a1ed92dd-44e9-4f86-883c-9c699e88671e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:06.834 +05:30 a1ed92dd-44e9-4f86-883c-9c699e88671e 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-23 16:03:06.836 +05:30 a1ed92dd-44e9-4f86-883c-9c699e88671e INF Connection string fetched 2024-03-23 16:03:06.837 +05:30 a1ed92dd-44e9-4f86-883c-9c699e88671e INF Fetching Actions 2024-03-23 16:03:06.838 +05:30 a1ed92dd-44e9-4f86-883c-9c699e88671e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:06.839 +05:30 a1ed92dd-44e9-4f86-883c-9c699e88671e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 4.3771ms 2024-03-23 16:03:06.839 +05:30 a1ed92dd-44e9-4f86-883c-9c699e88671e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:06.839 +05:30 a1ed92dd-44e9-4f86-883c-9c699e88671e 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 5.6639ms 2024-03-23 16:03:09.242 +05:30 55434e48-5725-4abb-abcc-d6d883a3e2af INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 16:03:09.243 +05:30 e4f7bfc7-edad-4a74-83b3-b2a8d32eebcd INF CORS policy execution successful. 2024-03-23 16:03:09.243 +05:30 e4f7bfc7-edad-4a74-83b3-b2a8d32eebcd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 1.576ms 2024-03-23 16:03:09.285 +05:30 0c5cb285-d9b3-40af-a2c3-083110cd5473 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 16:03:09.285 +05:30 1ce5b2d5-43ac-4a0a-b5d8-1a1a596be58b INF CORS policy execution successful. 2024-03-23 16:03:09.286 +05:30 1ce5b2d5-43ac-4a0a-b5d8-1a1a596be58b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:09.286 +05:30 1ce5b2d5-43ac-4a0a-b5d8-1a1a596be58b 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-23 16:03:09.288 +05:30 1ce5b2d5-43ac-4a0a-b5d8-1a1a596be58b INF Connection string fetched 2024-03-23 16:03:09.288 +05:30 1ce5b2d5-43ac-4a0a-b5d8-1a1a596be58b INF Fetching Actions 2024-03-23 16:03:09.290 +05:30 1ce5b2d5-43ac-4a0a-b5d8-1a1a596be58b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:09.291 +05:30 1ce5b2d5-43ac-4a0a-b5d8-1a1a596be58b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 4.8323ms 2024-03-23 16:03:09.291 +05:30 1ce5b2d5-43ac-4a0a-b5d8-1a1a596be58b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:09.291 +05:30 1ce5b2d5-43ac-4a0a-b5d8-1a1a596be58b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 5.9913ms 2024-03-23 16:03:10.475 +05:30 e6ffcbe2-6215-499c-81e1-dd184a7992e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 16:03:10.476 +05:30 631b263b-1e83-4916-9afc-8b844a14ce80 INF CORS policy execution successful. 2024-03-23 16:03:10.476 +05:30 631b263b-1e83-4916-9afc-8b844a14ce80 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.8385ms 2024-03-23 16:03:10.542 +05:30 89fe21b2-8f78-435c-8196-3df72c81c2a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 16:03:10.542 +05:30 17be02d5-3dd6-4e8e-9cc8-f67f3aff46be INF CORS policy execution successful. 2024-03-23 16:03:10.543 +05:30 17be02d5-3dd6-4e8e-9cc8-f67f3aff46be INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:10.543 +05:30 17be02d5-3dd6-4e8e-9cc8-f67f3aff46be 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-23 16:03:10.545 +05:30 17be02d5-3dd6-4e8e-9cc8-f67f3aff46be INF Connection string fetched 2024-03-23 16:03:10.545 +05:30 17be02d5-3dd6-4e8e-9cc8-f67f3aff46be INF Fetching Actions 2024-03-23 16:03:10.548 +05:30 17be02d5-3dd6-4e8e-9cc8-f67f3aff46be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:10.548 +05:30 17be02d5-3dd6-4e8e-9cc8-f67f3aff46be INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 5.1383ms 2024-03-23 16:03:10.548 +05:30 17be02d5-3dd6-4e8e-9cc8-f67f3aff46be INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:10.548 +05:30 17be02d5-3dd6-4e8e-9cc8-f67f3aff46be INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 6.7668ms 2024-03-23 16:03:11.979 +05:30 25753b44-595a-40ba-ac6a-e4d9ba6b068b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 16:03:11.979 +05:30 6462870c-1054-48b5-a496-52e1917566e1 INF CORS policy execution successful. 2024-03-23 16:03:11.980 +05:30 6462870c-1054-48b5-a496-52e1917566e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.6271ms 2024-03-23 16:03:12.023 +05:30 b69618d1-7453-4ce8-a41b-f3ca7fc88801 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 16:03:12.024 +05:30 48d299e8-fdef-474e-b7f8-eb668ea6caba INF CORS policy execution successful. 2024-03-23 16:03:12.024 +05:30 48d299e8-fdef-474e-b7f8-eb668ea6caba INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:12.024 +05:30 48d299e8-fdef-474e-b7f8-eb668ea6caba 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-23 16:03:12.027 +05:30 48d299e8-fdef-474e-b7f8-eb668ea6caba INF Connection string fetched 2024-03-23 16:03:12.028 +05:30 48d299e8-fdef-474e-b7f8-eb668ea6caba INF Fetching Actions 2024-03-23 16:03:12.030 +05:30 48d299e8-fdef-474e-b7f8-eb668ea6caba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:12.031 +05:30 48d299e8-fdef-474e-b7f8-eb668ea6caba INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 6.2532ms 2024-03-23 16:03:12.031 +05:30 48d299e8-fdef-474e-b7f8-eb668ea6caba INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:12.031 +05:30 48d299e8-fdef-474e-b7f8-eb668ea6caba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 8.3157ms 2024-03-23 16:03:12.995 +05:30 bfbdbbf0-7668-4fe0-a96f-5bfe75784334 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 16:03:12.995 +05:30 c4357d43-aca4-4d89-aaeb-1eec37f86c4f INF CORS policy execution successful. 2024-03-23 16:03:12.995 +05:30 c4357d43-aca4-4d89-aaeb-1eec37f86c4f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 1.0146ms 2024-03-23 16:03:13.035 +05:30 cb988d39-9bf3-47eb-bb27-5bac1fee0c42 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 16:03:13.035 +05:30 347e8052-b775-4130-97e9-8183efb5b3a1 INF CORS policy execution successful. 2024-03-23 16:03:13.035 +05:30 347e8052-b775-4130-97e9-8183efb5b3a1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:13.035 +05:30 347e8052-b775-4130-97e9-8183efb5b3a1 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-23 16:03:13.037 +05:30 347e8052-b775-4130-97e9-8183efb5b3a1 INF Connection string fetched 2024-03-23 16:03:13.037 +05:30 347e8052-b775-4130-97e9-8183efb5b3a1 INF Fetching Actions 2024-03-23 16:03:13.038 +05:30 347e8052-b775-4130-97e9-8183efb5b3a1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:13.039 +05:30 347e8052-b775-4130-97e9-8183efb5b3a1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.3729ms 2024-03-23 16:03:13.039 +05:30 347e8052-b775-4130-97e9-8183efb5b3a1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:13.039 +05:30 347e8052-b775-4130-97e9-8183efb5b3a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 4.4701ms 2024-03-23 16:03:13.456 +05:30 33ecc484-8d5f-41c8-85be-63b770eb8857 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 16:03:13.457 +05:30 e36d41e4-4375-4cd8-a9ed-cae72b709683 INF CORS policy execution successful. 2024-03-23 16:03:13.457 +05:30 e36d41e4-4375-4cd8-a9ed-cae72b709683 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 0.5227ms 2024-03-23 16:03:13.494 +05:30 09c6ec26-325d-48cc-b0d1-9e8e25556cb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 16:03:13.495 +05:30 e6d4030f-4c74-4b22-bb68-415cc30c69cf INF CORS policy execution successful. 2024-03-23 16:03:13.495 +05:30 e6d4030f-4c74-4b22-bb68-415cc30c69cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:13.495 +05:30 e6d4030f-4c74-4b22-bb68-415cc30c69cf 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-23 16:03:13.496 +05:30 e6d4030f-4c74-4b22-bb68-415cc30c69cf INF Connection string fetched 2024-03-23 16:03:13.496 +05:30 e6d4030f-4c74-4b22-bb68-415cc30c69cf INF Fetching Actions 2024-03-23 16:03:13.498 +05:30 e6d4030f-4c74-4b22-bb68-415cc30c69cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:13.498 +05:30 e6d4030f-4c74-4b22-bb68-415cc30c69cf INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 2.7993ms 2024-03-23 16:03:13.498 +05:30 e6d4030f-4c74-4b22-bb68-415cc30c69cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:13.498 +05:30 e6d4030f-4c74-4b22-bb68-415cc30c69cf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 3.7765ms 2024-03-23 16:03:13.874 +05:30 3510ff8a-5084-41c4-98ff-a4bb85b8cdf3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 16:03:13.874 +05:30 5e105ac1-878f-4659-ba6d-3c7afbecded5 INF CORS policy execution successful. 2024-03-23 16:03:13.875 +05:30 5e105ac1-878f-4659-ba6d-3c7afbecded5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 0.5314ms 2024-03-23 16:03:13.914 +05:30 9bb114d9-1461-4082-b839-b0264e1f1478 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 16:03:13.915 +05:30 4f27a9bb-96bf-465b-8dca-c5cee1910b2b INF CORS policy execution successful. 2024-03-23 16:03:13.915 +05:30 4f27a9bb-96bf-465b-8dca-c5cee1910b2b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:13.915 +05:30 4f27a9bb-96bf-465b-8dca-c5cee1910b2b 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-23 16:03:13.916 +05:30 4f27a9bb-96bf-465b-8dca-c5cee1910b2b INF Connection string fetched 2024-03-23 16:03:13.917 +05:30 4f27a9bb-96bf-465b-8dca-c5cee1910b2b INF Fetching Actions 2024-03-23 16:03:13.918 +05:30 4f27a9bb-96bf-465b-8dca-c5cee1910b2b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:13.918 +05:30 4f27a9bb-96bf-465b-8dca-c5cee1910b2b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 2.7754ms 2024-03-23 16:03:13.918 +05:30 4f27a9bb-96bf-465b-8dca-c5cee1910b2b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:13.918 +05:30 4f27a9bb-96bf-465b-8dca-c5cee1910b2b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 3.7338ms 2024-03-23 16:03:14.841 +05:30 7926e617-0c24-4cd9-a36e-92ab13e63b3a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 16:03:14.841 +05:30 0aa40fb9-586c-41a9-a759-1910772a73e0 INF CORS policy execution successful. 2024-03-23 16:03:14.842 +05:30 0aa40fb9-586c-41a9-a759-1910772a73e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 1.1714ms 2024-03-23 16:03:14.882 +05:30 0ee0756a-a4bd-4441-9215-31ba98fd3dcb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 16:03:14.883 +05:30 3ede77ac-1e8d-4f79-9a7d-f1a326db9deb INF CORS policy execution successful. 2024-03-23 16:03:14.883 +05:30 3ede77ac-1e8d-4f79-9a7d-f1a326db9deb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:14.883 +05:30 3ede77ac-1e8d-4f79-9a7d-f1a326db9deb 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-23 16:03:14.884 +05:30 3ede77ac-1e8d-4f79-9a7d-f1a326db9deb INF Connection string fetched 2024-03-23 16:03:14.885 +05:30 3ede77ac-1e8d-4f79-9a7d-f1a326db9deb INF Fetching Actions 2024-03-23 16:03:14.886 +05:30 3ede77ac-1e8d-4f79-9a7d-f1a326db9deb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:14.886 +05:30 3ede77ac-1e8d-4f79-9a7d-f1a326db9deb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.1299ms 2024-03-23 16:03:14.886 +05:30 3ede77ac-1e8d-4f79-9a7d-f1a326db9deb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:14.886 +05:30 3ede77ac-1e8d-4f79-9a7d-f1a326db9deb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 4.1788ms 2024-03-23 16:03:15.530 +05:30 dd15dbe4-2ea4-4c44-b1fa-2f18003fb809 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 16:03:15.531 +05:30 636787ea-e1a3-4b1c-b199-4cbacbd67728 INF CORS policy execution successful. 2024-03-23 16:03:15.531 +05:30 636787ea-e1a3-4b1c-b199-4cbacbd67728 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 204 null null 0.5629ms 2024-03-23 16:03:15.766 +05:30 d8cc6462-718c-44d1-a6b1-0fd2af531033 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - null null 2024-03-23 16:03:15.767 +05:30 137170dd-c791-496f-9e9d-36eb793e1fe4 INF CORS policy execution successful. 2024-03-23 16:03:15.767 +05:30 137170dd-c791-496f-9e9d-36eb793e1fe4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:15.767 +05:30 137170dd-c791-496f-9e9d-36eb793e1fe4 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-23 16:03:15.768 +05:30 137170dd-c791-496f-9e9d-36eb793e1fe4 INF Connection string fetched 2024-03-23 16:03:15.769 +05:30 137170dd-c791-496f-9e9d-36eb793e1fe4 INF Fetching Actions 2024-03-23 16:03:15.770 +05:30 137170dd-c791-496f-9e9d-36eb793e1fe4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:15.771 +05:30 137170dd-c791-496f-9e9d-36eb793e1fe4 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.6525ms 2024-03-23 16:03:15.771 +05:30 137170dd-c791-496f-9e9d-36eb793e1fe4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:15.771 +05:30 137170dd-c791-496f-9e9d-36eb793e1fe4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=13 - 200 null application/json; charset=utf-8 4.8774ms 2024-03-23 16:03:17.431 +05:30 148c6532-cc13-4180-9126-26bad95b7f32 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 16:03:17.432 +05:30 a79c4b88-9729-470a-8ee0-c38cd32b85d8 INF CORS policy execution successful. 2024-03-23 16:03:17.432 +05:30 a79c4b88-9729-470a-8ee0-c38cd32b85d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 204 null null 0.6721ms 2024-03-23 16:03:17.471 +05:30 3ba60875-1b39-4c80-b509-01c961ff6579 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 16:03:17.471 +05:30 e9a366d5-52b7-403f-8b99-8dd81a3893b8 INF CORS policy execution successful. 2024-03-23 16:03:17.472 +05:30 e9a366d5-52b7-403f-8b99-8dd81a3893b8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:17.472 +05:30 e9a366d5-52b7-403f-8b99-8dd81a3893b8 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-23 16:03:17.473 +05:30 e9a366d5-52b7-403f-8b99-8dd81a3893b8 INF Connection string fetched 2024-03-23 16:03:17.473 +05:30 e9a366d5-52b7-403f-8b99-8dd81a3893b8 INF Fetching Actions 2024-03-23 16:03:17.476 +05:30 e9a366d5-52b7-403f-8b99-8dd81a3893b8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:17.476 +05:30 e9a366d5-52b7-403f-8b99-8dd81a3893b8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 4.4791ms 2024-03-23 16:03:17.477 +05:30 e9a366d5-52b7-403f-8b99-8dd81a3893b8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:17.477 +05:30 e9a366d5-52b7-403f-8b99-8dd81a3893b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 200 null application/json; charset=utf-8 6.1074ms 2024-03-23 16:03:20.347 +05:30 f990bf76-558d-44f8-b872-72f9f6310236 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 16:03:20.347 +05:30 7638b893-2aa5-4ee9-8c1e-e52cc6f5f50e INF CORS policy execution successful. 2024-03-23 16:03:20.348 +05:30 7638b893-2aa5-4ee9-8c1e-e52cc6f5f50e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 204 null null 0.6237ms 2024-03-23 16:03:20.387 +05:30 6e1c50e2-1a8a-4711-b00f-42150220da4f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - null null 2024-03-23 16:03:20.388 +05:30 78b5bde1-ff98-437f-b756-636a1ec5f71b INF CORS policy execution successful. 2024-03-23 16:03:20.388 +05:30 78b5bde1-ff98-437f-b756-636a1ec5f71b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:20.388 +05:30 78b5bde1-ff98-437f-b756-636a1ec5f71b 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-23 16:03:20.389 +05:30 78b5bde1-ff98-437f-b756-636a1ec5f71b INF Connection string fetched 2024-03-23 16:03:20.390 +05:30 78b5bde1-ff98-437f-b756-636a1ec5f71b INF Fetching Actions 2024-03-23 16:03:20.391 +05:30 78b5bde1-ff98-437f-b756-636a1ec5f71b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:20.392 +05:30 78b5bde1-ff98-437f-b756-636a1ec5f71b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.5806ms 2024-03-23 16:03:20.392 +05:30 78b5bde1-ff98-437f-b756-636a1ec5f71b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:20.392 +05:30 78b5bde1-ff98-437f-b756-636a1ec5f71b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=82 - 200 null application/json; charset=utf-8 4.9078ms 2024-03-23 16:03:22.513 +05:30 1b767636-4476-4c17-a625-e44a22e6f8bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 16:03:22.513 +05:30 59ee9844-3bb1-4b9b-8419-045460a2ff6a INF CORS policy execution successful. 2024-03-23 16:03:22.513 +05:30 59ee9844-3bb1-4b9b-8419-045460a2ff6a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.6402ms 2024-03-23 16:03:22.694 +05:30 66ee9fb6-729c-47eb-9ea0-2c0f1d17eeac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 16:03:22.694 +05:30 6cc8870a-9fea-413f-b0cb-46b0003144b0 INF CORS policy execution successful. 2024-03-23 16:03:22.695 +05:30 6cc8870a-9fea-413f-b0cb-46b0003144b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:22.695 +05:30 6cc8870a-9fea-413f-b0cb-46b0003144b0 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-23 16:03:22.696 +05:30 6cc8870a-9fea-413f-b0cb-46b0003144b0 INF Connection string fetched 2024-03-23 16:03:22.697 +05:30 6cc8870a-9fea-413f-b0cb-46b0003144b0 INF Fetching Actions 2024-03-23 16:03:22.698 +05:30 6cc8870a-9fea-413f-b0cb-46b0003144b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:22.699 +05:30 6cc8870a-9fea-413f-b0cb-46b0003144b0 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.992ms 2024-03-23 16:03:22.699 +05:30 6cc8870a-9fea-413f-b0cb-46b0003144b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:22.699 +05:30 6cc8870a-9fea-413f-b0cb-46b0003144b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 5.2153ms 2024-03-23 16:03:24.706 +05:30 fbe70338-ee8e-42c5-9e52-7801bc85626d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:24.707 +05:30 21e66d91-9a58-4165-bd4e-0fb793b2dd61 INF CORS policy execution successful. 2024-03-23 16:03:24.707 +05:30 21e66d91-9a58-4165-bd4e-0fb793b2dd61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7783ms 2024-03-23 16:03:24.713 +05:30 fa076e93-dd97-456f-a24d-719e7d326c72 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:24.714 +05:30 3a15fcb4-2846-4e5b-8c4b-439dc5109496 INF CORS policy execution successful. 2024-03-23 16:03:24.714 +05:30 3a15fcb4-2846-4e5b-8c4b-439dc5109496 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7974ms 2024-03-23 16:03:24.717 +05:30 e61fa0ba-1651-4f41-861e-7cfb020b8a65 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:24.717 +05:30 f96a7f4d-afc1-410d-a053-cbf6479e6514 INF CORS policy execution successful. 2024-03-23 16:03:24.718 +05:30 f96a7f4d-afc1-410d-a053-cbf6479e6514 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4992ms 2024-03-23 16:03:24.753 +05:30 a655158c-c998-4081-8776-a2c76010a7b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:24.754 +05:30 a655158c-c998-4081-8776-a2c76010a7b0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:24 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-23 16:03:24.755 +05:30 a655158c-c998-4081-8776-a2c76010a7b0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:24 AM'. 2024-03-23 16:03:24.755 +05:30 4dd9e054-80c1-4d4d-95b1-47bf627c996e INF CORS policy execution successful. 2024-03-23 16:03:24.755 +05:30 4dd9e054-80c1-4d4d-95b1-47bf627c996e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:24.755 +05:30 4dd9e054-80c1-4d4d-95b1-47bf627c996e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:03:24.757 +05:30 4dd9e054-80c1-4d4d-95b1-47bf627c996e INF Fetching City deatails 2024-03-23 16:03:24.761 +05:30 4dd9e054-80c1-4d4d-95b1-47bf627c996e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:24.761 +05:30 4dd9e054-80c1-4d4d-95b1-47bf627c996e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.058ms 2024-03-23 16:03:24.762 +05:30 4dd9e054-80c1-4d4d-95b1-47bf627c996e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:24.762 +05:30 4dd9e054-80c1-4d4d-95b1-47bf627c996e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.9893ms 2024-03-23 16:03:24.781 +05:30 fa791503-47f4-4e51-8a06-e5210946ab02 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:24.782 +05:30 fa791503-47f4-4e51-8a06-e5210946ab02 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:24 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-23 16:03:24.782 +05:30 fa791503-47f4-4e51-8a06-e5210946ab02 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:24 AM'. 2024-03-23 16:03:24.782 +05:30 8c43f58d-5f5a-476d-9f5b-95f75f667cb1 INF CORS policy execution successful. 2024-03-23 16:03:24.782 +05:30 8c43f58d-5f5a-476d-9f5b-95f75f667cb1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:24.783 +05:30 8c43f58d-5f5a-476d-9f5b-95f75f667cb1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:03:24.783 +05:30 8c43f58d-5f5a-476d-9f5b-95f75f667cb1 INF Fetching Department deatails 2024-03-23 16:03:24.787 +05:30 8c43f58d-5f5a-476d-9f5b-95f75f667cb1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:24.787 +05:30 8c43f58d-5f5a-476d-9f5b-95f75f667cb1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.3398ms 2024-03-23 16:03:24.787 +05:30 8c43f58d-5f5a-476d-9f5b-95f75f667cb1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:24.787 +05:30 8c43f58d-5f5a-476d-9f5b-95f75f667cb1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.1435ms 2024-03-23 16:03:24.790 +05:30 2da47c37-6479-4480-a7d7-d64de41dd561 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:24.791 +05:30 2da47c37-6479-4480-a7d7-d64de41dd561 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:24 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-23 16:03:24.791 +05:30 2da47c37-6479-4480-a7d7-d64de41dd561 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:24 AM'. 2024-03-23 16:03:24.791 +05:30 1fd6c225-cb22-4b52-ac20-764f55820ebd INF CORS policy execution successful. 2024-03-23 16:03:24.791 +05:30 1fd6c225-cb22-4b52-ac20-764f55820ebd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:24.791 +05:30 1fd6c225-cb22-4b52-ac20-764f55820ebd INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:03:24.792 +05:30 1fd6c225-cb22-4b52-ac20-764f55820ebd INF Fetching Country deatails 2024-03-23 16:03:24.795 +05:30 1fd6c225-cb22-4b52-ac20-764f55820ebd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:24.796 +05:30 1fd6c225-cb22-4b52-ac20-764f55820ebd INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.1955ms 2024-03-23 16:03:24.796 +05:30 1fd6c225-cb22-4b52-ac20-764f55820ebd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:24.796 +05:30 1fd6c225-cb22-4b52-ac20-764f55820ebd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.6491ms 2024-03-23 16:03:26.804 +05:30 ec17bcfe-a484-47fc-af8e-5d8d7d9e88e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 16:03:26.804 +05:30 658d2462-a95f-4cb0-9b22-32a2c04264a6 INF CORS policy execution successful. 2024-03-23 16:03:26.804 +05:30 658d2462-a95f-4cb0-9b22-32a2c04264a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 0.7968ms 2024-03-23 16:03:26.928 +05:30 f5564e16-65c7-41dd-8f71-ba94c1ec3474 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 16:03:26.929 +05:30 9347f1fe-46de-4410-8b4c-7ca80db4c24e INF CORS policy execution successful. 2024-03-23 16:03:26.929 +05:30 9347f1fe-46de-4410-8b4c-7ca80db4c24e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:26.929 +05:30 9347f1fe-46de-4410-8b4c-7ca80db4c24e 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-23 16:03:26.931 +05:30 9347f1fe-46de-4410-8b4c-7ca80db4c24e INF Connection string fetched 2024-03-23 16:03:26.931 +05:30 9347f1fe-46de-4410-8b4c-7ca80db4c24e INF Fetching Actions 2024-03-23 16:03:26.933 +05:30 9347f1fe-46de-4410-8b4c-7ca80db4c24e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:26.934 +05:30 9347f1fe-46de-4410-8b4c-7ca80db4c24e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 4.7531ms 2024-03-23 16:03:26.934 +05:30 9347f1fe-46de-4410-8b4c-7ca80db4c24e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:26.934 +05:30 9347f1fe-46de-4410-8b4c-7ca80db4c24e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 6.2912ms 2024-03-23 16:03:34.806 +05:30 bf0bdfce-1584-4654-9880-2296b64a054a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:34.806 +05:30 79640107-a8a7-4adc-a4f1-45bd1ff20ca0 INF CORS policy execution successful. 2024-03-23 16:03:34.806 +05:30 79640107-a8a7-4adc-a4f1-45bd1ff20ca0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5949ms 2024-03-23 16:03:34.808 +05:30 c2b130e2-239d-4519-b855-550630251533 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:34.808 +05:30 59dd4ef9-aca0-4ec1-9970-4a03dc893e25 INF CORS policy execution successful. 2024-03-23 16:03:34.808 +05:30 59dd4ef9-aca0-4ec1-9970-4a03dc893e25 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3699ms 2024-03-23 16:03:34.814 +05:30 18d2ad76-290b-4890-bfa7-c7d748c243b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:34.815 +05:30 16ce31d1-442e-49ba-afce-db3708a7de6c INF CORS policy execution successful. 2024-03-23 16:03:34.815 +05:30 16ce31d1-442e-49ba-afce-db3708a7de6c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4831ms 2024-03-23 16:03:34.845 +05:30 0bd6fe79-836f-46a8-b2f9-f340184cf7d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:34.846 +05:30 0bd6fe79-836f-46a8-b2f9-f340184cf7d4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33: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-23 16:03:34.846 +05:30 0bd6fe79-836f-46a8-b2f9-f340184cf7d4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:34 AM'. 2024-03-23 16:03:34.846 +05:30 f06f8e01-3202-46fc-b87c-7f7a73158a23 INF CORS policy execution successful. 2024-03-23 16:03:34.846 +05:30 f06f8e01-3202-46fc-b87c-7f7a73158a23 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:34.846 +05:30 f06f8e01-3202-46fc-b87c-7f7a73158a23 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:03:34.847 +05:30 f06f8e01-3202-46fc-b87c-7f7a73158a23 INF Fetching Country deatails 2024-03-23 16:03:34.848 +05:30 f06f8e01-3202-46fc-b87c-7f7a73158a23 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:34.848 +05:30 f06f8e01-3202-46fc-b87c-7f7a73158a23 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9645ms 2024-03-23 16:03:34.848 +05:30 f06f8e01-3202-46fc-b87c-7f7a73158a23 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:34.848 +05:30 f06f8e01-3202-46fc-b87c-7f7a73158a23 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.5359ms 2024-03-23 16:03:34.852 +05:30 e51900ac-5092-4d54-bde4-9e7e315b2a53 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:34.852 +05:30 e51900ac-5092-4d54-bde4-9e7e315b2a53 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33: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-23 16:03:34.852 +05:30 e51900ac-5092-4d54-bde4-9e7e315b2a53 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:34 AM'. 2024-03-23 16:03:34.852 +05:30 da62ce94-7fde-42c7-b8b5-fcfa71ddacec INF CORS policy execution successful. 2024-03-23 16:03:34.852 +05:30 da62ce94-7fde-42c7-b8b5-fcfa71ddacec INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:34.852 +05:30 da62ce94-7fde-42c7-b8b5-fcfa71ddacec INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:03:34.853 +05:30 da62ce94-7fde-42c7-b8b5-fcfa71ddacec INF Fetching Department deatails 2024-03-23 16:03:34.854 +05:30 da62ce94-7fde-42c7-b8b5-fcfa71ddacec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:34.855 +05:30 da62ce94-7fde-42c7-b8b5-fcfa71ddacec INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0012ms 2024-03-23 16:03:34.855 +05:30 da62ce94-7fde-42c7-b8b5-fcfa71ddacec INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:34.855 +05:30 da62ce94-7fde-42c7-b8b5-fcfa71ddacec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1495ms 2024-03-23 16:03:34.862 +05:30 cf8df3c5-9119-41f8-a7e0-0d21fc35b994 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:34.862 +05:30 cf8df3c5-9119-41f8-a7e0-0d21fc35b994 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33: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-23 16:03:34.863 +05:30 cf8df3c5-9119-41f8-a7e0-0d21fc35b994 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:34 AM'. 2024-03-23 16:03:34.863 +05:30 e89754ff-bc75-471a-bb10-beceae737b84 INF CORS policy execution successful. 2024-03-23 16:03:34.863 +05:30 e89754ff-bc75-471a-bb10-beceae737b84 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:34.863 +05:30 e89754ff-bc75-471a-bb10-beceae737b84 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:03:34.863 +05:30 e89754ff-bc75-471a-bb10-beceae737b84 INF Fetching City deatails 2024-03-23 16:03:34.865 +05:30 e89754ff-bc75-471a-bb10-beceae737b84 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:34.865 +05:30 e89754ff-bc75-471a-bb10-beceae737b84 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0359ms 2024-03-23 16:03:34.865 +05:30 e89754ff-bc75-471a-bb10-beceae737b84 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:34.865 +05:30 e89754ff-bc75-471a-bb10-beceae737b84 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2108ms 2024-03-23 16:03:34.997 +05:30 812e4f4e-508e-4bd8-913d-8d71fc0a63ce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:34.998 +05:30 812e4f4e-508e-4bd8-913d-8d71fc0a63ce INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33: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-23 16:03:34.998 +05:30 812e4f4e-508e-4bd8-913d-8d71fc0a63ce INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:34 AM'. 2024-03-23 16:03:34.998 +05:30 0f1c8bec-9369-4a27-9555-8830ac2dda1e INF CORS policy execution successful. 2024-03-23 16:03:34.998 +05:30 0f1c8bec-9369-4a27-9555-8830ac2dda1e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:34.998 +05:30 0f1c8bec-9369-4a27-9555-8830ac2dda1e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:03:34.999 +05:30 0f1c8bec-9369-4a27-9555-8830ac2dda1e INF Fetching City deatails 2024-03-23 16:03:35.000 +05:30 0f1c8bec-9369-4a27-9555-8830ac2dda1e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:35.001 +05:30 0f1c8bec-9369-4a27-9555-8830ac2dda1e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1961ms 2024-03-23 16:03:35.001 +05:30 0f1c8bec-9369-4a27-9555-8830ac2dda1e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:35.001 +05:30 0f1c8bec-9369-4a27-9555-8830ac2dda1e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8327ms 2024-03-23 16:03:35.001 +05:30 91edbb12-1554-4dc1-bafa-738a4e78d7be INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:35.002 +05:30 91edbb12-1554-4dc1-bafa-738a4e78d7be INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:35 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-23 16:03:35.002 +05:30 91edbb12-1554-4dc1-bafa-738a4e78d7be INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:35 AM'. 2024-03-23 16:03:35.002 +05:30 747b60a6-2e20-42cc-b86c-e4ee4b955c6f INF CORS policy execution successful. 2024-03-23 16:03:35.002 +05:30 747b60a6-2e20-42cc-b86c-e4ee4b955c6f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:35.002 +05:30 747b60a6-2e20-42cc-b86c-e4ee4b955c6f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:03:35.003 +05:30 747b60a6-2e20-42cc-b86c-e4ee4b955c6f INF Fetching Country deatails 2024-03-23 16:03:35.004 +05:30 747b60a6-2e20-42cc-b86c-e4ee4b955c6f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:35.004 +05:30 747b60a6-2e20-42cc-b86c-e4ee4b955c6f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4839ms 2024-03-23 16:03:35.004 +05:30 747b60a6-2e20-42cc-b86c-e4ee4b955c6f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:35.004 +05:30 747b60a6-2e20-42cc-b86c-e4ee4b955c6f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.5843ms 2024-03-23 16:03:35.005 +05:30 dc838086-7196-4997-bdd8-d41c0d14648f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:35.005 +05:30 dc838086-7196-4997-bdd8-d41c0d14648f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:35 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-23 16:03:35.005 +05:30 dc838086-7196-4997-bdd8-d41c0d14648f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:35 AM'. 2024-03-23 16:03:35.005 +05:30 b82463c3-9d13-4100-bb16-e65c29008085 INF CORS policy execution successful. 2024-03-23 16:03:35.005 +05:30 b82463c3-9d13-4100-bb16-e65c29008085 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:35.005 +05:30 b82463c3-9d13-4100-bb16-e65c29008085 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:03:35.006 +05:30 b82463c3-9d13-4100-bb16-e65c29008085 INF Fetching Department deatails 2024-03-23 16:03:35.007 +05:30 b82463c3-9d13-4100-bb16-e65c29008085 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:35.007 +05:30 b82463c3-9d13-4100-bb16-e65c29008085 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1893ms 2024-03-23 16:03:35.007 +05:30 b82463c3-9d13-4100-bb16-e65c29008085 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:35.007 +05:30 b82463c3-9d13-4100-bb16-e65c29008085 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1227ms 2024-03-23 16:03:36.031 +05:30 1858d1d8-3d28-4fff-9a57-0b03e9ac9557 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 16:03:36.031 +05:30 39eb89b0-2fed-4de4-96dc-ff11b82216fb INF CORS policy execution successful. 2024-03-23 16:03:36.031 +05:30 39eb89b0-2fed-4de4-96dc-ff11b82216fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 204 null null 0.5922ms 2024-03-23 16:03:36.072 +05:30 603dae9c-d295-4f88-b842-3d6b44171f89 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 16:03:36.073 +05:30 5f058d20-6b18-46e2-b30c-98b3147e7613 INF CORS policy execution successful. 2024-03-23 16:03:36.073 +05:30 5f058d20-6b18-46e2-b30c-98b3147e7613 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:36.073 +05:30 5f058d20-6b18-46e2-b30c-98b3147e7613 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-23 16:03:36.075 +05:30 5f058d20-6b18-46e2-b30c-98b3147e7613 INF Connection string fetched 2024-03-23 16:03:36.075 +05:30 5f058d20-6b18-46e2-b30c-98b3147e7613 INF Fetching Actions 2024-03-23 16:03:36.076 +05:30 5f058d20-6b18-46e2-b30c-98b3147e7613 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:36.077 +05:30 5f058d20-6b18-46e2-b30c-98b3147e7613 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.1112ms 2024-03-23 16:03:36.077 +05:30 5f058d20-6b18-46e2-b30c-98b3147e7613 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:36.077 +05:30 5f058d20-6b18-46e2-b30c-98b3147e7613 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 200 null application/json; charset=utf-8 4.4872ms 2024-03-23 16:03:40.521 +05:30 448456bb-ba88-4d53-8e59-699d59eb715a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:40.521 +05:30 425077e2-efc2-4aa6-ad16-bba68ceff88e INF CORS policy execution successful. 2024-03-23 16:03:40.522 +05:30 425077e2-efc2-4aa6-ad16-bba68ceff88e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8934ms 2024-03-23 16:03:40.522 +05:30 1b56cdf3-6287-45f3-9804-5cf616ce16eb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:40.522 +05:30 0b44ed62-24e7-4b3d-a68a-ee946b81eb5b INF CORS policy execution successful. 2024-03-23 16:03:40.522 +05:30 389d382e-bfd6-4b00-abb8-d62519289586 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:40.522 +05:30 0b44ed62-24e7-4b3d-a68a-ee946b81eb5b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3239ms 2024-03-23 16:03:40.523 +05:30 a5bfc313-1bb2-438c-8628-31bd6a8229e3 INF CORS policy execution successful. 2024-03-23 16:03:40.523 +05:30 a5bfc313-1bb2-438c-8628-31bd6a8229e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4163ms 2024-03-23 16:03:40.775 +05:30 88ba73f6-2cf0-451d-bfb6-7bb409ecb65c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:40.776 +05:30 88ba73f6-2cf0-451d-bfb6-7bb409ecb65c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:40 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-23 16:03:40.777 +05:30 bc635c27-2804-4f20-bf0f-3989c3f1a4da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:40.777 +05:30 88ba73f6-2cf0-451d-bfb6-7bb409ecb65c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:40 AM'. 2024-03-23 16:03:40.779 +05:30 5b32b9aa-fa09-436c-888b-82d3667335ac INF CORS policy execution successful. 2024-03-23 16:03:40.779 +05:30 bc635c27-2804-4f20-bf0f-3989c3f1a4da INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:40 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-23 16:03:40.779 +05:30 5b32b9aa-fa09-436c-888b-82d3667335ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:40.779 +05:30 bc635c27-2804-4f20-bf0f-3989c3f1a4da INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:40 AM'. 2024-03-23 16:03:40.779 +05:30 22e81e8c-446e-416e-aeda-addf13c100ba INF CORS policy execution successful. 2024-03-23 16:03:40.779 +05:30 22e81e8c-446e-416e-aeda-addf13c100ba INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:40.779 +05:30 5b32b9aa-fa09-436c-888b-82d3667335ac INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:03:40.779 +05:30 22e81e8c-446e-416e-aeda-addf13c100ba INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:03:40.780 +05:30 22e81e8c-446e-416e-aeda-addf13c100ba INF Fetching Country deatails 2024-03-23 16:03:40.780 +05:30 5b32b9aa-fa09-436c-888b-82d3667335ac INF Fetching Department deatails 2024-03-23 16:03:40.782 +05:30 22e81e8c-446e-416e-aeda-addf13c100ba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:40.782 +05:30 5b32b9aa-fa09-436c-888b-82d3667335ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:40.783 +05:30 5b32b9aa-fa09-436c-888b-82d3667335ac INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.5831ms 2024-03-23 16:03:40.783 +05:30 22e81e8c-446e-416e-aeda-addf13c100ba INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.5513ms 2024-03-23 16:03:40.783 +05:30 5b32b9aa-fa09-436c-888b-82d3667335ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:40.783 +05:30 22e81e8c-446e-416e-aeda-addf13c100ba INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:40.784 +05:30 22e81e8c-446e-416e-aeda-addf13c100ba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.329ms 2024-03-23 16:03:40.784 +05:30 5b32b9aa-fa09-436c-888b-82d3667335ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.4761ms 2024-03-23 16:03:40.790 +05:30 4857fadf-ec2f-45e9-bab9-58fc256b5f24 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:40.791 +05:30 4857fadf-ec2f-45e9-bab9-58fc256b5f24 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:40 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-23 16:03:40.791 +05:30 4857fadf-ec2f-45e9-bab9-58fc256b5f24 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:40 AM'. 2024-03-23 16:03:40.791 +05:30 3283d154-57fc-49b1-883c-912767c37d92 INF CORS policy execution successful. 2024-03-23 16:03:40.792 +05:30 3283d154-57fc-49b1-883c-912767c37d92 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:40.792 +05:30 3283d154-57fc-49b1-883c-912767c37d92 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:03:40.794 +05:30 3283d154-57fc-49b1-883c-912767c37d92 INF Fetching City deatails 2024-03-23 16:03:40.796 +05:30 3283d154-57fc-49b1-883c-912767c37d92 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:40.797 +05:30 3283d154-57fc-49b1-883c-912767c37d92 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.6922ms 2024-03-23 16:03:40.797 +05:30 3283d154-57fc-49b1-883c-912767c37d92 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:40.797 +05:30 3283d154-57fc-49b1-883c-912767c37d92 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.9313ms 2024-03-23 16:03:41.362 +05:30 0cb50c94-8d42-40a8-a4d6-f95e42124631 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:41.362 +05:30 0cb50c94-8d42-40a8-a4d6-f95e42124631 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:41 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-23 16:03:41.363 +05:30 0cb50c94-8d42-40a8-a4d6-f95e42124631 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:41 AM'. 2024-03-23 16:03:41.363 +05:30 696a782c-900a-4f96-969c-3e23b1ee31f2 INF CORS policy execution successful. 2024-03-23 16:03:41.363 +05:30 696a782c-900a-4f96-969c-3e23b1ee31f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:41.363 +05:30 696a782c-900a-4f96-969c-3e23b1ee31f2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:03:41.364 +05:30 696a782c-900a-4f96-969c-3e23b1ee31f2 INF Fetching Country deatails 2024-03-23 16:03:41.365 +05:30 696a782c-900a-4f96-969c-3e23b1ee31f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:41.366 +05:30 696a782c-900a-4f96-969c-3e23b1ee31f2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.3675ms 2024-03-23 16:03:41.366 +05:30 696a782c-900a-4f96-969c-3e23b1ee31f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:41.366 +05:30 696a782c-900a-4f96-969c-3e23b1ee31f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.9717ms 2024-03-23 16:03:41.743 +05:30 50d34870-4f0c-4883-b1cb-d9ae73e0797b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:41.743 +05:30 50d34870-4f0c-4883-b1cb-d9ae73e0797b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:41 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-23 16:03:41.744 +05:30 50d34870-4f0c-4883-b1cb-d9ae73e0797b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:41 AM'. 2024-03-23 16:03:41.744 +05:30 01ccc344-cd49-48c0-9b0e-3aba487361ac INF CORS policy execution successful. 2024-03-23 16:03:41.744 +05:30 01ccc344-cd49-48c0-9b0e-3aba487361ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:41.745 +05:30 01ccc344-cd49-48c0-9b0e-3aba487361ac INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:03:41.746 +05:30 01ccc344-cd49-48c0-9b0e-3aba487361ac INF Fetching Department deatails 2024-03-23 16:03:41.748 +05:30 01ccc344-cd49-48c0-9b0e-3aba487361ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:41.748 +05:30 01ccc344-cd49-48c0-9b0e-3aba487361ac INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.313ms 2024-03-23 16:03:41.748 +05:30 01ccc344-cd49-48c0-9b0e-3aba487361ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:41.748 +05:30 01ccc344-cd49-48c0-9b0e-3aba487361ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.4221ms 2024-03-23 16:03:41.755 +05:30 f1c179c7-73a7-4bdf-8d8b-e211cb61846d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:41.755 +05:30 f1c179c7-73a7-4bdf-8d8b-e211cb61846d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:41 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-23 16:03:41.756 +05:30 f1c179c7-73a7-4bdf-8d8b-e211cb61846d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:41 AM'. 2024-03-23 16:03:41.756 +05:30 d49d1d3b-d4a8-4f87-b2c9-eb5b087bcc7c INF CORS policy execution successful. 2024-03-23 16:03:41.756 +05:30 d49d1d3b-d4a8-4f87-b2c9-eb5b087bcc7c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:41.756 +05:30 d49d1d3b-d4a8-4f87-b2c9-eb5b087bcc7c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:03:41.757 +05:30 d49d1d3b-d4a8-4f87-b2c9-eb5b087bcc7c INF Fetching City deatails 2024-03-23 16:03:41.758 +05:30 d49d1d3b-d4a8-4f87-b2c9-eb5b087bcc7c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:41.758 +05:30 d49d1d3b-d4a8-4f87-b2c9-eb5b087bcc7c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.833ms 2024-03-23 16:03:41.758 +05:30 d49d1d3b-d4a8-4f87-b2c9-eb5b087bcc7c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:41.758 +05:30 d49d1d3b-d4a8-4f87-b2c9-eb5b087bcc7c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1822ms 2024-03-23 16:03:43.190 +05:30 51fb1f61-e245-4d76-9677-e893e63b8911 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:43.191 +05:30 51fb1f61-e245-4d76-9677-e893e63b8911 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:43 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-23 16:03:43.192 +05:30 afcdde39-7bae-4742-aa83-918569742ce5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:43.192 +05:30 51fb1f61-e245-4d76-9677-e893e63b8911 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:43 AM'. 2024-03-23 16:03:43.192 +05:30 d4f5f070-6811-49d9-a788-a86cfe5ae41f INF CORS policy execution successful. 2024-03-23 16:03:43.193 +05:30 d4f5f070-6811-49d9-a788-a86cfe5ae41f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:43.193 +05:30 d4f5f070-6811-49d9-a788-a86cfe5ae41f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:03:43.193 +05:30 afcdde39-7bae-4742-aa83-918569742ce5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:43 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-23 16:03:43.193 +05:30 afcdde39-7bae-4742-aa83-918569742ce5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:43 AM'. 2024-03-23 16:03:43.194 +05:30 d4f5f070-6811-49d9-a788-a86cfe5ae41f INF Fetching City deatails 2024-03-23 16:03:43.194 +05:30 32e644c5-1ac1-4c88-91cd-bfd5ce47e0ce INF CORS policy execution successful. 2024-03-23 16:03:43.194 +05:30 32e644c5-1ac1-4c88-91cd-bfd5ce47e0ce INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:43.194 +05:30 32e644c5-1ac1-4c88-91cd-bfd5ce47e0ce INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:03:43.194 +05:30 32e644c5-1ac1-4c88-91cd-bfd5ce47e0ce INF Fetching Country deatails 2024-03-23 16:03:43.195 +05:30 d4f5f070-6811-49d9-a788-a86cfe5ae41f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:43.196 +05:30 32e644c5-1ac1-4c88-91cd-bfd5ce47e0ce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:43.196 +05:30 32e644c5-1ac1-4c88-91cd-bfd5ce47e0ce INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.987ms 2024-03-23 16:03:43.196 +05:30 d4f5f070-6811-49d9-a788-a86cfe5ae41f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.0962ms 2024-03-23 16:03:43.196 +05:30 32e644c5-1ac1-4c88-91cd-bfd5ce47e0ce INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:43.196 +05:30 d4f5f070-6811-49d9-a788-a86cfe5ae41f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:43.196 +05:30 32e644c5-1ac1-4c88-91cd-bfd5ce47e0ce INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.6469ms 2024-03-23 16:03:43.196 +05:30 d4f5f070-6811-49d9-a788-a86cfe5ae41f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.7291ms 2024-03-23 16:03:43.198 +05:30 582ab4fe-d7ab-431d-ad50-b839cb1ffb33 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:43.198 +05:30 582ab4fe-d7ab-431d-ad50-b839cb1ffb33 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:43 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-23 16:03:43.199 +05:30 582ab4fe-d7ab-431d-ad50-b839cb1ffb33 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:43 AM'. 2024-03-23 16:03:43.199 +05:30 d2af40cf-ac34-4723-9351-2ce8eb2f9380 INF CORS policy execution successful. 2024-03-23 16:03:43.199 +05:30 d2af40cf-ac34-4723-9351-2ce8eb2f9380 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:43.199 +05:30 d2af40cf-ac34-4723-9351-2ce8eb2f9380 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:03:43.200 +05:30 d2af40cf-ac34-4723-9351-2ce8eb2f9380 INF Fetching Department deatails 2024-03-23 16:03:43.201 +05:30 d2af40cf-ac34-4723-9351-2ce8eb2f9380 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:43.202 +05:30 d2af40cf-ac34-4723-9351-2ce8eb2f9380 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.4391ms 2024-03-23 16:03:43.202 +05:30 d2af40cf-ac34-4723-9351-2ce8eb2f9380 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:43.202 +05:30 d2af40cf-ac34-4723-9351-2ce8eb2f9380 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.1538ms 2024-03-23 16:03:43.285 +05:30 986fa4c0-ef0f-4b33-b0bb-d5e04695e125 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:43.285 +05:30 986fa4c0-ef0f-4b33-b0bb-d5e04695e125 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:43 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-23 16:03:43.286 +05:30 986fa4c0-ef0f-4b33-b0bb-d5e04695e125 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:43 AM'. 2024-03-23 16:03:43.286 +05:30 4d7fe519-ccee-4e77-8760-6c8a0b853e4a INF CORS policy execution successful. 2024-03-23 16:03:43.286 +05:30 4d7fe519-ccee-4e77-8760-6c8a0b853e4a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:43.286 +05:30 4d7fe519-ccee-4e77-8760-6c8a0b853e4a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:03:43.286 +05:30 4d7fe519-ccee-4e77-8760-6c8a0b853e4a INF Fetching Country deatails 2024-03-23 16:03:43.288 +05:30 4d7fe519-ccee-4e77-8760-6c8a0b853e4a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:43.288 +05:30 4d7fe519-ccee-4e77-8760-6c8a0b853e4a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4115ms 2024-03-23 16:03:43.288 +05:30 4d7fe519-ccee-4e77-8760-6c8a0b853e4a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:43.289 +05:30 4d7fe519-ccee-4e77-8760-6c8a0b853e4a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.2919ms 2024-03-23 16:03:43.292 +05:30 2c3c71db-9abd-4e77-90bd-01a96baf52e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:43.293 +05:30 2c3c71db-9abd-4e77-90bd-01a96baf52e3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:43 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-23 16:03:43.293 +05:30 2c3c71db-9abd-4e77-90bd-01a96baf52e3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:43 AM'. 2024-03-23 16:03:43.293 +05:30 d953dba0-c7e2-4bb2-97c8-56539207789a INF CORS policy execution successful. 2024-03-23 16:03:43.294 +05:30 d953dba0-c7e2-4bb2-97c8-56539207789a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:43.294 +05:30 d953dba0-c7e2-4bb2-97c8-56539207789a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:03:43.294 +05:30 d953dba0-c7e2-4bb2-97c8-56539207789a INF Fetching Department deatails 2024-03-23 16:03:43.296 +05:30 d953dba0-c7e2-4bb2-97c8-56539207789a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:43.296 +05:30 d953dba0-c7e2-4bb2-97c8-56539207789a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2028ms 2024-03-23 16:03:43.296 +05:30 d953dba0-c7e2-4bb2-97c8-56539207789a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:43.296 +05:30 d953dba0-c7e2-4bb2-97c8-56539207789a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6243ms 2024-03-23 16:03:43.297 +05:30 589bbbe8-bc06-426c-833c-443305ec27c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:43.297 +05:30 589bbbe8-bc06-426c-833c-443305ec27c8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:43 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-23 16:03:43.298 +05:30 589bbbe8-bc06-426c-833c-443305ec27c8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:43 AM'. 2024-03-23 16:03:43.298 +05:30 91002fc2-268e-4d44-9544-e4a8a91a2736 INF CORS policy execution successful. 2024-03-23 16:03:43.298 +05:30 91002fc2-268e-4d44-9544-e4a8a91a2736 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:43.299 +05:30 91002fc2-268e-4d44-9544-e4a8a91a2736 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:03:43.299 +05:30 91002fc2-268e-4d44-9544-e4a8a91a2736 INF Fetching City deatails 2024-03-23 16:03:43.302 +05:30 91002fc2-268e-4d44-9544-e4a8a91a2736 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:43.303 +05:30 91002fc2-268e-4d44-9544-e4a8a91a2736 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.8503ms 2024-03-23 16:03:43.303 +05:30 91002fc2-268e-4d44-9544-e4a8a91a2736 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:43.303 +05:30 91002fc2-268e-4d44-9544-e4a8a91a2736 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.8876ms 2024-03-23 16:03:48.647 +05:30 7c71da05-531f-4477-8464-4b77293a42a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 16:03:48.648 +05:30 ceb4c62a-38e6-4495-916d-79c0915aee24 INF CORS policy execution successful. 2024-03-23 16:03:48.648 +05:30 ceb4c62a-38e6-4495-916d-79c0915aee24 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 0.7749ms 2024-03-23 16:03:48.688 +05:30 b3de84cc-b4b1-444c-a157-f862641f433e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 16:03:48.689 +05:30 d8e87f62-d5d7-412b-a6ec-c51b3ba04417 INF CORS policy execution successful. 2024-03-23 16:03:48.691 +05:30 d8e87f62-d5d7-412b-a6ec-c51b3ba04417 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:48.691 +05:30 d8e87f62-d5d7-412b-a6ec-c51b3ba04417 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-23 16:03:48.695 +05:30 d8e87f62-d5d7-412b-a6ec-c51b3ba04417 INF Connection string fetched 2024-03-23 16:03:48.695 +05:30 d8e87f62-d5d7-412b-a6ec-c51b3ba04417 INF Fetching Actions 2024-03-23 16:03:48.697 +05:30 d8e87f62-d5d7-412b-a6ec-c51b3ba04417 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:48.697 +05:30 d8e87f62-d5d7-412b-a6ec-c51b3ba04417 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 5.9304ms 2024-03-23 16:03:48.697 +05:30 d8e87f62-d5d7-412b-a6ec-c51b3ba04417 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:48.697 +05:30 d8e87f62-d5d7-412b-a6ec-c51b3ba04417 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 9.8878ms 2024-03-23 16:03:50.502 +05:30 a0a3e35f-3c37-4e23-a3bd-2ca21b5f648e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 16:03:50.503 +05:30 3454adaf-470b-4992-800b-8086dd533524 INF CORS policy execution successful. 2024-03-23 16:03:50.503 +05:30 3454adaf-470b-4992-800b-8086dd533524 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 204 null null 0.9086ms 2024-03-23 16:03:50.547 +05:30 49752553-9715-47c8-be7c-ddc8b9cc316f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 16:03:50.549 +05:30 1d7cc0b3-5e5f-42df-8eaf-035d1973f6ee INF CORS policy execution successful. 2024-03-23 16:03:50.549 +05:30 1d7cc0b3-5e5f-42df-8eaf-035d1973f6ee INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:50.549 +05:30 1d7cc0b3-5e5f-42df-8eaf-035d1973f6ee 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-23 16:03:50.551 +05:30 1d7cc0b3-5e5f-42df-8eaf-035d1973f6ee INF Connection string fetched 2024-03-23 16:03:50.551 +05:30 1d7cc0b3-5e5f-42df-8eaf-035d1973f6ee INF Fetching Actions 2024-03-23 16:03:50.553 +05:30 1d7cc0b3-5e5f-42df-8eaf-035d1973f6ee INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:50.553 +05:30 1d7cc0b3-5e5f-42df-8eaf-035d1973f6ee INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.8588ms 2024-03-23 16:03:50.553 +05:30 1d7cc0b3-5e5f-42df-8eaf-035d1973f6ee INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:50.553 +05:30 1d7cc0b3-5e5f-42df-8eaf-035d1973f6ee INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 200 null application/json; charset=utf-8 5.7851ms 2024-03-23 16:03:52.186 +05:30 99e94950-6e61-4b64-a6ef-6749b59eb50f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 16:03:52.188 +05:30 6d5deecd-5cc9-4f96-98c1-afb55ea93ed8 INF CORS policy execution successful. 2024-03-23 16:03:52.188 +05:30 6d5deecd-5cc9-4f96-98c1-afb55ea93ed8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:52.188 +05:30 6d5deecd-5cc9-4f96-98c1-afb55ea93ed8 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-23 16:03:52.192 +05:30 6d5deecd-5cc9-4f96-98c1-afb55ea93ed8 INF Connection string fetched 2024-03-23 16:03:52.193 +05:30 6d5deecd-5cc9-4f96-98c1-afb55ea93ed8 INF Fetching Actions 2024-03-23 16:03:52.195 +05:30 6d5deecd-5cc9-4f96-98c1-afb55ea93ed8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:52.195 +05:30 6d5deecd-5cc9-4f96-98c1-afb55ea93ed8 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 6.5195ms 2024-03-23 16:03:52.195 +05:30 6d5deecd-5cc9-4f96-98c1-afb55ea93ed8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:52.195 +05:30 6d5deecd-5cc9-4f96-98c1-afb55ea93ed8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 8.9919ms 2024-03-23 16:03:57.380 +05:30 81d81889-3a6a-4bac-b4fc-732783a56a79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:57.380 +05:30 661dda7b-c913-4bca-acff-b8bc97d4d121 INF CORS policy execution successful. 2024-03-23 16:03:57.380 +05:30 661dda7b-c913-4bca-acff-b8bc97d4d121 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8136ms 2024-03-23 16:03:57.407 +05:30 2d926404-8773-4c48-a48d-e466846e3018 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:57.407 +05:30 03c257a5-cf70-41c3-90cb-4aad81af6cbd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:57.407 +05:30 cbea9eb2-2922-4f10-995d-e02cfcd49331 INF CORS policy execution successful. 2024-03-23 16:03:57.407 +05:30 7f317508-2dbf-44a7-bea2-37a0d9863726 INF CORS policy execution successful. 2024-03-23 16:03:57.408 +05:30 cbea9eb2-2922-4f10-995d-e02cfcd49331 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5798ms 2024-03-23 16:03:57.408 +05:30 7f317508-2dbf-44a7-bea2-37a0d9863726 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6378ms 2024-03-23 16:03:57.425 +05:30 b5f5c1c9-eb43-4e97-b6c7-5b39b1b5f544 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:57.426 +05:30 c770075b-96b7-41e9-aaee-eaef27c0e0cd INF CORS policy execution successful. 2024-03-23 16:03:57.426 +05:30 c770075b-96b7-41e9-aaee-eaef27c0e0cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6049ms 2024-03-23 16:03:57.434 +05:30 0d5ca5c6-5b5e-492f-9b71-24f697398a5a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:57.434 +05:30 72728812-7dc4-4f6f-9039-41d2f01627d4 INF CORS policy execution successful. 2024-03-23 16:03:57.434 +05:30 72728812-7dc4-4f6f-9039-41d2f01627d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5431ms 2024-03-23 16:03:57.437 +05:30 b02db4a8-bb42-4d37-858d-c5cd759ba334 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:57.437 +05:30 36d69b60-a743-4edf-a897-4de67a49fbf7 INF CORS policy execution successful. 2024-03-23 16:03:57.437 +05:30 36d69b60-a743-4edf-a897-4de67a49fbf7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6234ms 2024-03-23 16:03:57.442 +05:30 df145fd5-e82b-4442-9ca7-a9cc9e91057b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:57.444 +05:30 df145fd5-e82b-4442-9ca7-a9cc9e91057b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:57 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-23 16:03:57.445 +05:30 df145fd5-e82b-4442-9ca7-a9cc9e91057b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:57 AM'. 2024-03-23 16:03:57.445 +05:30 b9e5db3a-a83f-406d-9f3f-4af6383eec22 INF CORS policy execution successful. 2024-03-23 16:03:57.445 +05:30 b9e5db3a-a83f-406d-9f3f-4af6383eec22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:57.445 +05:30 b9e5db3a-a83f-406d-9f3f-4af6383eec22 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:03:57.446 +05:30 b9e5db3a-a83f-406d-9f3f-4af6383eec22 INF Fetching City deatails 2024-03-23 16:03:57.447 +05:30 b9e5db3a-a83f-406d-9f3f-4af6383eec22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:57.448 +05:30 b9e5db3a-a83f-406d-9f3f-4af6383eec22 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.6023ms 2024-03-23 16:03:57.448 +05:30 b9e5db3a-a83f-406d-9f3f-4af6383eec22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:57.448 +05:30 b9e5db3a-a83f-406d-9f3f-4af6383eec22 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.3918ms 2024-03-23 16:03:57.458 +05:30 b6316faf-0d58-420b-acaf-ae0032625620 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:57.458 +05:30 b6316faf-0d58-420b-acaf-ae0032625620 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:57 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-23 16:03:57.459 +05:30 b6316faf-0d58-420b-acaf-ae0032625620 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:57 AM'. 2024-03-23 16:03:57.459 +05:30 bf7fc989-8585-4e23-a542-029e576965c3 INF CORS policy execution successful. 2024-03-23 16:03:57.459 +05:30 bf7fc989-8585-4e23-a542-029e576965c3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:57.459 +05:30 bf7fc989-8585-4e23-a542-029e576965c3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:03:57.459 +05:30 bf7fc989-8585-4e23-a542-029e576965c3 INF Fetching Country deatails 2024-03-23 16:03:57.461 +05:30 bf7fc989-8585-4e23-a542-029e576965c3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:57.461 +05:30 bf7fc989-8585-4e23-a542-029e576965c3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9148ms 2024-03-23 16:03:57.461 +05:30 bf7fc989-8585-4e23-a542-029e576965c3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:57.461 +05:30 bf7fc989-8585-4e23-a542-029e576965c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.5591ms 2024-03-23 16:03:57.462 +05:30 703507e6-3e55-4679-aa7e-65a373dd7664 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:57.463 +05:30 703507e6-3e55-4679-aa7e-65a373dd7664 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:57 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-23 16:03:57.463 +05:30 703507e6-3e55-4679-aa7e-65a373dd7664 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:57 AM'. 2024-03-23 16:03:57.463 +05:30 ef5de54f-112f-433c-91ac-1848e87e5d2f INF CORS policy execution successful. 2024-03-23 16:03:57.463 +05:30 ef5de54f-112f-433c-91ac-1848e87e5d2f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:57.463 +05:30 ef5de54f-112f-433c-91ac-1848e87e5d2f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:03:57.464 +05:30 ef5de54f-112f-433c-91ac-1848e87e5d2f INF Fetching Department deatails 2024-03-23 16:03:57.465 +05:30 ef5de54f-112f-433c-91ac-1848e87e5d2f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:57.466 +05:30 ef5de54f-112f-433c-91ac-1848e87e5d2f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3063ms 2024-03-23 16:03:57.466 +05:30 ef5de54f-112f-433c-91ac-1848e87e5d2f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:57.466 +05:30 ef5de54f-112f-433c-91ac-1848e87e5d2f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6871ms 2024-03-23 16:03:57.506 +05:30 5a943691-099f-4f21-9f7f-5b6392a7549c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:03:57.506 +05:30 5a943691-099f-4f21-9f7f-5b6392a7549c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:57 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-23 16:03:57.507 +05:30 5a943691-099f-4f21-9f7f-5b6392a7549c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:57 AM'. 2024-03-23 16:03:57.507 +05:30 428512cc-ad8d-4909-b1f4-e74b8daa8a26 INF CORS policy execution successful. 2024-03-23 16:03:57.507 +05:30 428512cc-ad8d-4909-b1f4-e74b8daa8a26 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:57.507 +05:30 428512cc-ad8d-4909-b1f4-e74b8daa8a26 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:03:57.508 +05:30 428512cc-ad8d-4909-b1f4-e74b8daa8a26 INF Fetching Country deatails 2024-03-23 16:03:57.509 +05:30 428512cc-ad8d-4909-b1f4-e74b8daa8a26 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:57.510 +05:30 428512cc-ad8d-4909-b1f4-e74b8daa8a26 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4453ms 2024-03-23 16:03:57.510 +05:30 428512cc-ad8d-4909-b1f4-e74b8daa8a26 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:03:57.510 +05:30 428512cc-ad8d-4909-b1f4-e74b8daa8a26 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.1685ms 2024-03-23 16:03:57.527 +05:30 524e66ca-456f-4de7-b75b-f76e3654e27f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:03:57.527 +05:30 524e66ca-456f-4de7-b75b-f76e3654e27f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:57 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-23 16:03:57.527 +05:30 524e66ca-456f-4de7-b75b-f76e3654e27f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:57 AM'. 2024-03-23 16:03:57.528 +05:30 c6f8bba6-d420-42f1-aefa-bb450326769b INF CORS policy execution successful. 2024-03-23 16:03:57.528 +05:30 c6f8bba6-d420-42f1-aefa-bb450326769b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:57.528 +05:30 c6f8bba6-d420-42f1-aefa-bb450326769b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:03:57.528 +05:30 c6f8bba6-d420-42f1-aefa-bb450326769b INF Fetching Department deatails 2024-03-23 16:03:57.530 +05:30 c6f8bba6-d420-42f1-aefa-bb450326769b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:57.530 +05:30 c6f8bba6-d420-42f1-aefa-bb450326769b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2446ms 2024-03-23 16:03:57.530 +05:30 c6f8bba6-d420-42f1-aefa-bb450326769b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:03:57.530 +05:30 c6f8bba6-d420-42f1-aefa-bb450326769b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7757ms 2024-03-23 16:03:57.533 +05:30 9df1849f-4377-40ee-965f-aaf4e000e17f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:03:57.533 +05:30 9df1849f-4377-40ee-965f-aaf4e000e17f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:57 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-23 16:03:57.533 +05:30 9df1849f-4377-40ee-965f-aaf4e000e17f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:33:57 AM'. 2024-03-23 16:03:57.533 +05:30 bc44c7f5-d957-41c4-a9fa-f214acf404ad INF CORS policy execution successful. 2024-03-23 16:03:57.533 +05:30 bc44c7f5-d957-41c4-a9fa-f214acf404ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:57.533 +05:30 bc44c7f5-d957-41c4-a9fa-f214acf404ad INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:03:57.534 +05:30 bc44c7f5-d957-41c4-a9fa-f214acf404ad INF Fetching City deatails 2024-03-23 16:03:57.535 +05:30 bc44c7f5-d957-41c4-a9fa-f214acf404ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:57.535 +05:30 bc44c7f5-d957-41c4-a9fa-f214acf404ad INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7177ms 2024-03-23 16:03:57.535 +05:30 bc44c7f5-d957-41c4-a9fa-f214acf404ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:03:57.535 +05:30 bc44c7f5-d957-41c4-a9fa-f214acf404ad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8632ms 2024-03-23 16:03:58.697 +05:30 78807028-9675-452e-973d-8bcb0fd8d93d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 16:03:58.698 +05:30 9992081c-efbc-4813-8a30-a0dd24ec29f7 INF CORS policy execution successful. 2024-03-23 16:03:58.698 +05:30 9992081c-efbc-4813-8a30-a0dd24ec29f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 0.6737ms 2024-03-23 16:03:58.738 +05:30 a7cf15fa-ddeb-4d59-9553-ff9935a1ad7e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 16:03:58.739 +05:30 866e3f50-a6a0-4115-b4d1-7bb7c0133dab INF CORS policy execution successful. 2024-03-23 16:03:58.739 +05:30 866e3f50-a6a0-4115-b4d1-7bb7c0133dab INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:58.739 +05:30 866e3f50-a6a0-4115-b4d1-7bb7c0133dab 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-23 16:03:58.740 +05:30 866e3f50-a6a0-4115-b4d1-7bb7c0133dab INF Connection string fetched 2024-03-23 16:03:58.741 +05:30 866e3f50-a6a0-4115-b4d1-7bb7c0133dab INF Fetching Actions 2024-03-23 16:03:58.742 +05:30 866e3f50-a6a0-4115-b4d1-7bb7c0133dab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:03:58.742 +05:30 866e3f50-a6a0-4115-b4d1-7bb7c0133dab INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.2904ms 2024-03-23 16:03:58.742 +05:30 866e3f50-a6a0-4115-b4d1-7bb7c0133dab INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:03:58.742 +05:30 866e3f50-a6a0-4115-b4d1-7bb7c0133dab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 4.3491ms 2024-03-23 16:04:00.094 +05:30 2a622a38-3e31-4b9a-80b5-e6b8ea46a156 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:04:00.095 +05:30 2a622a38-3e31-4b9a-80b5-e6b8ea46a156 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:00 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-23 16:04:00.095 +05:30 2374317e-b796-46b2-8119-81632c6ff64e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:04:00.096 +05:30 2a622a38-3e31-4b9a-80b5-e6b8ea46a156 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:00 AM'. 2024-03-23 16:04:00.096 +05:30 481fc450-6058-4eeb-9257-7a533c4ec63a INF CORS policy execution successful. 2024-03-23 16:04:00.096 +05:30 481fc450-6058-4eeb-9257-7a533c4ec63a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:04:00.096 +05:30 481fc450-6058-4eeb-9257-7a533c4ec63a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:04:00.096 +05:30 2374317e-b796-46b2-8119-81632c6ff64e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:00 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-23 16:04:00.096 +05:30 2374317e-b796-46b2-8119-81632c6ff64e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:00 AM'. 2024-03-23 16:04:00.097 +05:30 1bf034fc-9e76-4ebd-a3b2-9b7275c8ad34 INF CORS policy execution successful. 2024-03-23 16:04:00.096 +05:30 08d3ebc1-5328-4110-82f9-20ae92be8286 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:04:00.097 +05:30 1bf034fc-9e76-4ebd-a3b2-9b7275c8ad34 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:04:00.097 +05:30 481fc450-6058-4eeb-9257-7a533c4ec63a INF Fetching City deatails 2024-03-23 16:04:00.097 +05:30 1bf034fc-9e76-4ebd-a3b2-9b7275c8ad34 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:04:00.097 +05:30 08d3ebc1-5328-4110-82f9-20ae92be8286 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:00 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-23 16:04:00.097 +05:30 1bf034fc-9e76-4ebd-a3b2-9b7275c8ad34 INF Fetching Country deatails 2024-03-23 16:04:00.097 +05:30 08d3ebc1-5328-4110-82f9-20ae92be8286 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:00 AM'. 2024-03-23 16:04:00.097 +05:30 a1eda019-b4ff-45cc-86b5-1ec40f86ded6 INF CORS policy execution successful. 2024-03-23 16:04:00.097 +05:30 a1eda019-b4ff-45cc-86b5-1ec40f86ded6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:04:00.097 +05:30 a1eda019-b4ff-45cc-86b5-1ec40f86ded6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:04:00.098 +05:30 481fc450-6058-4eeb-9257-7a533c4ec63a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:00.098 +05:30 a1eda019-b4ff-45cc-86b5-1ec40f86ded6 INF Fetching Department deatails 2024-03-23 16:04:00.098 +05:30 481fc450-6058-4eeb-9257-7a533c4ec63a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1138ms 2024-03-23 16:04:00.098 +05:30 481fc450-6058-4eeb-9257-7a533c4ec63a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:04:00.098 +05:30 1bf034fc-9e76-4ebd-a3b2-9b7275c8ad34 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:00.098 +05:30 481fc450-6058-4eeb-9257-7a533c4ec63a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.0404ms 2024-03-23 16:04:00.098 +05:30 1bf034fc-9e76-4ebd-a3b2-9b7275c8ad34 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7142ms 2024-03-23 16:04:00.098 +05:30 1bf034fc-9e76-4ebd-a3b2-9b7275c8ad34 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:04:00.098 +05:30 a1eda019-b4ff-45cc-86b5-1ec40f86ded6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:00.099 +05:30 1bf034fc-9e76-4ebd-a3b2-9b7275c8ad34 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.4097ms 2024-03-23 16:04:00.099 +05:30 a1eda019-b4ff-45cc-86b5-1ec40f86ded6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2661ms 2024-03-23 16:04:00.099 +05:30 a1eda019-b4ff-45cc-86b5-1ec40f86ded6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:04:00.099 +05:30 a1eda019-b4ff-45cc-86b5-1ec40f86ded6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.3667ms 2024-03-23 16:04:00.170 +05:30 b147868f-caa0-41dc-a3c4-fd49ddcf22d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:04:00.171 +05:30 b147868f-caa0-41dc-a3c4-fd49ddcf22d7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:00 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-23 16:04:00.171 +05:30 b147868f-caa0-41dc-a3c4-fd49ddcf22d7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:00 AM'. 2024-03-23 16:04:00.171 +05:30 b5433398-61cf-4447-8870-0800bd97bebe INF CORS policy execution successful. 2024-03-23 16:04:00.171 +05:30 b5433398-61cf-4447-8870-0800bd97bebe INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:04:00.171 +05:30 b5433398-61cf-4447-8870-0800bd97bebe INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:04:00.172 +05:30 b5433398-61cf-4447-8870-0800bd97bebe INF Fetching City deatails 2024-03-23 16:04:00.172 +05:30 3fe8ec66-4490-4b0d-bfb3-cfb7d510a12e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:04:00.173 +05:30 3fe8ec66-4490-4b0d-bfb3-cfb7d510a12e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:00 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-23 16:04:00.173 +05:30 3fe8ec66-4490-4b0d-bfb3-cfb7d510a12e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:00 AM'. 2024-03-23 16:04:00.173 +05:30 c1878da9-3e7e-49a6-bf15-cfe7d7a708ae INF CORS policy execution successful. 2024-03-23 16:04:00.173 +05:30 c1878da9-3e7e-49a6-bf15-cfe7d7a708ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:04:00.173 +05:30 c1878da9-3e7e-49a6-bf15-cfe7d7a708ae INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:04:00.173 +05:30 b5433398-61cf-4447-8870-0800bd97bebe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:00.173 +05:30 b5433398-61cf-4447-8870-0800bd97bebe INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9796ms 2024-03-23 16:04:00.174 +05:30 b5433398-61cf-4447-8870-0800bd97bebe INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:04:00.174 +05:30 c1878da9-3e7e-49a6-bf15-cfe7d7a708ae INF Fetching Country deatails 2024-03-23 16:04:00.174 +05:30 b5433398-61cf-4447-8870-0800bd97bebe INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3981ms 2024-03-23 16:04:00.174 +05:30 c1878da9-3e7e-49a6-bf15-cfe7d7a708ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:00.174 +05:30 c1878da9-3e7e-49a6-bf15-cfe7d7a708ae INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2699ms 2024-03-23 16:04:00.175 +05:30 c1878da9-3e7e-49a6-bf15-cfe7d7a708ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:04:00.175 +05:30 c1878da9-3e7e-49a6-bf15-cfe7d7a708ae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4779ms 2024-03-23 16:04:00.175 +05:30 f8396018-68e3-4857-a635-5263fa520ff3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:04:00.175 +05:30 f8396018-68e3-4857-a635-5263fa520ff3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:00 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-23 16:04:00.175 +05:30 f8396018-68e3-4857-a635-5263fa520ff3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:00 AM'. 2024-03-23 16:04:00.175 +05:30 0b76d29b-cc9b-4758-9efa-ffd7dc0c3e24 INF CORS policy execution successful. 2024-03-23 16:04:00.175 +05:30 0b76d29b-cc9b-4758-9efa-ffd7dc0c3e24 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:04:00.175 +05:30 0b76d29b-cc9b-4758-9efa-ffd7dc0c3e24 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:04:00.176 +05:30 0b76d29b-cc9b-4758-9efa-ffd7dc0c3e24 INF Fetching Department deatails 2024-03-23 16:04:00.177 +05:30 0b76d29b-cc9b-4758-9efa-ffd7dc0c3e24 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:00.177 +05:30 0b76d29b-cc9b-4758-9efa-ffd7dc0c3e24 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2611ms 2024-03-23 16:04:00.177 +05:30 0b76d29b-cc9b-4758-9efa-ffd7dc0c3e24 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:04:00.177 +05:30 0b76d29b-cc9b-4758-9efa-ffd7dc0c3e24 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1441ms 2024-03-23 16:04:05.517 +05:30 b842c1a1-0c4f-4444-8248-428dc91f9bd7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 16:04:05.517 +05:30 1dfc54f1-b60a-44ad-9a7c-7bb70d487bad INF CORS policy execution successful. 2024-03-23 16:04:05.518 +05:30 1dfc54f1-b60a-44ad-9a7c-7bb70d487bad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 0.9371ms 2024-03-23 16:04:05.560 +05:30 25dc7364-6a6a-419f-912b-d437d33f76ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 16:04:05.561 +05:30 397a7b5c-2e57-4510-bc0c-d42ea396a4bd INF CORS policy execution successful. 2024-03-23 16:04:05.561 +05:30 397a7b5c-2e57-4510-bc0c-d42ea396a4bd INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:04:05.561 +05:30 397a7b5c-2e57-4510-bc0c-d42ea396a4bd 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-23 16:04:05.565 +05:30 397a7b5c-2e57-4510-bc0c-d42ea396a4bd INF Connection string fetched 2024-03-23 16:04:05.565 +05:30 397a7b5c-2e57-4510-bc0c-d42ea396a4bd INF Fetching Actions 2024-03-23 16:04:05.568 +05:30 397a7b5c-2e57-4510-bc0c-d42ea396a4bd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:05.569 +05:30 397a7b5c-2e57-4510-bc0c-d42ea396a4bd INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 7.4577ms 2024-03-23 16:04:05.569 +05:30 397a7b5c-2e57-4510-bc0c-d42ea396a4bd INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:04:05.569 +05:30 397a7b5c-2e57-4510-bc0c-d42ea396a4bd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 9.0719ms 2024-03-23 16:04:16.987 +05:30 ef0b9fce-329f-4cd1-a1d4-99484cae7e11 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 16:04:16.987 +05:30 5b0b92fa-7937-40a9-88c4-0a90ecfcccd3 INF CORS policy execution successful. 2024-03-23 16:04:16.987 +05:30 5b0b92fa-7937-40a9-88c4-0a90ecfcccd3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 204 null null 0.7833ms 2024-03-23 16:04:17.039 +05:30 14233fb4-e367-48c8-8ab7-3a5a9a64f7ff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 16:04:17.040 +05:30 7852deec-f275-4cf6-ba5d-390f395d01cb INF CORS policy execution successful. 2024-03-23 16:04:17.040 +05:30 7852deec-f275-4cf6-ba5d-390f395d01cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:04:17.040 +05:30 7852deec-f275-4cf6-ba5d-390f395d01cb 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-23 16:04:17.042 +05:30 7852deec-f275-4cf6-ba5d-390f395d01cb INF Connection string fetched 2024-03-23 16:04:17.042 +05:30 7852deec-f275-4cf6-ba5d-390f395d01cb INF Fetching Actions 2024-03-23 16:04:17.044 +05:30 7852deec-f275-4cf6-ba5d-390f395d01cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:17.044 +05:30 7852deec-f275-4cf6-ba5d-390f395d01cb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.873ms 2024-03-23 16:04:17.044 +05:30 7852deec-f275-4cf6-ba5d-390f395d01cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:04:17.044 +05:30 7852deec-f275-4cf6-ba5d-390f395d01cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 200 null application/json; charset=utf-8 5.4ms 2024-03-23 16:04:20.203 +05:30 a1972099-0223-4426-9e6f-9c0685105b3c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:04:20.203 +05:30 b9083151-614e-4d46-810f-88a83aeed844 INF CORS policy execution successful. 2024-03-23 16:04:20.204 +05:30 b9083151-614e-4d46-810f-88a83aeed844 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5289ms 2024-03-23 16:04:20.205 +05:30 137ee565-d7da-4174-81fe-71390a1fe1ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:04:20.206 +05:30 1d466e2b-86ab-44fe-9ee1-3131c3fb418e INF CORS policy execution successful. 2024-03-23 16:04:20.206 +05:30 1d466e2b-86ab-44fe-9ee1-3131c3fb418e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4426ms 2024-03-23 16:04:20.208 +05:30 86260380-1eb6-4e8e-adf0-ec5f466a3145 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:04:20.209 +05:30 145dd21e-7a47-4a06-9809-f99ae1492f77 INF CORS policy execution successful. 2024-03-23 16:04:20.209 +05:30 145dd21e-7a47-4a06-9809-f99ae1492f77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3001ms 2024-03-23 16:04:20.402 +05:30 d8d60739-d970-47f9-9fb7-c5db52731cb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:04:20.403 +05:30 d8d60739-d970-47f9-9fb7-c5db52731cb7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:20 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-23 16:04:20.403 +05:30 d8d60739-d970-47f9-9fb7-c5db52731cb7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:20 AM'. 2024-03-23 16:04:20.403 +05:30 a18b5563-6ea0-4573-95de-bae9cb7960ff INF CORS policy execution successful. 2024-03-23 16:04:20.404 +05:30 a18b5563-6ea0-4573-95de-bae9cb7960ff INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:04:20.404 +05:30 a18b5563-6ea0-4573-95de-bae9cb7960ff INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:04:20.404 +05:30 a18b5563-6ea0-4573-95de-bae9cb7960ff INF Fetching Country deatails 2024-03-23 16:04:20.405 +05:30 a18b5563-6ea0-4573-95de-bae9cb7960ff INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:20.406 +05:30 a18b5563-6ea0-4573-95de-bae9cb7960ff INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2087ms 2024-03-23 16:04:20.406 +05:30 a18b5563-6ea0-4573-95de-bae9cb7960ff INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:04:20.406 +05:30 a18b5563-6ea0-4573-95de-bae9cb7960ff INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.8567ms 2024-03-23 16:04:20.415 +05:30 8c346c13-f9f8-4e02-932d-e80ad19c9846 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:04:20.415 +05:30 8c346c13-f9f8-4e02-932d-e80ad19c9846 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:20 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-23 16:04:20.416 +05:30 8c346c13-f9f8-4e02-932d-e80ad19c9846 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:20 AM'. 2024-03-23 16:04:20.416 +05:30 f38419d2-21b6-41b1-8865-088132839ec2 INF CORS policy execution successful. 2024-03-23 16:04:20.416 +05:30 f38419d2-21b6-41b1-8865-088132839ec2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:04:20.416 +05:30 f38419d2-21b6-41b1-8865-088132839ec2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:04:20.416 +05:30 f38419d2-21b6-41b1-8865-088132839ec2 INF Fetching Department deatails 2024-03-23 16:04:20.419 +05:30 f38419d2-21b6-41b1-8865-088132839ec2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:20.419 +05:30 f38419d2-21b6-41b1-8865-088132839ec2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.1581ms 2024-03-23 16:04:20.419 +05:30 f38419d2-21b6-41b1-8865-088132839ec2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:04:20.419 +05:30 f38419d2-21b6-41b1-8865-088132839ec2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.5544ms 2024-03-23 16:04:20.420 +05:30 c2b8badb-6fff-450c-8b93-757422b02465 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:04:20.420 +05:30 c2b8badb-6fff-450c-8b93-757422b02465 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:20 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-23 16:04:20.421 +05:30 c2b8badb-6fff-450c-8b93-757422b02465 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:20 AM'. 2024-03-23 16:04:20.421 +05:30 bd3e6410-d3b7-4d68-8f5f-b91df99e12e9 INF CORS policy execution successful. 2024-03-23 16:04:20.421 +05:30 bd3e6410-d3b7-4d68-8f5f-b91df99e12e9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:04:20.421 +05:30 bd3e6410-d3b7-4d68-8f5f-b91df99e12e9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:04:20.422 +05:30 bd3e6410-d3b7-4d68-8f5f-b91df99e12e9 INF Fetching City deatails 2024-03-23 16:04:20.423 +05:30 bd3e6410-d3b7-4d68-8f5f-b91df99e12e9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:20.423 +05:30 bd3e6410-d3b7-4d68-8f5f-b91df99e12e9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1576ms 2024-03-23 16:04:20.423 +05:30 bd3e6410-d3b7-4d68-8f5f-b91df99e12e9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:04:20.423 +05:30 bd3e6410-d3b7-4d68-8f5f-b91df99e12e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.921ms 2024-03-23 16:04:20.702 +05:30 f6f85272-7982-4f99-be20-41f3a8b50b92 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:04:20.702 +05:30 f6f85272-7982-4f99-be20-41f3a8b50b92 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:20 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-23 16:04:20.703 +05:30 f6f85272-7982-4f99-be20-41f3a8b50b92 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:20 AM'. 2024-03-23 16:04:20.703 +05:30 81cfd7bc-a012-47f6-869c-b752c6abc6a5 INF CORS policy execution successful. 2024-03-23 16:04:20.703 +05:30 81cfd7bc-a012-47f6-869c-b752c6abc6a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:04:20.703 +05:30 81cfd7bc-a012-47f6-869c-b752c6abc6a5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:04:20.703 +05:30 81cfd7bc-a012-47f6-869c-b752c6abc6a5 INF Fetching City deatails 2024-03-23 16:04:20.705 +05:30 81cfd7bc-a012-47f6-869c-b752c6abc6a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:20.705 +05:30 81cfd7bc-a012-47f6-869c-b752c6abc6a5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4099ms 2024-03-23 16:04:20.706 +05:30 81cfd7bc-a012-47f6-869c-b752c6abc6a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:04:20.706 +05:30 81cfd7bc-a012-47f6-869c-b752c6abc6a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.0396ms 2024-03-23 16:04:20.709 +05:30 efefc942-00b5-40a0-9572-2e6041b27de2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:04:20.710 +05:30 efefc942-00b5-40a0-9572-2e6041b27de2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:20 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-23 16:04:20.710 +05:30 efefc942-00b5-40a0-9572-2e6041b27de2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:20 AM'. 2024-03-23 16:04:20.710 +05:30 d5f5a4fd-ede3-4350-a6fe-55783408c05a INF CORS policy execution successful. 2024-03-23 16:04:20.710 +05:30 d5f5a4fd-ede3-4350-a6fe-55783408c05a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:04:20.710 +05:30 d5f5a4fd-ede3-4350-a6fe-55783408c05a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:04:20.711 +05:30 f6333787-f7fd-4ba5-a926-42083eb0e681 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:04:20.711 +05:30 d5f5a4fd-ede3-4350-a6fe-55783408c05a INF Fetching Country deatails 2024-03-23 16:04:20.711 +05:30 f6333787-f7fd-4ba5-a926-42083eb0e681 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:20 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-23 16:04:20.712 +05:30 f6333787-f7fd-4ba5-a926-42083eb0e681 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:34:20 AM'. 2024-03-23 16:04:20.712 +05:30 d5f5a4fd-ede3-4350-a6fe-55783408c05a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:20.712 +05:30 ac442ce6-3bd6-4b75-bead-0b757be77b62 INF CORS policy execution successful. 2024-03-23 16:04:20.712 +05:30 ac442ce6-3bd6-4b75-bead-0b757be77b62 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:04:20.712 +05:30 ac442ce6-3bd6-4b75-bead-0b757be77b62 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:04:20.712 +05:30 d5f5a4fd-ede3-4350-a6fe-55783408c05a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7295ms 2024-03-23 16:04:20.712 +05:30 d5f5a4fd-ede3-4350-a6fe-55783408c05a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:04:20.712 +05:30 d5f5a4fd-ede3-4350-a6fe-55783408c05a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0806ms 2024-03-23 16:04:20.712 +05:30 ac442ce6-3bd6-4b75-bead-0b757be77b62 INF Fetching Department deatails 2024-03-23 16:04:20.713 +05:30 ac442ce6-3bd6-4b75-bead-0b757be77b62 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:20.714 +05:30 ac442ce6-3bd6-4b75-bead-0b757be77b62 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6667ms 2024-03-23 16:04:20.714 +05:30 ac442ce6-3bd6-4b75-bead-0b757be77b62 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:04:20.714 +05:30 ac442ce6-3bd6-4b75-bead-0b757be77b62 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.2505ms 2024-03-23 16:04:55.957 +05:30 6fd97662-b9c9-4b49-bcb1-65d0a039c8b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - null null 2024-03-23 16:04:55.958 +05:30 46128fd6-61ab-400c-84a9-0c0c7a312819 INF CORS policy execution successful. 2024-03-23 16:04:55.958 +05:30 46128fd6-61ab-400c-84a9-0c0c7a312819 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - 204 null null 1.0884ms 2024-03-23 16:04:56.004 +05:30 cb4559a9-92f5-4e49-898a-cefed59c05e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - null null 2024-03-23 16:04:56.005 +05:30 459c6534-d559-4f23-b9ac-d0229326497e INF CORS policy execution successful. 2024-03-23 16:04:56.005 +05:30 459c6534-d559-4f23-b9ac-d0229326497e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:04:56.005 +05:30 459c6534-d559-4f23-b9ac-d0229326497e 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-23 16:04:56.008 +05:30 459c6534-d559-4f23-b9ac-d0229326497e INF Connection string fetched 2024-03-23 16:04:56.008 +05:30 459c6534-d559-4f23-b9ac-d0229326497e INF Fetching Actions 2024-03-23 16:04:56.011 +05:30 459c6534-d559-4f23-b9ac-d0229326497e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:56.011 +05:30 459c6534-d559-4f23-b9ac-d0229326497e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 5.5357ms 2024-03-23 16:04:56.011 +05:30 459c6534-d559-4f23-b9ac-d0229326497e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:04:56.011 +05:30 459c6534-d559-4f23-b9ac-d0229326497e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=14 - 200 null application/json; charset=utf-8 6.8774ms 2024-03-23 16:04:58.176 +05:30 41252c0b-53d4-47c1-a198-868fea8c2633 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=73 - null null 2024-03-23 16:04:58.176 +05:30 84fb3811-1da0-45b9-913d-9c1ca9e08822 INF CORS policy execution successful. 2024-03-23 16:04:58.177 +05:30 84fb3811-1da0-45b9-913d-9c1ca9e08822 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=73 - 204 null null 0.9555ms 2024-03-23 16:04:58.221 +05:30 eda1d814-f91e-47a2-abbd-dd0330323053 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=73 - null null 2024-03-23 16:04:58.222 +05:30 116f1a2c-95f7-420a-b811-18e4677f835e INF CORS policy execution successful. 2024-03-23 16:04:58.222 +05:30 116f1a2c-95f7-420a-b811-18e4677f835e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:04:58.222 +05:30 116f1a2c-95f7-420a-b811-18e4677f835e 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-23 16:04:58.223 +05:30 116f1a2c-95f7-420a-b811-18e4677f835e INF Connection string fetched 2024-03-23 16:04:58.224 +05:30 116f1a2c-95f7-420a-b811-18e4677f835e INF Fetching Actions 2024-03-23 16:04:58.226 +05:30 116f1a2c-95f7-420a-b811-18e4677f835e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:58.226 +05:30 116f1a2c-95f7-420a-b811-18e4677f835e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 4.0492ms 2024-03-23 16:04:58.226 +05:30 116f1a2c-95f7-420a-b811-18e4677f835e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:04:58.226 +05:30 116f1a2c-95f7-420a-b811-18e4677f835e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=73 - 200 null application/json; charset=utf-8 5.1946ms 2024-03-23 16:04:59.673 +05:30 cfe28ccd-9821-41f4-9f1f-53f6d9895294 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=74 - null null 2024-03-23 16:04:59.673 +05:30 49d5a2b7-83c6-489d-bfd6-a8a5c690f79e INF CORS policy execution successful. 2024-03-23 16:04:59.673 +05:30 49d5a2b7-83c6-489d-bfd6-a8a5c690f79e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=74 - 204 null null 0.6805ms 2024-03-23 16:04:59.710 +05:30 946b3af5-c5b4-4635-b7f3-4e3254589e6d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=74 - null null 2024-03-23 16:04:59.710 +05:30 562e9c8d-b32e-42eb-82ba-65e72e45e60e INF CORS policy execution successful. 2024-03-23 16:04:59.710 +05:30 562e9c8d-b32e-42eb-82ba-65e72e45e60e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:04:59.710 +05:30 562e9c8d-b32e-42eb-82ba-65e72e45e60e 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-23 16:04:59.712 +05:30 562e9c8d-b32e-42eb-82ba-65e72e45e60e INF Connection string fetched 2024-03-23 16:04:59.712 +05:30 562e9c8d-b32e-42eb-82ba-65e72e45e60e INF Fetching Actions 2024-03-23 16:04:59.714 +05:30 562e9c8d-b32e-42eb-82ba-65e72e45e60e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:04:59.714 +05:30 562e9c8d-b32e-42eb-82ba-65e72e45e60e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.4032ms 2024-03-23 16:04:59.714 +05:30 562e9c8d-b32e-42eb-82ba-65e72e45e60e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:04:59.714 +05:30 562e9c8d-b32e-42eb-82ba-65e72e45e60e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=74 - 200 null application/json; charset=utf-8 4.3871ms 2024-03-23 16:05:02.117 +05:30 f9f8b618-0419-4287-aaab-207fbaa1ac77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - null null 2024-03-23 16:05:02.117 +05:30 bb6bd07a-d3a2-4bba-96fc-e161cdf5f7ba INF CORS policy execution successful. 2024-03-23 16:05:02.118 +05:30 bb6bd07a-d3a2-4bba-96fc-e161cdf5f7ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - 204 null null 1.1601ms 2024-03-23 16:05:02.845 +05:30 13addf8e-ca7c-4002-a0c0-41fb9a09f0bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - null null 2024-03-23 16:05:02.846 +05:30 4d134ebc-63bb-42fb-bc6c-ecd9fd036b19 INF CORS policy execution successful. 2024-03-23 16:05:02.846 +05:30 4d134ebc-63bb-42fb-bc6c-ecd9fd036b19 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:02.846 +05:30 4d134ebc-63bb-42fb-bc6c-ecd9fd036b19 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-23 16:05:02.849 +05:30 4d134ebc-63bb-42fb-bc6c-ecd9fd036b19 INF Connection string fetched 2024-03-23 16:05:02.850 +05:30 4d134ebc-63bb-42fb-bc6c-ecd9fd036b19 INF Fetching Actions 2024-03-23 16:05:02.852 +05:30 4d134ebc-63bb-42fb-bc6c-ecd9fd036b19 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:02.853 +05:30 4d134ebc-63bb-42fb-bc6c-ecd9fd036b19 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 6.5723ms 2024-03-23 16:05:02.853 +05:30 4d134ebc-63bb-42fb-bc6c-ecd9fd036b19 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:02.853 +05:30 4d134ebc-63bb-42fb-bc6c-ecd9fd036b19 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - 200 null application/json; charset=utf-8 8.6702ms 2024-03-23 16:05:04.609 +05:30 ceb7f487-8ea7-4827-acda-df962fd2ec71 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - null null 2024-03-23 16:05:04.609 +05:30 b6da00c9-950e-46b2-b013-88a61b679127 INF CORS policy execution successful. 2024-03-23 16:05:04.610 +05:30 b6da00c9-950e-46b2-b013-88a61b679127 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - 204 null null 1.2143ms 2024-03-23 16:05:04.651 +05:30 a95263ac-e05c-4c6e-ab4c-a9fe4a8fc635 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - null null 2024-03-23 16:05:04.652 +05:30 747840dd-ab33-4d48-9882-fd6ac2eb5c92 INF CORS policy execution successful. 2024-03-23 16:05:04.652 +05:30 747840dd-ab33-4d48-9882-fd6ac2eb5c92 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:04.652 +05:30 747840dd-ab33-4d48-9882-fd6ac2eb5c92 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-23 16:05:04.655 +05:30 747840dd-ab33-4d48-9882-fd6ac2eb5c92 INF Connection string fetched 2024-03-23 16:05:04.655 +05:30 747840dd-ab33-4d48-9882-fd6ac2eb5c92 INF Fetching Actions 2024-03-23 16:05:04.664 +05:30 747840dd-ab33-4d48-9882-fd6ac2eb5c92 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:04.665 +05:30 747840dd-ab33-4d48-9882-fd6ac2eb5c92 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.4634ms 2024-03-23 16:05:04.665 +05:30 747840dd-ab33-4d48-9882-fd6ac2eb5c92 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:04.665 +05:30 747840dd-ab33-4d48-9882-fd6ac2eb5c92 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - 200 null application/json; charset=utf-8 14.4164ms 2024-03-23 16:05:08.256 +05:30 2f421ba7-7f50-4538-9a13-b0ac32bca7c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - null null 2024-03-23 16:05:08.256 +05:30 1e6e8794-15f0-417a-a21d-87caf8e1989b INF CORS policy execution successful. 2024-03-23 16:05:08.257 +05:30 1e6e8794-15f0-417a-a21d-87caf8e1989b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - 204 null null 1.2513ms 2024-03-23 16:05:08.297 +05:30 d2c32461-2aac-484a-bf1e-d1e1a67a98c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - null null 2024-03-23 16:05:08.299 +05:30 0f58e3ab-4bde-44b7-8547-b70e6cefacc9 INF CORS policy execution successful. 2024-03-23 16:05:08.300 +05:30 0f58e3ab-4bde-44b7-8547-b70e6cefacc9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:08.300 +05:30 0f58e3ab-4bde-44b7-8547-b70e6cefacc9 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-23 16:05:08.304 +05:30 0f58e3ab-4bde-44b7-8547-b70e6cefacc9 INF Connection string fetched 2024-03-23 16:05:08.305 +05:30 0f58e3ab-4bde-44b7-8547-b70e6cefacc9 INF Fetching Actions 2024-03-23 16:05:08.309 +05:30 0f58e3ab-4bde-44b7-8547-b70e6cefacc9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:08.309 +05:30 0f58e3ab-4bde-44b7-8547-b70e6cefacc9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 9.1246ms 2024-03-23 16:05:08.309 +05:30 0f58e3ab-4bde-44b7-8547-b70e6cefacc9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:08.310 +05:30 0f58e3ab-4bde-44b7-8547-b70e6cefacc9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - 200 null application/json; charset=utf-8 12.3651ms 2024-03-23 16:05:11.075 +05:30 6d7691a6-ff7d-43f6-af7f-c65e0d0ece7b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - null null 2024-03-23 16:05:11.076 +05:30 f90f517f-c1cc-4b17-94f9-4093de273ffb INF CORS policy execution successful. 2024-03-23 16:05:11.076 +05:30 f90f517f-c1cc-4b17-94f9-4093de273ffb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:11.076 +05:30 f90f517f-c1cc-4b17-94f9-4093de273ffb 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-23 16:05:11.078 +05:30 f90f517f-c1cc-4b17-94f9-4093de273ffb INF Connection string fetched 2024-03-23 16:05:11.078 +05:30 f90f517f-c1cc-4b17-94f9-4093de273ffb INF Fetching Actions 2024-03-23 16:05:11.080 +05:30 f90f517f-c1cc-4b17-94f9-4093de273ffb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:11.080 +05:30 f90f517f-c1cc-4b17-94f9-4093de273ffb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 4.3661ms 2024-03-23 16:05:11.080 +05:30 f90f517f-c1cc-4b17-94f9-4093de273ffb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:11.081 +05:30 f90f517f-c1cc-4b17-94f9-4093de273ffb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - 200 null application/json; charset=utf-8 5.7084ms 2024-03-23 16:05:11.175 +05:30 45c58954-a51b-407a-ad2a-4b5672676020 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=81 - null null 2024-03-23 16:05:11.176 +05:30 00896a7f-7c8c-4091-9a74-a7317c93dc5a INF CORS policy execution successful. 2024-03-23 16:05:11.176 +05:30 00896a7f-7c8c-4091-9a74-a7317c93dc5a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=81 - 204 null null 0.9193ms 2024-03-23 16:05:11.219 +05:30 d99df874-b3a2-47b5-8795-ff147fbd5d60 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=81 - null null 2024-03-23 16:05:11.220 +05:30 4df765f8-33ed-488c-a4eb-d9629f4992a2 INF CORS policy execution successful. 2024-03-23 16:05:11.221 +05:30 4df765f8-33ed-488c-a4eb-d9629f4992a2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:11.221 +05:30 4df765f8-33ed-488c-a4eb-d9629f4992a2 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-23 16:05:11.223 +05:30 4df765f8-33ed-488c-a4eb-d9629f4992a2 INF Connection string fetched 2024-03-23 16:05:11.224 +05:30 4df765f8-33ed-488c-a4eb-d9629f4992a2 INF Fetching Actions 2024-03-23 16:05:11.228 +05:30 4df765f8-33ed-488c-a4eb-d9629f4992a2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:11.228 +05:30 4df765f8-33ed-488c-a4eb-d9629f4992a2 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 7.223ms 2024-03-23 16:05:11.228 +05:30 4df765f8-33ed-488c-a4eb-d9629f4992a2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:11.229 +05:30 4df765f8-33ed-488c-a4eb-d9629f4992a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=81 - 200 null application/json; charset=utf-8 9.5688ms 2024-03-23 16:05:23.439 +05:30 82e8474b-e3bd-4567-ba63-4f81a875d141 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:23.440 +05:30 f7b9b037-90a4-47cf-ac1b-c14af864cfb1 INF CORS policy execution successful. 2024-03-23 16:05:23.441 +05:30 f7b9b037-90a4-47cf-ac1b-c14af864cfb1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.8802ms 2024-03-23 16:05:23.443 +05:30 313c2f38-a618-4e66-9151-1870f2f61b82 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:23.443 +05:30 d3dc5a01-ab2f-4adb-8868-af9bd267a19a INF CORS policy execution successful. 2024-03-23 16:05:23.444 +05:30 d3dc5a01-ab2f-4adb-8868-af9bd267a19a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8218ms 2024-03-23 16:05:23.446 +05:30 41fe7c76-f3fd-4def-916c-832cb803ef43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:23.446 +05:30 a47a680a-34cd-456b-b8a9-560b758a699d INF CORS policy execution successful. 2024-03-23 16:05:23.447 +05:30 a47a680a-34cd-456b-b8a9-560b758a699d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.3069ms 2024-03-23 16:05:23.497 +05:30 23ef8d4d-dfc0-4dc9-a6ab-79ba42b08e0d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:23.500 +05:30 23ef8d4d-dfc0-4dc9-a6ab-79ba42b08e0d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35: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-23 16:05:23.504 +05:30 23ef8d4d-dfc0-4dc9-a6ab-79ba42b08e0d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:23 AM'. 2024-03-23 16:05:23.505 +05:30 6489d8ce-5277-4fc6-80da-c693cac72a21 INF CORS policy execution successful. 2024-03-23 16:05:23.505 +05:30 6489d8ce-5277-4fc6-80da-c693cac72a21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:23.506 +05:30 6489d8ce-5277-4fc6-80da-c693cac72a21 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:23.511 +05:30 6489d8ce-5277-4fc6-80da-c693cac72a21 INF Fetching Country deatails 2024-03-23 16:05:23.515 +05:30 6489d8ce-5277-4fc6-80da-c693cac72a21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:23.516 +05:30 6489d8ce-5277-4fc6-80da-c693cac72a21 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 9.6673ms 2024-03-23 16:05:23.517 +05:30 6489d8ce-5277-4fc6-80da-c693cac72a21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:23.517 +05:30 6489d8ce-5277-4fc6-80da-c693cac72a21 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 20.9245ms 2024-03-23 16:05:23.518 +05:30 8b8c99b9-de20-41e8-9de5-3f5a133e6aa6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:23.520 +05:30 8b8c99b9-de20-41e8-9de5-3f5a133e6aa6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35: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-23 16:05:23.520 +05:30 95a5a248-c222-4515-a0d2-981cbcc30972 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:23.520 +05:30 8b8c99b9-de20-41e8-9de5-3f5a133e6aa6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:23 AM'. 2024-03-23 16:05:23.521 +05:30 bc4e95ef-55a1-450e-9e74-391fca9e417d INF CORS policy execution successful. 2024-03-23 16:05:23.521 +05:30 bc4e95ef-55a1-450e-9e74-391fca9e417d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:23.521 +05:30 bc4e95ef-55a1-450e-9e74-391fca9e417d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:23.521 +05:30 95a5a248-c222-4515-a0d2-981cbcc30972 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35: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-23 16:05:23.522 +05:30 95a5a248-c222-4515-a0d2-981cbcc30972 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:23 AM'. 2024-03-23 16:05:23.522 +05:30 334bf43f-a052-4447-87a8-f5102acb88a6 INF CORS policy execution successful. 2024-03-23 16:05:23.522 +05:30 334bf43f-a052-4447-87a8-f5102acb88a6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:23.522 +05:30 334bf43f-a052-4447-87a8-f5102acb88a6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:23.522 +05:30 bc4e95ef-55a1-450e-9e74-391fca9e417d INF Fetching City deatails 2024-03-23 16:05:23.523 +05:30 334bf43f-a052-4447-87a8-f5102acb88a6 INF Fetching Department deatails 2024-03-23 16:05:23.525 +05:30 bc4e95ef-55a1-450e-9e74-391fca9e417d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:23.525 +05:30 334bf43f-a052-4447-87a8-f5102acb88a6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:23.526 +05:30 334bf43f-a052-4447-87a8-f5102acb88a6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.8753ms 2024-03-23 16:05:23.526 +05:30 bc4e95ef-55a1-450e-9e74-391fca9e417d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.7883ms 2024-03-23 16:05:23.526 +05:30 334bf43f-a052-4447-87a8-f5102acb88a6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:23.526 +05:30 bc4e95ef-55a1-450e-9e74-391fca9e417d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:23.527 +05:30 bc4e95ef-55a1-450e-9e74-391fca9e417d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.6439ms 2024-03-23 16:05:23.527 +05:30 334bf43f-a052-4447-87a8-f5102acb88a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.8028ms 2024-03-23 16:05:24.331 +05:30 b5062a86-20ee-4176-8c2e-874033dd5172 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:24.331 +05:30 204eb1b7-6507-463d-9f6a-1d58fc5bf623 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:24.331 +05:30 b5062a86-20ee-4176-8c2e-874033dd5172 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:24 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-23 16:05:24.332 +05:30 204eb1b7-6507-463d-9f6a-1d58fc5bf623 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:24 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-23 16:05:24.332 +05:30 b5062a86-20ee-4176-8c2e-874033dd5172 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:24 AM'. 2024-03-23 16:05:24.332 +05:30 204eb1b7-6507-463d-9f6a-1d58fc5bf623 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:24 AM'. 2024-03-23 16:05:24.333 +05:30 7d9a3b28-5c19-4221-b8b1-18ca2e642540 INF CORS policy execution successful. 2024-03-23 16:05:24.333 +05:30 7d9a3b28-5c19-4221-b8b1-18ca2e642540 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:24.333 +05:30 3ced09fc-528b-4b1f-bacc-9a4b0ef0e255 INF CORS policy execution successful. 2024-03-23 16:05:24.333 +05:30 7d9a3b28-5c19-4221-b8b1-18ca2e642540 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:24.333 +05:30 3ced09fc-528b-4b1f-bacc-9a4b0ef0e255 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:24.333 +05:30 3ced09fc-528b-4b1f-bacc-9a4b0ef0e255 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:24.334 +05:30 3ced09fc-528b-4b1f-bacc-9a4b0ef0e255 INF Fetching Country deatails 2024-03-23 16:05:24.334 +05:30 7d9a3b28-5c19-4221-b8b1-18ca2e642540 INF Fetching City deatails 2024-03-23 16:05:24.335 +05:30 7d9a3b28-5c19-4221-b8b1-18ca2e642540 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:24.335 +05:30 3ced09fc-528b-4b1f-bacc-9a4b0ef0e255 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:24.335 +05:30 7d9a3b28-5c19-4221-b8b1-18ca2e642540 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3417ms 2024-03-23 16:05:24.335 +05:30 3ced09fc-528b-4b1f-bacc-9a4b0ef0e255 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2306ms 2024-03-23 16:05:24.335 +05:30 7d9a3b28-5c19-4221-b8b1-18ca2e642540 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:24.335 +05:30 3ced09fc-528b-4b1f-bacc-9a4b0ef0e255 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:24.335 +05:30 3ced09fc-528b-4b1f-bacc-9a4b0ef0e255 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.4118ms 2024-03-23 16:05:24.335 +05:30 7d9a3b28-5c19-4221-b8b1-18ca2e642540 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.7539ms 2024-03-23 16:05:24.336 +05:30 451a0a09-8c0d-4fd6-bc6a-c2d32c092127 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:24.336 +05:30 451a0a09-8c0d-4fd6-bc6a-c2d32c092127 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:24 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-23 16:05:24.337 +05:30 451a0a09-8c0d-4fd6-bc6a-c2d32c092127 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:24 AM'. 2024-03-23 16:05:24.337 +05:30 84b2c142-2a12-414a-a46b-bd5d8e502e17 INF CORS policy execution successful. 2024-03-23 16:05:24.337 +05:30 84b2c142-2a12-414a-a46b-bd5d8e502e17 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:24.337 +05:30 84b2c142-2a12-414a-a46b-bd5d8e502e17 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:24.337 +05:30 84b2c142-2a12-414a-a46b-bd5d8e502e17 INF Fetching Department deatails 2024-03-23 16:05:24.338 +05:30 84b2c142-2a12-414a-a46b-bd5d8e502e17 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:24.339 +05:30 84b2c142-2a12-414a-a46b-bd5d8e502e17 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5694ms 2024-03-23 16:05:24.339 +05:30 84b2c142-2a12-414a-a46b-bd5d8e502e17 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:24.339 +05:30 84b2c142-2a12-414a-a46b-bd5d8e502e17 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.8014ms 2024-03-23 16:05:24.990 +05:30 33ee394f-1e15-4020-bc12-2432e661041e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:24.991 +05:30 33ee394f-1e15-4020-bc12-2432e661041e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:24 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-23 16:05:24.992 +05:30 33ee394f-1e15-4020-bc12-2432e661041e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:24 AM'. 2024-03-23 16:05:24.992 +05:30 9da2b78f-5c9c-4131-a0c0-b879dabf68f9 INF CORS policy execution successful. 2024-03-23 16:05:24.992 +05:30 9da2b78f-5c9c-4131-a0c0-b879dabf68f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:24.992 +05:30 9da2b78f-5c9c-4131-a0c0-b879dabf68f9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:24.993 +05:30 9da2b78f-5c9c-4131-a0c0-b879dabf68f9 INF Fetching City deatails 2024-03-23 16:05:24.994 +05:30 9da2b78f-5c9c-4131-a0c0-b879dabf68f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:24.995 +05:30 9da2b78f-5c9c-4131-a0c0-b879dabf68f9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.6578ms 2024-03-23 16:05:24.995 +05:30 9da2b78f-5c9c-4131-a0c0-b879dabf68f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:24.995 +05:30 9da2b78f-5c9c-4131-a0c0-b879dabf68f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.7083ms 2024-03-23 16:05:24.997 +05:30 79611330-ee27-4999-902e-9665d5c5291c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:24.998 +05:30 79611330-ee27-4999-902e-9665d5c5291c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:24 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-23 16:05:24.999 +05:30 79611330-ee27-4999-902e-9665d5c5291c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:24 AM'. 2024-03-23 16:05:24.999 +05:30 41d59a35-02a3-4d07-bc0e-990c5a8a3a57 INF CORS policy execution successful. 2024-03-23 16:05:24.999 +05:30 41d59a35-02a3-4d07-bc0e-990c5a8a3a57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:24.999 +05:30 41d59a35-02a3-4d07-bc0e-990c5a8a3a57 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:25.000 +05:30 41d59a35-02a3-4d07-bc0e-990c5a8a3a57 INF Fetching Country deatails 2024-03-23 16:05:25.002 +05:30 41d59a35-02a3-4d07-bc0e-990c5a8a3a57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:25.002 +05:30 41d59a35-02a3-4d07-bc0e-990c5a8a3a57 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.1655ms 2024-03-23 16:05:25.003 +05:30 41d59a35-02a3-4d07-bc0e-990c5a8a3a57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:25.003 +05:30 4a8d7e90-9043-4240-8e01-d43ad7cb1333 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:25.003 +05:30 41d59a35-02a3-4d07-bc0e-990c5a8a3a57 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.2853ms 2024-03-23 16:05:25.003 +05:30 4a8d7e90-9043-4240-8e01-d43ad7cb1333 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 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-23 16:05:25.004 +05:30 4a8d7e90-9043-4240-8e01-d43ad7cb1333 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 AM'. 2024-03-23 16:05:25.004 +05:30 f4446e5a-d26f-4a0f-9c57-9cba33836909 INF CORS policy execution successful. 2024-03-23 16:05:25.004 +05:30 f4446e5a-d26f-4a0f-9c57-9cba33836909 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:25.004 +05:30 f4446e5a-d26f-4a0f-9c57-9cba33836909 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:25.005 +05:30 f4446e5a-d26f-4a0f-9c57-9cba33836909 INF Fetching Department deatails 2024-03-23 16:05:25.007 +05:30 f4446e5a-d26f-4a0f-9c57-9cba33836909 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:25.008 +05:30 f4446e5a-d26f-4a0f-9c57-9cba33836909 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.2372ms 2024-03-23 16:05:25.008 +05:30 f4446e5a-d26f-4a0f-9c57-9cba33836909 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:25.009 +05:30 f4446e5a-d26f-4a0f-9c57-9cba33836909 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.1327ms 2024-03-23 16:05:25.557 +05:30 f05e12a1-4d35-4699-a439-d2c6af26f97f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:25.558 +05:30 f05e12a1-4d35-4699-a439-d2c6af26f97f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 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-23 16:05:25.558 +05:30 f05e12a1-4d35-4699-a439-d2c6af26f97f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 AM'. 2024-03-23 16:05:25.558 +05:30 1406528d-04dc-455f-941a-0e47fe2d2fe7 INF CORS policy execution successful. 2024-03-23 16:05:25.558 +05:30 1406528d-04dc-455f-941a-0e47fe2d2fe7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:25.558 +05:30 1406528d-04dc-455f-941a-0e47fe2d2fe7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:25.559 +05:30 1406528d-04dc-455f-941a-0e47fe2d2fe7 INF Fetching City deatails 2024-03-23 16:05:25.560 +05:30 72732fd3-7999-477f-a9ea-5022bc27a5a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:25.560 +05:30 72732fd3-7999-477f-a9ea-5022bc27a5a8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 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-23 16:05:25.560 +05:30 72732fd3-7999-477f-a9ea-5022bc27a5a8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 AM'. 2024-03-23 16:05:25.560 +05:30 01fe03cc-0532-47f4-a6eb-834a23c5d731 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:25.561 +05:30 ab4f2e04-89e7-4043-aac7-496ffa4adc06 INF CORS policy execution successful. 2024-03-23 16:05:25.561 +05:30 ab4f2e04-89e7-4043-aac7-496ffa4adc06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:25.561 +05:30 ab4f2e04-89e7-4043-aac7-496ffa4adc06 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:25.561 +05:30 01fe03cc-0532-47f4-a6eb-834a23c5d731 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 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-23 16:05:25.561 +05:30 01fe03cc-0532-47f4-a6eb-834a23c5d731 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 AM'. 2024-03-23 16:05:25.561 +05:30 1406528d-04dc-455f-941a-0e47fe2d2fe7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:25.561 +05:30 814ff01f-d53b-4311-b20f-2a66b3054e0b INF CORS policy execution successful. 2024-03-23 16:05:25.561 +05:30 814ff01f-d53b-4311-b20f-2a66b3054e0b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:25.561 +05:30 814ff01f-d53b-4311-b20f-2a66b3054e0b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:25.561 +05:30 ab4f2e04-89e7-4043-aac7-496ffa4adc06 INF Fetching Department deatails 2024-03-23 16:05:25.561 +05:30 1406528d-04dc-455f-941a-0e47fe2d2fe7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.1573ms 2024-03-23 16:05:25.562 +05:30 1406528d-04dc-455f-941a-0e47fe2d2fe7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:25.562 +05:30 814ff01f-d53b-4311-b20f-2a66b3054e0b INF Fetching Country deatails 2024-03-23 16:05:25.562 +05:30 1406528d-04dc-455f-941a-0e47fe2d2fe7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.0067ms 2024-03-23 16:05:25.563 +05:30 814ff01f-d53b-4311-b20f-2a66b3054e0b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:25.563 +05:30 ab4f2e04-89e7-4043-aac7-496ffa4adc06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:25.563 +05:30 814ff01f-d53b-4311-b20f-2a66b3054e0b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1043ms 2024-03-23 16:05:25.563 +05:30 814ff01f-d53b-4311-b20f-2a66b3054e0b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:25.563 +05:30 ab4f2e04-89e7-4043-aac7-496ffa4adc06 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.721ms 2024-03-23 16:05:25.564 +05:30 814ff01f-d53b-4311-b20f-2a66b3054e0b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.365ms 2024-03-23 16:05:25.564 +05:30 ab4f2e04-89e7-4043-aac7-496ffa4adc06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:25.564 +05:30 ab4f2e04-89e7-4043-aac7-496ffa4adc06 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.5047ms 2024-03-23 16:05:25.602 +05:30 479fcf33-9fd8-4935-a052-b43a904cb404 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:25.602 +05:30 479fcf33-9fd8-4935-a052-b43a904cb404 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 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-23 16:05:25.603 +05:30 e099d17d-b10a-479b-99e0-ee67f618037b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:25.603 +05:30 479fcf33-9fd8-4935-a052-b43a904cb404 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 AM'. 2024-03-23 16:05:25.603 +05:30 cdbfd22b-dbf7-4a07-a540-816bb43908e0 INF CORS policy execution successful. 2024-03-23 16:05:25.603 +05:30 cdbfd22b-dbf7-4a07-a540-816bb43908e0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:25.603 +05:30 e099d17d-b10a-479b-99e0-ee67f618037b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 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-23 16:05:25.603 +05:30 cdbfd22b-dbf7-4a07-a540-816bb43908e0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:25.604 +05:30 e099d17d-b10a-479b-99e0-ee67f618037b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 AM'. 2024-03-23 16:05:25.604 +05:30 cbb91dff-475b-40be-9fca-c3dc7d2e70c8 INF CORS policy execution successful. 2024-03-23 16:05:25.604 +05:30 cbb91dff-475b-40be-9fca-c3dc7d2e70c8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:25.604 +05:30 cbb91dff-475b-40be-9fca-c3dc7d2e70c8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:25.611 +05:30 cdbfd22b-dbf7-4a07-a540-816bb43908e0 INF Fetching Country deatails 2024-03-23 16:05:25.612 +05:30 cbb91dff-475b-40be-9fca-c3dc7d2e70c8 INF Fetching Department deatails 2024-03-23 16:05:25.613 +05:30 cdbfd22b-dbf7-4a07-a540-816bb43908e0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:25.614 +05:30 cbb91dff-475b-40be-9fca-c3dc7d2e70c8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:25.614 +05:30 cdbfd22b-dbf7-4a07-a540-816bb43908e0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 10.3899ms 2024-03-23 16:05:25.614 +05:30 cdbfd22b-dbf7-4a07-a540-816bb43908e0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:25.614 +05:30 cbb91dff-475b-40be-9fca-c3dc7d2e70c8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 10.1075ms 2024-03-23 16:05:25.615 +05:30 cbb91dff-475b-40be-9fca-c3dc7d2e70c8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:25.615 +05:30 cbb91dff-475b-40be-9fca-c3dc7d2e70c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 12.1937ms 2024-03-23 16:05:25.615 +05:30 cdbfd22b-dbf7-4a07-a540-816bb43908e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 13.0403ms 2024-03-23 16:05:25.620 +05:30 d08708eb-9d79-4735-bb0b-2aa7a90b9e21 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:25.621 +05:30 d08708eb-9d79-4735-bb0b-2aa7a90b9e21 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 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-23 16:05:25.621 +05:30 d08708eb-9d79-4735-bb0b-2aa7a90b9e21 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 AM'. 2024-03-23 16:05:25.621 +05:30 b46b55bd-7575-42e8-9938-7ab00312f3fa INF CORS policy execution successful. 2024-03-23 16:05:25.622 +05:30 b46b55bd-7575-42e8-9938-7ab00312f3fa INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:25.622 +05:30 b46b55bd-7575-42e8-9938-7ab00312f3fa INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:25.623 +05:30 b46b55bd-7575-42e8-9938-7ab00312f3fa INF Fetching City deatails 2024-03-23 16:05:25.624 +05:30 b46b55bd-7575-42e8-9938-7ab00312f3fa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:25.625 +05:30 b46b55bd-7575-42e8-9938-7ab00312f3fa INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.8305ms 2024-03-23 16:05:25.625 +05:30 b46b55bd-7575-42e8-9938-7ab00312f3fa INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:25.625 +05:30 b46b55bd-7575-42e8-9938-7ab00312f3fa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.3192ms 2024-03-23 16:05:25.886 +05:30 979c1192-bb0d-4890-b31e-779d2d2d5194 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:25.887 +05:30 979c1192-bb0d-4890-b31e-779d2d2d5194 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 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-23 16:05:25.887 +05:30 979c1192-bb0d-4890-b31e-779d2d2d5194 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 AM'. 2024-03-23 16:05:25.888 +05:30 d3d69b0d-21b2-4fbf-bc87-6a7ebf6679bf INF CORS policy execution successful. 2024-03-23 16:05:25.888 +05:30 d3d69b0d-21b2-4fbf-bc87-6a7ebf6679bf INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:25.888 +05:30 d3d69b0d-21b2-4fbf-bc87-6a7ebf6679bf INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:25.890 +05:30 d3d69b0d-21b2-4fbf-bc87-6a7ebf6679bf INF Fetching City deatails 2024-03-23 16:05:25.890 +05:30 e0ae5d7a-5f29-42fd-bb28-539142a672de INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:25.890 +05:30 68fe36bf-0c33-4a66-b29e-73cd547145be INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:25.891 +05:30 68fe36bf-0c33-4a66-b29e-73cd547145be INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 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-23 16:05:25.891 +05:30 e0ae5d7a-5f29-42fd-bb28-539142a672de INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 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-23 16:05:25.892 +05:30 68fe36bf-0c33-4a66-b29e-73cd547145be INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 AM'. 2024-03-23 16:05:25.892 +05:30 e0ae5d7a-5f29-42fd-bb28-539142a672de INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:25 AM'. 2024-03-23 16:05:25.892 +05:30 aee18f80-0ba4-443c-bf83-72f6d5deac44 INF CORS policy execution successful. 2024-03-23 16:05:25.892 +05:30 8c056fa8-c71e-4b6b-98db-dc6000b99d16 INF CORS policy execution successful. 2024-03-23 16:05:25.892 +05:30 8c056fa8-c71e-4b6b-98db-dc6000b99d16 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:25.892 +05:30 aee18f80-0ba4-443c-bf83-72f6d5deac44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:25.892 +05:30 8c056fa8-c71e-4b6b-98db-dc6000b99d16 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:25.893 +05:30 aee18f80-0ba4-443c-bf83-72f6d5deac44 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:25.893 +05:30 d3d69b0d-21b2-4fbf-bc87-6a7ebf6679bf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:25.893 +05:30 8c056fa8-c71e-4b6b-98db-dc6000b99d16 INF Fetching Country deatails 2024-03-23 16:05:25.893 +05:30 aee18f80-0ba4-443c-bf83-72f6d5deac44 INF Fetching Department deatails 2024-03-23 16:05:25.893 +05:30 d3d69b0d-21b2-4fbf-bc87-6a7ebf6679bf INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.8735ms 2024-03-23 16:05:25.894 +05:30 d3d69b0d-21b2-4fbf-bc87-6a7ebf6679bf INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:25.894 +05:30 d3d69b0d-21b2-4fbf-bc87-6a7ebf6679bf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.1269ms 2024-03-23 16:05:25.894 +05:30 8c056fa8-c71e-4b6b-98db-dc6000b99d16 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:25.895 +05:30 8c056fa8-c71e-4b6b-98db-dc6000b99d16 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1274ms 2024-03-23 16:05:25.895 +05:30 8c056fa8-c71e-4b6b-98db-dc6000b99d16 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:25.895 +05:30 aee18f80-0ba4-443c-bf83-72f6d5deac44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:25.895 +05:30 8c056fa8-c71e-4b6b-98db-dc6000b99d16 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.9814ms 2024-03-23 16:05:25.895 +05:30 aee18f80-0ba4-443c-bf83-72f6d5deac44 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3921ms 2024-03-23 16:05:25.895 +05:30 aee18f80-0ba4-443c-bf83-72f6d5deac44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:25.895 +05:30 aee18f80-0ba4-443c-bf83-72f6d5deac44 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.9143ms 2024-03-23 16:05:26.153 +05:30 0c1c7411-57ca-4ad2-8120-2e6fee70a09d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:26.154 +05:30 0c1c7411-57ca-4ad2-8120-2e6fee70a09d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35: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-23 16:05:26.154 +05:30 9f5ee179-3de6-4c6a-9fe9-139f1c76fb5c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:26.155 +05:30 0c1c7411-57ca-4ad2-8120-2e6fee70a09d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:26 AM'. 2024-03-23 16:05:26.155 +05:30 b5f3d5b6-b091-4a0c-ba50-77329229eec7 INF CORS policy execution successful. 2024-03-23 16:05:26.155 +05:30 b5f3d5b6-b091-4a0c-ba50-77329229eec7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:26.155 +05:30 b5f3d5b6-b091-4a0c-ba50-77329229eec7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:26.155 +05:30 9f5ee179-3de6-4c6a-9fe9-139f1c76fb5c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35: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-23 16:05:26.155 +05:30 9f5ee179-3de6-4c6a-9fe9-139f1c76fb5c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:26 AM'. 2024-03-23 16:05:26.156 +05:30 ef2c0bc8-d3fe-4def-9424-3d535aa06069 INF CORS policy execution successful. 2024-03-23 16:05:26.156 +05:30 ef2c0bc8-d3fe-4def-9424-3d535aa06069 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:26.156 +05:30 ef2c0bc8-d3fe-4def-9424-3d535aa06069 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:26.156 +05:30 b5f3d5b6-b091-4a0c-ba50-77329229eec7 INF Fetching City deatails 2024-03-23 16:05:26.156 +05:30 189d452a-4b64-4910-9b0a-79a3cd6ff381 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:26.156 +05:30 189d452a-4b64-4910-9b0a-79a3cd6ff381 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35: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-23 16:05:26.156 +05:30 ef2c0bc8-d3fe-4def-9424-3d535aa06069 INF Fetching Country deatails 2024-03-23 16:05:26.157 +05:30 189d452a-4b64-4910-9b0a-79a3cd6ff381 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:26 AM'. 2024-03-23 16:05:26.157 +05:30 79a7f926-dc55-4fac-b25a-d6c4b1f6b944 INF CORS policy execution successful. 2024-03-23 16:05:26.157 +05:30 79a7f926-dc55-4fac-b25a-d6c4b1f6b944 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:26.157 +05:30 79a7f926-dc55-4fac-b25a-d6c4b1f6b944 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:26.157 +05:30 b5f3d5b6-b091-4a0c-ba50-77329229eec7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:26.158 +05:30 b5f3d5b6-b091-4a0c-ba50-77329229eec7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.523ms 2024-03-23 16:05:26.158 +05:30 79a7f926-dc55-4fac-b25a-d6c4b1f6b944 INF Fetching Department deatails 2024-03-23 16:05:26.158 +05:30 b5f3d5b6-b091-4a0c-ba50-77329229eec7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:26.158 +05:30 ef2c0bc8-d3fe-4def-9424-3d535aa06069 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:26.158 +05:30 b5f3d5b6-b091-4a0c-ba50-77329229eec7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.4437ms 2024-03-23 16:05:26.158 +05:30 ef2c0bc8-d3fe-4def-9424-3d535aa06069 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2771ms 2024-03-23 16:05:26.158 +05:30 ef2c0bc8-d3fe-4def-9424-3d535aa06069 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:26.158 +05:30 ef2c0bc8-d3fe-4def-9424-3d535aa06069 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.929ms 2024-03-23 16:05:26.158 +05:30 79a7f926-dc55-4fac-b25a-d6c4b1f6b944 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:26.158 +05:30 79a7f926-dc55-4fac-b25a-d6c4b1f6b944 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3971ms 2024-03-23 16:05:26.159 +05:30 79a7f926-dc55-4fac-b25a-d6c4b1f6b944 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:26.159 +05:30 79a7f926-dc55-4fac-b25a-d6c4b1f6b944 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6954ms 2024-03-23 16:05:26.365 +05:30 70388945-e22a-4e44-8f77-93ad9583bbe0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:26.366 +05:30 b2e04d16-c3f7-4fc9-8966-d09c5644a003 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:26.366 +05:30 70388945-e22a-4e44-8f77-93ad9583bbe0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35: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-23 16:05:26.366 +05:30 b2e04d16-c3f7-4fc9-8966-d09c5644a003 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35: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-23 16:05:26.367 +05:30 b2e04d16-c3f7-4fc9-8966-d09c5644a003 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:26 AM'. 2024-03-23 16:05:26.367 +05:30 7dab8e0e-ff62-4579-8349-f88d6bd8437a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:26.367 +05:30 70388945-e22a-4e44-8f77-93ad9583bbe0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:26 AM'. 2024-03-23 16:05:26.367 +05:30 c8040bd3-8aa6-4fa4-a539-7eb7eb34d21c INF CORS policy execution successful. 2024-03-23 16:05:26.367 +05:30 3c0f08ea-f55b-4fdb-9ac7-3ed41b285c3b INF CORS policy execution successful. 2024-03-23 16:05:26.367 +05:30 3c0f08ea-f55b-4fdb-9ac7-3ed41b285c3b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:26.367 +05:30 c8040bd3-8aa6-4fa4-a539-7eb7eb34d21c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:26.368 +05:30 c8040bd3-8aa6-4fa4-a539-7eb7eb34d21c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:26.368 +05:30 3c0f08ea-f55b-4fdb-9ac7-3ed41b285c3b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:26.368 +05:30 7dab8e0e-ff62-4579-8349-f88d6bd8437a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35: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-23 16:05:26.368 +05:30 7dab8e0e-ff62-4579-8349-f88d6bd8437a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:26 AM'. 2024-03-23 16:05:26.368 +05:30 dc6d3fed-43e7-4768-99f1-27ae5279fcb4 INF CORS policy execution successful. 2024-03-23 16:05:26.369 +05:30 dc6d3fed-43e7-4768-99f1-27ae5279fcb4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:26.369 +05:30 dc6d3fed-43e7-4768-99f1-27ae5279fcb4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:26.369 +05:30 c8040bd3-8aa6-4fa4-a539-7eb7eb34d21c INF Fetching Country deatails 2024-03-23 16:05:26.369 +05:30 3c0f08ea-f55b-4fdb-9ac7-3ed41b285c3b INF Fetching City deatails 2024-03-23 16:05:26.369 +05:30 dc6d3fed-43e7-4768-99f1-27ae5279fcb4 INF Fetching Department deatails 2024-03-23 16:05:26.370 +05:30 3c0f08ea-f55b-4fdb-9ac7-3ed41b285c3b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:26.370 +05:30 c8040bd3-8aa6-4fa4-a539-7eb7eb34d21c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:26.370 +05:30 3c0f08ea-f55b-4fdb-9ac7-3ed41b285c3b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.7288ms 2024-03-23 16:05:26.370 +05:30 c8040bd3-8aa6-4fa4-a539-7eb7eb34d21c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.7618ms 2024-03-23 16:05:26.371 +05:30 3c0f08ea-f55b-4fdb-9ac7-3ed41b285c3b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:26.371 +05:30 c8040bd3-8aa6-4fa4-a539-7eb7eb34d21c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:26.371 +05:30 3c0f08ea-f55b-4fdb-9ac7-3ed41b285c3b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.1225ms 2024-03-23 16:05:26.371 +05:30 c8040bd3-8aa6-4fa4-a539-7eb7eb34d21c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.1944ms 2024-03-23 16:05:26.373 +05:30 dc6d3fed-43e7-4768-99f1-27ae5279fcb4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:26.374 +05:30 dc6d3fed-43e7-4768-99f1-27ae5279fcb4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.7729ms 2024-03-23 16:05:26.374 +05:30 dc6d3fed-43e7-4768-99f1-27ae5279fcb4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:26.374 +05:30 dc6d3fed-43e7-4768-99f1-27ae5279fcb4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.0884ms 2024-03-23 16:05:26.789 +05:30 848a840e-92ff-4fdd-866d-e825d849d99a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:26.790 +05:30 59f6cc83-5571-41ed-9c29-5db50385b285 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:26.790 +05:30 848a840e-92ff-4fdd-866d-e825d849d99a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35: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-23 16:05:26.790 +05:30 59f6cc83-5571-41ed-9c29-5db50385b285 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35: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-23 16:05:26.791 +05:30 848a840e-92ff-4fdd-866d-e825d849d99a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:26 AM'. 2024-03-23 16:05:26.791 +05:30 0dcc2400-a257-4480-9716-a0913827d692 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:26.791 +05:30 59f6cc83-5571-41ed-9c29-5db50385b285 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:26 AM'. 2024-03-23 16:05:26.791 +05:30 ef53e58d-1fb1-43e7-b604-917e4dc5f8f2 INF CORS policy execution successful. 2024-03-23 16:05:26.791 +05:30 0acb9fec-3123-4945-8c9c-df316bc25c6c INF CORS policy execution successful. 2024-03-23 16:05:26.791 +05:30 ef53e58d-1fb1-43e7-b604-917e4dc5f8f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:26.791 +05:30 0acb9fec-3123-4945-8c9c-df316bc25c6c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:26.791 +05:30 0acb9fec-3123-4945-8c9c-df316bc25c6c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:26.791 +05:30 ef53e58d-1fb1-43e7-b604-917e4dc5f8f2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:26.791 +05:30 0dcc2400-a257-4480-9716-a0913827d692 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35: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-23 16:05:26.792 +05:30 0dcc2400-a257-4480-9716-a0913827d692 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:26 AM'. 2024-03-23 16:05:26.792 +05:30 c950e479-b386-4107-9920-0a9470a9dcd4 INF CORS policy execution successful. 2024-03-23 16:05:26.792 +05:30 c950e479-b386-4107-9920-0a9470a9dcd4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:26.792 +05:30 c950e479-b386-4107-9920-0a9470a9dcd4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:26.792 +05:30 0acb9fec-3123-4945-8c9c-df316bc25c6c INF Fetching Country deatails 2024-03-23 16:05:26.792 +05:30 ef53e58d-1fb1-43e7-b604-917e4dc5f8f2 INF Fetching City deatails 2024-03-23 16:05:26.792 +05:30 c950e479-b386-4107-9920-0a9470a9dcd4 INF Fetching Department deatails 2024-03-23 16:05:26.793 +05:30 ef53e58d-1fb1-43e7-b604-917e4dc5f8f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:26.793 +05:30 0acb9fec-3123-4945-8c9c-df316bc25c6c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:26.794 +05:30 ef53e58d-1fb1-43e7-b604-917e4dc5f8f2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5327ms 2024-03-23 16:05:26.794 +05:30 0acb9fec-3123-4945-8c9c-df316bc25c6c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.5618ms 2024-03-23 16:05:26.794 +05:30 ef53e58d-1fb1-43e7-b604-917e4dc5f8f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:26.794 +05:30 0acb9fec-3123-4945-8c9c-df316bc25c6c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:26.794 +05:30 0acb9fec-3123-4945-8c9c-df316bc25c6c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.6906ms 2024-03-23 16:05:26.794 +05:30 ef53e58d-1fb1-43e7-b604-917e4dc5f8f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.8268ms 2024-03-23 16:05:26.796 +05:30 c950e479-b386-4107-9920-0a9470a9dcd4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:26.797 +05:30 c950e479-b386-4107-9920-0a9470a9dcd4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.7395ms 2024-03-23 16:05:26.797 +05:30 c950e479-b386-4107-9920-0a9470a9dcd4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:26.797 +05:30 c950e479-b386-4107-9920-0a9470a9dcd4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.1407ms 2024-03-23 16:05:27.230 +05:30 36c80f02-b5dd-4ba6-b49d-2fac683ce471 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:27.231 +05:30 9babb4ac-2996-46d2-be43-cc307edccfb2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:27.231 +05:30 36c80f02-b5dd-4ba6-b49d-2fac683ce471 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:27 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-23 16:05:27.232 +05:30 9babb4ac-2996-46d2-be43-cc307edccfb2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:27 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-23 16:05:27.232 +05:30 36c80f02-b5dd-4ba6-b49d-2fac683ce471 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:27 AM'. 2024-03-23 16:05:27.233 +05:30 9babb4ac-2996-46d2-be43-cc307edccfb2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:27 AM'. 2024-03-23 16:05:27.233 +05:30 541507ac-66cd-4a94-9053-f870e87c8350 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:27.233 +05:30 a25302e6-8541-4a90-b097-56012f3f72bf INF CORS policy execution successful. 2024-03-23 16:05:27.233 +05:30 56680e62-0550-4d3b-aa09-bfeeb034b017 INF CORS policy execution successful. 2024-03-23 16:05:27.233 +05:30 a25302e6-8541-4a90-b097-56012f3f72bf INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:27.233 +05:30 56680e62-0550-4d3b-aa09-bfeeb034b017 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:27.233 +05:30 56680e62-0550-4d3b-aa09-bfeeb034b017 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:27.233 +05:30 a25302e6-8541-4a90-b097-56012f3f72bf INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:27.233 +05:30 541507ac-66cd-4a94-9053-f870e87c8350 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:27 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-23 16:05:27.234 +05:30 541507ac-66cd-4a94-9053-f870e87c8350 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:27 AM'. 2024-03-23 16:05:27.234 +05:30 ac2ef97a-5631-43f6-9490-d3601c60cc1c INF CORS policy execution successful. 2024-03-23 16:05:27.234 +05:30 ac2ef97a-5631-43f6-9490-d3601c60cc1c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:27.234 +05:30 a25302e6-8541-4a90-b097-56012f3f72bf INF Fetching Country deatails 2024-03-23 16:05:27.234 +05:30 ac2ef97a-5631-43f6-9490-d3601c60cc1c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:27.234 +05:30 56680e62-0550-4d3b-aa09-bfeeb034b017 INF Fetching City deatails 2024-03-23 16:05:27.235 +05:30 ac2ef97a-5631-43f6-9490-d3601c60cc1c INF Fetching Department deatails 2024-03-23 16:05:27.236 +05:30 56680e62-0550-4d3b-aa09-bfeeb034b017 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:27.236 +05:30 a25302e6-8541-4a90-b097-56012f3f72bf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:27.236 +05:30 56680e62-0550-4d3b-aa09-bfeeb034b017 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.2361ms 2024-03-23 16:05:27.236 +05:30 a25302e6-8541-4a90-b097-56012f3f72bf INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.1608ms 2024-03-23 16:05:27.236 +05:30 56680e62-0550-4d3b-aa09-bfeeb034b017 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:27.237 +05:30 a25302e6-8541-4a90-b097-56012f3f72bf INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:27.237 +05:30 a25302e6-8541-4a90-b097-56012f3f72bf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.5613ms 2024-03-23 16:05:27.237 +05:30 56680e62-0550-4d3b-aa09-bfeeb034b017 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.7675ms 2024-03-23 16:05:27.238 +05:30 ac2ef97a-5631-43f6-9490-d3601c60cc1c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:27.238 +05:30 ac2ef97a-5631-43f6-9490-d3601c60cc1c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.1456ms 2024-03-23 16:05:27.238 +05:30 ac2ef97a-5631-43f6-9490-d3601c60cc1c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:27.238 +05:30 ac2ef97a-5631-43f6-9490-d3601c60cc1c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.8144ms 2024-03-23 16:05:27.944 +05:30 14f6de1a-2d9b-447d-ab3f-4d6825d0592e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:27.946 +05:30 14f6de1a-2d9b-447d-ab3f-4d6825d0592e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:27 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-23 16:05:27.947 +05:30 14f6de1a-2d9b-447d-ab3f-4d6825d0592e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:27 AM'. 2024-03-23 16:05:27.947 +05:30 45470750-6cbc-4a28-9a0b-9611dfaf2277 INF CORS policy execution successful. 2024-03-23 16:05:27.948 +05:30 45470750-6cbc-4a28-9a0b-9611dfaf2277 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:27.948 +05:30 45470750-6cbc-4a28-9a0b-9611dfaf2277 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:27.948 +05:30 a294c627-f630-4cfc-a6d3-fb893c0ab6f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:27.949 +05:30 a294c627-f630-4cfc-a6d3-fb893c0ab6f5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:27 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-23 16:05:27.949 +05:30 45470750-6cbc-4a28-9a0b-9611dfaf2277 INF Fetching City deatails 2024-03-23 16:05:27.949 +05:30 a294c627-f630-4cfc-a6d3-fb893c0ab6f5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:27 AM'. 2024-03-23 16:05:27.950 +05:30 acfc9feb-b6e9-409c-9b4f-f585b58e4ec3 INF CORS policy execution successful. 2024-03-23 16:05:27.950 +05:30 acfc9feb-b6e9-409c-9b4f-f585b58e4ec3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:27.950 +05:30 acfc9feb-b6e9-409c-9b4f-f585b58e4ec3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:27.950 +05:30 acfc9feb-b6e9-409c-9b4f-f585b58e4ec3 INF Fetching Country deatails 2024-03-23 16:05:27.951 +05:30 45470750-6cbc-4a28-9a0b-9611dfaf2277 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:27.951 +05:30 acfc9feb-b6e9-409c-9b4f-f585b58e4ec3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:27.951 +05:30 e5172edb-e943-430b-8f04-6745cbf27dde INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:27.951 +05:30 acfc9feb-b6e9-409c-9b4f-f585b58e4ec3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6826ms 2024-03-23 16:05:27.951 +05:30 45470750-6cbc-4a28-9a0b-9611dfaf2277 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.4876ms 2024-03-23 16:05:27.952 +05:30 acfc9feb-b6e9-409c-9b4f-f585b58e4ec3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:27.952 +05:30 45470750-6cbc-4a28-9a0b-9611dfaf2277 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:27.952 +05:30 e5172edb-e943-430b-8f04-6745cbf27dde INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:27 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-23 16:05:27.952 +05:30 acfc9feb-b6e9-409c-9b4f-f585b58e4ec3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.0827ms 2024-03-23 16:05:27.952 +05:30 45470750-6cbc-4a28-9a0b-9611dfaf2277 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.7141ms 2024-03-23 16:05:27.952 +05:30 e5172edb-e943-430b-8f04-6745cbf27dde INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:27 AM'. 2024-03-23 16:05:27.953 +05:30 d3c8df77-f6a7-4507-b43e-9da3d3f0b937 INF CORS policy execution successful. 2024-03-23 16:05:27.953 +05:30 d3c8df77-f6a7-4507-b43e-9da3d3f0b937 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:27.953 +05:30 d3c8df77-f6a7-4507-b43e-9da3d3f0b937 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:27.954 +05:30 d3c8df77-f6a7-4507-b43e-9da3d3f0b937 INF Fetching Department deatails 2024-03-23 16:05:27.957 +05:30 d3c8df77-f6a7-4507-b43e-9da3d3f0b937 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:27.958 +05:30 d3c8df77-f6a7-4507-b43e-9da3d3f0b937 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.0656ms 2024-03-23 16:05:27.958 +05:30 d3c8df77-f6a7-4507-b43e-9da3d3f0b937 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:27.958 +05:30 d3c8df77-f6a7-4507-b43e-9da3d3f0b937 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.3212ms 2024-03-23 16:05:32.954 +05:30 f5584865-437d-41c2-afe3-9c2bdfabf1ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - null null 2024-03-23 16:05:32.955 +05:30 9f38de7b-984e-49bd-ac7f-25643a48210a INF CORS policy execution successful. 2024-03-23 16:05:32.956 +05:30 9f38de7b-984e-49bd-ac7f-25643a48210a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - 204 null null 1.2568ms 2024-03-23 16:05:33.013 +05:30 aafc2563-5c76-4203-b855-c85a096a1445 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - null null 2024-03-23 16:05:33.014 +05:30 03c2342f-2d64-463c-8628-7eb5b40b34d3 INF CORS policy execution successful. 2024-03-23 16:05:33.014 +05:30 03c2342f-2d64-463c-8628-7eb5b40b34d3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:33.014 +05:30 03c2342f-2d64-463c-8628-7eb5b40b34d3 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-23 16:05:33.018 +05:30 03c2342f-2d64-463c-8628-7eb5b40b34d3 INF Connection string fetched 2024-03-23 16:05:33.019 +05:30 03c2342f-2d64-463c-8628-7eb5b40b34d3 INF Fetching Actions 2024-03-23 16:05:33.021 +05:30 03c2342f-2d64-463c-8628-7eb5b40b34d3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:33.022 +05:30 03c2342f-2d64-463c-8628-7eb5b40b34d3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 7.4494ms 2024-03-23 16:05:33.022 +05:30 03c2342f-2d64-463c-8628-7eb5b40b34d3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:33.022 +05:30 03c2342f-2d64-463c-8628-7eb5b40b34d3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=76 - 200 null application/json; charset=utf-8 9.5608ms 2024-03-23 16:05:34.368 +05:30 83fe3f26-81fc-4e52-884e-7cd95dc9372e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=77 - null null 2024-03-23 16:05:34.368 +05:30 17cd0f13-31e0-4d7c-aa51-b44dd5002430 INF CORS policy execution successful. 2024-03-23 16:05:34.368 +05:30 17cd0f13-31e0-4d7c-aa51-b44dd5002430 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=77 - 204 null null 0.589ms 2024-03-23 16:05:34.406 +05:30 8b053b2e-fab7-4271-904c-0dafb95e91c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=77 - null null 2024-03-23 16:05:34.407 +05:30 9b641a41-f4ff-4353-985d-8473a52053d9 INF CORS policy execution successful. 2024-03-23 16:05:34.407 +05:30 9b641a41-f4ff-4353-985d-8473a52053d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:34.407 +05:30 9b641a41-f4ff-4353-985d-8473a52053d9 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-23 16:05:34.408 +05:30 9b641a41-f4ff-4353-985d-8473a52053d9 INF Connection string fetched 2024-03-23 16:05:34.409 +05:30 9b641a41-f4ff-4353-985d-8473a52053d9 INF Fetching Actions 2024-03-23 16:05:34.410 +05:30 9b641a41-f4ff-4353-985d-8473a52053d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:34.410 +05:30 9b641a41-f4ff-4353-985d-8473a52053d9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.5361ms 2024-03-23 16:05:34.410 +05:30 9b641a41-f4ff-4353-985d-8473a52053d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:34.411 +05:30 9b641a41-f4ff-4353-985d-8473a52053d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=77 - 200 null application/json; charset=utf-8 4.5065ms 2024-03-23 16:05:34.887 +05:30 91a2d1e8-70f5-47be-a383-4b4fe90c3e9b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - null null 2024-03-23 16:05:34.888 +05:30 9b983fc7-c0fb-45a4-8c10-852d181f89f9 INF CORS policy execution successful. 2024-03-23 16:05:34.888 +05:30 9b983fc7-c0fb-45a4-8c10-852d181f89f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - 204 null null 0.984ms 2024-03-23 16:05:34.934 +05:30 95718bbf-4037-4dfd-a2cc-97ee73473164 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - null null 2024-03-23 16:05:34.934 +05:30 2a8c48db-d04d-4f46-83be-415dec676f8b INF CORS policy execution successful. 2024-03-23 16:05:34.934 +05:30 2a8c48db-d04d-4f46-83be-415dec676f8b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:34.934 +05:30 2a8c48db-d04d-4f46-83be-415dec676f8b 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-23 16:05:34.936 +05:30 2a8c48db-d04d-4f46-83be-415dec676f8b INF Connection string fetched 2024-03-23 16:05:34.937 +05:30 2a8c48db-d04d-4f46-83be-415dec676f8b INF Fetching Actions 2024-03-23 16:05:34.940 +05:30 2a8c48db-d04d-4f46-83be-415dec676f8b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:34.940 +05:30 2a8c48db-d04d-4f46-83be-415dec676f8b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 5.5532ms 2024-03-23 16:05:34.940 +05:30 2a8c48db-d04d-4f46-83be-415dec676f8b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:34.940 +05:30 2a8c48db-d04d-4f46-83be-415dec676f8b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=78 - 200 null application/json; charset=utf-8 6.8618ms 2024-03-23 16:05:35.293 +05:30 ac831baa-6c8c-44ff-893a-7de03dfd947d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - null null 2024-03-23 16:05:35.293 +05:30 57163613-debc-4d07-9f20-f7a269ee8da4 INF CORS policy execution successful. 2024-03-23 16:05:35.293 +05:30 57163613-debc-4d07-9f20-f7a269ee8da4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - 204 null null 0.6055ms 2024-03-23 16:05:35.333 +05:30 3c06d040-b7e1-4c49-b81a-1923c998a34a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - null null 2024-03-23 16:05:35.334 +05:30 f681f918-b95a-4eb3-aa13-ab7cea6c972c INF CORS policy execution successful. 2024-03-23 16:05:35.334 +05:30 f681f918-b95a-4eb3-aa13-ab7cea6c972c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:35.334 +05:30 f681f918-b95a-4eb3-aa13-ab7cea6c972c 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-23 16:05:35.335 +05:30 f681f918-b95a-4eb3-aa13-ab7cea6c972c INF Connection string fetched 2024-03-23 16:05:35.336 +05:30 f681f918-b95a-4eb3-aa13-ab7cea6c972c INF Fetching Actions 2024-03-23 16:05:35.338 +05:30 f681f918-b95a-4eb3-aa13-ab7cea6c972c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:35.338 +05:30 f681f918-b95a-4eb3-aa13-ab7cea6c972c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.8589ms 2024-03-23 16:05:35.338 +05:30 f681f918-b95a-4eb3-aa13-ab7cea6c972c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:35.338 +05:30 f681f918-b95a-4eb3-aa13-ab7cea6c972c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=79 - 200 null application/json; charset=utf-8 4.8025ms 2024-03-23 16:05:35.709 +05:30 0c38d3dc-5640-4c1a-b6dd-687b40c5f88a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=81 - null null 2024-03-23 16:05:35.709 +05:30 08b854e6-8cc3-4e70-ab85-49c8300221be INF CORS policy execution successful. 2024-03-23 16:05:35.710 +05:30 08b854e6-8cc3-4e70-ab85-49c8300221be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=81 - 204 null null 0.8613ms 2024-03-23 16:05:35.747 +05:30 fefdac75-96c2-424f-ad1e-61f42dc1003a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=81 - null null 2024-03-23 16:05:35.748 +05:30 266acba3-e8d6-40e5-849c-629046f2432e INF CORS policy execution successful. 2024-03-23 16:05:35.748 +05:30 266acba3-e8d6-40e5-849c-629046f2432e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:35.748 +05:30 266acba3-e8d6-40e5-849c-629046f2432e 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-23 16:05:35.749 +05:30 266acba3-e8d6-40e5-849c-629046f2432e INF Connection string fetched 2024-03-23 16:05:35.750 +05:30 266acba3-e8d6-40e5-849c-629046f2432e INF Fetching Actions 2024-03-23 16:05:35.751 +05:30 266acba3-e8d6-40e5-849c-629046f2432e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:35.752 +05:30 266acba3-e8d6-40e5-849c-629046f2432e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 3.9521ms 2024-03-23 16:05:35.752 +05:30 266acba3-e8d6-40e5-849c-629046f2432e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:35.752 +05:30 266acba3-e8d6-40e5-849c-629046f2432e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=81 - 200 null application/json; charset=utf-8 4.874ms 2024-03-23 16:05:38.539 +05:30 9d1d3c72-c1cf-47b0-91ec-d86f79a89ebd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 16:05:38.540 +05:30 9ae3e484-fb83-4c66-afcd-366ac2d0b4d5 INF CORS policy execution successful. 2024-03-23 16:05:38.541 +05:30 9ae3e484-fb83-4c66-afcd-366ac2d0b4d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 204 null null 1.8207ms 2024-03-23 16:05:38.610 +05:30 fb03c1e8-c3e2-402c-9ac9-590c9189e1de INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - null null 2024-03-23 16:05:38.611 +05:30 edc8773f-d30f-4860-9265-c5831df91f10 INF CORS policy execution successful. 2024-03-23 16:05:38.611 +05:30 edc8773f-d30f-4860-9265-c5831df91f10 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:38.612 +05:30 edc8773f-d30f-4860-9265-c5831df91f10 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-23 16:05:38.614 +05:30 edc8773f-d30f-4860-9265-c5831df91f10 INF Connection string fetched 2024-03-23 16:05:38.614 +05:30 edc8773f-d30f-4860-9265-c5831df91f10 INF Fetching Actions 2024-03-23 16:05:38.617 +05:30 edc8773f-d30f-4860-9265-c5831df91f10 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:38.617 +05:30 edc8773f-d30f-4860-9265-c5831df91f10 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 5.7806ms 2024-03-23 16:05:38.617 +05:30 edc8773f-d30f-4860-9265-c5831df91f10 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:38.618 +05:30 edc8773f-d30f-4860-9265-c5831df91f10 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=31 - 200 null application/json; charset=utf-8 8.0924ms 2024-03-23 16:05:39.966 +05:30 524292cf-f406-4896-8e74-d5e8af306b1f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 16:05:39.966 +05:30 7487e837-3c7b-4849-af0f-02fde0265aeb INF CORS policy execution successful. 2024-03-23 16:05:39.967 +05:30 7487e837-3c7b-4849-af0f-02fde0265aeb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 204 null null 0.6601ms 2024-03-23 16:05:40.038 +05:30 f2554ae9-f6b3-499a-8e25-cb7ba15eb65b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - null null 2024-03-23 16:05:40.038 +05:30 6c0d5b33-e8bc-4a30-9e25-b537be0c4500 INF CORS policy execution successful. 2024-03-23 16:05:40.038 +05:30 6c0d5b33-e8bc-4a30-9e25-b537be0c4500 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:40.038 +05:30 6c0d5b33-e8bc-4a30-9e25-b537be0c4500 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-23 16:05:40.044 +05:30 6c0d5b33-e8bc-4a30-9e25-b537be0c4500 INF Connection string fetched 2024-03-23 16:05:40.045 +05:30 6c0d5b33-e8bc-4a30-9e25-b537be0c4500 INF Fetching Actions 2024-03-23 16:05:40.086 +05:30 6c0d5b33-e8bc-4a30-9e25-b537be0c4500 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:40.086 +05:30 6c0d5b33-e8bc-4a30-9e25-b537be0c4500 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 47.9558ms 2024-03-23 16:05:40.087 +05:30 6c0d5b33-e8bc-4a30-9e25-b537be0c4500 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:40.087 +05:30 6c0d5b33-e8bc-4a30-9e25-b537be0c4500 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=32 - 200 null application/json; charset=utf-8 48.9967ms 2024-03-23 16:05:40.642 +05:30 db347eb0-a809-4f58-bc7b-68f77baccb4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 16:05:40.642 +05:30 860dc852-902f-4829-8344-68f647609dbb INF CORS policy execution successful. 2024-03-23 16:05:40.643 +05:30 860dc852-902f-4829-8344-68f647609dbb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 204 null null 0.9717ms 2024-03-23 16:05:40.680 +05:30 1461df0e-0976-4e49-a810-bb20d305db2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - null null 2024-03-23 16:05:40.681 +05:30 f7c82006-7be1-4e67-b5fb-2b8d859fc5f6 INF CORS policy execution successful. 2024-03-23 16:05:40.681 +05:30 f7c82006-7be1-4e67-b5fb-2b8d859fc5f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:40.681 +05:30 f7c82006-7be1-4e67-b5fb-2b8d859fc5f6 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-23 16:05:40.686 +05:30 f7c82006-7be1-4e67-b5fb-2b8d859fc5f6 INF Connection string fetched 2024-03-23 16:05:40.686 +05:30 f7c82006-7be1-4e67-b5fb-2b8d859fc5f6 INF Fetching Actions 2024-03-23 16:05:40.692 +05:30 f7c82006-7be1-4e67-b5fb-2b8d859fc5f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:40.693 +05:30 f7c82006-7be1-4e67-b5fb-2b8d859fc5f6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.4731ms 2024-03-23 16:05:40.693 +05:30 f7c82006-7be1-4e67-b5fb-2b8d859fc5f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:40.693 +05:30 f7c82006-7be1-4e67-b5fb-2b8d859fc5f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=33 - 200 null application/json; charset=utf-8 12.554ms 2024-03-23 16:05:47.935 +05:30 c3ae4093-33e0-477d-90b1-b97e4586780d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:47.936 +05:30 ee189f98-eaad-4998-8314-3e4b3203b264 INF CORS policy execution successful. 2024-03-23 16:05:47.936 +05:30 ee189f98-eaad-4998-8314-3e4b3203b264 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.974ms 2024-03-23 16:05:47.937 +05:30 e1700a76-9c66-45aa-b072-466c49fa41ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:47.937 +05:30 2d7f1e86-d1f2-4fb2-a988-b9a442025f89 INF CORS policy execution successful. 2024-03-23 16:05:47.937 +05:30 2d7f1e86-d1f2-4fb2-a988-b9a442025f89 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3989ms 2024-03-23 16:05:47.940 +05:30 254f893e-9b03-4a63-a748-333e76eb3b91 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:47.940 +05:30 9f6c1fc6-2a73-4c50-98e9-bebfe683033f INF CORS policy execution successful. 2024-03-23 16:05:47.940 +05:30 9f6c1fc6-2a73-4c50-98e9-bebfe683033f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4871ms 2024-03-23 16:05:47.985 +05:30 5a85391a-1c34-4947-9a06-180fb35f870c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:47.986 +05:30 5a85391a-1c34-4947-9a06-180fb35f870c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:47 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-23 16:05:47.988 +05:30 5a85391a-1c34-4947-9a06-180fb35f870c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:47 AM'. 2024-03-23 16:05:47.988 +05:30 2f15927f-8fec-4c8f-a6e6-321fee5148c5 INF CORS policy execution successful. 2024-03-23 16:05:47.988 +05:30 2f15927f-8fec-4c8f-a6e6-321fee5148c5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:47.988 +05:30 2f15927f-8fec-4c8f-a6e6-321fee5148c5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:47.989 +05:30 2f15927f-8fec-4c8f-a6e6-321fee5148c5 INF Fetching Country deatails 2024-03-23 16:05:47.990 +05:30 8d09bf27-7132-432b-8524-660f8f88e659 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:47.990 +05:30 8d09bf27-7132-432b-8524-660f8f88e659 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:47 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-23 16:05:47.991 +05:30 8d09bf27-7132-432b-8524-660f8f88e659 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:47 AM'. 2024-03-23 16:05:47.991 +05:30 414e43a2-f8ee-423b-9566-99142a3a1245 INF CORS policy execution successful. 2024-03-23 16:05:47.991 +05:30 414e43a2-f8ee-423b-9566-99142a3a1245 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:47.991 +05:30 414e43a2-f8ee-423b-9566-99142a3a1245 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:47.992 +05:30 414e43a2-f8ee-423b-9566-99142a3a1245 INF Fetching Department deatails 2024-03-23 16:05:47.996 +05:30 3a3285b9-b23a-4b54-803f-081fbedbc000 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:47.997 +05:30 3a3285b9-b23a-4b54-803f-081fbedbc000 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:47 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-23 16:05:47.997 +05:30 3a3285b9-b23a-4b54-803f-081fbedbc000 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:47 AM'. 2024-03-23 16:05:47.998 +05:30 df8105c3-a267-485b-ace5-fa28b6c29505 INF CORS policy execution successful. 2024-03-23 16:05:47.998 +05:30 df8105c3-a267-485b-ace5-fa28b6c29505 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:47.998 +05:30 df8105c3-a267-485b-ace5-fa28b6c29505 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:47.998 +05:30 414e43a2-f8ee-423b-9566-99142a3a1245 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:47.998 +05:30 414e43a2-f8ee-423b-9566-99142a3a1245 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.2057ms 2024-03-23 16:05:47.998 +05:30 414e43a2-f8ee-423b-9566-99142a3a1245 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:47.998 +05:30 414e43a2-f8ee-423b-9566-99142a3a1245 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.5581ms 2024-03-23 16:05:47.998 +05:30 df8105c3-a267-485b-ace5-fa28b6c29505 INF Fetching City deatails 2024-03-23 16:05:48.001 +05:30 df8105c3-a267-485b-ace5-fa28b6c29505 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:48.001 +05:30 df8105c3-a267-485b-ace5-fa28b6c29505 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.1253ms 2024-03-23 16:05:48.001 +05:30 df8105c3-a267-485b-ace5-fa28b6c29505 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:48.001 +05:30 df8105c3-a267-485b-ace5-fa28b6c29505 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.7754ms 2024-03-23 16:05:48.006 +05:30 2f15927f-8fec-4c8f-a6e6-321fee5148c5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:48.007 +05:30 2f15927f-8fec-4c8f-a6e6-321fee5148c5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 18.4752ms 2024-03-23 16:05:48.007 +05:30 2f15927f-8fec-4c8f-a6e6-321fee5148c5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:48.007 +05:30 2f15927f-8fec-4c8f-a6e6-321fee5148c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 21.8933ms 2024-03-23 16:05:48.500 +05:30 35cdd2e6-5bdc-4178-8c6b-aa59bb5e7194 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:05:48.501 +05:30 35cdd2e6-5bdc-4178-8c6b-aa59bb5e7194 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:48 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-23 16:05:48.501 +05:30 07f325b5-7c66-4b64-85ef-c387d4d9534b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:05:48.501 +05:30 35cdd2e6-5bdc-4178-8c6b-aa59bb5e7194 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:48 AM'. 2024-03-23 16:05:48.502 +05:30 687d65c1-94a1-4722-9a1a-dafc28c17f65 INF CORS policy execution successful. 2024-03-23 16:05:48.502 +05:30 687d65c1-94a1-4722-9a1a-dafc28c17f65 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:48.502 +05:30 687d65c1-94a1-4722-9a1a-dafc28c17f65 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:05:48.502 +05:30 07f325b5-7c66-4b64-85ef-c387d4d9534b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:48 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-23 16:05:48.502 +05:30 809a0256-12ae-4ffe-8092-1f5789d70288 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:05:48.502 +05:30 07f325b5-7c66-4b64-85ef-c387d4d9534b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:48 AM'. 2024-03-23 16:05:48.502 +05:30 aa0949d4-974d-4b76-8cac-5ddcbde7ebcc INF CORS policy execution successful. 2024-03-23 16:05:48.502 +05:30 687d65c1-94a1-4722-9a1a-dafc28c17f65 INF Fetching City deatails 2024-03-23 16:05:48.502 +05:30 aa0949d4-974d-4b76-8cac-5ddcbde7ebcc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:48.503 +05:30 809a0256-12ae-4ffe-8092-1f5789d70288 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:48 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-23 16:05:48.503 +05:30 aa0949d4-974d-4b76-8cac-5ddcbde7ebcc INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:05:48.503 +05:30 809a0256-12ae-4ffe-8092-1f5789d70288 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:35:48 AM'. 2024-03-23 16:05:48.503 +05:30 08f4fdd4-6d4b-4503-9f51-c363405d16a7 INF CORS policy execution successful. 2024-03-23 16:05:48.503 +05:30 08f4fdd4-6d4b-4503-9f51-c363405d16a7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:48.503 +05:30 08f4fdd4-6d4b-4503-9f51-c363405d16a7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:05:48.503 +05:30 aa0949d4-974d-4b76-8cac-5ddcbde7ebcc INF Fetching Country deatails 2024-03-23 16:05:48.504 +05:30 08f4fdd4-6d4b-4503-9f51-c363405d16a7 INF Fetching Department deatails 2024-03-23 16:05:48.507 +05:30 687d65c1-94a1-4722-9a1a-dafc28c17f65 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:48.507 +05:30 687d65c1-94a1-4722-9a1a-dafc28c17f65 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.2511ms 2024-03-23 16:05:48.507 +05:30 687d65c1-94a1-4722-9a1a-dafc28c17f65 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:05:48.507 +05:30 687d65c1-94a1-4722-9a1a-dafc28c17f65 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.478ms 2024-03-23 16:05:48.509 +05:30 aa0949d4-974d-4b76-8cac-5ddcbde7ebcc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:48.509 +05:30 aa0949d4-974d-4b76-8cac-5ddcbde7ebcc INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.8066ms 2024-03-23 16:05:48.509 +05:30 aa0949d4-974d-4b76-8cac-5ddcbde7ebcc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:05:48.509 +05:30 aa0949d4-974d-4b76-8cac-5ddcbde7ebcc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 8.3037ms 2024-03-23 16:05:48.534 +05:30 08f4fdd4-6d4b-4503-9f51-c363405d16a7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:48.534 +05:30 08f4fdd4-6d4b-4503-9f51-c363405d16a7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 30.9074ms 2024-03-23 16:05:48.534 +05:30 08f4fdd4-6d4b-4503-9f51-c363405d16a7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:05:48.534 +05:30 08f4fdd4-6d4b-4503-9f51-c363405d16a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 32.3867ms 2024-03-23 16:05:51.775 +05:30 22c1fd2b-6dae-4ce8-adec-9cd20e1ca501 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - null null 2024-03-23 16:05:51.775 +05:30 f37918b9-9bda-42b1-a1bc-40e458d04221 INF CORS policy execution successful. 2024-03-23 16:05:51.776 +05:30 f37918b9-9bda-42b1-a1bc-40e458d04221 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - 204 null null 0.6675ms 2024-03-23 16:05:51.813 +05:30 603e6b0d-2d16-4ec7-b9a9-15c099f96952 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - null null 2024-03-23 16:05:51.814 +05:30 c977cfbf-22b1-4a27-a708-3e14839a1c58 INF CORS policy execution successful. 2024-03-23 16:05:51.814 +05:30 c977cfbf-22b1-4a27-a708-3e14839a1c58 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:51.815 +05:30 c977cfbf-22b1-4a27-a708-3e14839a1c58 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-23 16:05:51.820 +05:30 c977cfbf-22b1-4a27-a708-3e14839a1c58 INF Connection string fetched 2024-03-23 16:05:51.820 +05:30 c977cfbf-22b1-4a27-a708-3e14839a1c58 INF Fetching Actions 2024-03-23 16:05:51.828 +05:30 c977cfbf-22b1-4a27-a708-3e14839a1c58 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:51.828 +05:30 c977cfbf-22b1-4a27-a708-3e14839a1c58 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.7838ms 2024-03-23 16:05:51.829 +05:30 c977cfbf-22b1-4a27-a708-3e14839a1c58 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:51.829 +05:30 c977cfbf-22b1-4a27-a708-3e14839a1c58 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=64 - 200 null application/json; charset=utf-8 15.2592ms 2024-03-23 16:05:54.891 +05:30 e30e7168-322d-474c-a2ca-ee37b517ed2c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=65 - null null 2024-03-23 16:05:54.891 +05:30 a677788a-25f8-46c6-9d99-ae430b813cdb INF CORS policy execution successful. 2024-03-23 16:05:54.891 +05:30 a677788a-25f8-46c6-9d99-ae430b813cdb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=65 - 204 null null 0.8771ms 2024-03-23 16:05:54.976 +05:30 a1b80905-b53c-4357-a62c-1527b9bd0559 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=65 - null null 2024-03-23 16:05:54.977 +05:30 36e3b580-7b7e-440d-a699-4c450149a83a INF CORS policy execution successful. 2024-03-23 16:05:54.977 +05:30 36e3b580-7b7e-440d-a699-4c450149a83a INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:54.977 +05:30 36e3b580-7b7e-440d-a699-4c450149a83a 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-23 16:05:54.981 +05:30 36e3b580-7b7e-440d-a699-4c450149a83a INF Connection string fetched 2024-03-23 16:05:54.981 +05:30 36e3b580-7b7e-440d-a699-4c450149a83a INF Fetching Actions 2024-03-23 16:05:54.986 +05:30 36e3b580-7b7e-440d-a699-4c450149a83a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:54.987 +05:30 36e3b580-7b7e-440d-a699-4c450149a83a INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 9.6673ms 2024-03-23 16:05:54.987 +05:30 36e3b580-7b7e-440d-a699-4c450149a83a INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:54.987 +05:30 36e3b580-7b7e-440d-a699-4c450149a83a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=65 - 200 null application/json; charset=utf-8 11.1324ms 2024-03-23 16:05:59.463 +05:30 6fd8b660-4f21-4f07-bf4e-5f184fe3d63e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - null null 2024-03-23 16:05:59.463 +05:30 7eda5830-f552-4ca3-b098-40a1414db905 INF CORS policy execution successful. 2024-03-23 16:05:59.463 +05:30 7eda5830-f552-4ca3-b098-40a1414db905 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - 204 null null 0.7088ms 2024-03-23 16:05:59.506 +05:30 1d946f04-f531-4eb7-a398-b07d64bb7616 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - null null 2024-03-23 16:05:59.507 +05:30 e7147b58-146a-4e72-bda1-0cb7016c8046 INF CORS policy execution successful. 2024-03-23 16:05:59.507 +05:30 e7147b58-146a-4e72-bda1-0cb7016c8046 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:59.507 +05:30 e7147b58-146a-4e72-bda1-0cb7016c8046 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-23 16:05:59.513 +05:30 e7147b58-146a-4e72-bda1-0cb7016c8046 INF Connection string fetched 2024-03-23 16:05:59.513 +05:30 e7147b58-146a-4e72-bda1-0cb7016c8046 INF Fetching Actions 2024-03-23 16:05:59.520 +05:30 e7147b58-146a-4e72-bda1-0cb7016c8046 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:05:59.521 +05:30 e7147b58-146a-4e72-bda1-0cb7016c8046 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.4132ms 2024-03-23 16:05:59.521 +05:30 e7147b58-146a-4e72-bda1-0cb7016c8046 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:05:59.521 +05:30 e7147b58-146a-4e72-bda1-0cb7016c8046 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=69 - 200 null application/json; charset=utf-8 14.6413ms 2024-03-23 16:06:08.878 +05:30 64a0bb11-c720-47c8-8ee9-03fa3be94f01 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=71 - null null 2024-03-23 16:06:08.879 +05:30 a4bf49c9-08de-4ce2-bc7e-fbb0123ce7e2 INF CORS policy execution successful. 2024-03-23 16:06:08.879 +05:30 a4bf49c9-08de-4ce2-bc7e-fbb0123ce7e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=71 - 204 null null 0.8704ms 2024-03-23 16:06:08.926 +05:30 56edb47e-f908-43cc-9aee-3aed96b6deb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=71 - null null 2024-03-23 16:06:08.927 +05:30 ad90d8ec-047a-4468-bd9b-dd7e37bd69ea INF CORS policy execution successful. 2024-03-23 16:06:08.927 +05:30 ad90d8ec-047a-4468-bd9b-dd7e37bd69ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:06:08.927 +05:30 ad90d8ec-047a-4468-bd9b-dd7e37bd69ea 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-23 16:06:08.933 +05:30 ad90d8ec-047a-4468-bd9b-dd7e37bd69ea INF Connection string fetched 2024-03-23 16:06:08.934 +05:30 ad90d8ec-047a-4468-bd9b-dd7e37bd69ea INF Fetching Actions 2024-03-23 16:06:08.945 +05:30 ad90d8ec-047a-4468-bd9b-dd7e37bd69ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:08.946 +05:30 ad90d8ec-047a-4468-bd9b-dd7e37bd69ea INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.4533ms 2024-03-23 16:06:08.946 +05:30 ad90d8ec-047a-4468-bd9b-dd7e37bd69ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:06:08.946 +05:30 ad90d8ec-047a-4468-bd9b-dd7e37bd69ea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=71 - 200 null application/json; charset=utf-8 19.7956ms 2024-03-23 16:06:30.680 +05:30 f83982bc-aac7-49ee-9b68-dc4b3f00acdd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:06:30.681 +05:30 39ccc1d8-5da0-42de-9890-094809179d40 INF CORS policy execution successful. 2024-03-23 16:06:30.682 +05:30 39ccc1d8-5da0-42de-9890-094809179d40 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.1501ms 2024-03-23 16:06:30.683 +05:30 575c9eb5-83d7-43b9-8c7a-e14a47bce74b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:06:30.684 +05:30 3ed0acae-4736-4e36-8808-59a9dbe5f75b INF CORS policy execution successful. 2024-03-23 16:06:30.684 +05:30 3ed0acae-4736-4e36-8808-59a9dbe5f75b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6244ms 2024-03-23 16:06:30.687 +05:30 338b2ad8-9fe6-474f-9209-50a79886b59f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:06:30.687 +05:30 63a9697f-dd7e-4978-897e-307498a7828a INF CORS policy execution successful. 2024-03-23 16:06:30.687 +05:30 63a9697f-dd7e-4978-897e-307498a7828a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3725ms 2024-03-23 16:06:30.719 +05:30 5d4834b6-8d7f-4d20-ba44-f20db65fccf8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:06:30.721 +05:30 5d4834b6-8d7f-4d20-ba44-f20db65fccf8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:30 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-23 16:06:30.723 +05:30 5d4834b6-8d7f-4d20-ba44-f20db65fccf8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:30 AM'. 2024-03-23 16:06:30.723 +05:30 8af5f204-faca-463b-adf5-6a9713d623ec INF CORS policy execution successful. 2024-03-23 16:06:30.723 +05:30 8af5f204-faca-463b-adf5-6a9713d623ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:06:30.724 +05:30 8af5f204-faca-463b-adf5-6a9713d623ec INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:06:30.725 +05:30 8af5f204-faca-463b-adf5-6a9713d623ec INF Fetching City deatails 2024-03-23 16:06:30.727 +05:30 5726a395-2b5a-4170-889a-1ac4f97c8c80 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:06:30.728 +05:30 5726a395-2b5a-4170-889a-1ac4f97c8c80 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:30 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-23 16:06:30.728 +05:30 5726a395-2b5a-4170-889a-1ac4f97c8c80 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:30 AM'. 2024-03-23 16:06:30.728 +05:30 4d606494-efe1-4b05-a940-2a78fd2da8a1 INF CORS policy execution successful. 2024-03-23 16:06:30.728 +05:30 4d606494-efe1-4b05-a940-2a78fd2da8a1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:06:30.728 +05:30 4d606494-efe1-4b05-a940-2a78fd2da8a1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:06:30.729 +05:30 4d606494-efe1-4b05-a940-2a78fd2da8a1 INF Fetching Department deatails 2024-03-23 16:06:30.731 +05:30 8af5f204-faca-463b-adf5-6a9713d623ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:30.732 +05:30 8af5f204-faca-463b-adf5-6a9713d623ec INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.8679ms 2024-03-23 16:06:30.732 +05:30 8af5f204-faca-463b-adf5-6a9713d623ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:06:30.732 +05:30 8af5f204-faca-463b-adf5-6a9713d623ec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 12.5899ms 2024-03-23 16:06:30.733 +05:30 4d606494-efe1-4b05-a940-2a78fd2da8a1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:30.734 +05:30 4d606494-efe1-4b05-a940-2a78fd2da8a1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.103ms 2024-03-23 16:06:30.734 +05:30 4d606494-efe1-4b05-a940-2a78fd2da8a1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:06:30.734 +05:30 4d606494-efe1-4b05-a940-2a78fd2da8a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.7681ms 2024-03-23 16:06:30.740 +05:30 f183bce0-0dc2-48d9-bb77-de6f23f51dc4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:06:30.741 +05:30 f183bce0-0dc2-48d9-bb77-de6f23f51dc4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:30 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-23 16:06:30.741 +05:30 f183bce0-0dc2-48d9-bb77-de6f23f51dc4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:30 AM'. 2024-03-23 16:06:30.741 +05:30 8a94c851-ed1c-4c2c-999e-0ef8cc5b6947 INF CORS policy execution successful. 2024-03-23 16:06:30.741 +05:30 8a94c851-ed1c-4c2c-999e-0ef8cc5b6947 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:06:30.741 +05:30 8a94c851-ed1c-4c2c-999e-0ef8cc5b6947 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:06:30.742 +05:30 8a94c851-ed1c-4c2c-999e-0ef8cc5b6947 INF Fetching Country deatails 2024-03-23 16:06:30.745 +05:30 8a94c851-ed1c-4c2c-999e-0ef8cc5b6947 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:30.745 +05:30 8a94c851-ed1c-4c2c-999e-0ef8cc5b6947 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.8165ms 2024-03-23 16:06:30.745 +05:30 8a94c851-ed1c-4c2c-999e-0ef8cc5b6947 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:06:30.745 +05:30 8a94c851-ed1c-4c2c-999e-0ef8cc5b6947 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.3054ms 2024-03-23 16:06:31.853 +05:30 fb9bd9a9-2d9d-44fc-a20d-fbffccd208f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:06:31.854 +05:30 fb9bd9a9-2d9d-44fc-a20d-fbffccd208f0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:31 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-23 16:06:31.854 +05:30 fb9bd9a9-2d9d-44fc-a20d-fbffccd208f0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:31 AM'. 2024-03-23 16:06:31.854 +05:30 e4e30a50-3ae0-453a-b214-790913b846ac INF CORS policy execution successful. 2024-03-23 16:06:31.855 +05:30 e4e30a50-3ae0-453a-b214-790913b846ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:06:31.855 +05:30 7ca232d9-f4ef-40a1-9c93-b06193926c94 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:06:31.855 +05:30 e4e30a50-3ae0-453a-b214-790913b846ac INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:06:31.855 +05:30 7ca232d9-f4ef-40a1-9c93-b06193926c94 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:31 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-23 16:06:31.855 +05:30 e4e30a50-3ae0-453a-b214-790913b846ac INF Fetching City deatails 2024-03-23 16:06:31.856 +05:30 7ca232d9-f4ef-40a1-9c93-b06193926c94 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:31 AM'. 2024-03-23 16:06:31.856 +05:30 9f98ab3c-9aa0-47f7-a624-68a99608f5a4 INF CORS policy execution successful. 2024-03-23 16:06:31.856 +05:30 9f98ab3c-9aa0-47f7-a624-68a99608f5a4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:06:31.856 +05:30 9f98ab3c-9aa0-47f7-a624-68a99608f5a4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:06:31.857 +05:30 9f98ab3c-9aa0-47f7-a624-68a99608f5a4 INF Fetching Country deatails 2024-03-23 16:06:31.857 +05:30 4fe6c347-57f1-4302-b425-7c804e66a094 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:06:31.858 +05:30 4fe6c347-57f1-4302-b425-7c804e66a094 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:31 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-23 16:06:31.858 +05:30 4fe6c347-57f1-4302-b425-7c804e66a094 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:31 AM'. 2024-03-23 16:06:31.858 +05:30 443f82b2-028c-478e-a67e-4557cd2bf336 INF CORS policy execution successful. 2024-03-23 16:06:31.858 +05:30 443f82b2-028c-478e-a67e-4557cd2bf336 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:06:31.858 +05:30 443f82b2-028c-478e-a67e-4557cd2bf336 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:06:31.858 +05:30 443f82b2-028c-478e-a67e-4557cd2bf336 INF Fetching Department deatails 2024-03-23 16:06:31.860 +05:30 9f98ab3c-9aa0-47f7-a624-68a99608f5a4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:31.861 +05:30 9f98ab3c-9aa0-47f7-a624-68a99608f5a4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.0102ms 2024-03-23 16:06:31.861 +05:30 9f98ab3c-9aa0-47f7-a624-68a99608f5a4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:06:31.861 +05:30 9f98ab3c-9aa0-47f7-a624-68a99608f5a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.7227ms 2024-03-23 16:06:31.862 +05:30 e4e30a50-3ae0-453a-b214-790913b846ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:31.863 +05:30 e4e30a50-3ae0-453a-b214-790913b846ac INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.8458ms 2024-03-23 16:06:31.863 +05:30 e4e30a50-3ae0-453a-b214-790913b846ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:06:31.863 +05:30 e4e30a50-3ae0-453a-b214-790913b846ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.5315ms 2024-03-23 16:06:31.864 +05:30 443f82b2-028c-478e-a67e-4557cd2bf336 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:31.865 +05:30 443f82b2-028c-478e-a67e-4557cd2bf336 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.4271ms 2024-03-23 16:06:31.865 +05:30 443f82b2-028c-478e-a67e-4557cd2bf336 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:06:31.865 +05:30 443f82b2-028c-478e-a67e-4557cd2bf336 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.5269ms 2024-03-23 16:06:53.291 +05:30 8e145372-0614-4bde-8e2b-ade0858866ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=83 - null null 2024-03-23 16:06:53.293 +05:30 e131c49e-9a3f-480c-9aef-cb6b304a3ac9 INF CORS policy execution successful. 2024-03-23 16:06:53.293 +05:30 e131c49e-9a3f-480c-9aef-cb6b304a3ac9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=83 - 204 null null 2.1489ms 2024-03-23 16:06:53.338 +05:30 44baa821-e7d5-4ff0-8c51-f0619428aa62 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=83 - null null 2024-03-23 16:06:53.339 +05:30 b1130a96-a9e8-42cd-98ce-9ee1c33a71f3 INF CORS policy execution successful. 2024-03-23 16:06:53.340 +05:30 b1130a96-a9e8-42cd-98ce-9ee1c33a71f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:06:53.341 +05:30 b1130a96-a9e8-42cd-98ce-9ee1c33a71f3 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-23 16:06:53.353 +05:30 b1130a96-a9e8-42cd-98ce-9ee1c33a71f3 INF Connection string fetched 2024-03-23 16:06:53.354 +05:30 b1130a96-a9e8-42cd-98ce-9ee1c33a71f3 INF Fetching Actions 2024-03-23 16:06:53.366 +05:30 b1130a96-a9e8-42cd-98ce-9ee1c33a71f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:53.367 +05:30 b1130a96-a9e8-42cd-98ce-9ee1c33a71f3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 25.7908ms 2024-03-23 16:06:53.367 +05:30 b1130a96-a9e8-42cd-98ce-9ee1c33a71f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:06:53.367 +05:30 b1130a96-a9e8-42cd-98ce-9ee1c33a71f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=83 - 200 null application/json; charset=utf-8 29.1957ms 2024-03-23 16:06:57.883 +05:30 5b4472be-9a20-4354-8ae5-91c30850bcdc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:06:57.883 +05:30 61b54e08-0173-4f4c-a449-39dfb7a32b7f INF CORS policy execution successful. 2024-03-23 16:06:57.883 +05:30 61b54e08-0173-4f4c-a449-39dfb7a32b7f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6258ms 2024-03-23 16:06:57.885 +05:30 a45da9e8-ae04-4aa3-9525-96110fda30c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:06:57.885 +05:30 7ef08a59-5941-410d-97d1-fd4cdf4ae571 INF CORS policy execution successful. 2024-03-23 16:06:57.885 +05:30 7ef08a59-5941-410d-97d1-fd4cdf4ae571 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2979ms 2024-03-23 16:06:57.890 +05:30 ce829cde-8abf-4f7d-a9da-3d0bb8be255b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:06:57.890 +05:30 cb8cac46-2361-4a10-9f12-a7666f2ef26f INF CORS policy execution successful. 2024-03-23 16:06:57.890 +05:30 cb8cac46-2361-4a10-9f12-a7666f2ef26f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3831ms 2024-03-23 16:06:58.038 +05:30 c3280bb0-2ef6-4447-8b44-9bf1b53b3d22 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:06:58.038 +05:30 414768d5-7c11-430c-b4bd-198b174a634f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:06:58.039 +05:30 c3280bb0-2ef6-4447-8b44-9bf1b53b3d22 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:58 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-23 16:06:58.039 +05:30 414768d5-7c11-430c-b4bd-198b174a634f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:58 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-23 16:06:58.039 +05:30 c3280bb0-2ef6-4447-8b44-9bf1b53b3d22 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:58 AM'. 2024-03-23 16:06:58.040 +05:30 414768d5-7c11-430c-b4bd-198b174a634f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:58 AM'. 2024-03-23 16:06:58.040 +05:30 9c560360-ced2-4bd2-bb7e-34a283c6a849 INF CORS policy execution successful. 2024-03-23 16:06:58.040 +05:30 b67de644-bf4f-4344-9745-9426ababf7e8 INF CORS policy execution successful. 2024-03-23 16:06:58.040 +05:30 9c560360-ced2-4bd2-bb7e-34a283c6a849 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:06:58.040 +05:30 b67de644-bf4f-4344-9745-9426ababf7e8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:06:58.040 +05:30 9c560360-ced2-4bd2-bb7e-34a283c6a849 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:06:58.040 +05:30 b67de644-bf4f-4344-9745-9426ababf7e8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:06:58.041 +05:30 b67de644-bf4f-4344-9745-9426ababf7e8 INF Fetching Country deatails 2024-03-23 16:06:58.041 +05:30 9c560360-ced2-4bd2-bb7e-34a283c6a849 INF Fetching Department deatails 2024-03-23 16:06:58.044 +05:30 b67de644-bf4f-4344-9745-9426ababf7e8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:58.045 +05:30 b67de644-bf4f-4344-9745-9426ababf7e8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.7254ms 2024-03-23 16:06:58.045 +05:30 b67de644-bf4f-4344-9745-9426ababf7e8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:06:58.045 +05:30 b67de644-bf4f-4344-9745-9426ababf7e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.4088ms 2024-03-23 16:06:58.046 +05:30 9c560360-ced2-4bd2-bb7e-34a283c6a849 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:58.047 +05:30 9c560360-ced2-4bd2-bb7e-34a283c6a849 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.7ms 2024-03-23 16:06:58.047 +05:30 9c560360-ced2-4bd2-bb7e-34a283c6a849 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:06:58.047 +05:30 4807113f-776d-4f5c-948d-79ac0f90ba52 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:06:58.047 +05:30 9c560360-ced2-4bd2-bb7e-34a283c6a849 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.4718ms 2024-03-23 16:06:58.047 +05:30 4807113f-776d-4f5c-948d-79ac0f90ba52 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:58 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-23 16:06:58.048 +05:30 4807113f-776d-4f5c-948d-79ac0f90ba52 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:58 AM'. 2024-03-23 16:06:58.048 +05:30 9bf92cae-c19d-4169-b27f-d19fb3d5aab5 INF CORS policy execution successful. 2024-03-23 16:06:58.048 +05:30 9bf92cae-c19d-4169-b27f-d19fb3d5aab5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:06:58.048 +05:30 9bf92cae-c19d-4169-b27f-d19fb3d5aab5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:06:58.049 +05:30 9bf92cae-c19d-4169-b27f-d19fb3d5aab5 INF Fetching City deatails 2024-03-23 16:06:58.052 +05:30 9bf92cae-c19d-4169-b27f-d19fb3d5aab5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:58.053 +05:30 9bf92cae-c19d-4169-b27f-d19fb3d5aab5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.4371ms 2024-03-23 16:06:58.054 +05:30 9bf92cae-c19d-4169-b27f-d19fb3d5aab5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:06:58.054 +05:30 9bf92cae-c19d-4169-b27f-d19fb3d5aab5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.9555ms 2024-03-23 16:06:58.666 +05:30 b2af8872-4bdd-467d-8309-7d6ccd2e9eb0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:06:58.667 +05:30 b2af8872-4bdd-467d-8309-7d6ccd2e9eb0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:58 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-23 16:06:58.667 +05:30 4f9e3a58-c21b-4c5d-a066-27daee67507a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:06:58.668 +05:30 b2af8872-4bdd-467d-8309-7d6ccd2e9eb0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:58 AM'. 2024-03-23 16:06:58.668 +05:30 602bd2cb-0db3-4ba0-9952-60a0e694ffd2 INF CORS policy execution successful. 2024-03-23 16:06:58.668 +05:30 602bd2cb-0db3-4ba0-9952-60a0e694ffd2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:06:58.668 +05:30 602bd2cb-0db3-4ba0-9952-60a0e694ffd2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:06:58.668 +05:30 4f9e3a58-c21b-4c5d-a066-27daee67507a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:58 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-23 16:06:58.668 +05:30 4f9e3a58-c21b-4c5d-a066-27daee67507a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:58 AM'. 2024-03-23 16:06:58.668 +05:30 95d51d29-fb72-43e1-87ed-ad290409d47d INF CORS policy execution successful. 2024-03-23 16:06:58.669 +05:30 95d51d29-fb72-43e1-87ed-ad290409d47d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:06:58.669 +05:30 95d51d29-fb72-43e1-87ed-ad290409d47d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:06:58.669 +05:30 602bd2cb-0db3-4ba0-9952-60a0e694ffd2 INF Fetching City deatails 2024-03-23 16:06:58.669 +05:30 95d51d29-fb72-43e1-87ed-ad290409d47d INF Fetching Country deatails 2024-03-23 16:06:58.670 +05:30 c610b429-a0fe-4b47-a5c1-2cedfcfcb63f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:06:58.670 +05:30 c610b429-a0fe-4b47-a5c1-2cedfcfcb63f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:58 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-23 16:06:58.670 +05:30 c610b429-a0fe-4b47-a5c1-2cedfcfcb63f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:36:58 AM'. 2024-03-23 16:06:58.670 +05:30 bce2c5bf-9380-45f7-b830-fa705c3433ba INF CORS policy execution successful. 2024-03-23 16:06:58.670 +05:30 bce2c5bf-9380-45f7-b830-fa705c3433ba INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:06:58.670 +05:30 bce2c5bf-9380-45f7-b830-fa705c3433ba INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:06:58.671 +05:30 bce2c5bf-9380-45f7-b830-fa705c3433ba INF Fetching Department deatails 2024-03-23 16:06:58.676 +05:30 602bd2cb-0db3-4ba0-9952-60a0e694ffd2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:58.677 +05:30 602bd2cb-0db3-4ba0-9952-60a0e694ffd2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.4916ms 2024-03-23 16:06:58.677 +05:30 602bd2cb-0db3-4ba0-9952-60a0e694ffd2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:06:58.677 +05:30 602bd2cb-0db3-4ba0-9952-60a0e694ffd2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.4034ms 2024-03-23 16:06:58.678 +05:30 95d51d29-fb72-43e1-87ed-ad290409d47d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:58.679 +05:30 95d51d29-fb72-43e1-87ed-ad290409d47d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 10.1683ms 2024-03-23 16:06:58.679 +05:30 95d51d29-fb72-43e1-87ed-ad290409d47d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:06:58.679 +05:30 95d51d29-fb72-43e1-87ed-ad290409d47d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 11.6372ms 2024-03-23 16:06:58.680 +05:30 bce2c5bf-9380-45f7-b830-fa705c3433ba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:06:58.680 +05:30 bce2c5bf-9380-45f7-b830-fa705c3433ba INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 10.1338ms 2024-03-23 16:06:58.680 +05:30 bce2c5bf-9380-45f7-b830-fa705c3433ba INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:06:58.681 +05:30 bce2c5bf-9380-45f7-b830-fa705c3433ba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 10.9767ms 2024-03-23 16:07:03.706 +05:30 34b941cd-f356-413d-a97f-1167ce3c96ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=abc - null null 2024-03-23 16:07:03.707 +05:30 e572b9db-8565-495a-a169-801054ceb8e4 INF CORS policy execution successful. 2024-03-23 16:07:03.708 +05:30 e572b9db-8565-495a-a169-801054ceb8e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=abc - 204 null null 1.4793ms 2024-03-23 16:07:03.750 +05:30 5ed67509-86bd-4fc8-b792-e8d2fdad776e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=abc - application/json 26 2024-03-23 16:07:03.752 +05:30 a1c89f9f-9142-453d-943e-cd7885dec022 INF CORS policy execution successful. 2024-03-23 16:07:03.752 +05:30 a1c89f9f-9142-453d-943e-cd7885dec022 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 16:07:03.752 +05:30 a1c89f9f-9142-453d-943e-cd7885dec022 INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Int32, System.String, System.Collections.Generic.List`1[Sang.Security.WebApi.Models.SelectedMenuActionTableType]) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 16:07:03.759 +05:30 a1c89f9f-9142-453d-943e-cd7885dec022 INF Connection string fetched 2024-03-23 16:07:03.838 +05:30 a1c89f9f-9142-453d-943e-cd7885dec022 INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:03.842 +05:30 a1c89f9f-9142-453d-943e-cd7885dec022 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi) in 89.6742ms 2024-03-23 16:07:03.842 +05:30 a1c89f9f-9142-453d-943e-cd7885dec022 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.UpsertProfile (Sang.Security.WebApi)' 2024-03-23 16:07:03.842 +05:30 a1c89f9f-9142-453d-943e-cd7885dec022 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Profile/UpsertProfile?profileId=0&profileName=abc - 201 null application/json; charset=utf-8 92.1535ms 2024-03-23 16:07:11.093 +05:30 2694f880-2346-46da-9456-9f5aaeb53aa4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:07:11.093 +05:30 a794f086-a18d-4514-8a64-dc0d91406342 INF CORS policy execution successful. 2024-03-23 16:07:11.094 +05:30 a794f086-a18d-4514-8a64-dc0d91406342 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.826ms 2024-03-23 16:07:11.139 +05:30 7af643eb-6ff0-49e9-93c5-ca6434150f9f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:07:11.141 +05:30 075a7ae9-f35e-49e9-a1bb-498fa924e06e INF CORS policy execution successful. 2024-03-23 16:07:11.141 +05:30 075a7ae9-f35e-49e9-a1bb-498fa924e06e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:07:11.141 +05:30 075a7ae9-f35e-49e9-a1bb-498fa924e06e 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-23 16:07:11.150 +05:30 075a7ae9-f35e-49e9-a1bb-498fa924e06e INF Connection string fetched 2024-03-23 16:07:11.150 +05:30 075a7ae9-f35e-49e9-a1bb-498fa924e06e INF Fetching Profile Summary 2024-03-23 16:07:11.158 +05:30 075a7ae9-f35e-49e9-a1bb-498fa924e06e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:11.158 +05:30 075a7ae9-f35e-49e9-a1bb-498fa924e06e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 16.9963ms 2024-03-23 16:07:11.159 +05:30 075a7ae9-f35e-49e9-a1bb-498fa924e06e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:07:11.159 +05:30 075a7ae9-f35e-49e9-a1bb-498fa924e06e 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 19.402ms 2024-03-23 16:07:11.745 +05:30 c4e2d778-7e9a-4179-8cbe-61c8257c3469 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:07:11.746 +05:30 53dcad78-b8e1-407b-bf41-9f8580c0fd74 INF CORS policy execution successful. 2024-03-23 16:07:11.746 +05:30 53dcad78-b8e1-407b-bf41-9f8580c0fd74 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:07:11.746 +05:30 53dcad78-b8e1-407b-bf41-9f8580c0fd74 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-23 16:07:11.754 +05:30 53dcad78-b8e1-407b-bf41-9f8580c0fd74 INF Connection string fetched 2024-03-23 16:07:11.755 +05:30 53dcad78-b8e1-407b-bf41-9f8580c0fd74 INF Fetching Profile Summary 2024-03-23 16:07:11.760 +05:30 53dcad78-b8e1-407b-bf41-9f8580c0fd74 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:11.760 +05:30 53dcad78-b8e1-407b-bf41-9f8580c0fd74 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 13.9096ms 2024-03-23 16:07:11.760 +05:30 53dcad78-b8e1-407b-bf41-9f8580c0fd74 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:07:11.760 +05:30 53dcad78-b8e1-407b-bf41-9f8580c0fd74 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 14.9686ms 2024-03-23 16:07:16.053 +05:30 21575260-b133-42a6-8205-230361ba91b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 16:07:16.054 +05:30 e43bdcd9-fde0-4d37-b744-a6113c3806f4 INF CORS policy execution successful. 2024-03-23 16:07:16.055 +05:30 e43bdcd9-fde0-4d37-b744-a6113c3806f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 2.6903ms 2024-03-23 16:07:16.100 +05:30 30e10ee3-ba03-479b-9aec-6cc28c7db254 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 16:07:16.101 +05:30 23dc7109-e5e3-449e-bb2c-779784bcce3e INF CORS policy execution successful. 2024-03-23 16:07:16.101 +05:30 23dc7109-e5e3-449e-bb2c-779784bcce3e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 16:07:16.102 +05:30 23dc7109-e5e3-449e-bb2c-779784bcce3e 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-23 16:07:16.139 +05:30 23dc7109-e5e3-449e-bb2c-779784bcce3e INF Connection string fetched 2024-03-23 16:07:16.139 +05:30 23dc7109-e5e3-449e-bb2c-779784bcce3e INF Fetching Company deatails 2024-03-23 16:07:16.143 +05:30 23dc7109-e5e3-449e-bb2c-779784bcce3e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:16.144 +05:30 23dc7109-e5e3-449e-bb2c-779784bcce3e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 41.8174ms 2024-03-23 16:07:16.144 +05:30 23dc7109-e5e3-449e-bb2c-779784bcce3e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 16:07:16.144 +05:30 23dc7109-e5e3-449e-bb2c-779784bcce3e 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 43.5378ms 2024-03-23 16:07:17.676 +05:30 0392102a-c83f-492a-b153-39aae2f33fa0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:07:17.677 +05:30 6c40a3a9-5258-4a21-ae8b-ba7d8fb31193 INF CORS policy execution successful. 2024-03-23 16:07:17.677 +05:30 6c40a3a9-5258-4a21-ae8b-ba7d8fb31193 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1509ms 2024-03-23 16:07:17.678 +05:30 1808ff11-7a82-470b-b527-778886e8a162 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:07:17.678 +05:30 cb7026aa-2f34-45be-9bef-2f5e0ff73c53 INF CORS policy execution successful. 2024-03-23 16:07:17.678 +05:30 cb7026aa-2f34-45be-9bef-2f5e0ff73c53 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4303ms 2024-03-23 16:07:17.682 +05:30 867c13ea-99a6-4303-ae76-cf6351436e81 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:07:17.682 +05:30 923f923f-28bb-4414-9c73-6c524b767945 INF CORS policy execution successful. 2024-03-23 16:07:17.683 +05:30 923f923f-28bb-4414-9c73-6c524b767945 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5215ms 2024-03-23 16:07:17.719 +05:30 23e703a7-e3e2-4894-ac08-01e88809c5cd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:07:17.720 +05:30 23e703a7-e3e2-4894-ac08-01e88809c5cd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:17 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-23 16:07:17.721 +05:30 23e703a7-e3e2-4894-ac08-01e88809c5cd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:17 AM'. 2024-03-23 16:07:17.721 +05:30 88a6cf53-6882-4225-9a8b-8623c480bcf3 INF CORS policy execution successful. 2024-03-23 16:07:17.721 +05:30 88a6cf53-6882-4225-9a8b-8623c480bcf3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:07:17.721 +05:30 88a6cf53-6882-4225-9a8b-8623c480bcf3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:07:17.722 +05:30 88a6cf53-6882-4225-9a8b-8623c480bcf3 INF Fetching Country deatails 2024-03-23 16:07:17.725 +05:30 a9c8a41a-aabd-4191-93c9-37c2d5d4c777 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:07:17.725 +05:30 a9c8a41a-aabd-4191-93c9-37c2d5d4c777 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:17 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-23 16:07:17.726 +05:30 a9c8a41a-aabd-4191-93c9-37c2d5d4c777 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:17 AM'. 2024-03-23 16:07:17.727 +05:30 5d97771d-5f71-4bb3-9219-0b11c4c0162d INF CORS policy execution successful. 2024-03-23 16:07:17.727 +05:30 5d97771d-5f71-4bb3-9219-0b11c4c0162d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:07:17.727 +05:30 5d97771d-5f71-4bb3-9219-0b11c4c0162d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:07:17.728 +05:30 5d97771d-5f71-4bb3-9219-0b11c4c0162d INF Fetching Department deatails 2024-03-23 16:07:17.728 +05:30 88a6cf53-6882-4225-9a8b-8623c480bcf3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:17.729 +05:30 88a6cf53-6882-4225-9a8b-8623c480bcf3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.4614ms 2024-03-23 16:07:17.729 +05:30 88a6cf53-6882-4225-9a8b-8623c480bcf3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:07:17.729 +05:30 88a6cf53-6882-4225-9a8b-8623c480bcf3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 10.2611ms 2024-03-23 16:07:17.732 +05:30 5d97771d-5f71-4bb3-9219-0b11c4c0162d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:17.732 +05:30 5d97771d-5f71-4bb3-9219-0b11c4c0162d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.7469ms 2024-03-23 16:07:17.732 +05:30 5d97771d-5f71-4bb3-9219-0b11c4c0162d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:07:17.732 +05:30 5d97771d-5f71-4bb3-9219-0b11c4c0162d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.4514ms 2024-03-23 16:07:17.734 +05:30 72b26f28-b406-4c87-a6a3-fe473501130c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:07:17.734 +05:30 72b26f28-b406-4c87-a6a3-fe473501130c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:17 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-23 16:07:17.735 +05:30 72b26f28-b406-4c87-a6a3-fe473501130c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:17 AM'. 2024-03-23 16:07:17.735 +05:30 40da098f-7940-4daa-b450-f3c21a7a562d INF CORS policy execution successful. 2024-03-23 16:07:17.735 +05:30 40da098f-7940-4daa-b450-f3c21a7a562d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:07:17.735 +05:30 40da098f-7940-4daa-b450-f3c21a7a562d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:07:17.735 +05:30 40da098f-7940-4daa-b450-f3c21a7a562d INF Fetching City deatails 2024-03-23 16:07:17.738 +05:30 40da098f-7940-4daa-b450-f3c21a7a562d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:17.738 +05:30 40da098f-7940-4daa-b450-f3c21a7a562d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.0611ms 2024-03-23 16:07:17.738 +05:30 40da098f-7940-4daa-b450-f3c21a7a562d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:07:17.738 +05:30 40da098f-7940-4daa-b450-f3c21a7a562d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.3042ms 2024-03-23 16:07:18.667 +05:30 7c61dd21-41b0-43ab-8d6c-654a111be2b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:07:18.668 +05:30 7c61dd21-41b0-43ab-8d6c-654a111be2b4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:18 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-23 16:07:18.668 +05:30 7c61dd21-41b0-43ab-8d6c-654a111be2b4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:18 AM'. 2024-03-23 16:07:18.668 +05:30 270ff971-3969-4caa-9270-0876f4e6ed3d INF CORS policy execution successful. 2024-03-23 16:07:18.669 +05:30 270ff971-3969-4caa-9270-0876f4e6ed3d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:07:18.669 +05:30 270ff971-3969-4caa-9270-0876f4e6ed3d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:07:18.669 +05:30 270ff971-3969-4caa-9270-0876f4e6ed3d INF Fetching City deatails 2024-03-23 16:07:18.670 +05:30 d930cdd4-b205-4772-ac75-67a3fee83188 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:07:18.671 +05:30 d930cdd4-b205-4772-ac75-67a3fee83188 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:18 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-23 16:07:18.671 +05:30 d930cdd4-b205-4772-ac75-67a3fee83188 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:18 AM'. 2024-03-23 16:07:18.671 +05:30 ecc091e0-d61c-40c8-88f8-969005415d4d INF CORS policy execution successful. 2024-03-23 16:07:18.671 +05:30 ecc091e0-d61c-40c8-88f8-969005415d4d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:07:18.671 +05:30 ecc091e0-d61c-40c8-88f8-969005415d4d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:07:18.672 +05:30 ecc091e0-d61c-40c8-88f8-969005415d4d INF Fetching Country deatails 2024-03-23 16:07:18.672 +05:30 270ff971-3969-4caa-9270-0876f4e6ed3d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:18.673 +05:30 270ff971-3969-4caa-9270-0876f4e6ed3d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.0974ms 2024-03-23 16:07:18.673 +05:30 270ff971-3969-4caa-9270-0876f4e6ed3d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:07:18.673 +05:30 270ff971-3969-4caa-9270-0876f4e6ed3d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.9136ms 2024-03-23 16:07:18.674 +05:30 ecc091e0-d61c-40c8-88f8-969005415d4d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:18.674 +05:30 ecc091e0-d61c-40c8-88f8-969005415d4d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4956ms 2024-03-23 16:07:18.674 +05:30 ecc091e0-d61c-40c8-88f8-969005415d4d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:07:18.674 +05:30 ecc091e0-d61c-40c8-88f8-969005415d4d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7487ms 2024-03-23 16:07:18.682 +05:30 eed038b0-870d-4215-9c1f-c3cfea18ba84 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:07:18.682 +05:30 eed038b0-870d-4215-9c1f-c3cfea18ba84 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:18 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-23 16:07:18.683 +05:30 eed038b0-870d-4215-9c1f-c3cfea18ba84 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:18 AM'. 2024-03-23 16:07:18.683 +05:30 b060cb6e-d56f-4623-8bcb-ac840959db04 INF CORS policy execution successful. 2024-03-23 16:07:18.683 +05:30 b060cb6e-d56f-4623-8bcb-ac840959db04 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:07:18.683 +05:30 b060cb6e-d56f-4623-8bcb-ac840959db04 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:07:18.683 +05:30 b060cb6e-d56f-4623-8bcb-ac840959db04 INF Fetching Department deatails 2024-03-23 16:07:18.685 +05:30 b060cb6e-d56f-4623-8bcb-ac840959db04 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:18.686 +05:30 b060cb6e-d56f-4623-8bcb-ac840959db04 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.8066ms 2024-03-23 16:07:18.686 +05:30 b060cb6e-d56f-4623-8bcb-ac840959db04 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:07:18.686 +05:30 b060cb6e-d56f-4623-8bcb-ac840959db04 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.0982ms 2024-03-23 16:07:21.097 +05:30 84e782a4-7f74-424b-b423-3c06e5576791 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 16:07:21.097 +05:30 500d3f8a-a486-41cb-ba15-b86b48438f2b INF CORS policy execution successful. 2024-03-23 16:07:21.098 +05:30 500d3f8a-a486-41cb-ba15-b86b48438f2b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.8359ms 2024-03-23 16:07:21.156 +05:30 e3cf0692-ca67-4e2f-a11e-427f012bd006 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 16:07:21.157 +05:30 b4a1c77c-387e-47dd-b01c-cc6cf7fedb54 INF CORS policy execution successful. 2024-03-23 16:07:21.157 +05:30 b4a1c77c-387e-47dd-b01c-cc6cf7fedb54 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 16:07:21.158 +05:30 b4a1c77c-387e-47dd-b01c-cc6cf7fedb54 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-23 16:07:21.168 +05:30 b4a1c77c-387e-47dd-b01c-cc6cf7fedb54 INF Connection string fetched 2024-03-23 16:07:21.171 +05:30 b4a1c77c-387e-47dd-b01c-cc6cf7fedb54 INF Connection string fetched 2024-03-23 16:07:21.363 +05:30 b4a1c77c-387e-47dd-b01c-cc6cf7fedb54 INF Token generated 2024-03-23 16:07:21.364 +05:30 b4a1c77c-387e-47dd-b01c-cc6cf7fedb54 INF Token generated 2024-03-23 16:07:21.364 +05:30 b4a1c77c-387e-47dd-b01c-cc6cf7fedb54 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-23 16:07:21.364 +05:30 b4a1c77c-387e-47dd-b01c-cc6cf7fedb54 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 206.7248ms 2024-03-23 16:07:21.364 +05:30 b4a1c77c-387e-47dd-b01c-cc6cf7fedb54 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 16:07:21.365 +05:30 b4a1c77c-387e-47dd-b01c-cc6cf7fedb54 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 208.6817ms 2024-03-23 16:07:21.479 +05:30 7409da81-9941-48d1-9d6f-61d8fc45a232 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:07:21.479 +05:30 46f8a710-ab4d-41be-89e1-7027b6ed1310 INF CORS policy execution successful. 2024-03-23 16:07:21.479 +05:30 46f8a710-ab4d-41be-89e1-7027b6ed1310 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.5256ms 2024-03-23 16:07:21.796 +05:30 91996ed3-8e87-402a-b811-3592e422e472 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:07:21.797 +05:30 8cc361ce-06a0-4405-8438-0673cf63c977 INF CORS policy execution successful. 2024-03-23 16:07:21.797 +05:30 8cc361ce-06a0-4405-8438-0673cf63c977 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:07:21.797 +05:30 8cc361ce-06a0-4405-8438-0673cf63c977 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-23 16:07:21.801 +05:30 85536f59-1645-4c88-9593-fd0b20c8776f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:07:21.802 +05:30 ef6a9083-6e78-43a0-b0bb-1a44c5ec8227 INF CORS policy execution successful. 2024-03-23 16:07:21.802 +05:30 ef6a9083-6e78-43a0-b0bb-1a44c5ec8227 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.0214ms 2024-03-23 16:07:21.803 +05:30 8cc361ce-06a0-4405-8438-0673cf63c977 INF Connection string fetched 2024-03-23 16:07:21.804 +05:30 8cc361ce-06a0-4405-8438-0673cf63c977 INF Fetching Menu Data 2024-03-23 16:07:21.809 +05:30 8cc361ce-06a0-4405-8438-0673cf63c977 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:21.809 +05:30 8cc361ce-06a0-4405-8438-0673cf63c977 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 12.4481ms 2024-03-23 16:07:21.810 +05:30 8cc361ce-06a0-4405-8438-0673cf63c977 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:07:21.810 +05:30 8cc361ce-06a0-4405-8438-0673cf63c977 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 13.7044ms 2024-03-23 16:07:21.857 +05:30 0eb53a94-fe49-4d50-8d0b-dd509418f1d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:07:21.858 +05:30 11501fd1-3789-43bb-b2e5-b6b495856d2f INF CORS policy execution successful. 2024-03-23 16:07:21.858 +05:30 11501fd1-3789-43bb-b2e5-b6b495856d2f INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:07:21.858 +05:30 11501fd1-3789-43bb-b2e5-b6b495856d2f 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-23 16:07:21.859 +05:30 11501fd1-3789-43bb-b2e5-b6b495856d2f INF Connection string fetched 2024-03-23 16:07:21.859 +05:30 11501fd1-3789-43bb-b2e5-b6b495856d2f INF Fetching Profile Summary 2024-03-23 16:07:21.868 +05:30 11501fd1-3789-43bb-b2e5-b6b495856d2f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:21.869 +05:30 11501fd1-3789-43bb-b2e5-b6b495856d2f INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 10.893ms 2024-03-23 16:07:21.869 +05:30 11501fd1-3789-43bb-b2e5-b6b495856d2f INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:07:21.869 +05:30 11501fd1-3789-43bb-b2e5-b6b495856d2f 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 11.9188ms 2024-03-23 16:07:35.766 +05:30 e17572c4-31f8-4ca2-8fd0-71c61e4e5a0b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=63 - null null 2024-03-23 16:07:35.766 +05:30 be18ec0c-e89b-4c69-9fd8-1d42e4b676ae INF CORS policy execution successful. 2024-03-23 16:07:35.767 +05:30 be18ec0c-e89b-4c69-9fd8-1d42e4b676ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=63 - 204 null null 1.1436ms 2024-03-23 16:07:35.768 +05:30 4c8bdb62-373c-4a68-b897-b6f923a7a368 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:07:35.768 +05:30 864565eb-3559-4d9b-822d-6e4b33686aad INF CORS policy execution successful. 2024-03-23 16:07:35.768 +05:30 864565eb-3559-4d9b-822d-6e4b33686aad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.3456ms 2024-03-23 16:07:35.811 +05:30 44ad3c96-add5-4363-ad35-eb867bd81ec7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=63 - null null 2024-03-23 16:07:35.812 +05:30 03808874-f8a3-4c45-9377-7490e3cd80f6 INF CORS policy execution successful. 2024-03-23 16:07:35.812 +05:30 03808874-f8a3-4c45-9377-7490e3cd80f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 16:07:35.812 +05:30 03808874-f8a3-4c45-9377-7490e3cd80f6 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 16:07:35.815 +05:30 60c8d8b6-a712-41b7-9c53-281e58f0bcce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:07:35.815 +05:30 6eaabd83-aff8-48b0-8eea-06b10646e121 INF CORS policy execution successful. 2024-03-23 16:07:35.815 +05:30 6eaabd83-aff8-48b0-8eea-06b10646e121 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:07:35.815 +05:30 6eaabd83-aff8-48b0-8eea-06b10646e121 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-23 16:07:35.826 +05:30 6eaabd83-aff8-48b0-8eea-06b10646e121 INF Connection string fetched 2024-03-23 16:07:35.826 +05:30 03808874-f8a3-4c45-9377-7490e3cd80f6 INF Connection string fetched 2024-03-23 16:07:35.826 +05:30 6eaabd83-aff8-48b0-8eea-06b10646e121 INF Fetching Menu Data 2024-03-23 16:07:35.827 +05:30 03808874-f8a3-4c45-9377-7490e3cd80f6 INF Fetching Profile Details 2024-03-23 16:07:35.831 +05:30 6eaabd83-aff8-48b0-8eea-06b10646e121 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:35.831 +05:30 6eaabd83-aff8-48b0-8eea-06b10646e121 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 16.0109ms 2024-03-23 16:07:35.831 +05:30 6eaabd83-aff8-48b0-8eea-06b10646e121 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:07:35.831 +05:30 6eaabd83-aff8-48b0-8eea-06b10646e121 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 16.7876ms 2024-03-23 16:07:35.833 +05:30 03808874-f8a3-4c45-9377-7490e3cd80f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:35.833 +05:30 03808874-f8a3-4c45-9377-7490e3cd80f6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 20.9273ms 2024-03-23 16:07:35.833 +05:30 03808874-f8a3-4c45-9377-7490e3cd80f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 16:07:35.833 +05:30 03808874-f8a3-4c45-9377-7490e3cd80f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=63 - 200 null application/json; charset=utf-8 22.8964ms 2024-03-23 16:07:37.665 +05:30 035ea7fe-ec09-4739-b11b-216a9e2c80d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:07:37.666 +05:30 cf43dfee-ed26-4a63-bd62-4146962003d9 INF CORS policy execution successful. 2024-03-23 16:07:37.666 +05:30 cf43dfee-ed26-4a63-bd62-4146962003d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6772ms 2024-03-23 16:07:37.671 +05:30 8e63aa31-b582-4705-a577-28b77fd8ae68 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:07:37.671 +05:30 f4390018-564a-4ad2-9059-971e96b5e7bb INF CORS policy execution successful. 2024-03-23 16:07:37.671 +05:30 f4390018-564a-4ad2-9059-971e96b5e7bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5433ms 2024-03-23 16:07:37.672 +05:30 2c5ff2da-7c84-4213-af38-4a1d1e8e587e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:07:37.672 +05:30 b3a300b1-bf09-4de1-936f-0d725e74aaf4 INF CORS policy execution successful. 2024-03-23 16:07:37.672 +05:30 b3a300b1-bf09-4de1-936f-0d725e74aaf4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2765ms 2024-03-23 16:07:37.715 +05:30 a83be7b4-2fb2-4e09-aecb-dcd0124f56b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:07:37.715 +05:30 6372312d-2f71-4296-9eef-ad29d1824214 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:07:37.716 +05:30 6372312d-2f71-4296-9eef-ad29d1824214 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:37 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-23 16:07:37.716 +05:30 a83be7b4-2fb2-4e09-aecb-dcd0124f56b1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:37 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-23 16:07:37.717 +05:30 6372312d-2f71-4296-9eef-ad29d1824214 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:37 AM'. 2024-03-23 16:07:37.718 +05:30 3524eee1-f53a-47e9-9964-8a74c6a61e58 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:07:37.718 +05:30 a83be7b4-2fb2-4e09-aecb-dcd0124f56b1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:37 AM'. 2024-03-23 16:07:37.718 +05:30 c3a3815c-2049-4ae6-ba04-03569dadc45c INF CORS policy execution successful. 2024-03-23 16:07:37.718 +05:30 591982e6-4134-4b19-ac95-54d412f85654 INF CORS policy execution successful. 2024-03-23 16:07:37.718 +05:30 591982e6-4134-4b19-ac95-54d412f85654 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:07:37.718 +05:30 c3a3815c-2049-4ae6-ba04-03569dadc45c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:07:37.718 +05:30 591982e6-4134-4b19-ac95-54d412f85654 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:07:37.718 +05:30 c3a3815c-2049-4ae6-ba04-03569dadc45c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:07:37.718 +05:30 3524eee1-f53a-47e9-9964-8a74c6a61e58 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:37 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-23 16:07:37.719 +05:30 3524eee1-f53a-47e9-9964-8a74c6a61e58 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:37 AM'. 2024-03-23 16:07:37.719 +05:30 e607726d-e344-4251-befc-bd48c6e18885 INF CORS policy execution successful. 2024-03-23 16:07:37.719 +05:30 e607726d-e344-4251-befc-bd48c6e18885 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:07:37.719 +05:30 e607726d-e344-4251-befc-bd48c6e18885 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:07:37.719 +05:30 591982e6-4134-4b19-ac95-54d412f85654 INF Fetching Department deatails 2024-03-23 16:07:37.719 +05:30 c3a3815c-2049-4ae6-ba04-03569dadc45c INF Fetching Country deatails 2024-03-23 16:07:37.719 +05:30 e607726d-e344-4251-befc-bd48c6e18885 INF Fetching City deatails 2024-03-23 16:07:37.724 +05:30 591982e6-4134-4b19-ac95-54d412f85654 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:37.725 +05:30 591982e6-4134-4b19-ac95-54d412f85654 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.3456ms 2024-03-23 16:07:37.725 +05:30 591982e6-4134-4b19-ac95-54d412f85654 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:07:37.725 +05:30 591982e6-4134-4b19-ac95-54d412f85654 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 10.0458ms 2024-03-23 16:07:37.726 +05:30 c3a3815c-2049-4ae6-ba04-03569dadc45c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:37.727 +05:30 c3a3815c-2049-4ae6-ba04-03569dadc45c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.4895ms 2024-03-23 16:07:37.727 +05:30 c3a3815c-2049-4ae6-ba04-03569dadc45c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:07:37.727 +05:30 c3a3815c-2049-4ae6-ba04-03569dadc45c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 12.2919ms 2024-03-23 16:07:37.730 +05:30 e607726d-e344-4251-befc-bd48c6e18885 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:37.730 +05:30 e607726d-e344-4251-befc-bd48c6e18885 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 10.9475ms 2024-03-23 16:07:37.730 +05:30 e607726d-e344-4251-befc-bd48c6e18885 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:07:37.730 +05:30 e607726d-e344-4251-befc-bd48c6e18885 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 12.8016ms 2024-03-23 16:07:42.683 +05:30 3f2684c8-d9c0-43d5-8080-f6fbe9a3b03b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:07:42.684 +05:30 3f2684c8-d9c0-43d5-8080-f6fbe9a3b03b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:42 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-23 16:07:42.685 +05:30 3f2684c8-d9c0-43d5-8080-f6fbe9a3b03b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:42 AM'. 2024-03-23 16:07:42.685 +05:30 8a11caee-8a68-4a9b-a53f-c2e0744f262a INF CORS policy execution successful. 2024-03-23 16:07:42.685 +05:30 8a11caee-8a68-4a9b-a53f-c2e0744f262a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:07:42.685 +05:30 8a11caee-8a68-4a9b-a53f-c2e0744f262a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:07:42.686 +05:30 8a11caee-8a68-4a9b-a53f-c2e0744f262a INF Fetching City deatails 2024-03-23 16:07:42.688 +05:30 2931d100-6811-4c1a-8547-dfeef759c088 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:07:42.688 +05:30 2931d100-6811-4c1a-8547-dfeef759c088 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:42 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-23 16:07:42.689 +05:30 2931d100-6811-4c1a-8547-dfeef759c088 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:42 AM'. 2024-03-23 16:07:42.689 +05:30 5e3fe78e-4861-4057-bbb7-aa3fe88e0a82 INF CORS policy execution successful. 2024-03-23 16:07:42.689 +05:30 5e3fe78e-4861-4057-bbb7-aa3fe88e0a82 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:07:42.689 +05:30 5e3fe78e-4861-4057-bbb7-aa3fe88e0a82 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:07:42.690 +05:30 5e3fe78e-4861-4057-bbb7-aa3fe88e0a82 INF Fetching Country deatails 2024-03-23 16:07:42.691 +05:30 b64a81d2-b638-4d72-be97-c5725f3db988 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:07:42.692 +05:30 b64a81d2-b638-4d72-be97-c5725f3db988 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:42 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-23 16:07:42.692 +05:30 b64a81d2-b638-4d72-be97-c5725f3db988 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:37:42 AM'. 2024-03-23 16:07:42.693 +05:30 46ea1764-c024-432d-a825-96bc156fa1a1 INF CORS policy execution successful. 2024-03-23 16:07:42.693 +05:30 46ea1764-c024-432d-a825-96bc156fa1a1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:07:42.693 +05:30 46ea1764-c024-432d-a825-96bc156fa1a1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:07:42.693 +05:30 46ea1764-c024-432d-a825-96bc156fa1a1 INF Fetching Department deatails 2024-03-23 16:07:42.693 +05:30 5e3fe78e-4861-4057-bbb7-aa3fe88e0a82 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:42.694 +05:30 8a11caee-8a68-4a9b-a53f-c2e0744f262a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:42.694 +05:30 5e3fe78e-4861-4057-bbb7-aa3fe88e0a82 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.6026ms 2024-03-23 16:07:42.694 +05:30 8a11caee-8a68-4a9b-a53f-c2e0744f262a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.4655ms 2024-03-23 16:07:42.694 +05:30 5e3fe78e-4861-4057-bbb7-aa3fe88e0a82 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:07:42.694 +05:30 8a11caee-8a68-4a9b-a53f-c2e0744f262a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:07:42.694 +05:30 5e3fe78e-4861-4057-bbb7-aa3fe88e0a82 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.1206ms 2024-03-23 16:07:42.694 +05:30 8a11caee-8a68-4a9b-a53f-c2e0744f262a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.6533ms 2024-03-23 16:07:42.695 +05:30 46ea1764-c024-432d-a825-96bc156fa1a1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:07:42.695 +05:30 46ea1764-c024-432d-a825-96bc156fa1a1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.7018ms 2024-03-23 16:07:42.696 +05:30 46ea1764-c024-432d-a825-96bc156fa1a1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:07:42.696 +05:30 46ea1764-c024-432d-a825-96bc156fa1a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2147ms 2024-03-23 16:08:19.559 +05:30 1f090efd-0c46-43e0-92a0-f75258b67353 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:08:19.561 +05:30 2e8f15ab-09a8-459c-9758-b7a0b9442ae7 INF CORS policy execution successful. 2024-03-23 16:08:19.562 +05:30 2e8f15ab-09a8-459c-9758-b7a0b9442ae7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 3.1084ms 2024-03-23 16:08:19.562 +05:30 64d3703b-36bb-4ac8-a194-c6178e6b2591 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:08:19.562 +05:30 0545ca53-97dc-4c9f-b714-04e5080c4f46 INF CORS policy execution successful. 2024-03-23 16:08:19.563 +05:30 0545ca53-97dc-4c9f-b714-04e5080c4f46 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.0388ms 2024-03-23 16:08:19.566 +05:30 08a60c9c-bb97-447e-a611-4cd4dbdcf232 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:08:19.566 +05:30 c853f5bc-f6e4-4ab9-84a0-54938c3c77db INF CORS policy execution successful. 2024-03-23 16:08:19.566 +05:30 c853f5bc-f6e4-4ab9-84a0-54938c3c77db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.522ms 2024-03-23 16:08:19.681 +05:30 dd077a06-ad5f-4723-8726-7d89e109d5e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:08:19.681 +05:30 c44cac44-9dd3-45cf-a3d2-784f48784258 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:08:19.682 +05:30 dd077a06-ad5f-4723-8726-7d89e109d5e2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:38:19 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-23 16:08:19.682 +05:30 c44cac44-9dd3-45cf-a3d2-784f48784258 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:38:19 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-23 16:08:19.684 +05:30 dd077a06-ad5f-4723-8726-7d89e109d5e2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:38:19 AM'. 2024-03-23 16:08:19.684 +05:30 c44cac44-9dd3-45cf-a3d2-784f48784258 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:38:19 AM'. 2024-03-23 16:08:19.684 +05:30 123ffeb2-159b-4569-b907-247943bd26b4 INF CORS policy execution successful. 2024-03-23 16:08:19.684 +05:30 29d8cfd3-5777-4db6-bebe-de02e37d7c54 INF CORS policy execution successful. 2024-03-23 16:08:19.685 +05:30 29d8cfd3-5777-4db6-bebe-de02e37d7c54 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:08:19.685 +05:30 123ffeb2-159b-4569-b907-247943bd26b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:08:19.685 +05:30 123ffeb2-159b-4569-b907-247943bd26b4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:08:19.685 +05:30 29d8cfd3-5777-4db6-bebe-de02e37d7c54 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:08:19.686 +05:30 29d8cfd3-5777-4db6-bebe-de02e37d7c54 INF Fetching City deatails 2024-03-23 16:08:19.686 +05:30 123ffeb2-159b-4569-b907-247943bd26b4 INF Fetching Country deatails 2024-03-23 16:08:19.691 +05:30 57565476-c090-495c-b0de-4c0b3505148e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:08:19.692 +05:30 57565476-c090-495c-b0de-4c0b3505148e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:38:19 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-23 16:08:19.692 +05:30 57565476-c090-495c-b0de-4c0b3505148e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:38:19 AM'. 2024-03-23 16:08:19.693 +05:30 f86d1803-9972-4198-b490-4c0d0968b8da INF CORS policy execution successful. 2024-03-23 16:08:19.693 +05:30 f86d1803-9972-4198-b490-4c0d0968b8da INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:08:19.693 +05:30 f86d1803-9972-4198-b490-4c0d0968b8da INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:08:19.694 +05:30 f86d1803-9972-4198-b490-4c0d0968b8da INF Fetching Department deatails 2024-03-23 16:08:19.698 +05:30 123ffeb2-159b-4569-b907-247943bd26b4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:19.698 +05:30 f86d1803-9972-4198-b490-4c0d0968b8da INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:19.698 +05:30 29d8cfd3-5777-4db6-bebe-de02e37d7c54 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:19.699 +05:30 123ffeb2-159b-4569-b907-247943bd26b4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 13.4751ms 2024-03-23 16:08:19.699 +05:30 123ffeb2-159b-4569-b907-247943bd26b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:08:19.699 +05:30 f86d1803-9972-4198-b490-4c0d0968b8da INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.4774ms 2024-03-23 16:08:19.699 +05:30 29d8cfd3-5777-4db6-bebe-de02e37d7c54 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 13.4547ms 2024-03-23 16:08:19.699 +05:30 f86d1803-9972-4198-b490-4c0d0968b8da INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:08:19.699 +05:30 123ffeb2-159b-4569-b907-247943bd26b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 18.12ms 2024-03-23 16:08:19.699 +05:30 29d8cfd3-5777-4db6-bebe-de02e37d7c54 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:08:19.699 +05:30 f86d1803-9972-4198-b490-4c0d0968b8da INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.4215ms 2024-03-23 16:08:19.699 +05:30 29d8cfd3-5777-4db6-bebe-de02e37d7c54 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 18.3878ms 2024-03-23 16:08:31.967 +05:30 021fab3d-6a06-467e-bc0b-9995a0c24da9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:08:31.968 +05:30 413704c5-bd70-422f-a299-2274331221a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:08:31.968 +05:30 f29eb7bd-86d8-4f40-89b3-0111f48d7341 INF CORS policy execution successful. 2024-03-23 16:08:31.968 +05:30 82279db4-7169-4781-8289-d07a9fbdb05c INF CORS policy execution successful. 2024-03-23 16:08:31.968 +05:30 f29eb7bd-86d8-4f40-89b3-0111f48d7341 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8093ms 2024-03-23 16:08:31.968 +05:30 82279db4-7169-4781-8289-d07a9fbdb05c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6341ms 2024-03-23 16:08:31.969 +05:30 c55003f2-1a7b-448e-bdc0-78a86b6f69ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:08:31.969 +05:30 95a569c8-3240-4789-b37a-9cbe30a2ca53 INF CORS policy execution successful. 2024-03-23 16:08:31.969 +05:30 95a569c8-3240-4789-b37a-9cbe30a2ca53 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3269ms 2024-03-23 16:08:32.007 +05:30 3b4314c4-76c1-4315-bdc0-c1afbbfb4a76 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:08:32.009 +05:30 aa2eba09-2c42-4772-bf65-674ddc45fe7c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:08:32.009 +05:30 3b4314c4-76c1-4315-bdc0-c1afbbfb4a76 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:38: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-03-23 16:08:32.009 +05:30 aa2eba09-2c42-4772-bf65-674ddc45fe7c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:38: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-03-23 16:08:32.009 +05:30 3b4314c4-76c1-4315-bdc0-c1afbbfb4a76 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:38:32 AM'. 2024-03-23 16:08:32.010 +05:30 aa2eba09-2c42-4772-bf65-674ddc45fe7c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:38:32 AM'. 2024-03-23 16:08:32.010 +05:30 26975b17-2373-4d21-ba6f-fe00efa92815 INF CORS policy execution successful. 2024-03-23 16:08:32.010 +05:30 a4de0160-27cd-4e6d-ae7c-41541b66c855 INF CORS policy execution successful. 2024-03-23 16:08:32.010 +05:30 2f834fc2-4414-4104-b9de-257d1e99110a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:08:32.010 +05:30 a4de0160-27cd-4e6d-ae7c-41541b66c855 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:08:32.010 +05:30 26975b17-2373-4d21-ba6f-fe00efa92815 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:08:32.010 +05:30 26975b17-2373-4d21-ba6f-fe00efa92815 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:08:32.010 +05:30 a4de0160-27cd-4e6d-ae7c-41541b66c855 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:08:32.010 +05:30 2f834fc2-4414-4104-b9de-257d1e99110a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:38: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-03-23 16:08:32.010 +05:30 2f834fc2-4414-4104-b9de-257d1e99110a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:38:32 AM'. 2024-03-23 16:08:32.010 +05:30 bb8812c0-9508-4543-afa5-67e6c3438a84 INF CORS policy execution successful. 2024-03-23 16:08:32.010 +05:30 bb8812c0-9508-4543-afa5-67e6c3438a84 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:08:32.011 +05:30 bb8812c0-9508-4543-afa5-67e6c3438a84 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:08:32.011 +05:30 26975b17-2373-4d21-ba6f-fe00efa92815 INF Fetching Department deatails 2024-03-23 16:08:32.011 +05:30 a4de0160-27cd-4e6d-ae7c-41541b66c855 INF Fetching Country deatails 2024-03-23 16:08:32.011 +05:30 bb8812c0-9508-4543-afa5-67e6c3438a84 INF Fetching City deatails 2024-03-23 16:08:32.019 +05:30 26975b17-2373-4d21-ba6f-fe00efa92815 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:32.019 +05:30 26975b17-2373-4d21-ba6f-fe00efa92815 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 9.2727ms 2024-03-23 16:08:32.019 +05:30 26975b17-2373-4d21-ba6f-fe00efa92815 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:08:32.020 +05:30 bb8812c0-9508-4543-afa5-67e6c3438a84 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:32.020 +05:30 26975b17-2373-4d21-ba6f-fe00efa92815 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 10.8491ms 2024-03-23 16:08:32.020 +05:30 bb8812c0-9508-4543-afa5-67e6c3438a84 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.1737ms 2024-03-23 16:08:32.020 +05:30 bb8812c0-9508-4543-afa5-67e6c3438a84 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:08:32.020 +05:30 bb8812c0-9508-4543-afa5-67e6c3438a84 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.1928ms 2024-03-23 16:08:32.022 +05:30 a4de0160-27cd-4e6d-ae7c-41541b66c855 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:32.022 +05:30 a4de0160-27cd-4e6d-ae7c-41541b66c855 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 11.9795ms 2024-03-23 16:08:32.022 +05:30 a4de0160-27cd-4e6d-ae7c-41541b66c855 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:08:32.022 +05:30 a4de0160-27cd-4e6d-ae7c-41541b66c855 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 14.7906ms 2024-03-23 16:08:43.077 +05:30 95625e42-c9d8-4903-aeac-f42254cc8df1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 16:08:43.079 +05:30 fd1c4e33-727e-4c65-9d4d-1942fe12f52d INF CORS policy execution successful. 2024-03-23 16:08:43.080 +05:30 fd1c4e33-727e-4c65-9d4d-1942fe12f52d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 3.4646ms 2024-03-23 16:08:43.127 +05:30 3fc78f98-300e-4523-8c7b-85b471fafad9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 16:08:43.128 +05:30 14d160d6-f139-4d06-bb54-080371f3e955 INF CORS policy execution successful. 2024-03-23 16:08:43.129 +05:30 14d160d6-f139-4d06-bb54-080371f3e955 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:08:43.129 +05:30 14d160d6-f139-4d06-bb54-080371f3e955 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-23 16:08:43.140 +05:30 14d160d6-f139-4d06-bb54-080371f3e955 INF Connection string fetched 2024-03-23 16:08:43.142 +05:30 14d160d6-f139-4d06-bb54-080371f3e955 INF Fetching Actions 2024-03-23 16:08:43.154 +05:30 14d160d6-f139-4d06-bb54-080371f3e955 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:43.154 +05:30 14d160d6-f139-4d06-bb54-080371f3e955 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 25.0522ms 2024-03-23 16:08:43.154 +05:30 14d160d6-f139-4d06-bb54-080371f3e955 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:08:43.155 +05:30 14d160d6-f139-4d06-bb54-080371f3e955 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 27.752ms 2024-03-23 16:08:45.487 +05:30 8fe1a45d-312f-4843-9286-a455b65cd5d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 16:08:45.488 +05:30 2b5091ee-8220-430d-9d3f-cd0f8c546772 INF CORS policy execution successful. 2024-03-23 16:08:45.488 +05:30 2b5091ee-8220-430d-9d3f-cd0f8c546772 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.9972ms 2024-03-23 16:08:45.595 +05:30 f3430084-addb-4fe8-afe4-4a55545c4bb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 16:08:45.597 +05:30 3c243352-af83-41aa-9df9-21e6fb3ec691 INF CORS policy execution successful. 2024-03-23 16:08:45.598 +05:30 3c243352-af83-41aa-9df9-21e6fb3ec691 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:08:45.598 +05:30 3c243352-af83-41aa-9df9-21e6fb3ec691 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-23 16:08:45.608 +05:30 3c243352-af83-41aa-9df9-21e6fb3ec691 INF Connection string fetched 2024-03-23 16:08:45.608 +05:30 3c243352-af83-41aa-9df9-21e6fb3ec691 INF Fetching Actions 2024-03-23 16:08:45.623 +05:30 3c243352-af83-41aa-9df9-21e6fb3ec691 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:45.624 +05:30 3c243352-af83-41aa-9df9-21e6fb3ec691 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 26.5026ms 2024-03-23 16:08:45.625 +05:30 3c243352-af83-41aa-9df9-21e6fb3ec691 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:08:45.625 +05:30 3c243352-af83-41aa-9df9-21e6fb3ec691 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 30.3413ms 2024-03-23 16:08:45.923 +05:30 0f9374fa-1955-4b4e-9d50-b27fcae894f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 16:08:45.924 +05:30 f9afb14e-a425-45ec-adf2-f56cfeaa507c INF CORS policy execution successful. 2024-03-23 16:08:45.924 +05:30 f9afb14e-a425-45ec-adf2-f56cfeaa507c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 0.7677ms 2024-03-23 16:08:45.964 +05:30 1032d1ac-fb34-4993-ac5e-a1d37b4e0cb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 16:08:45.965 +05:30 dd409f44-fd94-4163-9fbf-b461c9481ffb INF CORS policy execution successful. 2024-03-23 16:08:45.965 +05:30 dd409f44-fd94-4163-9fbf-b461c9481ffb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:08:45.965 +05:30 dd409f44-fd94-4163-9fbf-b461c9481ffb 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-23 16:08:45.971 +05:30 dd409f44-fd94-4163-9fbf-b461c9481ffb INF Connection string fetched 2024-03-23 16:08:45.972 +05:30 dd409f44-fd94-4163-9fbf-b461c9481ffb INF Fetching Actions 2024-03-23 16:08:45.979 +05:30 dd409f44-fd94-4163-9fbf-b461c9481ffb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:45.980 +05:30 dd409f44-fd94-4163-9fbf-b461c9481ffb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.8284ms 2024-03-23 16:08:45.980 +05:30 dd409f44-fd94-4163-9fbf-b461c9481ffb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:08:45.980 +05:30 dd409f44-fd94-4163-9fbf-b461c9481ffb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 15.8662ms 2024-03-23 16:08:46.319 +05:30 bc76c811-5b94-4e0b-ba7e-7a9a6db320fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 16:08:46.319 +05:30 4b4bc9a7-4b89-4d25-8ec0-56449fb26be5 INF CORS policy execution successful. 2024-03-23 16:08:46.320 +05:30 4b4bc9a7-4b89-4d25-8ec0-56449fb26be5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 0.5523ms 2024-03-23 16:08:46.366 +05:30 7afa9dd7-1f5b-4245-8fee-680c66107a6e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 16:08:46.367 +05:30 52b3f2ec-9da7-4b6a-b73d-5ff52d8896e7 INF CORS policy execution successful. 2024-03-23 16:08:46.367 +05:30 52b3f2ec-9da7-4b6a-b73d-5ff52d8896e7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:08:46.368 +05:30 52b3f2ec-9da7-4b6a-b73d-5ff52d8896e7 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-23 16:08:46.371 +05:30 52b3f2ec-9da7-4b6a-b73d-5ff52d8896e7 INF Connection string fetched 2024-03-23 16:08:46.372 +05:30 52b3f2ec-9da7-4b6a-b73d-5ff52d8896e7 INF Fetching Actions 2024-03-23 16:08:46.379 +05:30 52b3f2ec-9da7-4b6a-b73d-5ff52d8896e7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:46.379 +05:30 52b3f2ec-9da7-4b6a-b73d-5ff52d8896e7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.6273ms 2024-03-23 16:08:46.379 +05:30 52b3f2ec-9da7-4b6a-b73d-5ff52d8896e7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:08:46.379 +05:30 52b3f2ec-9da7-4b6a-b73d-5ff52d8896e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 13.005ms 2024-03-23 16:08:46.719 +05:30 9eb4671d-bf93-40b3-87db-58c7077dfadd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 16:08:46.719 +05:30 e20fbd5d-7aa8-43de-b853-1c6b3ed1b59f INF CORS policy execution successful. 2024-03-23 16:08:46.719 +05:30 e20fbd5d-7aa8-43de-b853-1c6b3ed1b59f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 0.718ms 2024-03-23 16:08:46.766 +05:30 1e123744-2a19-427e-8fd2-9326e0311e50 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 16:08:46.766 +05:30 d66f082b-1578-4d1e-a3fe-866d7c2a76f1 INF CORS policy execution successful. 2024-03-23 16:08:46.767 +05:30 d66f082b-1578-4d1e-a3fe-866d7c2a76f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:08:46.767 +05:30 d66f082b-1578-4d1e-a3fe-866d7c2a76f1 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-23 16:08:46.775 +05:30 d66f082b-1578-4d1e-a3fe-866d7c2a76f1 INF Connection string fetched 2024-03-23 16:08:46.775 +05:30 d66f082b-1578-4d1e-a3fe-866d7c2a76f1 INF Fetching Actions 2024-03-23 16:08:46.787 +05:30 d66f082b-1578-4d1e-a3fe-866d7c2a76f1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:46.788 +05:30 d66f082b-1578-4d1e-a3fe-866d7c2a76f1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 20.9035ms 2024-03-23 16:08:46.788 +05:30 d66f082b-1578-4d1e-a3fe-866d7c2a76f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:08:46.788 +05:30 d66f082b-1578-4d1e-a3fe-866d7c2a76f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 22.4775ms 2024-03-23 16:08:46.876 +05:30 e8c95738-4b74-4135-aa06-3b5cbdee3074 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 16:08:46.876 +05:30 cd5fc034-63ff-4000-82ba-a5ee29dedb45 INF CORS policy execution successful. 2024-03-23 16:08:46.877 +05:30 cd5fc034-63ff-4000-82ba-a5ee29dedb45 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 204 null null 0.6774ms 2024-03-23 16:08:46.922 +05:30 47427971-b604-4d71-9ddb-f6b8697bb562 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 16:08:46.922 +05:30 8dd7bdb8-274b-4363-9576-e14d59123f40 INF CORS policy execution successful. 2024-03-23 16:08:46.922 +05:30 8dd7bdb8-274b-4363-9576-e14d59123f40 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:08:46.923 +05:30 8dd7bdb8-274b-4363-9576-e14d59123f40 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-23 16:08:46.926 +05:30 8dd7bdb8-274b-4363-9576-e14d59123f40 INF Connection string fetched 2024-03-23 16:08:46.927 +05:30 8dd7bdb8-274b-4363-9576-e14d59123f40 INF Fetching Actions 2024-03-23 16:08:46.934 +05:30 8dd7bdb8-274b-4363-9576-e14d59123f40 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:46.935 +05:30 8dd7bdb8-274b-4363-9576-e14d59123f40 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.0703ms 2024-03-23 16:08:46.935 +05:30 8dd7bdb8-274b-4363-9576-e14d59123f40 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:08:46.935 +05:30 8dd7bdb8-274b-4363-9576-e14d59123f40 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 200 null application/json; charset=utf-8 13.1413ms 2024-03-23 16:08:49.541 +05:30 aca4252b-f8ba-4f76-ac16-53235f4f9a95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:08:49.542 +05:30 7cb2923e-46fa-40e3-924d-befbd83bfd34 INF CORS policy execution successful. 2024-03-23 16:08:49.542 +05:30 7cb2923e-46fa-40e3-924d-befbd83bfd34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.7422ms 2024-03-23 16:08:49.583 +05:30 4c88a101-d98f-490c-aa58-175dd5146962 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:08:49.584 +05:30 35c64baa-0d01-4fba-96a1-a4fcb702d13c INF CORS policy execution successful. 2024-03-23 16:08:49.584 +05:30 35c64baa-0d01-4fba-96a1-a4fcb702d13c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:08:49.584 +05:30 35c64baa-0d01-4fba-96a1-a4fcb702d13c 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-23 16:08:49.591 +05:30 35c64baa-0d01-4fba-96a1-a4fcb702d13c INF Connection string fetched 2024-03-23 16:08:49.591 +05:30 35c64baa-0d01-4fba-96a1-a4fcb702d13c INF Fetching Profile Summary 2024-03-23 16:08:49.602 +05:30 35c64baa-0d01-4fba-96a1-a4fcb702d13c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:08:49.603 +05:30 35c64baa-0d01-4fba-96a1-a4fcb702d13c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 19.0622ms 2024-03-23 16:08:49.603 +05:30 35c64baa-0d01-4fba-96a1-a4fcb702d13c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:08:49.603 +05:30 35c64baa-0d01-4fba-96a1-a4fcb702d13c 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 20.5275ms 2024-03-23 16:08:55.327 +05:30 74f74017-0e92-4ccb-8171-e1500d6f42f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/DeleteProfile?profileId=62 - null null 2024-03-23 16:08:55.328 +05:30 33ca4f6c-57eb-4d71-a87e-58553d4355a5 INF CORS policy execution successful. 2024-03-23 16:08:55.328 +05:30 33ca4f6c-57eb-4d71-a87e-58553d4355a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/DeleteProfile?profileId=62 - 204 null null 0.7575ms 2024-03-23 16:08:55.369 +05:30 5c521729-07c3-4e1c-b09c-66cdb6619846 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/DeleteProfile?profileId=62 - null null 2024-03-23 16:08:55.369 +05:30 791ba331-8779-456d-a6cf-e1206caf0cb7 INF CORS policy execution successful. 2024-03-23 16:08:55.370 +05:30 791ba331-8779-456d-a6cf-e1206caf0cb7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.DeleteProfile (Sang.Security.WebApi)' 2024-03-23 16:08:55.384 +05:30 791ba331-8779-456d-a6cf-e1206caf0cb7 INF Route matched with {action = "DeleteProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] DeleteProfile(System.String) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 16:08:55.393 +05:30 791ba331-8779-456d-a6cf-e1206caf0cb7 INF Connection string fetched 2024-03-23 16:08:55.479 +05:30 791ba331-8779-456d-a6cf-e1206caf0cb7 INF Executing StatusCodeResult, setting HTTP status code 204 2024-03-23 16:08:55.479 +05:30 791ba331-8779-456d-a6cf-e1206caf0cb7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.DeleteProfile (Sang.Security.WebApi) in 95.3299ms 2024-03-23 16:08:55.479 +05:30 791ba331-8779-456d-a6cf-e1206caf0cb7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.DeleteProfile (Sang.Security.WebApi)' 2024-03-23 16:08:55.480 +05:30 791ba331-8779-456d-a6cf-e1206caf0cb7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/DeleteProfile?profileId=62 - 204 null null 111.0754ms 2024-03-23 16:09:08.154 +05:30 69f16cc2-694b-4b55-8e88-d989cd0d44d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:09:08.154 +05:30 f7d83c24-e16e-4ea0-bbbf-c22455d8e93b INF CORS policy execution successful. 2024-03-23 16:09:08.155 +05:30 f7d83c24-e16e-4ea0-bbbf-c22455d8e93b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 1.1612ms 2024-03-23 16:09:08.155 +05:30 71aa0078-dfb5-4c9c-838e-4c2426951881 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:09:08.156 +05:30 5c3b57cf-87a6-4c67-919c-e20933abacd9 INF CORS policy execution successful. 2024-03-23 16:09:08.156 +05:30 5c3b57cf-87a6-4c67-919c-e20933abacd9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.2657ms 2024-03-23 16:09:08.197 +05:30 00fe870b-deb4-4805-9745-3bfefbce6e89 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:09:08.198 +05:30 ed4ba5ca-54a2-4b59-ab3e-c737cf3a0739 INF CORS policy execution successful. 2024-03-23 16:09:08.198 +05:30 ed4ba5ca-54a2-4b59-ab3e-c737cf3a0739 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:09:08.198 +05:30 ed4ba5ca-54a2-4b59-ab3e-c737cf3a0739 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-23 16:09:08.203 +05:30 36318c3c-0e68-4e11-9b33-9d17079cbb0d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:09:08.204 +05:30 474fa2c7-a2dc-4f14-9253-2d1f2f2bf7c7 INF CORS policy execution successful. 2024-03-23 16:09:08.204 +05:30 474fa2c7-a2dc-4f14-9253-2d1f2f2bf7c7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:09:08.204 +05:30 474fa2c7-a2dc-4f14-9253-2d1f2f2bf7c7 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-23 16:09:08.209 +05:30 ed4ba5ca-54a2-4b59-ab3e-c737cf3a0739 INF Connection string fetched 2024-03-23 16:09:08.209 +05:30 ed4ba5ca-54a2-4b59-ab3e-c737cf3a0739 INF Fetching Menu Data 2024-03-23 16:09:08.209 +05:30 474fa2c7-a2dc-4f14-9253-2d1f2f2bf7c7 INF Connection string fetched 2024-03-23 16:09:08.209 +05:30 474fa2c7-a2dc-4f14-9253-2d1f2f2bf7c7 INF Fetching Profile Summary 2024-03-23 16:09:08.215 +05:30 ed4ba5ca-54a2-4b59-ab3e-c737cf3a0739 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:09:08.217 +05:30 ed4ba5ca-54a2-4b59-ab3e-c737cf3a0739 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 18.1642ms 2024-03-23 16:09:08.217 +05:30 ed4ba5ca-54a2-4b59-ab3e-c737cf3a0739 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:09:08.217 +05:30 ed4ba5ca-54a2-4b59-ab3e-c737cf3a0739 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 20.0177ms 2024-03-23 16:09:08.227 +05:30 474fa2c7-a2dc-4f14-9253-2d1f2f2bf7c7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:09:08.228 +05:30 474fa2c7-a2dc-4f14-9253-2d1f2f2bf7c7 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 23.8126ms 2024-03-23 16:09:08.228 +05:30 474fa2c7-a2dc-4f14-9253-2d1f2f2bf7c7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:09:08.229 +05:30 474fa2c7-a2dc-4f14-9253-2d1f2f2bf7c7 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 25.1933ms 2024-03-23 16:09:49.739 +05:30 f2764f75-70ca-4bb3-88b0-8717d476de8e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:09:49.739 +05:30 85b40963-32a1-42a1-8ec1-21e007d1e7b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:09:49.741 +05:30 f42f0e64-045f-4ecd-8ea0-eaca4ebaa905 INF CORS policy execution successful. 2024-03-23 16:09:49.741 +05:30 6d863820-6f8a-4ff0-bf25-4ca0612fc4ea INF CORS policy execution successful. 2024-03-23 16:09:49.741 +05:30 6d863820-6f8a-4ff0-bf25-4ca0612fc4ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.4231ms 2024-03-23 16:09:49.741 +05:30 f42f0e64-045f-4ecd-8ea0-eaca4ebaa905 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.422ms 2024-03-23 16:09:49.744 +05:30 2feb77d3-7cb1-437b-80b4-95f716ed36fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:09:49.744 +05:30 2c22f26a-ddd1-4d96-8e87-60df4a244400 INF CORS policy execution successful. 2024-03-23 16:09:49.744 +05:30 2c22f26a-ddd1-4d96-8e87-60df4a244400 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3548ms 2024-03-23 16:09:49.788 +05:30 34e25ac7-df9b-4ea6-a9a8-dd71ddb4045f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:09:49.790 +05:30 34e25ac7-df9b-4ea6-a9a8-dd71ddb4045f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:39:49 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-23 16:09:49.791 +05:30 34e25ac7-df9b-4ea6-a9a8-dd71ddb4045f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:39:49 AM'. 2024-03-23 16:09:49.792 +05:30 b133ad00-96b5-4b3b-a9e0-e95c418efb11 INF CORS policy execution successful. 2024-03-23 16:09:49.792 +05:30 b133ad00-96b5-4b3b-a9e0-e95c418efb11 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:09:49.792 +05:30 b133ad00-96b5-4b3b-a9e0-e95c418efb11 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:09:49.794 +05:30 b133ad00-96b5-4b3b-a9e0-e95c418efb11 INF Fetching Country deatails 2024-03-23 16:09:49.794 +05:30 af843f90-4e19-43b4-a771-21b7a43ab561 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:09:49.795 +05:30 af843f90-4e19-43b4-a771-21b7a43ab561 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:39:49 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-23 16:09:49.795 +05:30 af843f90-4e19-43b4-a771-21b7a43ab561 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:39:49 AM'. 2024-03-23 16:09:49.795 +05:30 beba9aa0-f7d7-4f86-83a8-9726d0f3be01 INF CORS policy execution successful. 2024-03-23 16:09:49.795 +05:30 beba9aa0-f7d7-4f86-83a8-9726d0f3be01 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:09:49.795 +05:30 beba9aa0-f7d7-4f86-83a8-9726d0f3be01 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:09:49.796 +05:30 beba9aa0-f7d7-4f86-83a8-9726d0f3be01 INF Fetching Department deatails 2024-03-23 16:09:49.804 +05:30 beba9aa0-f7d7-4f86-83a8-9726d0f3be01 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:09:49.804 +05:30 b133ad00-96b5-4b3b-a9e0-e95c418efb11 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:09:49.805 +05:30 beba9aa0-f7d7-4f86-83a8-9726d0f3be01 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 9.881ms 2024-03-23 16:09:49.805 +05:30 b133ad00-96b5-4b3b-a9e0-e95c418efb11 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 12.7316ms 2024-03-23 16:09:49.805 +05:30 beba9aa0-f7d7-4f86-83a8-9726d0f3be01 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:09:49.805 +05:30 b133ad00-96b5-4b3b-a9e0-e95c418efb11 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:09:49.805 +05:30 beba9aa0-f7d7-4f86-83a8-9726d0f3be01 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.1607ms 2024-03-23 16:09:49.805 +05:30 b133ad00-96b5-4b3b-a9e0-e95c418efb11 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 17.4218ms 2024-03-23 16:09:49.813 +05:30 a1afda34-d582-4274-b081-a3fa16424792 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:09:49.814 +05:30 a1afda34-d582-4274-b081-a3fa16424792 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:39:49 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-23 16:09:49.814 +05:30 a1afda34-d582-4274-b081-a3fa16424792 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:39:49 AM'. 2024-03-23 16:09:49.814 +05:30 c46a5314-a4f1-480e-a851-deb194e1c39d INF CORS policy execution successful. 2024-03-23 16:09:49.814 +05:30 c46a5314-a4f1-480e-a851-deb194e1c39d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:09:49.814 +05:30 c46a5314-a4f1-480e-a851-deb194e1c39d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:09:49.815 +05:30 c46a5314-a4f1-480e-a851-deb194e1c39d INF Fetching City deatails 2024-03-23 16:09:49.818 +05:30 c46a5314-a4f1-480e-a851-deb194e1c39d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:09:49.819 +05:30 c46a5314-a4f1-480e-a851-deb194e1c39d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.4884ms 2024-03-23 16:09:49.819 +05:30 c46a5314-a4f1-480e-a851-deb194e1c39d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:09:49.819 +05:30 c46a5314-a4f1-480e-a851-deb194e1c39d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.9496ms 2024-03-23 16:09:57.956 +05:30 714e63fe-4dc0-4046-9ad4-7bee2af9c087 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:09:57.956 +05:30 e1b8c34f-fdd9-4135-9d2e-53028e54363c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:09:57.956 +05:30 1e5da7b5-39ec-489d-bc54-ae3905ed2923 INF CORS policy execution successful. 2024-03-23 16:09:57.956 +05:30 398552ca-e989-4cfc-92f5-ce9c6604dec1 INF CORS policy execution successful. 2024-03-23 16:09:57.957 +05:30 1e5da7b5-39ec-489d-bc54-ae3905ed2923 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7444ms 2024-03-23 16:09:57.957 +05:30 398552ca-e989-4cfc-92f5-ce9c6604dec1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6995ms 2024-03-23 16:09:57.957 +05:30 22cca961-3d43-40ce-bedc-b4c98b882d84 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:09:57.957 +05:30 71409370-deb4-428f-a26a-befc85a82972 INF CORS policy execution successful. 2024-03-23 16:09:57.958 +05:30 71409370-deb4-428f-a26a-befc85a82972 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2984ms 2024-03-23 16:09:57.996 +05:30 9d029d44-586e-48c7-a369-7eb3e300b03c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:09:57.996 +05:30 9d029d44-586e-48c7-a369-7eb3e300b03c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:39:57 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-23 16:09:57.997 +05:30 9d029d44-586e-48c7-a369-7eb3e300b03c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:39:57 AM'. 2024-03-23 16:09:57.998 +05:30 a68e43a8-be57-4f5a-b380-23a1b87309e5 INF CORS policy execution successful. 2024-03-23 16:09:57.998 +05:30 a68e43a8-be57-4f5a-b380-23a1b87309e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:09:57.998 +05:30 a68e43a8-be57-4f5a-b380-23a1b87309e5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:09:57.999 +05:30 a68e43a8-be57-4f5a-b380-23a1b87309e5 INF Fetching Country deatails 2024-03-23 16:09:57.997 +05:30 1c948811-646e-417b-a888-4226a9c371a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:09:58.002 +05:30 1c948811-646e-417b-a888-4226a9c371a7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:39:58 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-23 16:09:58.003 +05:30 1c948811-646e-417b-a888-4226a9c371a7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:39:58 AM'. 2024-03-23 16:09:58.003 +05:30 3f3a0dd7-5831-4115-a3f1-49a7b8757b12 INF CORS policy execution successful. 2024-03-23 16:09:58.003 +05:30 3f3a0dd7-5831-4115-a3f1-49a7b8757b12 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:09:58.003 +05:30 3f3a0dd7-5831-4115-a3f1-49a7b8757b12 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:09:58.004 +05:30 3f3a0dd7-5831-4115-a3f1-49a7b8757b12 INF Fetching Department deatails 2024-03-23 16:09:58.007 +05:30 a68e43a8-be57-4f5a-b380-23a1b87309e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:09:58.007 +05:30 3f3a0dd7-5831-4115-a3f1-49a7b8757b12 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:09:58.007 +05:30 a68e43a8-be57-4f5a-b380-23a1b87309e5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.8412ms 2024-03-23 16:09:58.007 +05:30 a68e43a8-be57-4f5a-b380-23a1b87309e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:09:58.007 +05:30 a68e43a8-be57-4f5a-b380-23a1b87309e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 11.6674ms 2024-03-23 16:09:58.007 +05:30 3f3a0dd7-5831-4115-a3f1-49a7b8757b12 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.1307ms 2024-03-23 16:09:58.007 +05:30 3f3a0dd7-5831-4115-a3f1-49a7b8757b12 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:09:58.008 +05:30 3f3a0dd7-5831-4115-a3f1-49a7b8757b12 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.0128ms 2024-03-23 16:09:58.009 +05:30 67f932ce-ffc4-435a-ae59-8c6bfddd3b1e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:09:58.009 +05:30 67f932ce-ffc4-435a-ae59-8c6bfddd3b1e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:39:58 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-23 16:09:58.010 +05:30 67f932ce-ffc4-435a-ae59-8c6bfddd3b1e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:39:58 AM'. 2024-03-23 16:09:58.010 +05:30 fdfa8f27-2fe7-4918-985e-e8bc0204e2a7 INF CORS policy execution successful. 2024-03-23 16:09:58.010 +05:30 fdfa8f27-2fe7-4918-985e-e8bc0204e2a7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:09:58.010 +05:30 fdfa8f27-2fe7-4918-985e-e8bc0204e2a7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:09:58.011 +05:30 fdfa8f27-2fe7-4918-985e-e8bc0204e2a7 INF Fetching City deatails 2024-03-23 16:09:58.013 +05:30 fdfa8f27-2fe7-4918-985e-e8bc0204e2a7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:09:58.013 +05:30 fdfa8f27-2fe7-4918-985e-e8bc0204e2a7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.9726ms 2024-03-23 16:09:58.013 +05:30 fdfa8f27-2fe7-4918-985e-e8bc0204e2a7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:09:58.013 +05:30 fdfa8f27-2fe7-4918-985e-e8bc0204e2a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.4802ms 2024-03-23 16:10:04.245 +05:30 6c7506e6-61f0-4d13-82b6-a16b52bae98f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 16:10:04.247 +05:30 d13973e8-a066-4327-a901-c56660c4a444 INF CORS policy execution successful. 2024-03-23 16:10:04.248 +05:30 d13973e8-a066-4327-a901-c56660c4a444 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 2.9796ms 2024-03-23 16:10:05.083 +05:30 591805e6-ce16-47b4-abde-30a91d94eb34 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 16:10:05.085 +05:30 12b61d4f-92aa-4fab-a162-3fc5c42a8476 INF CORS policy execution successful. 2024-03-23 16:10:05.085 +05:30 12b61d4f-92aa-4fab-a162-3fc5c42a8476 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 16:10:05.085 +05:30 12b61d4f-92aa-4fab-a162-3fc5c42a8476 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-23 16:10:05.105 +05:30 12b61d4f-92aa-4fab-a162-3fc5c42a8476 INF Connection string fetched 2024-03-23 16:10:05.106 +05:30 12b61d4f-92aa-4fab-a162-3fc5c42a8476 INF Fetching Company deatails 2024-03-23 16:10:05.116 +05:30 12b61d4f-92aa-4fab-a162-3fc5c42a8476 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:05.117 +05:30 12b61d4f-92aa-4fab-a162-3fc5c42a8476 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 31.5434ms 2024-03-23 16:10:05.117 +05:30 12b61d4f-92aa-4fab-a162-3fc5c42a8476 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 16:10:05.117 +05:30 12b61d4f-92aa-4fab-a162-3fc5c42a8476 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 34.7527ms 2024-03-23 16:10:07.548 +05:30 4633de8d-2baf-4b75-8957-f4d7f72a508f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 16:10:07.548 +05:30 9eeda15c-d6ec-4e6b-94eb-6f2bd22fc587 INF CORS policy execution successful. 2024-03-23 16:10:07.549 +05:30 9eeda15c-d6ec-4e6b-94eb-6f2bd22fc587 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.0755ms 2024-03-23 16:10:07.618 +05:30 a2ffad7d-b619-4149-b656-745ec350760f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 16:10:07.622 +05:30 293a31c0-06de-475e-97a6-a0108e257441 INF CORS policy execution successful. 2024-03-23 16:10:07.623 +05:30 293a31c0-06de-475e-97a6-a0108e257441 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 16:10:07.624 +05:30 293a31c0-06de-475e-97a6-a0108e257441 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-23 16:10:07.652 +05:30 293a31c0-06de-475e-97a6-a0108e257441 INF Connection string fetched 2024-03-23 16:10:07.661 +05:30 293a31c0-06de-475e-97a6-a0108e257441 INF Connection string fetched 2024-03-23 16:10:07.973 +05:30 293a31c0-06de-475e-97a6-a0108e257441 INF Token generated 2024-03-23 16:10:07.973 +05:30 293a31c0-06de-475e-97a6-a0108e257441 INF Token generated 2024-03-23 16:10:07.973 +05:30 293a31c0-06de-475e-97a6-a0108e257441 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-23 16:10:07.974 +05:30 293a31c0-06de-475e-97a6-a0108e257441 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 350.388ms 2024-03-23 16:10:07.974 +05:30 293a31c0-06de-475e-97a6-a0108e257441 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 16:10:07.975 +05:30 293a31c0-06de-475e-97a6-a0108e257441 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 356.6726ms 2024-03-23 16:10:08.077 +05:30 7bdc756e-3298-4b19-a904-d911a4e1b1fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:10:08.077 +05:30 759176ce-97b3-43ec-9fd5-f2a7ae4a0d13 INF CORS policy execution successful. 2024-03-23 16:10:08.077 +05:30 759176ce-97b3-43ec-9fd5-f2a7ae4a0d13 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.6973ms 2024-03-23 16:10:08.078 +05:30 fc16a92e-6fb3-4f93-b3f4-fff24b8af699 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:10:08.078 +05:30 0986bdd8-4770-438d-b17b-9c2b2f7f1da4 INF CORS policy execution successful. 2024-03-23 16:10:08.078 +05:30 0986bdd8-4770-438d-b17b-9c2b2f7f1da4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.3913ms 2024-03-23 16:10:08.121 +05:30 d4641052-984f-42a1-88f3-9bd273bdd42d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:10:08.122 +05:30 26c0b8d9-f41a-47a1-a995-3d1fc76c5a8b INF CORS policy execution successful. 2024-03-23 16:10:08.122 +05:30 26c0b8d9-f41a-47a1-a995-3d1fc76c5a8b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:10:08.122 +05:30 26c0b8d9-f41a-47a1-a995-3d1fc76c5a8b 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-23 16:10:08.129 +05:30 26c0b8d9-f41a-47a1-a995-3d1fc76c5a8b INF Connection string fetched 2024-03-23 16:10:08.129 +05:30 26c0b8d9-f41a-47a1-a995-3d1fc76c5a8b INF Fetching Profile Summary 2024-03-23 16:10:08.131 +05:30 ba50bf51-4218-4c8c-bf76-148a98e56e41 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:10:08.132 +05:30 d5cdb56b-3a3d-4daa-9c65-e93893d6cff6 INF CORS policy execution successful. 2024-03-23 16:10:08.132 +05:30 d5cdb56b-3a3d-4daa-9c65-e93893d6cff6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:10:08.132 +05:30 d5cdb56b-3a3d-4daa-9c65-e93893d6cff6 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-23 16:10:08.148 +05:30 26c0b8d9-f41a-47a1-a995-3d1fc76c5a8b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:08.149 +05:30 26c0b8d9-f41a-47a1-a995-3d1fc76c5a8b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 26.7444ms 2024-03-23 16:10:08.149 +05:30 26c0b8d9-f41a-47a1-a995-3d1fc76c5a8b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:10:08.149 +05:30 26c0b8d9-f41a-47a1-a995-3d1fc76c5a8b 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 28.7319ms 2024-03-23 16:10:08.154 +05:30 d5cdb56b-3a3d-4daa-9c65-e93893d6cff6 INF Connection string fetched 2024-03-23 16:10:08.155 +05:30 d5cdb56b-3a3d-4daa-9c65-e93893d6cff6 INF Fetching Menu Data 2024-03-23 16:10:08.171 +05:30 d5cdb56b-3a3d-4daa-9c65-e93893d6cff6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:08.175 +05:30 d5cdb56b-3a3d-4daa-9c65-e93893d6cff6 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 42.9117ms 2024-03-23 16:10:08.175 +05:30 d5cdb56b-3a3d-4daa-9c65-e93893d6cff6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:10:08.176 +05:30 d5cdb56b-3a3d-4daa-9c65-e93893d6cff6 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 44.5343ms 2024-03-23 16:10:28.881 +05:30 a3ab3e69-16c8-4e71-bb89-67fa095a51f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:28.881 +05:30 76f93ed5-1f80-4adb-9799-af0241ddf8c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:28.882 +05:30 9c42d84e-6fb8-4519-84f5-ee21eb7a02f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:28.883 +05:30 dda4da83-0b3d-4195-83be-e61514767ea1 INF CORS policy execution successful. 2024-03-23 16:10:28.883 +05:30 8a6dc7ac-cbe1-4386-a375-f373947bc552 INF CORS policy execution successful. 2024-03-23 16:10:28.883 +05:30 f7d2bf86-5679-45c6-bc4a-ce46b20be42d INF CORS policy execution successful. 2024-03-23 16:10:28.884 +05:30 f7d2bf86-5679-45c6-bc4a-ce46b20be42d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.7247ms 2024-03-23 16:10:28.884 +05:30 8a6dc7ac-cbe1-4386-a375-f373947bc552 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.6961ms 2024-03-23 16:10:28.884 +05:30 dda4da83-0b3d-4195-83be-e61514767ea1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.9088ms 2024-03-23 16:10:28.956 +05:30 60538067-9b72-45e5-a65c-7a008bfee5e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:28.957 +05:30 d9973c1e-3d4b-41ec-bdb9-eab8206f8de6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:28.959 +05:30 60538067-9b72-45e5-a65c-7a008bfee5e1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:28 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-23 16:10:28.959 +05:30 d9973c1e-3d4b-41ec-bdb9-eab8206f8de6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:28 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-23 16:10:28.960 +05:30 a960749b-629c-423f-9926-2b3f627546b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:28.963 +05:30 60538067-9b72-45e5-a65c-7a008bfee5e1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:28 AM'. 2024-03-23 16:10:28.963 +05:30 d9973c1e-3d4b-41ec-bdb9-eab8206f8de6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:28 AM'. 2024-03-23 16:10:28.964 +05:30 a123fbcc-9938-4bbe-89ad-3042f8e90e6f INF CORS policy execution successful. 2024-03-23 16:10:28.964 +05:30 0b722807-9b88-4c0c-a4d5-890540b94c24 INF CORS policy execution successful. 2024-03-23 16:10:28.964 +05:30 a123fbcc-9938-4bbe-89ad-3042f8e90e6f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:28.964 +05:30 0b722807-9b88-4c0c-a4d5-890540b94c24 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:28.964 +05:30 a960749b-629c-423f-9926-2b3f627546b6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:28 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-23 16:10:28.965 +05:30 0b722807-9b88-4c0c-a4d5-890540b94c24 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:28.965 +05:30 a123fbcc-9938-4bbe-89ad-3042f8e90e6f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:28.965 +05:30 a960749b-629c-423f-9926-2b3f627546b6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:28 AM'. 2024-03-23 16:10:28.965 +05:30 01d3696b-d081-4780-8722-3282eb5c8b2d INF CORS policy execution successful. 2024-03-23 16:10:28.965 +05:30 01d3696b-d081-4780-8722-3282eb5c8b2d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:28.966 +05:30 01d3696b-d081-4780-8722-3282eb5c8b2d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:28.967 +05:30 a123fbcc-9938-4bbe-89ad-3042f8e90e6f INF Fetching Country deatails 2024-03-23 16:10:28.967 +05:30 0b722807-9b88-4c0c-a4d5-890540b94c24 INF Fetching Department deatails 2024-03-23 16:10:28.967 +05:30 01d3696b-d081-4780-8722-3282eb5c8b2d INF Fetching City deatails 2024-03-23 16:10:28.991 +05:30 01d3696b-d081-4780-8722-3282eb5c8b2d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:28.991 +05:30 a123fbcc-9938-4bbe-89ad-3042f8e90e6f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:28.991 +05:30 a123fbcc-9938-4bbe-89ad-3042f8e90e6f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 26.2665ms 2024-03-23 16:10:28.991 +05:30 01d3696b-d081-4780-8722-3282eb5c8b2d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 25.8161ms 2024-03-23 16:10:28.992 +05:30 a123fbcc-9938-4bbe-89ad-3042f8e90e6f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:28.992 +05:30 01d3696b-d081-4780-8722-3282eb5c8b2d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:28.992 +05:30 a123fbcc-9938-4bbe-89ad-3042f8e90e6f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 36.1879ms 2024-03-23 16:10:28.992 +05:30 01d3696b-d081-4780-8722-3282eb5c8b2d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 32.2761ms 2024-03-23 16:10:29.047 +05:30 0b722807-9b88-4c0c-a4d5-890540b94c24 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:29.047 +05:30 0b722807-9b88-4c0c-a4d5-890540b94c24 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 82.1893ms 2024-03-23 16:10:29.047 +05:30 0b722807-9b88-4c0c-a4d5-890540b94c24 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:29.048 +05:30 0b722807-9b88-4c0c-a4d5-890540b94c24 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 90.5076ms 2024-03-23 16:10:32.902 +05:30 74f14856-bf73-4a6e-9d75-57f13cc9543b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:32.902 +05:30 c047e95e-368e-4965-902c-243a567e6a71 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:32.902 +05:30 c047e95e-368e-4965-902c-243a567e6a71 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40: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-03-23 16:10:32.902 +05:30 74f14856-bf73-4a6e-9d75-57f13cc9543b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40: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-03-23 16:10:32.903 +05:30 74f14856-bf73-4a6e-9d75-57f13cc9543b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:32 AM'. 2024-03-23 16:10:32.903 +05:30 c047e95e-368e-4965-902c-243a567e6a71 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:32 AM'. 2024-03-23 16:10:32.904 +05:30 2e53918f-88e5-45a6-8e99-226a1da5b0bb INF CORS policy execution successful. 2024-03-23 16:10:32.904 +05:30 c6876126-33b6-45a5-9005-88a602ca14f7 INF CORS policy execution successful. 2024-03-23 16:10:32.904 +05:30 2e53918f-88e5-45a6-8e99-226a1da5b0bb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:32.904 +05:30 c6876126-33b6-45a5-9005-88a602ca14f7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:32.904 +05:30 726715d6-5f89-4d4c-9570-a8776c7c1f88 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:32.904 +05:30 2e53918f-88e5-45a6-8e99-226a1da5b0bb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:32.904 +05:30 c6876126-33b6-45a5-9005-88a602ca14f7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:32.906 +05:30 c6876126-33b6-45a5-9005-88a602ca14f7 INF Fetching Country deatails 2024-03-23 16:10:32.906 +05:30 726715d6-5f89-4d4c-9570-a8776c7c1f88 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40: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-03-23 16:10:32.906 +05:30 2e53918f-88e5-45a6-8e99-226a1da5b0bb INF Fetching City deatails 2024-03-23 16:10:32.907 +05:30 726715d6-5f89-4d4c-9570-a8776c7c1f88 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:32 AM'. 2024-03-23 16:10:32.907 +05:30 5cd304bd-8c87-4d22-bb08-15a6471a9f54 INF CORS policy execution successful. 2024-03-23 16:10:32.907 +05:30 5cd304bd-8c87-4d22-bb08-15a6471a9f54 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:32.907 +05:30 5cd304bd-8c87-4d22-bb08-15a6471a9f54 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:32.908 +05:30 5cd304bd-8c87-4d22-bb08-15a6471a9f54 INF Fetching Department deatails 2024-03-23 16:10:32.915 +05:30 c6876126-33b6-45a5-9005-88a602ca14f7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:32.916 +05:30 c6876126-33b6-45a5-9005-88a602ca14f7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 11.1449ms 2024-03-23 16:10:32.916 +05:30 c6876126-33b6-45a5-9005-88a602ca14f7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:32.916 +05:30 c6876126-33b6-45a5-9005-88a602ca14f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 14.2485ms 2024-03-23 16:10:32.926 +05:30 2e53918f-88e5-45a6-8e99-226a1da5b0bb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:32.926 +05:30 2e53918f-88e5-45a6-8e99-226a1da5b0bb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 22.0395ms 2024-03-23 16:10:32.927 +05:30 2e53918f-88e5-45a6-8e99-226a1da5b0bb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:32.927 +05:30 2e53918f-88e5-45a6-8e99-226a1da5b0bb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 25.1764ms 2024-03-23 16:10:32.927 +05:30 5cd304bd-8c87-4d22-bb08-15a6471a9f54 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:32.928 +05:30 5cd304bd-8c87-4d22-bb08-15a6471a9f54 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 20.4552ms 2024-03-23 16:10:32.928 +05:30 5cd304bd-8c87-4d22-bb08-15a6471a9f54 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:32.928 +05:30 5cd304bd-8c87-4d22-bb08-15a6471a9f54 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 23.8247ms 2024-03-23 16:10:33.999 +05:30 9d9ba33e-cbb0-4bdd-93ed-a9f3af237560 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:33.999 +05:30 9ee282c9-7c61-464d-846b-0b1ecb563c2f INF CORS policy execution successful. 2024-03-23 16:10:34.000 +05:30 9ee282c9-7c61-464d-846b-0b1ecb563c2f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6787ms 2024-03-23 16:10:34.005 +05:30 e4478029-ed86-4721-9863-4d8f3daaacee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:34.005 +05:30 6522a1e2-25fe-4635-b0cf-52198456fb3b INF CORS policy execution successful. 2024-03-23 16:10:34.005 +05:30 6522a1e2-25fe-4635-b0cf-52198456fb3b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4747ms 2024-03-23 16:10:34.009 +05:30 398c682c-405b-46d0-a275-5ca8c985a08c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:34.009 +05:30 d5ba5925-8585-402b-88bd-f2d26f336718 INF CORS policy execution successful. 2024-03-23 16:10:34.009 +05:30 d5ba5925-8585-402b-88bd-f2d26f336718 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4557ms 2024-03-23 16:10:34.044 +05:30 2ff36517-22c4-46ef-8f05-16f3a9855145 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:34.045 +05:30 2ff36517-22c4-46ef-8f05-16f3a9855145 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40: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-23 16:10:34.045 +05:30 2ff36517-22c4-46ef-8f05-16f3a9855145 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:34 AM'. 2024-03-23 16:10:34.045 +05:30 3a3438ee-affc-4477-914f-e26f46ea7623 INF CORS policy execution successful. 2024-03-23 16:10:34.045 +05:30 3a3438ee-affc-4477-914f-e26f46ea7623 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:34.045 +05:30 3a3438ee-affc-4477-914f-e26f46ea7623 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:34.046 +05:30 3a3438ee-affc-4477-914f-e26f46ea7623 INF Fetching Country deatails 2024-03-23 16:10:34.050 +05:30 3a3438ee-affc-4477-914f-e26f46ea7623 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:34.050 +05:30 3a3438ee-affc-4477-914f-e26f46ea7623 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.1441ms 2024-03-23 16:10:34.051 +05:30 3a3438ee-affc-4477-914f-e26f46ea7623 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:34.051 +05:30 3a3438ee-affc-4477-914f-e26f46ea7623 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.9738ms 2024-03-23 16:10:34.051 +05:30 84c1c34a-4b09-4ab0-85fe-855777a84c0a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:34.051 +05:30 84c1c34a-4b09-4ab0-85fe-855777a84c0a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40: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-23 16:10:34.052 +05:30 84c1c34a-4b09-4ab0-85fe-855777a84c0a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:34 AM'. 2024-03-23 16:10:34.052 +05:30 41e42402-530d-4449-b5d4-6637127a45d4 INF CORS policy execution successful. 2024-03-23 16:10:34.052 +05:30 41e42402-530d-4449-b5d4-6637127a45d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:34.052 +05:30 41e42402-530d-4449-b5d4-6637127a45d4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:34.052 +05:30 41e42402-530d-4449-b5d4-6637127a45d4 INF Fetching Department deatails 2024-03-23 16:10:34.055 +05:30 41e42402-530d-4449-b5d4-6637127a45d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:34.055 +05:30 41e42402-530d-4449-b5d4-6637127a45d4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.7683ms 2024-03-23 16:10:34.055 +05:30 41e42402-530d-4449-b5d4-6637127a45d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:34.055 +05:30 41e42402-530d-4449-b5d4-6637127a45d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.0808ms 2024-03-23 16:10:34.059 +05:30 a5f698cf-4150-40bf-83fb-c6be4a3b766d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:34.059 +05:30 a5f698cf-4150-40bf-83fb-c6be4a3b766d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40: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-23 16:10:34.060 +05:30 a5f698cf-4150-40bf-83fb-c6be4a3b766d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:34 AM'. 2024-03-23 16:10:34.060 +05:30 ab6035e7-b298-4e38-8365-30e6e3b7bd50 INF CORS policy execution successful. 2024-03-23 16:10:34.060 +05:30 ab6035e7-b298-4e38-8365-30e6e3b7bd50 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:34.060 +05:30 ab6035e7-b298-4e38-8365-30e6e3b7bd50 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:34.060 +05:30 ab6035e7-b298-4e38-8365-30e6e3b7bd50 INF Fetching City deatails 2024-03-23 16:10:34.062 +05:30 ab6035e7-b298-4e38-8365-30e6e3b7bd50 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:34.063 +05:30 ab6035e7-b298-4e38-8365-30e6e3b7bd50 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.058ms 2024-03-23 16:10:34.063 +05:30 ab6035e7-b298-4e38-8365-30e6e3b7bd50 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:34.063 +05:30 ab6035e7-b298-4e38-8365-30e6e3b7bd50 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.2136ms 2024-03-23 16:10:34.556 +05:30 0e1f866a-d4ee-49b9-ba87-2ac81ae0f10e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:34.557 +05:30 0e1f866a-d4ee-49b9-ba87-2ac81ae0f10e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40: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-23 16:10:34.558 +05:30 0e1f866a-d4ee-49b9-ba87-2ac81ae0f10e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:34 AM'. 2024-03-23 16:10:34.558 +05:30 264d218c-c0b8-4ea7-88d3-6ac62718edc7 INF CORS policy execution successful. 2024-03-23 16:10:34.558 +05:30 264d218c-c0b8-4ea7-88d3-6ac62718edc7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:34.558 +05:30 264d218c-c0b8-4ea7-88d3-6ac62718edc7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:34.559 +05:30 541b4992-7dfd-4f5e-942b-3bc51a7ee6af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:34.559 +05:30 264d218c-c0b8-4ea7-88d3-6ac62718edc7 INF Fetching City deatails 2024-03-23 16:10:34.559 +05:30 541b4992-7dfd-4f5e-942b-3bc51a7ee6af INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40: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-23 16:10:34.560 +05:30 541b4992-7dfd-4f5e-942b-3bc51a7ee6af INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:34 AM'. 2024-03-23 16:10:34.560 +05:30 1f3db6ae-8694-443d-84d4-8bb3ce832c59 INF CORS policy execution successful. 2024-03-23 16:10:34.560 +05:30 1f3db6ae-8694-443d-84d4-8bb3ce832c59 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:34.560 +05:30 1f3db6ae-8694-443d-84d4-8bb3ce832c59 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:34.560 +05:30 1f3db6ae-8694-443d-84d4-8bb3ce832c59 INF Fetching Country deatails 2024-03-23 16:10:34.563 +05:30 3af6b22b-4c4e-4295-9dbe-f61773880563 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:34.564 +05:30 3af6b22b-4c4e-4295-9dbe-f61773880563 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40: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-23 16:10:34.565 +05:30 3af6b22b-4c4e-4295-9dbe-f61773880563 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:34 AM'. 2024-03-23 16:10:34.565 +05:30 951b587c-1584-4400-aba6-19a23162dd1d INF CORS policy execution successful. 2024-03-23 16:10:34.565 +05:30 951b587c-1584-4400-aba6-19a23162dd1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:34.565 +05:30 951b587c-1584-4400-aba6-19a23162dd1d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:34.566 +05:30 264d218c-c0b8-4ea7-88d3-6ac62718edc7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:34.566 +05:30 951b587c-1584-4400-aba6-19a23162dd1d INF Fetching Department deatails 2024-03-23 16:10:34.566 +05:30 264d218c-c0b8-4ea7-88d3-6ac62718edc7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.6885ms 2024-03-23 16:10:34.566 +05:30 264d218c-c0b8-4ea7-88d3-6ac62718edc7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:34.566 +05:30 264d218c-c0b8-4ea7-88d3-6ac62718edc7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.0336ms 2024-03-23 16:10:34.567 +05:30 1f3db6ae-8694-443d-84d4-8bb3ce832c59 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:34.568 +05:30 1f3db6ae-8694-443d-84d4-8bb3ce832c59 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.5283ms 2024-03-23 16:10:34.568 +05:30 1f3db6ae-8694-443d-84d4-8bb3ce832c59 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:34.568 +05:30 1f3db6ae-8694-443d-84d4-8bb3ce832c59 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 8.5958ms 2024-03-23 16:10:34.569 +05:30 951b587c-1584-4400-aba6-19a23162dd1d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:34.569 +05:30 951b587c-1584-4400-aba6-19a23162dd1d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.3157ms 2024-03-23 16:10:34.569 +05:30 951b587c-1584-4400-aba6-19a23162dd1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:34.569 +05:30 951b587c-1584-4400-aba6-19a23162dd1d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.7621ms 2024-03-23 16:10:35.646 +05:30 9f0a1136-9aa2-4853-ae28-4df179304c00 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:35.647 +05:30 e24cf611-aea8-4a2e-9a97-8eeb462e5472 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:35.647 +05:30 e24cf611-aea8-4a2e-9a97-8eeb462e5472 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:35 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-23 16:10:35.647 +05:30 9f0a1136-9aa2-4853-ae28-4df179304c00 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:35 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-23 16:10:35.648 +05:30 e24cf611-aea8-4a2e-9a97-8eeb462e5472 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:35 AM'. 2024-03-23 16:10:35.648 +05:30 9f0a1136-9aa2-4853-ae28-4df179304c00 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:35 AM'. 2024-03-23 16:10:35.648 +05:30 2a43017d-c91d-4667-950c-d70bd2044b7e INF CORS policy execution successful. 2024-03-23 16:10:35.648 +05:30 e90c3358-27f7-4bc8-ab34-ffb8eb4a8d27 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:35.648 +05:30 2a43017d-c91d-4667-950c-d70bd2044b7e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:35.648 +05:30 ad048982-a0f4-46ed-af14-2371cc11aaa4 INF CORS policy execution successful. 2024-03-23 16:10:35.648 +05:30 2a43017d-c91d-4667-950c-d70bd2044b7e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:35.648 +05:30 ad048982-a0f4-46ed-af14-2371cc11aaa4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:35.648 +05:30 ad048982-a0f4-46ed-af14-2371cc11aaa4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:35.649 +05:30 e90c3358-27f7-4bc8-ab34-ffb8eb4a8d27 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:35 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-23 16:10:35.649 +05:30 e90c3358-27f7-4bc8-ab34-ffb8eb4a8d27 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:35 AM'. 2024-03-23 16:10:35.649 +05:30 2a43017d-c91d-4667-950c-d70bd2044b7e INF Fetching Country deatails 2024-03-23 16:10:35.649 +05:30 ad048982-a0f4-46ed-af14-2371cc11aaa4 INF Fetching City deatails 2024-03-23 16:10:35.649 +05:30 054f4aa4-64c9-42c2-9aef-410c1f37262d INF CORS policy execution successful. 2024-03-23 16:10:35.649 +05:30 054f4aa4-64c9-42c2-9aef-410c1f37262d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:35.649 +05:30 054f4aa4-64c9-42c2-9aef-410c1f37262d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:35.650 +05:30 054f4aa4-64c9-42c2-9aef-410c1f37262d INF Fetching Department deatails 2024-03-23 16:10:35.653 +05:30 054f4aa4-64c9-42c2-9aef-410c1f37262d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:35.654 +05:30 054f4aa4-64c9-42c2-9aef-410c1f37262d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.3756ms 2024-03-23 16:10:35.654 +05:30 054f4aa4-64c9-42c2-9aef-410c1f37262d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:35.654 +05:30 054f4aa4-64c9-42c2-9aef-410c1f37262d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.8155ms 2024-03-23 16:10:35.655 +05:30 ad048982-a0f4-46ed-af14-2371cc11aaa4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:35.655 +05:30 ad048982-a0f4-46ed-af14-2371cc11aaa4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.4548ms 2024-03-23 16:10:35.655 +05:30 ad048982-a0f4-46ed-af14-2371cc11aaa4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:35.655 +05:30 ad048982-a0f4-46ed-af14-2371cc11aaa4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.9796ms 2024-03-23 16:10:35.657 +05:30 2a43017d-c91d-4667-950c-d70bd2044b7e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:35.657 +05:30 2a43017d-c91d-4667-950c-d70bd2044b7e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.834ms 2024-03-23 16:10:35.657 +05:30 2a43017d-c91d-4667-950c-d70bd2044b7e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:35.657 +05:30 2a43017d-c91d-4667-950c-d70bd2044b7e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 10.8774ms 2024-03-23 16:10:35.987 +05:30 140de0e6-7422-4b08-a342-a85cb6d23ae6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:35.987 +05:30 8a53ab29-4adf-4dfc-9453-79801eff4572 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:35.987 +05:30 15506e5a-6b60-4c78-b942-3d7d5b90f69b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:35.988 +05:30 140de0e6-7422-4b08-a342-a85cb6d23ae6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:35 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-23 16:10:35.988 +05:30 140de0e6-7422-4b08-a342-a85cb6d23ae6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:35 AM'. 2024-03-23 16:10:35.988 +05:30 7ae39e6e-f8bc-448a-bd0d-b4d0f96f0b09 INF CORS policy execution successful. 2024-03-23 16:10:35.988 +05:30 7ae39e6e-f8bc-448a-bd0d-b4d0f96f0b09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:35.988 +05:30 7ae39e6e-f8bc-448a-bd0d-b4d0f96f0b09 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:35.989 +05:30 15506e5a-6b60-4c78-b942-3d7d5b90f69b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:35 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-23 16:10:35.990 +05:30 8a53ab29-4adf-4dfc-9453-79801eff4572 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:35 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-23 16:10:35.990 +05:30 7ae39e6e-f8bc-448a-bd0d-b4d0f96f0b09 INF Fetching Country deatails 2024-03-23 16:10:35.990 +05:30 15506e5a-6b60-4c78-b942-3d7d5b90f69b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:35 AM'. 2024-03-23 16:10:35.991 +05:30 8a53ab29-4adf-4dfc-9453-79801eff4572 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:35 AM'. 2024-03-23 16:10:35.991 +05:30 3753bfe8-f524-422e-8f03-c568b4c2f503 INF CORS policy execution successful. 2024-03-23 16:10:35.991 +05:30 8d2f96df-0d29-46c1-a6c5-425b7ee79cb7 INF CORS policy execution successful. 2024-03-23 16:10:35.991 +05:30 3753bfe8-f524-422e-8f03-c568b4c2f503 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:35.991 +05:30 8d2f96df-0d29-46c1-a6c5-425b7ee79cb7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:35.991 +05:30 3753bfe8-f524-422e-8f03-c568b4c2f503 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:35.992 +05:30 8d2f96df-0d29-46c1-a6c5-425b7ee79cb7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:35.993 +05:30 3753bfe8-f524-422e-8f03-c568b4c2f503 INF Fetching City deatails 2024-03-23 16:10:35.994 +05:30 8d2f96df-0d29-46c1-a6c5-425b7ee79cb7 INF Fetching Department deatails 2024-03-23 16:10:36.003 +05:30 8d2f96df-0d29-46c1-a6c5-425b7ee79cb7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:36.004 +05:30 8d2f96df-0d29-46c1-a6c5-425b7ee79cb7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 12.0164ms 2024-03-23 16:10:36.004 +05:30 7ae39e6e-f8bc-448a-bd0d-b4d0f96f0b09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:36.004 +05:30 8d2f96df-0d29-46c1-a6c5-425b7ee79cb7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:36.004 +05:30 7ae39e6e-f8bc-448a-bd0d-b4d0f96f0b09 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 15.8097ms 2024-03-23 16:10:36.004 +05:30 7ae39e6e-f8bc-448a-bd0d-b4d0f96f0b09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:36.004 +05:30 8d2f96df-0d29-46c1-a6c5-425b7ee79cb7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 17.6897ms 2024-03-23 16:10:36.005 +05:30 7ae39e6e-f8bc-448a-bd0d-b4d0f96f0b09 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 17.8016ms 2024-03-23 16:10:36.005 +05:30 3753bfe8-f524-422e-8f03-c568b4c2f503 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:36.005 +05:30 3753bfe8-f524-422e-8f03-c568b4c2f503 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 13.5157ms 2024-03-23 16:10:36.005 +05:30 3753bfe8-f524-422e-8f03-c568b4c2f503 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:36.005 +05:30 3753bfe8-f524-422e-8f03-c568b4c2f503 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 18.4152ms 2024-03-23 16:10:36.112 +05:30 b8f72087-6f52-4086-8353-eb0aa77a7057 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:36.113 +05:30 b8f72087-6f52-4086-8353-eb0aa77a7057 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 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-23 16:10:36.114 +05:30 b8f72087-6f52-4086-8353-eb0aa77a7057 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 AM'. 2024-03-23 16:10:36.114 +05:30 82faaa6d-4392-483f-860b-63f4007f7dbb INF CORS policy execution successful. 2024-03-23 16:10:36.114 +05:30 82faaa6d-4392-483f-860b-63f4007f7dbb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:36.114 +05:30 82faaa6d-4392-483f-860b-63f4007f7dbb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:36.114 +05:30 82faaa6d-4392-483f-860b-63f4007f7dbb INF Fetching Department deatails 2024-03-23 16:10:36.117 +05:30 82faaa6d-4392-483f-860b-63f4007f7dbb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:36.117 +05:30 82faaa6d-4392-483f-860b-63f4007f7dbb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.6076ms 2024-03-23 16:10:36.118 +05:30 82faaa6d-4392-483f-860b-63f4007f7dbb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:36.118 +05:30 82faaa6d-4392-483f-860b-63f4007f7dbb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.7346ms 2024-03-23 16:10:36.119 +05:30 2dfb9783-42f8-4b55-bf78-e7e110b2e39e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:36.120 +05:30 2dfb9783-42f8-4b55-bf78-e7e110b2e39e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 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-23 16:10:36.120 +05:30 2dfb9783-42f8-4b55-bf78-e7e110b2e39e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 AM'. 2024-03-23 16:10:36.120 +05:30 a4110557-ea0c-4443-9bca-25b305cf9add INF CORS policy execution successful. 2024-03-23 16:10:36.120 +05:30 a4110557-ea0c-4443-9bca-25b305cf9add INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:36.121 +05:30 a4110557-ea0c-4443-9bca-25b305cf9add INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:36.121 +05:30 a4110557-ea0c-4443-9bca-25b305cf9add INF Fetching Country deatails 2024-03-23 16:10:36.125 +05:30 a4110557-ea0c-4443-9bca-25b305cf9add INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:36.125 +05:30 a4110557-ea0c-4443-9bca-25b305cf9add INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.4435ms 2024-03-23 16:10:36.125 +05:30 a4110557-ea0c-4443-9bca-25b305cf9add INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:36.125 +05:30 a4110557-ea0c-4443-9bca-25b305cf9add INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.8916ms 2024-03-23 16:10:36.128 +05:30 e9e48ee7-a08b-4d5e-907d-81364a514dcb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:36.129 +05:30 e9e48ee7-a08b-4d5e-907d-81364a514dcb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 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-23 16:10:36.129 +05:30 e9e48ee7-a08b-4d5e-907d-81364a514dcb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 AM'. 2024-03-23 16:10:36.129 +05:30 c6837de9-45a9-4075-b7f2-f51d4bb7712b INF CORS policy execution successful. 2024-03-23 16:10:36.129 +05:30 c6837de9-45a9-4075-b7f2-f51d4bb7712b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:36.129 +05:30 c6837de9-45a9-4075-b7f2-f51d4bb7712b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:36.132 +05:30 c6837de9-45a9-4075-b7f2-f51d4bb7712b INF Fetching City deatails 2024-03-23 16:10:36.146 +05:30 c6837de9-45a9-4075-b7f2-f51d4bb7712b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:36.152 +05:30 c6837de9-45a9-4075-b7f2-f51d4bb7712b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 22.5696ms 2024-03-23 16:10:36.152 +05:30 c6837de9-45a9-4075-b7f2-f51d4bb7712b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:36.153 +05:30 c6837de9-45a9-4075-b7f2-f51d4bb7712b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 24.4545ms 2024-03-23 16:10:36.266 +05:30 936acd41-d52f-466a-9edc-2b04b4311595 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:10:36.266 +05:30 f762c6df-10bd-4209-87af-e259c70a2006 INF CORS policy execution successful. 2024-03-23 16:10:36.267 +05:30 f762c6df-10bd-4209-87af-e259c70a2006 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7953ms 2024-03-23 16:10:36.306 +05:30 150b0146-306b-4bb6-8b88-c80c60768867 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:10:36.306 +05:30 150b0146-306b-4bb6-8b88-c80c60768867 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 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-23 16:10:36.307 +05:30 150b0146-306b-4bb6-8b88-c80c60768867 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 AM'. 2024-03-23 16:10:36.307 +05:30 22f4b87a-b57d-4b25-a94c-56ab6faf03ce INF CORS policy execution successful. 2024-03-23 16:10:36.307 +05:30 22f4b87a-b57d-4b25-a94c-56ab6faf03ce INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:10:36.307 +05:30 22f4b87a-b57d-4b25-a94c-56ab6faf03ce INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:10:36.308 +05:30 22f4b87a-b57d-4b25-a94c-56ab6faf03ce INF Fetching Field details for Master 2024-03-23 16:10:36.316 +05:30 22f4b87a-b57d-4b25-a94c-56ab6faf03ce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:36.317 +05:30 22f4b87a-b57d-4b25-a94c-56ab6faf03ce INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 10.3227ms 2024-03-23 16:10:36.318 +05:30 22f4b87a-b57d-4b25-a94c-56ab6faf03ce INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:10:36.318 +05:30 22f4b87a-b57d-4b25-a94c-56ab6faf03ce INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 12.2212ms 2024-03-23 16:10:36.483 +05:30 1efc851f-139e-4284-a094-522ac2e137a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:36.483 +05:30 1efc851f-139e-4284-a094-522ac2e137a5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 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-23 16:10:36.484 +05:30 1efc851f-139e-4284-a094-522ac2e137a5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 AM'. 2024-03-23 16:10:36.484 +05:30 4e965b3f-c0b3-4fa7-b441-3143901a9a3c INF CORS policy execution successful. 2024-03-23 16:10:36.484 +05:30 4e965b3f-c0b3-4fa7-b441-3143901a9a3c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:36.484 +05:30 4e965b3f-c0b3-4fa7-b441-3143901a9a3c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:36.485 +05:30 4e965b3f-c0b3-4fa7-b441-3143901a9a3c INF Fetching City deatails 2024-03-23 16:10:36.489 +05:30 6ec58e70-f680-49a2-b6c2-ad110630a21d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:36.490 +05:30 6ec58e70-f680-49a2-b6c2-ad110630a21d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 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-23 16:10:36.491 +05:30 6ec58e70-f680-49a2-b6c2-ad110630a21d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 AM'. 2024-03-23 16:10:36.491 +05:30 dd29c8f5-f64d-483c-a105-71bfa858f447 INF CORS policy execution successful. 2024-03-23 16:10:36.491 +05:30 4e965b3f-c0b3-4fa7-b441-3143901a9a3c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:36.491 +05:30 dd29c8f5-f64d-483c-a105-71bfa858f447 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:36.491 +05:30 dd29c8f5-f64d-483c-a105-71bfa858f447 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:36.491 +05:30 4e965b3f-c0b3-4fa7-b441-3143901a9a3c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.1646ms 2024-03-23 16:10:36.492 +05:30 4e965b3f-c0b3-4fa7-b441-3143901a9a3c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:36.492 +05:30 ffd11c43-b6a7-4614-80a7-5bae9fe81edf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:36.492 +05:30 4e965b3f-c0b3-4fa7-b441-3143901a9a3c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.2978ms 2024-03-23 16:10:36.492 +05:30 dd29c8f5-f64d-483c-a105-71bfa858f447 INF Fetching Country deatails 2024-03-23 16:10:36.492 +05:30 ffd11c43-b6a7-4614-80a7-5bae9fe81edf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 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-23 16:10:36.493 +05:30 ffd11c43-b6a7-4614-80a7-5bae9fe81edf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 AM'. 2024-03-23 16:10:36.493 +05:30 c728bcd1-207c-4318-9e69-f788f88353ac INF CORS policy execution successful. 2024-03-23 16:10:36.493 +05:30 c728bcd1-207c-4318-9e69-f788f88353ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:36.493 +05:30 c728bcd1-207c-4318-9e69-f788f88353ac INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:36.494 +05:30 c728bcd1-207c-4318-9e69-f788f88353ac INF Fetching Department deatails 2024-03-23 16:10:36.497 +05:30 dd29c8f5-f64d-483c-a105-71bfa858f447 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:36.497 +05:30 dd29c8f5-f64d-483c-a105-71bfa858f447 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.7548ms 2024-03-23 16:10:36.497 +05:30 dd29c8f5-f64d-483c-a105-71bfa858f447 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:36.497 +05:30 dd29c8f5-f64d-483c-a105-71bfa858f447 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 8.3646ms 2024-03-23 16:10:36.498 +05:30 c728bcd1-207c-4318-9e69-f788f88353ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:36.499 +05:30 c728bcd1-207c-4318-9e69-f788f88353ac INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.4349ms 2024-03-23 16:10:36.499 +05:30 c728bcd1-207c-4318-9e69-f788f88353ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:36.499 +05:30 c728bcd1-207c-4318-9e69-f788f88353ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.2139ms 2024-03-23 16:10:36.774 +05:30 83202d8b-eefb-4b24-9c52-7f0ecf585864 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:10:36.775 +05:30 83202d8b-eefb-4b24-9c52-7f0ecf585864 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 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-23 16:10:36.775 +05:30 83202d8b-eefb-4b24-9c52-7f0ecf585864 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:36 AM'. 2024-03-23 16:10:36.776 +05:30 ddd6b47a-2aae-4058-be5f-dc1ec47dd763 INF CORS policy execution successful. 2024-03-23 16:10:36.776 +05:30 ddd6b47a-2aae-4058-be5f-dc1ec47dd763 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:10:36.776 +05:30 ddd6b47a-2aae-4058-be5f-dc1ec47dd763 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:10:36.776 +05:30 ddd6b47a-2aae-4058-be5f-dc1ec47dd763 INF Fetching Field details for Master 2024-03-23 16:10:36.782 +05:30 ddd6b47a-2aae-4058-be5f-dc1ec47dd763 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:36.782 +05:30 ddd6b47a-2aae-4058-be5f-dc1ec47dd763 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.6859ms 2024-03-23 16:10:36.783 +05:30 ddd6b47a-2aae-4058-be5f-dc1ec47dd763 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:10:36.783 +05:30 ddd6b47a-2aae-4058-be5f-dc1ec47dd763 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.5372ms 2024-03-23 16:10:37.087 +05:30 26d18257-c7ad-4022-b03b-c803cb95e247 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:37.087 +05:30 26d18257-c7ad-4022-b03b-c803cb95e247 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.087 +05:30 26d18257-c7ad-4022-b03b-c803cb95e247 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.088 +05:30 15e83faa-caa3-4477-9967-3e8b18a5c87d INF CORS policy execution successful. 2024-03-23 16:10:37.088 +05:30 15e83faa-caa3-4477-9967-3e8b18a5c87d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:37.088 +05:30 15e83faa-caa3-4477-9967-3e8b18a5c87d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:37.088 +05:30 15e83faa-caa3-4477-9967-3e8b18a5c87d INF Fetching City deatails 2024-03-23 16:10:37.088 +05:30 35295b1d-4fda-4e0e-ad7d-5858bf7573f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:37.088 +05:30 35295b1d-4fda-4e0e-ad7d-5858bf7573f5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.089 +05:30 35295b1d-4fda-4e0e-ad7d-5858bf7573f5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.089 +05:30 d24d75ee-a5d8-4e67-b6f7-38c716f6d466 INF CORS policy execution successful. 2024-03-23 16:10:37.089 +05:30 d24d75ee-a5d8-4e67-b6f7-38c716f6d466 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:37.089 +05:30 d24d75ee-a5d8-4e67-b6f7-38c716f6d466 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:37.089 +05:30 0761e39a-30ba-4e76-bed0-b919ed9b6e53 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:37.089 +05:30 d24d75ee-a5d8-4e67-b6f7-38c716f6d466 INF Fetching Country deatails 2024-03-23 16:10:37.090 +05:30 0761e39a-30ba-4e76-bed0-b919ed9b6e53 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.090 +05:30 0761e39a-30ba-4e76-bed0-b919ed9b6e53 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.090 +05:30 ad21426d-14ce-490b-afec-cb65fd934dcf INF CORS policy execution successful. 2024-03-23 16:10:37.090 +05:30 ad21426d-14ce-490b-afec-cb65fd934dcf INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:37.090 +05:30 ad21426d-14ce-490b-afec-cb65fd934dcf INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:37.090 +05:30 ad21426d-14ce-490b-afec-cb65fd934dcf INF Fetching Department deatails 2024-03-23 16:10:37.091 +05:30 15e83faa-caa3-4477-9967-3e8b18a5c87d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.092 +05:30 15e83faa-caa3-4477-9967-3e8b18a5c87d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.8545ms 2024-03-23 16:10:37.092 +05:30 15e83faa-caa3-4477-9967-3e8b18a5c87d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:37.092 +05:30 15e83faa-caa3-4477-9967-3e8b18a5c87d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.2726ms 2024-03-23 16:10:37.092 +05:30 ad21426d-14ce-490b-afec-cb65fd934dcf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.093 +05:30 d24d75ee-a5d8-4e67-b6f7-38c716f6d466 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.093 +05:30 ad21426d-14ce-490b-afec-cb65fd934dcf INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.7114ms 2024-03-23 16:10:37.093 +05:30 ad21426d-14ce-490b-afec-cb65fd934dcf INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:37.093 +05:30 d24d75ee-a5d8-4e67-b6f7-38c716f6d466 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.8135ms 2024-03-23 16:10:37.093 +05:30 ad21426d-14ce-490b-afec-cb65fd934dcf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.5015ms 2024-03-23 16:10:37.093 +05:30 d24d75ee-a5d8-4e67-b6f7-38c716f6d466 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:37.093 +05:30 d24d75ee-a5d8-4e67-b6f7-38c716f6d466 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.7732ms 2024-03-23 16:10:37.298 +05:30 41a984f8-a31f-47e2-9c6b-af745de1b1d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:10:37.299 +05:30 41a984f8-a31f-47e2-9c6b-af745de1b1d8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.299 +05:30 41a984f8-a31f-47e2-9c6b-af745de1b1d8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.299 +05:30 a5773ac4-a3cf-41aa-9900-db1a8e531785 INF CORS policy execution successful. 2024-03-23 16:10:37.299 +05:30 a5773ac4-a3cf-41aa-9900-db1a8e531785 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:10:37.299 +05:30 a5773ac4-a3cf-41aa-9900-db1a8e531785 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:10:37.300 +05:30 a5773ac4-a3cf-41aa-9900-db1a8e531785 INF Fetching Field details for Master 2024-03-23 16:10:37.305 +05:30 a5773ac4-a3cf-41aa-9900-db1a8e531785 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.306 +05:30 a5773ac4-a3cf-41aa-9900-db1a8e531785 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.6156ms 2024-03-23 16:10:37.306 +05:30 a5773ac4-a3cf-41aa-9900-db1a8e531785 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:10:37.307 +05:30 a5773ac4-a3cf-41aa-9900-db1a8e531785 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.6819ms 2024-03-23 16:10:37.499 +05:30 b959768f-4c6a-41cc-b8d1-fa08d5a4fad5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:37.500 +05:30 407d039e-806b-47f6-a496-f7de5023b174 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:37.501 +05:30 b959768f-4c6a-41cc-b8d1-fa08d5a4fad5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.501 +05:30 407d039e-806b-47f6-a496-f7de5023b174 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.502 +05:30 8df8dcd1-59f0-49c2-8de3-bd37a14fb6c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:37.502 +05:30 b959768f-4c6a-41cc-b8d1-fa08d5a4fad5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.502 +05:30 407d039e-806b-47f6-a496-f7de5023b174 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.503 +05:30 8e76ae5e-5804-4056-b7fa-84f2fac52a91 INF CORS policy execution successful. 2024-03-23 16:10:37.503 +05:30 f3b3ddc1-2122-4887-86b7-4608750164f6 INF CORS policy execution successful. 2024-03-23 16:10:37.503 +05:30 8e76ae5e-5804-4056-b7fa-84f2fac52a91 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:37.503 +05:30 f3b3ddc1-2122-4887-86b7-4608750164f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:37.503 +05:30 8e76ae5e-5804-4056-b7fa-84f2fac52a91 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:37.503 +05:30 f3b3ddc1-2122-4887-86b7-4608750164f6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:37.503 +05:30 8df8dcd1-59f0-49c2-8de3-bd37a14fb6c3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.504 +05:30 8df8dcd1-59f0-49c2-8de3-bd37a14fb6c3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.504 +05:30 4987198b-d8e8-4a10-a8c5-15067fb317f5 INF CORS policy execution successful. 2024-03-23 16:10:37.504 +05:30 4987198b-d8e8-4a10-a8c5-15067fb317f5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:37.504 +05:30 f3b3ddc1-2122-4887-86b7-4608750164f6 INF Fetching City deatails 2024-03-23 16:10:37.504 +05:30 4987198b-d8e8-4a10-a8c5-15067fb317f5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:37.504 +05:30 8e76ae5e-5804-4056-b7fa-84f2fac52a91 INF Fetching Country deatails 2024-03-23 16:10:37.504 +05:30 4987198b-d8e8-4a10-a8c5-15067fb317f5 INF Fetching Department deatails 2024-03-23 16:10:37.512 +05:30 4987198b-d8e8-4a10-a8c5-15067fb317f5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.512 +05:30 4987198b-d8e8-4a10-a8c5-15067fb317f5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 8.4868ms 2024-03-23 16:10:37.512 +05:30 f3b3ddc1-2122-4887-86b7-4608750164f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.513 +05:30 4987198b-d8e8-4a10-a8c5-15067fb317f5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:37.513 +05:30 4987198b-d8e8-4a10-a8c5-15067fb317f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.2465ms 2024-03-23 16:10:37.513 +05:30 f3b3ddc1-2122-4887-86b7-4608750164f6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.6706ms 2024-03-23 16:10:37.513 +05:30 f3b3ddc1-2122-4887-86b7-4608750164f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:37.513 +05:30 f3b3ddc1-2122-4887-86b7-4608750164f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 13.951ms 2024-03-23 16:10:37.515 +05:30 8e76ae5e-5804-4056-b7fa-84f2fac52a91 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.515 +05:30 8e76ae5e-5804-4056-b7fa-84f2fac52a91 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 12.0468ms 2024-03-23 16:10:37.515 +05:30 8e76ae5e-5804-4056-b7fa-84f2fac52a91 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:37.515 +05:30 8e76ae5e-5804-4056-b7fa-84f2fac52a91 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 15.8684ms 2024-03-23 16:10:37.697 +05:30 f3b71e02-0559-4863-8a39-ff4fbbb8945b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:37.697 +05:30 7990c884-0ca7-4ba8-95e8-128aadba7fff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:37.698 +05:30 7990c884-0ca7-4ba8-95e8-128aadba7fff INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.698 +05:30 f3b71e02-0559-4863-8a39-ff4fbbb8945b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.699 +05:30 7990c884-0ca7-4ba8-95e8-128aadba7fff INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.699 +05:30 f3b71e02-0559-4863-8a39-ff4fbbb8945b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.699 +05:30 455abdad-c325-48ef-8462-d9d123d297b0 INF CORS policy execution successful. 2024-03-23 16:10:37.699 +05:30 9c4bcc33-f345-4a12-afd2-685d289aed49 INF CORS policy execution successful. 2024-03-23 16:10:37.699 +05:30 455abdad-c325-48ef-8462-d9d123d297b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:37.699 +05:30 9c4bcc33-f345-4a12-afd2-685d289aed49 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:37.700 +05:30 9c4bcc33-f345-4a12-afd2-685d289aed49 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:37.700 +05:30 455abdad-c325-48ef-8462-d9d123d297b0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:37.700 +05:30 9c4bcc33-f345-4a12-afd2-685d289aed49 INF Fetching Country deatails 2024-03-23 16:10:37.700 +05:30 455abdad-c325-48ef-8462-d9d123d297b0 INF Fetching City deatails 2024-03-23 16:10:37.701 +05:30 84c700c1-254a-49c5-b44c-8e33a652523d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:37.701 +05:30 84c700c1-254a-49c5-b44c-8e33a652523d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.701 +05:30 84c700c1-254a-49c5-b44c-8e33a652523d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.702 +05:30 328eb840-14de-4f0f-bc62-57a173c9943f INF CORS policy execution successful. 2024-03-23 16:10:37.702 +05:30 328eb840-14de-4f0f-bc62-57a173c9943f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:37.702 +05:30 328eb840-14de-4f0f-bc62-57a173c9943f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:37.702 +05:30 328eb840-14de-4f0f-bc62-57a173c9943f INF Fetching Department deatails 2024-03-23 16:10:37.704 +05:30 9c4bcc33-f345-4a12-afd2-685d289aed49 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.704 +05:30 455abdad-c325-48ef-8462-d9d123d297b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.704 +05:30 9c4bcc33-f345-4a12-afd2-685d289aed49 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.2901ms 2024-03-23 16:10:37.704 +05:30 9c4bcc33-f345-4a12-afd2-685d289aed49 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:37.704 +05:30 455abdad-c325-48ef-8462-d9d123d297b0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.4038ms 2024-03-23 16:10:37.704 +05:30 455abdad-c325-48ef-8462-d9d123d297b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:37.704 +05:30 9c4bcc33-f345-4a12-afd2-685d289aed49 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.6352ms 2024-03-23 16:10:37.704 +05:30 455abdad-c325-48ef-8462-d9d123d297b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.2635ms 2024-03-23 16:10:37.705 +05:30 328eb840-14de-4f0f-bc62-57a173c9943f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.705 +05:30 328eb840-14de-4f0f-bc62-57a173c9943f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.12ms 2024-03-23 16:10:37.705 +05:30 328eb840-14de-4f0f-bc62-57a173c9943f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:37.705 +05:30 328eb840-14de-4f0f-bc62-57a173c9943f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2073ms 2024-03-23 16:10:37.795 +05:30 19945ffe-dd77-40cb-8617-7ba2ca789c2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:37.796 +05:30 19945ffe-dd77-40cb-8617-7ba2ca789c2b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.796 +05:30 19945ffe-dd77-40cb-8617-7ba2ca789c2b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.796 +05:30 a653628a-b9df-4438-8905-e6faeebf4369 INF CORS policy execution successful. 2024-03-23 16:10:37.796 +05:30 a653628a-b9df-4438-8905-e6faeebf4369 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:37.796 +05:30 a653628a-b9df-4438-8905-e6faeebf4369 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:37.797 +05:30 7ea29db0-1b03-4927-9c5f-eaa24c2d5e2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:37.797 +05:30 a653628a-b9df-4438-8905-e6faeebf4369 INF Fetching City deatails 2024-03-23 16:10:37.797 +05:30 dc06a147-76e7-4d76-98a6-faf80ecae0eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:37.797 +05:30 7ea29db0-1b03-4927-9c5f-eaa24c2d5e2b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.798 +05:30 7ea29db0-1b03-4927-9c5f-eaa24c2d5e2b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.797 +05:30 dc06a147-76e7-4d76-98a6-faf80ecae0eb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 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-23 16:10:37.798 +05:30 dd9ffbd1-d10f-40dc-960b-425a45ad8030 INF CORS policy execution successful. 2024-03-23 16:10:37.798 +05:30 dc06a147-76e7-4d76-98a6-faf80ecae0eb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:37 AM'. 2024-03-23 16:10:37.798 +05:30 dd9ffbd1-d10f-40dc-960b-425a45ad8030 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:37.798 +05:30 dd9d98f5-5870-44c5-a5dc-5a5745c9e1a5 INF CORS policy execution successful. 2024-03-23 16:10:37.798 +05:30 dd9ffbd1-d10f-40dc-960b-425a45ad8030 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:37.798 +05:30 dd9d98f5-5870-44c5-a5dc-5a5745c9e1a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:37.799 +05:30 dd9d98f5-5870-44c5-a5dc-5a5745c9e1a5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:37.799 +05:30 dd9ffbd1-d10f-40dc-960b-425a45ad8030 INF Fetching Country deatails 2024-03-23 16:10:37.799 +05:30 dd9d98f5-5870-44c5-a5dc-5a5745c9e1a5 INF Fetching Department deatails 2024-03-23 16:10:37.801 +05:30 a653628a-b9df-4438-8905-e6faeebf4369 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.801 +05:30 a653628a-b9df-4438-8905-e6faeebf4369 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.008ms 2024-03-23 16:10:37.801 +05:30 a653628a-b9df-4438-8905-e6faeebf4369 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:37.802 +05:30 a653628a-b9df-4438-8905-e6faeebf4369 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.4152ms 2024-03-23 16:10:37.802 +05:30 dd9d98f5-5870-44c5-a5dc-5a5745c9e1a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.803 +05:30 dd9d98f5-5870-44c5-a5dc-5a5745c9e1a5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.9672ms 2024-03-23 16:10:37.803 +05:30 dd9d98f5-5870-44c5-a5dc-5a5745c9e1a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:37.803 +05:30 dd9d98f5-5870-44c5-a5dc-5a5745c9e1a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.7817ms 2024-03-23 16:10:37.803 +05:30 dd9ffbd1-d10f-40dc-960b-425a45ad8030 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:37.803 +05:30 dd9ffbd1-d10f-40dc-960b-425a45ad8030 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.0083ms 2024-03-23 16:10:37.804 +05:30 dd9ffbd1-d10f-40dc-960b-425a45ad8030 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:37.804 +05:30 dd9ffbd1-d10f-40dc-960b-425a45ad8030 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.0016ms 2024-03-23 16:10:38.329 +05:30 247a4a1f-be42-4cac-a879-c6490ed5daef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:10:38.329 +05:30 247a4a1f-be42-4cac-a879-c6490ed5daef INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 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-23 16:10:38.330 +05:30 247a4a1f-be42-4cac-a879-c6490ed5daef INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 AM'. 2024-03-23 16:10:38.330 +05:30 d0ac18f0-aaf0-4247-8e3d-15e1805969ff INF CORS policy execution successful. 2024-03-23 16:10:38.330 +05:30 d0ac18f0-aaf0-4247-8e3d-15e1805969ff INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:10:38.330 +05:30 d0ac18f0-aaf0-4247-8e3d-15e1805969ff INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:10:38.331 +05:30 d0ac18f0-aaf0-4247-8e3d-15e1805969ff INF Fetching Field details for Master 2024-03-23 16:10:38.337 +05:30 d0ac18f0-aaf0-4247-8e3d-15e1805969ff INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:38.338 +05:30 d0ac18f0-aaf0-4247-8e3d-15e1805969ff INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.3998ms 2024-03-23 16:10:38.338 +05:30 d0ac18f0-aaf0-4247-8e3d-15e1805969ff INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:10:38.338 +05:30 d0ac18f0-aaf0-4247-8e3d-15e1805969ff INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.5648ms 2024-03-23 16:10:38.517 +05:30 dffba457-5c34-4d57-8e35-bf62526efa04 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:38.518 +05:30 dffba457-5c34-4d57-8e35-bf62526efa04 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 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-23 16:10:38.518 +05:30 dffba457-5c34-4d57-8e35-bf62526efa04 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 AM'. 2024-03-23 16:10:38.518 +05:30 bd5feea4-798b-40ae-aa8b-99fb9919b9de INF CORS policy execution successful. 2024-03-23 16:10:38.519 +05:30 bd5feea4-798b-40ae-aa8b-99fb9919b9de INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:38.519 +05:30 bd5feea4-798b-40ae-aa8b-99fb9919b9de INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:38.519 +05:30 bd5feea4-798b-40ae-aa8b-99fb9919b9de INF Fetching City deatails 2024-03-23 16:10:38.520 +05:30 269e1501-7d36-483d-bbc7-173c1ede4797 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:38.521 +05:30 269e1501-7d36-483d-bbc7-173c1ede4797 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 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-23 16:10:38.521 +05:30 269e1501-7d36-483d-bbc7-173c1ede4797 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 AM'. 2024-03-23 16:10:38.521 +05:30 8fe5d495-a321-4509-8e15-a8a646ebc9e2 INF CORS policy execution successful. 2024-03-23 16:10:38.521 +05:30 8fe5d495-a321-4509-8e15-a8a646ebc9e2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:38.521 +05:30 8fe5d495-a321-4509-8e15-a8a646ebc9e2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:38.522 +05:30 8fe5d495-a321-4509-8e15-a8a646ebc9e2 INF Fetching Country deatails 2024-03-23 16:10:38.522 +05:30 4d2a2ffb-2074-4d80-95bd-5b23d8aac290 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:38.522 +05:30 4d2a2ffb-2074-4d80-95bd-5b23d8aac290 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 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-23 16:10:38.522 +05:30 bd5feea4-798b-40ae-aa8b-99fb9919b9de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:38.522 +05:30 4d2a2ffb-2074-4d80-95bd-5b23d8aac290 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 AM'. 2024-03-23 16:10:38.523 +05:30 251b0714-710e-4192-bc22-2dd6bd54d4a6 INF CORS policy execution successful. 2024-03-23 16:10:38.523 +05:30 251b0714-710e-4192-bc22-2dd6bd54d4a6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:38.523 +05:30 251b0714-710e-4192-bc22-2dd6bd54d4a6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:38.523 +05:30 bd5feea4-798b-40ae-aa8b-99fb9919b9de INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.0601ms 2024-03-23 16:10:38.523 +05:30 bd5feea4-798b-40ae-aa8b-99fb9919b9de INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:38.523 +05:30 bd5feea4-798b-40ae-aa8b-99fb9919b9de INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.5778ms 2024-03-23 16:10:38.523 +05:30 251b0714-710e-4192-bc22-2dd6bd54d4a6 INF Fetching Department deatails 2024-03-23 16:10:38.525 +05:30 8fe5d495-a321-4509-8e15-a8a646ebc9e2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:38.525 +05:30 8fe5d495-a321-4509-8e15-a8a646ebc9e2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.9114ms 2024-03-23 16:10:38.525 +05:30 8fe5d495-a321-4509-8e15-a8a646ebc9e2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:38.525 +05:30 8fe5d495-a321-4509-8e15-a8a646ebc9e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.9142ms 2024-03-23 16:10:38.526 +05:30 251b0714-710e-4192-bc22-2dd6bd54d4a6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:38.527 +05:30 251b0714-710e-4192-bc22-2dd6bd54d4a6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.8924ms 2024-03-23 16:10:38.527 +05:30 251b0714-710e-4192-bc22-2dd6bd54d4a6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:38.527 +05:30 251b0714-710e-4192-bc22-2dd6bd54d4a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.154ms 2024-03-23 16:10:38.737 +05:30 d88478a2-6815-4c35-8f36-ad4534767ac5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:38.738 +05:30 70f313b1-ff27-4394-8394-47597bcaff68 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:38.738 +05:30 d88478a2-6815-4c35-8f36-ad4534767ac5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 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-23 16:10:38.738 +05:30 70f313b1-ff27-4394-8394-47597bcaff68 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 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-23 16:10:38.738 +05:30 d88478a2-6815-4c35-8f36-ad4534767ac5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 AM'. 2024-03-23 16:10:38.739 +05:30 70f313b1-ff27-4394-8394-47597bcaff68 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 AM'. 2024-03-23 16:10:38.739 +05:30 1c7e9cc1-4cc4-4c43-a4f3-65a054046564 INF CORS policy execution successful. 2024-03-23 16:10:38.739 +05:30 324e20f4-9bbe-467c-9ee8-b509709ef078 INF CORS policy execution successful. 2024-03-23 16:10:38.739 +05:30 1c7e9cc1-4cc4-4c43-a4f3-65a054046564 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:38.739 +05:30 324e20f4-9bbe-467c-9ee8-b509709ef078 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:38.739 +05:30 324e20f4-9bbe-467c-9ee8-b509709ef078 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:38.739 +05:30 1c7e9cc1-4cc4-4c43-a4f3-65a054046564 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:38.739 +05:30 c40595d7-1e05-4675-8c84-c47965b33aac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:38.740 +05:30 c40595d7-1e05-4675-8c84-c47965b33aac INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 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-23 16:10:38.740 +05:30 1c7e9cc1-4cc4-4c43-a4f3-65a054046564 INF Fetching City deatails 2024-03-23 16:10:38.740 +05:30 324e20f4-9bbe-467c-9ee8-b509709ef078 INF Fetching Country deatails 2024-03-23 16:10:38.740 +05:30 c40595d7-1e05-4675-8c84-c47965b33aac INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:38 AM'. 2024-03-23 16:10:38.740 +05:30 ff4b5405-e1bc-40a6-bfc6-20020b9ab9b6 INF CORS policy execution successful. 2024-03-23 16:10:38.740 +05:30 ff4b5405-e1bc-40a6-bfc6-20020b9ab9b6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:38.740 +05:30 ff4b5405-e1bc-40a6-bfc6-20020b9ab9b6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:38.741 +05:30 ff4b5405-e1bc-40a6-bfc6-20020b9ab9b6 INF Fetching Department deatails 2024-03-23 16:10:38.746 +05:30 324e20f4-9bbe-467c-9ee8-b509709ef078 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:38.746 +05:30 324e20f4-9bbe-467c-9ee8-b509709ef078 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.9494ms 2024-03-23 16:10:38.746 +05:30 324e20f4-9bbe-467c-9ee8-b509709ef078 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:38.746 +05:30 324e20f4-9bbe-467c-9ee8-b509709ef078 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 8.6174ms 2024-03-23 16:10:38.748 +05:30 1c7e9cc1-4cc4-4c43-a4f3-65a054046564 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:38.748 +05:30 1c7e9cc1-4cc4-4c43-a4f3-65a054046564 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.0155ms 2024-03-23 16:10:38.748 +05:30 1c7e9cc1-4cc4-4c43-a4f3-65a054046564 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:38.748 +05:30 1c7e9cc1-4cc4-4c43-a4f3-65a054046564 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.6588ms 2024-03-23 16:10:38.749 +05:30 ff4b5405-e1bc-40a6-bfc6-20020b9ab9b6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:38.750 +05:30 ff4b5405-e1bc-40a6-bfc6-20020b9ab9b6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 9.2075ms 2024-03-23 16:10:38.750 +05:30 ff4b5405-e1bc-40a6-bfc6-20020b9ab9b6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:38.750 +05:30 ff4b5405-e1bc-40a6-bfc6-20020b9ab9b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 10.6243ms 2024-03-23 16:10:39.398 +05:30 5fb50384-080d-47b0-a8ab-e746e4394837 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:39.399 +05:30 6cea8a1d-24ef-46ba-89d5-c6c1d041b8e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:39.399 +05:30 2b4f3e52-3896-433b-b405-fb8254fbb72f INF CORS policy execution successful. 2024-03-23 16:10:39.399 +05:30 ce1ce0c4-eadf-440c-ae9e-59cb7978c7b1 INF CORS policy execution successful. 2024-03-23 16:10:39.399 +05:30 2b4f3e52-3896-433b-b405-fb8254fbb72f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4719ms 2024-03-23 16:10:39.399 +05:30 ce1ce0c4-eadf-440c-ae9e-59cb7978c7b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.0179ms 2024-03-23 16:10:39.400 +05:30 f3cef8d8-8007-418a-9e19-8465831e32ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:39.400 +05:30 adb2a521-3c4f-4277-815c-268a4f18c22a INF CORS policy execution successful. 2024-03-23 16:10:39.401 +05:30 adb2a521-3c4f-4277-815c-268a4f18c22a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6263ms 2024-03-23 16:10:39.539 +05:30 e1c6fc69-e26b-47fa-a364-f9d8c7152b00 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:39.540 +05:30 e1c6fc69-e26b-47fa-a364-f9d8c7152b00 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 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-23 16:10:39.540 +05:30 e1c6fc69-e26b-47fa-a364-f9d8c7152b00 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 AM'. 2024-03-23 16:10:39.540 +05:30 bdbe141e-bb74-4162-b696-0bb2bbc13e86 INF CORS policy execution successful. 2024-03-23 16:10:39.540 +05:30 bdbe141e-bb74-4162-b696-0bb2bbc13e86 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:39.540 +05:30 bdbe141e-bb74-4162-b696-0bb2bbc13e86 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:39.541 +05:30 bdbe141e-bb74-4162-b696-0bb2bbc13e86 INF Fetching Country deatails 2024-03-23 16:10:39.541 +05:30 a95c52ff-fc95-4b4f-b07b-717847d8df90 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:39.541 +05:30 a95c52ff-fc95-4b4f-b07b-717847d8df90 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 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-23 16:10:39.542 +05:30 a95c52ff-fc95-4b4f-b07b-717847d8df90 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 AM'. 2024-03-23 16:10:39.542 +05:30 008be7f0-0cfe-487a-8c71-3c62ec4d1e05 INF CORS policy execution successful. 2024-03-23 16:10:39.542 +05:30 008be7f0-0cfe-487a-8c71-3c62ec4d1e05 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:39.542 +05:30 008be7f0-0cfe-487a-8c71-3c62ec4d1e05 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:39.542 +05:30 008be7f0-0cfe-487a-8c71-3c62ec4d1e05 INF Fetching Department deatails 2024-03-23 16:10:39.544 +05:30 6429043b-20a7-4aa7-925b-d804372032c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:39.545 +05:30 6429043b-20a7-4aa7-925b-d804372032c5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 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-23 16:10:39.545 +05:30 6429043b-20a7-4aa7-925b-d804372032c5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 AM'. 2024-03-23 16:10:39.546 +05:30 9d44533f-66d8-4c4b-880e-acd9ab329a95 INF CORS policy execution successful. 2024-03-23 16:10:39.546 +05:30 bdbe141e-bb74-4162-b696-0bb2bbc13e86 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:39.546 +05:30 9d44533f-66d8-4c4b-880e-acd9ab329a95 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:39.546 +05:30 9d44533f-66d8-4c4b-880e-acd9ab329a95 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:39.546 +05:30 bdbe141e-bb74-4162-b696-0bb2bbc13e86 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.0561ms 2024-03-23 16:10:39.546 +05:30 bdbe141e-bb74-4162-b696-0bb2bbc13e86 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:39.547 +05:30 bdbe141e-bb74-4162-b696-0bb2bbc13e86 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.7509ms 2024-03-23 16:10:39.547 +05:30 9d44533f-66d8-4c4b-880e-acd9ab329a95 INF Fetching City deatails 2024-03-23 16:10:39.549 +05:30 008be7f0-0cfe-487a-8c71-3c62ec4d1e05 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:39.550 +05:30 008be7f0-0cfe-487a-8c71-3c62ec4d1e05 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.7037ms 2024-03-23 16:10:39.550 +05:30 008be7f0-0cfe-487a-8c71-3c62ec4d1e05 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:39.550 +05:30 008be7f0-0cfe-487a-8c71-3c62ec4d1e05 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.3146ms 2024-03-23 16:10:39.553 +05:30 9d44533f-66d8-4c4b-880e-acd9ab329a95 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:39.553 +05:30 9d44533f-66d8-4c4b-880e-acd9ab329a95 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.3796ms 2024-03-23 16:10:39.553 +05:30 9d44533f-66d8-4c4b-880e-acd9ab329a95 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:39.554 +05:30 9d44533f-66d8-4c4b-880e-acd9ab329a95 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.5742ms 2024-03-23 16:10:39.599 +05:30 c2956511-1576-41db-ae31-8355be2ce882 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:39.599 +05:30 c2956511-1576-41db-ae31-8355be2ce882 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 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-23 16:10:39.600 +05:30 c2956511-1576-41db-ae31-8355be2ce882 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 AM'. 2024-03-23 16:10:39.600 +05:30 f9c5ec0e-13a7-41f9-86ca-13ac97aae9f2 INF CORS policy execution successful. 2024-03-23 16:10:39.600 +05:30 f9c5ec0e-13a7-41f9-86ca-13ac97aae9f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:39.600 +05:30 f9c5ec0e-13a7-41f9-86ca-13ac97aae9f2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:39.601 +05:30 0bf526b4-b920-4efb-916b-611bc92808b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:39.601 +05:30 f9c5ec0e-13a7-41f9-86ca-13ac97aae9f2 INF Fetching Country deatails 2024-03-23 16:10:39.601 +05:30 0bf526b4-b920-4efb-916b-611bc92808b5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 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-23 16:10:39.602 +05:30 0bf526b4-b920-4efb-916b-611bc92808b5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 AM'. 2024-03-23 16:10:39.602 +05:30 89a6a8b0-63da-4b7d-a28a-8e6823cb965b INF CORS policy execution successful. 2024-03-23 16:10:39.602 +05:30 89a6a8b0-63da-4b7d-a28a-8e6823cb965b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:39.602 +05:30 89a6a8b0-63da-4b7d-a28a-8e6823cb965b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:39.603 +05:30 89a6a8b0-63da-4b7d-a28a-8e6823cb965b INF Fetching Department deatails 2024-03-23 16:10:39.607 +05:30 f5ce8847-c70b-4b65-8bcd-c89ecf44d55c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:39.607 +05:30 f9c5ec0e-13a7-41f9-86ca-13ac97aae9f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:39.607 +05:30 f5ce8847-c70b-4b65-8bcd-c89ecf44d55c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 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-23 16:10:39.608 +05:30 f5ce8847-c70b-4b65-8bcd-c89ecf44d55c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 AM'. 2024-03-23 16:10:39.607 +05:30 f9c5ec0e-13a7-41f9-86ca-13ac97aae9f2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.4635ms 2024-03-23 16:10:39.608 +05:30 caa63059-a76f-4c11-922c-425ae5a241e5 INF CORS policy execution successful. 2024-03-23 16:10:39.608 +05:30 caa63059-a76f-4c11-922c-425ae5a241e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:39.608 +05:30 f9c5ec0e-13a7-41f9-86ca-13ac97aae9f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:39.608 +05:30 caa63059-a76f-4c11-922c-425ae5a241e5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:39.608 +05:30 f9c5ec0e-13a7-41f9-86ca-13ac97aae9f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.5388ms 2024-03-23 16:10:39.608 +05:30 89a6a8b0-63da-4b7d-a28a-8e6823cb965b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:39.608 +05:30 caa63059-a76f-4c11-922c-425ae5a241e5 INF Fetching City deatails 2024-03-23 16:10:39.609 +05:30 89a6a8b0-63da-4b7d-a28a-8e6823cb965b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.6573ms 2024-03-23 16:10:39.609 +05:30 89a6a8b0-63da-4b7d-a28a-8e6823cb965b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:39.609 +05:30 89a6a8b0-63da-4b7d-a28a-8e6823cb965b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.4043ms 2024-03-23 16:10:39.612 +05:30 caa63059-a76f-4c11-922c-425ae5a241e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:39.613 +05:30 caa63059-a76f-4c11-922c-425ae5a241e5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.7131ms 2024-03-23 16:10:39.613 +05:30 caa63059-a76f-4c11-922c-425ae5a241e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:39.613 +05:30 caa63059-a76f-4c11-922c-425ae5a241e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.3551ms 2024-03-23 16:10:39.765 +05:30 0de45c36-f420-4743-ad68-8e491efaddc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:10:39.766 +05:30 0de45c36-f420-4743-ad68-8e491efaddc1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 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-23 16:10:39.766 +05:30 0de45c36-f420-4743-ad68-8e491efaddc1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:39 AM'. 2024-03-23 16:10:39.766 +05:30 8d33bd5c-fcea-4d17-9174-77473f5bc5eb INF CORS policy execution successful. 2024-03-23 16:10:39.766 +05:30 8d33bd5c-fcea-4d17-9174-77473f5bc5eb INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:10:39.767 +05:30 8d33bd5c-fcea-4d17-9174-77473f5bc5eb INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:10:39.767 +05:30 8d33bd5c-fcea-4d17-9174-77473f5bc5eb INF Fetching Field details for Master 2024-03-23 16:10:39.775 +05:30 8d33bd5c-fcea-4d17-9174-77473f5bc5eb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:39.776 +05:30 8d33bd5c-fcea-4d17-9174-77473f5bc5eb INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 9.2936ms 2024-03-23 16:10:39.776 +05:30 8d33bd5c-fcea-4d17-9174-77473f5bc5eb INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:10:39.776 +05:30 8d33bd5c-fcea-4d17-9174-77473f5bc5eb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.9602ms 2024-03-23 16:10:47.888 +05:30 d296984e-c189-49b8-b61c-00f834f0eedc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:47.889 +05:30 d1becd95-47c4-4c02-a70b-1de2be4e05ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:47.889 +05:30 41b456d1-e767-4b22-9bb9-1695e9bfe7c2 INF CORS policy execution successful. 2024-03-23 16:10:47.889 +05:30 829817ab-c529-4f60-9755-4366d6896b74 INF CORS policy execution successful. 2024-03-23 16:10:47.889 +05:30 41b456d1-e767-4b22-9bb9-1695e9bfe7c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8556ms 2024-03-23 16:10:47.889 +05:30 829817ab-c529-4f60-9755-4366d6896b74 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5979ms 2024-03-23 16:10:47.902 +05:30 f992f5eb-bd69-4848-8f13-9a50ecb43644 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:47.902 +05:30 bd992e9a-4fb8-49c9-97cf-7ac346f46eec INF CORS policy execution successful. 2024-03-23 16:10:47.903 +05:30 bd992e9a-4fb8-49c9-97cf-7ac346f46eec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5636ms 2024-03-23 16:10:48.027 +05:30 685b9bc1-d4e6-4708-b5c4-b402c4585a8b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:48.027 +05:30 685b9bc1-d4e6-4708-b5c4-b402c4585a8b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.027 +05:30 417ad239-5db7-4f86-acdc-3a669312cb10 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:48.028 +05:30 685b9bc1-d4e6-4708-b5c4-b402c4585a8b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.028 +05:30 34fdfb5f-427f-4de1-89dc-5683d59cfc5b INF CORS policy execution successful. 2024-03-23 16:10:48.028 +05:30 34fdfb5f-427f-4de1-89dc-5683d59cfc5b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:48.028 +05:30 417ad239-5db7-4f86-acdc-3a669312cb10 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.028 +05:30 34fdfb5f-427f-4de1-89dc-5683d59cfc5b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:48.028 +05:30 417ad239-5db7-4f86-acdc-3a669312cb10 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.028 +05:30 7a76a15c-8100-4963-bfc1-2695605dc2be INF CORS policy execution successful. 2024-03-23 16:10:48.028 +05:30 7a76a15c-8100-4963-bfc1-2695605dc2be INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:48.028 +05:30 7a76a15c-8100-4963-bfc1-2695605dc2be INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:48.029 +05:30 b81fb803-bb57-4c48-9d48-a2769efc03b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:48.029 +05:30 34fdfb5f-427f-4de1-89dc-5683d59cfc5b INF Fetching Country deatails 2024-03-23 16:10:48.029 +05:30 7a76a15c-8100-4963-bfc1-2695605dc2be INF Fetching Department deatails 2024-03-23 16:10:48.029 +05:30 b81fb803-bb57-4c48-9d48-a2769efc03b4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.029 +05:30 b81fb803-bb57-4c48-9d48-a2769efc03b4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.029 +05:30 15dfd286-8d6d-4751-9e7b-740912407b20 INF CORS policy execution successful. 2024-03-23 16:10:48.029 +05:30 15dfd286-8d6d-4751-9e7b-740912407b20 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:48.029 +05:30 15dfd286-8d6d-4751-9e7b-740912407b20 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:48.030 +05:30 15dfd286-8d6d-4751-9e7b-740912407b20 INF Fetching City deatails 2024-03-23 16:10:48.036 +05:30 34fdfb5f-427f-4de1-89dc-5683d59cfc5b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.036 +05:30 34fdfb5f-427f-4de1-89dc-5683d59cfc5b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.2039ms 2024-03-23 16:10:48.037 +05:30 34fdfb5f-427f-4de1-89dc-5683d59cfc5b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:48.037 +05:30 15dfd286-8d6d-4751-9e7b-740912407b20 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.037 +05:30 7a76a15c-8100-4963-bfc1-2695605dc2be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.037 +05:30 34fdfb5f-427f-4de1-89dc-5683d59cfc5b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 10.1922ms 2024-03-23 16:10:48.037 +05:30 7a76a15c-8100-4963-bfc1-2695605dc2be INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 8.3819ms 2024-03-23 16:10:48.037 +05:30 15dfd286-8d6d-4751-9e7b-740912407b20 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.4881ms 2024-03-23 16:10:48.037 +05:30 7a76a15c-8100-4963-bfc1-2695605dc2be INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:48.037 +05:30 15dfd286-8d6d-4751-9e7b-740912407b20 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:48.037 +05:30 7a76a15c-8100-4963-bfc1-2695605dc2be INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.6067ms 2024-03-23 16:10:48.037 +05:30 15dfd286-8d6d-4751-9e7b-740912407b20 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.4864ms 2024-03-23 16:10:48.327 +05:30 5f720c9d-33ff-4b72-9200-f0224ab2e080 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:48.328 +05:30 5f720c9d-33ff-4b72-9200-f0224ab2e080 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.328 +05:30 093ef458-4afb-438f-9ef0-46f82e6a69e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:48.328 +05:30 5f720c9d-33ff-4b72-9200-f0224ab2e080 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.328 +05:30 934ece53-370d-441b-9438-f313ee026096 INF CORS policy execution successful. 2024-03-23 16:10:48.328 +05:30 934ece53-370d-441b-9438-f313ee026096 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:48.328 +05:30 934ece53-370d-441b-9438-f313ee026096 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:48.328 +05:30 093ef458-4afb-438f-9ef0-46f82e6a69e9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.329 +05:30 093ef458-4afb-438f-9ef0-46f82e6a69e9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.329 +05:30 bbc86362-aa89-4fdd-9f55-109ef4757f06 INF CORS policy execution successful. 2024-03-23 16:10:48.329 +05:30 bbc86362-aa89-4fdd-9f55-109ef4757f06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:48.329 +05:30 bbc86362-aa89-4fdd-9f55-109ef4757f06 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:48.329 +05:30 934ece53-370d-441b-9438-f313ee026096 INF Fetching City deatails 2024-03-23 16:10:48.329 +05:30 51629597-b76f-44d7-8dc3-28aaf578c715 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:48.329 +05:30 bbc86362-aa89-4fdd-9f55-109ef4757f06 INF Fetching Country deatails 2024-03-23 16:10:48.330 +05:30 51629597-b76f-44d7-8dc3-28aaf578c715 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.330 +05:30 51629597-b76f-44d7-8dc3-28aaf578c715 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.330 +05:30 af06a668-5246-42f6-8a9b-7a6db714a860 INF CORS policy execution successful. 2024-03-23 16:10:48.330 +05:30 af06a668-5246-42f6-8a9b-7a6db714a860 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:48.330 +05:30 af06a668-5246-42f6-8a9b-7a6db714a860 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:48.331 +05:30 af06a668-5246-42f6-8a9b-7a6db714a860 INF Fetching Department deatails 2024-03-23 16:10:48.334 +05:30 934ece53-370d-441b-9438-f313ee026096 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.334 +05:30 934ece53-370d-441b-9438-f313ee026096 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.0446ms 2024-03-23 16:10:48.334 +05:30 934ece53-370d-441b-9438-f313ee026096 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:48.335 +05:30 934ece53-370d-441b-9438-f313ee026096 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.6114ms 2024-03-23 16:10:48.335 +05:30 bbc86362-aa89-4fdd-9f55-109ef4757f06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.336 +05:30 bbc86362-aa89-4fdd-9f55-109ef4757f06 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.7148ms 2024-03-23 16:10:48.336 +05:30 bbc86362-aa89-4fdd-9f55-109ef4757f06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:48.336 +05:30 bbc86362-aa89-4fdd-9f55-109ef4757f06 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.8661ms 2024-03-23 16:10:48.336 +05:30 af06a668-5246-42f6-8a9b-7a6db714a860 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.337 +05:30 af06a668-5246-42f6-8a9b-7a6db714a860 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.2748ms 2024-03-23 16:10:48.337 +05:30 af06a668-5246-42f6-8a9b-7a6db714a860 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:48.337 +05:30 af06a668-5246-42f6-8a9b-7a6db714a860 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.7206ms 2024-03-23 16:10:48.491 +05:30 72c78093-9ff3-4c59-975e-f52bda46074b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:10:48.491 +05:30 8b0fe218-9c7a-4e00-8915-1c67e96014f8 INF CORS policy execution successful. 2024-03-23 16:10:48.491 +05:30 8b0fe218-9c7a-4e00-8915-1c67e96014f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.4448ms 2024-03-23 16:10:48.568 +05:30 f653541c-6753-4d4c-9e5e-ba8d7c4a3adb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:10:48.569 +05:30 f653541c-6753-4d4c-9e5e-ba8d7c4a3adb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.569 +05:30 f653541c-6753-4d4c-9e5e-ba8d7c4a3adb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.570 +05:30 6d51d2ce-f12e-4547-8e8a-bc24bc7efaa7 INF CORS policy execution successful. 2024-03-23 16:10:48.570 +05:30 6d51d2ce-f12e-4547-8e8a-bc24bc7efaa7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:10:48.570 +05:30 6d51d2ce-f12e-4547-8e8a-bc24bc7efaa7 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:10:48.570 +05:30 6d51d2ce-f12e-4547-8e8a-bc24bc7efaa7 INF Fetching Field details for Master 2024-03-23 16:10:48.576 +05:30 6d51d2ce-f12e-4547-8e8a-bc24bc7efaa7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.576 +05:30 6d51d2ce-f12e-4547-8e8a-bc24bc7efaa7 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.3745ms 2024-03-23 16:10:48.576 +05:30 6d51d2ce-f12e-4547-8e8a-bc24bc7efaa7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:10:48.576 +05:30 6d51d2ce-f12e-4547-8e8a-bc24bc7efaa7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.3705ms 2024-03-23 16:10:48.738 +05:30 3f8c4973-4158-47bf-bd90-66c3497a9310 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:48.738 +05:30 3f8c4973-4158-47bf-bd90-66c3497a9310 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.739 +05:30 3f8c4973-4158-47bf-bd90-66c3497a9310 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.739 +05:30 7ffc9e35-c02e-48f0-a23a-7ed831290d3d INF CORS policy execution successful. 2024-03-23 16:10:48.739 +05:30 65f26af5-aee7-4bf9-99b1-3be97479f5af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:48.739 +05:30 7ffc9e35-c02e-48f0-a23a-7ed831290d3d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:48.739 +05:30 7ffc9e35-c02e-48f0-a23a-7ed831290d3d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:48.739 +05:30 65f26af5-aee7-4bf9-99b1-3be97479f5af INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.739 +05:30 7ffc9e35-c02e-48f0-a23a-7ed831290d3d INF Fetching City deatails 2024-03-23 16:10:48.739 +05:30 65f26af5-aee7-4bf9-99b1-3be97479f5af INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.740 +05:30 ce70e268-62ca-4f34-a9d1-2ac333be9902 INF CORS policy execution successful. 2024-03-23 16:10:48.740 +05:30 d4316eee-1f31-425c-83ca-c5005ecb0a0c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:48.740 +05:30 ce70e268-62ca-4f34-a9d1-2ac333be9902 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:48.740 +05:30 ce70e268-62ca-4f34-a9d1-2ac333be9902 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:48.740 +05:30 d4316eee-1f31-425c-83ca-c5005ecb0a0c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.740 +05:30 d4316eee-1f31-425c-83ca-c5005ecb0a0c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.740 +05:30 d17fcf6c-1379-4238-a6b6-b605dde0911a INF CORS policy execution successful. 2024-03-23 16:10:48.740 +05:30 d17fcf6c-1379-4238-a6b6-b605dde0911a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:48.740 +05:30 ce70e268-62ca-4f34-a9d1-2ac333be9902 INF Fetching Country deatails 2024-03-23 16:10:48.741 +05:30 d17fcf6c-1379-4238-a6b6-b605dde0911a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:48.741 +05:30 d17fcf6c-1379-4238-a6b6-b605dde0911a INF Fetching Department deatails 2024-03-23 16:10:48.743 +05:30 7ffc9e35-c02e-48f0-a23a-7ed831290d3d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.743 +05:30 7ffc9e35-c02e-48f0-a23a-7ed831290d3d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.2321ms 2024-03-23 16:10:48.743 +05:30 7ffc9e35-c02e-48f0-a23a-7ed831290d3d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:48.743 +05:30 7ffc9e35-c02e-48f0-a23a-7ed831290d3d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.7036ms 2024-03-23 16:10:48.746 +05:30 ce70e268-62ca-4f34-a9d1-2ac333be9902 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.747 +05:30 ce70e268-62ca-4f34-a9d1-2ac333be9902 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.5722ms 2024-03-23 16:10:48.747 +05:30 ce70e268-62ca-4f34-a9d1-2ac333be9902 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:48.747 +05:30 ce70e268-62ca-4f34-a9d1-2ac333be9902 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 8.1865ms 2024-03-23 16:10:48.748 +05:30 d17fcf6c-1379-4238-a6b6-b605dde0911a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.748 +05:30 d17fcf6c-1379-4238-a6b6-b605dde0911a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.906ms 2024-03-23 16:10:48.749 +05:30 d17fcf6c-1379-4238-a6b6-b605dde0911a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:48.749 +05:30 d17fcf6c-1379-4238-a6b6-b605dde0911a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.8904ms 2024-03-23 16:10:48.854 +05:30 589efc67-a006-425b-b213-bb1636c82284 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:10:48.854 +05:30 589efc67-a006-425b-b213-bb1636c82284 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.855 +05:30 589efc67-a006-425b-b213-bb1636c82284 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.855 +05:30 40eefa27-7318-4ec0-8054-346a654f34dd INF CORS policy execution successful. 2024-03-23 16:10:48.855 +05:30 40eefa27-7318-4ec0-8054-346a654f34dd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:48.855 +05:30 40eefa27-7318-4ec0-8054-346a654f34dd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:10:48.855 +05:30 40eefa27-7318-4ec0-8054-346a654f34dd INF Fetching City deatails 2024-03-23 16:10:48.859 +05:30 40eefa27-7318-4ec0-8054-346a654f34dd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.860 +05:30 40eefa27-7318-4ec0-8054-346a654f34dd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.004ms 2024-03-23 16:10:48.860 +05:30 40eefa27-7318-4ec0-8054-346a654f34dd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:10:48.860 +05:30 40eefa27-7318-4ec0-8054-346a654f34dd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.6209ms 2024-03-23 16:10:48.865 +05:30 80cd237a-90a8-4a45-8fa8-45049703e647 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:10:48.866 +05:30 80cd237a-90a8-4a45-8fa8-45049703e647 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.866 +05:30 80cd237a-90a8-4a45-8fa8-45049703e647 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.866 +05:30 8303affb-c7d5-4666-94fc-cd52aee77621 INF CORS policy execution successful. 2024-03-23 16:10:48.867 +05:30 8303affb-c7d5-4666-94fc-cd52aee77621 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:48.867 +05:30 8303affb-c7d5-4666-94fc-cd52aee77621 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:10:48.867 +05:30 8303affb-c7d5-4666-94fc-cd52aee77621 INF Fetching Country deatails 2024-03-23 16:10:48.870 +05:30 e5aaa00b-29cd-4c0d-a7c7-2b2c09acda95 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:10:48.870 +05:30 8303affb-c7d5-4666-94fc-cd52aee77621 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.870 +05:30 e5aaa00b-29cd-4c0d-a7c7-2b2c09acda95 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 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-23 16:10:48.870 +05:30 8303affb-c7d5-4666-94fc-cd52aee77621 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.3293ms 2024-03-23 16:10:48.870 +05:30 e5aaa00b-29cd-4c0d-a7c7-2b2c09acda95 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:40:48 AM'. 2024-03-23 16:10:48.870 +05:30 8303affb-c7d5-4666-94fc-cd52aee77621 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:10:48.870 +05:30 b24defff-a1fc-4598-92c8-b46e9900bb25 INF CORS policy execution successful. 2024-03-23 16:10:48.871 +05:30 b24defff-a1fc-4598-92c8-b46e9900bb25 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:48.871 +05:30 b24defff-a1fc-4598-92c8-b46e9900bb25 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:10:48.871 +05:30 8303affb-c7d5-4666-94fc-cd52aee77621 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.2401ms 2024-03-23 16:10:48.871 +05:30 b24defff-a1fc-4598-92c8-b46e9900bb25 INF Fetching Department deatails 2024-03-23 16:10:48.873 +05:30 b24defff-a1fc-4598-92c8-b46e9900bb25 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:48.873 +05:30 b24defff-a1fc-4598-92c8-b46e9900bb25 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2016ms 2024-03-23 16:10:48.873 +05:30 b24defff-a1fc-4598-92c8-b46e9900bb25 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:10:48.873 +05:30 b24defff-a1fc-4598-92c8-b46e9900bb25 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3533ms 2024-03-23 16:10:49.355 +05:30 92e00694-428d-4111-a592-356a39aa1cbd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:10:49.356 +05:30 cd4292eb-2240-4ba7-8a98-f730a632cc05 INF CORS policy execution successful. 2024-03-23 16:10:49.356 +05:30 cd4292eb-2240-4ba7-8a98-f730a632cc05 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.957ms 2024-03-23 16:10:49.406 +05:30 6395eaf8-0ac1-44a3-973c-1513d8e5391c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:10:49.407 +05:30 7a3f74ff-37e1-4903-9ccb-177ae7de803c INF CORS policy execution successful. 2024-03-23 16:10:49.408 +05:30 7a3f74ff-37e1-4903-9ccb-177ae7de803c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:10:49.408 +05:30 7a3f74ff-37e1-4903-9ccb-177ae7de803c 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-23 16:10:49.412 +05:30 7a3f74ff-37e1-4903-9ccb-177ae7de803c INF Connection string fetched 2024-03-23 16:10:49.412 +05:30 7a3f74ff-37e1-4903-9ccb-177ae7de803c INF Fetching Menu Data 2024-03-23 16:10:49.415 +05:30 7a3f74ff-37e1-4903-9ccb-177ae7de803c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:49.416 +05:30 7a3f74ff-37e1-4903-9ccb-177ae7de803c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 7.7572ms 2024-03-23 16:10:49.416 +05:30 7a3f74ff-37e1-4903-9ccb-177ae7de803c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:10:49.416 +05:30 7a3f74ff-37e1-4903-9ccb-177ae7de803c 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 9.8149ms 2024-03-23 16:10:52.506 +05:30 b487691d-ae9d-4155-b1d4-2e87748ad3c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 16:10:52.507 +05:30 71799697-ff07-4627-bd09-7acd5f0ecce7 INF CORS policy execution successful. 2024-03-23 16:10:52.507 +05:30 71799697-ff07-4627-bd09-7acd5f0ecce7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.8819ms 2024-03-23 16:10:52.596 +05:30 83d910bc-cecf-4f4c-842b-fb8379ef53b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 16:10:52.597 +05:30 d67af72f-9efd-42ad-9779-89830f08ab8b INF CORS policy execution successful. 2024-03-23 16:10:52.597 +05:30 d67af72f-9efd-42ad-9779-89830f08ab8b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:10:52.597 +05:30 d67af72f-9efd-42ad-9779-89830f08ab8b 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-23 16:10:52.603 +05:30 d67af72f-9efd-42ad-9779-89830f08ab8b INF Connection string fetched 2024-03-23 16:10:52.604 +05:30 d67af72f-9efd-42ad-9779-89830f08ab8b INF Fetching Actions 2024-03-23 16:10:52.616 +05:30 d67af72f-9efd-42ad-9779-89830f08ab8b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:52.616 +05:30 d67af72f-9efd-42ad-9779-89830f08ab8b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.8426ms 2024-03-23 16:10:52.616 +05:30 d67af72f-9efd-42ad-9779-89830f08ab8b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:10:52.617 +05:30 d67af72f-9efd-42ad-9779-89830f08ab8b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 20.2314ms 2024-03-23 16:10:58.287 +05:30 800b57ba-42ff-4880-9836-19eb740f4678 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:10:58.288 +05:30 db6a8fcf-57bf-4df0-ac93-f4b41ec3d711 INF CORS policy execution successful. 2024-03-23 16:10:58.289 +05:30 db6a8fcf-57bf-4df0-ac93-f4b41ec3d711 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 1.2023ms 2024-03-23 16:10:58.346 +05:30 5cf8f4b2-f1ec-4d90-8214-1a03532fbac3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:10:58.347 +05:30 1f129a1d-e566-46cc-b6bd-cac4a1b9c41b INF CORS policy execution successful. 2024-03-23 16:10:58.347 +05:30 1f129a1d-e566-46cc-b6bd-cac4a1b9c41b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:10:58.347 +05:30 1f129a1d-e566-46cc-b6bd-cac4a1b9c41b 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-23 16:10:58.353 +05:30 1f129a1d-e566-46cc-b6bd-cac4a1b9c41b INF Connection string fetched 2024-03-23 16:10:58.354 +05:30 1f129a1d-e566-46cc-b6bd-cac4a1b9c41b INF Fetching Profile Summary 2024-03-23 16:10:58.368 +05:30 1f129a1d-e566-46cc-b6bd-cac4a1b9c41b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:10:58.368 +05:30 1f129a1d-e566-46cc-b6bd-cac4a1b9c41b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 20.7109ms 2024-03-23 16:10:58.368 +05:30 1f129a1d-e566-46cc-b6bd-cac4a1b9c41b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:10:58.369 +05:30 1f129a1d-e566-46cc-b6bd-cac4a1b9c41b 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 22.4051ms 2024-03-23 16:11:02.204 +05:30 3eb948f7-09b0-4d83-accc-173484f14b4f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:11:02.205 +05:30 9e4c03f1-e1b4-4ee8-b648-d07e3ae4bf3e INF CORS policy execution successful. 2024-03-23 16:11:02.205 +05:30 9e4c03f1-e1b4-4ee8-b648-d07e3ae4bf3e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:11:02.205 +05:30 9e4c03f1-e1b4-4ee8-b648-d07e3ae4bf3e 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-23 16:11:02.211 +05:30 9e4c03f1-e1b4-4ee8-b648-d07e3ae4bf3e INF Connection string fetched 2024-03-23 16:11:02.212 +05:30 9e4c03f1-e1b4-4ee8-b648-d07e3ae4bf3e INF Fetching Profile Summary 2024-03-23 16:11:02.221 +05:30 9e4c03f1-e1b4-4ee8-b648-d07e3ae4bf3e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:02.222 +05:30 9e4c03f1-e1b4-4ee8-b648-d07e3ae4bf3e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 16.7268ms 2024-03-23 16:11:02.222 +05:30 9e4c03f1-e1b4-4ee8-b648-d07e3ae4bf3e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:11:02.222 +05:30 9e4c03f1-e1b4-4ee8-b648-d07e3ae4bf3e 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 18.8695ms 2024-03-23 16:11:02.303 +05:30 4a82ec27-d9ae-44d6-a23d-2e1ddb52a5ea INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:11:02.305 +05:30 e7b31854-ec5b-40eb-b23b-3061d1aeb4c3 INF CORS policy execution successful. 2024-03-23 16:11:02.305 +05:30 e7b31854-ec5b-40eb-b23b-3061d1aeb4c3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:11:02.305 +05:30 e7b31854-ec5b-40eb-b23b-3061d1aeb4c3 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-23 16:11:02.311 +05:30 e7b31854-ec5b-40eb-b23b-3061d1aeb4c3 INF Connection string fetched 2024-03-23 16:11:02.312 +05:30 e7b31854-ec5b-40eb-b23b-3061d1aeb4c3 INF Fetching Profile Summary 2024-03-23 16:11:02.319 +05:30 e7b31854-ec5b-40eb-b23b-3061d1aeb4c3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:02.320 +05:30 e7b31854-ec5b-40eb-b23b-3061d1aeb4c3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 14.5497ms 2024-03-23 16:11:02.320 +05:30 e7b31854-ec5b-40eb-b23b-3061d1aeb4c3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:11:02.320 +05:30 e7b31854-ec5b-40eb-b23b-3061d1aeb4c3 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 16.5539ms 2024-03-23 16:11:02.546 +05:30 c6b80b92-3c4c-4d18-a391-a0c8e391f668 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:11:02.546 +05:30 9bfb852e-8934-46b1-9fdb-01a2395ac630 INF CORS policy execution successful. 2024-03-23 16:11:02.546 +05:30 9bfb852e-8934-46b1-9fdb-01a2395ac630 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:11:02.546 +05:30 9bfb852e-8934-46b1-9fdb-01a2395ac630 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-23 16:11:02.551 +05:30 9bfb852e-8934-46b1-9fdb-01a2395ac630 INF Connection string fetched 2024-03-23 16:11:02.552 +05:30 9bfb852e-8934-46b1-9fdb-01a2395ac630 INF Fetching Profile Summary 2024-03-23 16:11:02.557 +05:30 9bfb852e-8934-46b1-9fdb-01a2395ac630 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:02.557 +05:30 9bfb852e-8934-46b1-9fdb-01a2395ac630 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 10.8378ms 2024-03-23 16:11:02.558 +05:30 9bfb852e-8934-46b1-9fdb-01a2395ac630 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:11:02.558 +05:30 9bfb852e-8934-46b1-9fdb-01a2395ac630 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 12.1573ms 2024-03-23 16:11:04.113 +05:30 2530e8c9-446b-4973-81f3-b35728093c76 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:11:04.113 +05:30 17efcc39-fb50-4085-877b-21b777ddae68 INF CORS policy execution successful. 2024-03-23 16:11:04.114 +05:30 17efcc39-fb50-4085-877b-21b777ddae68 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.9742ms 2024-03-23 16:11:04.163 +05:30 82134c1f-3436-49cd-9d81-c4378ee3edda INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:11:04.164 +05:30 13b49f64-e935-442e-80e2-b194628fd309 INF CORS policy execution successful. 2024-03-23 16:11:04.164 +05:30 13b49f64-e935-442e-80e2-b194628fd309 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:11:04.164 +05:30 13b49f64-e935-442e-80e2-b194628fd309 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-23 16:11:04.168 +05:30 13b49f64-e935-442e-80e2-b194628fd309 INF Connection string fetched 2024-03-23 16:11:04.169 +05:30 13b49f64-e935-442e-80e2-b194628fd309 INF Fetching Profile Summary 2024-03-23 16:11:04.174 +05:30 13b49f64-e935-442e-80e2-b194628fd309 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:04.175 +05:30 13b49f64-e935-442e-80e2-b194628fd309 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 10.7541ms 2024-03-23 16:11:04.175 +05:30 13b49f64-e935-442e-80e2-b194628fd309 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:11:04.175 +05:30 13b49f64-e935-442e-80e2-b194628fd309 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 11.9406ms 2024-03-23 16:11:11.248 +05:30 57710510-2be6-4ccc-86dd-d4a1c78dfac0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - null null 2024-03-23 16:11:11.249 +05:30 012aef23-bff9-48ca-ac27-89b763597ac2 INF CORS policy execution successful. 2024-03-23 16:11:11.249 +05:30 012aef23-bff9-48ca-ac27-89b763597ac2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - 204 null null 1.0548ms 2024-03-23 16:11:11.250 +05:30 6bdc6f4f-8e46-436b-a4fc-8879cb18179a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:11:11.251 +05:30 364bbcf1-50d5-42b2-8cc7-85b558928586 INF CORS policy execution successful. 2024-03-23 16:11:11.251 +05:30 364bbcf1-50d5-42b2-8cc7-85b558928586 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 204 null null 0.3477ms 2024-03-23 16:11:11.292 +05:30 5655a624-3f0e-42bc-8dc8-2068a1324916 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - null null 2024-03-23 16:11:11.293 +05:30 391a1a25-8dd5-45a1-b90c-e0de07913e8c INF CORS policy execution successful. 2024-03-23 16:11:11.293 +05:30 391a1a25-8dd5-45a1-b90c-e0de07913e8c INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 16:11:11.293 +05:30 391a1a25-8dd5-45a1-b90c-e0de07913e8c INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-23 16:11:11.294 +05:30 194f527b-d838-473e-b9a4-46dc8b03a0f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-23 16:11:11.294 +05:30 3621dc42-fab1-4d14-b57c-8029aef8d178 INF CORS policy execution successful. 2024-03-23 16:11:11.294 +05:30 3621dc42-fab1-4d14-b57c-8029aef8d178 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:11:11.294 +05:30 3621dc42-fab1-4d14-b57c-8029aef8d178 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-23 16:11:11.300 +05:30 3621dc42-fab1-4d14-b57c-8029aef8d178 INF Connection string fetched 2024-03-23 16:11:11.301 +05:30 391a1a25-8dd5-45a1-b90c-e0de07913e8c INF Connection string fetched 2024-03-23 16:11:11.301 +05:30 3621dc42-fab1-4d14-b57c-8029aef8d178 INF Fetching Menu Data 2024-03-23 16:11:11.301 +05:30 391a1a25-8dd5-45a1-b90c-e0de07913e8c INF Fetching Profile Details 2024-03-23 16:11:11.303 +05:30 3621dc42-fab1-4d14-b57c-8029aef8d178 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:11.304 +05:30 3621dc42-fab1-4d14-b57c-8029aef8d178 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 9.6845ms 2024-03-23 16:11:11.304 +05:30 3621dc42-fab1-4d14-b57c-8029aef8d178 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-23 16:11:11.304 +05:30 3621dc42-fab1-4d14-b57c-8029aef8d178 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 10.5387ms 2024-03-23 16:11:11.305 +05:30 391a1a25-8dd5-45a1-b90c-e0de07913e8c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:11.306 +05:30 391a1a25-8dd5-45a1-b90c-e0de07913e8c INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi) in 12.6043ms 2024-03-23 16:11:11.306 +05:30 391a1a25-8dd5-45a1-b90c-e0de07913e8c INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileDetails (Sang.Security.WebApi)' 2024-03-23 16:11:11.306 +05:30 391a1a25-8dd5-45a1-b90c-e0de07913e8c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileDetails?profileId=56 - 200 null application/json; charset=utf-8 14.143ms 2024-03-23 16:11:13.578 +05:30 c1971d18-e214-4799-b66e-1b315975cc00 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 16:11:13.578 +05:30 4fac5808-49d1-41d7-9077-f4ebbb9836cd INF CORS policy execution successful. 2024-03-23 16:11:13.578 +05:30 4fac5808-49d1-41d7-9077-f4ebbb9836cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 204 null null 0.7965ms 2024-03-23 16:11:13.619 +05:30 27912f58-d18d-4532-a8d7-a8594d703570 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - null null 2024-03-23 16:11:13.619 +05:30 23c3c2f1-1eae-411d-b77c-3633f3344a0d INF CORS policy execution successful. 2024-03-23 16:11:13.620 +05:30 23c3c2f1-1eae-411d-b77c-3633f3344a0d INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:13.620 +05:30 23c3c2f1-1eae-411d-b77c-3633f3344a0d 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-23 16:11:13.624 +05:30 23c3c2f1-1eae-411d-b77c-3633f3344a0d INF Connection string fetched 2024-03-23 16:11:13.624 +05:30 23c3c2f1-1eae-411d-b77c-3633f3344a0d INF Fetching Actions 2024-03-23 16:11:13.630 +05:30 23c3c2f1-1eae-411d-b77c-3633f3344a0d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:13.630 +05:30 23c3c2f1-1eae-411d-b77c-3633f3344a0d INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 10.2585ms 2024-03-23 16:11:13.630 +05:30 23c3c2f1-1eae-411d-b77c-3633f3344a0d INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:13.630 +05:30 23c3c2f1-1eae-411d-b77c-3633f3344a0d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=51 - 200 null application/json; charset=utf-8 11.4475ms 2024-03-23 16:11:15.644 +05:30 4a97c187-2211-4de0-bb62-a8bbe1be5f76 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 16:11:15.644 +05:30 afc6ca58-a740-43e4-bf09-7beb695eebb1 INF CORS policy execution successful. 2024-03-23 16:11:15.645 +05:30 afc6ca58-a740-43e4-bf09-7beb695eebb1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 204 null null 0.8156ms 2024-03-23 16:11:15.691 +05:30 ab349316-1220-40db-b4d6-3bdbbf7deff5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - null null 2024-03-23 16:11:15.692 +05:30 bd3032d4-03bc-46e6-bc08-de9534a53fc9 INF CORS policy execution successful. 2024-03-23 16:11:15.692 +05:30 bd3032d4-03bc-46e6-bc08-de9534a53fc9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:15.692 +05:30 bd3032d4-03bc-46e6-bc08-de9534a53fc9 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-23 16:11:15.697 +05:30 bd3032d4-03bc-46e6-bc08-de9534a53fc9 INF Connection string fetched 2024-03-23 16:11:15.697 +05:30 bd3032d4-03bc-46e6-bc08-de9534a53fc9 INF Fetching Actions 2024-03-23 16:11:15.703 +05:30 bd3032d4-03bc-46e6-bc08-de9534a53fc9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:15.704 +05:30 bd3032d4-03bc-46e6-bc08-de9534a53fc9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.3818ms 2024-03-23 16:11:15.704 +05:30 bd3032d4-03bc-46e6-bc08-de9534a53fc9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:15.704 +05:30 bd3032d4-03bc-46e6-bc08-de9534a53fc9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=52 - 200 null application/json; charset=utf-8 12.6195ms 2024-03-23 16:11:16.945 +05:30 13a78c99-f928-48ad-8314-3ae1daa27177 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 16:11:16.945 +05:30 f1230c1e-042f-4f1c-8175-e5aab4d3ab4c INF CORS policy execution successful. 2024-03-23 16:11:16.945 +05:30 f1230c1e-042f-4f1c-8175-e5aab4d3ab4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 204 null null 0.6268ms 2024-03-23 16:11:16.989 +05:30 ab4cbe37-5f05-4bb6-b878-9bc580165c79 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - null null 2024-03-23 16:11:16.990 +05:30 a4107bde-125f-4f62-99ef-80d1843df4bb INF CORS policy execution successful. 2024-03-23 16:11:16.990 +05:30 a4107bde-125f-4f62-99ef-80d1843df4bb INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:16.990 +05:30 a4107bde-125f-4f62-99ef-80d1843df4bb 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-23 16:11:17.034 +05:30 a4107bde-125f-4f62-99ef-80d1843df4bb INF Connection string fetched 2024-03-23 16:11:17.034 +05:30 a4107bde-125f-4f62-99ef-80d1843df4bb INF Fetching Actions 2024-03-23 16:11:17.040 +05:30 a4107bde-125f-4f62-99ef-80d1843df4bb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:17.040 +05:30 a4107bde-125f-4f62-99ef-80d1843df4bb INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 49.9653ms 2024-03-23 16:11:17.040 +05:30 a4107bde-125f-4f62-99ef-80d1843df4bb INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:17.040 +05:30 a4107bde-125f-4f62-99ef-80d1843df4bb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=53 - 200 null application/json; charset=utf-8 51.5422ms 2024-03-23 16:11:17.051 +05:30 e1df6f06-1492-43c3-8324-1c57679385ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 16:11:17.052 +05:30 d1b8e299-3d83-46eb-a6a0-b3af57fdb77d INF CORS policy execution successful. 2024-03-23 16:11:17.052 +05:30 d1b8e299-3d83-46eb-a6a0-b3af57fdb77d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 204 null null 0.822ms 2024-03-23 16:11:17.098 +05:30 d3a28fdd-16c2-4155-b9a9-140c12799bf9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - null null 2024-03-23 16:11:17.099 +05:30 3c493e22-6e99-45ca-96f8-69e19ca6d00b INF CORS policy execution successful. 2024-03-23 16:11:17.099 +05:30 3c493e22-6e99-45ca-96f8-69e19ca6d00b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:17.099 +05:30 3c493e22-6e99-45ca-96f8-69e19ca6d00b 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-23 16:11:17.100 +05:30 3c493e22-6e99-45ca-96f8-69e19ca6d00b INF Connection string fetched 2024-03-23 16:11:17.100 +05:30 3c493e22-6e99-45ca-96f8-69e19ca6d00b INF Fetching Actions 2024-03-23 16:11:17.101 +05:30 3c493e22-6e99-45ca-96f8-69e19ca6d00b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:17.102 +05:30 3c493e22-6e99-45ca-96f8-69e19ca6d00b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 2.6566ms 2024-03-23 16:11:17.102 +05:30 3c493e22-6e99-45ca-96f8-69e19ca6d00b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:17.102 +05:30 3c493e22-6e99-45ca-96f8-69e19ca6d00b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=54 - 200 null application/json; charset=utf-8 3.6371ms 2024-03-23 16:11:17.386 +05:30 a60ca367-e99a-4066-b42d-62c31667028b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 16:11:17.387 +05:30 7539f6a6-3ef7-4c64-a3e4-ce1e62e391ab INF CORS policy execution successful. 2024-03-23 16:11:17.388 +05:30 7539f6a6-3ef7-4c64-a3e4-ce1e62e391ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 204 null null 1.3064ms 2024-03-23 16:11:17.438 +05:30 a6dcccfd-3382-434f-8b90-937cfa175a72 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - null null 2024-03-23 16:11:17.439 +05:30 3ce76d1f-3725-4ab2-8845-acb8e5b02855 INF CORS policy execution successful. 2024-03-23 16:11:17.439 +05:30 3ce76d1f-3725-4ab2-8845-acb8e5b02855 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:17.439 +05:30 3ce76d1f-3725-4ab2-8845-acb8e5b02855 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-23 16:11:17.445 +05:30 3ce76d1f-3725-4ab2-8845-acb8e5b02855 INF Connection string fetched 2024-03-23 16:11:17.445 +05:30 3ce76d1f-3725-4ab2-8845-acb8e5b02855 INF Fetching Actions 2024-03-23 16:11:17.453 +05:30 3ce76d1f-3725-4ab2-8845-acb8e5b02855 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:17.453 +05:30 3ce76d1f-3725-4ab2-8845-acb8e5b02855 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 14.2407ms 2024-03-23 16:11:17.454 +05:30 3ce76d1f-3725-4ab2-8845-acb8e5b02855 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:17.454 +05:30 3ce76d1f-3725-4ab2-8845-acb8e5b02855 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=55 - 200 null application/json; charset=utf-8 15.5272ms 2024-03-23 16:11:17.604 +05:30 86618703-1d25-4d56-9bfa-67dc188081cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 16:11:17.604 +05:30 63de13b4-a73a-40ed-8c7f-ee2394deff86 INF CORS policy execution successful. 2024-03-23 16:11:17.605 +05:30 63de13b4-a73a-40ed-8c7f-ee2394deff86 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 204 null null 1.8755ms 2024-03-23 16:11:17.651 +05:30 5efea263-e169-4736-8e11-773ad2a05509 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - null null 2024-03-23 16:11:17.653 +05:30 390ef8f4-650f-434a-9356-d4efe182fdf5 INF CORS policy execution successful. 2024-03-23 16:11:17.653 +05:30 390ef8f4-650f-434a-9356-d4efe182fdf5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:17.653 +05:30 390ef8f4-650f-434a-9356-d4efe182fdf5 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-23 16:11:17.662 +05:30 390ef8f4-650f-434a-9356-d4efe182fdf5 INF Connection string fetched 2024-03-23 16:11:17.663 +05:30 390ef8f4-650f-434a-9356-d4efe182fdf5 INF Fetching Actions 2024-03-23 16:11:17.672 +05:30 390ef8f4-650f-434a-9356-d4efe182fdf5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:17.672 +05:30 390ef8f4-650f-434a-9356-d4efe182fdf5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 18.5398ms 2024-03-23 16:11:17.672 +05:30 390ef8f4-650f-434a-9356-d4efe182fdf5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:17.672 +05:30 390ef8f4-650f-434a-9356-d4efe182fdf5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=56 - 200 null application/json; charset=utf-8 21.2539ms 2024-03-23 16:11:17.856 +05:30 363b6445-9d69-40af-9d8b-eebe6f9f2e7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 16:11:17.856 +05:30 a6da84bc-0681-45a8-bd33-5c9c9ca0bf50 INF CORS policy execution successful. 2024-03-23 16:11:17.856 +05:30 a6da84bc-0681-45a8-bd33-5c9c9ca0bf50 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 204 null null 0.6556ms 2024-03-23 16:11:17.917 +05:30 ca47db87-c2c6-4bf8-9816-b7101089f8d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - null null 2024-03-23 16:11:17.918 +05:30 f035fc36-7a86-4767-8927-3026e7ec79c9 INF CORS policy execution successful. 2024-03-23 16:11:17.918 +05:30 f035fc36-7a86-4767-8927-3026e7ec79c9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:17.918 +05:30 f035fc36-7a86-4767-8927-3026e7ec79c9 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-23 16:11:17.922 +05:30 f035fc36-7a86-4767-8927-3026e7ec79c9 INF Connection string fetched 2024-03-23 16:11:17.922 +05:30 f035fc36-7a86-4767-8927-3026e7ec79c9 INF Fetching Actions 2024-03-23 16:11:17.930 +05:30 f035fc36-7a86-4767-8927-3026e7ec79c9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:17.931 +05:30 f035fc36-7a86-4767-8927-3026e7ec79c9 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 13.3025ms 2024-03-23 16:11:17.931 +05:30 f035fc36-7a86-4767-8927-3026e7ec79c9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:17.932 +05:30 f035fc36-7a86-4767-8927-3026e7ec79c9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=57 - 200 null application/json; charset=utf-8 14.7093ms 2024-03-23 16:11:18.065 +05:30 521f95fa-f806-44e3-8696-539f40caad07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 16:11:18.065 +05:30 2e793a9c-2daa-4471-9e10-de0ad3d970a6 INF CORS policy execution successful. 2024-03-23 16:11:18.066 +05:30 2e793a9c-2daa-4471-9e10-de0ad3d970a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 204 null null 0.5472ms 2024-03-23 16:11:18.145 +05:30 bceb9e9a-29b1-4402-b50a-a138e82650c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - null null 2024-03-23 16:11:18.146 +05:30 db411f90-2e85-4274-a54d-071729d5902b INF CORS policy execution successful. 2024-03-23 16:11:18.146 +05:30 db411f90-2e85-4274-a54d-071729d5902b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:18.146 +05:30 db411f90-2e85-4274-a54d-071729d5902b 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-23 16:11:18.153 +05:30 db411f90-2e85-4274-a54d-071729d5902b INF Connection string fetched 2024-03-23 16:11:18.153 +05:30 db411f90-2e85-4274-a54d-071729d5902b INF Fetching Actions 2024-03-23 16:11:18.161 +05:30 db411f90-2e85-4274-a54d-071729d5902b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:18.161 +05:30 db411f90-2e85-4274-a54d-071729d5902b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 15.0859ms 2024-03-23 16:11:18.161 +05:30 db411f90-2e85-4274-a54d-071729d5902b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:18.161 +05:30 db411f90-2e85-4274-a54d-071729d5902b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=58 - 200 null application/json; charset=utf-8 16.8367ms 2024-03-23 16:11:18.473 +05:30 c492fa3b-59dd-46ad-b1b7-18cc4766a6a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 16:11:18.473 +05:30 bfd3b368-8c0e-403a-9a0c-a0f680a02cd6 INF CORS policy execution successful. 2024-03-23 16:11:18.474 +05:30 bfd3b368-8c0e-403a-9a0c-a0f680a02cd6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 204 null null 0.6789ms 2024-03-23 16:11:18.522 +05:30 027e60e4-bc78-4fdb-925b-a1d93f21775a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - null null 2024-03-23 16:11:18.523 +05:30 7710dab1-c006-49e2-9640-875432eeffd3 INF CORS policy execution successful. 2024-03-23 16:11:18.523 +05:30 7710dab1-c006-49e2-9640-875432eeffd3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:18.523 +05:30 7710dab1-c006-49e2-9640-875432eeffd3 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-23 16:11:18.527 +05:30 7710dab1-c006-49e2-9640-875432eeffd3 INF Connection string fetched 2024-03-23 16:11:18.527 +05:30 7710dab1-c006-49e2-9640-875432eeffd3 INF Fetching Actions 2024-03-23 16:11:18.533 +05:30 7710dab1-c006-49e2-9640-875432eeffd3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:18.533 +05:30 7710dab1-c006-49e2-9640-875432eeffd3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 10.5747ms 2024-03-23 16:11:18.534 +05:30 7710dab1-c006-49e2-9640-875432eeffd3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:18.534 +05:30 7710dab1-c006-49e2-9640-875432eeffd3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=59 - 200 null application/json; charset=utf-8 11.5913ms 2024-03-23 16:11:18.691 +05:30 52dd5d60-20a3-4711-b20f-33a321f34f96 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 16:11:18.691 +05:30 d8239157-f50f-4c18-95be-53e55adbad71 INF CORS policy execution successful. 2024-03-23 16:11:18.692 +05:30 d8239157-f50f-4c18-95be-53e55adbad71 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 204 null null 0.522ms 2024-03-23 16:11:19.189 +05:30 96c1a3a2-fae4-46bd-9160-decc452a8dba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 16:11:19.190 +05:30 46e6e72f-a515-49ca-b1a1-9bd047b7c021 INF CORS policy execution successful. 2024-03-23 16:11:19.190 +05:30 46e6e72f-a515-49ca-b1a1-9bd047b7c021 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:19.190 +05:30 46e6e72f-a515-49ca-b1a1-9bd047b7c021 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-23 16:11:19.194 +05:30 46e6e72f-a515-49ca-b1a1-9bd047b7c021 INF Connection string fetched 2024-03-23 16:11:19.194 +05:30 46e6e72f-a515-49ca-b1a1-9bd047b7c021 INF Fetching Actions 2024-03-23 16:11:19.201 +05:30 46e6e72f-a515-49ca-b1a1-9bd047b7c021 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:19.202 +05:30 46e6e72f-a515-49ca-b1a1-9bd047b7c021 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.7476ms 2024-03-23 16:11:19.202 +05:30 46e6e72f-a515-49ca-b1a1-9bd047b7c021 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:19.202 +05:30 46e6e72f-a515-49ca-b1a1-9bd047b7c021 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 12.8144ms 2024-03-23 16:11:19.266 +05:30 ab0f43b6-e79f-4e28-9332-45716d5b2e54 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - null null 2024-03-23 16:11:19.267 +05:30 387d4760-7c1c-40ce-b3c0-b615bd95b47e INF CORS policy execution successful. 2024-03-23 16:11:19.267 +05:30 387d4760-7c1c-40ce-b3c0-b615bd95b47e INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:19.268 +05:30 387d4760-7c1c-40ce-b3c0-b615bd95b47e 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-23 16:11:19.272 +05:30 387d4760-7c1c-40ce-b3c0-b615bd95b47e INF Connection string fetched 2024-03-23 16:11:19.272 +05:30 387d4760-7c1c-40ce-b3c0-b615bd95b47e INF Fetching Actions 2024-03-23 16:11:19.279 +05:30 387d4760-7c1c-40ce-b3c0-b615bd95b47e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:19.280 +05:30 387d4760-7c1c-40ce-b3c0-b615bd95b47e INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 12.0687ms 2024-03-23 16:11:19.280 +05:30 387d4760-7c1c-40ce-b3c0-b615bd95b47e INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:19.280 +05:30 387d4760-7c1c-40ce-b3c0-b615bd95b47e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=60 - 200 null application/json; charset=utf-8 13.6448ms 2024-03-23 16:11:20.684 +05:30 06f1d48c-fd14-4ff6-9183-217ec3db2753 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 16:11:20.684 +05:30 051e2786-2114-44ce-a48d-7fc24285847d INF CORS policy execution successful. 2024-03-23 16:11:20.684 +05:30 051e2786-2114-44ce-a48d-7fc24285847d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 204 null null 0.6842ms 2024-03-23 16:11:20.731 +05:30 221f4cff-760a-4981-8941-e34f8a78227c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - null null 2024-03-23 16:11:20.733 +05:30 83477061-9bd6-4760-8e04-1dc81b6954d3 INF CORS policy execution successful. 2024-03-23 16:11:20.733 +05:30 83477061-9bd6-4760-8e04-1dc81b6954d3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:20.733 +05:30 83477061-9bd6-4760-8e04-1dc81b6954d3 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-23 16:11:20.739 +05:30 83477061-9bd6-4760-8e04-1dc81b6954d3 INF Connection string fetched 2024-03-23 16:11:20.739 +05:30 83477061-9bd6-4760-8e04-1dc81b6954d3 INF Fetching Actions 2024-03-23 16:11:20.745 +05:30 83477061-9bd6-4760-8e04-1dc81b6954d3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:20.745 +05:30 83477061-9bd6-4760-8e04-1dc81b6954d3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 11.8382ms 2024-03-23 16:11:20.745 +05:30 83477061-9bd6-4760-8e04-1dc81b6954d3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-23 16:11:20.745 +05:30 83477061-9bd6-4760-8e04-1dc81b6954d3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=80 - 200 null application/json; charset=utf-8 14.2566ms 2024-03-23 16:11:45.803 +05:30 70f04bde-2858-4bdb-afdc-4834ad8c296a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:11:45.804 +05:30 9d2dbc7a-41a4-4824-ac0b-025141b11f11 INF CORS policy execution successful. 2024-03-23 16:11:45.805 +05:30 9d2dbc7a-41a4-4824-ac0b-025141b11f11 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.8491ms 2024-03-23 16:11:45.851 +05:30 6db40260-7eaa-4b5b-817a-95d861a2f372 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:11:45.853 +05:30 6db40260-7eaa-4b5b-817a-95d861a2f372 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:41:45 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-23 16:11:45.855 +05:30 6db40260-7eaa-4b5b-817a-95d861a2f372 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:41:45 AM'. 2024-03-23 16:11:45.855 +05:30 feb22f61-ab62-4dc5-99d0-328d3c095990 INF CORS policy execution successful. 2024-03-23 16:11:45.855 +05:30 feb22f61-ab62-4dc5-99d0-328d3c095990 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:11:45.855 +05:30 feb22f61-ab62-4dc5-99d0-328d3c095990 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:11:45.857 +05:30 feb22f61-ab62-4dc5-99d0-328d3c095990 INF Fetching Field details for Master 2024-03-23 16:11:45.869 +05:30 feb22f61-ab62-4dc5-99d0-328d3c095990 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:45.870 +05:30 feb22f61-ab62-4dc5-99d0-328d3c095990 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.7568ms 2024-03-23 16:11:45.870 +05:30 feb22f61-ab62-4dc5-99d0-328d3c095990 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:11:45.870 +05:30 feb22f61-ab62-4dc5-99d0-328d3c095990 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 19.8083ms 2024-03-23 16:11:46.209 +05:30 4694be04-e3a0-4ead-a893-9867634af88f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:11:46.209 +05:30 f5b71d43-1915-4b02-a502-62d870b94cee INF CORS policy execution successful. 2024-03-23 16:11:46.210 +05:30 f5b71d43-1915-4b02-a502-62d870b94cee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6182ms 2024-03-23 16:11:46.213 +05:30 c909b41c-4b6c-4409-b4fd-c8a93067b82e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:11:46.213 +05:30 017940ea-daa5-4302-9e5f-f4166a8d283c INF CORS policy execution successful. 2024-03-23 16:11:46.214 +05:30 017940ea-daa5-4302-9e5f-f4166a8d283c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8965ms 2024-03-23 16:11:46.218 +05:30 467aa581-165f-4d12-b2c9-24f678f529bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:11:46.218 +05:30 d190b891-0b1a-497a-8ab6-88f4409a21fe INF CORS policy execution successful. 2024-03-23 16:11:46.219 +05:30 d190b891-0b1a-497a-8ab6-88f4409a21fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.0276ms 2024-03-23 16:11:46.247 +05:30 184b08b2-7a88-4262-a9de-9e3de188ee51 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:11:46.248 +05:30 184b08b2-7a88-4262-a9de-9e3de188ee51 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:41:46 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-23 16:11:46.248 +05:30 184b08b2-7a88-4262-a9de-9e3de188ee51 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:41:46 AM'. 2024-03-23 16:11:46.249 +05:30 473c26c7-1532-47b1-9c33-ee3a220a7e87 INF CORS policy execution successful. 2024-03-23 16:11:46.249 +05:30 473c26c7-1532-47b1-9c33-ee3a220a7e87 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:11:46.249 +05:30 473c26c7-1532-47b1-9c33-ee3a220a7e87 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:11:46.250 +05:30 473c26c7-1532-47b1-9c33-ee3a220a7e87 INF Fetching City deatails 2024-03-23 16:11:46.255 +05:30 473c26c7-1532-47b1-9c33-ee3a220a7e87 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:46.255 +05:30 473c26c7-1532-47b1-9c33-ee3a220a7e87 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.0387ms 2024-03-23 16:11:46.255 +05:30 473c26c7-1532-47b1-9c33-ee3a220a7e87 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:11:46.255 +05:30 473c26c7-1532-47b1-9c33-ee3a220a7e87 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.1133ms 2024-03-23 16:11:46.260 +05:30 0c161ca7-d310-4847-a6b7-5f7e63010e30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:11:46.260 +05:30 0c161ca7-d310-4847-a6b7-5f7e63010e30 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:41:46 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-23 16:11:46.261 +05:30 0c161ca7-d310-4847-a6b7-5f7e63010e30 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:41:46 AM'. 2024-03-23 16:11:46.261 +05:30 c70f94c0-57e7-4c6e-937d-2e631ffbeff4 INF CORS policy execution successful. 2024-03-23 16:11:46.261 +05:30 c70f94c0-57e7-4c6e-937d-2e631ffbeff4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:11:46.261 +05:30 c70f94c0-57e7-4c6e-937d-2e631ffbeff4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:11:46.262 +05:30 c70f94c0-57e7-4c6e-937d-2e631ffbeff4 INF Fetching Country deatails 2024-03-23 16:11:46.264 +05:30 c70f94c0-57e7-4c6e-937d-2e631ffbeff4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:46.264 +05:30 c70f94c0-57e7-4c6e-937d-2e631ffbeff4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.0481ms 2024-03-23 16:11:46.264 +05:30 c70f94c0-57e7-4c6e-937d-2e631ffbeff4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:11:46.264 +05:30 c70f94c0-57e7-4c6e-937d-2e631ffbeff4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.9639ms 2024-03-23 16:11:46.277 +05:30 15bd6e80-0794-4856-8bca-ab59618de70d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:11:46.277 +05:30 15bd6e80-0794-4856-8bca-ab59618de70d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:41:46 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-23 16:11:46.278 +05:30 15bd6e80-0794-4856-8bca-ab59618de70d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:41:46 AM'. 2024-03-23 16:11:46.278 +05:30 54e46202-8e1f-49d6-9c42-85ef674cfb22 INF CORS policy execution successful. 2024-03-23 16:11:46.278 +05:30 54e46202-8e1f-49d6-9c42-85ef674cfb22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:11:46.278 +05:30 54e46202-8e1f-49d6-9c42-85ef674cfb22 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:11:46.279 +05:30 54e46202-8e1f-49d6-9c42-85ef674cfb22 INF Fetching Department deatails 2024-03-23 16:11:46.284 +05:30 54e46202-8e1f-49d6-9c42-85ef674cfb22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:11:46.284 +05:30 54e46202-8e1f-49d6-9c42-85ef674cfb22 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.27ms 2024-03-23 16:11:46.284 +05:30 54e46202-8e1f-49d6-9c42-85ef674cfb22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:11:46.285 +05:30 54e46202-8e1f-49d6-9c42-85ef674cfb22 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.8583ms 2024-03-23 16:12:06.462 +05:30 fd214709-aef0-48c3-bc37-b0e64cb03519 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:12:06.463 +05:30 ca294464-a239-4faa-aa8a-7cc44343389d INF CORS policy execution successful. 2024-03-23 16:12:06.464 +05:30 ca294464-a239-4faa-aa8a-7cc44343389d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.871ms 2024-03-23 16:12:06.464 +05:30 b887ad50-0c7d-4a62-a95a-673933dabdd6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:06.464 +05:30 09da6fec-21df-4ee2-b87d-1f0dd1092d43 INF CORS policy execution successful. 2024-03-23 16:12:06.465 +05:30 09da6fec-21df-4ee2-b87d-1f0dd1092d43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.623ms 2024-03-23 16:12:06.465 +05:30 126088c6-5dad-4eb9-b8a0-04933f13aab8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:06.465 +05:30 6c8963ed-d4df-45d9-aad7-551e6fda8e16 INF CORS policy execution successful. 2024-03-23 16:12:06.465 +05:30 6c8963ed-d4df-45d9-aad7-551e6fda8e16 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.36ms 2024-03-23 16:12:06.706 +05:30 52194c66-53e7-4525-8b07-5ad9c324d13f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:12:06.707 +05:30 9a696c6c-7925-4413-a575-715c2f9fe131 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:06.708 +05:30 52194c66-53e7-4525-8b07-5ad9c324d13f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:06 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-23 16:12:06.708 +05:30 9a696c6c-7925-4413-a575-715c2f9fe131 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:06 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-23 16:12:06.709 +05:30 fa43d5d6-b3a1-46e4-8ea8-34464c1de35a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:06.710 +05:30 52194c66-53e7-4525-8b07-5ad9c324d13f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:06 AM'. 2024-03-23 16:12:06.710 +05:30 9a696c6c-7925-4413-a575-715c2f9fe131 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:06 AM'. 2024-03-23 16:12:06.710 +05:30 45344804-1a0b-444a-89be-75b594feb598 INF CORS policy execution successful. 2024-03-23 16:12:06.710 +05:30 4570fc14-50d8-4acf-8bb9-f892a39360a8 INF CORS policy execution successful. 2024-03-23 16:12:06.710 +05:30 45344804-1a0b-444a-89be-75b594feb598 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:06.710 +05:30 4570fc14-50d8-4acf-8bb9-f892a39360a8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:06.710 +05:30 fa43d5d6-b3a1-46e4-8ea8-34464c1de35a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:06 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-23 16:12:06.711 +05:30 45344804-1a0b-444a-89be-75b594feb598 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:12:06.711 +05:30 4570fc14-50d8-4acf-8bb9-f892a39360a8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:06.711 +05:30 fa43d5d6-b3a1-46e4-8ea8-34464c1de35a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:06 AM'. 2024-03-23 16:12:06.711 +05:30 6a4bdb6e-8af0-4592-b789-5a6f6d77af70 INF CORS policy execution successful. 2024-03-23 16:12:06.711 +05:30 6a4bdb6e-8af0-4592-b789-5a6f6d77af70 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:06.711 +05:30 6a4bdb6e-8af0-4592-b789-5a6f6d77af70 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:06.712 +05:30 45344804-1a0b-444a-89be-75b594feb598 INF Fetching Country deatails 2024-03-23 16:12:06.712 +05:30 6a4bdb6e-8af0-4592-b789-5a6f6d77af70 INF Fetching City deatails 2024-03-23 16:12:06.712 +05:30 4570fc14-50d8-4acf-8bb9-f892a39360a8 INF Fetching Department deatails 2024-03-23 16:12:06.722 +05:30 6a4bdb6e-8af0-4592-b789-5a6f6d77af70 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:06.723 +05:30 6a4bdb6e-8af0-4592-b789-5a6f6d77af70 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 12.1312ms 2024-03-23 16:12:06.723 +05:30 6a4bdb6e-8af0-4592-b789-5a6f6d77af70 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:06.724 +05:30 6a4bdb6e-8af0-4592-b789-5a6f6d77af70 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 14.6243ms 2024-03-23 16:12:06.724 +05:30 45344804-1a0b-444a-89be-75b594feb598 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:06.725 +05:30 45344804-1a0b-444a-89be-75b594feb598 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 13.9729ms 2024-03-23 16:12:06.725 +05:30 45344804-1a0b-444a-89be-75b594feb598 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:06.725 +05:30 45344804-1a0b-444a-89be-75b594feb598 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 18.6453ms 2024-03-23 16:12:06.726 +05:30 4570fc14-50d8-4acf-8bb9-f892a39360a8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:06.727 +05:30 4570fc14-50d8-4acf-8bb9-f892a39360a8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 15.7811ms 2024-03-23 16:12:06.727 +05:30 4570fc14-50d8-4acf-8bb9-f892a39360a8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:06.727 +05:30 4570fc14-50d8-4acf-8bb9-f892a39360a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 19.4909ms 2024-03-23 16:12:06.818 +05:30 86172880-981d-45b6-8bc3-0d073a9bd7cf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:06.818 +05:30 86172880-981d-45b6-8bc3-0d073a9bd7cf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:06 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-23 16:12:06.819 +05:30 b48345f3-5437-4fea-929b-419b71faf34c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:12:06.819 +05:30 86172880-981d-45b6-8bc3-0d073a9bd7cf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:06 AM'. 2024-03-23 16:12:06.819 +05:30 1474294e-faf5-46db-b42a-caca9daf4d6f INF CORS policy execution successful. 2024-03-23 16:12:06.819 +05:30 1474294e-faf5-46db-b42a-caca9daf4d6f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:06.819 +05:30 b48345f3-5437-4fea-929b-419b71faf34c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:06 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-23 16:12:06.819 +05:30 1474294e-faf5-46db-b42a-caca9daf4d6f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:06.819 +05:30 b48345f3-5437-4fea-929b-419b71faf34c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:06 AM'. 2024-03-23 16:12:06.819 +05:30 92e2b987-960d-4fc4-8fde-cb319ac9a18c INF CORS policy execution successful. 2024-03-23 16:12:06.819 +05:30 92e2b987-960d-4fc4-8fde-cb319ac9a18c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:06.820 +05:30 92e2b987-960d-4fc4-8fde-cb319ac9a18c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:12:06.820 +05:30 d95c56b3-f2d7-4ed0-bf3f-6963b51ed649 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:06.820 +05:30 1474294e-faf5-46db-b42a-caca9daf4d6f INF Fetching City deatails 2024-03-23 16:12:06.820 +05:30 d95c56b3-f2d7-4ed0-bf3f-6963b51ed649 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:06 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-23 16:12:06.820 +05:30 92e2b987-960d-4fc4-8fde-cb319ac9a18c INF Fetching Country deatails 2024-03-23 16:12:06.820 +05:30 d95c56b3-f2d7-4ed0-bf3f-6963b51ed649 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:06 AM'. 2024-03-23 16:12:06.820 +05:30 17c805ee-34ba-44aa-a502-53a6ef1eccf2 INF CORS policy execution successful. 2024-03-23 16:12:06.820 +05:30 17c805ee-34ba-44aa-a502-53a6ef1eccf2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:06.821 +05:30 17c805ee-34ba-44aa-a502-53a6ef1eccf2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:06.821 +05:30 17c805ee-34ba-44aa-a502-53a6ef1eccf2 INF Fetching Department deatails 2024-03-23 16:12:06.824 +05:30 17c805ee-34ba-44aa-a502-53a6ef1eccf2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:06.824 +05:30 92e2b987-960d-4fc4-8fde-cb319ac9a18c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:06.825 +05:30 17c805ee-34ba-44aa-a502-53a6ef1eccf2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.9276ms 2024-03-23 16:12:06.825 +05:30 17c805ee-34ba-44aa-a502-53a6ef1eccf2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:06.825 +05:30 92e2b987-960d-4fc4-8fde-cb319ac9a18c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.0152ms 2024-03-23 16:12:06.825 +05:30 92e2b987-960d-4fc4-8fde-cb319ac9a18c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:06.825 +05:30 17c805ee-34ba-44aa-a502-53a6ef1eccf2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.1506ms 2024-03-23 16:12:06.825 +05:30 92e2b987-960d-4fc4-8fde-cb319ac9a18c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.5605ms 2024-03-23 16:12:06.825 +05:30 1474294e-faf5-46db-b42a-caca9daf4d6f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:06.825 +05:30 1474294e-faf5-46db-b42a-caca9daf4d6f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.0772ms 2024-03-23 16:12:06.825 +05:30 1474294e-faf5-46db-b42a-caca9daf4d6f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:06.826 +05:30 1474294e-faf5-46db-b42a-caca9daf4d6f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.7714ms 2024-03-23 16:12:09.640 +05:30 c46da503-aefd-4fee-9339-108299e8843a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:09.641 +05:30 c46da503-aefd-4fee-9339-108299e8843a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:09 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-23 16:12:09.642 +05:30 c46da503-aefd-4fee-9339-108299e8843a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:09 AM'. 2024-03-23 16:12:09.642 +05:30 539d7134-8176-499f-b902-789913dfda98 INF CORS policy execution successful. 2024-03-23 16:12:09.642 +05:30 539d7134-8176-499f-b902-789913dfda98 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:09.642 +05:30 539d7134-8176-499f-b902-789913dfda98 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:09.643 +05:30 539d7134-8176-499f-b902-789913dfda98 INF Fetching City deatails 2024-03-23 16:12:09.645 +05:30 c3b59012-0658-4c91-b0f5-34f0ed305bcd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:12:09.646 +05:30 c3b59012-0658-4c91-b0f5-34f0ed305bcd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:09 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-23 16:12:09.646 +05:30 c3b59012-0658-4c91-b0f5-34f0ed305bcd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:09 AM'. 2024-03-23 16:12:09.646 +05:30 66d52b25-ee9f-40c1-9c57-91b9b61cecaa INF CORS policy execution successful. 2024-03-23 16:12:09.646 +05:30 66d52b25-ee9f-40c1-9c57-91b9b61cecaa INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:09.646 +05:30 66d52b25-ee9f-40c1-9c57-91b9b61cecaa INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:12:09.647 +05:30 539d7134-8176-499f-b902-789913dfda98 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:09.647 +05:30 66d52b25-ee9f-40c1-9c57-91b9b61cecaa INF Fetching Country deatails 2024-03-23 16:12:09.647 +05:30 539d7134-8176-499f-b902-789913dfda98 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.8854ms 2024-03-23 16:12:09.647 +05:30 539d7134-8176-499f-b902-789913dfda98 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:09.648 +05:30 539d7134-8176-499f-b902-789913dfda98 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.2217ms 2024-03-23 16:12:09.649 +05:30 66d52b25-ee9f-40c1-9c57-91b9b61cecaa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:09.649 +05:30 c3d954cb-3b95-4280-89ce-8de708c72eb4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:09.649 +05:30 66d52b25-ee9f-40c1-9c57-91b9b61cecaa INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.6187ms 2024-03-23 16:12:09.649 +05:30 66d52b25-ee9f-40c1-9c57-91b9b61cecaa INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:09.649 +05:30 66d52b25-ee9f-40c1-9c57-91b9b61cecaa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.9416ms 2024-03-23 16:12:09.649 +05:30 c3d954cb-3b95-4280-89ce-8de708c72eb4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:09 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-23 16:12:09.650 +05:30 c3d954cb-3b95-4280-89ce-8de708c72eb4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:09 AM'. 2024-03-23 16:12:09.650 +05:30 c8f160b2-a239-4a82-a70a-9ed636b51f4a INF CORS policy execution successful. 2024-03-23 16:12:09.650 +05:30 c8f160b2-a239-4a82-a70a-9ed636b51f4a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:09.650 +05:30 c8f160b2-a239-4a82-a70a-9ed636b51f4a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:09.650 +05:30 c8f160b2-a239-4a82-a70a-9ed636b51f4a INF Fetching Department deatails 2024-03-23 16:12:09.652 +05:30 c8f160b2-a239-4a82-a70a-9ed636b51f4a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:09.652 +05:30 c8f160b2-a239-4a82-a70a-9ed636b51f4a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2003ms 2024-03-23 16:12:09.652 +05:30 c8f160b2-a239-4a82-a70a-9ed636b51f4a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:09.652 +05:30 c8f160b2-a239-4a82-a70a-9ed636b51f4a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3383ms 2024-03-23 16:12:09.784 +05:30 ffc56ff9-d587-4072-8117-028854e9523a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:09.784 +05:30 ffc56ff9-d587-4072-8117-028854e9523a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:09 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-23 16:12:09.785 +05:30 ffc56ff9-d587-4072-8117-028854e9523a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:09 AM'. 2024-03-23 16:12:09.785 +05:30 23497966-99ec-48ee-8576-0335b4e6d144 INF CORS policy execution successful. 2024-03-23 16:12:09.785 +05:30 23497966-99ec-48ee-8576-0335b4e6d144 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:09.785 +05:30 23497966-99ec-48ee-8576-0335b4e6d144 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:09.785 +05:30 23497966-99ec-48ee-8576-0335b4e6d144 INF Fetching City deatails 2024-03-23 16:12:09.788 +05:30 23497966-99ec-48ee-8576-0335b4e6d144 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:09.789 +05:30 23497966-99ec-48ee-8576-0335b4e6d144 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.5909ms 2024-03-23 16:12:09.789 +05:30 23497966-99ec-48ee-8576-0335b4e6d144 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:09.789 +05:30 3c397889-5c3f-417e-aa15-0d752b7f991d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:12:09.789 +05:30 23497966-99ec-48ee-8576-0335b4e6d144 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.9045ms 2024-03-23 16:12:09.789 +05:30 3c397889-5c3f-417e-aa15-0d752b7f991d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:09 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-23 16:12:09.789 +05:30 3c397889-5c3f-417e-aa15-0d752b7f991d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:09 AM'. 2024-03-23 16:12:09.790 +05:30 19546c0c-68df-4a2b-929d-b30b7929f0ab INF CORS policy execution successful. 2024-03-23 16:12:09.790 +05:30 19546c0c-68df-4a2b-929d-b30b7929f0ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:09.790 +05:30 19546c0c-68df-4a2b-929d-b30b7929f0ab INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:12:09.790 +05:30 19546c0c-68df-4a2b-929d-b30b7929f0ab INF Fetching Country deatails 2024-03-23 16:12:09.791 +05:30 19546c0c-68df-4a2b-929d-b30b7929f0ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:09.792 +05:30 19546c0c-68df-4a2b-929d-b30b7929f0ab INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9629ms 2024-03-23 16:12:09.792 +05:30 19546c0c-68df-4a2b-929d-b30b7929f0ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:09.792 +05:30 19546c0c-68df-4a2b-929d-b30b7929f0ab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0483ms 2024-03-23 16:12:09.792 +05:30 f7858feb-4a1e-4724-933a-001a2664b938 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:09.793 +05:30 f7858feb-4a1e-4724-933a-001a2664b938 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:09 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-23 16:12:09.793 +05:30 f7858feb-4a1e-4724-933a-001a2664b938 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:09 AM'. 2024-03-23 16:12:09.793 +05:30 05cafd59-2556-430b-ade3-e4adbadb4413 INF CORS policy execution successful. 2024-03-23 16:12:09.793 +05:30 05cafd59-2556-430b-ade3-e4adbadb4413 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:09.793 +05:30 05cafd59-2556-430b-ade3-e4adbadb4413 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:09.794 +05:30 05cafd59-2556-430b-ade3-e4adbadb4413 INF Fetching Department deatails 2024-03-23 16:12:09.795 +05:30 05cafd59-2556-430b-ade3-e4adbadb4413 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:09.795 +05:30 05cafd59-2556-430b-ade3-e4adbadb4413 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.069ms 2024-03-23 16:12:09.795 +05:30 05cafd59-2556-430b-ade3-e4adbadb4413 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:09.795 +05:30 05cafd59-2556-430b-ade3-e4adbadb4413 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1586ms 2024-03-23 16:12:13.316 +05:30 cc68dbc7-433a-4d7d-bf3d-6d40eda14826 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:13.316 +05:30 168a0022-89d5-41ec-a477-08ef6f26223c INF CORS policy execution successful. 2024-03-23 16:12:13.316 +05:30 168a0022-89d5-41ec-a477-08ef6f26223c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5459ms 2024-03-23 16:12:13.326 +05:30 c4f04263-0b63-4bb6-bc6c-448a39b89d92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:12:13.327 +05:30 c73040de-47a9-40f6-a0e4-98b50f8bddb4 INF CORS policy execution successful. 2024-03-23 16:12:13.327 +05:30 c73040de-47a9-40f6-a0e4-98b50f8bddb4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5201ms 2024-03-23 16:12:13.329 +05:30 02a57183-d694-4eff-b072-dd6883d76e86 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:13.329 +05:30 e0edd42c-6943-4de5-b37d-c1d331af46f6 INF CORS policy execution successful. 2024-03-23 16:12:13.329 +05:30 e0edd42c-6943-4de5-b37d-c1d331af46f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4638ms 2024-03-23 16:12:13.371 +05:30 259ddf75-b08d-41e1-b3aa-55db1590015f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:13.371 +05:30 e2a42711-1b75-48bf-a831-2680f41911ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:12:13.371 +05:30 5ddc4a80-86b1-4aad-93ef-6023d5e90e31 INF CORS policy execution successful. 2024-03-23 16:12:13.371 +05:30 80f32c20-8eb3-4e2b-aace-8f7e976353ac INF CORS policy execution successful. 2024-03-23 16:12:13.371 +05:30 5ddc4a80-86b1-4aad-93ef-6023d5e90e31 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6964ms 2024-03-23 16:12:13.371 +05:30 80f32c20-8eb3-4e2b-aace-8f7e976353ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6543ms 2024-03-23 16:12:13.372 +05:30 60b3ed25-c8e8-468e-999f-93b93d3ed690 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:13.372 +05:30 8d480df5-b591-46a7-b0b4-cd40125d95ae INF CORS policy execution successful. 2024-03-23 16:12:13.372 +05:30 8d480df5-b591-46a7-b0b4-cd40125d95ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4577ms 2024-03-23 16:12:13.413 +05:30 480207e5-f47c-4621-b8f9-9231b9f5b424 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:12:13.414 +05:30 480207e5-f47c-4621-b8f9-9231b9f5b424 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 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-23 16:12:13.415 +05:30 480207e5-f47c-4621-b8f9-9231b9f5b424 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 AM'. 2024-03-23 16:12:13.415 +05:30 b7d525f9-cc6a-4c37-8600-88cabcd955e7 INF CORS policy execution successful. 2024-03-23 16:12:13.415 +05:30 b7d525f9-cc6a-4c37-8600-88cabcd955e7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:13.415 +05:30 b7d525f9-cc6a-4c37-8600-88cabcd955e7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:12:13.416 +05:30 8f4e8be3-944b-46ca-907a-5ffdd433b4f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:13.417 +05:30 b7d525f9-cc6a-4c37-8600-88cabcd955e7 INF Fetching Country deatails 2024-03-23 16:12:13.417 +05:30 8f4e8be3-944b-46ca-907a-5ffdd433b4f0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 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-23 16:12:13.417 +05:30 8f4e8be3-944b-46ca-907a-5ffdd433b4f0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 AM'. 2024-03-23 16:12:13.417 +05:30 f2dcaf21-17ca-42a6-a302-9658fef5a81e INF CORS policy execution successful. 2024-03-23 16:12:13.417 +05:30 f2dcaf21-17ca-42a6-a302-9658fef5a81e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:13.418 +05:30 f2dcaf21-17ca-42a6-a302-9658fef5a81e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:13.419 +05:30 f2dcaf21-17ca-42a6-a302-9658fef5a81e INF Fetching Department deatails 2024-03-23 16:12:13.419 +05:30 a2d6e3a2-ba6c-420f-b36e-c1e969205b0b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:13.420 +05:30 a2d6e3a2-ba6c-420f-b36e-c1e969205b0b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 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-23 16:12:13.420 +05:30 a2d6e3a2-ba6c-420f-b36e-c1e969205b0b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 AM'. 2024-03-23 16:12:13.420 +05:30 d824d53c-628f-46fc-ad7e-fc620015c462 INF CORS policy execution successful. 2024-03-23 16:12:13.420 +05:30 d824d53c-628f-46fc-ad7e-fc620015c462 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:13.420 +05:30 d824d53c-628f-46fc-ad7e-fc620015c462 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:13.421 +05:30 d824d53c-628f-46fc-ad7e-fc620015c462 INF Fetching City deatails 2024-03-23 16:12:13.423 +05:30 b7d525f9-cc6a-4c37-8600-88cabcd955e7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:13.423 +05:30 b7d525f9-cc6a-4c37-8600-88cabcd955e7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.1156ms 2024-03-23 16:12:13.424 +05:30 b7d525f9-cc6a-4c37-8600-88cabcd955e7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:13.424 +05:30 b7d525f9-cc6a-4c37-8600-88cabcd955e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 10.2447ms 2024-03-23 16:12:13.425 +05:30 f2dcaf21-17ca-42a6-a302-9658fef5a81e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:13.425 +05:30 f2dcaf21-17ca-42a6-a302-9658fef5a81e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.1631ms 2024-03-23 16:12:13.425 +05:30 f2dcaf21-17ca-42a6-a302-9658fef5a81e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:13.425 +05:30 f2dcaf21-17ca-42a6-a302-9658fef5a81e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.6814ms 2024-03-23 16:12:13.427 +05:30 d824d53c-628f-46fc-ad7e-fc620015c462 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:13.427 +05:30 d824d53c-628f-46fc-ad7e-fc620015c462 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.7298ms 2024-03-23 16:12:13.427 +05:30 d824d53c-628f-46fc-ad7e-fc620015c462 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:13.427 +05:30 d824d53c-628f-46fc-ad7e-fc620015c462 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.2162ms 2024-03-23 16:12:13.527 +05:30 4643d7c1-bd9d-489c-b21a-c011c9cc35b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:13.528 +05:30 9a01d940-8ea7-4124-9031-6787f639e5e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:13.529 +05:30 4643d7c1-bd9d-489c-b21a-c011c9cc35b5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 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-23 16:12:13.529 +05:30 9a01d940-8ea7-4124-9031-6787f639e5e7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 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-23 16:12:13.529 +05:30 9a01d940-8ea7-4124-9031-6787f639e5e7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 AM'. 2024-03-23 16:12:13.530 +05:30 452ece22-ed4e-458a-aa40-2462f54a8eba INF CORS policy execution successful. 2024-03-23 16:12:13.530 +05:30 452ece22-ed4e-458a-aa40-2462f54a8eba INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:13.530 +05:30 86b1deef-157b-4b09-937a-fe6f598e7dff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:12:13.530 +05:30 452ece22-ed4e-458a-aa40-2462f54a8eba INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:13.529 +05:30 4643d7c1-bd9d-489c-b21a-c011c9cc35b5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 AM'. 2024-03-23 16:12:13.530 +05:30 4387fa36-a453-4c02-b47e-e7024f9722a2 INF CORS policy execution successful. 2024-03-23 16:12:13.530 +05:30 4387fa36-a453-4c02-b47e-e7024f9722a2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:13.530 +05:30 4387fa36-a453-4c02-b47e-e7024f9722a2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:13.531 +05:30 86b1deef-157b-4b09-937a-fe6f598e7dff INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 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-23 16:12:13.531 +05:30 452ece22-ed4e-458a-aa40-2462f54a8eba INF Fetching City deatails 2024-03-23 16:12:13.531 +05:30 86b1deef-157b-4b09-937a-fe6f598e7dff INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 AM'. 2024-03-23 16:12:13.531 +05:30 f294fb35-03e6-4a14-9c75-f07bf0a487cc INF CORS policy execution successful. 2024-03-23 16:12:13.531 +05:30 f294fb35-03e6-4a14-9c75-f07bf0a487cc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:13.531 +05:30 4387fa36-a453-4c02-b47e-e7024f9722a2 INF Fetching Department deatails 2024-03-23 16:12:13.531 +05:30 f294fb35-03e6-4a14-9c75-f07bf0a487cc INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:12:13.532 +05:30 f294fb35-03e6-4a14-9c75-f07bf0a487cc INF Fetching Country deatails 2024-03-23 16:12:13.534 +05:30 4387fa36-a453-4c02-b47e-e7024f9722a2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:13.534 +05:30 452ece22-ed4e-458a-aa40-2462f54a8eba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:13.534 +05:30 452ece22-ed4e-458a-aa40-2462f54a8eba INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.2653ms 2024-03-23 16:12:13.534 +05:30 4387fa36-a453-4c02-b47e-e7024f9722a2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.0249ms 2024-03-23 16:12:13.534 +05:30 452ece22-ed4e-458a-aa40-2462f54a8eba INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:13.534 +05:30 4387fa36-a453-4c02-b47e-e7024f9722a2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:13.534 +05:30 452ece22-ed4e-458a-aa40-2462f54a8eba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.9461ms 2024-03-23 16:12:13.534 +05:30 4387fa36-a453-4c02-b47e-e7024f9722a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.9634ms 2024-03-23 16:12:13.535 +05:30 f294fb35-03e6-4a14-9c75-f07bf0a487cc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:13.535 +05:30 f294fb35-03e6-4a14-9c75-f07bf0a487cc INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.5997ms 2024-03-23 16:12:13.535 +05:30 f294fb35-03e6-4a14-9c75-f07bf0a487cc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:13.535 +05:30 f294fb35-03e6-4a14-9c75-f07bf0a487cc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.3582ms 2024-03-23 16:12:13.591 +05:30 9a6ffb6a-0f3b-4ec0-905a-0bbafee7d989 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:13.591 +05:30 9a6ffb6a-0f3b-4ec0-905a-0bbafee7d989 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 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-23 16:12:13.591 +05:30 1cee1e71-0ccc-4994-a384-c1e6b4c86e8b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:13.592 +05:30 9a6ffb6a-0f3b-4ec0-905a-0bbafee7d989 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 AM'. 2024-03-23 16:12:13.592 +05:30 a294b524-83c4-4314-a4ab-b0e7b1a0f062 INF CORS policy execution successful. 2024-03-23 16:12:13.592 +05:30 a294b524-83c4-4314-a4ab-b0e7b1a0f062 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:13.592 +05:30 a294b524-83c4-4314-a4ab-b0e7b1a0f062 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:13.592 +05:30 1cee1e71-0ccc-4994-a384-c1e6b4c86e8b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 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-23 16:12:13.593 +05:30 1cee1e71-0ccc-4994-a384-c1e6b4c86e8b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 AM'. 2024-03-23 16:12:13.593 +05:30 ff3b8c9e-8f00-4943-85d5-219e3715af15 INF CORS policy execution successful. 2024-03-23 16:12:13.593 +05:30 a294b524-83c4-4314-a4ab-b0e7b1a0f062 INF Fetching Department deatails 2024-03-23 16:12:13.593 +05:30 ff3b8c9e-8f00-4943-85d5-219e3715af15 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:13.593 +05:30 ff3b8c9e-8f00-4943-85d5-219e3715af15 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:13.593 +05:30 ff3b8c9e-8f00-4943-85d5-219e3715af15 INF Fetching City deatails 2024-03-23 16:12:13.596 +05:30 a15bc1e2-a13b-4963-a42a-6061e9c79fd1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:12:13.596 +05:30 a15bc1e2-a13b-4963-a42a-6061e9c79fd1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 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-23 16:12:13.596 +05:30 a15bc1e2-a13b-4963-a42a-6061e9c79fd1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 AM'. 2024-03-23 16:12:13.596 +05:30 a294b524-83c4-4314-a4ab-b0e7b1a0f062 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:13.597 +05:30 355a957f-6b25-49a6-b026-a1d6e9e30289 INF CORS policy execution successful. 2024-03-23 16:12:13.597 +05:30 355a957f-6b25-49a6-b026-a1d6e9e30289 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:13.597 +05:30 355a957f-6b25-49a6-b026-a1d6e9e30289 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:12:13.597 +05:30 a294b524-83c4-4314-a4ab-b0e7b1a0f062 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.703ms 2024-03-23 16:12:13.597 +05:30 a294b524-83c4-4314-a4ab-b0e7b1a0f062 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:13.597 +05:30 a294b524-83c4-4314-a4ab-b0e7b1a0f062 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.4299ms 2024-03-23 16:12:13.597 +05:30 355a957f-6b25-49a6-b026-a1d6e9e30289 INF Fetching Country deatails 2024-03-23 16:12:13.597 +05:30 ff3b8c9e-8f00-4943-85d5-219e3715af15 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:13.598 +05:30 ff3b8c9e-8f00-4943-85d5-219e3715af15 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.833ms 2024-03-23 16:12:13.598 +05:30 ff3b8c9e-8f00-4943-85d5-219e3715af15 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:13.598 +05:30 ff3b8c9e-8f00-4943-85d5-219e3715af15 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.3848ms 2024-03-23 16:12:13.598 +05:30 355a957f-6b25-49a6-b026-a1d6e9e30289 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:13.599 +05:30 355a957f-6b25-49a6-b026-a1d6e9e30289 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.803ms 2024-03-23 16:12:13.599 +05:30 355a957f-6b25-49a6-b026-a1d6e9e30289 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:13.599 +05:30 355a957f-6b25-49a6-b026-a1d6e9e30289 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1814ms 2024-03-23 16:12:13.850 +05:30 574fc449-b852-4420-a158-2f483229440e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:13.851 +05:30 574fc449-b852-4420-a158-2f483229440e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 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-23 16:12:13.851 +05:30 5945ac0c-bd47-4ea3-9513-cca6bf43b906 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:12:13.851 +05:30 574fc449-b852-4420-a158-2f483229440e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 AM'. 2024-03-23 16:12:13.851 +05:30 d0d62b9f-dfc6-410e-94e8-d680e3daae6c INF CORS policy execution successful. 2024-03-23 16:12:13.851 +05:30 d0d62b9f-dfc6-410e-94e8-d680e3daae6c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:13.851 +05:30 5945ac0c-bd47-4ea3-9513-cca6bf43b906 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 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-23 16:12:13.851 +05:30 d0d62b9f-dfc6-410e-94e8-d680e3daae6c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:13.851 +05:30 5945ac0c-bd47-4ea3-9513-cca6bf43b906 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 AM'. 2024-03-23 16:12:13.851 +05:30 48307892-8bf8-4ac4-b560-2ead988b7849 INF CORS policy execution successful. 2024-03-23 16:12:13.852 +05:30 48307892-8bf8-4ac4-b560-2ead988b7849 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:13.852 +05:30 48307892-8bf8-4ac4-b560-2ead988b7849 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:12:13.852 +05:30 d0d62b9f-dfc6-410e-94e8-d680e3daae6c INF Fetching City deatails 2024-03-23 16:12:13.852 +05:30 48307892-8bf8-4ac4-b560-2ead988b7849 INF Fetching Country deatails 2024-03-23 16:12:13.854 +05:30 a1fda784-6841-4d59-b778-b10c2ad2a962 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:13.855 +05:30 a1fda784-6841-4d59-b778-b10c2ad2a962 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 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-23 16:12:13.855 +05:30 a1fda784-6841-4d59-b778-b10c2ad2a962 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:13 AM'. 2024-03-23 16:12:13.855 +05:30 335bf778-1638-40c0-adc3-198c6d0a1651 INF CORS policy execution successful. 2024-03-23 16:12:13.855 +05:30 335bf778-1638-40c0-adc3-198c6d0a1651 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:13.855 +05:30 335bf778-1638-40c0-adc3-198c6d0a1651 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:13.856 +05:30 335bf778-1638-40c0-adc3-198c6d0a1651 INF Fetching Department deatails 2024-03-23 16:12:13.857 +05:30 48307892-8bf8-4ac4-b560-2ead988b7849 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:13.857 +05:30 48307892-8bf8-4ac4-b560-2ead988b7849 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.2049ms 2024-03-23 16:12:13.857 +05:30 48307892-8bf8-4ac4-b560-2ead988b7849 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:12:13.857 +05:30 48307892-8bf8-4ac4-b560-2ead988b7849 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.288ms 2024-03-23 16:12:13.858 +05:30 d0d62b9f-dfc6-410e-94e8-d680e3daae6c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:13.859 +05:30 d0d62b9f-dfc6-410e-94e8-d680e3daae6c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.2378ms 2024-03-23 16:12:13.859 +05:30 d0d62b9f-dfc6-410e-94e8-d680e3daae6c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:13.859 +05:30 d0d62b9f-dfc6-410e-94e8-d680e3daae6c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.8499ms 2024-03-23 16:12:13.860 +05:30 335bf778-1638-40c0-adc3-198c6d0a1651 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:13.860 +05:30 335bf778-1638-40c0-adc3-198c6d0a1651 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.5004ms 2024-03-23 16:12:13.860 +05:30 335bf778-1638-40c0-adc3-198c6d0a1651 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:13.860 +05:30 335bf778-1638-40c0-adc3-198c6d0a1651 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.6084ms 2024-03-23 16:12:34.484 +05:30 13a87a52-f75e-4920-bb91-ab63c5a9c2bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:34.485 +05:30 7d8b8754-2f51-461f-a2c4-a26596f3a564 INF CORS policy execution successful. 2024-03-23 16:12:34.486 +05:30 7d8b8754-2f51-461f-a2c4-a26596f3a564 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.9366ms 2024-03-23 16:12:34.518 +05:30 6812e75a-b86a-45a7-82c8-eaf988d308e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:34.518 +05:30 3bd6efd7-0353-4a43-90b8-70e67c911aaa INF CORS policy execution successful. 2024-03-23 16:12:34.519 +05:30 3bd6efd7-0353-4a43-90b8-70e67c911aaa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5013ms 2024-03-23 16:12:34.526 +05:30 ca1fc4e2-e85d-46d0-9c6c-29c10e49ceab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:34.527 +05:30 ca1fc4e2-e85d-46d0-9c6c-29c10e49ceab INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42: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-23 16:12:34.528 +05:30 ca1fc4e2-e85d-46d0-9c6c-29c10e49ceab INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:34 AM'. 2024-03-23 16:12:34.528 +05:30 312819d5-d864-4684-ba5a-7f3a9f9969d5 INF CORS policy execution successful. 2024-03-23 16:12:34.528 +05:30 312819d5-d864-4684-ba5a-7f3a9f9969d5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:34.528 +05:30 312819d5-d864-4684-ba5a-7f3a9f9969d5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:34.529 +05:30 312819d5-d864-4684-ba5a-7f3a9f9969d5 INF Fetching Department deatails 2024-03-23 16:12:34.536 +05:30 312819d5-d864-4684-ba5a-7f3a9f9969d5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:34.537 +05:30 312819d5-d864-4684-ba5a-7f3a9f9969d5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 8.1454ms 2024-03-23 16:12:34.537 +05:30 312819d5-d864-4684-ba5a-7f3a9f9969d5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:34.537 +05:30 312819d5-d864-4684-ba5a-7f3a9f9969d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.2653ms 2024-03-23 16:12:34.584 +05:30 cf1a6e2b-2f36-4ff0-9d2b-0abb9d815884 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:34.584 +05:30 cf1a6e2b-2f36-4ff0-9d2b-0abb9d815884 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42: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-23 16:12:34.585 +05:30 cf1a6e2b-2f36-4ff0-9d2b-0abb9d815884 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:34 AM'. 2024-03-23 16:12:34.585 +05:30 5390a1a9-98bc-49fa-9af3-1147edb8026a INF CORS policy execution successful. 2024-03-23 16:12:34.585 +05:30 5390a1a9-98bc-49fa-9af3-1147edb8026a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:34.585 +05:30 5390a1a9-98bc-49fa-9af3-1147edb8026a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:34.585 +05:30 5390a1a9-98bc-49fa-9af3-1147edb8026a INF Fetching Department deatails 2024-03-23 16:12:34.602 +05:30 5390a1a9-98bc-49fa-9af3-1147edb8026a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:34.603 +05:30 5390a1a9-98bc-49fa-9af3-1147edb8026a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 17.7644ms 2024-03-23 16:12:34.603 +05:30 5390a1a9-98bc-49fa-9af3-1147edb8026a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:34.604 +05:30 5390a1a9-98bc-49fa-9af3-1147edb8026a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 20.6918ms 2024-03-23 16:12:37.186 +05:30 f09576b1-348c-4f9e-9a1c-c4d19e84084a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:37.187 +05:30 f09576b1-348c-4f9e-9a1c-c4d19e84084a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:37 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-23 16:12:37.188 +05:30 f09576b1-348c-4f9e-9a1c-c4d19e84084a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:37 AM'. 2024-03-23 16:12:37.188 +05:30 d76f6c18-b9b0-4e7b-88cb-6d6cf70dfedc INF CORS policy execution successful. 2024-03-23 16:12:37.188 +05:30 d76f6c18-b9b0-4e7b-88cb-6d6cf70dfedc INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:37.189 +05:30 d76f6c18-b9b0-4e7b-88cb-6d6cf70dfedc INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:37.190 +05:30 d76f6c18-b9b0-4e7b-88cb-6d6cf70dfedc INF Fetching Department deatails 2024-03-23 16:12:37.194 +05:30 d76f6c18-b9b0-4e7b-88cb-6d6cf70dfedc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:37.195 +05:30 d76f6c18-b9b0-4e7b-88cb-6d6cf70dfedc INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.2821ms 2024-03-23 16:12:37.195 +05:30 d76f6c18-b9b0-4e7b-88cb-6d6cf70dfedc INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:37.195 +05:30 d76f6c18-b9b0-4e7b-88cb-6d6cf70dfedc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.5527ms 2024-03-23 16:12:37.262 +05:30 09bb86fa-4f27-493c-bb35-a2ddf842cf37 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:37.262 +05:30 09bb86fa-4f27-493c-bb35-a2ddf842cf37 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:37 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-23 16:12:37.263 +05:30 09bb86fa-4f27-493c-bb35-a2ddf842cf37 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:37 AM'. 2024-03-23 16:12:37.263 +05:30 25e493d5-7677-4ebb-a407-77f2d27a2443 INF CORS policy execution successful. 2024-03-23 16:12:37.263 +05:30 25e493d5-7677-4ebb-a407-77f2d27a2443 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:37.263 +05:30 25e493d5-7677-4ebb-a407-77f2d27a2443 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:37.263 +05:30 25e493d5-7677-4ebb-a407-77f2d27a2443 INF Fetching Department deatails 2024-03-23 16:12:37.272 +05:30 25e493d5-7677-4ebb-a407-77f2d27a2443 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:37.273 +05:30 25e493d5-7677-4ebb-a407-77f2d27a2443 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 10.1153ms 2024-03-23 16:12:37.273 +05:30 25e493d5-7677-4ebb-a407-77f2d27a2443 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:37.273 +05:30 25e493d5-7677-4ebb-a407-77f2d27a2443 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.6289ms 2024-03-23 16:12:39.620 +05:30 d82daa1b-7fb6-4e2e-bd49-a78f43fcca86 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:39.621 +05:30 03ff2d9e-803f-487b-9206-f7f87ed71582 INF CORS policy execution successful. 2024-03-23 16:12:39.621 +05:30 03ff2d9e-803f-487b-9206-f7f87ed71582 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6902ms 2024-03-23 16:12:39.702 +05:30 36981b2d-c2bf-4518-b04e-50e7cdda6559 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:39.703 +05:30 36981b2d-c2bf-4518-b04e-50e7cdda6559 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:39 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-23 16:12:39.704 +05:30 36981b2d-c2bf-4518-b04e-50e7cdda6559 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:39 AM'. 2024-03-23 16:12:39.704 +05:30 ca706e6a-042f-42b7-9933-87a8e2a6b409 INF CORS policy execution successful. 2024-03-23 16:12:39.704 +05:30 ca706e6a-042f-42b7-9933-87a8e2a6b409 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:39.704 +05:30 ca706e6a-042f-42b7-9933-87a8e2a6b409 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:39.705 +05:30 ca706e6a-042f-42b7-9933-87a8e2a6b409 INF Fetching City deatails 2024-03-23 16:12:39.709 +05:30 ca706e6a-042f-42b7-9933-87a8e2a6b409 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:39.711 +05:30 ca706e6a-042f-42b7-9933-87a8e2a6b409 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.6653ms 2024-03-23 16:12:39.711 +05:30 ca706e6a-042f-42b7-9933-87a8e2a6b409 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:39.711 +05:30 ca706e6a-042f-42b7-9933-87a8e2a6b409 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.0522ms 2024-03-23 16:12:39.937 +05:30 24897f86-b4a5-40fe-993d-b1706d768385 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:39.938 +05:30 9e5ed6f9-5dec-4583-a94a-62c9def5afbf INF CORS policy execution successful. 2024-03-23 16:12:39.938 +05:30 9e5ed6f9-5dec-4583-a94a-62c9def5afbf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4747ms 2024-03-23 16:12:39.976 +05:30 77eb1e82-040c-4231-9c03-852d5839eff0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:39.976 +05:30 77eb1e82-040c-4231-9c03-852d5839eff0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:39 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-23 16:12:39.977 +05:30 77eb1e82-040c-4231-9c03-852d5839eff0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:39 AM'. 2024-03-23 16:12:39.977 +05:30 640dfdd2-ea8b-4f7f-b5da-4df2b2e5cfd9 INF CORS policy execution successful. 2024-03-23 16:12:39.977 +05:30 640dfdd2-ea8b-4f7f-b5da-4df2b2e5cfd9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:39.977 +05:30 640dfdd2-ea8b-4f7f-b5da-4df2b2e5cfd9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:39.977 +05:30 640dfdd2-ea8b-4f7f-b5da-4df2b2e5cfd9 INF Fetching City deatails 2024-03-23 16:12:39.981 +05:30 640dfdd2-ea8b-4f7f-b5da-4df2b2e5cfd9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:39.981 +05:30 640dfdd2-ea8b-4f7f-b5da-4df2b2e5cfd9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.3152ms 2024-03-23 16:12:39.981 +05:30 640dfdd2-ea8b-4f7f-b5da-4df2b2e5cfd9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:39.982 +05:30 640dfdd2-ea8b-4f7f-b5da-4df2b2e5cfd9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.1466ms 2024-03-23 16:12:42.654 +05:30 d4bd1ccc-e3ba-4193-bf24-e4dcbfd08664 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:12:42.654 +05:30 e82eb62d-3648-4ba8-b585-dad922ca3042 INF CORS policy execution successful. 2024-03-23 16:12:42.654 +05:30 e82eb62d-3648-4ba8-b585-dad922ca3042 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 204 null null 0.677ms 2024-03-23 16:12:42.706 +05:30 c51e1d3f-74fd-4b70-b878-53a876c66368 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-23 16:12:42.708 +05:30 20a302fa-6b69-4c53-afcc-5101ac49f273 INF CORS policy execution successful. 2024-03-23 16:12:42.708 +05:30 20a302fa-6b69-4c53-afcc-5101ac49f273 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:12:42.709 +05:30 20a302fa-6b69-4c53-afcc-5101ac49f273 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-23 16:12:42.718 +05:30 20a302fa-6b69-4c53-afcc-5101ac49f273 INF Connection string fetched 2024-03-23 16:12:42.718 +05:30 20a302fa-6b69-4c53-afcc-5101ac49f273 INF Fetching Profile Summary 2024-03-23 16:12:42.727 +05:30 20a302fa-6b69-4c53-afcc-5101ac49f273 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:42.728 +05:30 20a302fa-6b69-4c53-afcc-5101ac49f273 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 19.195ms 2024-03-23 16:12:42.728 +05:30 20a302fa-6b69-4c53-afcc-5101ac49f273 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-23 16:12:42.728 +05:30 20a302fa-6b69-4c53-afcc-5101ac49f273 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 21.9127ms 2024-03-23 16:12:47.420 +05:30 d60e2e42-40ab-4abd-a525-b3045266d72c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:47.421 +05:30 d6c9fe1e-4bdf-43e6-8b44-32920f809363 INF CORS policy execution successful. 2024-03-23 16:12:47.421 +05:30 d6c9fe1e-4bdf-43e6-8b44-32920f809363 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.834ms 2024-03-23 16:12:47.445 +05:30 bf91927a-9e29-4deb-bcef-b74fb0a9904a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:47.445 +05:30 9a2089b9-5f24-4f5b-a197-9350fe02e717 INF CORS policy execution successful. 2024-03-23 16:12:47.445 +05:30 9a2089b9-5f24-4f5b-a197-9350fe02e717 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5288ms 2024-03-23 16:12:47.463 +05:30 a86815df-ccd3-4a85-955b-b4902f08d173 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:47.463 +05:30 a86815df-ccd3-4a85-955b-b4902f08d173 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:47 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-23 16:12:47.464 +05:30 a86815df-ccd3-4a85-955b-b4902f08d173 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:47 AM'. 2024-03-23 16:12:47.464 +05:30 5af57479-310c-46f3-99c5-d07022f620d3 INF CORS policy execution successful. 2024-03-23 16:12:47.464 +05:30 5af57479-310c-46f3-99c5-d07022f620d3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:47.464 +05:30 5af57479-310c-46f3-99c5-d07022f620d3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:47.465 +05:30 5af57479-310c-46f3-99c5-d07022f620d3 INF Fetching Department deatails 2024-03-23 16:12:47.470 +05:30 5af57479-310c-46f3-99c5-d07022f620d3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:47.470 +05:30 5af57479-310c-46f3-99c5-d07022f620d3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.592ms 2024-03-23 16:12:47.470 +05:30 5af57479-310c-46f3-99c5-d07022f620d3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:47.470 +05:30 5af57479-310c-46f3-99c5-d07022f620d3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.657ms 2024-03-23 16:12:47.507 +05:30 141ecb30-6b96-4f69-a755-b0718dc85f3b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:47.508 +05:30 141ecb30-6b96-4f69-a755-b0718dc85f3b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:47 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-23 16:12:47.509 +05:30 141ecb30-6b96-4f69-a755-b0718dc85f3b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:47 AM'. 2024-03-23 16:12:47.509 +05:30 f0726113-2479-4e85-a56a-2255fb9a300f INF CORS policy execution successful. 2024-03-23 16:12:47.509 +05:30 f0726113-2479-4e85-a56a-2255fb9a300f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:47.509 +05:30 f0726113-2479-4e85-a56a-2255fb9a300f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:47.510 +05:30 f0726113-2479-4e85-a56a-2255fb9a300f INF Fetching Department deatails 2024-03-23 16:12:47.519 +05:30 f0726113-2479-4e85-a56a-2255fb9a300f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:47.520 +05:30 f0726113-2479-4e85-a56a-2255fb9a300f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 10.2934ms 2024-03-23 16:12:47.520 +05:30 f0726113-2479-4e85-a56a-2255fb9a300f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:47.520 +05:30 f0726113-2479-4e85-a56a-2255fb9a300f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 13.5444ms 2024-03-23 16:12:49.098 +05:30 86189e58-76de-4d25-a411-286cb97f1971 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:49.099 +05:30 86189e58-76de-4d25-a411-286cb97f1971 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:49 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-23 16:12:49.099 +05:30 86189e58-76de-4d25-a411-286cb97f1971 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:49 AM'. 2024-03-23 16:12:49.100 +05:30 bef0b2c8-82e2-41ff-80cd-936083d8ae72 INF CORS policy execution successful. 2024-03-23 16:12:49.100 +05:30 bef0b2c8-82e2-41ff-80cd-936083d8ae72 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:49.100 +05:30 bef0b2c8-82e2-41ff-80cd-936083d8ae72 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:49.101 +05:30 bef0b2c8-82e2-41ff-80cd-936083d8ae72 INF Fetching Department deatails 2024-03-23 16:12:49.106 +05:30 bef0b2c8-82e2-41ff-80cd-936083d8ae72 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:49.106 +05:30 bef0b2c8-82e2-41ff-80cd-936083d8ae72 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.0822ms 2024-03-23 16:12:49.106 +05:30 bef0b2c8-82e2-41ff-80cd-936083d8ae72 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:49.106 +05:30 bef0b2c8-82e2-41ff-80cd-936083d8ae72 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.4626ms 2024-03-23 16:12:49.149 +05:30 e47322a6-13ad-40fe-9ac6-00efcc080354 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:12:49.150 +05:30 e47322a6-13ad-40fe-9ac6-00efcc080354 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:49 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-23 16:12:49.150 +05:30 e47322a6-13ad-40fe-9ac6-00efcc080354 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:49 AM'. 2024-03-23 16:12:49.150 +05:30 a0c64bc1-5a28-414d-80d5-4577dc3795c3 INF CORS policy execution successful. 2024-03-23 16:12:49.150 +05:30 a0c64bc1-5a28-414d-80d5-4577dc3795c3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:49.150 +05:30 a0c64bc1-5a28-414d-80d5-4577dc3795c3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:12:49.151 +05:30 a0c64bc1-5a28-414d-80d5-4577dc3795c3 INF Fetching Department deatails 2024-03-23 16:12:49.153 +05:30 a0c64bc1-5a28-414d-80d5-4577dc3795c3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:49.154 +05:30 a0c64bc1-5a28-414d-80d5-4577dc3795c3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.4333ms 2024-03-23 16:12:49.154 +05:30 a0c64bc1-5a28-414d-80d5-4577dc3795c3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:12:49.154 +05:30 a0c64bc1-5a28-414d-80d5-4577dc3795c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.7191ms 2024-03-23 16:12:50.461 +05:30 82d9e82a-742e-472b-ade9-22d607a11a95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:50.461 +05:30 2d8ba6be-ff78-4c8c-833b-e7563ab5d5fe INF CORS policy execution successful. 2024-03-23 16:12:50.461 +05:30 2d8ba6be-ff78-4c8c-833b-e7563ab5d5fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6688ms 2024-03-23 16:12:50.465 +05:30 392b4d21-43dc-4593-a401-95dfb08cd43f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:50.465 +05:30 59407750-7252-42e5-aeb0-b41d3bc9b65c INF CORS policy execution successful. 2024-03-23 16:12:50.466 +05:30 59407750-7252-42e5-aeb0-b41d3bc9b65c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5891ms 2024-03-23 16:12:50.505 +05:30 d353534e-0777-4c56-bf5a-2e97d02977f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:50.506 +05:30 d353534e-0777-4c56-bf5a-2e97d02977f0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42: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-23 16:12:50.507 +05:30 d353534e-0777-4c56-bf5a-2e97d02977f0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:50 AM'. 2024-03-23 16:12:50.507 +05:30 8baeba65-0045-45be-ab3d-41f645ee7553 INF CORS policy execution successful. 2024-03-23 16:12:50.507 +05:30 8baeba65-0045-45be-ab3d-41f645ee7553 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:50.507 +05:30 8baeba65-0045-45be-ab3d-41f645ee7553 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:50.508 +05:30 8baeba65-0045-45be-ab3d-41f645ee7553 INF Fetching City deatails 2024-03-23 16:12:50.514 +05:30 8baeba65-0045-45be-ab3d-41f645ee7553 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:50.514 +05:30 8baeba65-0045-45be-ab3d-41f645ee7553 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.1908ms 2024-03-23 16:12:50.515 +05:30 8baeba65-0045-45be-ab3d-41f645ee7553 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:50.515 +05:30 8baeba65-0045-45be-ab3d-41f645ee7553 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.4734ms 2024-03-23 16:12:50.554 +05:30 cfc5bca3-12d8-45c6-afc5-e5238c2b46ce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:50.555 +05:30 cfc5bca3-12d8-45c6-afc5-e5238c2b46ce INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42: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-23 16:12:50.555 +05:30 cfc5bca3-12d8-45c6-afc5-e5238c2b46ce INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:50 AM'. 2024-03-23 16:12:50.556 +05:30 8cf2fd85-0736-48c6-8789-32e4723cb680 INF CORS policy execution successful. 2024-03-23 16:12:50.556 +05:30 8cf2fd85-0736-48c6-8789-32e4723cb680 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:50.556 +05:30 8cf2fd85-0736-48c6-8789-32e4723cb680 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:50.557 +05:30 8cf2fd85-0736-48c6-8789-32e4723cb680 INF Fetching City deatails 2024-03-23 16:12:50.561 +05:30 8cf2fd85-0736-48c6-8789-32e4723cb680 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:50.562 +05:30 8cf2fd85-0736-48c6-8789-32e4723cb680 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.5142ms 2024-03-23 16:12:50.562 +05:30 8cf2fd85-0736-48c6-8789-32e4723cb680 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:50.562 +05:30 8cf2fd85-0736-48c6-8789-32e4723cb680 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.9925ms 2024-03-23 16:12:52.975 +05:30 d344b4d0-5560-4f68-809e-d124f4068f0e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:52.976 +05:30 d344b4d0-5560-4f68-809e-d124f4068f0e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42: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-23 16:12:52.976 +05:30 d344b4d0-5560-4f68-809e-d124f4068f0e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:52 AM'. 2024-03-23 16:12:52.976 +05:30 a2d10f97-b66c-44a8-b6e0-022634ef11c1 INF CORS policy execution successful. 2024-03-23 16:12:52.977 +05:30 a2d10f97-b66c-44a8-b6e0-022634ef11c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:52.977 +05:30 a2d10f97-b66c-44a8-b6e0-022634ef11c1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:52.977 +05:30 a2d10f97-b66c-44a8-b6e0-022634ef11c1 INF Fetching City deatails 2024-03-23 16:12:52.985 +05:30 a2d10f97-b66c-44a8-b6e0-022634ef11c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:52.985 +05:30 a2d10f97-b66c-44a8-b6e0-022634ef11c1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.6668ms 2024-03-23 16:12:52.986 +05:30 a2d10f97-b66c-44a8-b6e0-022634ef11c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:52.986 +05:30 a2d10f97-b66c-44a8-b6e0-022634ef11c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.5903ms 2024-03-23 16:12:53.027 +05:30 8e18462b-b4ee-4cf5-a5f8-a3b9e4ff367a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:12:53.028 +05:30 8e18462b-b4ee-4cf5-a5f8-a3b9e4ff367a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:53 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-23 16:12:53.029 +05:30 8e18462b-b4ee-4cf5-a5f8-a3b9e4ff367a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:42:53 AM'. 2024-03-23 16:12:53.029 +05:30 1c0c42d8-e48c-483e-ae81-48e99f72efdc INF CORS policy execution successful. 2024-03-23 16:12:53.029 +05:30 1c0c42d8-e48c-483e-ae81-48e99f72efdc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:53.029 +05:30 1c0c42d8-e48c-483e-ae81-48e99f72efdc INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:12:53.030 +05:30 1c0c42d8-e48c-483e-ae81-48e99f72efdc INF Fetching City deatails 2024-03-23 16:12:53.031 +05:30 1c0c42d8-e48c-483e-ae81-48e99f72efdc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:12:53.031 +05:30 1c0c42d8-e48c-483e-ae81-48e99f72efdc INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.092ms 2024-03-23 16:12:53.031 +05:30 1c0c42d8-e48c-483e-ae81-48e99f72efdc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:12:53.031 +05:30 1c0c42d8-e48c-483e-ae81-48e99f72efdc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.1296ms 2024-03-23 16:13:05.212 +05:30 acb53dce-e683-423b-8c63-955e0cd77c77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:13:05.212 +05:30 abb01eb5-8c58-49b8-b53b-100ea13603ff INF CORS policy execution successful. 2024-03-23 16:13:05.213 +05:30 abb01eb5-8c58-49b8-b53b-100ea13603ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.0637ms 2024-03-23 16:13:05.229 +05:30 46ebb011-d4c7-4be6-ac4b-648219920e74 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:13:05.229 +05:30 ea3b267e-cabc-463c-a28c-1a0f71c26872 INF CORS policy execution successful. 2024-03-23 16:13:05.230 +05:30 ea3b267e-cabc-463c-a28c-1a0f71c26872 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4812ms 2024-03-23 16:13:05.254 +05:30 f9dd73f9-d015-4ec5-9467-b60694325e86 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:13:05.255 +05:30 f9dd73f9-d015-4ec5-9467-b60694325e86 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:05 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-23 16:13:05.255 +05:30 f9dd73f9-d015-4ec5-9467-b60694325e86 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:05 AM'. 2024-03-23 16:13:05.255 +05:30 91f05177-348d-417b-8979-9dc04a6f8263 INF CORS policy execution successful. 2024-03-23 16:13:05.255 +05:30 91f05177-348d-417b-8979-9dc04a6f8263 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:13:05.255 +05:30 91f05177-348d-417b-8979-9dc04a6f8263 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:13:05.256 +05:30 91f05177-348d-417b-8979-9dc04a6f8263 INF Fetching Department deatails 2024-03-23 16:13:05.264 +05:30 91f05177-348d-417b-8979-9dc04a6f8263 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:05.264 +05:30 91f05177-348d-417b-8979-9dc04a6f8263 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 8.6097ms 2024-03-23 16:13:05.264 +05:30 91f05177-348d-417b-8979-9dc04a6f8263 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:13:05.265 +05:30 91f05177-348d-417b-8979-9dc04a6f8263 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 10.71ms 2024-03-23 16:13:05.303 +05:30 e4c7baa0-6fdf-4fbc-8d93-bd8d5eccb342 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:13:05.304 +05:30 e4c7baa0-6fdf-4fbc-8d93-bd8d5eccb342 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:05 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-23 16:13:05.304 +05:30 e4c7baa0-6fdf-4fbc-8d93-bd8d5eccb342 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:05 AM'. 2024-03-23 16:13:05.304 +05:30 df13e1b9-70e6-4eda-b099-d492b12c9b8e INF CORS policy execution successful. 2024-03-23 16:13:05.304 +05:30 df13e1b9-70e6-4eda-b099-d492b12c9b8e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:13:05.304 +05:30 df13e1b9-70e6-4eda-b099-d492b12c9b8e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:13:05.305 +05:30 df13e1b9-70e6-4eda-b099-d492b12c9b8e INF Fetching Department deatails 2024-03-23 16:13:05.306 +05:30 df13e1b9-70e6-4eda-b099-d492b12c9b8e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:05.306 +05:30 df13e1b9-70e6-4eda-b099-d492b12c9b8e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8474ms 2024-03-23 16:13:05.306 +05:30 df13e1b9-70e6-4eda-b099-d492b12c9b8e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:13:05.306 +05:30 df13e1b9-70e6-4eda-b099-d492b12c9b8e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.2188ms 2024-03-23 16:13:08.456 +05:30 23b7add0-2afa-459b-8a42-389e568ff225 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:13:08.457 +05:30 724f1a7c-cf01-4b2a-963f-50603348541e INF CORS policy execution successful. 2024-03-23 16:13:08.457 +05:30 724f1a7c-cf01-4b2a-963f-50603348541e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.4775ms 2024-03-23 16:13:08.487 +05:30 de90c10c-69d6-4738-a001-f897e899ec28 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:13:08.488 +05:30 ce6cefb1-0200-4445-affb-321c44855148 INF CORS policy execution successful. 2024-03-23 16:13:08.488 +05:30 ce6cefb1-0200-4445-affb-321c44855148 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5032ms 2024-03-23 16:13:08.493 +05:30 4209ace4-c82e-4ad6-86e0-fa64ffc68d7d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:13:08.494 +05:30 4209ace4-c82e-4ad6-86e0-fa64ffc68d7d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:08 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-23 16:13:08.495 +05:30 4209ace4-c82e-4ad6-86e0-fa64ffc68d7d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:08 AM'. 2024-03-23 16:13:08.495 +05:30 7c37ffd1-7710-465b-92ae-d405a97e0a2d INF CORS policy execution successful. 2024-03-23 16:13:08.496 +05:30 7c37ffd1-7710-465b-92ae-d405a97e0a2d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:08.496 +05:30 7c37ffd1-7710-465b-92ae-d405a97e0a2d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:13:08.497 +05:30 7c37ffd1-7710-465b-92ae-d405a97e0a2d INF Fetching City deatails 2024-03-23 16:13:08.502 +05:30 7c37ffd1-7710-465b-92ae-d405a97e0a2d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:08.502 +05:30 7c37ffd1-7710-465b-92ae-d405a97e0a2d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.2824ms 2024-03-23 16:13:08.502 +05:30 7c37ffd1-7710-465b-92ae-d405a97e0a2d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:08.502 +05:30 7c37ffd1-7710-465b-92ae-d405a97e0a2d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.1685ms 2024-03-23 16:13:08.539 +05:30 9590f98b-245a-4ffe-afa3-2ad18b884671 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:13:08.539 +05:30 9590f98b-245a-4ffe-afa3-2ad18b884671 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:08 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-23 16:13:08.540 +05:30 9590f98b-245a-4ffe-afa3-2ad18b884671 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:08 AM'. 2024-03-23 16:13:08.540 +05:30 5c44ef8c-45ea-4080-a111-7aaf866229e1 INF CORS policy execution successful. 2024-03-23 16:13:08.540 +05:30 5c44ef8c-45ea-4080-a111-7aaf866229e1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:08.540 +05:30 5c44ef8c-45ea-4080-a111-7aaf866229e1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:13:08.540 +05:30 5c44ef8c-45ea-4080-a111-7aaf866229e1 INF Fetching City deatails 2024-03-23 16:13:08.544 +05:30 5c44ef8c-45ea-4080-a111-7aaf866229e1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:08.544 +05:30 5c44ef8c-45ea-4080-a111-7aaf866229e1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.5325ms 2024-03-23 16:13:08.545 +05:30 5c44ef8c-45ea-4080-a111-7aaf866229e1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:08.545 +05:30 5c44ef8c-45ea-4080-a111-7aaf866229e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.2066ms 2024-03-23 16:13:10.192 +05:30 9642c645-8679-41b7-a9c7-81f39e653539 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:13:10.192 +05:30 9642c645-8679-41b7-a9c7-81f39e653539 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43: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-23 16:13:10.193 +05:30 9642c645-8679-41b7-a9c7-81f39e653539 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:10 AM'. 2024-03-23 16:13:10.193 +05:30 a2aa941f-0e44-4df9-a49e-ca41b37a230a INF CORS policy execution successful. 2024-03-23 16:13:10.193 +05:30 a2aa941f-0e44-4df9-a49e-ca41b37a230a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:10.193 +05:30 a2aa941f-0e44-4df9-a49e-ca41b37a230a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:13:10.194 +05:30 a2aa941f-0e44-4df9-a49e-ca41b37a230a INF Fetching City deatails 2024-03-23 16:13:10.200 +05:30 a2aa941f-0e44-4df9-a49e-ca41b37a230a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:10.201 +05:30 a2aa941f-0e44-4df9-a49e-ca41b37a230a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.4745ms 2024-03-23 16:13:10.201 +05:30 a2aa941f-0e44-4df9-a49e-ca41b37a230a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:10.201 +05:30 a2aa941f-0e44-4df9-a49e-ca41b37a230a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.5261ms 2024-03-23 16:13:10.243 +05:30 d98cfd87-744e-4d70-bb64-e887cda67555 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:13:10.244 +05:30 d98cfd87-744e-4d70-bb64-e887cda67555 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43: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-23 16:13:10.245 +05:30 d98cfd87-744e-4d70-bb64-e887cda67555 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:10 AM'. 2024-03-23 16:13:10.245 +05:30 efc6b063-189d-4c72-a16b-391084bb8db1 INF CORS policy execution successful. 2024-03-23 16:13:10.245 +05:30 efc6b063-189d-4c72-a16b-391084bb8db1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:10.245 +05:30 efc6b063-189d-4c72-a16b-391084bb8db1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:13:10.245 +05:30 efc6b063-189d-4c72-a16b-391084bb8db1 INF Fetching City deatails 2024-03-23 16:13:10.247 +05:30 efc6b063-189d-4c72-a16b-391084bb8db1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:10.247 +05:30 efc6b063-189d-4c72-a16b-391084bb8db1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0951ms 2024-03-23 16:13:10.247 +05:30 efc6b063-189d-4c72-a16b-391084bb8db1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:10.247 +05:30 efc6b063-189d-4c72-a16b-391084bb8db1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.116ms 2024-03-23 16:13:12.657 +05:30 fb193193-6294-4e0f-96aa-e9de63ad031e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:13:12.659 +05:30 fb193193-6294-4e0f-96aa-e9de63ad031e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:12 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-23 16:13:12.659 +05:30 fb193193-6294-4e0f-96aa-e9de63ad031e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:12 AM'. 2024-03-23 16:13:12.660 +05:30 fadefecc-8461-4220-9dfd-de09d7cf6375 INF CORS policy execution successful. 2024-03-23 16:13:12.660 +05:30 fadefecc-8461-4220-9dfd-de09d7cf6375 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:12.660 +05:30 fadefecc-8461-4220-9dfd-de09d7cf6375 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:13:12.661 +05:30 fadefecc-8461-4220-9dfd-de09d7cf6375 INF Fetching City deatails 2024-03-23 16:13:12.667 +05:30 fadefecc-8461-4220-9dfd-de09d7cf6375 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:12.668 +05:30 fadefecc-8461-4220-9dfd-de09d7cf6375 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.4592ms 2024-03-23 16:13:12.668 +05:30 fadefecc-8461-4220-9dfd-de09d7cf6375 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:12.668 +05:30 fadefecc-8461-4220-9dfd-de09d7cf6375 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.9175ms 2024-03-23 16:13:12.705 +05:30 5fa0e0a9-540e-43ae-a05e-50b404e746ae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:13:12.706 +05:30 5fa0e0a9-540e-43ae-a05e-50b404e746ae INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:12 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-23 16:13:12.706 +05:30 5fa0e0a9-540e-43ae-a05e-50b404e746ae INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:12 AM'. 2024-03-23 16:13:12.706 +05:30 dcbfa290-1d09-4e52-8862-899eed54ac2e INF CORS policy execution successful. 2024-03-23 16:13:12.706 +05:30 dcbfa290-1d09-4e52-8862-899eed54ac2e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:12.706 +05:30 dcbfa290-1d09-4e52-8862-899eed54ac2e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:13:12.707 +05:30 dcbfa290-1d09-4e52-8862-899eed54ac2e INF Fetching City deatails 2024-03-23 16:13:12.710 +05:30 dcbfa290-1d09-4e52-8862-899eed54ac2e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:12.710 +05:30 dcbfa290-1d09-4e52-8862-899eed54ac2e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.4861ms 2024-03-23 16:13:12.710 +05:30 dcbfa290-1d09-4e52-8862-899eed54ac2e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:12.710 +05:30 dcbfa290-1d09-4e52-8862-899eed54ac2e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.3739ms 2024-03-23 16:13:14.581 +05:30 941f9e56-fd8e-4227-b4b6-c738044e2fd7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:13:14.581 +05:30 2174f8e1-b357-4098-8aa2-3b42e49042f6 INF CORS policy execution successful. 2024-03-23 16:13:14.582 +05:30 2174f8e1-b357-4098-8aa2-3b42e49042f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8283ms 2024-03-23 16:13:14.597 +05:30 96db1bad-d425-485b-bdde-00604dae0353 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:13:14.597 +05:30 ffa4f528-86bb-47a2-a54e-def6e8526bd9 INF CORS policy execution successful. 2024-03-23 16:13:14.598 +05:30 ffa4f528-86bb-47a2-a54e-def6e8526bd9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9947ms 2024-03-23 16:13:14.621 +05:30 a1b4a4c8-2f09-4394-92d8-65b2db62257e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:13:14.622 +05:30 a1b4a4c8-2f09-4394-92d8-65b2db62257e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:14 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-23 16:13:14.623 +05:30 a1b4a4c8-2f09-4394-92d8-65b2db62257e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:14 AM'. 2024-03-23 16:13:14.624 +05:30 00f4c363-adc6-4559-9574-91bc83e67660 INF CORS policy execution successful. 2024-03-23 16:13:14.624 +05:30 00f4c363-adc6-4559-9574-91bc83e67660 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:14.624 +05:30 00f4c363-adc6-4559-9574-91bc83e67660 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:13:14.625 +05:30 00f4c363-adc6-4559-9574-91bc83e67660 INF Fetching City deatails 2024-03-23 16:13:14.631 +05:30 00f4c363-adc6-4559-9574-91bc83e67660 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:14.632 +05:30 00f4c363-adc6-4559-9574-91bc83e67660 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.6635ms 2024-03-23 16:13:14.632 +05:30 00f4c363-adc6-4559-9574-91bc83e67660 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:14.632 +05:30 00f4c363-adc6-4559-9574-91bc83e67660 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.6722ms 2024-03-23 16:13:14.683 +05:30 ee1e9b4f-fc28-4b11-a835-6adec1a5373f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:13:14.684 +05:30 ee1e9b4f-fc28-4b11-a835-6adec1a5373f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:14 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-23 16:13:14.684 +05:30 ee1e9b4f-fc28-4b11-a835-6adec1a5373f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:14 AM'. 2024-03-23 16:13:14.685 +05:30 2eb42364-088a-47f3-8c86-6d7db1cc4499 INF CORS policy execution successful. 2024-03-23 16:13:14.685 +05:30 2eb42364-088a-47f3-8c86-6d7db1cc4499 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:14.685 +05:30 2eb42364-088a-47f3-8c86-6d7db1cc4499 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:13:14.685 +05:30 2eb42364-088a-47f3-8c86-6d7db1cc4499 INF Fetching City deatails 2024-03-23 16:13:14.689 +05:30 2eb42364-088a-47f3-8c86-6d7db1cc4499 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:14.690 +05:30 2eb42364-088a-47f3-8c86-6d7db1cc4499 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.8197ms 2024-03-23 16:13:14.690 +05:30 2eb42364-088a-47f3-8c86-6d7db1cc4499 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:13:14.690 +05:30 2eb42364-088a-47f3-8c86-6d7db1cc4499 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.795ms 2024-03-23 16:13:16.096 +05:30 502c90a1-5a91-4d13-9ccf-ce4ccc8bd571 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:13:16.097 +05:30 f3d7c583-575f-41d3-8327-03e16a182e28 INF CORS policy execution successful. 2024-03-23 16:13:16.097 +05:30 f3d7c583-575f-41d3-8327-03e16a182e28 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7659ms 2024-03-23 16:13:16.121 +05:30 c71be180-5022-48b3-8a0b-6705ca8c8229 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:13:16.122 +05:30 1910110d-3cd3-425d-ba1d-3a3bec30420c INF CORS policy execution successful. 2024-03-23 16:13:16.122 +05:30 1910110d-3cd3-425d-ba1d-3a3bec30420c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5934ms 2024-03-23 16:13:16.135 +05:30 f3f2275f-012a-42a9-b279-8208af58aab2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:13:16.136 +05:30 f3f2275f-012a-42a9-b279-8208af58aab2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43: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-23 16:13:16.136 +05:30 f3f2275f-012a-42a9-b279-8208af58aab2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:16 AM'. 2024-03-23 16:13:16.136 +05:30 ffe81fc7-b7d6-49f9-9f82-c7b51f642773 INF CORS policy execution successful. 2024-03-23 16:13:16.136 +05:30 ffe81fc7-b7d6-49f9-9f82-c7b51f642773 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:13:16.136 +05:30 ffe81fc7-b7d6-49f9-9f82-c7b51f642773 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:13:16.137 +05:30 ffe81fc7-b7d6-49f9-9f82-c7b51f642773 INF Fetching Department deatails 2024-03-23 16:13:16.141 +05:30 ffe81fc7-b7d6-49f9-9f82-c7b51f642773 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:16.142 +05:30 ffe81fc7-b7d6-49f9-9f82-c7b51f642773 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.5407ms 2024-03-23 16:13:16.142 +05:30 ffe81fc7-b7d6-49f9-9f82-c7b51f642773 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:13:16.142 +05:30 ffe81fc7-b7d6-49f9-9f82-c7b51f642773 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.3087ms 2024-03-23 16:13:16.179 +05:30 a57df78f-44a2-4022-87ab-a67273eebfe7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:13:16.180 +05:30 a57df78f-44a2-4022-87ab-a67273eebfe7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43: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-23 16:13:16.180 +05:30 a57df78f-44a2-4022-87ab-a67273eebfe7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:16 AM'. 2024-03-23 16:13:16.180 +05:30 1ca9169a-4a5e-4c15-bdd0-2aa6433fbc43 INF CORS policy execution successful. 2024-03-23 16:13:16.181 +05:30 1ca9169a-4a5e-4c15-bdd0-2aa6433fbc43 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:13:16.181 +05:30 1ca9169a-4a5e-4c15-bdd0-2aa6433fbc43 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:13:16.181 +05:30 1ca9169a-4a5e-4c15-bdd0-2aa6433fbc43 INF Fetching Department deatails 2024-03-23 16:13:16.186 +05:30 1ca9169a-4a5e-4c15-bdd0-2aa6433fbc43 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:16.186 +05:30 1ca9169a-4a5e-4c15-bdd0-2aa6433fbc43 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.5239ms 2024-03-23 16:13:16.186 +05:30 1ca9169a-4a5e-4c15-bdd0-2aa6433fbc43 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:13:16.186 +05:30 1ca9169a-4a5e-4c15-bdd0-2aa6433fbc43 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.6282ms 2024-03-23 16:13:18.602 +05:30 821ddcd7-32f1-4972-8700-23314554fb9c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:13:18.603 +05:30 821ddcd7-32f1-4972-8700-23314554fb9c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:18 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-23 16:13:18.604 +05:30 821ddcd7-32f1-4972-8700-23314554fb9c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:18 AM'. 2024-03-23 16:13:18.605 +05:30 9b2d8fe2-88c0-4b6f-a6f1-f52262ebdcb1 INF CORS policy execution successful. 2024-03-23 16:13:18.605 +05:30 9b2d8fe2-88c0-4b6f-a6f1-f52262ebdcb1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:13:18.605 +05:30 9b2d8fe2-88c0-4b6f-a6f1-f52262ebdcb1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:13:18.605 +05:30 9b2d8fe2-88c0-4b6f-a6f1-f52262ebdcb1 INF Fetching Department deatails 2024-03-23 16:13:18.610 +05:30 9b2d8fe2-88c0-4b6f-a6f1-f52262ebdcb1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:18.611 +05:30 9b2d8fe2-88c0-4b6f-a6f1-f52262ebdcb1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.996ms 2024-03-23 16:13:18.611 +05:30 9b2d8fe2-88c0-4b6f-a6f1-f52262ebdcb1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:13:18.611 +05:30 9b2d8fe2-88c0-4b6f-a6f1-f52262ebdcb1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.2338ms 2024-03-23 16:13:18.655 +05:30 92dafb10-e186-4396-9120-47e4d27faac9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:13:18.656 +05:30 92dafb10-e186-4396-9120-47e4d27faac9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:18 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-23 16:13:18.656 +05:30 92dafb10-e186-4396-9120-47e4d27faac9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:43:18 AM'. 2024-03-23 16:13:18.656 +05:30 6bfee4d0-be1d-449a-9027-71a6c86cab2a INF CORS policy execution successful. 2024-03-23 16:13:18.656 +05:30 6bfee4d0-be1d-449a-9027-71a6c86cab2a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:13:18.657 +05:30 6bfee4d0-be1d-449a-9027-71a6c86cab2a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:13:18.657 +05:30 6bfee4d0-be1d-449a-9027-71a6c86cab2a INF Fetching Department deatails 2024-03-23 16:13:18.659 +05:30 6bfee4d0-be1d-449a-9027-71a6c86cab2a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:13:18.660 +05:30 6bfee4d0-be1d-449a-9027-71a6c86cab2a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.0022ms 2024-03-23 16:13:18.660 +05:30 6bfee4d0-be1d-449a-9027-71a6c86cab2a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:13:18.660 +05:30 6bfee4d0-be1d-449a-9027-71a6c86cab2a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.8059ms 2024-03-23 16:14:17.080 +05:30 79e34b05-fbd5-4f50-8761-3c90e792f2ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:14:17.080 +05:30 0e78d092-c669-4467-86f2-34e6b930cdf6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:14:17.080 +05:30 f7313153-ca0c-4c01-9516-21a39d9df71f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:14:17.083 +05:30 6206df9a-7716-4228-a226-18093bd1c428 INF CORS policy execution successful. 2024-03-23 16:14:17.083 +05:30 aabf591b-03ec-45d1-8077-2d96bbdfaac8 INF CORS policy execution successful. 2024-03-23 16:14:17.083 +05:30 48ef816c-7bca-4867-a3d3-f33dc9a3369c INF CORS policy execution successful. 2024-03-23 16:14:17.085 +05:30 aabf591b-03ec-45d1-8077-2d96bbdfaac8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 4.6327ms 2024-03-23 16:14:17.085 +05:30 6206df9a-7716-4228-a226-18093bd1c428 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 4.8772ms 2024-03-23 16:14:17.085 +05:30 48ef816c-7bca-4867-a3d3-f33dc9a3369c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 4.9078ms 2024-03-23 16:14:17.133 +05:30 3228952d-c2a8-43f8-8231-28df7da29f48 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:14:17.137 +05:30 3228952d-c2a8-43f8-8231-28df7da29f48 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:17 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-23 16:14:17.137 +05:30 3ba0fb70-c6c0-42fe-b995-bf4126188f09 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:14:17.139 +05:30 3228952d-c2a8-43f8-8231-28df7da29f48 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:17 AM'. 2024-03-23 16:14:17.139 +05:30 6a5c71b2-370c-4d6e-aa2d-50691d6049a6 INF CORS policy execution successful. 2024-03-23 16:14:17.139 +05:30 3ba0fb70-c6c0-42fe-b995-bf4126188f09 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:17 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-23 16:14:17.140 +05:30 6a5c71b2-370c-4d6e-aa2d-50691d6049a6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:14:17.140 +05:30 3ba0fb70-c6c0-42fe-b995-bf4126188f09 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:17 AM'. 2024-03-23 16:14:17.140 +05:30 a04105b1-02d4-4ef9-a759-d2dbccb22fde INF CORS policy execution successful. 2024-03-23 16:14:17.140 +05:30 a04105b1-02d4-4ef9-a759-d2dbccb22fde INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:14:17.140 +05:30 4acd8f8f-4834-48db-9071-40517b139ede INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:14:17.140 +05:30 a04105b1-02d4-4ef9-a759-d2dbccb22fde INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:14:17.140 +05:30 6a5c71b2-370c-4d6e-aa2d-50691d6049a6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:14:17.141 +05:30 4acd8f8f-4834-48db-9071-40517b139ede INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:17 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-23 16:14:17.141 +05:30 4acd8f8f-4834-48db-9071-40517b139ede INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:17 AM'. 2024-03-23 16:14:17.141 +05:30 ab43b10b-daba-4203-93b0-d980f5bf4861 INF CORS policy execution successful. 2024-03-23 16:14:17.141 +05:30 ab43b10b-daba-4203-93b0-d980f5bf4861 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:14:17.141 +05:30 ab43b10b-daba-4203-93b0-d980f5bf4861 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:14:17.143 +05:30 a04105b1-02d4-4ef9-a759-d2dbccb22fde INF Fetching City deatails 2024-03-23 16:14:17.143 +05:30 6a5c71b2-370c-4d6e-aa2d-50691d6049a6 INF Fetching Department deatails 2024-03-23 16:14:17.143 +05:30 ab43b10b-daba-4203-93b0-d980f5bf4861 INF Fetching Country deatails 2024-03-23 16:14:17.157 +05:30 a04105b1-02d4-4ef9-a759-d2dbccb22fde INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:17.158 +05:30 a04105b1-02d4-4ef9-a759-d2dbccb22fde INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 17.212ms 2024-03-23 16:14:17.158 +05:30 a04105b1-02d4-4ef9-a759-d2dbccb22fde INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:14:17.158 +05:30 a04105b1-02d4-4ef9-a759-d2dbccb22fde INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 20.7771ms 2024-03-23 16:14:17.159 +05:30 ab43b10b-daba-4203-93b0-d980f5bf4861 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:17.160 +05:30 ab43b10b-daba-4203-93b0-d980f5bf4861 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 18.4983ms 2024-03-23 16:14:17.160 +05:30 ab43b10b-daba-4203-93b0-d980f5bf4861 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:14:17.161 +05:30 ab43b10b-daba-4203-93b0-d980f5bf4861 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 20.3527ms 2024-03-23 16:14:17.166 +05:30 6a5c71b2-370c-4d6e-aa2d-50691d6049a6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:17.167 +05:30 6a5c71b2-370c-4d6e-aa2d-50691d6049a6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 26.2269ms 2024-03-23 16:14:17.167 +05:30 6a5c71b2-370c-4d6e-aa2d-50691d6049a6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:14:17.167 +05:30 6a5c71b2-370c-4d6e-aa2d-50691d6049a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 33.696ms 2024-03-23 16:14:17.363 +05:30 6efc94ef-f760-4254-9ae8-700827e288a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:14:17.364 +05:30 6efc94ef-f760-4254-9ae8-700827e288a7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:17 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-23 16:14:17.364 +05:30 6efc94ef-f760-4254-9ae8-700827e288a7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:17 AM'. 2024-03-23 16:14:17.364 +05:30 8ad723d8-c9dc-4b8d-91d8-501a8c2b4f45 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:14:17.364 +05:30 a586c120-299e-41f1-af17-5cb1e8cfb2ab INF CORS policy execution successful. 2024-03-23 16:14:17.365 +05:30 a586c120-299e-41f1-af17-5cb1e8cfb2ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:14:17.365 +05:30 a586c120-299e-41f1-af17-5cb1e8cfb2ab INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:14:17.365 +05:30 8ad723d8-c9dc-4b8d-91d8-501a8c2b4f45 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:17 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-23 16:14:17.365 +05:30 8ad723d8-c9dc-4b8d-91d8-501a8c2b4f45 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:17 AM'. 2024-03-23 16:14:17.365 +05:30 45a2523e-ec23-4f40-a378-d40de1bac87f INF CORS policy execution successful. 2024-03-23 16:14:17.365 +05:30 45a2523e-ec23-4f40-a378-d40de1bac87f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:14:17.365 +05:30 45a2523e-ec23-4f40-a378-d40de1bac87f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:14:17.365 +05:30 a586c120-299e-41f1-af17-5cb1e8cfb2ab INF Fetching City deatails 2024-03-23 16:14:17.366 +05:30 45a2523e-ec23-4f40-a378-d40de1bac87f INF Fetching Country deatails 2024-03-23 16:14:17.367 +05:30 5eefd148-f947-44a4-aeec-995316b8ab94 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:14:17.367 +05:30 5eefd148-f947-44a4-aeec-995316b8ab94 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:17 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-23 16:14:17.368 +05:30 5eefd148-f947-44a4-aeec-995316b8ab94 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:17 AM'. 2024-03-23 16:14:17.368 +05:30 fb33891c-11ec-414a-9172-3a3acc262123 INF CORS policy execution successful. 2024-03-23 16:14:17.368 +05:30 fb33891c-11ec-414a-9172-3a3acc262123 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:14:17.368 +05:30 fb33891c-11ec-414a-9172-3a3acc262123 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:14:17.369 +05:30 fb33891c-11ec-414a-9172-3a3acc262123 INF Fetching Department deatails 2024-03-23 16:14:17.372 +05:30 a586c120-299e-41f1-af17-5cb1e8cfb2ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:17.373 +05:30 a586c120-299e-41f1-af17-5cb1e8cfb2ab INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.1401ms 2024-03-23 16:14:17.373 +05:30 a586c120-299e-41f1-af17-5cb1e8cfb2ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:14:17.373 +05:30 a586c120-299e-41f1-af17-5cb1e8cfb2ab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.6716ms 2024-03-23 16:14:17.374 +05:30 45a2523e-ec23-4f40-a378-d40de1bac87f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:17.374 +05:30 45a2523e-ec23-4f40-a378-d40de1bac87f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.9551ms 2024-03-23 16:14:17.374 +05:30 45a2523e-ec23-4f40-a378-d40de1bac87f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:14:17.374 +05:30 45a2523e-ec23-4f40-a378-d40de1bac87f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.972ms 2024-03-23 16:14:17.375 +05:30 fb33891c-11ec-414a-9172-3a3acc262123 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:17.376 +05:30 fb33891c-11ec-414a-9172-3a3acc262123 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.1539ms 2024-03-23 16:14:17.376 +05:30 fb33891c-11ec-414a-9172-3a3acc262123 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:14:17.376 +05:30 fb33891c-11ec-414a-9172-3a3acc262123 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.2401ms 2024-03-23 16:14:18.048 +05:30 783d4122-ee46-40c6-92b6-89d9b5d94a05 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:14:18.049 +05:30 fde640d8-6724-483d-99cf-5d5ecc93d7b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:14:18.049 +05:30 783d4122-ee46-40c6-92b6-89d9b5d94a05 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:18 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-23 16:14:18.049 +05:30 fde640d8-6724-483d-99cf-5d5ecc93d7b0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:18 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-23 16:14:18.049 +05:30 783d4122-ee46-40c6-92b6-89d9b5d94a05 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:18 AM'. 2024-03-23 16:14:18.050 +05:30 fde640d8-6724-483d-99cf-5d5ecc93d7b0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:18 AM'. 2024-03-23 16:14:18.050 +05:30 21e22161-51b9-4ff7-ba6d-a873ae84bb90 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:14:18.050 +05:30 adbd0dfb-9745-4a3d-8400-9b1fb4356232 INF CORS policy execution successful. 2024-03-23 16:14:18.050 +05:30 811b2ee8-1a82-4ff9-87ac-2b4ebdb19383 INF CORS policy execution successful. 2024-03-23 16:14:18.050 +05:30 811b2ee8-1a82-4ff9-87ac-2b4ebdb19383 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:14:18.050 +05:30 adbd0dfb-9745-4a3d-8400-9b1fb4356232 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:14:18.050 +05:30 adbd0dfb-9745-4a3d-8400-9b1fb4356232 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:14:18.050 +05:30 811b2ee8-1a82-4ff9-87ac-2b4ebdb19383 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:14:18.050 +05:30 21e22161-51b9-4ff7-ba6d-a873ae84bb90 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:18 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-23 16:14:18.051 +05:30 21e22161-51b9-4ff7-ba6d-a873ae84bb90 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:18 AM'. 2024-03-23 16:14:18.051 +05:30 7812aa89-4ee6-4dd2-bff4-39f65c43b523 INF CORS policy execution successful. 2024-03-23 16:14:18.051 +05:30 7812aa89-4ee6-4dd2-bff4-39f65c43b523 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:14:18.051 +05:30 7812aa89-4ee6-4dd2-bff4-39f65c43b523 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:14:18.051 +05:30 adbd0dfb-9745-4a3d-8400-9b1fb4356232 INF Fetching City deatails 2024-03-23 16:14:18.051 +05:30 811b2ee8-1a82-4ff9-87ac-2b4ebdb19383 INF Fetching Country deatails 2024-03-23 16:14:18.051 +05:30 7812aa89-4ee6-4dd2-bff4-39f65c43b523 INF Fetching Department deatails 2024-03-23 16:14:18.058 +05:30 adbd0dfb-9745-4a3d-8400-9b1fb4356232 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:18.059 +05:30 adbd0dfb-9745-4a3d-8400-9b1fb4356232 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.652ms 2024-03-23 16:14:18.059 +05:30 adbd0dfb-9745-4a3d-8400-9b1fb4356232 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:14:18.059 +05:30 adbd0dfb-9745-4a3d-8400-9b1fb4356232 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.2918ms 2024-03-23 16:14:18.061 +05:30 811b2ee8-1a82-4ff9-87ac-2b4ebdb19383 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:18.061 +05:30 811b2ee8-1a82-4ff9-87ac-2b4ebdb19383 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 10.7373ms 2024-03-23 16:14:18.061 +05:30 811b2ee8-1a82-4ff9-87ac-2b4ebdb19383 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:14:18.061 +05:30 811b2ee8-1a82-4ff9-87ac-2b4ebdb19383 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 12.5921ms 2024-03-23 16:14:18.062 +05:30 7812aa89-4ee6-4dd2-bff4-39f65c43b523 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:18.062 +05:30 7812aa89-4ee6-4dd2-bff4-39f65c43b523 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 11.1751ms 2024-03-23 16:14:18.062 +05:30 7812aa89-4ee6-4dd2-bff4-39f65c43b523 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:14:18.062 +05:30 7812aa89-4ee6-4dd2-bff4-39f65c43b523 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 12.4454ms 2024-03-23 16:14:19.034 +05:30 16c80528-6bd2-40e5-b800-1a2f45115622 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:14:19.035 +05:30 16c80528-6bd2-40e5-b800-1a2f45115622 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:19 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-23 16:14:19.035 +05:30 16c80528-6bd2-40e5-b800-1a2f45115622 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:19 AM'. 2024-03-23 16:14:19.035 +05:30 1917ab77-f499-45bb-8781-f6ec5556fd58 INF CORS policy execution successful. 2024-03-23 16:14:19.035 +05:30 1917ab77-f499-45bb-8781-f6ec5556fd58 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:14:19.035 +05:30 1917ab77-f499-45bb-8781-f6ec5556fd58 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:14:19.036 +05:30 1917ab77-f499-45bb-8781-f6ec5556fd58 INF Fetching City deatails 2024-03-23 16:14:19.039 +05:30 1917ab77-f499-45bb-8781-f6ec5556fd58 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:19.039 +05:30 de5187f8-24a5-4e04-8797-815c638d142b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:14:19.040 +05:30 1917ab77-f499-45bb-8781-f6ec5556fd58 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.1343ms 2024-03-23 16:14:19.040 +05:30 1917ab77-f499-45bb-8781-f6ec5556fd58 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:14:19.040 +05:30 1917ab77-f499-45bb-8781-f6ec5556fd58 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.0915ms 2024-03-23 16:14:19.040 +05:30 de5187f8-24a5-4e04-8797-815c638d142b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:19 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-23 16:14:19.040 +05:30 de5187f8-24a5-4e04-8797-815c638d142b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:19 AM'. 2024-03-23 16:14:19.040 +05:30 320cfd72-7ccf-4419-a051-46730b927d65 INF CORS policy execution successful. 2024-03-23 16:14:19.040 +05:30 320cfd72-7ccf-4419-a051-46730b927d65 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:14:19.040 +05:30 320cfd72-7ccf-4419-a051-46730b927d65 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:14:19.041 +05:30 320cfd72-7ccf-4419-a051-46730b927d65 INF Fetching Country deatails 2024-03-23 16:14:19.043 +05:30 320cfd72-7ccf-4419-a051-46730b927d65 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:19.043 +05:30 320cfd72-7ccf-4419-a051-46730b927d65 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4927ms 2024-03-23 16:14:19.043 +05:30 320cfd72-7ccf-4419-a051-46730b927d65 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:14:19.043 +05:30 320cfd72-7ccf-4419-a051-46730b927d65 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.8371ms 2024-03-23 16:14:19.044 +05:30 94db0ce8-e9c8-4f6a-ae9b-e45c78e04be4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:14:19.044 +05:30 94db0ce8-e9c8-4f6a-ae9b-e45c78e04be4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:19 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-23 16:14:19.044 +05:30 94db0ce8-e9c8-4f6a-ae9b-e45c78e04be4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:19 AM'. 2024-03-23 16:14:19.044 +05:30 7db80a31-8e5b-41f1-9b01-25c3cce53232 INF CORS policy execution successful. 2024-03-23 16:14:19.044 +05:30 7db80a31-8e5b-41f1-9b01-25c3cce53232 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:14:19.044 +05:30 7db80a31-8e5b-41f1-9b01-25c3cce53232 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:14:19.045 +05:30 7db80a31-8e5b-41f1-9b01-25c3cce53232 INF Fetching Department deatails 2024-03-23 16:14:19.046 +05:30 7db80a31-8e5b-41f1-9b01-25c3cce53232 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:19.046 +05:30 7db80a31-8e5b-41f1-9b01-25c3cce53232 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0909ms 2024-03-23 16:14:19.046 +05:30 7db80a31-8e5b-41f1-9b01-25c3cce53232 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:14:19.047 +05:30 7db80a31-8e5b-41f1-9b01-25c3cce53232 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0033ms 2024-03-23 16:14:22.599 +05:30 12e9b30a-0ec8-454a-b6cd-25bbcf61302d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:14:22.599 +05:30 e505df1d-ad26-4571-8942-bc3cfc6894b9 INF CORS policy execution successful. 2024-03-23 16:14:22.600 +05:30 e505df1d-ad26-4571-8942-bc3cfc6894b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8282ms 2024-03-23 16:14:22.626 +05:30 447c4ddd-cf1a-4622-a14a-fa2f0b73daed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:14:22.627 +05:30 b6f7a6db-2233-4983-bb90-ef0d12012f61 INF CORS policy execution successful. 2024-03-23 16:14:22.627 +05:30 b6f7a6db-2233-4983-bb90-ef0d12012f61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5924ms 2024-03-23 16:14:22.640 +05:30 74420eef-6c11-481a-8ca7-5f5a517dced0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:14:22.641 +05:30 74420eef-6c11-481a-8ca7-5f5a517dced0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:22 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-23 16:14:22.641 +05:30 74420eef-6c11-481a-8ca7-5f5a517dced0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:22 AM'. 2024-03-23 16:14:22.641 +05:30 c2f119c2-c5b1-4b05-ac4b-a1c4a9129a0f INF CORS policy execution successful. 2024-03-23 16:14:22.641 +05:30 c2f119c2-c5b1-4b05-ac4b-a1c4a9129a0f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:14:22.641 +05:30 c2f119c2-c5b1-4b05-ac4b-a1c4a9129a0f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:14:22.642 +05:30 c2f119c2-c5b1-4b05-ac4b-a1c4a9129a0f INF Fetching City deatails 2024-03-23 16:14:22.649 +05:30 c2f119c2-c5b1-4b05-ac4b-a1c4a9129a0f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:22.650 +05:30 c2f119c2-c5b1-4b05-ac4b-a1c4a9129a0f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.1076ms 2024-03-23 16:14:22.651 +05:30 c2f119c2-c5b1-4b05-ac4b-a1c4a9129a0f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:14:22.651 +05:30 c2f119c2-c5b1-4b05-ac4b-a1c4a9129a0f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.0469ms 2024-03-23 16:14:22.695 +05:30 7f13c663-b8fb-479c-a6de-c6430f661789 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:14:22.696 +05:30 7f13c663-b8fb-479c-a6de-c6430f661789 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:22 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-23 16:14:22.696 +05:30 7f13c663-b8fb-479c-a6de-c6430f661789 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:44:22 AM'. 2024-03-23 16:14:22.696 +05:30 fef03c5a-dc6d-44bc-be29-9f8d9e7c5ddd INF CORS policy execution successful. 2024-03-23 16:14:22.697 +05:30 fef03c5a-dc6d-44bc-be29-9f8d9e7c5ddd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:14:22.697 +05:30 fef03c5a-dc6d-44bc-be29-9f8d9e7c5ddd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:14:22.697 +05:30 fef03c5a-dc6d-44bc-be29-9f8d9e7c5ddd INF Fetching City deatails 2024-03-23 16:14:22.698 +05:30 fef03c5a-dc6d-44bc-be29-9f8d9e7c5ddd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:14:22.699 +05:30 fef03c5a-dc6d-44bc-be29-9f8d9e7c5ddd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0922ms 2024-03-23 16:14:22.699 +05:30 fef03c5a-dc6d-44bc-be29-9f8d9e7c5ddd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:14:22.699 +05:30 fef03c5a-dc6d-44bc-be29-9f8d9e7c5ddd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.3589ms 2024-03-23 16:15:24.511 +05:30 aefdf55b-ea69-4331-8304-425e819f0a7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:24.512 +05:30 bc42e2f7-1319-4c32-865d-3b94fa1d1b98 INF CORS policy execution successful. 2024-03-23 16:15:24.513 +05:30 bc42e2f7-1319-4c32-865d-3b94fa1d1b98 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.6712ms 2024-03-23 16:15:24.514 +05:30 a0ed9d4a-76fa-4646-8c26-91c6234232a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:24.515 +05:30 528354dc-cb7f-4902-bc11-ba9518514007 INF CORS policy execution successful. 2024-03-23 16:15:24.515 +05:30 528354dc-cb7f-4902-bc11-ba9518514007 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6723ms 2024-03-23 16:15:24.517 +05:30 4260c0a9-566a-4f81-8379-50f35852c802 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:24.518 +05:30 254d8cc8-e907-459d-8f02-8dbdcfadd3e7 INF CORS policy execution successful. 2024-03-23 16:15:24.518 +05:30 254d8cc8-e907-459d-8f02-8dbdcfadd3e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4103ms 2024-03-23 16:15:24.554 +05:30 cf40933e-ded0-4f3f-a17d-fbafb1afdac9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:24.558 +05:30 cf40933e-ded0-4f3f-a17d-fbafb1afdac9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:24 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-23 16:15:24.560 +05:30 cf40933e-ded0-4f3f-a17d-fbafb1afdac9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:24 AM'. 2024-03-23 16:15:24.560 +05:30 95132478-6b24-42ee-99bf-4da9b5f0ea4c INF CORS policy execution successful. 2024-03-23 16:15:24.560 +05:30 95132478-6b24-42ee-99bf-4da9b5f0ea4c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:24.561 +05:30 95132478-6b24-42ee-99bf-4da9b5f0ea4c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:15:24.562 +05:30 e0fea7c5-2551-4aa9-9211-cf8fbfe14c58 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:24.562 +05:30 e0fea7c5-2551-4aa9-9211-cf8fbfe14c58 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:24 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-23 16:15:24.562 +05:30 95132478-6b24-42ee-99bf-4da9b5f0ea4c INF Fetching Country deatails 2024-03-23 16:15:24.562 +05:30 e0fea7c5-2551-4aa9-9211-cf8fbfe14c58 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:24 AM'. 2024-03-23 16:15:24.562 +05:30 54cbd1d3-d074-4242-ba45-8044c07cdcb5 INF CORS policy execution successful. 2024-03-23 16:15:24.563 +05:30 54cbd1d3-d074-4242-ba45-8044c07cdcb5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:24.563 +05:30 54cbd1d3-d074-4242-ba45-8044c07cdcb5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:15:24.563 +05:30 54cbd1d3-d074-4242-ba45-8044c07cdcb5 INF Fetching Department deatails 2024-03-23 16:15:24.567 +05:30 daa67d32-d2de-41dd-9da4-4f01a31d3d1d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:24.567 +05:30 daa67d32-d2de-41dd-9da4-4f01a31d3d1d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:24 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-23 16:15:24.568 +05:30 daa67d32-d2de-41dd-9da4-4f01a31d3d1d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:24 AM'. 2024-03-23 16:15:24.568 +05:30 ce440370-29f8-45d4-af6c-ac90789582e3 INF CORS policy execution successful. 2024-03-23 16:15:24.568 +05:30 ce440370-29f8-45d4-af6c-ac90789582e3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:24.568 +05:30 ce440370-29f8-45d4-af6c-ac90789582e3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:15:24.568 +05:30 ce440370-29f8-45d4-af6c-ac90789582e3 INF Fetching City deatails 2024-03-23 16:15:24.572 +05:30 ce440370-29f8-45d4-af6c-ac90789582e3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:24.572 +05:30 54cbd1d3-d074-4242-ba45-8044c07cdcb5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:24.572 +05:30 95132478-6b24-42ee-99bf-4da9b5f0ea4c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:24.572 +05:30 54cbd1d3-d074-4242-ba45-8044c07cdcb5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 9.7413ms 2024-03-23 16:15:24.573 +05:30 54cbd1d3-d074-4242-ba45-8044c07cdcb5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:24.572 +05:30 ce440370-29f8-45d4-af6c-ac90789582e3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.5781ms 2024-03-23 16:15:24.572 +05:30 95132478-6b24-42ee-99bf-4da9b5f0ea4c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 11.4416ms 2024-03-23 16:15:24.573 +05:30 ce440370-29f8-45d4-af6c-ac90789582e3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:24.573 +05:30 54cbd1d3-d074-4242-ba45-8044c07cdcb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.1016ms 2024-03-23 16:15:24.573 +05:30 95132478-6b24-42ee-99bf-4da9b5f0ea4c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:24.573 +05:30 ce440370-29f8-45d4-af6c-ac90789582e3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.8451ms 2024-03-23 16:15:24.573 +05:30 95132478-6b24-42ee-99bf-4da9b5f0ea4c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 18.5048ms 2024-03-23 16:15:25.147 +05:30 e802390b-1406-451a-bf96-d196002206c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:25.147 +05:30 e802390b-1406-451a-bf96-d196002206c7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:25 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-23 16:15:25.147 +05:30 e802390b-1406-451a-bf96-d196002206c7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:25 AM'. 2024-03-23 16:15:25.148 +05:30 54a2df1d-651d-4dbb-b606-7c5782b2867b INF CORS policy execution successful. 2024-03-23 16:15:25.148 +05:30 54a2df1d-651d-4dbb-b606-7c5782b2867b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:25.148 +05:30 54a2df1d-651d-4dbb-b606-7c5782b2867b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:15:25.148 +05:30 54a2df1d-651d-4dbb-b606-7c5782b2867b INF Fetching City deatails 2024-03-23 16:15:25.150 +05:30 540474a8-fa53-42f8-8d80-c9c89f634a07 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:25.150 +05:30 540474a8-fa53-42f8-8d80-c9c89f634a07 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:25 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-23 16:15:25.151 +05:30 540474a8-fa53-42f8-8d80-c9c89f634a07 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:25 AM'. 2024-03-23 16:15:25.151 +05:30 5b83d9cf-fccd-45e4-a166-ded03b2bd9d4 INF CORS policy execution successful. 2024-03-23 16:15:25.151 +05:30 5b83d9cf-fccd-45e4-a166-ded03b2bd9d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:25.151 +05:30 5b83d9cf-fccd-45e4-a166-ded03b2bd9d4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:15:25.151 +05:30 5b83d9cf-fccd-45e4-a166-ded03b2bd9d4 INF Fetching Country deatails 2024-03-23 16:15:25.152 +05:30 54a2df1d-651d-4dbb-b606-7c5782b2867b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:25.152 +05:30 54a2df1d-651d-4dbb-b606-7c5782b2867b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.3791ms 2024-03-23 16:15:25.152 +05:30 54a2df1d-651d-4dbb-b606-7c5782b2867b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:25.152 +05:30 54a2df1d-651d-4dbb-b606-7c5782b2867b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.702ms 2024-03-23 16:15:25.153 +05:30 5b83d9cf-fccd-45e4-a166-ded03b2bd9d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:25.153 +05:30 5b83d9cf-fccd-45e4-a166-ded03b2bd9d4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1653ms 2024-03-23 16:15:25.153 +05:30 5b83d9cf-fccd-45e4-a166-ded03b2bd9d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:25.153 +05:30 5b83d9cf-fccd-45e4-a166-ded03b2bd9d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.2655ms 2024-03-23 16:15:25.153 +05:30 f32f6709-a0ba-41a7-a5d1-fbf587934bac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:25.154 +05:30 f32f6709-a0ba-41a7-a5d1-fbf587934bac INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:25 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-23 16:15:25.154 +05:30 f32f6709-a0ba-41a7-a5d1-fbf587934bac INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:25 AM'. 2024-03-23 16:15:25.154 +05:30 34a298a3-fbe1-48d0-bf07-96a52329303a INF CORS policy execution successful. 2024-03-23 16:15:25.154 +05:30 34a298a3-fbe1-48d0-bf07-96a52329303a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:25.154 +05:30 34a298a3-fbe1-48d0-bf07-96a52329303a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:15:25.155 +05:30 34a298a3-fbe1-48d0-bf07-96a52329303a INF Fetching Department deatails 2024-03-23 16:15:25.158 +05:30 34a298a3-fbe1-48d0-bf07-96a52329303a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:25.158 +05:30 34a298a3-fbe1-48d0-bf07-96a52329303a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.0535ms 2024-03-23 16:15:25.158 +05:30 34a298a3-fbe1-48d0-bf07-96a52329303a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:25.159 +05:30 34a298a3-fbe1-48d0-bf07-96a52329303a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.127ms 2024-03-23 16:15:28.818 +05:30 8f92edd6-cef6-413a-a15b-9593e2c683b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:28.818 +05:30 f1ca2359-1708-41ad-aa9a-71d0cec61b2a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:28.818 +05:30 4938300c-3a86-449b-90c8-161c014d2ad4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:28.819 +05:30 4938300c-3a86-449b-90c8-161c014d2ad4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:28 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-23 16:15:28.819 +05:30 8f92edd6-cef6-413a-a15b-9593e2c683b8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:28 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-23 16:15:28.819 +05:30 f1ca2359-1708-41ad-aa9a-71d0cec61b2a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:28 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-23 16:15:28.820 +05:30 4938300c-3a86-449b-90c8-161c014d2ad4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:28 AM'. 2024-03-23 16:15:28.820 +05:30 8f92edd6-cef6-413a-a15b-9593e2c683b8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:28 AM'. 2024-03-23 16:15:28.820 +05:30 f1ca2359-1708-41ad-aa9a-71d0cec61b2a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:28 AM'. 2024-03-23 16:15:28.821 +05:30 ea32f38e-645a-4635-be09-7e92286c0dcc INF CORS policy execution successful. 2024-03-23 16:15:28.821 +05:30 202d4fdb-4667-439e-9328-27862428581c INF CORS policy execution successful. 2024-03-23 16:15:28.821 +05:30 8dfd48f4-0ac5-4e99-a81a-a174c580a8f8 INF CORS policy execution successful. 2024-03-23 16:15:28.821 +05:30 ea32f38e-645a-4635-be09-7e92286c0dcc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:28.821 +05:30 202d4fdb-4667-439e-9328-27862428581c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:28.821 +05:30 8dfd48f4-0ac5-4e99-a81a-a174c580a8f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:28.821 +05:30 ea32f38e-645a-4635-be09-7e92286c0dcc INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:15:28.821 +05:30 202d4fdb-4667-439e-9328-27862428581c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:15:28.821 +05:30 8dfd48f4-0ac5-4e99-a81a-a174c580a8f8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:15:28.822 +05:30 ea32f38e-645a-4635-be09-7e92286c0dcc INF Fetching City deatails 2024-03-23 16:15:28.822 +05:30 202d4fdb-4667-439e-9328-27862428581c INF Fetching Country deatails 2024-03-23 16:15:28.822 +05:30 8dfd48f4-0ac5-4e99-a81a-a174c580a8f8 INF Fetching Department deatails 2024-03-23 16:15:28.830 +05:30 8dfd48f4-0ac5-4e99-a81a-a174c580a8f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:28.831 +05:30 8dfd48f4-0ac5-4e99-a81a-a174c580a8f8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 9.6662ms 2024-03-23 16:15:28.831 +05:30 8dfd48f4-0ac5-4e99-a81a-a174c580a8f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:28.831 +05:30 8dfd48f4-0ac5-4e99-a81a-a174c580a8f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 12.5288ms 2024-03-23 16:15:28.832 +05:30 202d4fdb-4667-439e-9328-27862428581c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:28.832 +05:30 202d4fdb-4667-439e-9328-27862428581c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 11.4237ms 2024-03-23 16:15:28.832 +05:30 202d4fdb-4667-439e-9328-27862428581c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:28.833 +05:30 202d4fdb-4667-439e-9328-27862428581c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 14.6993ms 2024-03-23 16:15:28.834 +05:30 ea32f38e-645a-4635-be09-7e92286c0dcc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:28.834 +05:30 ea32f38e-645a-4635-be09-7e92286c0dcc INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 13.2471ms 2024-03-23 16:15:28.834 +05:30 ea32f38e-645a-4635-be09-7e92286c0dcc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:28.834 +05:30 ea32f38e-645a-4635-be09-7e92286c0dcc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 16.4994ms 2024-03-23 16:15:29.326 +05:30 7c352745-33f7-4ab7-b5cd-dcb2cccbeb97 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:29.326 +05:30 ae975bf8-4eea-4f7b-8f8e-93c8922e959a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:29.327 +05:30 7c352745-33f7-4ab7-b5cd-dcb2cccbeb97 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:29 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-23 16:15:29.327 +05:30 ae975bf8-4eea-4f7b-8f8e-93c8922e959a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:29 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-23 16:15:29.327 +05:30 7c352745-33f7-4ab7-b5cd-dcb2cccbeb97 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:29 AM'. 2024-03-23 16:15:29.328 +05:30 ae975bf8-4eea-4f7b-8f8e-93c8922e959a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:29 AM'. 2024-03-23 16:15:29.328 +05:30 66ab867e-2a39-408a-8c2e-f6d934e6d9fb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:29.328 +05:30 07ef6102-ceab-45dc-b908-a6e20f67d216 INF CORS policy execution successful. 2024-03-23 16:15:29.328 +05:30 fbc969eb-3f61-4b54-9710-3d88b73e293a INF CORS policy execution successful. 2024-03-23 16:15:29.328 +05:30 07ef6102-ceab-45dc-b908-a6e20f67d216 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:29.328 +05:30 fbc969eb-3f61-4b54-9710-3d88b73e293a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:29.328 +05:30 fbc969eb-3f61-4b54-9710-3d88b73e293a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:15:29.328 +05:30 07ef6102-ceab-45dc-b908-a6e20f67d216 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:15:29.328 +05:30 66ab867e-2a39-408a-8c2e-f6d934e6d9fb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:29 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-23 16:15:29.329 +05:30 66ab867e-2a39-408a-8c2e-f6d934e6d9fb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:29 AM'. 2024-03-23 16:15:29.329 +05:30 066c7fe7-91fd-4e83-a0ab-30d54f4ee99f INF CORS policy execution successful. 2024-03-23 16:15:29.329 +05:30 066c7fe7-91fd-4e83-a0ab-30d54f4ee99f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:29.329 +05:30 07ef6102-ceab-45dc-b908-a6e20f67d216 INF Fetching Country deatails 2024-03-23 16:15:29.329 +05:30 066c7fe7-91fd-4e83-a0ab-30d54f4ee99f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:15:29.329 +05:30 fbc969eb-3f61-4b54-9710-3d88b73e293a INF Fetching City deatails 2024-03-23 16:15:29.330 +05:30 066c7fe7-91fd-4e83-a0ab-30d54f4ee99f INF Fetching Department deatails 2024-03-23 16:15:29.334 +05:30 fbc969eb-3f61-4b54-9710-3d88b73e293a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:29.335 +05:30 fbc969eb-3f61-4b54-9710-3d88b73e293a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.6938ms 2024-03-23 16:15:29.335 +05:30 fbc969eb-3f61-4b54-9710-3d88b73e293a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:29.335 +05:30 fbc969eb-3f61-4b54-9710-3d88b73e293a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.2001ms 2024-03-23 16:15:29.335 +05:30 07ef6102-ceab-45dc-b908-a6e20f67d216 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:29.336 +05:30 07ef6102-ceab-45dc-b908-a6e20f67d216 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.6981ms 2024-03-23 16:15:29.336 +05:30 07ef6102-ceab-45dc-b908-a6e20f67d216 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:29.336 +05:30 07ef6102-ceab-45dc-b908-a6e20f67d216 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.5696ms 2024-03-23 16:15:29.339 +05:30 066c7fe7-91fd-4e83-a0ab-30d54f4ee99f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:29.340 +05:30 066c7fe7-91fd-4e83-a0ab-30d54f4ee99f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 10.5479ms 2024-03-23 16:15:29.340 +05:30 066c7fe7-91fd-4e83-a0ab-30d54f4ee99f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:29.340 +05:30 066c7fe7-91fd-4e83-a0ab-30d54f4ee99f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 12.3857ms 2024-03-23 16:15:46.808 +05:30 78c46dd6-6959-4f7a-938b-8f8cad90e7be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:46.809 +05:30 197f1b26-49c1-4c8f-9a3f-569b0f32c004 INF CORS policy execution successful. 2024-03-23 16:15:46.810 +05:30 197f1b26-49c1-4c8f-9a3f-569b0f32c004 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.0992ms 2024-03-23 16:15:46.811 +05:30 e2f7b5a4-6005-49a9-9e58-2880a318e3fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:46.813 +05:30 79f9949e-06f1-45da-baa7-83b413b01f22 INF CORS policy execution successful. 2024-03-23 16:15:46.814 +05:30 79f9949e-06f1-45da-baa7-83b413b01f22 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 3.2103ms 2024-03-23 16:15:46.814 +05:30 bac1552d-d2bc-4cc8-88c1-09048b039874 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:46.814 +05:30 1d3b2d11-f1ee-49c2-bee8-400944237eab INF CORS policy execution successful. 2024-03-23 16:15:46.815 +05:30 1d3b2d11-f1ee-49c2-bee8-400944237eab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6003ms 2024-03-23 16:15:46.861 +05:30 da9b6804-9f03-4b12-8c21-7d0fd096d1ab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:46.862 +05:30 368b76df-c8f3-440f-8a49-6c2f279180fe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:46.863 +05:30 368b76df-c8f3-440f-8a49-6c2f279180fe INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:46 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-23 16:15:46.863 +05:30 da9b6804-9f03-4b12-8c21-7d0fd096d1ab INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:46 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-23 16:15:46.865 +05:30 da9b6804-9f03-4b12-8c21-7d0fd096d1ab INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:46 AM'. 2024-03-23 16:15:46.864 +05:30 368b76df-c8f3-440f-8a49-6c2f279180fe INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:46 AM'. 2024-03-23 16:15:46.864 +05:30 a0c785f6-c5f5-4bad-8b16-3e343b7f888f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:46.865 +05:30 5a287944-fa6c-4cea-9474-7e865e1fd9f9 INF CORS policy execution successful. 2024-03-23 16:15:46.865 +05:30 1ce89fe8-826d-4505-ac7e-b1428b1bcdc2 INF CORS policy execution successful. 2024-03-23 16:15:46.865 +05:30 1ce89fe8-826d-4505-ac7e-b1428b1bcdc2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:46.865 +05:30 5a287944-fa6c-4cea-9474-7e865e1fd9f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:46.865 +05:30 a0c785f6-c5f5-4bad-8b16-3e343b7f888f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:46 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-23 16:15:46.865 +05:30 5a287944-fa6c-4cea-9474-7e865e1fd9f9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:15:46.865 +05:30 1ce89fe8-826d-4505-ac7e-b1428b1bcdc2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:15:46.866 +05:30 a0c785f6-c5f5-4bad-8b16-3e343b7f888f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:46 AM'. 2024-03-23 16:15:46.866 +05:30 a98016d3-936b-494e-b1fc-b7937e733934 INF CORS policy execution successful. 2024-03-23 16:15:46.866 +05:30 a98016d3-936b-494e-b1fc-b7937e733934 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:46.866 +05:30 a98016d3-936b-494e-b1fc-b7937e733934 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:15:46.867 +05:30 5a287944-fa6c-4cea-9474-7e865e1fd9f9 INF Fetching City deatails 2024-03-23 16:15:46.867 +05:30 1ce89fe8-826d-4505-ac7e-b1428b1bcdc2 INF Fetching Country deatails 2024-03-23 16:15:46.867 +05:30 a98016d3-936b-494e-b1fc-b7937e733934 INF Fetching Department deatails 2024-03-23 16:15:46.874 +05:30 a98016d3-936b-494e-b1fc-b7937e733934 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:46.875 +05:30 a98016d3-936b-494e-b1fc-b7937e733934 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 8.5414ms 2024-03-23 16:15:46.875 +05:30 a98016d3-936b-494e-b1fc-b7937e733934 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:46.875 +05:30 a98016d3-936b-494e-b1fc-b7937e733934 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.2187ms 2024-03-23 16:15:46.876 +05:30 1ce89fe8-826d-4505-ac7e-b1428b1bcdc2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:46.877 +05:30 1ce89fe8-826d-4505-ac7e-b1428b1bcdc2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 10.9091ms 2024-03-23 16:15:46.877 +05:30 1ce89fe8-826d-4505-ac7e-b1428b1bcdc2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:46.877 +05:30 1ce89fe8-826d-4505-ac7e-b1428b1bcdc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 15.5271ms 2024-03-23 16:15:46.878 +05:30 5a287944-fa6c-4cea-9474-7e865e1fd9f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:46.878 +05:30 5a287944-fa6c-4cea-9474-7e865e1fd9f9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 12.6509ms 2024-03-23 16:15:46.878 +05:30 5a287944-fa6c-4cea-9474-7e865e1fd9f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:46.879 +05:30 5a287944-fa6c-4cea-9474-7e865e1fd9f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 17.0461ms 2024-03-23 16:15:46.920 +05:30 c268f1b8-8adb-49da-93ef-44865316cebc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:46.921 +05:30 c268f1b8-8adb-49da-93ef-44865316cebc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:46 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-23 16:15:46.921 +05:30 c268f1b8-8adb-49da-93ef-44865316cebc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:46 AM'. 2024-03-23 16:15:46.921 +05:30 e6993383-5744-4016-bfd0-7d9d1fb444c8 INF CORS policy execution successful. 2024-03-23 16:15:46.921 +05:30 e6993383-5744-4016-bfd0-7d9d1fb444c8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:46.921 +05:30 e6993383-5744-4016-bfd0-7d9d1fb444c8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:15:46.922 +05:30 e6993383-5744-4016-bfd0-7d9d1fb444c8 INF Fetching Country deatails 2024-03-23 16:15:46.922 +05:30 3c2b136c-ddcc-4962-8bc8-3df370c5ec9d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:46.923 +05:30 3c2b136c-ddcc-4962-8bc8-3df370c5ec9d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:46 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-23 16:15:46.923 +05:30 3c2b136c-ddcc-4962-8bc8-3df370c5ec9d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:46 AM'. 2024-03-23 16:15:46.923 +05:30 06c822fe-ef60-40d6-8ee9-d3d0a21de9b9 INF CORS policy execution successful. 2024-03-23 16:15:46.923 +05:30 06c822fe-ef60-40d6-8ee9-d3d0a21de9b9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:46.923 +05:30 06c822fe-ef60-40d6-8ee9-d3d0a21de9b9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:15:46.924 +05:30 06c822fe-ef60-40d6-8ee9-d3d0a21de9b9 INF Fetching City deatails 2024-03-23 16:15:46.924 +05:30 b905399d-0f37-4735-8656-123d9ba44ee2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:46.924 +05:30 b905399d-0f37-4735-8656-123d9ba44ee2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:46 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-23 16:15:46.925 +05:30 b905399d-0f37-4735-8656-123d9ba44ee2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:46 AM'. 2024-03-23 16:15:46.925 +05:30 e3b4a428-b318-48c8-b306-6fbb7724008b INF CORS policy execution successful. 2024-03-23 16:15:46.925 +05:30 e3b4a428-b318-48c8-b306-6fbb7724008b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:46.925 +05:30 e3b4a428-b318-48c8-b306-6fbb7724008b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:15:46.926 +05:30 e3b4a428-b318-48c8-b306-6fbb7724008b INF Fetching Department deatails 2024-03-23 16:15:46.927 +05:30 e6993383-5744-4016-bfd0-7d9d1fb444c8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:46.927 +05:30 e6993383-5744-4016-bfd0-7d9d1fb444c8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.9654ms 2024-03-23 16:15:46.927 +05:30 e6993383-5744-4016-bfd0-7d9d1fb444c8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:46.928 +05:30 e6993383-5744-4016-bfd0-7d9d1fb444c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.6534ms 2024-03-23 16:15:46.930 +05:30 06c822fe-ef60-40d6-8ee9-d3d0a21de9b9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:46.930 +05:30 06c822fe-ef60-40d6-8ee9-d3d0a21de9b9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.6789ms 2024-03-23 16:15:46.930 +05:30 06c822fe-ef60-40d6-8ee9-d3d0a21de9b9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:46.931 +05:30 06c822fe-ef60-40d6-8ee9-d3d0a21de9b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.0649ms 2024-03-23 16:15:46.932 +05:30 e3b4a428-b318-48c8-b306-6fbb7724008b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:46.933 +05:30 e3b4a428-b318-48c8-b306-6fbb7724008b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.3574ms 2024-03-23 16:15:46.933 +05:30 e3b4a428-b318-48c8-b306-6fbb7724008b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:46.933 +05:30 e3b4a428-b318-48c8-b306-6fbb7724008b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.7875ms 2024-03-23 16:15:48.571 +05:30 200c5b4c-383f-40c3-b452-1f640d13b9c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:48.572 +05:30 036cafc4-efeb-4fb7-a477-9543c620da95 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:48.572 +05:30 200c5b4c-383f-40c3-b452-1f640d13b9c8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:48 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-23 16:15:48.572 +05:30 036cafc4-efeb-4fb7-a477-9543c620da95 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:48 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-23 16:15:48.573 +05:30 200c5b4c-383f-40c3-b452-1f640d13b9c8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:48 AM'. 2024-03-23 16:15:48.573 +05:30 036cafc4-efeb-4fb7-a477-9543c620da95 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:48 AM'. 2024-03-23 16:15:48.573 +05:30 0b587a69-e487-41c2-88b3-f4d63b1eeb89 INF CORS policy execution successful. 2024-03-23 16:15:48.573 +05:30 87766630-16fe-44e9-8d43-650a052c61de INF CORS policy execution successful. 2024-03-23 16:15:48.573 +05:30 0b587a69-e487-41c2-88b3-f4d63b1eeb89 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:48.573 +05:30 c4a1313c-41de-4575-be52-3484878e3b93 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:48.573 +05:30 87766630-16fe-44e9-8d43-650a052c61de INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:48.573 +05:30 0b587a69-e487-41c2-88b3-f4d63b1eeb89 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:15:48.573 +05:30 87766630-16fe-44e9-8d43-650a052c61de INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:15:48.573 +05:30 c4a1313c-41de-4575-be52-3484878e3b93 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:48 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-23 16:15:48.574 +05:30 c4a1313c-41de-4575-be52-3484878e3b93 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:48 AM'. 2024-03-23 16:15:48.574 +05:30 bb0941dc-6c7e-416e-8f2f-667b3dcd0cdc INF CORS policy execution successful. 2024-03-23 16:15:48.574 +05:30 bb0941dc-6c7e-416e-8f2f-667b3dcd0cdc INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:48.574 +05:30 bb0941dc-6c7e-416e-8f2f-667b3dcd0cdc INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:15:48.574 +05:30 0b587a69-e487-41c2-88b3-f4d63b1eeb89 INF Fetching Country deatails 2024-03-23 16:15:48.574 +05:30 87766630-16fe-44e9-8d43-650a052c61de INF Fetching City deatails 2024-03-23 16:15:48.574 +05:30 bb0941dc-6c7e-416e-8f2f-667b3dcd0cdc INF Fetching Department deatails 2024-03-23 16:15:48.580 +05:30 bb0941dc-6c7e-416e-8f2f-667b3dcd0cdc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:48.581 +05:30 bb0941dc-6c7e-416e-8f2f-667b3dcd0cdc INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.866ms 2024-03-23 16:15:48.581 +05:30 bb0941dc-6c7e-416e-8f2f-667b3dcd0cdc INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:48.581 +05:30 bb0941dc-6c7e-416e-8f2f-667b3dcd0cdc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.9015ms 2024-03-23 16:15:48.581 +05:30 0b587a69-e487-41c2-88b3-f4d63b1eeb89 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:48.582 +05:30 87766630-16fe-44e9-8d43-650a052c61de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:48.582 +05:30 0b587a69-e487-41c2-88b3-f4d63b1eeb89 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.4039ms 2024-03-23 16:15:48.582 +05:30 0b587a69-e487-41c2-88b3-f4d63b1eeb89 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:48.582 +05:30 87766630-16fe-44e9-8d43-650a052c61de INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.4581ms 2024-03-23 16:15:48.582 +05:30 87766630-16fe-44e9-8d43-650a052c61de INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:48.582 +05:30 0b587a69-e487-41c2-88b3-f4d63b1eeb89 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.8989ms 2024-03-23 16:15:48.582 +05:30 87766630-16fe-44e9-8d43-650a052c61de INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.8165ms 2024-03-23 16:15:48.710 +05:30 9e7403e5-fef9-4293-bef9-152fdb7cb7d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:48.711 +05:30 9e7403e5-fef9-4293-bef9-152fdb7cb7d2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:48 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-23 16:15:48.712 +05:30 9e7403e5-fef9-4293-bef9-152fdb7cb7d2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:48 AM'. 2024-03-23 16:15:48.712 +05:30 26023ae6-fb2b-4b75-883b-5f0c6abeda0c INF CORS policy execution successful. 2024-03-23 16:15:48.712 +05:30 26023ae6-fb2b-4b75-883b-5f0c6abeda0c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:48.713 +05:30 26023ae6-fb2b-4b75-883b-5f0c6abeda0c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:15:48.712 +05:30 23897e74-c4e3-4e7f-8909-7858f48e2085 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:48.715 +05:30 23897e74-c4e3-4e7f-8909-7858f48e2085 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:48 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-23 16:15:48.715 +05:30 26023ae6-fb2b-4b75-883b-5f0c6abeda0c INF Fetching City deatails 2024-03-23 16:15:48.715 +05:30 afe6555e-ce62-4e1b-858a-cfbef767b22f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:48.715 +05:30 23897e74-c4e3-4e7f-8909-7858f48e2085 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:48 AM'. 2024-03-23 16:15:48.715 +05:30 97e13ccc-e8b7-4878-8ec0-6fc015294f0a INF CORS policy execution successful. 2024-03-23 16:15:48.715 +05:30 97e13ccc-e8b7-4878-8ec0-6fc015294f0a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:48.716 +05:30 97e13ccc-e8b7-4878-8ec0-6fc015294f0a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:15:48.716 +05:30 afe6555e-ce62-4e1b-858a-cfbef767b22f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:48 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-23 16:15:48.716 +05:30 afe6555e-ce62-4e1b-858a-cfbef767b22f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:48 AM'. 2024-03-23 16:15:48.716 +05:30 f51a5920-5f9f-435c-a853-08a7261be6aa INF CORS policy execution successful. 2024-03-23 16:15:48.716 +05:30 f51a5920-5f9f-435c-a853-08a7261be6aa INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:48.716 +05:30 97e13ccc-e8b7-4878-8ec0-6fc015294f0a INF Fetching Country deatails 2024-03-23 16:15:48.716 +05:30 f51a5920-5f9f-435c-a853-08a7261be6aa INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:15:48.716 +05:30 26023ae6-fb2b-4b75-883b-5f0c6abeda0c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:48.717 +05:30 f51a5920-5f9f-435c-a853-08a7261be6aa INF Fetching Department deatails 2024-03-23 16:15:48.717 +05:30 26023ae6-fb2b-4b75-883b-5f0c6abeda0c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.1197ms 2024-03-23 16:15:48.717 +05:30 97e13ccc-e8b7-4878-8ec0-6fc015294f0a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:48.717 +05:30 26023ae6-fb2b-4b75-883b-5f0c6abeda0c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:48.717 +05:30 97e13ccc-e8b7-4878-8ec0-6fc015294f0a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5412ms 2024-03-23 16:15:48.717 +05:30 26023ae6-fb2b-4b75-883b-5f0c6abeda0c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.8315ms 2024-03-23 16:15:48.717 +05:30 97e13ccc-e8b7-4878-8ec0-6fc015294f0a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:48.717 +05:30 f51a5920-5f9f-435c-a853-08a7261be6aa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:48.717 +05:30 f51a5920-5f9f-435c-a853-08a7261be6aa INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1032ms 2024-03-23 16:15:48.717 +05:30 97e13ccc-e8b7-4878-8ec0-6fc015294f0a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.9832ms 2024-03-23 16:15:48.718 +05:30 f51a5920-5f9f-435c-a853-08a7261be6aa INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:48.718 +05:30 f51a5920-5f9f-435c-a853-08a7261be6aa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0627ms 2024-03-23 16:15:58.976 +05:30 6e65e168-727e-43cb-bae3-1b39b676996e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:58.976 +05:30 d948d9c4-c758-489f-86f2-6fafb820e28f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:58.977 +05:30 e70f24d5-3a5f-4dd3-aebc-4f8da776c3b0 INF CORS policy execution successful. 2024-03-23 16:15:58.977 +05:30 b2b68825-f3e6-4b1b-999b-deebe584d32d INF CORS policy execution successful. 2024-03-23 16:15:58.976 +05:30 89021539-7b2d-4faf-8788-7b99fe1eaad0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:58.978 +05:30 e70f24d5-3a5f-4dd3-aebc-4f8da776c3b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.3472ms 2024-03-23 16:15:58.978 +05:30 9f6a03a8-8576-42de-958d-b79ae6e524b6 INF CORS policy execution successful. 2024-03-23 16:15:58.978 +05:30 b2b68825-f3e6-4b1b-999b-deebe584d32d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 2.3515ms 2024-03-23 16:15:58.979 +05:30 9f6a03a8-8576-42de-958d-b79ae6e524b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.8298ms 2024-03-23 16:15:59.032 +05:30 45c9202e-c3c4-449f-821b-a25aebffd8a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:59.033 +05:30 6560d88e-ac95-4412-9f5f-be1c26665ca8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:59.033 +05:30 45c9202e-c3c4-449f-821b-a25aebffd8a2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45: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-23 16:15:59.033 +05:30 6560d88e-ac95-4412-9f5f-be1c26665ca8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45: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-23 16:15:59.034 +05:30 45c9202e-c3c4-449f-821b-a25aebffd8a2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:59 AM'. 2024-03-23 16:15:59.034 +05:30 6560d88e-ac95-4412-9f5f-be1c26665ca8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:59 AM'. 2024-03-23 16:15:59.034 +05:30 20c6fc20-1da1-41c0-ad2e-505f7975a9d9 INF CORS policy execution successful. 2024-03-23 16:15:59.034 +05:30 c92ad1d2-3322-45c4-a29f-8cd026dd4bd3 INF CORS policy execution successful. 2024-03-23 16:15:59.034 +05:30 20c6fc20-1da1-41c0-ad2e-505f7975a9d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:59.034 +05:30 c92ad1d2-3322-45c4-a29f-8cd026dd4bd3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:59.035 +05:30 20c6fc20-1da1-41c0-ad2e-505f7975a9d9 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:15:59.035 +05:30 c92ad1d2-3322-45c4-a29f-8cd026dd4bd3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:15:59.036 +05:30 20c6fc20-1da1-41c0-ad2e-505f7975a9d9 INF Fetching Department deatails 2024-03-23 16:15:59.036 +05:30 c92ad1d2-3322-45c4-a29f-8cd026dd4bd3 INF Fetching Country deatails 2024-03-23 16:15:59.037 +05:30 e2cd8a1e-b415-423b-bc47-2517507a983d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:59.037 +05:30 e2cd8a1e-b415-423b-bc47-2517507a983d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45: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-23 16:15:59.037 +05:30 e2cd8a1e-b415-423b-bc47-2517507a983d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:59 AM'. 2024-03-23 16:15:59.037 +05:30 3509d8cd-0413-48cf-9f10-e1f8323fd6e1 INF CORS policy execution successful. 2024-03-23 16:15:59.037 +05:30 3509d8cd-0413-48cf-9f10-e1f8323fd6e1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:59.037 +05:30 3509d8cd-0413-48cf-9f10-e1f8323fd6e1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:15:59.038 +05:30 3509d8cd-0413-48cf-9f10-e1f8323fd6e1 INF Fetching City deatails 2024-03-23 16:15:59.045 +05:30 20c6fc20-1da1-41c0-ad2e-505f7975a9d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:59.046 +05:30 20c6fc20-1da1-41c0-ad2e-505f7975a9d9 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 11.0175ms 2024-03-23 16:15:59.046 +05:30 20c6fc20-1da1-41c0-ad2e-505f7975a9d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:59.046 +05:30 20c6fc20-1da1-41c0-ad2e-505f7975a9d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 14.4731ms 2024-03-23 16:15:59.048 +05:30 c92ad1d2-3322-45c4-a29f-8cd026dd4bd3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:59.048 +05:30 c92ad1d2-3322-45c4-a29f-8cd026dd4bd3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 13.2551ms 2024-03-23 16:15:59.048 +05:30 c92ad1d2-3322-45c4-a29f-8cd026dd4bd3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:59.049 +05:30 c92ad1d2-3322-45c4-a29f-8cd026dd4bd3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 15.6779ms 2024-03-23 16:15:59.050 +05:30 3509d8cd-0413-48cf-9f10-e1f8323fd6e1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:59.050 +05:30 3509d8cd-0413-48cf-9f10-e1f8323fd6e1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 12.594ms 2024-03-23 16:15:59.050 +05:30 3509d8cd-0413-48cf-9f10-e1f8323fd6e1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:59.050 +05:30 3509d8cd-0413-48cf-9f10-e1f8323fd6e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 13.7906ms 2024-03-23 16:15:59.091 +05:30 deb19b12-be27-4f0d-acda-3b96be3fcc2e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:15:59.091 +05:30 deb19b12-be27-4f0d-acda-3b96be3fcc2e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45: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-23 16:15:59.091 +05:30 deb19b12-be27-4f0d-acda-3b96be3fcc2e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:59 AM'. 2024-03-23 16:15:59.091 +05:30 1df01601-4d31-4b54-9218-869d29d4eab1 INF CORS policy execution successful. 2024-03-23 16:15:59.092 +05:30 1df01601-4d31-4b54-9218-869d29d4eab1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:59.092 +05:30 767716d8-19f7-45fb-ae8c-eb7778c4e704 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:15:59.092 +05:30 1df01601-4d31-4b54-9218-869d29d4eab1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:15:59.092 +05:30 767716d8-19f7-45fb-ae8c-eb7778c4e704 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45: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-23 16:15:59.092 +05:30 1df01601-4d31-4b54-9218-869d29d4eab1 INF Fetching City deatails 2024-03-23 16:15:59.092 +05:30 767716d8-19f7-45fb-ae8c-eb7778c4e704 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:59 AM'. 2024-03-23 16:15:59.092 +05:30 f272295c-4f88-4bdb-b851-7925febb5f3d INF CORS policy execution successful. 2024-03-23 16:15:59.092 +05:30 f272295c-4f88-4bdb-b851-7925febb5f3d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:59.093 +05:30 f272295c-4f88-4bdb-b851-7925febb5f3d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:15:59.093 +05:30 a9ac73d8-e96e-4470-82b9-b99112c73d7c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:15:59.093 +05:30 f272295c-4f88-4bdb-b851-7925febb5f3d INF Fetching Country deatails 2024-03-23 16:15:59.093 +05:30 a9ac73d8-e96e-4470-82b9-b99112c73d7c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45: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-23 16:15:59.093 +05:30 a9ac73d8-e96e-4470-82b9-b99112c73d7c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:45:59 AM'. 2024-03-23 16:15:59.093 +05:30 21c52923-b98d-491a-957f-de8578fefffe INF CORS policy execution successful. 2024-03-23 16:15:59.093 +05:30 21c52923-b98d-491a-957f-de8578fefffe INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:59.093 +05:30 21c52923-b98d-491a-957f-de8578fefffe INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:15:59.094 +05:30 21c52923-b98d-491a-957f-de8578fefffe INF Fetching Department deatails 2024-03-23 16:15:59.099 +05:30 1df01601-4d31-4b54-9218-869d29d4eab1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:59.100 +05:30 1df01601-4d31-4b54-9218-869d29d4eab1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.9715ms 2024-03-23 16:15:59.100 +05:30 1df01601-4d31-4b54-9218-869d29d4eab1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:15:59.100 +05:30 1df01601-4d31-4b54-9218-869d29d4eab1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.3597ms 2024-03-23 16:15:59.101 +05:30 f272295c-4f88-4bdb-b851-7925febb5f3d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:59.102 +05:30 f272295c-4f88-4bdb-b851-7925febb5f3d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.9973ms 2024-03-23 16:15:59.102 +05:30 f272295c-4f88-4bdb-b851-7925febb5f3d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:15:59.102 +05:30 f272295c-4f88-4bdb-b851-7925febb5f3d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 10.1736ms 2024-03-23 16:15:59.103 +05:30 21c52923-b98d-491a-957f-de8578fefffe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:15:59.103 +05:30 21c52923-b98d-491a-957f-de8578fefffe INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 9.5992ms 2024-03-23 16:15:59.103 +05:30 21c52923-b98d-491a-957f-de8578fefffe INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:15:59.103 +05:30 21c52923-b98d-491a-957f-de8578fefffe INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 10.6024ms 2024-03-23 16:16:02.080 +05:30 8e5b71a6-d3d8-4337-a143-8c25c0ec7fcd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:16:02.082 +05:30 8e5b71a6-d3d8-4337-a143-8c25c0ec7fcd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:02 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-23 16:16:02.082 +05:30 530f525a-f4f7-475c-8933-5ba855cd36eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:16:02.083 +05:30 8e5b71a6-d3d8-4337-a143-8c25c0ec7fcd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:02 AM'. 2024-03-23 16:16:02.083 +05:30 110ad852-2fb5-45d1-b906-5ce6f2bdecff INF CORS policy execution successful. 2024-03-23 16:16:02.084 +05:30 110ad852-2fb5-45d1-b906-5ce6f2bdecff INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:16:02.084 +05:30 530f525a-f4f7-475c-8933-5ba855cd36eb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:02 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-23 16:16:02.084 +05:30 110ad852-2fb5-45d1-b906-5ce6f2bdecff INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:16:02.085 +05:30 530f525a-f4f7-475c-8933-5ba855cd36eb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:02 AM'. 2024-03-23 16:16:02.085 +05:30 5f1fb623-c6de-48fa-ba64-b64d54366e36 INF CORS policy execution successful. 2024-03-23 16:16:02.088 +05:30 5f1fb623-c6de-48fa-ba64-b64d54366e36 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:16:02.089 +05:30 5f1fb623-c6de-48fa-ba64-b64d54366e36 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:16:02.089 +05:30 110ad852-2fb5-45d1-b906-5ce6f2bdecff INF Fetching City deatails 2024-03-23 16:16:02.089 +05:30 13cb32bd-041a-4a73-b503-18b2767e9a1e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:16:02.090 +05:30 5f1fb623-c6de-48fa-ba64-b64d54366e36 INF Fetching Country deatails 2024-03-23 16:16:02.090 +05:30 13cb32bd-041a-4a73-b503-18b2767e9a1e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:02 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-23 16:16:02.091 +05:30 13cb32bd-041a-4a73-b503-18b2767e9a1e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:02 AM'. 2024-03-23 16:16:02.091 +05:30 06f9cfae-308d-4088-90c8-1adfe8c4e76a INF CORS policy execution successful. 2024-03-23 16:16:02.091 +05:30 06f9cfae-308d-4088-90c8-1adfe8c4e76a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:16:02.092 +05:30 06f9cfae-308d-4088-90c8-1adfe8c4e76a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:16:02.093 +05:30 06f9cfae-308d-4088-90c8-1adfe8c4e76a INF Fetching Department deatails 2024-03-23 16:16:02.102 +05:30 110ad852-2fb5-45d1-b906-5ce6f2bdecff INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:02.103 +05:30 06f9cfae-308d-4088-90c8-1adfe8c4e76a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:02.103 +05:30 110ad852-2fb5-45d1-b906-5ce6f2bdecff INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 18.2877ms 2024-03-23 16:16:02.103 +05:30 06f9cfae-308d-4088-90c8-1adfe8c4e76a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 11.4592ms 2024-03-23 16:16:02.103 +05:30 110ad852-2fb5-45d1-b906-5ce6f2bdecff INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:16:02.103 +05:30 06f9cfae-308d-4088-90c8-1adfe8c4e76a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:16:02.103 +05:30 110ad852-2fb5-45d1-b906-5ce6f2bdecff INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 23.2898ms 2024-03-23 16:16:02.107 +05:30 06f9cfae-308d-4088-90c8-1adfe8c4e76a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 17.4413ms 2024-03-23 16:16:02.107 +05:30 5f1fb623-c6de-48fa-ba64-b64d54366e36 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:02.109 +05:30 5f1fb623-c6de-48fa-ba64-b64d54366e36 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 19.927ms 2024-03-23 16:16:02.109 +05:30 5f1fb623-c6de-48fa-ba64-b64d54366e36 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:16:02.109 +05:30 5f1fb623-c6de-48fa-ba64-b64d54366e36 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 27.0378ms 2024-03-23 16:16:02.294 +05:30 ee0b7ab6-dedd-4d52-a2ce-17a0afd7574a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:16:02.295 +05:30 ee0b7ab6-dedd-4d52-a2ce-17a0afd7574a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:02 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-23 16:16:02.295 +05:30 ab7b7fcb-7c37-45bc-9916-1d80bffe3ec5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:16:02.296 +05:30 ee0b7ab6-dedd-4d52-a2ce-17a0afd7574a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:02 AM'. 2024-03-23 16:16:02.296 +05:30 6a1bcef2-d3f6-4288-bc94-0c57e0e7d464 INF CORS policy execution successful. 2024-03-23 16:16:02.296 +05:30 6a1bcef2-d3f6-4288-bc94-0c57e0e7d464 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:16:02.296 +05:30 ab7b7fcb-7c37-45bc-9916-1d80bffe3ec5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:02 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-23 16:16:02.296 +05:30 ab7b7fcb-7c37-45bc-9916-1d80bffe3ec5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:02 AM'. 2024-03-23 16:16:02.296 +05:30 6a1bcef2-d3f6-4288-bc94-0c57e0e7d464 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:16:02.297 +05:30 7eb70a9e-ddd9-4625-ad53-999cb536587c INF CORS policy execution successful. 2024-03-23 16:16:02.297 +05:30 7eb70a9e-ddd9-4625-ad53-999cb536587c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:16:02.297 +05:30 f58d0b8c-6378-4d8d-b2fd-1c877ba6faeb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:16:02.297 +05:30 7eb70a9e-ddd9-4625-ad53-999cb536587c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:16:02.297 +05:30 f58d0b8c-6378-4d8d-b2fd-1c877ba6faeb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:02 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-23 16:16:02.298 +05:30 7eb70a9e-ddd9-4625-ad53-999cb536587c INF Fetching Country deatails 2024-03-23 16:16:02.298 +05:30 6a1bcef2-d3f6-4288-bc94-0c57e0e7d464 INF Fetching City deatails 2024-03-23 16:16:02.298 +05:30 f58d0b8c-6378-4d8d-b2fd-1c877ba6faeb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:02 AM'. 2024-03-23 16:16:02.298 +05:30 4b882308-4ca0-490d-940c-f66b7f957880 INF CORS policy execution successful. 2024-03-23 16:16:02.298 +05:30 4b882308-4ca0-490d-940c-f66b7f957880 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:16:02.298 +05:30 4b882308-4ca0-490d-940c-f66b7f957880 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:16:02.299 +05:30 4b882308-4ca0-490d-940c-f66b7f957880 INF Fetching Department deatails 2024-03-23 16:16:02.303 +05:30 6a1bcef2-d3f6-4288-bc94-0c57e0e7d464 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:02.303 +05:30 6a1bcef2-d3f6-4288-bc94-0c57e0e7d464 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.428ms 2024-03-23 16:16:02.303 +05:30 6a1bcef2-d3f6-4288-bc94-0c57e0e7d464 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:16:02.304 +05:30 6a1bcef2-d3f6-4288-bc94-0c57e0e7d464 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.2011ms 2024-03-23 16:16:02.305 +05:30 7eb70a9e-ddd9-4625-ad53-999cb536587c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:02.305 +05:30 7eb70a9e-ddd9-4625-ad53-999cb536587c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.9145ms 2024-03-23 16:16:02.305 +05:30 7eb70a9e-ddd9-4625-ad53-999cb536587c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:16:02.305 +05:30 7eb70a9e-ddd9-4625-ad53-999cb536587c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.8771ms 2024-03-23 16:16:02.307 +05:30 4b882308-4ca0-490d-940c-f66b7f957880 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:02.307 +05:30 4b882308-4ca0-490d-940c-f66b7f957880 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 8.8109ms 2024-03-23 16:16:02.307 +05:30 4b882308-4ca0-490d-940c-f66b7f957880 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:16:02.307 +05:30 4b882308-4ca0-490d-940c-f66b7f957880 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 10.7552ms 2024-03-23 16:16:46.453 +05:30 cb3bf5c8-e68b-4569-8ca6-773b50d2cdc9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:16:46.453 +05:30 45e06d01-7ddc-44e1-8b2a-598aeccd7eea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:16:46.456 +05:30 4f070a35-c4a7-40ed-8179-c0133911bd07 INF CORS policy execution successful. 2024-03-23 16:16:46.456 +05:30 5f3f2a78-1b34-4bfa-808b-a63e5d12915b INF CORS policy execution successful. 2024-03-23 16:16:46.456 +05:30 2d8a6902-7515-43ca-b47f-e03ab928ee1e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:16:46.457 +05:30 1e57bf18-a949-4897-8fb5-dd5a5dec9eae INF CORS policy execution successful. 2024-03-23 16:16:46.457 +05:30 5f3f2a78-1b34-4bfa-808b-a63e5d12915b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 4.464ms 2024-03-23 16:16:46.457 +05:30 4f070a35-c4a7-40ed-8179-c0133911bd07 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 4.4613ms 2024-03-23 16:16:46.457 +05:30 1e57bf18-a949-4897-8fb5-dd5a5dec9eae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.364ms 2024-03-23 16:16:46.519 +05:30 a3a68aff-7c34-4727-a142-80bf008b4eab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:16:46.522 +05:30 a3a68aff-7c34-4727-a142-80bf008b4eab INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 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-23 16:16:46.524 +05:30 dae6b5a8-2da2-4007-a2a1-f51cdb0efda3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:16:46.524 +05:30 a3a68aff-7c34-4727-a142-80bf008b4eab INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 AM'. 2024-03-23 16:16:46.524 +05:30 6b187d9c-7d1b-4f16-8738-145ac4b190d7 INF CORS policy execution successful. 2024-03-23 16:16:46.525 +05:30 dae6b5a8-2da2-4007-a2a1-f51cdb0efda3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 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-23 16:16:46.525 +05:30 dae6b5a8-2da2-4007-a2a1-f51cdb0efda3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 AM'. 2024-03-23 16:16:46.525 +05:30 6b187d9c-7d1b-4f16-8738-145ac4b190d7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:16:46.525 +05:30 6350533b-b091-41bb-be27-88b5b417f2dc INF CORS policy execution successful. 2024-03-23 16:16:46.525 +05:30 6350533b-b091-41bb-be27-88b5b417f2dc INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:16:46.526 +05:30 6b187d9c-7d1b-4f16-8738-145ac4b190d7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:16:46.526 +05:30 6350533b-b091-41bb-be27-88b5b417f2dc INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:16:46.528 +05:30 6b187d9c-7d1b-4f16-8738-145ac4b190d7 INF Fetching Country deatails 2024-03-23 16:16:46.528 +05:30 6350533b-b091-41bb-be27-88b5b417f2dc INF Fetching Department deatails 2024-03-23 16:16:46.530 +05:30 138b43b6-88c8-48aa-81fc-c7e2dacb4752 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:16:46.531 +05:30 138b43b6-88c8-48aa-81fc-c7e2dacb4752 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 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-23 16:16:46.531 +05:30 138b43b6-88c8-48aa-81fc-c7e2dacb4752 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 AM'. 2024-03-23 16:16:46.531 +05:30 1e8e58d8-8992-46e6-9401-d2fe9667cb53 INF CORS policy execution successful. 2024-03-23 16:16:46.531 +05:30 1e8e58d8-8992-46e6-9401-d2fe9667cb53 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:16:46.531 +05:30 1e8e58d8-8992-46e6-9401-d2fe9667cb53 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:16:46.532 +05:30 1e8e58d8-8992-46e6-9401-d2fe9667cb53 INF Fetching City deatails 2024-03-23 16:16:46.539 +05:30 6b187d9c-7d1b-4f16-8738-145ac4b190d7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:46.539 +05:30 1e8e58d8-8992-46e6-9401-d2fe9667cb53 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:46.539 +05:30 6350533b-b091-41bb-be27-88b5b417f2dc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:46.541 +05:30 1e8e58d8-8992-46e6-9401-d2fe9667cb53 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.3314ms 2024-03-23 16:16:46.541 +05:30 6350533b-b091-41bb-be27-88b5b417f2dc INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 14.845ms 2024-03-23 16:16:46.541 +05:30 6350533b-b091-41bb-be27-88b5b417f2dc INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:16:46.541 +05:30 1e8e58d8-8992-46e6-9401-d2fe9667cb53 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:16:46.541 +05:30 6b187d9c-7d1b-4f16-8738-145ac4b190d7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 14.8815ms 2024-03-23 16:16:46.541 +05:30 6b187d9c-7d1b-4f16-8738-145ac4b190d7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:16:46.541 +05:30 6350533b-b091-41bb-be27-88b5b417f2dc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 17.4553ms 2024-03-23 16:16:46.541 +05:30 1e8e58d8-8992-46e6-9401-d2fe9667cb53 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.9877ms 2024-03-23 16:16:46.541 +05:30 6b187d9c-7d1b-4f16-8738-145ac4b190d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 22.6019ms 2024-03-23 16:16:46.645 +05:30 a7435c13-c84b-430f-b41a-693dcf494254 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:16:46.646 +05:30 a7435c13-c84b-430f-b41a-693dcf494254 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 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-23 16:16:46.647 +05:30 a7435c13-c84b-430f-b41a-693dcf494254 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 AM'. 2024-03-23 16:16:46.647 +05:30 636ea397-6062-4dad-99d7-45314ff416b0 INF CORS policy execution successful. 2024-03-23 16:16:46.647 +05:30 636ea397-6062-4dad-99d7-45314ff416b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:16:46.647 +05:30 636ea397-6062-4dad-99d7-45314ff416b0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:16:46.648 +05:30 636ea397-6062-4dad-99d7-45314ff416b0 INF Fetching City deatails 2024-03-23 16:16:46.650 +05:30 3b348a5c-f4ff-4a5d-95be-425cb805ce79 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:16:46.650 +05:30 3b348a5c-f4ff-4a5d-95be-425cb805ce79 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 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-23 16:16:46.651 +05:30 3b348a5c-f4ff-4a5d-95be-425cb805ce79 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 AM'. 2024-03-23 16:16:46.651 +05:30 face5493-7690-49dc-a425-d031d73af7c2 INF CORS policy execution successful. 2024-03-23 16:16:46.651 +05:30 face5493-7690-49dc-a425-d031d73af7c2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:16:46.651 +05:30 face5493-7690-49dc-a425-d031d73af7c2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:16:46.652 +05:30 face5493-7690-49dc-a425-d031d73af7c2 INF Fetching Country deatails 2024-03-23 16:16:46.653 +05:30 636ea397-6062-4dad-99d7-45314ff416b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:46.654 +05:30 636ea397-6062-4dad-99d7-45314ff416b0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.3214ms 2024-03-23 16:16:46.654 +05:30 636ea397-6062-4dad-99d7-45314ff416b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:16:46.654 +05:30 636ea397-6062-4dad-99d7-45314ff416b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.6774ms 2024-03-23 16:16:46.655 +05:30 face5493-7690-49dc-a425-d031d73af7c2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:46.655 +05:30 face5493-7690-49dc-a425-d031d73af7c2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.1416ms 2024-03-23 16:16:46.655 +05:30 face5493-7690-49dc-a425-d031d73af7c2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:16:46.656 +05:30 ccbeb56c-4d0e-4c7d-ad3e-ed714e1605e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:16:46.656 +05:30 face5493-7690-49dc-a425-d031d73af7c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.6563ms 2024-03-23 16:16:46.656 +05:30 ccbeb56c-4d0e-4c7d-ad3e-ed714e1605e1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 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-23 16:16:46.656 +05:30 ccbeb56c-4d0e-4c7d-ad3e-ed714e1605e1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 AM'. 2024-03-23 16:16:46.656 +05:30 d9d8c539-682a-4fb7-93e3-ec3f78e850a6 INF CORS policy execution successful. 2024-03-23 16:16:46.657 +05:30 d9d8c539-682a-4fb7-93e3-ec3f78e850a6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:16:46.657 +05:30 d9d8c539-682a-4fb7-93e3-ec3f78e850a6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:16:46.657 +05:30 d9d8c539-682a-4fb7-93e3-ec3f78e850a6 INF Fetching Department deatails 2024-03-23 16:16:46.659 +05:30 d9d8c539-682a-4fb7-93e3-ec3f78e850a6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:46.659 +05:30 d9d8c539-682a-4fb7-93e3-ec3f78e850a6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3949ms 2024-03-23 16:16:46.659 +05:30 d9d8c539-682a-4fb7-93e3-ec3f78e850a6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:16:46.659 +05:30 d9d8c539-682a-4fb7-93e3-ec3f78e850a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.722ms 2024-03-23 16:16:46.795 +05:30 f8845fad-3142-4332-a38d-e635681d2212 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:16:46.796 +05:30 f8845fad-3142-4332-a38d-e635681d2212 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 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-23 16:16:46.797 +05:30 f8845fad-3142-4332-a38d-e635681d2212 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 AM'. 2024-03-23 16:16:46.797 +05:30 3d929677-7b05-4f8f-803e-2c0220f46fc2 INF CORS policy execution successful. 2024-03-23 16:16:46.797 +05:30 3d929677-7b05-4f8f-803e-2c0220f46fc2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:16:46.797 +05:30 3d929677-7b05-4f8f-803e-2c0220f46fc2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:16:46.798 +05:30 3d929677-7b05-4f8f-803e-2c0220f46fc2 INF Fetching City deatails 2024-03-23 16:16:46.801 +05:30 d30d8b3e-859d-42c3-8496-90be2ebfa2d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:16:46.801 +05:30 3d929677-7b05-4f8f-803e-2c0220f46fc2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:46.802 +05:30 d30d8b3e-859d-42c3-8496-90be2ebfa2d0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 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-23 16:16:46.802 +05:30 3d929677-7b05-4f8f-803e-2c0220f46fc2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.5441ms 2024-03-23 16:16:46.802 +05:30 3d929677-7b05-4f8f-803e-2c0220f46fc2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:16:46.802 +05:30 d30d8b3e-859d-42c3-8496-90be2ebfa2d0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 AM'. 2024-03-23 16:16:46.802 +05:30 3d929677-7b05-4f8f-803e-2c0220f46fc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.7397ms 2024-03-23 16:16:46.802 +05:30 fc60af1a-b700-43a9-8933-ef169f1066f4 INF CORS policy execution successful. 2024-03-23 16:16:46.802 +05:30 fc60af1a-b700-43a9-8933-ef169f1066f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:16:46.802 +05:30 fc60af1a-b700-43a9-8933-ef169f1066f4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:16:46.803 +05:30 fc60af1a-b700-43a9-8933-ef169f1066f4 INF Fetching Country deatails 2024-03-23 16:16:46.805 +05:30 a8015ffe-5378-43eb-bd71-34b9bdcbd115 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:16:46.805 +05:30 fc60af1a-b700-43a9-8933-ef169f1066f4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:46.805 +05:30 fc60af1a-b700-43a9-8933-ef169f1066f4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.7787ms 2024-03-23 16:16:46.805 +05:30 fc60af1a-b700-43a9-8933-ef169f1066f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:16:46.805 +05:30 fc60af1a-b700-43a9-8933-ef169f1066f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.4178ms 2024-03-23 16:16:46.806 +05:30 a8015ffe-5378-43eb-bd71-34b9bdcbd115 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 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-23 16:16:46.806 +05:30 a8015ffe-5378-43eb-bd71-34b9bdcbd115 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:46 AM'. 2024-03-23 16:16:46.806 +05:30 559dfff8-23ec-4f17-96f1-538cd896a43e INF CORS policy execution successful. 2024-03-23 16:16:46.806 +05:30 559dfff8-23ec-4f17-96f1-538cd896a43e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:16:46.806 +05:30 559dfff8-23ec-4f17-96f1-538cd896a43e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:16:46.807 +05:30 559dfff8-23ec-4f17-96f1-538cd896a43e INF Fetching Department deatails 2024-03-23 16:16:46.808 +05:30 559dfff8-23ec-4f17-96f1-538cd896a43e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:46.808 +05:30 559dfff8-23ec-4f17-96f1-538cd896a43e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.152ms 2024-03-23 16:16:46.808 +05:30 559dfff8-23ec-4f17-96f1-538cd896a43e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:16:46.809 +05:30 559dfff8-23ec-4f17-96f1-538cd896a43e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6433ms 2024-03-23 16:16:47.089 +05:30 76c8e53a-2a8b-4965-be65-bfd186a4d700 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:16:47.090 +05:30 d8cb6c16-ab0f-4d6f-be70-3a45e3374197 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:16:47.090 +05:30 d8cb6c16-ab0f-4d6f-be70-3a45e3374197 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:47 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-23 16:16:47.091 +05:30 d8cb6c16-ab0f-4d6f-be70-3a45e3374197 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:47 AM'. 2024-03-23 16:16:47.091 +05:30 76c8e53a-2a8b-4965-be65-bfd186a4d700 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:47 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-23 16:16:47.092 +05:30 9b0fc074-f4fe-4dbc-8268-567e7b977131 INF CORS policy execution successful. 2024-03-23 16:16:47.092 +05:30 76c8e53a-2a8b-4965-be65-bfd186a4d700 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:47 AM'. 2024-03-23 16:16:47.092 +05:30 9a28364f-5acc-4e89-8854-435d5bca3c15 INF CORS policy execution successful. 2024-03-23 16:16:47.092 +05:30 c349b3eb-b087-41b1-846c-43d4d0570985 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:16:47.092 +05:30 9a28364f-5acc-4e89-8854-435d5bca3c15 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:16:47.092 +05:30 9b0fc074-f4fe-4dbc-8268-567e7b977131 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:16:47.093 +05:30 9a28364f-5acc-4e89-8854-435d5bca3c15 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:16:47.093 +05:30 9b0fc074-f4fe-4dbc-8268-567e7b977131 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:16:47.093 +05:30 c349b3eb-b087-41b1-846c-43d4d0570985 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:47 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-23 16:16:47.094 +05:30 9a28364f-5acc-4e89-8854-435d5bca3c15 INF Fetching City deatails 2024-03-23 16:16:47.094 +05:30 9b0fc074-f4fe-4dbc-8268-567e7b977131 INF Fetching Country deatails 2024-03-23 16:16:47.094 +05:30 c349b3eb-b087-41b1-846c-43d4d0570985 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:46:47 AM'. 2024-03-23 16:16:47.095 +05:30 b1b1040e-5b4b-4c9d-9f03-e89dba991c80 INF CORS policy execution successful. 2024-03-23 16:16:47.095 +05:30 b1b1040e-5b4b-4c9d-9f03-e89dba991c80 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:16:47.095 +05:30 b1b1040e-5b4b-4c9d-9f03-e89dba991c80 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:16:47.096 +05:30 b1b1040e-5b4b-4c9d-9f03-e89dba991c80 INF Fetching Department deatails 2024-03-23 16:16:47.100 +05:30 9b0fc074-f4fe-4dbc-8268-567e7b977131 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:47.100 +05:30 b1b1040e-5b4b-4c9d-9f03-e89dba991c80 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:47.101 +05:30 b1b1040e-5b4b-4c9d-9f03-e89dba991c80 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.1821ms 2024-03-23 16:16:47.101 +05:30 b1b1040e-5b4b-4c9d-9f03-e89dba991c80 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:16:47.101 +05:30 9b0fc074-f4fe-4dbc-8268-567e7b977131 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.0028ms 2024-03-23 16:16:47.102 +05:30 9b0fc074-f4fe-4dbc-8268-567e7b977131 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:16:47.102 +05:30 b1b1040e-5b4b-4c9d-9f03-e89dba991c80 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.3257ms 2024-03-23 16:16:47.102 +05:30 9b0fc074-f4fe-4dbc-8268-567e7b977131 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 12.1663ms 2024-03-23 16:16:47.102 +05:30 9a28364f-5acc-4e89-8854-435d5bca3c15 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:16:47.103 +05:30 9a28364f-5acc-4e89-8854-435d5bca3c15 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.9137ms 2024-03-23 16:16:47.103 +05:30 9a28364f-5acc-4e89-8854-435d5bca3c15 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:16:47.103 +05:30 9a28364f-5acc-4e89-8854-435d5bca3c15 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 13.7204ms 2024-03-23 16:17:04.663 +05:30 e6a06667-24dc-4245-b4f0-566595388f45 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:17:04.664 +05:30 9432dfb9-eb0c-4008-8345-49596c2252af INF CORS policy execution successful. 2024-03-23 16:17:04.665 +05:30 9432dfb9-eb0c-4008-8345-49596c2252af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 2.6408ms 2024-03-23 16:17:04.702 +05:30 bf38aaba-40c2-41fb-a1df-bc91d59f01ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:17:04.705 +05:30 bf38aaba-40c2-41fb-a1df-bc91d59f01ad INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:47:04 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-23 16:17:04.706 +05:30 bf38aaba-40c2-41fb-a1df-bc91d59f01ad INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:47:04 AM'. 2024-03-23 16:17:04.707 +05:30 98af07d8-a5e4-4017-88cc-22f03fd6fe09 INF CORS policy execution successful. 2024-03-23 16:17:04.707 +05:30 98af07d8-a5e4-4017-88cc-22f03fd6fe09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:17:04.708 +05:30 98af07d8-a5e4-4017-88cc-22f03fd6fe09 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:17:04.711 +05:30 98af07d8-a5e4-4017-88cc-22f03fd6fe09 INF Fetching Department deatails 2024-03-23 16:17:04.719 +05:30 98af07d8-a5e4-4017-88cc-22f03fd6fe09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:17:04.720 +05:30 98af07d8-a5e4-4017-88cc-22f03fd6fe09 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 12.6216ms 2024-03-23 16:17:04.720 +05:30 98af07d8-a5e4-4017-88cc-22f03fd6fe09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:17:04.721 +05:30 98af07d8-a5e4-4017-88cc-22f03fd6fe09 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 18.5881ms 2024-03-23 16:17:04.765 +05:30 ea67727d-0d38-43f6-9aac-ac24e18f313d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:17:04.765 +05:30 ea67727d-0d38-43f6-9aac-ac24e18f313d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:47:04 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-23 16:17:04.766 +05:30 ea67727d-0d38-43f6-9aac-ac24e18f313d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:47:04 AM'. 2024-03-23 16:17:04.766 +05:30 6dc95e9e-75e6-4394-9812-577248a7c9eb INF CORS policy execution successful. 2024-03-23 16:17:04.766 +05:30 6dc95e9e-75e6-4394-9812-577248a7c9eb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:17:04.766 +05:30 6dc95e9e-75e6-4394-9812-577248a7c9eb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:17:04.766 +05:30 6dc95e9e-75e6-4394-9812-577248a7c9eb INF Fetching Department deatails 2024-03-23 16:17:04.770 +05:30 6dc95e9e-75e6-4394-9812-577248a7c9eb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:17:04.770 +05:30 6dc95e9e-75e6-4394-9812-577248a7c9eb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.412ms 2024-03-23 16:17:04.770 +05:30 6dc95e9e-75e6-4394-9812-577248a7c9eb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:17:04.771 +05:30 6dc95e9e-75e6-4394-9812-577248a7c9eb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.8614ms 2024-03-23 16:18:06.309 +05:30 49288b42-17ba-49f2-847d-c0f0d30a86c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:18:06.309 +05:30 9b033c60-199a-4b9a-a7a3-683bbba6e1ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:18:06.312 +05:30 73a2bc10-86c0-40de-b10d-cb4f2959e092 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:18:06.314 +05:30 6e41b88f-2779-4e0e-a95a-8d075552c365 INF CORS policy execution successful. 2024-03-23 16:18:06.314 +05:30 286db491-0355-4a34-aeb9-d269585a9cf6 INF CORS policy execution successful. 2024-03-23 16:18:06.315 +05:30 32ed6132-3b2a-4a9a-8519-6e1976ab2440 INF CORS policy execution successful. 2024-03-23 16:18:06.317 +05:30 286db491-0355-4a34-aeb9-d269585a9cf6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 4.9076ms 2024-03-23 16:18:06.317 +05:30 6e41b88f-2779-4e0e-a95a-8d075552c365 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 10.0601ms 2024-03-23 16:18:06.317 +05:30 32ed6132-3b2a-4a9a-8519-6e1976ab2440 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 7.7075ms 2024-03-23 16:18:06.712 +05:30 df9cb9a3-e2f7-48f6-a3cc-bb2e1a27d097 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:18:06.715 +05:30 df9cb9a3-e2f7-48f6-a3cc-bb2e1a27d097 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:48:06 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-23 16:18:06.716 +05:30 dc1e9ba7-6b08-4b84-86d1-03a7ae05ad2f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:18:06.717 +05:30 df9cb9a3-e2f7-48f6-a3cc-bb2e1a27d097 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:48:06 AM'. 2024-03-23 16:18:06.717 +05:30 5b8664b0-e5b7-4c32-b830-100272263b29 INF CORS policy execution successful. 2024-03-23 16:18:06.718 +05:30 dc1e9ba7-6b08-4b84-86d1-03a7ae05ad2f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:48:06 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-23 16:18:06.718 +05:30 5b8664b0-e5b7-4c32-b830-100272263b29 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:18:06.718 +05:30 dc1e9ba7-6b08-4b84-86d1-03a7ae05ad2f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:48:06 AM'. 2024-03-23 16:18:06.718 +05:30 97dd9a3c-50ce-4f2a-8138-c020020da32b INF CORS policy execution successful. 2024-03-23 16:18:06.718 +05:30 97dd9a3c-50ce-4f2a-8138-c020020da32b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:18:06.719 +05:30 97dd9a3c-50ce-4f2a-8138-c020020da32b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:18:06.719 +05:30 5b8664b0-e5b7-4c32-b830-100272263b29 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:18:06.721 +05:30 5b8664b0-e5b7-4c32-b830-100272263b29 INF Fetching City deatails 2024-03-23 16:18:06.721 +05:30 8220f4d8-6b3f-44d7-a6ac-bb0233433ee4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:18:06.721 +05:30 97dd9a3c-50ce-4f2a-8138-c020020da32b INF Fetching Country deatails 2024-03-23 16:18:06.722 +05:30 8220f4d8-6b3f-44d7-a6ac-bb0233433ee4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:48:06 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-23 16:18:06.722 +05:30 8220f4d8-6b3f-44d7-a6ac-bb0233433ee4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:48:06 AM'. 2024-03-23 16:18:06.722 +05:30 a1e1f039-4de4-4512-a1f5-e9591c73eb24 INF CORS policy execution successful. 2024-03-23 16:18:06.722 +05:30 a1e1f039-4de4-4512-a1f5-e9591c73eb24 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:18:06.723 +05:30 a1e1f039-4de4-4512-a1f5-e9591c73eb24 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:18:06.723 +05:30 a1e1f039-4de4-4512-a1f5-e9591c73eb24 INF Fetching Department deatails 2024-03-23 16:18:06.738 +05:30 97dd9a3c-50ce-4f2a-8138-c020020da32b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:18:06.738 +05:30 97dd9a3c-50ce-4f2a-8138-c020020da32b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 19.6033ms 2024-03-23 16:18:06.739 +05:30 97dd9a3c-50ce-4f2a-8138-c020020da32b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:18:06.739 +05:30 97dd9a3c-50ce-4f2a-8138-c020020da32b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 23.0714ms 2024-03-23 16:18:06.742 +05:30 5b8664b0-e5b7-4c32-b830-100272263b29 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:18:06.743 +05:30 5b8664b0-e5b7-4c32-b830-100272263b29 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 23.9629ms 2024-03-23 16:18:06.743 +05:30 5b8664b0-e5b7-4c32-b830-100272263b29 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:18:06.743 +05:30 5b8664b0-e5b7-4c32-b830-100272263b29 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 30.7241ms 2024-03-23 16:18:06.747 +05:30 a1e1f039-4de4-4512-a1f5-e9591c73eb24 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:18:06.748 +05:30 a1e1f039-4de4-4512-a1f5-e9591c73eb24 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 25.0521ms 2024-03-23 16:18:06.748 +05:30 a1e1f039-4de4-4512-a1f5-e9591c73eb24 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:18:06.748 +05:30 a1e1f039-4de4-4512-a1f5-e9591c73eb24 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 26.847ms 2024-03-23 16:18:06.895 +05:30 7ef11a0c-bed8-4d9b-944d-9dfaad4170b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:18:06.896 +05:30 7ef11a0c-bed8-4d9b-944d-9dfaad4170b0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:48:06 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-23 16:18:06.896 +05:30 7ef11a0c-bed8-4d9b-944d-9dfaad4170b0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:48:06 AM'. 2024-03-23 16:18:06.897 +05:30 7ae5824d-e5bf-436a-ac30-973997d738a4 INF CORS policy execution successful. 2024-03-23 16:18:06.897 +05:30 7ae5824d-e5bf-436a-ac30-973997d738a4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:18:06.901 +05:30 7ae5824d-e5bf-436a-ac30-973997d738a4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:18:06.902 +05:30 7ae5824d-e5bf-436a-ac30-973997d738a4 INF Fetching Department deatails 2024-03-23 16:18:06.910 +05:30 7ae5824d-e5bf-436a-ac30-973997d738a4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:18:06.910 +05:30 7ae5824d-e5bf-436a-ac30-973997d738a4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 9.568ms 2024-03-23 16:18:06.910 +05:30 7ae5824d-e5bf-436a-ac30-973997d738a4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:18:06.911 +05:30 7ae5824d-e5bf-436a-ac30-973997d738a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 15.8171ms 2024-03-23 16:21:14.034 +05:30 0193f494-337a-4e78-8e6a-eba2776a9ea7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:21:14.038 +05:30 ba5a1d4d-3aeb-4fd7-ad0d-b5411340bc32 INF CORS policy execution successful. 2024-03-23 16:21:14.039 +05:30 ba5a1d4d-3aeb-4fd7-ad0d-b5411340bc32 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 5.4471ms 2024-03-23 16:21:14.039 +05:30 337139a7-bf9d-40ab-af70-125f3a82ed18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:21:14.040 +05:30 ba6c109c-b019-4492-bc1b-8e5075227b1f INF CORS policy execution successful. 2024-03-23 16:21:14.040 +05:30 ba6c109c-b019-4492-bc1b-8e5075227b1f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4069ms 2024-03-23 16:21:14.064 +05:30 dea7ae98-e90f-41f8-a48a-d557f4f44eb5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:21:14.064 +05:30 62ebca28-5bf1-400d-99af-550d69e9817a INF CORS policy execution successful. 2024-03-23 16:21:14.065 +05:30 62ebca28-5bf1-400d-99af-550d69e9817a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6571ms 2024-03-23 16:21:14.092 +05:30 b21d1bc4-74e0-4613-8596-c517bebf76d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:21:14.094 +05:30 b21d1bc4-74e0-4613-8596-c517bebf76d7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:51:14 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-23 16:21:14.094 +05:30 0e9746ed-228f-4e34-9b25-9f6585617ac4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:21:14.095 +05:30 b21d1bc4-74e0-4613-8596-c517bebf76d7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:51:14 AM'. 2024-03-23 16:21:14.096 +05:30 80e4c426-31c2-4742-a60b-ab692618c1b4 INF CORS policy execution successful. 2024-03-23 16:21:14.096 +05:30 80e4c426-31c2-4742-a60b-ab692618c1b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:21:14.096 +05:30 0e9746ed-228f-4e34-9b25-9f6585617ac4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:51:14 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-23 16:21:14.096 +05:30 0e9746ed-228f-4e34-9b25-9f6585617ac4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:51:14 AM'. 2024-03-23 16:21:14.096 +05:30 80e4c426-31c2-4742-a60b-ab692618c1b4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:21:14.096 +05:30 da5e7396-6b3b-4131-9b34-b780597e7911 INF CORS policy execution successful. 2024-03-23 16:21:14.096 +05:30 da5e7396-6b3b-4131-9b34-b780597e7911 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:21:14.097 +05:30 da5e7396-6b3b-4131-9b34-b780597e7911 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:21:14.098 +05:30 80e4c426-31c2-4742-a60b-ab692618c1b4 INF Fetching City deatails 2024-03-23 16:21:14.098 +05:30 da5e7396-6b3b-4131-9b34-b780597e7911 INF Fetching Department deatails 2024-03-23 16:21:14.110 +05:30 80e4c426-31c2-4742-a60b-ab692618c1b4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:21:14.110 +05:30 da5e7396-6b3b-4131-9b34-b780597e7911 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:21:14.111 +05:30 da5e7396-6b3b-4131-9b34-b780597e7911 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 14.0665ms 2024-03-23 16:21:14.111 +05:30 da5e7396-6b3b-4131-9b34-b780597e7911 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:21:14.111 +05:30 80e4c426-31c2-4742-a60b-ab692618c1b4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 14.2432ms 2024-03-23 16:21:14.111 +05:30 80e4c426-31c2-4742-a60b-ab692618c1b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:21:14.111 +05:30 da5e7396-6b3b-4131-9b34-b780597e7911 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 16.5234ms 2024-03-23 16:21:14.111 +05:30 80e4c426-31c2-4742-a60b-ab692618c1b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 19.6351ms 2024-03-23 16:21:14.120 +05:30 7d189a4a-98ce-4627-8706-c2648120cc0f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:21:14.120 +05:30 7d189a4a-98ce-4627-8706-c2648120cc0f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:51:14 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-23 16:21:14.121 +05:30 7d189a4a-98ce-4627-8706-c2648120cc0f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:51:14 AM'. 2024-03-23 16:21:14.121 +05:30 4c54a7d3-aad9-4e86-b03d-61d6ed9afe6b INF CORS policy execution successful. 2024-03-23 16:21:14.121 +05:30 4c54a7d3-aad9-4e86-b03d-61d6ed9afe6b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:21:14.121 +05:30 4c54a7d3-aad9-4e86-b03d-61d6ed9afe6b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:21:14.121 +05:30 4c54a7d3-aad9-4e86-b03d-61d6ed9afe6b INF Fetching Country deatails 2024-03-23 16:21:14.125 +05:30 4c54a7d3-aad9-4e86-b03d-61d6ed9afe6b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:21:14.126 +05:30 4c54a7d3-aad9-4e86-b03d-61d6ed9afe6b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.0577ms 2024-03-23 16:21:14.126 +05:30 4c54a7d3-aad9-4e86-b03d-61d6ed9afe6b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:21:14.127 +05:30 4c54a7d3-aad9-4e86-b03d-61d6ed9afe6b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.2059ms 2024-03-23 16:22:04.576 +05:30 5dc24c99-e1cd-4353-bcae-e271ae7a650e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:22:04.576 +05:30 9919bac5-14e3-49c7-ab01-f307e18896fa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:22:04.578 +05:30 5a3e93ef-eb4f-4c00-a6ef-7f0cb2deb29c INF CORS policy execution successful. 2024-03-23 16:22:04.578 +05:30 df59f367-f71c-4978-99f6-0d405a796454 INF CORS policy execution successful. 2024-03-23 16:22:04.579 +05:30 5a3e93ef-eb4f-4c00-a6ef-7f0cb2deb29c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 3.3273ms 2024-03-23 16:22:04.579 +05:30 df59f367-f71c-4978-99f6-0d405a796454 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.4462ms 2024-03-23 16:22:04.616 +05:30 10949016-034b-4e3e-a186-75dfbee64261 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:22:04.617 +05:30 09f55bcd-4cf9-4669-8c25-3dd3a15fdff2 INF CORS policy execution successful. 2024-03-23 16:22:04.617 +05:30 09f55bcd-4cf9-4669-8c25-3dd3a15fdff2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.2081ms 2024-03-23 16:22:04.626 +05:30 3567f3d3-7ec8-46ef-9af3-d8c87756cafe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:22:04.628 +05:30 3567f3d3-7ec8-46ef-9af3-d8c87756cafe INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:04 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-23 16:22:04.629 +05:30 3567f3d3-7ec8-46ef-9af3-d8c87756cafe INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:04 AM'. 2024-03-23 16:22:04.629 +05:30 530f4020-e554-446a-8030-cb03b74d7bf3 INF CORS policy execution successful. 2024-03-23 16:22:04.629 +05:30 530f4020-e554-446a-8030-cb03b74d7bf3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:22:04.630 +05:30 530f4020-e554-446a-8030-cb03b74d7bf3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:22:04.631 +05:30 530f4020-e554-446a-8030-cb03b74d7bf3 INF Fetching Country deatails 2024-03-23 16:22:04.636 +05:30 86c27a0d-deba-44c9-975b-101cedf39c82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:22:04.637 +05:30 86c27a0d-deba-44c9-975b-101cedf39c82 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:04 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-23 16:22:04.637 +05:30 86c27a0d-deba-44c9-975b-101cedf39c82 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:04 AM'. 2024-03-23 16:22:04.638 +05:30 b7aa34a3-1145-48a8-bfdc-710eb714cf54 INF CORS policy execution successful. 2024-03-23 16:22:04.638 +05:30 b7aa34a3-1145-48a8-bfdc-710eb714cf54 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:22:04.638 +05:30 b7aa34a3-1145-48a8-bfdc-710eb714cf54 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:22:04.639 +05:30 b7aa34a3-1145-48a8-bfdc-710eb714cf54 INF Fetching City deatails 2024-03-23 16:22:04.641 +05:30 530f4020-e554-446a-8030-cb03b74d7bf3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:22:04.642 +05:30 530f4020-e554-446a-8030-cb03b74d7bf3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 11.6905ms 2024-03-23 16:22:04.642 +05:30 530f4020-e554-446a-8030-cb03b74d7bf3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:22:04.642 +05:30 530f4020-e554-446a-8030-cb03b74d7bf3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 15.7583ms 2024-03-23 16:22:04.642 +05:30 b7aa34a3-1145-48a8-bfdc-710eb714cf54 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:22:04.643 +05:30 b7aa34a3-1145-48a8-bfdc-710eb714cf54 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.6392ms 2024-03-23 16:22:04.643 +05:30 b7aa34a3-1145-48a8-bfdc-710eb714cf54 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:22:04.643 +05:30 b7aa34a3-1145-48a8-bfdc-710eb714cf54 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.2888ms 2024-03-23 16:22:04.673 +05:30 3c782c18-e8ef-43c2-8fac-355171760888 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:22:04.674 +05:30 3c782c18-e8ef-43c2-8fac-355171760888 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:04 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-23 16:22:04.675 +05:30 3c782c18-e8ef-43c2-8fac-355171760888 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:04 AM'. 2024-03-23 16:22:04.675 +05:30 10b559fa-19a1-4bd5-b5cf-ab288db35342 INF CORS policy execution successful. 2024-03-23 16:22:04.675 +05:30 10b559fa-19a1-4bd5-b5cf-ab288db35342 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:22:04.675 +05:30 10b559fa-19a1-4bd5-b5cf-ab288db35342 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:22:04.676 +05:30 10b559fa-19a1-4bd5-b5cf-ab288db35342 INF Fetching Department deatails 2024-03-23 16:22:04.680 +05:30 10b559fa-19a1-4bd5-b5cf-ab288db35342 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:22:04.680 +05:30 10b559fa-19a1-4bd5-b5cf-ab288db35342 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.8439ms 2024-03-23 16:22:04.680 +05:30 10b559fa-19a1-4bd5-b5cf-ab288db35342 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:22:04.680 +05:30 10b559fa-19a1-4bd5-b5cf-ab288db35342 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.9376ms 2024-03-23 16:22:04.769 +05:30 7c0cf308-219a-4f65-977e-9378d42ec99d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:22:04.770 +05:30 7c0cf308-219a-4f65-977e-9378d42ec99d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:04 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-23 16:22:04.771 +05:30 7c0cf308-219a-4f65-977e-9378d42ec99d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:04 AM'. 2024-03-23 16:22:04.771 +05:30 ff8438dd-4519-4328-805a-ea2018ca49ba INF CORS policy execution successful. 2024-03-23 16:22:04.772 +05:30 ff8438dd-4519-4328-805a-ea2018ca49ba INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:22:04.772 +05:30 ff8438dd-4519-4328-805a-ea2018ca49ba INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:22:04.773 +05:30 ff8438dd-4519-4328-805a-ea2018ca49ba INF Fetching Department deatails 2024-03-23 16:22:04.777 +05:30 ff8438dd-4519-4328-805a-ea2018ca49ba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:22:04.777 +05:30 ff8438dd-4519-4328-805a-ea2018ca49ba INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.8408ms 2024-03-23 16:22:04.777 +05:30 ff8438dd-4519-4328-805a-ea2018ca49ba INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:22:04.777 +05:30 ff8438dd-4519-4328-805a-ea2018ca49ba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.0363ms 2024-03-23 16:22:56.679 +05:30 374cc94a-f689-4f86-a8bb-0dd0431f9265 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:22:56.679 +05:30 6a9a8a17-3d9d-4ed3-a22b-de72b9abfae3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:22:56.679 +05:30 01d2bf1c-47cd-4ad1-a299-a937dff67da5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:22:56.680 +05:30 bbb1eab3-7ddf-4bad-a285-609dd9b453c2 INF CORS policy execution successful. 2024-03-23 16:22:56.680 +05:30 dd2a21f4-30a7-406e-9c0a-822d6e19dfed INF CORS policy execution successful. 2024-03-23 16:22:56.680 +05:30 e175ed81-3b4a-49aa-b95c-c200ddf601c7 INF CORS policy execution successful. 2024-03-23 16:22:56.681 +05:30 bbb1eab3-7ddf-4bad-a285-609dd9b453c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.8119ms 2024-03-23 16:22:56.681 +05:30 e175ed81-3b4a-49aa-b95c-c200ddf601c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 2.5131ms 2024-03-23 16:22:56.681 +05:30 dd2a21f4-30a7-406e-9c0a-822d6e19dfed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.8901ms 2024-03-23 16:22:56.723 +05:30 8f9173dc-0536-4211-9e78-5ac8c0152a95 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:22:56.723 +05:30 16204b30-ee4a-4ba0-9274-736bd9a8cc38 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:22:56.727 +05:30 16204b30-ee4a-4ba0-9274-736bd9a8cc38 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:56 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-23 16:22:56.727 +05:30 8f9173dc-0536-4211-9e78-5ac8c0152a95 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:56 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-23 16:22:56.728 +05:30 16204b30-ee4a-4ba0-9274-736bd9a8cc38 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:56 AM'. 2024-03-23 16:22:56.729 +05:30 8f9173dc-0536-4211-9e78-5ac8c0152a95 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:56 AM'. 2024-03-23 16:22:56.729 +05:30 f1282a3e-6a32-4b0c-9808-c1bb53f10e4e INF CORS policy execution successful. 2024-03-23 16:22:56.729 +05:30 77a439e4-9eba-44a2-bed7-d4cefe5a64a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:22:56.729 +05:30 2d9f94b6-8be1-4296-b647-15912acb303a INF CORS policy execution successful. 2024-03-23 16:22:56.729 +05:30 2d9f94b6-8be1-4296-b647-15912acb303a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:22:56.729 +05:30 f1282a3e-6a32-4b0c-9808-c1bb53f10e4e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:22:56.730 +05:30 77a439e4-9eba-44a2-bed7-d4cefe5a64a1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:56 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-23 16:22:56.730 +05:30 2d9f94b6-8be1-4296-b647-15912acb303a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:22:56.730 +05:30 f1282a3e-6a32-4b0c-9808-c1bb53f10e4e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:22:56.730 +05:30 77a439e4-9eba-44a2-bed7-d4cefe5a64a1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:52:56 AM'. 2024-03-23 16:22:56.730 +05:30 72e1fb73-06de-4556-8037-21d38e4b7c73 INF CORS policy execution successful. 2024-03-23 16:22:56.730 +05:30 72e1fb73-06de-4556-8037-21d38e4b7c73 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:22:56.731 +05:30 72e1fb73-06de-4556-8037-21d38e4b7c73 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:22:56.732 +05:30 f1282a3e-6a32-4b0c-9808-c1bb53f10e4e INF Fetching Department deatails 2024-03-23 16:22:56.732 +05:30 2d9f94b6-8be1-4296-b647-15912acb303a INF Fetching City deatails 2024-03-23 16:22:56.732 +05:30 72e1fb73-06de-4556-8037-21d38e4b7c73 INF Fetching Country deatails 2024-03-23 16:22:56.753 +05:30 2d9f94b6-8be1-4296-b647-15912acb303a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:22:56.753 +05:30 2d9f94b6-8be1-4296-b647-15912acb303a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 23.1159ms 2024-03-23 16:22:56.753 +05:30 2d9f94b6-8be1-4296-b647-15912acb303a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:22:56.754 +05:30 2d9f94b6-8be1-4296-b647-15912acb303a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 30.3331ms 2024-03-23 16:22:56.760 +05:30 f1282a3e-6a32-4b0c-9808-c1bb53f10e4e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:22:56.761 +05:30 f1282a3e-6a32-4b0c-9808-c1bb53f10e4e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 30.1812ms 2024-03-23 16:22:56.761 +05:30 f1282a3e-6a32-4b0c-9808-c1bb53f10e4e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:22:56.761 +05:30 f1282a3e-6a32-4b0c-9808-c1bb53f10e4e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 37.62ms 2024-03-23 16:22:56.778 +05:30 72e1fb73-06de-4556-8037-21d38e4b7c73 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:22:56.778 +05:30 72e1fb73-06de-4556-8037-21d38e4b7c73 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 47.6319ms 2024-03-23 16:22:56.778 +05:30 72e1fb73-06de-4556-8037-21d38e4b7c73 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:22:56.779 +05:30 72e1fb73-06de-4556-8037-21d38e4b7c73 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 49.7082ms 2024-03-23 16:23:06.019 +05:30 c9de0411-9642-45c0-a89a-65455752361d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:23:06.019 +05:30 05793652-6e15-423b-a7cd-57231e21fc34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:23:06.020 +05:30 9b2baaa8-f8e0-4db0-ba72-6302ec090c23 INF CORS policy execution successful. 2024-03-23 16:23:06.020 +05:30 a8e79632-7606-4ee2-bb0e-7fd631bb3f6d INF CORS policy execution successful. 2024-03-23 16:23:06.020 +05:30 a8e79632-7606-4ee2-bb0e-7fd631bb3f6d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.665ms 2024-03-23 16:23:06.020 +05:30 9b2baaa8-f8e0-4db0-ba72-6302ec090c23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.665ms 2024-03-23 16:23:06.021 +05:30 b754be5a-e03e-4d7c-86e0-18e587fdcc77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:23:06.021 +05:30 fa2efe48-bf52-4bba-a2da-8fd65b7bb594 INF CORS policy execution successful. 2024-03-23 16:23:06.021 +05:30 fa2efe48-bf52-4bba-a2da-8fd65b7bb594 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2529ms 2024-03-23 16:23:06.066 +05:30 361cc172-0fad-4681-bc3f-cb60a1fc9ec0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:23:06.068 +05:30 361cc172-0fad-4681-bc3f-cb60a1fc9ec0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:06 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-23 16:23:06.068 +05:30 361cc172-0fad-4681-bc3f-cb60a1fc9ec0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:06 AM'. 2024-03-23 16:23:06.069 +05:30 1c53108b-eb41-469a-96d8-0f9d79db1591 INF CORS policy execution successful. 2024-03-23 16:23:06.069 +05:30 1c53108b-eb41-469a-96d8-0f9d79db1591 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:23:06.069 +05:30 1c53108b-eb41-469a-96d8-0f9d79db1591 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:23:06.070 +05:30 1c53108b-eb41-469a-96d8-0f9d79db1591 INF Fetching City deatails 2024-03-23 16:23:06.076 +05:30 1c53108b-eb41-469a-96d8-0f9d79db1591 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:23:06.076 +05:30 1c53108b-eb41-469a-96d8-0f9d79db1591 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.0833ms 2024-03-23 16:23:06.076 +05:30 1c53108b-eb41-469a-96d8-0f9d79db1591 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:23:06.077 +05:30 1c53108b-eb41-469a-96d8-0f9d79db1591 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.353ms 2024-03-23 16:23:06.077 +05:30 98181ddc-ddd4-46d8-bd1c-d4fd51d74c0f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:23:06.077 +05:30 98181ddc-ddd4-46d8-bd1c-d4fd51d74c0f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:06 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-23 16:23:06.078 +05:30 98181ddc-ddd4-46d8-bd1c-d4fd51d74c0f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:06 AM'. 2024-03-23 16:23:06.078 +05:30 876a3cbe-2f75-4254-a9d9-2c2d6daa1e35 INF CORS policy execution successful. 2024-03-23 16:23:06.078 +05:30 081127ff-b75a-4a5d-9405-30605f89fdfe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:23:06.078 +05:30 876a3cbe-2f75-4254-a9d9-2c2d6daa1e35 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:23:06.078 +05:30 876a3cbe-2f75-4254-a9d9-2c2d6daa1e35 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:23:06.078 +05:30 081127ff-b75a-4a5d-9405-30605f89fdfe INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:06 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-23 16:23:06.079 +05:30 876a3cbe-2f75-4254-a9d9-2c2d6daa1e35 INF Fetching Department deatails 2024-03-23 16:23:06.079 +05:30 081127ff-b75a-4a5d-9405-30605f89fdfe INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:06 AM'. 2024-03-23 16:23:06.079 +05:30 ff7a4f3d-32ec-408e-ba16-f134208a055a INF CORS policy execution successful. 2024-03-23 16:23:06.079 +05:30 ff7a4f3d-32ec-408e-ba16-f134208a055a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:23:06.079 +05:30 ff7a4f3d-32ec-408e-ba16-f134208a055a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:23:06.080 +05:30 ff7a4f3d-32ec-408e-ba16-f134208a055a INF Fetching Country deatails 2024-03-23 16:23:06.083 +05:30 876a3cbe-2f75-4254-a9d9-2c2d6daa1e35 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:23:06.083 +05:30 876a3cbe-2f75-4254-a9d9-2c2d6daa1e35 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.8698ms 2024-03-23 16:23:06.083 +05:30 876a3cbe-2f75-4254-a9d9-2c2d6daa1e35 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:23:06.083 +05:30 876a3cbe-2f75-4254-a9d9-2c2d6daa1e35 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.2348ms 2024-03-23 16:23:06.084 +05:30 ff7a4f3d-32ec-408e-ba16-f134208a055a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:23:06.085 +05:30 ff7a4f3d-32ec-408e-ba16-f134208a055a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.8399ms 2024-03-23 16:23:06.085 +05:30 ff7a4f3d-32ec-408e-ba16-f134208a055a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:23:06.085 +05:30 ff7a4f3d-32ec-408e-ba16-f134208a055a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.0288ms 2024-03-23 16:23:13.107 +05:30 4a2aa1a3-7ba9-44f0-8d4d-6fda6f4d9397 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:23:13.107 +05:30 6c000c31-914b-4236-833f-356c518ae76e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:23:13.108 +05:30 4e4dd71a-4e00-49c1-a594-39a505d8b42d INF CORS policy execution successful. 2024-03-23 16:23:13.108 +05:30 870bcfd0-d414-4974-8153-129ea20ca8bc INF CORS policy execution successful. 2024-03-23 16:23:13.108 +05:30 4e4dd71a-4e00-49c1-a594-39a505d8b42d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8972ms 2024-03-23 16:23:13.108 +05:30 870bcfd0-d414-4974-8153-129ea20ca8bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.2004ms 2024-03-23 16:23:13.111 +05:30 3ebee4e9-7e82-4945-9119-c6adff2b1b81 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:23:13.111 +05:30 e3bf2c15-4a99-4657-8134-84abd50e8382 INF CORS policy execution successful. 2024-03-23 16:23:13.112 +05:30 e3bf2c15-4a99-4657-8134-84abd50e8382 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.2126ms 2024-03-23 16:23:13.144 +05:30 f31ca6e7-5b65-4171-84bd-c06df540ae00 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:23:13.145 +05:30 f31ca6e7-5b65-4171-84bd-c06df540ae00 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:13 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-23 16:23:13.146 +05:30 f31ca6e7-5b65-4171-84bd-c06df540ae00 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:13 AM'. 2024-03-23 16:23:13.146 +05:30 28f30d93-2d24-4fcd-8cad-a965ab7eaa9a INF CORS policy execution successful. 2024-03-23 16:23:13.146 +05:30 28f30d93-2d24-4fcd-8cad-a965ab7eaa9a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:23:13.146 +05:30 28f30d93-2d24-4fcd-8cad-a965ab7eaa9a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:23:13.147 +05:30 28f30d93-2d24-4fcd-8cad-a965ab7eaa9a INF Fetching Department deatails 2024-03-23 16:23:13.150 +05:30 c6e3dfbe-5d64-44b2-bd89-4241a627de24 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:23:13.153 +05:30 c6e3dfbe-5d64-44b2-bd89-4241a627de24 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:13 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-23 16:23:13.154 +05:30 c6e3dfbe-5d64-44b2-bd89-4241a627de24 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:13 AM'. 2024-03-23 16:23:13.154 +05:30 052d208b-a336-4d1d-a765-4b4f594f1461 INF CORS policy execution successful. 2024-03-23 16:23:13.154 +05:30 052d208b-a336-4d1d-a765-4b4f594f1461 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:23:13.154 +05:30 052d208b-a336-4d1d-a765-4b4f594f1461 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:23:13.155 +05:30 052d208b-a336-4d1d-a765-4b4f594f1461 INF Fetching Country deatails 2024-03-23 16:23:13.159 +05:30 793cf6a0-bde1-467e-9281-959a1bd605df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:23:13.159 +05:30 793cf6a0-bde1-467e-9281-959a1bd605df INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:13 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-23 16:23:13.160 +05:30 793cf6a0-bde1-467e-9281-959a1bd605df INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:13 AM'. 2024-03-23 16:23:13.160 +05:30 6dd66808-f3f2-40ce-83ad-b6cdd585f943 INF CORS policy execution successful. 2024-03-23 16:23:13.160 +05:30 6dd66808-f3f2-40ce-83ad-b6cdd585f943 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:23:13.160 +05:30 6dd66808-f3f2-40ce-83ad-b6cdd585f943 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:23:13.161 +05:30 6dd66808-f3f2-40ce-83ad-b6cdd585f943 INF Fetching City deatails 2024-03-23 16:23:13.161 +05:30 28f30d93-2d24-4fcd-8cad-a965ab7eaa9a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:23:13.162 +05:30 28f30d93-2d24-4fcd-8cad-a965ab7eaa9a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 15.4589ms 2024-03-23 16:23:13.162 +05:30 28f30d93-2d24-4fcd-8cad-a965ab7eaa9a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:23:13.162 +05:30 28f30d93-2d24-4fcd-8cad-a965ab7eaa9a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 17.9944ms 2024-03-23 16:23:13.163 +05:30 052d208b-a336-4d1d-a765-4b4f594f1461 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:23:13.164 +05:30 052d208b-a336-4d1d-a765-4b4f594f1461 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 9.1218ms 2024-03-23 16:23:13.164 +05:30 052d208b-a336-4d1d-a765-4b4f594f1461 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:23:13.164 +05:30 052d208b-a336-4d1d-a765-4b4f594f1461 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 13.8066ms 2024-03-23 16:23:13.166 +05:30 6dd66808-f3f2-40ce-83ad-b6cdd585f943 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:23:13.167 +05:30 6dd66808-f3f2-40ce-83ad-b6cdd585f943 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.2527ms 2024-03-23 16:23:13.167 +05:30 6dd66808-f3f2-40ce-83ad-b6cdd585f943 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:23:13.167 +05:30 6dd66808-f3f2-40ce-83ad-b6cdd585f943 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.2318ms 2024-03-23 16:23:17.428 +05:30 95c44320-6b33-4711-9297-a7526c1650c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:23:17.428 +05:30 95c44320-6b33-4711-9297-a7526c1650c0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:17 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-23 16:23:17.429 +05:30 95c44320-6b33-4711-9297-a7526c1650c0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:17 AM'. 2024-03-23 16:23:17.429 +05:30 9d2aa873-bc90-452a-bf16-d1eb5e5cd811 INF CORS policy execution successful. 2024-03-23 16:23:17.429 +05:30 9d2aa873-bc90-452a-bf16-d1eb5e5cd811 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:23:17.429 +05:30 9d2aa873-bc90-452a-bf16-d1eb5e5cd811 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:23:17.430 +05:30 90edc4eb-01b5-482b-a2fd-0ca421bad346 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:23:17.430 +05:30 9d2aa873-bc90-452a-bf16-d1eb5e5cd811 INF Fetching City deatails 2024-03-23 16:23:17.430 +05:30 90edc4eb-01b5-482b-a2fd-0ca421bad346 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:17 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-23 16:23:17.430 +05:30 90edc4eb-01b5-482b-a2fd-0ca421bad346 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:17 AM'. 2024-03-23 16:23:17.430 +05:30 480d62dd-3b5a-4958-b77c-b94bfd58ca19 INF CORS policy execution successful. 2024-03-23 16:23:17.430 +05:30 480d62dd-3b5a-4958-b77c-b94bfd58ca19 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:23:17.430 +05:30 480d62dd-3b5a-4958-b77c-b94bfd58ca19 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:23:17.431 +05:30 480d62dd-3b5a-4958-b77c-b94bfd58ca19 INF Fetching Department deatails 2024-03-23 16:23:17.433 +05:30 2aee3257-fe8b-4492-aa85-4a6aec480f70 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:23:17.433 +05:30 2aee3257-fe8b-4492-aa85-4a6aec480f70 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:17 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-23 16:23:17.434 +05:30 2aee3257-fe8b-4492-aa85-4a6aec480f70 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:17 AM'. 2024-03-23 16:23:17.434 +05:30 ea854142-a5f8-4527-9dea-ca159d6fa9e6 INF CORS policy execution successful. 2024-03-23 16:23:17.434 +05:30 ea854142-a5f8-4527-9dea-ca159d6fa9e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:23:17.434 +05:30 ea854142-a5f8-4527-9dea-ca159d6fa9e6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:23:17.434 +05:30 480d62dd-3b5a-4958-b77c-b94bfd58ca19 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:23:17.434 +05:30 ea854142-a5f8-4527-9dea-ca159d6fa9e6 INF Fetching Country deatails 2024-03-23 16:23:17.434 +05:30 480d62dd-3b5a-4958-b77c-b94bfd58ca19 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.941ms 2024-03-23 16:23:17.434 +05:30 480d62dd-3b5a-4958-b77c-b94bfd58ca19 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:23:17.435 +05:30 480d62dd-3b5a-4958-b77c-b94bfd58ca19 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.9626ms 2024-03-23 16:23:17.435 +05:30 9d2aa873-bc90-452a-bf16-d1eb5e5cd811 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:23:17.435 +05:30 9d2aa873-bc90-452a-bf16-d1eb5e5cd811 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.7822ms 2024-03-23 16:23:17.435 +05:30 9d2aa873-bc90-452a-bf16-d1eb5e5cd811 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:23:17.435 +05:30 9d2aa873-bc90-452a-bf16-d1eb5e5cd811 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.5592ms 2024-03-23 16:23:17.436 +05:30 ea854142-a5f8-4527-9dea-ca159d6fa9e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:23:17.436 +05:30 ea854142-a5f8-4527-9dea-ca159d6fa9e6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0859ms 2024-03-23 16:23:17.436 +05:30 ea854142-a5f8-4527-9dea-ca159d6fa9e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:23:17.436 +05:30 ea854142-a5f8-4527-9dea-ca159d6fa9e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0863ms 2024-03-23 16:23:17.766 +05:30 b70c411f-7e26-4b8b-bc72-235745d8f7c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:23:17.767 +05:30 b70c411f-7e26-4b8b-bc72-235745d8f7c7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:17 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-23 16:23:17.767 +05:30 3abcb84e-0c7c-4a96-99fd-54659c0dd4da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:23:17.768 +05:30 b70c411f-7e26-4b8b-bc72-235745d8f7c7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:17 AM'. 2024-03-23 16:23:17.768 +05:30 ec47e7f2-a7ff-4681-a35c-6ede11647829 INF CORS policy execution successful. 2024-03-23 16:23:17.768 +05:30 ec47e7f2-a7ff-4681-a35c-6ede11647829 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:23:17.768 +05:30 ec47e7f2-a7ff-4681-a35c-6ede11647829 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:23:17.768 +05:30 3abcb84e-0c7c-4a96-99fd-54659c0dd4da INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:17 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-23 16:23:17.769 +05:30 3abcb84e-0c7c-4a96-99fd-54659c0dd4da INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:17 AM'. 2024-03-23 16:23:17.769 +05:30 ec47e7f2-a7ff-4681-a35c-6ede11647829 INF Fetching Country deatails 2024-03-23 16:23:17.769 +05:30 51145de7-c2ea-45fc-9801-c660de02c9d9 INF CORS policy execution successful. 2024-03-23 16:23:17.769 +05:30 51145de7-c2ea-45fc-9801-c660de02c9d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:23:17.769 +05:30 065c9e38-9c50-4afb-bf42-58f32b229579 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:23:17.769 +05:30 51145de7-c2ea-45fc-9801-c660de02c9d9 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:23:17.769 +05:30 065c9e38-9c50-4afb-bf42-58f32b229579 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:17 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-23 16:23:17.769 +05:30 51145de7-c2ea-45fc-9801-c660de02c9d9 INF Fetching Department deatails 2024-03-23 16:23:17.770 +05:30 065c9e38-9c50-4afb-bf42-58f32b229579 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:53:17 AM'. 2024-03-23 16:23:17.770 +05:30 022355f6-e9b5-40ab-afa9-2eeb9e55518d INF CORS policy execution successful. 2024-03-23 16:23:17.770 +05:30 022355f6-e9b5-40ab-afa9-2eeb9e55518d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:23:17.770 +05:30 022355f6-e9b5-40ab-afa9-2eeb9e55518d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:23:17.770 +05:30 022355f6-e9b5-40ab-afa9-2eeb9e55518d INF Fetching City deatails 2024-03-23 16:23:17.772 +05:30 ec47e7f2-a7ff-4681-a35c-6ede11647829 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:23:17.773 +05:30 ec47e7f2-a7ff-4681-a35c-6ede11647829 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.574ms 2024-03-23 16:23:17.773 +05:30 ec47e7f2-a7ff-4681-a35c-6ede11647829 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:23:17.773 +05:30 ec47e7f2-a7ff-4681-a35c-6ede11647829 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.8943ms 2024-03-23 16:23:17.774 +05:30 51145de7-c2ea-45fc-9801-c660de02c9d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:23:17.774 +05:30 51145de7-c2ea-45fc-9801-c660de02c9d9 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.14ms 2024-03-23 16:23:17.774 +05:30 51145de7-c2ea-45fc-9801-c660de02c9d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:23:17.774 +05:30 51145de7-c2ea-45fc-9801-c660de02c9d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.9213ms 2024-03-23 16:23:17.776 +05:30 022355f6-e9b5-40ab-afa9-2eeb9e55518d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:23:17.776 +05:30 022355f6-e9b5-40ab-afa9-2eeb9e55518d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.8725ms 2024-03-23 16:23:17.776 +05:30 022355f6-e9b5-40ab-afa9-2eeb9e55518d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:23:17.776 +05:30 022355f6-e9b5-40ab-afa9-2eeb9e55518d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.0367ms 2024-03-23 16:24:09.557 +05:30 19e3363b-e6c5-4c24-98ae-af5df1c82117 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:09.559 +05:30 1c5f5a47-4e0b-475e-b6b3-969ac143f598 INF CORS policy execution successful. 2024-03-23 16:24:09.561 +05:30 fbf15ccf-15fb-4a4e-bdea-f82054250d81 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:09.561 +05:30 1c5f5a47-4e0b-475e-b6b3-969ac143f598 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 4.4388ms 2024-03-23 16:24:09.561 +05:30 3932346f-a701-4673-903d-f642af5df507 INF CORS policy execution successful. 2024-03-23 16:24:09.561 +05:30 3932346f-a701-4673-903d-f642af5df507 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8211ms 2024-03-23 16:24:09.561 +05:30 fde4f73a-1bf4-4e09-b5f8-143b770b8ec6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:09.562 +05:30 6063e2f9-3c2c-4152-98f6-4f990f2807e3 INF CORS policy execution successful. 2024-03-23 16:24:09.562 +05:30 6063e2f9-3c2c-4152-98f6-4f990f2807e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4428ms 2024-03-23 16:24:09.619 +05:30 43793934-0893-4120-a25b-889701e54284 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:09.621 +05:30 43793934-0893-4120-a25b-889701e54284 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:09 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-23 16:24:09.622 +05:30 43793934-0893-4120-a25b-889701e54284 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:09 AM'. 2024-03-23 16:24:09.623 +05:30 075e8b1e-f583-4e7b-831e-48e3271a202c INF CORS policy execution successful. 2024-03-23 16:24:09.623 +05:30 075e8b1e-f583-4e7b-831e-48e3271a202c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:09.623 +05:30 075e8b1e-f583-4e7b-831e-48e3271a202c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:24:09.624 +05:30 075e8b1e-f583-4e7b-831e-48e3271a202c INF Fetching Country deatails 2024-03-23 16:24:09.639 +05:30 075e8b1e-f583-4e7b-831e-48e3271a202c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:09.640 +05:30 075e8b1e-f583-4e7b-831e-48e3271a202c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 17.0452ms 2024-03-23 16:24:09.641 +05:30 075e8b1e-f583-4e7b-831e-48e3271a202c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:09.641 +05:30 075e8b1e-f583-4e7b-831e-48e3271a202c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 21.9766ms 2024-03-23 16:24:09.644 +05:30 cffafc69-aa15-4a7c-872b-0aee8e519891 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:09.645 +05:30 cffafc69-aa15-4a7c-872b-0aee8e519891 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:09 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-23 16:24:09.645 +05:30 cffafc69-aa15-4a7c-872b-0aee8e519891 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:09 AM'. 2024-03-23 16:24:09.645 +05:30 971b2508-21a4-4752-83cc-7013d414bfdb INF CORS policy execution successful. 2024-03-23 16:24:09.646 +05:30 971b2508-21a4-4752-83cc-7013d414bfdb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:09.646 +05:30 971b2508-21a4-4752-83cc-7013d414bfdb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:24:09.647 +05:30 5ddb49d8-b15b-4d22-bc8d-e6cb04924101 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:09.647 +05:30 971b2508-21a4-4752-83cc-7013d414bfdb INF Fetching Department deatails 2024-03-23 16:24:09.647 +05:30 5ddb49d8-b15b-4d22-bc8d-e6cb04924101 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:09 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-23 16:24:09.648 +05:30 5ddb49d8-b15b-4d22-bc8d-e6cb04924101 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:09 AM'. 2024-03-23 16:24:09.648 +05:30 76ea8d2d-ad3b-45f3-bd21-4a71ee43db79 INF CORS policy execution successful. 2024-03-23 16:24:09.648 +05:30 76ea8d2d-ad3b-45f3-bd21-4a71ee43db79 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:09.648 +05:30 76ea8d2d-ad3b-45f3-bd21-4a71ee43db79 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:24:09.648 +05:30 76ea8d2d-ad3b-45f3-bd21-4a71ee43db79 INF Fetching City deatails 2024-03-23 16:24:09.650 +05:30 971b2508-21a4-4752-83cc-7013d414bfdb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:09.650 +05:30 971b2508-21a4-4752-83cc-7013d414bfdb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.0946ms 2024-03-23 16:24:09.650 +05:30 971b2508-21a4-4752-83cc-7013d414bfdb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:09.650 +05:30 971b2508-21a4-4752-83cc-7013d414bfdb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.3306ms 2024-03-23 16:24:09.652 +05:30 76ea8d2d-ad3b-45f3-bd21-4a71ee43db79 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:09.653 +05:30 76ea8d2d-ad3b-45f3-bd21-4a71ee43db79 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.6165ms 2024-03-23 16:24:09.653 +05:30 76ea8d2d-ad3b-45f3-bd21-4a71ee43db79 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:09.653 +05:30 76ea8d2d-ad3b-45f3-bd21-4a71ee43db79 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.9209ms 2024-03-23 16:24:09.711 +05:30 0c016493-a3a1-40fc-9f59-1b0ea9910a0b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:09.712 +05:30 0c016493-a3a1-40fc-9f59-1b0ea9910a0b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:09 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-23 16:24:09.712 +05:30 0c016493-a3a1-40fc-9f59-1b0ea9910a0b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:09 AM'. 2024-03-23 16:24:09.712 +05:30 c46e9835-a48d-47bd-920a-83b901042210 INF CORS policy execution successful. 2024-03-23 16:24:09.712 +05:30 c46e9835-a48d-47bd-920a-83b901042210 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:09.712 +05:30 c46e9835-a48d-47bd-920a-83b901042210 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:24:09.713 +05:30 c46e9835-a48d-47bd-920a-83b901042210 INF Fetching City deatails 2024-03-23 16:24:09.716 +05:30 6c82a875-a4d6-4a90-b8fe-173c3458f674 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:09.716 +05:30 6c82a875-a4d6-4a90-b8fe-173c3458f674 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:09 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-23 16:24:09.716 +05:30 6c82a875-a4d6-4a90-b8fe-173c3458f674 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:09 AM'. 2024-03-23 16:24:09.716 +05:30 1b8e2439-7d3f-41d9-8f7e-955fc289a1d8 INF CORS policy execution successful. 2024-03-23 16:24:09.716 +05:30 1b8e2439-7d3f-41d9-8f7e-955fc289a1d8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:09.717 +05:30 1b8e2439-7d3f-41d9-8f7e-955fc289a1d8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:24:09.717 +05:30 1b8e2439-7d3f-41d9-8f7e-955fc289a1d8 INF Fetching Country deatails 2024-03-23 16:24:09.717 +05:30 c46e9835-a48d-47bd-920a-83b901042210 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:09.718 +05:30 c46e9835-a48d-47bd-920a-83b901042210 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.0134ms 2024-03-23 16:24:09.718 +05:30 c46e9835-a48d-47bd-920a-83b901042210 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:09.718 +05:30 c46e9835-a48d-47bd-920a-83b901042210 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.7119ms 2024-03-23 16:24:09.718 +05:30 1b8e2439-7d3f-41d9-8f7e-955fc289a1d8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:09.719 +05:30 1b8e2439-7d3f-41d9-8f7e-955fc289a1d8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9165ms 2024-03-23 16:24:09.719 +05:30 1b8e2439-7d3f-41d9-8f7e-955fc289a1d8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:09.719 +05:30 1b8e2439-7d3f-41d9-8f7e-955fc289a1d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0388ms 2024-03-23 16:24:09.724 +05:30 b26a92c4-8304-46a2-a978-ce3444cd4b3f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:09.725 +05:30 b26a92c4-8304-46a2-a978-ce3444cd4b3f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:09 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-23 16:24:09.726 +05:30 b26a92c4-8304-46a2-a978-ce3444cd4b3f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:09 AM'. 2024-03-23 16:24:09.726 +05:30 d6de8fcc-8920-4f9d-bf57-1ae902d9869b INF CORS policy execution successful. 2024-03-23 16:24:09.727 +05:30 d6de8fcc-8920-4f9d-bf57-1ae902d9869b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:09.727 +05:30 d6de8fcc-8920-4f9d-bf57-1ae902d9869b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:24:09.727 +05:30 d6de8fcc-8920-4f9d-bf57-1ae902d9869b INF Fetching Department deatails 2024-03-23 16:24:09.730 +05:30 d6de8fcc-8920-4f9d-bf57-1ae902d9869b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:09.731 +05:30 d6de8fcc-8920-4f9d-bf57-1ae902d9869b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.2492ms 2024-03-23 16:24:09.731 +05:30 d6de8fcc-8920-4f9d-bf57-1ae902d9869b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:09.731 +05:30 d6de8fcc-8920-4f9d-bf57-1ae902d9869b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.309ms 2024-03-23 16:24:10.070 +05:30 b725eca4-e950-48ad-be54-2b8047a802ac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:10.070 +05:30 b725eca4-e950-48ad-be54-2b8047a802ac INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54: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-23 16:24:10.071 +05:30 b725eca4-e950-48ad-be54-2b8047a802ac INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:10 AM'. 2024-03-23 16:24:10.071 +05:30 65426e9c-4381-4ef3-a822-337595aadf86 INF CORS policy execution successful. 2024-03-23 16:24:10.071 +05:30 65426e9c-4381-4ef3-a822-337595aadf86 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:10.071 +05:30 65426e9c-4381-4ef3-a822-337595aadf86 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:24:10.071 +05:30 65426e9c-4381-4ef3-a822-337595aadf86 INF Fetching Country deatails 2024-03-23 16:24:10.072 +05:30 72bf5e22-2022-4045-90ec-dec3e46b412c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:10.073 +05:30 72bf5e22-2022-4045-90ec-dec3e46b412c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54: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-23 16:24:10.073 +05:30 72bf5e22-2022-4045-90ec-dec3e46b412c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:10 AM'. 2024-03-23 16:24:10.073 +05:30 a424246b-728a-4030-a1d1-6d6c4cf8bc34 INF CORS policy execution successful. 2024-03-23 16:24:10.073 +05:30 a424246b-728a-4030-a1d1-6d6c4cf8bc34 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:10.073 +05:30 a424246b-728a-4030-a1d1-6d6c4cf8bc34 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:24:10.074 +05:30 a424246b-728a-4030-a1d1-6d6c4cf8bc34 INF Fetching City deatails 2024-03-23 16:24:10.074 +05:30 a15a93d1-3f84-44ed-a920-e0ae97d5022a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:10.074 +05:30 a15a93d1-3f84-44ed-a920-e0ae97d5022a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54: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-23 16:24:10.075 +05:30 a15a93d1-3f84-44ed-a920-e0ae97d5022a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:10 AM'. 2024-03-23 16:24:10.075 +05:30 2576982f-ee34-40bd-9b89-e7aba1264b76 INF CORS policy execution successful. 2024-03-23 16:24:10.075 +05:30 2576982f-ee34-40bd-9b89-e7aba1264b76 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:10.075 +05:30 2576982f-ee34-40bd-9b89-e7aba1264b76 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:24:10.075 +05:30 65426e9c-4381-4ef3-a822-337595aadf86 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:10.075 +05:30 65426e9c-4381-4ef3-a822-337595aadf86 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.2345ms 2024-03-23 16:24:10.075 +05:30 65426e9c-4381-4ef3-a822-337595aadf86 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:10.075 +05:30 2576982f-ee34-40bd-9b89-e7aba1264b76 INF Fetching Department deatails 2024-03-23 16:24:10.075 +05:30 65426e9c-4381-4ef3-a822-337595aadf86 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.743ms 2024-03-23 16:24:10.077 +05:30 a424246b-728a-4030-a1d1-6d6c4cf8bc34 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:10.077 +05:30 a424246b-728a-4030-a1d1-6d6c4cf8bc34 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.5363ms 2024-03-23 16:24:10.077 +05:30 a424246b-728a-4030-a1d1-6d6c4cf8bc34 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:10.077 +05:30 a424246b-728a-4030-a1d1-6d6c4cf8bc34 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.5963ms 2024-03-23 16:24:10.078 +05:30 2576982f-ee34-40bd-9b89-e7aba1264b76 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:10.078 +05:30 2576982f-ee34-40bd-9b89-e7aba1264b76 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.717ms 2024-03-23 16:24:10.079 +05:30 2576982f-ee34-40bd-9b89-e7aba1264b76 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:10.079 +05:30 2576982f-ee34-40bd-9b89-e7aba1264b76 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.8345ms 2024-03-23 16:24:18.387 +05:30 c17de17e-3570-4094-9402-917117ae4ec5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:18.387 +05:30 6af799f4-1180-42ef-883f-d4a74b1736fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:18.388 +05:30 ef3912b4-4de0-4e6a-8f26-3d7251280249 INF CORS policy execution successful. 2024-03-23 16:24:18.388 +05:30 b306356e-f8e9-4f3a-ab79-a2d8a289e9c2 INF CORS policy execution successful. 2024-03-23 16:24:18.388 +05:30 ef3912b4-4de0-4e6a-8f26-3d7251280249 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.997ms 2024-03-23 16:24:18.388 +05:30 b306356e-f8e9-4f3a-ab79-a2d8a289e9c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1548ms 2024-03-23 16:24:18.393 +05:30 6b9e3a76-3163-49a2-b3a6-c4d48296f9be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:18.394 +05:30 566a0c6e-2ff6-4302-9386-049c6b616bdb INF CORS policy execution successful. 2024-03-23 16:24:18.394 +05:30 566a0c6e-2ff6-4302-9386-049c6b616bdb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5314ms 2024-03-23 16:24:18.431 +05:30 629df1bf-3467-485b-ab2d-fde974bb09b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:18.431 +05:30 629df1bf-3467-485b-ab2d-fde974bb09b5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:18 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-23 16:24:18.432 +05:30 629df1bf-3467-485b-ab2d-fde974bb09b5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:18 AM'. 2024-03-23 16:24:18.432 +05:30 2e71f743-bfc5-455a-9403-0ee4c92e9c31 INF CORS policy execution successful. 2024-03-23 16:24:18.432 +05:30 2e71f743-bfc5-455a-9403-0ee4c92e9c31 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:18.432 +05:30 2e71f743-bfc5-455a-9403-0ee4c92e9c31 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:24:18.433 +05:30 86a829fa-1b5a-4700-b685-ddc8f1a1b691 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:18.433 +05:30 2e71f743-bfc5-455a-9403-0ee4c92e9c31 INF Fetching City deatails 2024-03-23 16:24:18.433 +05:30 86a829fa-1b5a-4700-b685-ddc8f1a1b691 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:18 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-23 16:24:18.434 +05:30 86a829fa-1b5a-4700-b685-ddc8f1a1b691 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:18 AM'. 2024-03-23 16:24:18.434 +05:30 a3df77b5-5978-48d7-beb6-3e28883c2e8a INF CORS policy execution successful. 2024-03-23 16:24:18.434 +05:30 a3df77b5-5978-48d7-beb6-3e28883c2e8a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:18.434 +05:30 a3df77b5-5978-48d7-beb6-3e28883c2e8a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:24:18.434 +05:30 a3df77b5-5978-48d7-beb6-3e28883c2e8a INF Fetching Country deatails 2024-03-23 16:24:18.440 +05:30 a3df77b5-5978-48d7-beb6-3e28883c2e8a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:18.440 +05:30 2e71f743-bfc5-455a-9403-0ee4c92e9c31 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:18.440 +05:30 2e71f743-bfc5-455a-9403-0ee4c92e9c31 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.6957ms 2024-03-23 16:24:18.440 +05:30 a3df77b5-5978-48d7-beb6-3e28883c2e8a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.26ms 2024-03-23 16:24:18.440 +05:30 2e71f743-bfc5-455a-9403-0ee4c92e9c31 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:18.440 +05:30 a3df77b5-5978-48d7-beb6-3e28883c2e8a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:18.440 +05:30 2e71f743-bfc5-455a-9403-0ee4c92e9c31 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.8809ms 2024-03-23 16:24:18.440 +05:30 a3df77b5-5978-48d7-beb6-3e28883c2e8a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.3843ms 2024-03-23 16:24:18.441 +05:30 0ac3bfdc-cb8f-4494-8c9e-925e25d85a38 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:18.441 +05:30 0ac3bfdc-cb8f-4494-8c9e-925e25d85a38 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:18 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-23 16:24:18.441 +05:30 0ac3bfdc-cb8f-4494-8c9e-925e25d85a38 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:18 AM'. 2024-03-23 16:24:18.442 +05:30 9f582c70-3044-4cc4-88de-2ba319842446 INF CORS policy execution successful. 2024-03-23 16:24:18.442 +05:30 9f582c70-3044-4cc4-88de-2ba319842446 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:18.442 +05:30 9f582c70-3044-4cc4-88de-2ba319842446 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:24:18.442 +05:30 9f582c70-3044-4cc4-88de-2ba319842446 INF Fetching Department deatails 2024-03-23 16:24:18.444 +05:30 9f582c70-3044-4cc4-88de-2ba319842446 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:18.445 +05:30 9f582c70-3044-4cc4-88de-2ba319842446 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.815ms 2024-03-23 16:24:18.445 +05:30 9f582c70-3044-4cc4-88de-2ba319842446 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:18.445 +05:30 9f582c70-3044-4cc4-88de-2ba319842446 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.0333ms 2024-03-23 16:24:20.016 +05:30 0a2ad25b-10bd-4f17-99f9-e40b9e19dfa3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:20.017 +05:30 0a2ad25b-10bd-4f17-99f9-e40b9e19dfa3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:20 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-23 16:24:20.018 +05:30 0a2ad25b-10bd-4f17-99f9-e40b9e19dfa3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:20 AM'. 2024-03-23 16:24:20.019 +05:30 3c0b2a01-031e-4cfe-8d31-9b5281289a7c INF CORS policy execution successful. 2024-03-23 16:24:20.019 +05:30 3c0b2a01-031e-4cfe-8d31-9b5281289a7c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:20.019 +05:30 3c0b2a01-031e-4cfe-8d31-9b5281289a7c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:24:20.020 +05:30 3c0b2a01-031e-4cfe-8d31-9b5281289a7c INF Fetching City deatails 2024-03-23 16:24:20.026 +05:30 3c0b2a01-031e-4cfe-8d31-9b5281289a7c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:20.027 +05:30 3c0b2a01-031e-4cfe-8d31-9b5281289a7c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.5061ms 2024-03-23 16:24:20.027 +05:30 3c0b2a01-031e-4cfe-8d31-9b5281289a7c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:20.027 +05:30 3c0b2a01-031e-4cfe-8d31-9b5281289a7c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.3401ms 2024-03-23 16:24:20.084 +05:30 aa6ffbb1-f983-40c0-a603-d97509e59968 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:20.085 +05:30 aa6ffbb1-f983-40c0-a603-d97509e59968 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:20 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-23 16:24:20.086 +05:30 b01b579a-9ad3-4593-a4bf-1f69c8063738 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:20.086 +05:30 aa6ffbb1-f983-40c0-a603-d97509e59968 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:20 AM'. 2024-03-23 16:24:20.087 +05:30 9f428a7a-06d1-4ee9-bd60-cdc82aa3a203 INF CORS policy execution successful. 2024-03-23 16:24:20.087 +05:30 9f428a7a-06d1-4ee9-bd60-cdc82aa3a203 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:20.087 +05:30 b01b579a-9ad3-4593-a4bf-1f69c8063738 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:20 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-23 16:24:20.087 +05:30 9f428a7a-06d1-4ee9-bd60-cdc82aa3a203 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:24:20.087 +05:30 b01b579a-9ad3-4593-a4bf-1f69c8063738 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:20 AM'. 2024-03-23 16:24:20.088 +05:30 cc77ce2b-c3d1-432e-832e-57368f8f87f7 INF CORS policy execution successful. 2024-03-23 16:24:20.088 +05:30 cc77ce2b-c3d1-432e-832e-57368f8f87f7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:20.088 +05:30 cc77ce2b-c3d1-432e-832e-57368f8f87f7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:24:20.088 +05:30 9f428a7a-06d1-4ee9-bd60-cdc82aa3a203 INF Fetching Department deatails 2024-03-23 16:24:20.088 +05:30 cc77ce2b-c3d1-432e-832e-57368f8f87f7 INF Fetching Country deatails 2024-03-23 16:24:20.094 +05:30 9f428a7a-06d1-4ee9-bd60-cdc82aa3a203 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:20.095 +05:30 cc77ce2b-c3d1-432e-832e-57368f8f87f7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:20.095 +05:30 9f428a7a-06d1-4ee9-bd60-cdc82aa3a203 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.6497ms 2024-03-23 16:24:20.095 +05:30 9f428a7a-06d1-4ee9-bd60-cdc82aa3a203 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:20.096 +05:30 cc77ce2b-c3d1-432e-832e-57368f8f87f7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.7144ms 2024-03-23 16:24:20.096 +05:30 cc77ce2b-c3d1-432e-832e-57368f8f87f7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:20.096 +05:30 9f428a7a-06d1-4ee9-bd60-cdc82aa3a203 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 12.2018ms 2024-03-23 16:24:20.096 +05:30 cc77ce2b-c3d1-432e-832e-57368f8f87f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 10.1218ms 2024-03-23 16:24:21.167 +05:30 3a9434cf-7f4d-4030-8c99-577f09462d6d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:21.167 +05:30 3a9434cf-7f4d-4030-8c99-577f09462d6d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:21 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-23 16:24:21.168 +05:30 3a9434cf-7f4d-4030-8c99-577f09462d6d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:21 AM'. 2024-03-23 16:24:21.168 +05:30 b4d93af5-9b2a-4915-93cf-77f40feeed22 INF CORS policy execution successful. 2024-03-23 16:24:21.168 +05:30 b4d93af5-9b2a-4915-93cf-77f40feeed22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:21.168 +05:30 b4d93af5-9b2a-4915-93cf-77f40feeed22 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:24:21.169 +05:30 b4d93af5-9b2a-4915-93cf-77f40feeed22 INF Fetching City deatails 2024-03-23 16:24:21.173 +05:30 b4d93af5-9b2a-4915-93cf-77f40feeed22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:21.173 +05:30 b4d93af5-9b2a-4915-93cf-77f40feeed22 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.0914ms 2024-03-23 16:24:21.173 +05:30 b4d93af5-9b2a-4915-93cf-77f40feeed22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:21.174 +05:30 b4d93af5-9b2a-4915-93cf-77f40feeed22 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.979ms 2024-03-23 16:24:21.178 +05:30 9827eb02-b727-41dd-abc5-c7a2aeacae65 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:21.179 +05:30 9827eb02-b727-41dd-abc5-c7a2aeacae65 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:21 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-23 16:24:21.179 +05:30 f93219c6-99bd-4241-b793-359a098f99a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:21.179 +05:30 9827eb02-b727-41dd-abc5-c7a2aeacae65 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:21 AM'. 2024-03-23 16:24:21.179 +05:30 b95e4152-31e8-4c19-8248-d2b70e96e5e7 INF CORS policy execution successful. 2024-03-23 16:24:21.179 +05:30 b95e4152-31e8-4c19-8248-d2b70e96e5e7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:21.180 +05:30 b95e4152-31e8-4c19-8248-d2b70e96e5e7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:24:21.180 +05:30 f93219c6-99bd-4241-b793-359a098f99a6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:21 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-23 16:24:21.180 +05:30 f93219c6-99bd-4241-b793-359a098f99a6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:21 AM'. 2024-03-23 16:24:21.180 +05:30 b95e4152-31e8-4c19-8248-d2b70e96e5e7 INF Fetching Country deatails 2024-03-23 16:24:21.180 +05:30 60d3ad84-23d1-448a-b4fe-2f6d53f77b37 INF CORS policy execution successful. 2024-03-23 16:24:21.180 +05:30 60d3ad84-23d1-448a-b4fe-2f6d53f77b37 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:21.180 +05:30 60d3ad84-23d1-448a-b4fe-2f6d53f77b37 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:24:21.181 +05:30 60d3ad84-23d1-448a-b4fe-2f6d53f77b37 INF Fetching Department deatails 2024-03-23 16:24:21.183 +05:30 b95e4152-31e8-4c19-8248-d2b70e96e5e7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:21.183 +05:30 b95e4152-31e8-4c19-8248-d2b70e96e5e7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.301ms 2024-03-23 16:24:21.183 +05:30 b95e4152-31e8-4c19-8248-d2b70e96e5e7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:21.183 +05:30 60d3ad84-23d1-448a-b4fe-2f6d53f77b37 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:21.183 +05:30 b95e4152-31e8-4c19-8248-d2b70e96e5e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.9801ms 2024-03-23 16:24:21.183 +05:30 60d3ad84-23d1-448a-b4fe-2f6d53f77b37 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.9125ms 2024-03-23 16:24:21.183 +05:30 60d3ad84-23d1-448a-b4fe-2f6d53f77b37 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:21.184 +05:30 60d3ad84-23d1-448a-b4fe-2f6d53f77b37 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.5895ms 2024-03-23 16:24:41.185 +05:30 31089271-1450-4fd4-a832-9c93cd6ad594 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:41.186 +05:30 dd53bd1d-a320-4efb-822d-848728444d78 INF CORS policy execution successful. 2024-03-23 16:24:41.187 +05:30 dd53bd1d-a320-4efb-822d-848728444d78 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.4408ms 2024-03-23 16:24:41.188 +05:30 b520118a-3d62-4508-92e4-f124a4097c11 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:41.188 +05:30 c7813289-eee3-482f-9a5e-f375f097b9e1 INF CORS policy execution successful. 2024-03-23 16:24:41.188 +05:30 c7813289-eee3-482f-9a5e-f375f097b9e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6901ms 2024-03-23 16:24:41.190 +05:30 131c0f66-7543-4e01-bc1b-f68d2fcf17fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:41.190 +05:30 9e5d4408-9775-4658-847a-cbd489004de9 INF CORS policy execution successful. 2024-03-23 16:24:41.190 +05:30 9e5d4408-9775-4658-847a-cbd489004de9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4169ms 2024-03-23 16:24:41.235 +05:30 1934ace3-e24b-4a4e-a142-051fbcd13d78 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:41.237 +05:30 1934ace3-e24b-4a4e-a142-051fbcd13d78 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:41 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-23 16:24:41.237 +05:30 1934ace3-e24b-4a4e-a142-051fbcd13d78 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:41 AM'. 2024-03-23 16:24:41.238 +05:30 66cec0ed-a4fd-4c57-a11c-fa9dca09b9d6 INF CORS policy execution successful. 2024-03-23 16:24:41.238 +05:30 c39e09d7-3ed1-4ac3-a568-4b1f9cec8835 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:41.238 +05:30 66cec0ed-a4fd-4c57-a11c-fa9dca09b9d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:41.238 +05:30 66cec0ed-a4fd-4c57-a11c-fa9dca09b9d6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:24:41.238 +05:30 c39e09d7-3ed1-4ac3-a568-4b1f9cec8835 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:41 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-23 16:24:41.239 +05:30 c39e09d7-3ed1-4ac3-a568-4b1f9cec8835 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:41 AM'. 2024-03-23 16:24:41.239 +05:30 5cd51f9b-0622-4bca-a207-bed600f86d42 INF CORS policy execution successful. 2024-03-23 16:24:41.239 +05:30 5cd51f9b-0622-4bca-a207-bed600f86d42 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:41.239 +05:30 5cd51f9b-0622-4bca-a207-bed600f86d42 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:24:41.239 +05:30 66cec0ed-a4fd-4c57-a11c-fa9dca09b9d6 INF Fetching Department deatails 2024-03-23 16:24:41.239 +05:30 5cd51f9b-0622-4bca-a207-bed600f86d42 INF Fetching City deatails 2024-03-23 16:24:41.242 +05:30 b5642688-e8cd-4663-ab61-939ee44468f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:41.243 +05:30 b5642688-e8cd-4663-ab61-939ee44468f7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:41 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-23 16:24:41.243 +05:30 b5642688-e8cd-4663-ab61-939ee44468f7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:41 AM'. 2024-03-23 16:24:41.243 +05:30 3f5743cf-d685-48e2-80b6-43d14eda9d58 INF CORS policy execution successful. 2024-03-23 16:24:41.243 +05:30 3f5743cf-d685-48e2-80b6-43d14eda9d58 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:41.243 +05:30 3f5743cf-d685-48e2-80b6-43d14eda9d58 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:24:41.244 +05:30 3f5743cf-d685-48e2-80b6-43d14eda9d58 INF Fetching Country deatails 2024-03-23 16:24:41.251 +05:30 5cd51f9b-0622-4bca-a207-bed600f86d42 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:41.253 +05:30 5cd51f9b-0622-4bca-a207-bed600f86d42 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 13.8193ms 2024-03-23 16:24:41.253 +05:30 66cec0ed-a4fd-4c57-a11c-fa9dca09b9d6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:41.253 +05:30 5cd51f9b-0622-4bca-a207-bed600f86d42 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:41.253 +05:30 66cec0ed-a4fd-4c57-a11c-fa9dca09b9d6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 15.0896ms 2024-03-23 16:24:41.253 +05:30 5cd51f9b-0622-4bca-a207-bed600f86d42 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 15.8218ms 2024-03-23 16:24:41.253 +05:30 66cec0ed-a4fd-4c57-a11c-fa9dca09b9d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:41.254 +05:30 66cec0ed-a4fd-4c57-a11c-fa9dca09b9d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 18.2647ms 2024-03-23 16:24:41.256 +05:30 3f5743cf-d685-48e2-80b6-43d14eda9d58 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:41.256 +05:30 3f5743cf-d685-48e2-80b6-43d14eda9d58 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 12.5718ms 2024-03-23 16:24:41.256 +05:30 3f5743cf-d685-48e2-80b6-43d14eda9d58 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:41.256 +05:30 3f5743cf-d685-48e2-80b6-43d14eda9d58 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 13.9961ms 2024-03-23 16:24:50.767 +05:30 c3b70217-b6f6-40a8-ab23-ffa2c916eb6f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:50.768 +05:30 323d286a-156e-4cc1-a09b-41d7893d1b62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:50.768 +05:30 448de5c6-0cf7-4ae5-8243-e584b0bd61ec INF CORS policy execution successful. 2024-03-23 16:24:50.768 +05:30 fa361f02-b331-46d1-a932-382edc20f63f INF CORS policy execution successful. 2024-03-23 16:24:50.768 +05:30 fa361f02-b331-46d1-a932-382edc20f63f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.9751ms 2024-03-23 16:24:50.768 +05:30 448de5c6-0cf7-4ae5-8243-e584b0bd61ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.2293ms 2024-03-23 16:24:50.771 +05:30 b4b12954-811d-4cfd-ac0f-57d475a0eba9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:50.771 +05:30 ca650dbb-ab81-4720-b607-b94389b31923 INF CORS policy execution successful. 2024-03-23 16:24:50.772 +05:30 ca650dbb-ab81-4720-b607-b94389b31923 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4872ms 2024-03-23 16:24:50.808 +05:30 d3a5eb9f-38c5-4f4a-9446-410ee95c93d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:50.809 +05:30 d3a5eb9f-38c5-4f4a-9446-410ee95c93d3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54: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-23 16:24:50.810 +05:30 d3a5eb9f-38c5-4f4a-9446-410ee95c93d3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:50 AM'. 2024-03-23 16:24:50.810 +05:30 0c0314a4-5964-408e-b294-438bbb0e961e INF CORS policy execution successful. 2024-03-23 16:24:50.810 +05:30 0c0314a4-5964-408e-b294-438bbb0e961e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:50.810 +05:30 0c0314a4-5964-408e-b294-438bbb0e961e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:24:50.810 +05:30 0c0314a4-5964-408e-b294-438bbb0e961e INF Fetching City deatails 2024-03-23 16:24:50.812 +05:30 e7c6bbe6-dc79-4b66-9a75-abf21abc2436 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:50.813 +05:30 e7c6bbe6-dc79-4b66-9a75-abf21abc2436 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54: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-23 16:24:50.813 +05:30 e7c6bbe6-dc79-4b66-9a75-abf21abc2436 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:50 AM'. 2024-03-23 16:24:50.813 +05:30 14a0f939-fd4e-4a81-8e25-060d8fbdf64b INF CORS policy execution successful. 2024-03-23 16:24:50.813 +05:30 14a0f939-fd4e-4a81-8e25-060d8fbdf64b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:50.813 +05:30 14a0f939-fd4e-4a81-8e25-060d8fbdf64b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:24:50.814 +05:30 14a0f939-fd4e-4a81-8e25-060d8fbdf64b INF Fetching Country deatails 2024-03-23 16:24:50.815 +05:30 0c0314a4-5964-408e-b294-438bbb0e961e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:50.815 +05:30 0c0314a4-5964-408e-b294-438bbb0e961e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.926ms 2024-03-23 16:24:50.815 +05:30 0c0314a4-5964-408e-b294-438bbb0e961e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:50.815 +05:30 0c0314a4-5964-408e-b294-438bbb0e961e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.7711ms 2024-03-23 16:24:50.817 +05:30 14a0f939-fd4e-4a81-8e25-060d8fbdf64b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:50.817 +05:30 14a0f939-fd4e-4a81-8e25-060d8fbdf64b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.5393ms 2024-03-23 16:24:50.817 +05:30 14a0f939-fd4e-4a81-8e25-060d8fbdf64b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:50.817 +05:30 14a0f939-fd4e-4a81-8e25-060d8fbdf64b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.6075ms 2024-03-23 16:24:50.818 +05:30 8a3e1b16-4c9c-41c0-a530-004241d1a50d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:50.818 +05:30 8a3e1b16-4c9c-41c0-a530-004241d1a50d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54: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-23 16:24:50.819 +05:30 8a3e1b16-4c9c-41c0-a530-004241d1a50d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:50 AM'. 2024-03-23 16:24:50.819 +05:30 abb8a39b-ac23-499e-b3aa-02f535ebe491 INF CORS policy execution successful. 2024-03-23 16:24:50.819 +05:30 abb8a39b-ac23-499e-b3aa-02f535ebe491 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:50.819 +05:30 abb8a39b-ac23-499e-b3aa-02f535ebe491 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:24:50.819 +05:30 abb8a39b-ac23-499e-b3aa-02f535ebe491 INF Fetching Department deatails 2024-03-23 16:24:50.822 +05:30 abb8a39b-ac23-499e-b3aa-02f535ebe491 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:50.823 +05:30 abb8a39b-ac23-499e-b3aa-02f535ebe491 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.8702ms 2024-03-23 16:24:50.823 +05:30 abb8a39b-ac23-499e-b3aa-02f535ebe491 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:50.823 +05:30 abb8a39b-ac23-499e-b3aa-02f535ebe491 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.0343ms 2024-03-23 16:24:51.463 +05:30 5166aaa1-40ee-4e9f-84f7-62a6142853df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:51.464 +05:30 924580be-19ee-49bb-825a-670e10c2fea3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:51.464 +05:30 5166aaa1-40ee-4e9f-84f7-62a6142853df INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54: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-23 16:24:51.464 +05:30 924580be-19ee-49bb-825a-670e10c2fea3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54: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-23 16:24:51.465 +05:30 5166aaa1-40ee-4e9f-84f7-62a6142853df INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:51 AM'. 2024-03-23 16:24:51.465 +05:30 924580be-19ee-49bb-825a-670e10c2fea3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:51 AM'. 2024-03-23 16:24:51.465 +05:30 63fa4b65-50b5-467a-a799-baa516939315 INF CORS policy execution successful. 2024-03-23 16:24:51.465 +05:30 702d29ce-1d9f-4dd4-af58-e2a17bdf8bf1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:51.465 +05:30 361122ad-76d7-4067-aa7f-28fb42bd8844 INF CORS policy execution successful. 2024-03-23 16:24:51.465 +05:30 63fa4b65-50b5-467a-a799-baa516939315 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:51.465 +05:30 361122ad-76d7-4067-aa7f-28fb42bd8844 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:51.465 +05:30 361122ad-76d7-4067-aa7f-28fb42bd8844 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:24:51.465 +05:30 63fa4b65-50b5-467a-a799-baa516939315 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:24:51.466 +05:30 702d29ce-1d9f-4dd4-af58-e2a17bdf8bf1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54: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-23 16:24:51.466 +05:30 702d29ce-1d9f-4dd4-af58-e2a17bdf8bf1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:51 AM'. 2024-03-23 16:24:51.466 +05:30 a69e1741-6cc6-4912-8ff2-e170e2f49cdd INF CORS policy execution successful. 2024-03-23 16:24:51.466 +05:30 63fa4b65-50b5-467a-a799-baa516939315 INF Fetching Department deatails 2024-03-23 16:24:51.466 +05:30 a69e1741-6cc6-4912-8ff2-e170e2f49cdd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:51.466 +05:30 361122ad-76d7-4067-aa7f-28fb42bd8844 INF Fetching Country deatails 2024-03-23 16:24:51.466 +05:30 a69e1741-6cc6-4912-8ff2-e170e2f49cdd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:24:51.467 +05:30 a69e1741-6cc6-4912-8ff2-e170e2f49cdd INF Fetching City deatails 2024-03-23 16:24:51.470 +05:30 63fa4b65-50b5-467a-a799-baa516939315 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:51.470 +05:30 63fa4b65-50b5-467a-a799-baa516939315 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.8031ms 2024-03-23 16:24:51.470 +05:30 63fa4b65-50b5-467a-a799-baa516939315 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:51.471 +05:30 63fa4b65-50b5-467a-a799-baa516939315 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.8085ms 2024-03-23 16:24:51.471 +05:30 a69e1741-6cc6-4912-8ff2-e170e2f49cdd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:51.472 +05:30 a69e1741-6cc6-4912-8ff2-e170e2f49cdd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.3819ms 2024-03-23 16:24:51.472 +05:30 a69e1741-6cc6-4912-8ff2-e170e2f49cdd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:51.472 +05:30 a69e1741-6cc6-4912-8ff2-e170e2f49cdd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.7027ms 2024-03-23 16:24:51.473 +05:30 361122ad-76d7-4067-aa7f-28fb42bd8844 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:51.473 +05:30 361122ad-76d7-4067-aa7f-28fb42bd8844 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.3466ms 2024-03-23 16:24:51.473 +05:30 361122ad-76d7-4067-aa7f-28fb42bd8844 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:51.473 +05:30 361122ad-76d7-4067-aa7f-28fb42bd8844 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 10.2615ms 2024-03-23 16:24:54.013 +05:30 e64a2687-5850-4279-8a3c-c8cdbd9d6909 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:24:54.015 +05:30 e64a2687-5850-4279-8a3c-c8cdbd9d6909 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:54 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-23 16:24:54.015 +05:30 e64a2687-5850-4279-8a3c-c8cdbd9d6909 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:54 AM'. 2024-03-23 16:24:54.015 +05:30 2120e04a-ed85-4377-9de2-5297db34277b INF CORS policy execution successful. 2024-03-23 16:24:54.015 +05:30 2120e04a-ed85-4377-9de2-5297db34277b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:54.016 +05:30 2120e04a-ed85-4377-9de2-5297db34277b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:24:54.016 +05:30 2120e04a-ed85-4377-9de2-5297db34277b INF Fetching City deatails 2024-03-23 16:24:54.020 +05:30 2120e04a-ed85-4377-9de2-5297db34277b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:54.021 +05:30 2120e04a-ed85-4377-9de2-5297db34277b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.9191ms 2024-03-23 16:24:54.021 +05:30 2120e04a-ed85-4377-9de2-5297db34277b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:24:54.021 +05:30 2120e04a-ed85-4377-9de2-5297db34277b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.4231ms 2024-03-23 16:24:54.021 +05:30 9276e858-7195-4145-afff-cef3623e08db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:24:54.021 +05:30 9276e858-7195-4145-afff-cef3623e08db INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:54 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-23 16:24:54.022 +05:30 9276e858-7195-4145-afff-cef3623e08db INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:54 AM'. 2024-03-23 16:24:54.022 +05:30 708b17cb-d73f-439f-b1e3-931ba324abd7 INF CORS policy execution successful. 2024-03-23 16:24:54.022 +05:30 708b17cb-d73f-439f-b1e3-931ba324abd7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:54.022 +05:30 708b17cb-d73f-439f-b1e3-931ba324abd7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:24:54.022 +05:30 708b17cb-d73f-439f-b1e3-931ba324abd7 INF Fetching Country deatails 2024-03-23 16:24:54.027 +05:30 708b17cb-d73f-439f-b1e3-931ba324abd7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:54.028 +05:30 708b17cb-d73f-439f-b1e3-931ba324abd7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.7466ms 2024-03-23 16:24:54.028 +05:30 708b17cb-d73f-439f-b1e3-931ba324abd7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:24:54.028 +05:30 708b17cb-d73f-439f-b1e3-931ba324abd7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.0981ms 2024-03-23 16:24:54.031 +05:30 4f8fe7ee-2514-4e43-a7fa-97cd61b650fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:24:54.032 +05:30 4f8fe7ee-2514-4e43-a7fa-97cd61b650fd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:54 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-23 16:24:54.033 +05:30 4f8fe7ee-2514-4e43-a7fa-97cd61b650fd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:54:54 AM'. 2024-03-23 16:24:54.033 +05:30 6536bc62-0146-4f4b-9ee7-9af0c3de50cb INF CORS policy execution successful. 2024-03-23 16:24:54.033 +05:30 6536bc62-0146-4f4b-9ee7-9af0c3de50cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:54.033 +05:30 6536bc62-0146-4f4b-9ee7-9af0c3de50cb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:24:54.035 +05:30 6536bc62-0146-4f4b-9ee7-9af0c3de50cb INF Fetching Department deatails 2024-03-23 16:24:54.037 +05:30 6536bc62-0146-4f4b-9ee7-9af0c3de50cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:24:54.038 +05:30 6536bc62-0146-4f4b-9ee7-9af0c3de50cb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.6816ms 2024-03-23 16:24:54.038 +05:30 6536bc62-0146-4f4b-9ee7-9af0c3de50cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:24:54.038 +05:30 6536bc62-0146-4f4b-9ee7-9af0c3de50cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.9655ms 2024-03-23 16:25:23.728 +05:30 5b58aea4-0d69-4c93-81dc-20ddc19b1d04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:25:23.730 +05:30 0f8ae941-0c4d-4afa-9cdf-80c589b4b573 INF CORS policy execution successful. 2024-03-23 16:25:23.731 +05:30 0f8ae941-0c4d-4afa-9cdf-80c589b4b573 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 3.2536ms 2024-03-23 16:25:23.733 +05:30 fd3614c3-35f9-4b58-b6e5-656dc31d216c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:25:23.733 +05:30 f48dc2c1-10cf-47b8-8e5e-397b04d0dda4 INF CORS policy execution successful. 2024-03-23 16:25:23.733 +05:30 f48dc2c1-10cf-47b8-8e5e-397b04d0dda4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.521ms 2024-03-23 16:25:23.737 +05:30 e396d450-40d2-44bb-8405-a713c863153f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:25:23.738 +05:30 15b9e67d-4df4-4268-869a-e66c116fa6bd INF CORS policy execution successful. 2024-03-23 16:25:23.739 +05:30 15b9e67d-4df4-4268-869a-e66c116fa6bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.864ms 2024-03-23 16:25:23.790 +05:30 381b59fa-6df1-4bb7-a445-b239d095bdfa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:25:23.793 +05:30 381b59fa-6df1-4bb7-a445-b239d095bdfa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55: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-23 16:25:23.794 +05:30 71545aa8-09a3-4a06-a7c8-457996ff62f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:25:23.795 +05:30 381b59fa-6df1-4bb7-a445-b239d095bdfa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:23 AM'. 2024-03-23 16:25:23.795 +05:30 f035db05-6420-4e5c-bfb0-0e742adec252 INF CORS policy execution successful. 2024-03-23 16:25:23.795 +05:30 f035db05-6420-4e5c-bfb0-0e742adec252 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:25:23.795 +05:30 71545aa8-09a3-4a06-a7c8-457996ff62f6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55: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-23 16:25:23.796 +05:30 f035db05-6420-4e5c-bfb0-0e742adec252 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:25:23.796 +05:30 71545aa8-09a3-4a06-a7c8-457996ff62f6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:23 AM'. 2024-03-23 16:25:23.796 +05:30 28f37cf2-1d7d-4599-bfe3-a22973c75470 INF CORS policy execution successful. 2024-03-23 16:25:23.796 +05:30 28f37cf2-1d7d-4599-bfe3-a22973c75470 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:25:23.796 +05:30 28f37cf2-1d7d-4599-bfe3-a22973c75470 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:25:23.798 +05:30 28f37cf2-1d7d-4599-bfe3-a22973c75470 INF Fetching Department deatails 2024-03-23 16:25:23.798 +05:30 f035db05-6420-4e5c-bfb0-0e742adec252 INF Fetching City deatails 2024-03-23 16:25:23.800 +05:30 efc2e005-c51e-4394-bcf9-58a1358921b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:25:23.801 +05:30 efc2e005-c51e-4394-bcf9-58a1358921b5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55: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-23 16:25:23.801 +05:30 efc2e005-c51e-4394-bcf9-58a1358921b5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:23 AM'. 2024-03-23 16:25:23.801 +05:30 b23f0640-98b8-43a7-b256-33f01402f2dd INF CORS policy execution successful. 2024-03-23 16:25:23.801 +05:30 b23f0640-98b8-43a7-b256-33f01402f2dd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:25:23.801 +05:30 b23f0640-98b8-43a7-b256-33f01402f2dd INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:25:23.802 +05:30 b23f0640-98b8-43a7-b256-33f01402f2dd INF Fetching Country deatails 2024-03-23 16:25:23.816 +05:30 f035db05-6420-4e5c-bfb0-0e742adec252 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:25:23.816 +05:30 b23f0640-98b8-43a7-b256-33f01402f2dd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:25:23.816 +05:30 28f37cf2-1d7d-4599-bfe3-a22973c75470 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:25:23.817 +05:30 b23f0640-98b8-43a7-b256-33f01402f2dd INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 15.9799ms 2024-03-23 16:25:23.817 +05:30 f035db05-6420-4e5c-bfb0-0e742adec252 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 21.3089ms 2024-03-23 16:25:23.817 +05:30 b23f0640-98b8-43a7-b256-33f01402f2dd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:25:23.817 +05:30 f035db05-6420-4e5c-bfb0-0e742adec252 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:25:23.817 +05:30 28f37cf2-1d7d-4599-bfe3-a22973c75470 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 20.823ms 2024-03-23 16:25:23.818 +05:30 28f37cf2-1d7d-4599-bfe3-a22973c75470 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:25:23.818 +05:30 b23f0640-98b8-43a7-b256-33f01402f2dd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 17.7015ms 2024-03-23 16:25:23.818 +05:30 f035db05-6420-4e5c-bfb0-0e742adec252 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 27.4879ms 2024-03-23 16:25:23.818 +05:30 28f37cf2-1d7d-4599-bfe3-a22973c75470 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 24.0801ms 2024-03-23 16:25:42.249 +05:30 115915bc-c7da-444f-a8b1-4b7c2766781b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:25:42.249 +05:30 f69e3d0b-3944-40b2-9f5b-ceebd900d103 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:25:42.250 +05:30 0ce5ea39-6bc8-4c2c-8fe6-4161f1d8401e INF CORS policy execution successful. 2024-03-23 16:25:42.250 +05:30 1963ca33-c3ed-428c-a49a-a3334542da86 INF CORS policy execution successful. 2024-03-23 16:25:42.250 +05:30 0ce5ea39-6bc8-4c2c-8fe6-4161f1d8401e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.8951ms 2024-03-23 16:25:42.250 +05:30 1963ca33-c3ed-428c-a49a-a3334542da86 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.8988ms 2024-03-23 16:25:42.253 +05:30 4d2645b4-f843-49a0-a748-39efd778da2d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:25:42.253 +05:30 d7e4d2a5-124d-4b8f-b458-b2ced806db93 INF CORS policy execution successful. 2024-03-23 16:25:42.253 +05:30 d7e4d2a5-124d-4b8f-b458-b2ced806db93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.31ms 2024-03-23 16:25:42.300 +05:30 fad94e9b-4c2a-49be-b5e1-127422d616a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:25:42.301 +05:30 fad94e9b-4c2a-49be-b5e1-127422d616a7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:42 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-23 16:25:42.302 +05:30 fad94e9b-4c2a-49be-b5e1-127422d616a7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:42 AM'. 2024-03-23 16:25:42.303 +05:30 d23b1b4e-a239-4974-abaa-ced0167d9565 INF CORS policy execution successful. 2024-03-23 16:25:42.303 +05:30 d23b1b4e-a239-4974-abaa-ced0167d9565 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:25:42.303 +05:30 d23b1b4e-a239-4974-abaa-ced0167d9565 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:25:42.303 +05:30 35b32798-cd2e-4035-b6d4-4ec8379a96a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:25:42.304 +05:30 35b32798-cd2e-4035-b6d4-4ec8379a96a5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:42 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-23 16:25:42.305 +05:30 d23b1b4e-a239-4974-abaa-ced0167d9565 INF Fetching Country deatails 2024-03-23 16:25:42.305 +05:30 35b32798-cd2e-4035-b6d4-4ec8379a96a5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:42 AM'. 2024-03-23 16:25:42.305 +05:30 c118bb1c-ae2e-4e73-a083-07e8407bfd68 INF CORS policy execution successful. 2024-03-23 16:25:42.305 +05:30 c118bb1c-ae2e-4e73-a083-07e8407bfd68 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:25:42.306 +05:30 c118bb1c-ae2e-4e73-a083-07e8407bfd68 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:25:42.306 +05:30 ed39971b-8523-4e22-9f28-0cbf00a0da28 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:25:42.306 +05:30 c118bb1c-ae2e-4e73-a083-07e8407bfd68 INF Fetching City deatails 2024-03-23 16:25:42.306 +05:30 ed39971b-8523-4e22-9f28-0cbf00a0da28 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:42 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-23 16:25:42.307 +05:30 ed39971b-8523-4e22-9f28-0cbf00a0da28 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:42 AM'. 2024-03-23 16:25:42.307 +05:30 81d4844f-9f4a-4b85-a408-cc999f704061 INF CORS policy execution successful. 2024-03-23 16:25:42.307 +05:30 81d4844f-9f4a-4b85-a408-cc999f704061 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:25:42.307 +05:30 81d4844f-9f4a-4b85-a408-cc999f704061 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:25:42.308 +05:30 81d4844f-9f4a-4b85-a408-cc999f704061 INF Fetching Department deatails 2024-03-23 16:25:42.311 +05:30 d23b1b4e-a239-4974-abaa-ced0167d9565 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:25:42.311 +05:30 c118bb1c-ae2e-4e73-a083-07e8407bfd68 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:25:42.312 +05:30 c118bb1c-ae2e-4e73-a083-07e8407bfd68 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.337ms 2024-03-23 16:25:42.312 +05:30 d23b1b4e-a239-4974-abaa-ced0167d9565 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.6406ms 2024-03-23 16:25:42.312 +05:30 d23b1b4e-a239-4974-abaa-ced0167d9565 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:25:42.312 +05:30 81d4844f-9f4a-4b85-a408-cc999f704061 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:25:42.312 +05:30 c118bb1c-ae2e-4e73-a083-07e8407bfd68 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:25:42.312 +05:30 d23b1b4e-a239-4974-abaa-ced0167d9565 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 12.2396ms 2024-03-23 16:25:42.313 +05:30 81d4844f-9f4a-4b85-a408-cc999f704061 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.334ms 2024-03-23 16:25:42.313 +05:30 81d4844f-9f4a-4b85-a408-cc999f704061 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:25:42.313 +05:30 c118bb1c-ae2e-4e73-a083-07e8407bfd68 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.2687ms 2024-03-23 16:25:42.313 +05:30 81d4844f-9f4a-4b85-a408-cc999f704061 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.7359ms 2024-03-23 16:25:43.013 +05:30 2f81fb74-8fae-44df-a478-8e85f2dba23f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:25:43.014 +05:30 2f81fb74-8fae-44df-a478-8e85f2dba23f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:43 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-23 16:25:43.014 +05:30 2f81fb74-8fae-44df-a478-8e85f2dba23f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:43 AM'. 2024-03-23 16:25:43.014 +05:30 8fb45ea1-9329-4917-8258-609f3164d18f INF CORS policy execution successful. 2024-03-23 16:25:43.014 +05:30 8fb45ea1-9329-4917-8258-609f3164d18f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:25:43.015 +05:30 8fb45ea1-9329-4917-8258-609f3164d18f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:25:43.015 +05:30 8fb45ea1-9329-4917-8258-609f3164d18f INF Fetching City deatails 2024-03-23 16:25:43.017 +05:30 9f558808-2447-492d-8be7-9f68366e3292 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:25:43.018 +05:30 9f558808-2447-492d-8be7-9f68366e3292 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:43 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-23 16:25:43.018 +05:30 9f558808-2447-492d-8be7-9f68366e3292 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:43 AM'. 2024-03-23 16:25:43.018 +05:30 16e37170-1731-45c0-be8f-6b417f36b06c INF CORS policy execution successful. 2024-03-23 16:25:43.018 +05:30 16e37170-1731-45c0-be8f-6b417f36b06c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:25:43.018 +05:30 16e37170-1731-45c0-be8f-6b417f36b06c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:25:43.019 +05:30 16e37170-1731-45c0-be8f-6b417f36b06c INF Fetching Country deatails 2024-03-23 16:25:43.024 +05:30 39dbede0-f990-44c0-9794-be48f268251c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:25:43.025 +05:30 39dbede0-f990-44c0-9794-be48f268251c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:43 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-23 16:25:43.025 +05:30 16e37170-1731-45c0-be8f-6b417f36b06c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:25:43.026 +05:30 39dbede0-f990-44c0-9794-be48f268251c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:55:43 AM'. 2024-03-23 16:25:43.026 +05:30 4812fff0-da1b-46f6-8d99-c320c05264a0 INF CORS policy execution successful. 2024-03-23 16:25:43.026 +05:30 4812fff0-da1b-46f6-8d99-c320c05264a0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:25:43.026 +05:30 16e37170-1731-45c0-be8f-6b417f36b06c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.9863ms 2024-03-23 16:25:43.026 +05:30 4812fff0-da1b-46f6-8d99-c320c05264a0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:25:43.026 +05:30 16e37170-1731-45c0-be8f-6b417f36b06c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:25:43.027 +05:30 16e37170-1731-45c0-be8f-6b417f36b06c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.3974ms 2024-03-23 16:25:43.027 +05:30 4812fff0-da1b-46f6-8d99-c320c05264a0 INF Fetching Department deatails 2024-03-23 16:25:43.027 +05:30 8fb45ea1-9329-4917-8258-609f3164d18f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:25:43.028 +05:30 8fb45ea1-9329-4917-8258-609f3164d18f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 13.0722ms 2024-03-23 16:25:43.028 +05:30 8fb45ea1-9329-4917-8258-609f3164d18f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:25:43.028 +05:30 8fb45ea1-9329-4917-8258-609f3164d18f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 14.9987ms 2024-03-23 16:25:43.030 +05:30 4812fff0-da1b-46f6-8d99-c320c05264a0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:25:43.030 +05:30 4812fff0-da1b-46f6-8d99-c320c05264a0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.6748ms 2024-03-23 16:25:43.030 +05:30 4812fff0-da1b-46f6-8d99-c320c05264a0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:25:43.030 +05:30 4812fff0-da1b-46f6-8d99-c320c05264a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.0873ms 2024-03-23 16:26:00.899 +05:30 e81a9675-c02e-4c87-a423-2b8b860905b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:26:00.899 +05:30 2190fe96-e506-4c57-a88a-c0d568951dfb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:26:00.901 +05:30 f973330d-e898-45b6-94a9-25be238931a7 INF CORS policy execution successful. 2024-03-23 16:26:00.901 +05:30 3f83daf9-c6a5-4150-96e2-bb4c67cae47f INF CORS policy execution successful. 2024-03-23 16:26:00.902 +05:30 f973330d-e898-45b6-94a9-25be238931a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 3.4438ms 2024-03-23 16:26:00.903 +05:30 3f83daf9-c6a5-4150-96e2-bb4c67cae47f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 4.4798ms 2024-03-23 16:26:00.904 +05:30 09fadb54-da6f-4ee0-a026-1afc8a120957 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:26:00.905 +05:30 1602e4a6-bda7-4d29-a56d-110d9a0a82d0 INF CORS policy execution successful. 2024-03-23 16:26:00.905 +05:30 1602e4a6-bda7-4d29-a56d-110d9a0a82d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9783ms 2024-03-23 16:26:00.953 +05:30 cd8b34c6-f020-44c1-92dd-ae16c9ed40af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:26:00.954 +05:30 3493aae5-aef3-4f24-b100-2c148dcc8fe6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:26:00.955 +05:30 cd8b34c6-f020-44c1-92dd-ae16c9ed40af INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:00 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-23 16:26:00.955 +05:30 3493aae5-aef3-4f24-b100-2c148dcc8fe6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:00 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-23 16:26:00.956 +05:30 cd8b34c6-f020-44c1-92dd-ae16c9ed40af INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:00 AM'. 2024-03-23 16:26:00.956 +05:30 3493aae5-aef3-4f24-b100-2c148dcc8fe6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:00 AM'. 2024-03-23 16:26:00.956 +05:30 3dc19876-0c61-4555-b7d0-de5ba8f3806a INF CORS policy execution successful. 2024-03-23 16:26:00.956 +05:30 0d0a14cc-69af-41d2-b15f-78600f91b362 INF CORS policy execution successful. 2024-03-23 16:26:00.957 +05:30 3dc19876-0c61-4555-b7d0-de5ba8f3806a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:00.957 +05:30 0d0a14cc-69af-41d2-b15f-78600f91b362 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:00.957 +05:30 0d0a14cc-69af-41d2-b15f-78600f91b362 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:26:00.957 +05:30 3dc19876-0c61-4555-b7d0-de5ba8f3806a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:26:00.958 +05:30 3dc19876-0c61-4555-b7d0-de5ba8f3806a INF Fetching Country deatails 2024-03-23 16:26:00.958 +05:30 0d0a14cc-69af-41d2-b15f-78600f91b362 INF Fetching Department deatails 2024-03-23 16:26:00.960 +05:30 2658806c-ccd3-42a5-82ce-9c5c9a50f085 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:26:00.960 +05:30 2658806c-ccd3-42a5-82ce-9c5c9a50f085 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:00 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-23 16:26:00.960 +05:30 2658806c-ccd3-42a5-82ce-9c5c9a50f085 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:00 AM'. 2024-03-23 16:26:00.960 +05:30 25b3ab7f-d755-4809-a4c7-60d576c142e3 INF CORS policy execution successful. 2024-03-23 16:26:00.961 +05:30 25b3ab7f-d755-4809-a4c7-60d576c142e3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:00.961 +05:30 25b3ab7f-d755-4809-a4c7-60d576c142e3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:26:00.961 +05:30 25b3ab7f-d755-4809-a4c7-60d576c142e3 INF Fetching City deatails 2024-03-23 16:26:00.970 +05:30 3dc19876-0c61-4555-b7d0-de5ba8f3806a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:00.971 +05:30 3dc19876-0c61-4555-b7d0-de5ba8f3806a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 13.9299ms 2024-03-23 16:26:00.971 +05:30 3dc19876-0c61-4555-b7d0-de5ba8f3806a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:00.971 +05:30 3dc19876-0c61-4555-b7d0-de5ba8f3806a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 18.724ms 2024-03-23 16:26:00.972 +05:30 0d0a14cc-69af-41d2-b15f-78600f91b362 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:00.973 +05:30 0d0a14cc-69af-41d2-b15f-78600f91b362 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 15.7189ms 2024-03-23 16:26:00.973 +05:30 0d0a14cc-69af-41d2-b15f-78600f91b362 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:00.973 +05:30 0d0a14cc-69af-41d2-b15f-78600f91b362 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 19.0623ms 2024-03-23 16:26:00.975 +05:30 25b3ab7f-d755-4809-a4c7-60d576c142e3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:00.975 +05:30 25b3ab7f-d755-4809-a4c7-60d576c142e3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 14.2439ms 2024-03-23 16:26:00.975 +05:30 25b3ab7f-d755-4809-a4c7-60d576c142e3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:00.975 +05:30 25b3ab7f-d755-4809-a4c7-60d576c142e3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 15.5293ms 2024-03-23 16:26:01.208 +05:30 ac3516cc-3ce2-4e7a-894d-d78e542b0aca INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:26:01.209 +05:30 ac3516cc-3ce2-4e7a-894d-d78e542b0aca INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:01 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-23 16:26:01.210 +05:30 ac3516cc-3ce2-4e7a-894d-d78e542b0aca INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:01 AM'. 2024-03-23 16:26:01.210 +05:30 20b641e8-6649-491a-9929-25d1cc8a1e83 INF CORS policy execution successful. 2024-03-23 16:26:01.210 +05:30 20b641e8-6649-491a-9929-25d1cc8a1e83 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:01.211 +05:30 20b641e8-6649-491a-9929-25d1cc8a1e83 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:26:01.210 +05:30 cb046c6a-e91b-4b96-84d2-7592fb29070d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:26:01.212 +05:30 20b641e8-6649-491a-9929-25d1cc8a1e83 INF Fetching City deatails 2024-03-23 16:26:01.212 +05:30 cb046c6a-e91b-4b96-84d2-7592fb29070d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:01 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-23 16:26:01.212 +05:30 cb046c6a-e91b-4b96-84d2-7592fb29070d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:01 AM'. 2024-03-23 16:26:01.213 +05:30 00496bb2-c2e6-4c9d-bcd3-deabf8025cc1 INF CORS policy execution successful. 2024-03-23 16:26:01.213 +05:30 00496bb2-c2e6-4c9d-bcd3-deabf8025cc1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:01.213 +05:30 255a097c-6408-49c5-8bc8-98e8e2fbee49 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:26:01.213 +05:30 00496bb2-c2e6-4c9d-bcd3-deabf8025cc1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:26:01.214 +05:30 255a097c-6408-49c5-8bc8-98e8e2fbee49 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:01 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-23 16:26:01.214 +05:30 00496bb2-c2e6-4c9d-bcd3-deabf8025cc1 INF Fetching Department deatails 2024-03-23 16:26:01.214 +05:30 255a097c-6408-49c5-8bc8-98e8e2fbee49 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:01 AM'. 2024-03-23 16:26:01.215 +05:30 7209e94e-d065-4a02-bda4-542967d8533e INF CORS policy execution successful. 2024-03-23 16:26:01.215 +05:30 7209e94e-d065-4a02-bda4-542967d8533e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:01.215 +05:30 7209e94e-d065-4a02-bda4-542967d8533e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:26:01.215 +05:30 7209e94e-d065-4a02-bda4-542967d8533e INF Fetching Country deatails 2024-03-23 16:26:01.226 +05:30 20b641e8-6649-491a-9929-25d1cc8a1e83 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:01.227 +05:30 20b641e8-6649-491a-9929-25d1cc8a1e83 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 16.1184ms 2024-03-23 16:26:01.227 +05:30 20b641e8-6649-491a-9929-25d1cc8a1e83 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:01.227 +05:30 20b641e8-6649-491a-9929-25d1cc8a1e83 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 19.2398ms 2024-03-23 16:26:01.228 +05:30 7209e94e-d065-4a02-bda4-542967d8533e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:01.228 +05:30 7209e94e-d065-4a02-bda4-542967d8533e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 13.4255ms 2024-03-23 16:26:01.228 +05:30 7209e94e-d065-4a02-bda4-542967d8533e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:01.229 +05:30 7209e94e-d065-4a02-bda4-542967d8533e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 15.3375ms 2024-03-23 16:26:01.230 +05:30 00496bb2-c2e6-4c9d-bcd3-deabf8025cc1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:01.230 +05:30 00496bb2-c2e6-4c9d-bcd3-deabf8025cc1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 16.4839ms 2024-03-23 16:26:01.230 +05:30 00496bb2-c2e6-4c9d-bcd3-deabf8025cc1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:01.230 +05:30 00496bb2-c2e6-4c9d-bcd3-deabf8025cc1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 19.854ms 2024-03-23 16:26:50.792 +05:30 7842bdc6-c45b-4a12-add2-9e951780338a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:26:50.792 +05:30 12f7ba0b-6e8a-476c-a473-a32706552584 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:26:50.794 +05:30 75c647ee-c74a-4b44-96bd-98209aa8eae6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:26:50.795 +05:30 31632b83-a183-4db6-8288-b4b2aaf1bb1d INF CORS policy execution successful. 2024-03-23 16:26:50.795 +05:30 f193ed7f-f04f-4521-a386-6bfc25a9589e INF CORS policy execution successful. 2024-03-23 16:26:50.795 +05:30 d772a314-fe57-47f7-a83c-00052fd2ee56 INF CORS policy execution successful. 2024-03-23 16:26:50.796 +05:30 f193ed7f-f04f-4521-a386-6bfc25a9589e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 5.0705ms 2024-03-23 16:26:50.796 +05:30 31632b83-a183-4db6-8288-b4b2aaf1bb1d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 5.069ms 2024-03-23 16:26:50.796 +05:30 d772a314-fe57-47f7-a83c-00052fd2ee56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 2.5879ms 2024-03-23 16:26:50.852 +05:30 bba5410c-2a4f-44a7-b61a-1d9d83d391d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:26:50.854 +05:30 575a4d6c-dad7-4680-a366-7f591d509793 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:26:50.856 +05:30 bba5410c-2a4f-44a7-b61a-1d9d83d391d0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56: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-23 16:26:50.855 +05:30 575a4d6c-dad7-4680-a366-7f591d509793 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56: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-23 16:26:50.858 +05:30 bba5410c-2a4f-44a7-b61a-1d9d83d391d0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:50 AM'. 2024-03-23 16:26:50.858 +05:30 575a4d6c-dad7-4680-a366-7f591d509793 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:50 AM'. 2024-03-23 16:26:50.858 +05:30 2b13c80d-0331-4453-9a3f-3bb8163d7634 INF CORS policy execution successful. 2024-03-23 16:26:50.858 +05:30 95fc0337-010f-4e2b-a989-6029f1b8439c INF CORS policy execution successful. 2024-03-23 16:26:50.859 +05:30 2b13c80d-0331-4453-9a3f-3bb8163d7634 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:50.859 +05:30 95fc0337-010f-4e2b-a989-6029f1b8439c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:50.859 +05:30 95fc0337-010f-4e2b-a989-6029f1b8439c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:26:50.859 +05:30 2b13c80d-0331-4453-9a3f-3bb8163d7634 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:26:50.860 +05:30 34b6b578-7673-4cb8-879a-08b9681672ee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:26:50.861 +05:30 34b6b578-7673-4cb8-879a-08b9681672ee INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56: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-23 16:26:50.862 +05:30 34b6b578-7673-4cb8-879a-08b9681672ee INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:50 AM'. 2024-03-23 16:26:50.862 +05:30 2b13c80d-0331-4453-9a3f-3bb8163d7634 INF Fetching Country deatails 2024-03-23 16:26:50.862 +05:30 95fc0337-010f-4e2b-a989-6029f1b8439c INF Fetching Department deatails 2024-03-23 16:26:50.862 +05:30 1bc1016d-3ff5-4882-b01d-2e3780420c33 INF CORS policy execution successful. 2024-03-23 16:26:50.863 +05:30 1bc1016d-3ff5-4882-b01d-2e3780420c33 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:50.863 +05:30 1bc1016d-3ff5-4882-b01d-2e3780420c33 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:26:50.865 +05:30 1bc1016d-3ff5-4882-b01d-2e3780420c33 INF Fetching City deatails 2024-03-23 16:26:50.879 +05:30 1bc1016d-3ff5-4882-b01d-2e3780420c33 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:50.879 +05:30 95fc0337-010f-4e2b-a989-6029f1b8439c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:50.879 +05:30 2b13c80d-0331-4453-9a3f-3bb8163d7634 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:50.880 +05:30 1bc1016d-3ff5-4882-b01d-2e3780420c33 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 16.4835ms 2024-03-23 16:26:50.880 +05:30 2b13c80d-0331-4453-9a3f-3bb8163d7634 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 20.2187ms 2024-03-23 16:26:50.880 +05:30 95fc0337-010f-4e2b-a989-6029f1b8439c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 20.2095ms 2024-03-23 16:26:50.880 +05:30 1bc1016d-3ff5-4882-b01d-2e3780420c33 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:50.880 +05:30 2b13c80d-0331-4453-9a3f-3bb8163d7634 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:50.880 +05:30 95fc0337-010f-4e2b-a989-6029f1b8439c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:50.881 +05:30 1bc1016d-3ff5-4882-b01d-2e3780420c33 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 20.4976ms 2024-03-23 16:26:50.881 +05:30 2b13c80d-0331-4453-9a3f-3bb8163d7634 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 26.7884ms 2024-03-23 16:26:50.881 +05:30 95fc0337-010f-4e2b-a989-6029f1b8439c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 28.1357ms 2024-03-23 16:26:50.931 +05:30 fb44f418-a1d7-41af-8206-ca83b5e8e93c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:26:50.932 +05:30 fb44f418-a1d7-41af-8206-ca83b5e8e93c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56: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-23 16:26:50.933 +05:30 fb44f418-a1d7-41af-8206-ca83b5e8e93c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:50 AM'. 2024-03-23 16:26:50.933 +05:30 272f3a2b-ee4f-448d-ab76-78af8a17517d INF CORS policy execution successful. 2024-03-23 16:26:50.933 +05:30 272f3a2b-ee4f-448d-ab76-78af8a17517d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:50.933 +05:30 272f3a2b-ee4f-448d-ab76-78af8a17517d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:26:50.934 +05:30 272f3a2b-ee4f-448d-ab76-78af8a17517d INF Fetching Country deatails 2024-03-23 16:26:50.934 +05:30 f634d2a0-e8a7-4e4c-afcb-af8dc6e6b53c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:26:50.934 +05:30 f634d2a0-e8a7-4e4c-afcb-af8dc6e6b53c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56: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-23 16:26:50.935 +05:30 f634d2a0-e8a7-4e4c-afcb-af8dc6e6b53c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:50 AM'. 2024-03-23 16:26:50.935 +05:30 272f3a2b-ee4f-448d-ab76-78af8a17517d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:50.935 +05:30 268c18e2-fc51-44b9-a34a-64d6a05422a9 INF CORS policy execution successful. 2024-03-23 16:26:50.935 +05:30 268c18e2-fc51-44b9-a34a-64d6a05422a9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:50.935 +05:30 268c18e2-fc51-44b9-a34a-64d6a05422a9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:26:50.935 +05:30 272f3a2b-ee4f-448d-ab76-78af8a17517d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8824ms 2024-03-23 16:26:50.935 +05:30 272f3a2b-ee4f-448d-ab76-78af8a17517d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:50.935 +05:30 272f3a2b-ee4f-448d-ab76-78af8a17517d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.9681ms 2024-03-23 16:26:50.935 +05:30 268c18e2-fc51-44b9-a34a-64d6a05422a9 INF Fetching City deatails 2024-03-23 16:26:50.936 +05:30 268c18e2-fc51-44b9-a34a-64d6a05422a9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:50.936 +05:30 268c18e2-fc51-44b9-a34a-64d6a05422a9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4559ms 2024-03-23 16:26:50.936 +05:30 268c18e2-fc51-44b9-a34a-64d6a05422a9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:50.937 +05:30 268c18e2-fc51-44b9-a34a-64d6a05422a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0372ms 2024-03-23 16:26:50.937 +05:30 6141764f-7eaa-4e5c-b464-4fa02ddae646 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:26:50.937 +05:30 6141764f-7eaa-4e5c-b464-4fa02ddae646 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56: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-23 16:26:50.938 +05:30 6141764f-7eaa-4e5c-b464-4fa02ddae646 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:50 AM'. 2024-03-23 16:26:50.938 +05:30 731d63d6-572b-47be-83ce-03fccf45a935 INF CORS policy execution successful. 2024-03-23 16:26:50.938 +05:30 731d63d6-572b-47be-83ce-03fccf45a935 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:50.938 +05:30 731d63d6-572b-47be-83ce-03fccf45a935 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:26:50.938 +05:30 731d63d6-572b-47be-83ce-03fccf45a935 INF Fetching Department deatails 2024-03-23 16:26:50.939 +05:30 731d63d6-572b-47be-83ce-03fccf45a935 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:50.939 +05:30 731d63d6-572b-47be-83ce-03fccf45a935 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4759ms 2024-03-23 16:26:50.939 +05:30 731d63d6-572b-47be-83ce-03fccf45a935 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:50.940 +05:30 731d63d6-572b-47be-83ce-03fccf45a935 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6683ms 2024-03-23 16:26:58.301 +05:30 1894b2cb-2275-4669-905b-6112044c1145 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:26:58.302 +05:30 9efefa4e-23a1-4fb5-bf51-c4a84bb20dde INF CORS policy execution successful. 2024-03-23 16:26:58.302 +05:30 9efefa4e-23a1-4fb5-bf51-c4a84bb20dde INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9275ms 2024-03-23 16:26:58.311 +05:30 5c638fd9-eda1-4cbc-9bd9-ad90f4828473 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:26:58.311 +05:30 37aefe72-a6cf-48a5-aafc-7aead6466e5d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:26:58.312 +05:30 7c1b5dfb-9a1c-4cb9-9776-66fca7946ea2 INF CORS policy execution successful. 2024-03-23 16:26:58.312 +05:30 e10a7cf1-cb0f-449c-94d2-8ef3960c3315 INF CORS policy execution successful. 2024-03-23 16:26:58.312 +05:30 7c1b5dfb-9a1c-4cb9-9776-66fca7946ea2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8528ms 2024-03-23 16:26:58.312 +05:30 e10a7cf1-cb0f-449c-94d2-8ef3960c3315 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8657ms 2024-03-23 16:26:58.365 +05:30 317a884b-236d-4aa8-9159-d9857e6f7635 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:26:58.366 +05:30 d39f5a59-f7f7-4b14-bf46-2965adc3d22f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:26:58.366 +05:30 317a884b-236d-4aa8-9159-d9857e6f7635 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:58 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-23 16:26:58.366 +05:30 d39f5a59-f7f7-4b14-bf46-2965adc3d22f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:58 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-23 16:26:58.367 +05:30 317a884b-236d-4aa8-9159-d9857e6f7635 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:58 AM'. 2024-03-23 16:26:58.367 +05:30 d39f5a59-f7f7-4b14-bf46-2965adc3d22f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:58 AM'. 2024-03-23 16:26:58.367 +05:30 82283ed9-f395-412f-b0dd-a242ac9927d6 INF CORS policy execution successful. 2024-03-23 16:26:58.367 +05:30 1f7e09a3-8ae6-41d0-809b-4f8967f10e96 INF CORS policy execution successful. 2024-03-23 16:26:58.367 +05:30 82283ed9-f395-412f-b0dd-a242ac9927d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:58.367 +05:30 1f7e09a3-8ae6-41d0-809b-4f8967f10e96 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:58.367 +05:30 82283ed9-f395-412f-b0dd-a242ac9927d6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:26:58.367 +05:30 1f7e09a3-8ae6-41d0-809b-4f8967f10e96 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:26:58.368 +05:30 82283ed9-f395-412f-b0dd-a242ac9927d6 INF Fetching City deatails 2024-03-23 16:26:58.368 +05:30 1f7e09a3-8ae6-41d0-809b-4f8967f10e96 INF Fetching Department deatails 2024-03-23 16:26:58.371 +05:30 36ad845c-f047-4b10-b221-864424991ddf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:26:58.371 +05:30 36ad845c-f047-4b10-b221-864424991ddf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:58 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-23 16:26:58.372 +05:30 36ad845c-f047-4b10-b221-864424991ddf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:58 AM'. 2024-03-23 16:26:58.372 +05:30 0d997868-9e2e-4c3c-894b-a40d568505d4 INF CORS policy execution successful. 2024-03-23 16:26:58.372 +05:30 0d997868-9e2e-4c3c-894b-a40d568505d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:58.372 +05:30 0d997868-9e2e-4c3c-894b-a40d568505d4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:26:58.372 +05:30 0d997868-9e2e-4c3c-894b-a40d568505d4 INF Fetching Country deatails 2024-03-23 16:26:58.373 +05:30 82283ed9-f395-412f-b0dd-a242ac9927d6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:58.373 +05:30 82283ed9-f395-412f-b0dd-a242ac9927d6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.8869ms 2024-03-23 16:26:58.373 +05:30 82283ed9-f395-412f-b0dd-a242ac9927d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:58.373 +05:30 82283ed9-f395-412f-b0dd-a242ac9927d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.3192ms 2024-03-23 16:26:58.375 +05:30 1f7e09a3-8ae6-41d0-809b-4f8967f10e96 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:58.375 +05:30 1f7e09a3-8ae6-41d0-809b-4f8967f10e96 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.9553ms 2024-03-23 16:26:58.375 +05:30 1f7e09a3-8ae6-41d0-809b-4f8967f10e96 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:58.376 +05:30 1f7e09a3-8ae6-41d0-809b-4f8967f10e96 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.8136ms 2024-03-23 16:26:58.377 +05:30 0d997868-9e2e-4c3c-894b-a40d568505d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:58.377 +05:30 0d997868-9e2e-4c3c-894b-a40d568505d4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.5995ms 2024-03-23 16:26:58.378 +05:30 0d997868-9e2e-4c3c-894b-a40d568505d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:58.378 +05:30 0d997868-9e2e-4c3c-894b-a40d568505d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.9735ms 2024-03-23 16:26:58.610 +05:30 49992605-357e-4361-85d2-c7f71402f033 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:26:58.611 +05:30 49992605-357e-4361-85d2-c7f71402f033 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:58 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-23 16:26:58.611 +05:30 4fbef7a4-00c2-4820-909b-4da89bcb0e94 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:26:58.611 +05:30 49992605-357e-4361-85d2-c7f71402f033 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:58 AM'. 2024-03-23 16:26:58.612 +05:30 0473a4dc-d453-4fde-8a7b-11d2a5cd19d8 INF CORS policy execution successful. 2024-03-23 16:26:58.612 +05:30 0473a4dc-d453-4fde-8a7b-11d2a5cd19d8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:58.612 +05:30 0473a4dc-d453-4fde-8a7b-11d2a5cd19d8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:26:58.612 +05:30 4fbef7a4-00c2-4820-909b-4da89bcb0e94 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:58 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-23 16:26:58.612 +05:30 4fbef7a4-00c2-4820-909b-4da89bcb0e94 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:58 AM'. 2024-03-23 16:26:58.612 +05:30 0473a4dc-d453-4fde-8a7b-11d2a5cd19d8 INF Fetching City deatails 2024-03-23 16:26:58.612 +05:30 38b189fb-5fd2-41bf-b1ba-c971541b69ad INF CORS policy execution successful. 2024-03-23 16:26:58.612 +05:30 38b189fb-5fd2-41bf-b1ba-c971541b69ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:58.612 +05:30 38b189fb-5fd2-41bf-b1ba-c971541b69ad INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:26:58.613 +05:30 38b189fb-5fd2-41bf-b1ba-c971541b69ad INF Fetching Country deatails 2024-03-23 16:26:58.616 +05:30 38b189fb-5fd2-41bf-b1ba-c971541b69ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:58.616 +05:30 0473a4dc-d453-4fde-8a7b-11d2a5cd19d8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:58.617 +05:30 0473a4dc-d453-4fde-8a7b-11d2a5cd19d8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.7345ms 2024-03-23 16:26:58.617 +05:30 38b189fb-5fd2-41bf-b1ba-c971541b69ad INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.0674ms 2024-03-23 16:26:58.617 +05:30 0473a4dc-d453-4fde-8a7b-11d2a5cd19d8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:58.617 +05:30 38b189fb-5fd2-41bf-b1ba-c971541b69ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:58.617 +05:30 0473a4dc-d453-4fde-8a7b-11d2a5cd19d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.7315ms 2024-03-23 16:26:58.617 +05:30 b96422d9-f55b-4f7c-9756-a2c114dd38d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:26:58.617 +05:30 38b189fb-5fd2-41bf-b1ba-c971541b69ad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.8825ms 2024-03-23 16:26:58.617 +05:30 b96422d9-f55b-4f7c-9756-a2c114dd38d8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:58 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-23 16:26:58.618 +05:30 b96422d9-f55b-4f7c-9756-a2c114dd38d8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:58 AM'. 2024-03-23 16:26:58.618 +05:30 37628fef-4c98-4048-b2c5-04612ab4972f INF CORS policy execution successful. 2024-03-23 16:26:58.618 +05:30 37628fef-4c98-4048-b2c5-04612ab4972f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:58.618 +05:30 37628fef-4c98-4048-b2c5-04612ab4972f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:26:58.619 +05:30 37628fef-4c98-4048-b2c5-04612ab4972f INF Fetching Department deatails 2024-03-23 16:26:58.621 +05:30 37628fef-4c98-4048-b2c5-04612ab4972f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:58.622 +05:30 37628fef-4c98-4048-b2c5-04612ab4972f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.7018ms 2024-03-23 16:26:58.622 +05:30 37628fef-4c98-4048-b2c5-04612ab4972f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:58.622 +05:30 37628fef-4c98-4048-b2c5-04612ab4972f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.1551ms 2024-03-23 16:26:59.680 +05:30 63953be1-8bd2-46dc-acba-573a5fd49fad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:26:59.681 +05:30 63953be1-8bd2-46dc-acba-573a5fd49fad INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56: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-23 16:26:59.681 +05:30 db5a6ce5-6b3f-489c-9836-7c5616aa9c72 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:26:59.681 +05:30 63953be1-8bd2-46dc-acba-573a5fd49fad INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:59 AM'. 2024-03-23 16:26:59.681 +05:30 5ef69163-0bd8-4c73-83d5-be587e39176e INF CORS policy execution successful. 2024-03-23 16:26:59.681 +05:30 5ef69163-0bd8-4c73-83d5-be587e39176e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:59.681 +05:30 db5a6ce5-6b3f-489c-9836-7c5616aa9c72 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56: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-23 16:26:59.682 +05:30 5ef69163-0bd8-4c73-83d5-be587e39176e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:26:59.682 +05:30 db5a6ce5-6b3f-489c-9836-7c5616aa9c72 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:59 AM'. 2024-03-23 16:26:59.682 +05:30 282ee213-deb8-4a86-9774-74740421fc9d INF CORS policy execution successful. 2024-03-23 16:26:59.682 +05:30 282ee213-deb8-4a86-9774-74740421fc9d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:59.682 +05:30 282ee213-deb8-4a86-9774-74740421fc9d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:26:59.682 +05:30 5ef69163-0bd8-4c73-83d5-be587e39176e INF Fetching Country deatails 2024-03-23 16:26:59.682 +05:30 282ee213-deb8-4a86-9774-74740421fc9d INF Fetching Department deatails 2024-03-23 16:26:59.683 +05:30 942d4f43-bad0-498e-bf80-51d1b357f7d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:26:59.683 +05:30 942d4f43-bad0-498e-bf80-51d1b357f7d2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56: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-23 16:26:59.683 +05:30 942d4f43-bad0-498e-bf80-51d1b357f7d2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:56:59 AM'. 2024-03-23 16:26:59.683 +05:30 d10b5c3a-3d87-4f48-bf57-eef4c1a448e4 INF CORS policy execution successful. 2024-03-23 16:26:59.684 +05:30 d10b5c3a-3d87-4f48-bf57-eef4c1a448e4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:59.684 +05:30 d10b5c3a-3d87-4f48-bf57-eef4c1a448e4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:26:59.684 +05:30 d10b5c3a-3d87-4f48-bf57-eef4c1a448e4 INF Fetching City deatails 2024-03-23 16:26:59.686 +05:30 5ef69163-0bd8-4c73-83d5-be587e39176e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:59.686 +05:30 5ef69163-0bd8-4c73-83d5-be587e39176e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.6877ms 2024-03-23 16:26:59.686 +05:30 5ef69163-0bd8-4c73-83d5-be587e39176e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:26:59.687 +05:30 5ef69163-0bd8-4c73-83d5-be587e39176e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.4839ms 2024-03-23 16:26:59.687 +05:30 282ee213-deb8-4a86-9774-74740421fc9d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:59.688 +05:30 282ee213-deb8-4a86-9774-74740421fc9d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.6442ms 2024-03-23 16:26:59.688 +05:30 282ee213-deb8-4a86-9774-74740421fc9d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:26:59.688 +05:30 282ee213-deb8-4a86-9774-74740421fc9d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.5838ms 2024-03-23 16:26:59.689 +05:30 d10b5c3a-3d87-4f48-bf57-eef4c1a448e4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:26:59.689 +05:30 d10b5c3a-3d87-4f48-bf57-eef4c1a448e4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.1581ms 2024-03-23 16:26:59.689 +05:30 d10b5c3a-3d87-4f48-bf57-eef4c1a448e4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:26:59.689 +05:30 d10b5c3a-3d87-4f48-bf57-eef4c1a448e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.1995ms 2024-03-23 16:27:00.757 +05:30 b8fedc56-57cf-48e1-846c-aba84399d794 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:00.757 +05:30 9da61a25-226e-438a-aec5-e3fcb29397e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:00.758 +05:30 b8fedc56-57cf-48e1-846c-aba84399d794 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:00 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-23 16:27:00.758 +05:30 9da61a25-226e-438a-aec5-e3fcb29397e3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:00 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-23 16:27:00.758 +05:30 b8fedc56-57cf-48e1-846c-aba84399d794 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:00 AM'. 2024-03-23 16:27:00.759 +05:30 9da61a25-226e-438a-aec5-e3fcb29397e3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:00 AM'. 2024-03-23 16:27:00.759 +05:30 f28668a1-bab7-4208-a363-13496692a83c INF CORS policy execution successful. 2024-03-23 16:27:00.759 +05:30 bfc2ffe6-cd08-45dc-b2ac-b3ff593d0dc9 INF CORS policy execution successful. 2024-03-23 16:27:00.759 +05:30 f28668a1-bab7-4208-a363-13496692a83c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:00.759 +05:30 bfc2ffe6-cd08-45dc-b2ac-b3ff593d0dc9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:00.759 +05:30 f28668a1-bab7-4208-a363-13496692a83c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:00.759 +05:30 bfc2ffe6-cd08-45dc-b2ac-b3ff593d0dc9 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:00.760 +05:30 f28668a1-bab7-4208-a363-13496692a83c INF Fetching City deatails 2024-03-23 16:27:00.760 +05:30 bfc2ffe6-cd08-45dc-b2ac-b3ff593d0dc9 INF Fetching Country deatails 2024-03-23 16:27:00.764 +05:30 6098a401-334f-4c45-9ad8-29e6cddd601a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:00.765 +05:30 6098a401-334f-4c45-9ad8-29e6cddd601a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:00 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-23 16:27:00.766 +05:30 6098a401-334f-4c45-9ad8-29e6cddd601a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:00 AM'. 2024-03-23 16:27:00.766 +05:30 c4e1fed6-240a-45df-9f94-3af15c054ec2 INF CORS policy execution successful. 2024-03-23 16:27:00.766 +05:30 c4e1fed6-240a-45df-9f94-3af15c054ec2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:00.766 +05:30 c4e1fed6-240a-45df-9f94-3af15c054ec2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:00.767 +05:30 bfc2ffe6-cd08-45dc-b2ac-b3ff593d0dc9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:00.767 +05:30 c4e1fed6-240a-45df-9f94-3af15c054ec2 INF Fetching Department deatails 2024-03-23 16:27:00.767 +05:30 bfc2ffe6-cd08-45dc-b2ac-b3ff593d0dc9 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.2778ms 2024-03-23 16:27:00.768 +05:30 bfc2ffe6-cd08-45dc-b2ac-b3ff593d0dc9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:00.768 +05:30 bfc2ffe6-cd08-45dc-b2ac-b3ff593d0dc9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 10.5365ms 2024-03-23 16:27:00.768 +05:30 f28668a1-bab7-4208-a363-13496692a83c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:00.768 +05:30 f28668a1-bab7-4208-a363-13496692a83c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.1654ms 2024-03-23 16:27:00.768 +05:30 f28668a1-bab7-4208-a363-13496692a83c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:00.768 +05:30 f28668a1-bab7-4208-a363-13496692a83c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.4835ms 2024-03-23 16:27:00.769 +05:30 c4e1fed6-240a-45df-9f94-3af15c054ec2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:00.769 +05:30 c4e1fed6-240a-45df-9f94-3af15c054ec2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.1319ms 2024-03-23 16:27:00.770 +05:30 c4e1fed6-240a-45df-9f94-3af15c054ec2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:00.770 +05:30 c4e1fed6-240a-45df-9f94-3af15c054ec2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.3236ms 2024-03-23 16:27:05.775 +05:30 39254cc6-a558-431c-ae06-bc95d095896c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:05.775 +05:30 1f191e49-55ef-4599-86a7-58c243e56d9c INF CORS policy execution successful. 2024-03-23 16:27:05.776 +05:30 1f191e49-55ef-4599-86a7-58c243e56d9c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7254ms 2024-03-23 16:27:05.777 +05:30 cb2389a1-aee4-4135-9b90-02deb1f846bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:05.777 +05:30 3444b940-7716-4827-ba56-8e98de843e1c INF CORS policy execution successful. 2024-03-23 16:27:05.777 +05:30 3444b940-7716-4827-ba56-8e98de843e1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2657ms 2024-03-23 16:27:05.780 +05:30 f32717f3-ba06-48be-8bc0-c36c3fd30229 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:05.780 +05:30 0d29fc53-d85e-4187-9f1b-e1f0df83de6f INF CORS policy execution successful. 2024-03-23 16:27:05.781 +05:30 0d29fc53-d85e-4187-9f1b-e1f0df83de6f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3395ms 2024-03-23 16:27:05.859 +05:30 cefee7f2-9d5f-4b45-a51c-a1663de4832c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:05.860 +05:30 cefee7f2-9d5f-4b45-a51c-a1663de4832c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:05 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-23 16:27:05.860 +05:30 cefee7f2-9d5f-4b45-a51c-a1663de4832c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:05 AM'. 2024-03-23 16:27:05.860 +05:30 dfff210d-46d9-4907-bb73-bbfe34055996 INF CORS policy execution successful. 2024-03-23 16:27:05.860 +05:30 dfff210d-46d9-4907-bb73-bbfe34055996 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:05.860 +05:30 dfff210d-46d9-4907-bb73-bbfe34055996 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:05.861 +05:30 dfff210d-46d9-4907-bb73-bbfe34055996 INF Fetching Department deatails 2024-03-23 16:27:05.862 +05:30 bb329767-3952-42a2-9e55-2c71872c53b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:05.862 +05:30 bb329767-3952-42a2-9e55-2c71872c53b5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:05 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-23 16:27:05.862 +05:30 bb329767-3952-42a2-9e55-2c71872c53b5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:05 AM'. 2024-03-23 16:27:05.862 +05:30 69ee497b-2fb8-4293-b2b7-baf2c18b4526 INF CORS policy execution successful. 2024-03-23 16:27:05.862 +05:30 69ee497b-2fb8-4293-b2b7-baf2c18b4526 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:05.863 +05:30 69ee497b-2fb8-4293-b2b7-baf2c18b4526 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:05.863 +05:30 69ee497b-2fb8-4293-b2b7-baf2c18b4526 INF Fetching City deatails 2024-03-23 16:27:05.865 +05:30 ba75babc-6f5c-4c70-b478-179961d4d729 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:05.865 +05:30 ba75babc-6f5c-4c70-b478-179961d4d729 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:05 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-23 16:27:05.865 +05:30 dfff210d-46d9-4907-bb73-bbfe34055996 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:05.865 +05:30 ba75babc-6f5c-4c70-b478-179961d4d729 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:05 AM'. 2024-03-23 16:27:05.865 +05:30 852a6945-1e40-49d0-be46-689a238f34ec INF CORS policy execution successful. 2024-03-23 16:27:05.865 +05:30 852a6945-1e40-49d0-be46-689a238f34ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:05.865 +05:30 852a6945-1e40-49d0-be46-689a238f34ec INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:05.865 +05:30 dfff210d-46d9-4907-bb73-bbfe34055996 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.8697ms 2024-03-23 16:27:05.865 +05:30 dfff210d-46d9-4907-bb73-bbfe34055996 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:05.866 +05:30 dfff210d-46d9-4907-bb73-bbfe34055996 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.7638ms 2024-03-23 16:27:05.866 +05:30 852a6945-1e40-49d0-be46-689a238f34ec INF Fetching Country deatails 2024-03-23 16:27:05.866 +05:30 69ee497b-2fb8-4293-b2b7-baf2c18b4526 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:05.866 +05:30 69ee497b-2fb8-4293-b2b7-baf2c18b4526 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.7762ms 2024-03-23 16:27:05.866 +05:30 69ee497b-2fb8-4293-b2b7-baf2c18b4526 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:05.866 +05:30 69ee497b-2fb8-4293-b2b7-baf2c18b4526 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.7132ms 2024-03-23 16:27:05.867 +05:30 852a6945-1e40-49d0-be46-689a238f34ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:05.867 +05:30 852a6945-1e40-49d0-be46-689a238f34ec INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.884ms 2024-03-23 16:27:05.867 +05:30 852a6945-1e40-49d0-be46-689a238f34ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:05.867 +05:30 852a6945-1e40-49d0-be46-689a238f34ec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.7544ms 2024-03-23 16:27:05.982 +05:30 041cdf5d-6f73-4da9-85f2-c2b09c12825a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:05.982 +05:30 041cdf5d-6f73-4da9-85f2-c2b09c12825a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:05 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-23 16:27:05.982 +05:30 611462de-6da2-488a-9a9c-f26aa340d280 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:05.983 +05:30 041cdf5d-6f73-4da9-85f2-c2b09c12825a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:05 AM'. 2024-03-23 16:27:05.983 +05:30 59d301b8-bf2d-4006-9604-f89c2d74de1c INF CORS policy execution successful. 2024-03-23 16:27:05.983 +05:30 59d301b8-bf2d-4006-9604-f89c2d74de1c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:05.983 +05:30 59d301b8-bf2d-4006-9604-f89c2d74de1c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:05.983 +05:30 611462de-6da2-488a-9a9c-f26aa340d280 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:05 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-23 16:27:05.983 +05:30 611462de-6da2-488a-9a9c-f26aa340d280 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:05 AM'. 2024-03-23 16:27:05.984 +05:30 59d301b8-bf2d-4006-9604-f89c2d74de1c INF Fetching City deatails 2024-03-23 16:27:05.984 +05:30 8da6195c-13d4-42a6-b992-8ec8651d11f6 INF CORS policy execution successful. 2024-03-23 16:27:05.984 +05:30 8da6195c-13d4-42a6-b992-8ec8651d11f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:05.984 +05:30 8da6195c-13d4-42a6-b992-8ec8651d11f6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:05.984 +05:30 8da6195c-13d4-42a6-b992-8ec8651d11f6 INF Fetching Country deatails 2024-03-23 16:27:05.988 +05:30 59d301b8-bf2d-4006-9604-f89c2d74de1c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:05.989 +05:30 59d301b8-bf2d-4006-9604-f89c2d74de1c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.9327ms 2024-03-23 16:27:05.989 +05:30 59d301b8-bf2d-4006-9604-f89c2d74de1c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:05.990 +05:30 59d301b8-bf2d-4006-9604-f89c2d74de1c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.0574ms 2024-03-23 16:27:05.990 +05:30 7dac09c3-2b05-407f-89cd-fb00b9a50e90 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:05.991 +05:30 7dac09c3-2b05-407f-89cd-fb00b9a50e90 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:05 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-23 16:27:05.991 +05:30 8da6195c-13d4-42a6-b992-8ec8651d11f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:05.991 +05:30 7dac09c3-2b05-407f-89cd-fb00b9a50e90 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:05 AM'. 2024-03-23 16:27:05.991 +05:30 4906cdb3-3fdb-431b-a90e-94510489ab7b INF CORS policy execution successful. 2024-03-23 16:27:05.992 +05:30 4906cdb3-3fdb-431b-a90e-94510489ab7b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:05.992 +05:30 8da6195c-13d4-42a6-b992-8ec8651d11f6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.6771ms 2024-03-23 16:27:05.992 +05:30 4906cdb3-3fdb-431b-a90e-94510489ab7b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:05.992 +05:30 8da6195c-13d4-42a6-b992-8ec8651d11f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:05.992 +05:30 8da6195c-13d4-42a6-b992-8ec8651d11f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.4078ms 2024-03-23 16:27:05.992 +05:30 4906cdb3-3fdb-431b-a90e-94510489ab7b INF Fetching Department deatails 2024-03-23 16:27:05.995 +05:30 4906cdb3-3fdb-431b-a90e-94510489ab7b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:05.996 +05:30 4906cdb3-3fdb-431b-a90e-94510489ab7b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.8672ms 2024-03-23 16:27:05.996 +05:30 4906cdb3-3fdb-431b-a90e-94510489ab7b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:05.996 +05:30 4906cdb3-3fdb-431b-a90e-94510489ab7b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.2119ms 2024-03-23 16:27:24.419 +05:30 c2cf2113-e2c2-47a9-973c-97809aa33d38 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:24.421 +05:30 7837142f-3af2-421e-b2ae-aa9f7eb9aa96 INF CORS policy execution successful. 2024-03-23 16:27:24.422 +05:30 e3497933-09fd-48cb-a6e5-c51a8bedff5f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:24.422 +05:30 35ce1b5d-679e-422a-9db7-6a77f9b49406 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:24.423 +05:30 f30ff14c-5912-4f51-b163-dcb112df0eea INF CORS policy execution successful. 2024-03-23 16:27:24.422 +05:30 7837142f-3af2-421e-b2ae-aa9f7eb9aa96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 3.4089ms 2024-03-23 16:27:24.423 +05:30 ba83dfa7-349e-4ebd-8933-eb331e8e313f INF CORS policy execution successful. 2024-03-23 16:27:24.423 +05:30 ba83dfa7-349e-4ebd-8933-eb331e8e313f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8864ms 2024-03-23 16:27:24.423 +05:30 f30ff14c-5912-4f51-b163-dcb112df0eea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6243ms 2024-03-23 16:27:24.466 +05:30 8daaafc1-d3df-455a-97fa-2495ba63033b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:24.467 +05:30 8daaafc1-d3df-455a-97fa-2495ba63033b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:24 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-23 16:27:24.468 +05:30 8daaafc1-d3df-455a-97fa-2495ba63033b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:24 AM'. 2024-03-23 16:27:24.469 +05:30 b6d72664-113a-4696-b9b6-b51405dc66ee INF CORS policy execution successful. 2024-03-23 16:27:24.469 +05:30 b6d72664-113a-4696-b9b6-b51405dc66ee INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:24.469 +05:30 b6d72664-113a-4696-b9b6-b51405dc66ee INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:24.471 +05:30 b6d72664-113a-4696-b9b6-b51405dc66ee INF Fetching City deatails 2024-03-23 16:27:24.471 +05:30 d39553a6-f5e3-43d7-8bf2-7fcc2ce5b5d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:24.472 +05:30 d39553a6-f5e3-43d7-8bf2-7fcc2ce5b5d6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:24 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-23 16:27:24.472 +05:30 d39553a6-f5e3-43d7-8bf2-7fcc2ce5b5d6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:24 AM'. 2024-03-23 16:27:24.472 +05:30 cdb69961-5264-4b7b-bf55-fcc7bd18bfc5 INF CORS policy execution successful. 2024-03-23 16:27:24.473 +05:30 cdb69961-5264-4b7b-bf55-fcc7bd18bfc5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:24.473 +05:30 cdb69961-5264-4b7b-bf55-fcc7bd18bfc5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:24.473 +05:30 2006a5f3-e199-4f84-8dc3-a5951b5ff57d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:24.473 +05:30 2006a5f3-e199-4f84-8dc3-a5951b5ff57d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:24 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-23 16:27:24.473 +05:30 2006a5f3-e199-4f84-8dc3-a5951b5ff57d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:24 AM'. 2024-03-23 16:27:24.473 +05:30 cdb69961-5264-4b7b-bf55-fcc7bd18bfc5 INF Fetching Country deatails 2024-03-23 16:27:24.474 +05:30 38a0b2bb-fae6-4565-bb6a-ba8799f6d40f INF CORS policy execution successful. 2024-03-23 16:27:24.474 +05:30 38a0b2bb-fae6-4565-bb6a-ba8799f6d40f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:24.474 +05:30 38a0b2bb-fae6-4565-bb6a-ba8799f6d40f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:24.474 +05:30 38a0b2bb-fae6-4565-bb6a-ba8799f6d40f INF Fetching Department deatails 2024-03-23 16:27:24.477 +05:30 b6d72664-113a-4696-b9b6-b51405dc66ee INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:24.478 +05:30 b6d72664-113a-4696-b9b6-b51405dc66ee INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.6856ms 2024-03-23 16:27:24.478 +05:30 b6d72664-113a-4696-b9b6-b51405dc66ee INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:24.478 +05:30 b6d72664-113a-4696-b9b6-b51405dc66ee INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 12.361ms 2024-03-23 16:27:24.479 +05:30 cdb69961-5264-4b7b-bf55-fcc7bd18bfc5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:24.480 +05:30 cdb69961-5264-4b7b-bf55-fcc7bd18bfc5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.0813ms 2024-03-23 16:27:24.480 +05:30 cdb69961-5264-4b7b-bf55-fcc7bd18bfc5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:24.480 +05:30 cdb69961-5264-4b7b-bf55-fcc7bd18bfc5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.1447ms 2024-03-23 16:27:24.481 +05:30 38a0b2bb-fae6-4565-bb6a-ba8799f6d40f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:24.482 +05:30 38a0b2bb-fae6-4565-bb6a-ba8799f6d40f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.837ms 2024-03-23 16:27:24.482 +05:30 38a0b2bb-fae6-4565-bb6a-ba8799f6d40f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:24.482 +05:30 38a0b2bb-fae6-4565-bb6a-ba8799f6d40f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.0919ms 2024-03-23 16:27:54.276 +05:30 a235e27c-30b3-46f2-a90f-17297b9d8aa1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:54.277 +05:30 76ff9d83-0020-4966-8c14-3fd938659eab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:54.278 +05:30 989f0ad4-b505-4d1d-acc6-9b10ce7fce4c INF CORS policy execution successful. 2024-03-23 16:27:54.278 +05:30 97806292-7b7a-4c96-ba63-91b97e299552 INF CORS policy execution successful. 2024-03-23 16:27:54.279 +05:30 989f0ad4-b505-4d1d-acc6-9b10ce7fce4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.4358ms 2024-03-23 16:27:54.279 +05:30 97806292-7b7a-4c96-ba63-91b97e299552 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.3341ms 2024-03-23 16:27:54.280 +05:30 9b9fd2a0-36e2-4d6a-80b9-e81f5a4aed9f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:54.281 +05:30 b1c2d30d-6c8b-4808-8561-9c5db48d9984 INF CORS policy execution successful. 2024-03-23 16:27:54.281 +05:30 b1c2d30d-6c8b-4808-8561-9c5db48d9984 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6668ms 2024-03-23 16:27:54.319 +05:30 58ff93ff-25f2-47a7-841c-baeb89ab416d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:54.321 +05:30 58ff93ff-25f2-47a7-841c-baeb89ab416d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:54 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-23 16:27:54.322 +05:30 58ff93ff-25f2-47a7-841c-baeb89ab416d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:54 AM'. 2024-03-23 16:27:54.322 +05:30 083b8c69-bccb-44a8-8d89-e017b774aa91 INF CORS policy execution successful. 2024-03-23 16:27:54.323 +05:30 083b8c69-bccb-44a8-8d89-e017b774aa91 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:54.323 +05:30 f3493e35-9718-4074-97e8-2bf9b35a9a1d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:54.323 +05:30 083b8c69-bccb-44a8-8d89-e017b774aa91 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:54.323 +05:30 f3493e35-9718-4074-97e8-2bf9b35a9a1d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:54 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-23 16:27:54.323 +05:30 f3493e35-9718-4074-97e8-2bf9b35a9a1d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:54 AM'. 2024-03-23 16:27:54.324 +05:30 abefb651-21ab-45c2-a558-42314b305c05 INF CORS policy execution successful. 2024-03-23 16:27:54.324 +05:30 abefb651-21ab-45c2-a558-42314b305c05 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:54.324 +05:30 abefb651-21ab-45c2-a558-42314b305c05 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:54.324 +05:30 abefb651-21ab-45c2-a558-42314b305c05 INF Fetching Department deatails 2024-03-23 16:27:54.324 +05:30 083b8c69-bccb-44a8-8d89-e017b774aa91 INF Fetching City deatails 2024-03-23 16:27:54.326 +05:30 92ddd8ff-3deb-4a1e-97e8-c47393f0b71c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:54.327 +05:30 92ddd8ff-3deb-4a1e-97e8-c47393f0b71c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:54 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-23 16:27:54.327 +05:30 92ddd8ff-3deb-4a1e-97e8-c47393f0b71c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:54 AM'. 2024-03-23 16:27:54.328 +05:30 cf748d01-5608-428a-a14e-e4fafba92153 INF CORS policy execution successful. 2024-03-23 16:27:54.328 +05:30 cf748d01-5608-428a-a14e-e4fafba92153 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:54.328 +05:30 cf748d01-5608-428a-a14e-e4fafba92153 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:54.328 +05:30 cf748d01-5608-428a-a14e-e4fafba92153 INF Fetching Country deatails 2024-03-23 16:27:54.334 +05:30 083b8c69-bccb-44a8-8d89-e017b774aa91 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:54.334 +05:30 cf748d01-5608-428a-a14e-e4fafba92153 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:54.334 +05:30 abefb651-21ab-45c2-a558-42314b305c05 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:54.334 +05:30 083b8c69-bccb-44a8-8d89-e017b774aa91 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 11.3354ms 2024-03-23 16:27:54.334 +05:30 cf748d01-5608-428a-a14e-e4fafba92153 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.5198ms 2024-03-23 16:27:54.334 +05:30 083b8c69-bccb-44a8-8d89-e017b774aa91 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:54.334 +05:30 abefb651-21ab-45c2-a558-42314b305c05 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 10.722ms 2024-03-23 16:27:54.335 +05:30 cf748d01-5608-428a-a14e-e4fafba92153 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:54.335 +05:30 abefb651-21ab-45c2-a558-42314b305c05 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:54.335 +05:30 083b8c69-bccb-44a8-8d89-e017b774aa91 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 15.3445ms 2024-03-23 16:27:54.335 +05:30 cf748d01-5608-428a-a14e-e4fafba92153 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 8.4649ms 2024-03-23 16:27:54.335 +05:30 abefb651-21ab-45c2-a558-42314b305c05 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 12.1365ms 2024-03-23 16:27:54.803 +05:30 6d5d2e51-8748-48ff-97e8-2227e94e39e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:54.804 +05:30 6d5d2e51-8748-48ff-97e8-2227e94e39e6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:54 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-23 16:27:54.804 +05:30 6d5d2e51-8748-48ff-97e8-2227e94e39e6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:54 AM'. 2024-03-23 16:27:54.804 +05:30 8399bb25-57f3-42b3-9826-fa8c12e38fac INF CORS policy execution successful. 2024-03-23 16:27:54.804 +05:30 8399bb25-57f3-42b3-9826-fa8c12e38fac INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:54.804 +05:30 8399bb25-57f3-42b3-9826-fa8c12e38fac INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:54.805 +05:30 8399bb25-57f3-42b3-9826-fa8c12e38fac INF Fetching City deatails 2024-03-23 16:27:54.806 +05:30 8399bb25-57f3-42b3-9826-fa8c12e38fac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:54.806 +05:30 8399bb25-57f3-42b3-9826-fa8c12e38fac INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.609ms 2024-03-23 16:27:54.806 +05:30 8399bb25-57f3-42b3-9826-fa8c12e38fac INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:54.806 +05:30 8399bb25-57f3-42b3-9826-fa8c12e38fac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.13ms 2024-03-23 16:27:54.810 +05:30 e4cbbd14-1f50-4c7b-86e2-6afee7077205 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:54.811 +05:30 e4cbbd14-1f50-4c7b-86e2-6afee7077205 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:54 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-23 16:27:54.811 +05:30 e4cbbd14-1f50-4c7b-86e2-6afee7077205 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:54 AM'. 2024-03-23 16:27:54.811 +05:30 db5258ce-eef6-48f3-8744-1aec8b479774 INF CORS policy execution successful. 2024-03-23 16:27:54.811 +05:30 db5258ce-eef6-48f3-8744-1aec8b479774 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:54.811 +05:30 db5258ce-eef6-48f3-8744-1aec8b479774 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:54.812 +05:30 db5258ce-eef6-48f3-8744-1aec8b479774 INF Fetching Country deatails 2024-03-23 16:27:54.813 +05:30 db5258ce-eef6-48f3-8744-1aec8b479774 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:54.813 +05:30 db5258ce-eef6-48f3-8744-1aec8b479774 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5123ms 2024-03-23 16:27:54.813 +05:30 db5258ce-eef6-48f3-8744-1aec8b479774 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:54.813 +05:30 db5258ce-eef6-48f3-8744-1aec8b479774 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.5864ms 2024-03-23 16:27:54.818 +05:30 ad66bb35-cad1-4b27-be05-436e7413c7b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:54.819 +05:30 ad66bb35-cad1-4b27-be05-436e7413c7b9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:54 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-23 16:27:54.819 +05:30 ad66bb35-cad1-4b27-be05-436e7413c7b9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:54 AM'. 2024-03-23 16:27:54.819 +05:30 fa03ab66-483c-410c-8d56-94a6390dbc74 INF CORS policy execution successful. 2024-03-23 16:27:54.819 +05:30 fa03ab66-483c-410c-8d56-94a6390dbc74 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:54.819 +05:30 fa03ab66-483c-410c-8d56-94a6390dbc74 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:54.819 +05:30 fa03ab66-483c-410c-8d56-94a6390dbc74 INF Fetching Department deatails 2024-03-23 16:27:54.820 +05:30 fa03ab66-483c-410c-8d56-94a6390dbc74 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:54.821 +05:30 fa03ab66-483c-410c-8d56-94a6390dbc74 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6786ms 2024-03-23 16:27:54.821 +05:30 fa03ab66-483c-410c-8d56-94a6390dbc74 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:54.821 +05:30 fa03ab66-483c-410c-8d56-94a6390dbc74 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.8491ms 2024-03-23 16:27:56.170 +05:30 d5b5c723-fba2-4c12-aeb9-f3943a2b2c06 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:56.170 +05:30 eca8e074-854d-422f-b3c4-a6fc6d62e87b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:56.170 +05:30 eca8e074-854d-422f-b3c4-a6fc6d62e87b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:56 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-23 16:27:56.170 +05:30 d5b5c723-fba2-4c12-aeb9-f3943a2b2c06 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:56 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-23 16:27:56.171 +05:30 eca8e074-854d-422f-b3c4-a6fc6d62e87b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:56 AM'. 2024-03-23 16:27:56.171 +05:30 d5b5c723-fba2-4c12-aeb9-f3943a2b2c06 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:56 AM'. 2024-03-23 16:27:56.171 +05:30 01985cb0-c1cb-401e-968b-f5911a3a118d INF CORS policy execution successful. 2024-03-23 16:27:56.171 +05:30 8dc14e83-2c35-4b32-af29-e69245654881 INF CORS policy execution successful. 2024-03-23 16:27:56.171 +05:30 01985cb0-c1cb-401e-968b-f5911a3a118d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:56.171 +05:30 8dc14e83-2c35-4b32-af29-e69245654881 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:56.171 +05:30 01985cb0-c1cb-401e-968b-f5911a3a118d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:56.171 +05:30 8dc14e83-2c35-4b32-af29-e69245654881 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:56.172 +05:30 01985cb0-c1cb-401e-968b-f5911a3a118d INF Fetching City deatails 2024-03-23 16:27:56.172 +05:30 8dc14e83-2c35-4b32-af29-e69245654881 INF Fetching Country deatails 2024-03-23 16:27:56.173 +05:30 2fbde608-8475-45a7-b425-24b9c8f1b271 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:56.173 +05:30 8dc14e83-2c35-4b32-af29-e69245654881 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:56.173 +05:30 01985cb0-c1cb-401e-968b-f5911a3a118d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:56.174 +05:30 8dc14e83-2c35-4b32-af29-e69245654881 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4944ms 2024-03-23 16:27:56.174 +05:30 01985cb0-c1cb-401e-968b-f5911a3a118d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5454ms 2024-03-23 16:27:56.174 +05:30 2fbde608-8475-45a7-b425-24b9c8f1b271 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:56 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-23 16:27:56.174 +05:30 8dc14e83-2c35-4b32-af29-e69245654881 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:56.174 +05:30 01985cb0-c1cb-401e-968b-f5911a3a118d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:56.174 +05:30 2fbde608-8475-45a7-b425-24b9c8f1b271 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:56 AM'. 2024-03-23 16:27:56.174 +05:30 9d650a1a-58cf-4269-89d7-5f7599fcca50 INF CORS policy execution successful. 2024-03-23 16:27:56.174 +05:30 8dc14e83-2c35-4b32-af29-e69245654881 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.4497ms 2024-03-23 16:27:56.174 +05:30 9d650a1a-58cf-4269-89d7-5f7599fcca50 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:56.174 +05:30 01985cb0-c1cb-401e-968b-f5911a3a118d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.5576ms 2024-03-23 16:27:56.174 +05:30 9d650a1a-58cf-4269-89d7-5f7599fcca50 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:56.175 +05:30 9d650a1a-58cf-4269-89d7-5f7599fcca50 INF Fetching Department deatails 2024-03-23 16:27:56.175 +05:30 9d650a1a-58cf-4269-89d7-5f7599fcca50 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:56.175 +05:30 9d650a1a-58cf-4269-89d7-5f7599fcca50 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0233ms 2024-03-23 16:27:56.175 +05:30 9d650a1a-58cf-4269-89d7-5f7599fcca50 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:56.176 +05:30 9d650a1a-58cf-4269-89d7-5f7599fcca50 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1517ms 2024-03-23 16:27:56.667 +05:30 bd0b65ec-8044-46f8-89d6-d7fed2852a8e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:56.667 +05:30 bd0b65ec-8044-46f8-89d6-d7fed2852a8e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:56 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-23 16:27:56.668 +05:30 d78e751a-1a42-4e27-9d8e-2a4059e0b429 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:56.668 +05:30 bd0b65ec-8044-46f8-89d6-d7fed2852a8e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:56 AM'. 2024-03-23 16:27:56.668 +05:30 2ccbe7ac-20a1-48fc-b88c-e73e255d04e4 INF CORS policy execution successful. 2024-03-23 16:27:56.668 +05:30 2ccbe7ac-20a1-48fc-b88c-e73e255d04e4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:56.668 +05:30 2ccbe7ac-20a1-48fc-b88c-e73e255d04e4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:56.668 +05:30 d78e751a-1a42-4e27-9d8e-2a4059e0b429 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:56 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-23 16:27:56.669 +05:30 d78e751a-1a42-4e27-9d8e-2a4059e0b429 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:56 AM'. 2024-03-23 16:27:56.669 +05:30 2ccbe7ac-20a1-48fc-b88c-e73e255d04e4 INF Fetching City deatails 2024-03-23 16:27:56.669 +05:30 753e93da-4012-4c31-8268-d745fa54cf8a INF CORS policy execution successful. 2024-03-23 16:27:56.669 +05:30 753e93da-4012-4c31-8268-d745fa54cf8a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:56.669 +05:30 753e93da-4012-4c31-8268-d745fa54cf8a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:56.669 +05:30 753e93da-4012-4c31-8268-d745fa54cf8a INF Fetching Country deatails 2024-03-23 16:27:56.670 +05:30 2ccbe7ac-20a1-48fc-b88c-e73e255d04e4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:56.670 +05:30 2ccbe7ac-20a1-48fc-b88c-e73e255d04e4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6862ms 2024-03-23 16:27:56.670 +05:30 2ccbe7ac-20a1-48fc-b88c-e73e255d04e4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:56.670 +05:30 753e93da-4012-4c31-8268-d745fa54cf8a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:56.670 +05:30 2ccbe7ac-20a1-48fc-b88c-e73e255d04e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3947ms 2024-03-23 16:27:56.670 +05:30 753e93da-4012-4c31-8268-d745fa54cf8a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2504ms 2024-03-23 16:27:56.670 +05:30 753e93da-4012-4c31-8268-d745fa54cf8a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:56.670 +05:30 753e93da-4012-4c31-8268-d745fa54cf8a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.7224ms 2024-03-23 16:27:56.674 +05:30 8a7bf792-339d-4d99-9ac3-e231f70a387f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:56.674 +05:30 8a7bf792-339d-4d99-9ac3-e231f70a387f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:56 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-23 16:27:56.674 +05:30 8a7bf792-339d-4d99-9ac3-e231f70a387f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:56 AM'. 2024-03-23 16:27:56.674 +05:30 10800eee-9e3c-4c33-86c9-8745ca966f89 INF CORS policy execution successful. 2024-03-23 16:27:56.674 +05:30 10800eee-9e3c-4c33-86c9-8745ca966f89 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:56.674 +05:30 10800eee-9e3c-4c33-86c9-8745ca966f89 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:56.675 +05:30 10800eee-9e3c-4c33-86c9-8745ca966f89 INF Fetching Department deatails 2024-03-23 16:27:56.676 +05:30 10800eee-9e3c-4c33-86c9-8745ca966f89 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:56.676 +05:30 10800eee-9e3c-4c33-86c9-8745ca966f89 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.474ms 2024-03-23 16:27:56.676 +05:30 10800eee-9e3c-4c33-86c9-8745ca966f89 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:56.676 +05:30 10800eee-9e3c-4c33-86c9-8745ca966f89 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6923ms 2024-03-23 16:27:57.504 +05:30 790da24d-2fff-4ba8-8a90-23e854d2b14a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:57.504 +05:30 790da24d-2fff-4ba8-8a90-23e854d2b14a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:57 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-23 16:27:57.505 +05:30 790da24d-2fff-4ba8-8a90-23e854d2b14a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:57 AM'. 2024-03-23 16:27:57.505 +05:30 d797f49e-e030-40dc-b3a7-2eb05f393975 INF CORS policy execution successful. 2024-03-23 16:27:57.505 +05:30 d797f49e-e030-40dc-b3a7-2eb05f393975 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:57.505 +05:30 d797f49e-e030-40dc-b3a7-2eb05f393975 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:57.506 +05:30 d797f49e-e030-40dc-b3a7-2eb05f393975 INF Fetching City deatails 2024-03-23 16:27:57.507 +05:30 f4a65348-bb1b-4035-9840-30113b6bd733 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:57.507 +05:30 f4a65348-bb1b-4035-9840-30113b6bd733 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:57 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-23 16:27:57.507 +05:30 d797f49e-e030-40dc-b3a7-2eb05f393975 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:57.507 +05:30 f4a65348-bb1b-4035-9840-30113b6bd733 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:57 AM'. 2024-03-23 16:27:57.508 +05:30 89ffa82e-0c1d-4e5f-8072-49bef9d0d543 INF CORS policy execution successful. 2024-03-23 16:27:57.508 +05:30 89ffa82e-0c1d-4e5f-8072-49bef9d0d543 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:57.508 +05:30 d797f49e-e030-40dc-b3a7-2eb05f393975 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5943ms 2024-03-23 16:27:57.508 +05:30 89ffa82e-0c1d-4e5f-8072-49bef9d0d543 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:57.508 +05:30 d797f49e-e030-40dc-b3a7-2eb05f393975 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:57.508 +05:30 d797f49e-e030-40dc-b3a7-2eb05f393975 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.7219ms 2024-03-23 16:27:57.509 +05:30 89ffa82e-0c1d-4e5f-8072-49bef9d0d543 INF Fetching Country deatails 2024-03-23 16:27:57.511 +05:30 89ffa82e-0c1d-4e5f-8072-49bef9d0d543 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:57.511 +05:30 89ffa82e-0c1d-4e5f-8072-49bef9d0d543 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.4418ms 2024-03-23 16:27:57.511 +05:30 89ffa82e-0c1d-4e5f-8072-49bef9d0d543 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:57.512 +05:30 89ffa82e-0c1d-4e5f-8072-49bef9d0d543 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.9717ms 2024-03-23 16:27:57.512 +05:30 50570117-aa40-411d-bf54-36230f37ff23 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:57.513 +05:30 50570117-aa40-411d-bf54-36230f37ff23 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:57 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-23 16:27:57.513 +05:30 50570117-aa40-411d-bf54-36230f37ff23 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:57 AM'. 2024-03-23 16:27:57.513 +05:30 874a99f0-1df1-4a90-8f77-7f21a7922b1b INF CORS policy execution successful. 2024-03-23 16:27:57.513 +05:30 874a99f0-1df1-4a90-8f77-7f21a7922b1b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:57.514 +05:30 874a99f0-1df1-4a90-8f77-7f21a7922b1b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:57.514 +05:30 874a99f0-1df1-4a90-8f77-7f21a7922b1b INF Fetching Department deatails 2024-03-23 16:27:57.515 +05:30 874a99f0-1df1-4a90-8f77-7f21a7922b1b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:57.515 +05:30 874a99f0-1df1-4a90-8f77-7f21a7922b1b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.503ms 2024-03-23 16:27:57.515 +05:30 874a99f0-1df1-4a90-8f77-7f21a7922b1b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:57.515 +05:30 874a99f0-1df1-4a90-8f77-7f21a7922b1b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9526ms 2024-03-23 16:27:57.662 +05:30 c68e918f-a200-41d6-83eb-7de0bd6b60bd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:57.663 +05:30 c68e918f-a200-41d6-83eb-7de0bd6b60bd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:57 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-23 16:27:57.663 +05:30 c68e918f-a200-41d6-83eb-7de0bd6b60bd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:57 AM'. 2024-03-23 16:27:57.663 +05:30 607c307d-7264-40de-ad2c-048bbc6ca0be INF CORS policy execution successful. 2024-03-23 16:27:57.663 +05:30 607c307d-7264-40de-ad2c-048bbc6ca0be INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:57.664 +05:30 607c307d-7264-40de-ad2c-048bbc6ca0be INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:57.664 +05:30 607c307d-7264-40de-ad2c-048bbc6ca0be INF Fetching City deatails 2024-03-23 16:27:57.665 +05:30 607c307d-7264-40de-ad2c-048bbc6ca0be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:57.666 +05:30 607c307d-7264-40de-ad2c-048bbc6ca0be INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9194ms 2024-03-23 16:27:57.666 +05:30 607c307d-7264-40de-ad2c-048bbc6ca0be INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:57.666 +05:30 607c307d-7264-40de-ad2c-048bbc6ca0be INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3582ms 2024-03-23 16:27:57.673 +05:30 fec4f465-29bc-4184-b78f-636b36ff44f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:57.673 +05:30 fec4f465-29bc-4184-b78f-636b36ff44f2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:57 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-23 16:27:57.674 +05:30 fec4f465-29bc-4184-b78f-636b36ff44f2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:57 AM'. 2024-03-23 16:27:57.674 +05:30 920ddac9-36cd-4527-a594-3fcd46e1d96f INF CORS policy execution successful. 2024-03-23 16:27:57.674 +05:30 920ddac9-36cd-4527-a594-3fcd46e1d96f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:57.674 +05:30 920ddac9-36cd-4527-a594-3fcd46e1d96f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:57.674 +05:30 920ddac9-36cd-4527-a594-3fcd46e1d96f INF Fetching Country deatails 2024-03-23 16:27:57.675 +05:30 920ddac9-36cd-4527-a594-3fcd46e1d96f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:57.676 +05:30 920ddac9-36cd-4527-a594-3fcd46e1d96f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5406ms 2024-03-23 16:27:57.676 +05:30 920ddac9-36cd-4527-a594-3fcd46e1d96f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:57.676 +05:30 920ddac9-36cd-4527-a594-3fcd46e1d96f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1831ms 2024-03-23 16:27:57.682 +05:30 b926b7e4-ed55-45e4-bf8d-3b076af7b7bd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:57.683 +05:30 b926b7e4-ed55-45e4-bf8d-3b076af7b7bd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:57 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-23 16:27:57.683 +05:30 b926b7e4-ed55-45e4-bf8d-3b076af7b7bd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:57 AM'. 2024-03-23 16:27:57.683 +05:30 6b51868e-db3e-430d-9136-671810cfa2c6 INF CORS policy execution successful. 2024-03-23 16:27:57.683 +05:30 6b51868e-db3e-430d-9136-671810cfa2c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:57.683 +05:30 6b51868e-db3e-430d-9136-671810cfa2c6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:57.684 +05:30 6b51868e-db3e-430d-9136-671810cfa2c6 INF Fetching Department deatails 2024-03-23 16:27:57.684 +05:30 6b51868e-db3e-430d-9136-671810cfa2c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:57.685 +05:30 6b51868e-db3e-430d-9136-671810cfa2c6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4864ms 2024-03-23 16:27:57.685 +05:30 6b51868e-db3e-430d-9136-671810cfa2c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:57.685 +05:30 6b51868e-db3e-430d-9136-671810cfa2c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7032ms 2024-03-23 16:27:58.361 +05:30 227194a6-0133-4c70-9c89-f9acdc23f7ca INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:58.361 +05:30 9da1dffc-d0a5-4f16-bcb0-589ce9fddd77 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:58.361 +05:30 227194a6-0133-4c70-9c89-f9acdc23f7ca INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 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-23 16:27:58.361 +05:30 9da1dffc-d0a5-4f16-bcb0-589ce9fddd77 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 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-23 16:27:58.362 +05:30 227194a6-0133-4c70-9c89-f9acdc23f7ca INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 AM'. 2024-03-23 16:27:58.362 +05:30 9da1dffc-d0a5-4f16-bcb0-589ce9fddd77 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 AM'. 2024-03-23 16:27:58.362 +05:30 bc5dda5e-33e6-4c33-a4c0-1350460df109 INF CORS policy execution successful. 2024-03-23 16:27:58.362 +05:30 9e889089-3fa4-4a7b-a0b0-799f93310ebd INF CORS policy execution successful. 2024-03-23 16:27:58.362 +05:30 bc5dda5e-33e6-4c33-a4c0-1350460df109 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:58.362 +05:30 9e889089-3fa4-4a7b-a0b0-799f93310ebd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:58.362 +05:30 bc5dda5e-33e6-4c33-a4c0-1350460df109 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:58.362 +05:30 9e889089-3fa4-4a7b-a0b0-799f93310ebd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:58.363 +05:30 9e889089-3fa4-4a7b-a0b0-799f93310ebd INF Fetching City deatails 2024-03-23 16:27:58.363 +05:30 bc5dda5e-33e6-4c33-a4c0-1350460df109 INF Fetching Country deatails 2024-03-23 16:27:58.364 +05:30 7ef115b2-5c25-4a88-b8ea-582f67c8f7d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:58.364 +05:30 7ef115b2-5c25-4a88-b8ea-582f67c8f7d9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 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-23 16:27:58.364 +05:30 9e889089-3fa4-4a7b-a0b0-799f93310ebd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:58.364 +05:30 bc5dda5e-33e6-4c33-a4c0-1350460df109 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:58.364 +05:30 7ef115b2-5c25-4a88-b8ea-582f67c8f7d9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 AM'. 2024-03-23 16:27:58.364 +05:30 6c2ce90f-7cc8-421f-b320-813560fb44ca INF CORS policy execution successful. 2024-03-23 16:27:58.364 +05:30 6c2ce90f-7cc8-421f-b320-813560fb44ca INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:58.365 +05:30 9e889089-3fa4-4a7b-a0b0-799f93310ebd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2437ms 2024-03-23 16:27:58.365 +05:30 bc5dda5e-33e6-4c33-a4c0-1350460df109 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2945ms 2024-03-23 16:27:58.365 +05:30 6c2ce90f-7cc8-421f-b320-813560fb44ca INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:58.365 +05:30 bc5dda5e-33e6-4c33-a4c0-1350460df109 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:58.365 +05:30 9e889089-3fa4-4a7b-a0b0-799f93310ebd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:58.365 +05:30 bc5dda5e-33e6-4c33-a4c0-1350460df109 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.6548ms 2024-03-23 16:27:58.365 +05:30 9e889089-3fa4-4a7b-a0b0-799f93310ebd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.9105ms 2024-03-23 16:27:58.365 +05:30 6c2ce90f-7cc8-421f-b320-813560fb44ca INF Fetching Department deatails 2024-03-23 16:27:58.366 +05:30 6c2ce90f-7cc8-421f-b320-813560fb44ca INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:58.366 +05:30 6c2ce90f-7cc8-421f-b320-813560fb44ca INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1176ms 2024-03-23 16:27:58.366 +05:30 6c2ce90f-7cc8-421f-b320-813560fb44ca INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:58.366 +05:30 6c2ce90f-7cc8-421f-b320-813560fb44ca INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.4297ms 2024-03-23 16:27:58.526 +05:30 2e8bdc6a-2515-47fd-bc23-ddf2f4300c73 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:58.527 +05:30 2e8bdc6a-2515-47fd-bc23-ddf2f4300c73 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 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-23 16:27:58.527 +05:30 2e8bdc6a-2515-47fd-bc23-ddf2f4300c73 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 AM'. 2024-03-23 16:27:58.527 +05:30 c5d8cf5a-4f0d-4342-b889-3685b03aed0c INF CORS policy execution successful. 2024-03-23 16:27:58.527 +05:30 c5d8cf5a-4f0d-4342-b889-3685b03aed0c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:58.528 +05:30 c5d8cf5a-4f0d-4342-b889-3685b03aed0c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:58.528 +05:30 c5d8cf5a-4f0d-4342-b889-3685b03aed0c INF Fetching City deatails 2024-03-23 16:27:58.529 +05:30 c5d8cf5a-4f0d-4342-b889-3685b03aed0c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:58.529 +05:30 c5d8cf5a-4f0d-4342-b889-3685b03aed0c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6965ms 2024-03-23 16:27:58.529 +05:30 c5d8cf5a-4f0d-4342-b889-3685b03aed0c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:58.530 +05:30 c5d8cf5a-4f0d-4342-b889-3685b03aed0c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1586ms 2024-03-23 16:27:58.531 +05:30 c4502386-e12f-4c7a-9eba-dac61e7dd91f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:58.531 +05:30 c4502386-e12f-4c7a-9eba-dac61e7dd91f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 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-23 16:27:58.532 +05:30 c4502386-e12f-4c7a-9eba-dac61e7dd91f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 AM'. 2024-03-23 16:27:58.532 +05:30 2ee152e4-94a6-4b4e-af25-367073d303ef INF CORS policy execution successful. 2024-03-23 16:27:58.532 +05:30 2ee152e4-94a6-4b4e-af25-367073d303ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:58.532 +05:30 2ee152e4-94a6-4b4e-af25-367073d303ef INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:58.533 +05:30 2ee152e4-94a6-4b4e-af25-367073d303ef INF Fetching Country deatails 2024-03-23 16:27:58.533 +05:30 2ee152e4-94a6-4b4e-af25-367073d303ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:58.534 +05:30 2ee152e4-94a6-4b4e-af25-367073d303ef INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3578ms 2024-03-23 16:27:58.534 +05:30 2ee152e4-94a6-4b4e-af25-367073d303ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:58.534 +05:30 2ee152e4-94a6-4b4e-af25-367073d303ef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4777ms 2024-03-23 16:27:58.541 +05:30 41be2d36-0e48-4795-b657-bba1cfa3b82a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:58.542 +05:30 41be2d36-0e48-4795-b657-bba1cfa3b82a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 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-23 16:27:58.543 +05:30 41be2d36-0e48-4795-b657-bba1cfa3b82a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 AM'. 2024-03-23 16:27:58.543 +05:30 4df0af9c-49d4-4a6e-8be6-02e297b8faca INF CORS policy execution successful. 2024-03-23 16:27:58.544 +05:30 4df0af9c-49d4-4a6e-8be6-02e297b8faca INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:58.544 +05:30 4df0af9c-49d4-4a6e-8be6-02e297b8faca INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:58.545 +05:30 4df0af9c-49d4-4a6e-8be6-02e297b8faca INF Fetching Department deatails 2024-03-23 16:27:58.547 +05:30 4df0af9c-49d4-4a6e-8be6-02e297b8faca INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:58.547 +05:30 4df0af9c-49d4-4a6e-8be6-02e297b8faca INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.199ms 2024-03-23 16:27:58.547 +05:30 4df0af9c-49d4-4a6e-8be6-02e297b8faca INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:58.547 +05:30 4df0af9c-49d4-4a6e-8be6-02e297b8faca INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.725ms 2024-03-23 16:27:58.876 +05:30 d7ae9d73-52a2-44f7-b09d-b688dbedf50d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:58.876 +05:30 9d33cbf6-3df4-4319-ae2b-5cb3084f2a2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:58.878 +05:30 9d33cbf6-3df4-4319-ae2b-5cb3084f2a2b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 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-23 16:27:58.878 +05:30 d7ae9d73-52a2-44f7-b09d-b688dbedf50d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 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-23 16:27:58.879 +05:30 9d33cbf6-3df4-4319-ae2b-5cb3084f2a2b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 AM'. 2024-03-23 16:27:58.879 +05:30 d7ae9d73-52a2-44f7-b09d-b688dbedf50d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 AM'. 2024-03-23 16:27:58.879 +05:30 36d6e25a-3762-4776-8be9-91bc6a0dce89 INF CORS policy execution successful. 2024-03-23 16:27:58.879 +05:30 74d9417e-779d-4262-8ca2-d065a912f9f7 INF CORS policy execution successful. 2024-03-23 16:27:58.879 +05:30 36d6e25a-3762-4776-8be9-91bc6a0dce89 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:58.880 +05:30 74d9417e-779d-4262-8ca2-d065a912f9f7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:58.880 +05:30 74d9417e-779d-4262-8ca2-d065a912f9f7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:58.880 +05:30 36d6e25a-3762-4776-8be9-91bc6a0dce89 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:58.881 +05:30 74d9417e-779d-4262-8ca2-d065a912f9f7 INF Fetching City deatails 2024-03-23 16:27:58.881 +05:30 36d6e25a-3762-4776-8be9-91bc6a0dce89 INF Fetching Country deatails 2024-03-23 16:27:58.881 +05:30 72a37542-ca6c-4411-adb4-cbe74a17d4bd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:58.882 +05:30 72a37542-ca6c-4411-adb4-cbe74a17d4bd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 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-23 16:27:58.882 +05:30 72a37542-ca6c-4411-adb4-cbe74a17d4bd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 AM'. 2024-03-23 16:27:58.882 +05:30 36d6e25a-3762-4776-8be9-91bc6a0dce89 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:58.883 +05:30 f5483cdb-cfc2-45cc-ade5-076cdbc178a7 INF CORS policy execution successful. 2024-03-23 16:27:58.883 +05:30 f5483cdb-cfc2-45cc-ade5-076cdbc178a7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:58.883 +05:30 f5483cdb-cfc2-45cc-ade5-076cdbc178a7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:58.883 +05:30 74d9417e-779d-4262-8ca2-d065a912f9f7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:58.883 +05:30 36d6e25a-3762-4776-8be9-91bc6a0dce89 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.0932ms 2024-03-23 16:27:58.883 +05:30 36d6e25a-3762-4776-8be9-91bc6a0dce89 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:58.883 +05:30 36d6e25a-3762-4776-8be9-91bc6a0dce89 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.9525ms 2024-03-23 16:27:58.883 +05:30 74d9417e-779d-4262-8ca2-d065a912f9f7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.5387ms 2024-03-23 16:27:58.883 +05:30 74d9417e-779d-4262-8ca2-d065a912f9f7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:58.883 +05:30 f5483cdb-cfc2-45cc-ade5-076cdbc178a7 INF Fetching Department deatails 2024-03-23 16:27:58.884 +05:30 74d9417e-779d-4262-8ca2-d065a912f9f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.3246ms 2024-03-23 16:27:58.884 +05:30 f5483cdb-cfc2-45cc-ade5-076cdbc178a7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:58.885 +05:30 f5483cdb-cfc2-45cc-ade5-076cdbc178a7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9093ms 2024-03-23 16:27:58.885 +05:30 f5483cdb-cfc2-45cc-ade5-076cdbc178a7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:58.885 +05:30 f5483cdb-cfc2-45cc-ade5-076cdbc178a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4916ms 2024-03-23 16:27:58.946 +05:30 42136723-a3a6-41f2-863b-71cea2a30b2e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:27:58.946 +05:30 435fc78a-f3a7-4d0c-a64e-396d608e9b49 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:27:58.946 +05:30 e9e39385-7fe2-47b5-8ca9-b94429e53741 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:27:58.947 +05:30 42136723-a3a6-41f2-863b-71cea2a30b2e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 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-23 16:27:58.947 +05:30 435fc78a-f3a7-4d0c-a64e-396d608e9b49 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 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-23 16:27:58.947 +05:30 e9e39385-7fe2-47b5-8ca9-b94429e53741 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 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-23 16:27:58.947 +05:30 42136723-a3a6-41f2-863b-71cea2a30b2e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 AM'. 2024-03-23 16:27:58.947 +05:30 435fc78a-f3a7-4d0c-a64e-396d608e9b49 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 AM'. 2024-03-23 16:27:58.948 +05:30 e9e39385-7fe2-47b5-8ca9-b94429e53741 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:57:58 AM'. 2024-03-23 16:27:58.948 +05:30 19a53467-fe56-4734-8b2d-2e657e659593 INF CORS policy execution successful. 2024-03-23 16:27:58.948 +05:30 91c2e2b3-5b7c-446d-b1f7-b058f868aff4 INF CORS policy execution successful. 2024-03-23 16:27:58.948 +05:30 8747e98f-4e2d-4af6-8363-83d0850f7fc3 INF CORS policy execution successful. 2024-03-23 16:27:58.948 +05:30 19a53467-fe56-4734-8b2d-2e657e659593 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:58.948 +05:30 91c2e2b3-5b7c-446d-b1f7-b058f868aff4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:58.948 +05:30 8747e98f-4e2d-4af6-8363-83d0850f7fc3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:58.948 +05:30 91c2e2b3-5b7c-446d-b1f7-b058f868aff4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:27:58.948 +05:30 19a53467-fe56-4734-8b2d-2e657e659593 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:27:58.948 +05:30 8747e98f-4e2d-4af6-8363-83d0850f7fc3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:27:58.949 +05:30 19a53467-fe56-4734-8b2d-2e657e659593 INF Fetching Country deatails 2024-03-23 16:27:58.949 +05:30 91c2e2b3-5b7c-446d-b1f7-b058f868aff4 INF Fetching City deatails 2024-03-23 16:27:58.949 +05:30 8747e98f-4e2d-4af6-8363-83d0850f7fc3 INF Fetching Department deatails 2024-03-23 16:27:58.950 +05:30 19a53467-fe56-4734-8b2d-2e657e659593 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:58.950 +05:30 91c2e2b3-5b7c-446d-b1f7-b058f868aff4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:58.950 +05:30 8747e98f-4e2d-4af6-8363-83d0850f7fc3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:27:58.951 +05:30 8747e98f-4e2d-4af6-8363-83d0850f7fc3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1266ms 2024-03-23 16:27:58.951 +05:30 19a53467-fe56-4734-8b2d-2e657e659593 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1631ms 2024-03-23 16:27:58.951 +05:30 8747e98f-4e2d-4af6-8363-83d0850f7fc3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:27:58.951 +05:30 91c2e2b3-5b7c-446d-b1f7-b058f868aff4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.249ms 2024-03-23 16:27:58.951 +05:30 19a53467-fe56-4734-8b2d-2e657e659593 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:27:58.951 +05:30 91c2e2b3-5b7c-446d-b1f7-b058f868aff4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:27:58.951 +05:30 8747e98f-4e2d-4af6-8363-83d0850f7fc3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.2976ms 2024-03-23 16:27:58.951 +05:30 19a53467-fe56-4734-8b2d-2e657e659593 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.5154ms 2024-03-23 16:27:58.951 +05:30 91c2e2b3-5b7c-446d-b1f7-b058f868aff4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.6568ms 2024-03-23 16:28:01.058 +05:30 aa3db56d-f142-43b0-af96-f8fa76960b0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:01.058 +05:30 cfffa709-b691-4493-8766-8fb7751d5f03 INF CORS policy execution successful. 2024-03-23 16:28:01.058 +05:30 cfffa709-b691-4493-8766-8fb7751d5f03 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6829ms 2024-03-23 16:28:01.064 +05:30 751338a9-c9fb-49be-9439-ec47f17e3d48 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:01.064 +05:30 698ae96e-a91f-4a04-a88c-48be1877deb5 INF CORS policy execution successful. 2024-03-23 16:28:01.065 +05:30 698ae96e-a91f-4a04-a88c-48be1877deb5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.0527ms 2024-03-23 16:28:01.075 +05:30 b8f7ad1e-7345-4ab7-8ddb-c29fac49dbfa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:01.076 +05:30 a93cedd0-4977-4740-abc9-4ab90ce130f4 INF CORS policy execution successful. 2024-03-23 16:28:01.077 +05:30 a93cedd0-4977-4740-abc9-4ab90ce130f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.4749ms 2024-03-23 16:28:01.129 +05:30 22ed0f2b-5251-47f6-adb7-b891950e0f7d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:01.130 +05:30 22ed0f2b-5251-47f6-adb7-b891950e0f7d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:01 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-23 16:28:01.130 +05:30 22ed0f2b-5251-47f6-adb7-b891950e0f7d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:01 AM'. 2024-03-23 16:28:01.130 +05:30 2b37f045-25c3-4fc3-b0d0-21c44b964ec6 INF CORS policy execution successful. 2024-03-23 16:28:01.130 +05:30 2b37f045-25c3-4fc3-b0d0-21c44b964ec6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:01.130 +05:30 2b37f045-25c3-4fc3-b0d0-21c44b964ec6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:01.131 +05:30 2b37f045-25c3-4fc3-b0d0-21c44b964ec6 INF Fetching City deatails 2024-03-23 16:28:01.132 +05:30 2b37f045-25c3-4fc3-b0d0-21c44b964ec6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:01.132 +05:30 2b37f045-25c3-4fc3-b0d0-21c44b964ec6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8684ms 2024-03-23 16:28:01.132 +05:30 2b37f045-25c3-4fc3-b0d0-21c44b964ec6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:01.133 +05:30 2b37f045-25c3-4fc3-b0d0-21c44b964ec6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3784ms 2024-03-23 16:28:01.133 +05:30 da73f6e9-a4e1-4da4-99c5-0a8abea11d2e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:01.133 +05:30 da73f6e9-a4e1-4da4-99c5-0a8abea11d2e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:01 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-23 16:28:01.134 +05:30 da73f6e9-a4e1-4da4-99c5-0a8abea11d2e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:01 AM'. 2024-03-23 16:28:01.134 +05:30 983f3dc3-577b-46db-b23d-35121ee9300d INF CORS policy execution successful. 2024-03-23 16:28:01.134 +05:30 983f3dc3-577b-46db-b23d-35121ee9300d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:01.134 +05:30 983f3dc3-577b-46db-b23d-35121ee9300d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:01.135 +05:30 983f3dc3-577b-46db-b23d-35121ee9300d INF Fetching Country deatails 2024-03-23 16:28:01.136 +05:30 983f3dc3-577b-46db-b23d-35121ee9300d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:01.137 +05:30 983f3dc3-577b-46db-b23d-35121ee9300d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.0298ms 2024-03-23 16:28:01.137 +05:30 983f3dc3-577b-46db-b23d-35121ee9300d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:01.137 +05:30 983f3dc3-577b-46db-b23d-35121ee9300d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.5166ms 2024-03-23 16:28:01.139 +05:30 fea3e6ad-ed4f-4d4c-b3c1-003e9c4e0c84 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:01.140 +05:30 fea3e6ad-ed4f-4d4c-b3c1-003e9c4e0c84 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:01 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-23 16:28:01.140 +05:30 fea3e6ad-ed4f-4d4c-b3c1-003e9c4e0c84 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:01 AM'. 2024-03-23 16:28:01.140 +05:30 34e3dd2d-8d57-4b0d-9a8d-d5932a93298d INF CORS policy execution successful. 2024-03-23 16:28:01.140 +05:30 34e3dd2d-8d57-4b0d-9a8d-d5932a93298d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:01.141 +05:30 34e3dd2d-8d57-4b0d-9a8d-d5932a93298d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:01.141 +05:30 34e3dd2d-8d57-4b0d-9a8d-d5932a93298d INF Fetching Department deatails 2024-03-23 16:28:01.142 +05:30 34e3dd2d-8d57-4b0d-9a8d-d5932a93298d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:01.143 +05:30 34e3dd2d-8d57-4b0d-9a8d-d5932a93298d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0581ms 2024-03-23 16:28:01.143 +05:30 34e3dd2d-8d57-4b0d-9a8d-d5932a93298d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:01.143 +05:30 34e3dd2d-8d57-4b0d-9a8d-d5932a93298d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2033ms 2024-03-23 16:28:01.396 +05:30 66d39d56-4f8c-4aee-92f0-43872946e232 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:01.397 +05:30 66d39d56-4f8c-4aee-92f0-43872946e232 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:01 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-23 16:28:01.397 +05:30 66d39d56-4f8c-4aee-92f0-43872946e232 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:01 AM'. 2024-03-23 16:28:01.398 +05:30 3f94ef4d-c39f-47f0-8a12-680679b695b1 INF CORS policy execution successful. 2024-03-23 16:28:01.398 +05:30 3f94ef4d-c39f-47f0-8a12-680679b695b1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:01.398 +05:30 3f94ef4d-c39f-47f0-8a12-680679b695b1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:01.398 +05:30 3f94ef4d-c39f-47f0-8a12-680679b695b1 INF Fetching City deatails 2024-03-23 16:28:01.399 +05:30 3f94ef4d-c39f-47f0-8a12-680679b695b1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:01.400 +05:30 3f94ef4d-c39f-47f0-8a12-680679b695b1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9886ms 2024-03-23 16:28:01.400 +05:30 3f94ef4d-c39f-47f0-8a12-680679b695b1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:01.400 +05:30 3f94ef4d-c39f-47f0-8a12-680679b695b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8291ms 2024-03-23 16:28:01.403 +05:30 9155c1a4-615c-4675-9c9c-355555214f29 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:01.404 +05:30 9155c1a4-615c-4675-9c9c-355555214f29 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:01 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-23 16:28:01.405 +05:30 9155c1a4-615c-4675-9c9c-355555214f29 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:01 AM'. 2024-03-23 16:28:01.405 +05:30 8e63a9b9-4137-4106-b48c-4f0ec3ea25b0 INF CORS policy execution successful. 2024-03-23 16:28:01.405 +05:30 8e63a9b9-4137-4106-b48c-4f0ec3ea25b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:01.405 +05:30 8e63a9b9-4137-4106-b48c-4f0ec3ea25b0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:01.406 +05:30 8e63a9b9-4137-4106-b48c-4f0ec3ea25b0 INF Fetching Country deatails 2024-03-23 16:28:01.407 +05:30 8e63a9b9-4137-4106-b48c-4f0ec3ea25b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:01.407 +05:30 8e63a9b9-4137-4106-b48c-4f0ec3ea25b0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9826ms 2024-03-23 16:28:01.407 +05:30 8e63a9b9-4137-4106-b48c-4f0ec3ea25b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:01.407 +05:30 8e63a9b9-4137-4106-b48c-4f0ec3ea25b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.5365ms 2024-03-23 16:28:01.410 +05:30 306c479f-ec4f-4f99-9a6f-15c5efe3d006 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:01.411 +05:30 306c479f-ec4f-4f99-9a6f-15c5efe3d006 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:01 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-23 16:28:01.411 +05:30 306c479f-ec4f-4f99-9a6f-15c5efe3d006 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:01 AM'. 2024-03-23 16:28:01.412 +05:30 d7af6d46-0aa3-4dd4-99be-14dbfbea2eb3 INF CORS policy execution successful. 2024-03-23 16:28:01.412 +05:30 d7af6d46-0aa3-4dd4-99be-14dbfbea2eb3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:01.412 +05:30 d7af6d46-0aa3-4dd4-99be-14dbfbea2eb3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:01.413 +05:30 d7af6d46-0aa3-4dd4-99be-14dbfbea2eb3 INF Fetching Department deatails 2024-03-23 16:28:01.415 +05:30 d7af6d46-0aa3-4dd4-99be-14dbfbea2eb3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:01.416 +05:30 d7af6d46-0aa3-4dd4-99be-14dbfbea2eb3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.8419ms 2024-03-23 16:28:01.416 +05:30 d7af6d46-0aa3-4dd4-99be-14dbfbea2eb3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:01.417 +05:30 d7af6d46-0aa3-4dd4-99be-14dbfbea2eb3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.6557ms 2024-03-23 16:28:02.034 +05:30 dc283796-416a-414c-b4ad-947d8ac27171 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:02.035 +05:30 40cde8b7-b250-4fe9-9813-197ca11977a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:02.035 +05:30 dc283796-416a-414c-b4ad-947d8ac27171 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:02 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-23 16:28:02.035 +05:30 40cde8b7-b250-4fe9-9813-197ca11977a5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:02 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-23 16:28:02.036 +05:30 dc283796-416a-414c-b4ad-947d8ac27171 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:02 AM'. 2024-03-23 16:28:02.036 +05:30 cbc5f46a-8f80-42f4-8998-94fa42fef2f4 INF CORS policy execution successful. 2024-03-23 16:28:02.036 +05:30 cbc5f46a-8f80-42f4-8998-94fa42fef2f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:02.036 +05:30 4c92b7bb-6722-485f-8566-c7fcdf6dd553 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:02.036 +05:30 40cde8b7-b250-4fe9-9813-197ca11977a5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:02 AM'. 2024-03-23 16:28:02.037 +05:30 b1d7c8b4-8c5c-4707-a469-b16cfae346a2 INF CORS policy execution successful. 2024-03-23 16:28:02.037 +05:30 b1d7c8b4-8c5c-4707-a469-b16cfae346a2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:02.037 +05:30 b1d7c8b4-8c5c-4707-a469-b16cfae346a2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:02.037 +05:30 4c92b7bb-6722-485f-8566-c7fcdf6dd553 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:02 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-23 16:28:02.036 +05:30 cbc5f46a-8f80-42f4-8998-94fa42fef2f4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:02.037 +05:30 4c92b7bb-6722-485f-8566-c7fcdf6dd553 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:02 AM'. 2024-03-23 16:28:02.037 +05:30 c126fbcf-dff3-4466-b113-def2be20d9cb INF CORS policy execution successful. 2024-03-23 16:28:02.037 +05:30 c126fbcf-dff3-4466-b113-def2be20d9cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:02.037 +05:30 b1d7c8b4-8c5c-4707-a469-b16cfae346a2 INF Fetching Department deatails 2024-03-23 16:28:02.037 +05:30 c126fbcf-dff3-4466-b113-def2be20d9cb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:02.038 +05:30 cbc5f46a-8f80-42f4-8998-94fa42fef2f4 INF Fetching Country deatails 2024-03-23 16:28:02.038 +05:30 c126fbcf-dff3-4466-b113-def2be20d9cb INF Fetching City deatails 2024-03-23 16:28:02.038 +05:30 b1d7c8b4-8c5c-4707-a469-b16cfae346a2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:02.038 +05:30 cbc5f46a-8f80-42f4-8998-94fa42fef2f4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:02.039 +05:30 c126fbcf-dff3-4466-b113-def2be20d9cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:02.039 +05:30 cbc5f46a-8f80-42f4-8998-94fa42fef2f4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.619ms 2024-03-23 16:28:02.039 +05:30 cbc5f46a-8f80-42f4-8998-94fa42fef2f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:02.039 +05:30 b1d7c8b4-8c5c-4707-a469-b16cfae346a2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0242ms 2024-03-23 16:28:02.039 +05:30 c126fbcf-dff3-4466-b113-def2be20d9cb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4512ms 2024-03-23 16:28:02.039 +05:30 b1d7c8b4-8c5c-4707-a469-b16cfae346a2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:02.039 +05:30 cbc5f46a-8f80-42f4-8998-94fa42fef2f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.0294ms 2024-03-23 16:28:02.039 +05:30 c126fbcf-dff3-4466-b113-def2be20d9cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:02.039 +05:30 b1d7c8b4-8c5c-4707-a469-b16cfae346a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2825ms 2024-03-23 16:28:02.039 +05:30 c126fbcf-dff3-4466-b113-def2be20d9cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8418ms 2024-03-23 16:28:03.536 +05:30 9a28d276-b26e-45b9-81ac-5525db0b1fa0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:03.536 +05:30 c4509eb4-37be-4cd1-befc-bfdf726d8f55 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:03.537 +05:30 9a28d276-b26e-45b9-81ac-5525db0b1fa0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:03 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-23 16:28:03.537 +05:30 c4509eb4-37be-4cd1-befc-bfdf726d8f55 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:03 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-23 16:28:03.537 +05:30 9a28d276-b26e-45b9-81ac-5525db0b1fa0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:03 AM'. 2024-03-23 16:28:03.538 +05:30 c4509eb4-37be-4cd1-befc-bfdf726d8f55 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:03 AM'. 2024-03-23 16:28:03.538 +05:30 af970d74-40f3-4647-820a-e8c361f21669 INF CORS policy execution successful. 2024-03-23 16:28:03.538 +05:30 58272b1d-c1b2-4358-a1bb-69376cd5def2 INF CORS policy execution successful. 2024-03-23 16:28:03.538 +05:30 af970d74-40f3-4647-820a-e8c361f21669 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:03.538 +05:30 58272b1d-c1b2-4358-a1bb-69376cd5def2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:03.538 +05:30 af970d74-40f3-4647-820a-e8c361f21669 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:03.538 +05:30 58272b1d-c1b2-4358-a1bb-69376cd5def2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:03.539 +05:30 58272b1d-c1b2-4358-a1bb-69376cd5def2 INF Fetching City deatails 2024-03-23 16:28:03.539 +05:30 af970d74-40f3-4647-820a-e8c361f21669 INF Fetching Country deatails 2024-03-23 16:28:03.540 +05:30 58272b1d-c1b2-4358-a1bb-69376cd5def2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:03.540 +05:30 af970d74-40f3-4647-820a-e8c361f21669 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:03.541 +05:30 af970d74-40f3-4647-820a-e8c361f21669 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.3235ms 2024-03-23 16:28:03.541 +05:30 58272b1d-c1b2-4358-a1bb-69376cd5def2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3ms 2024-03-23 16:28:03.541 +05:30 af970d74-40f3-4647-820a-e8c361f21669 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:03.541 +05:30 58272b1d-c1b2-4358-a1bb-69376cd5def2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:03.541 +05:30 af970d74-40f3-4647-820a-e8c361f21669 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.3977ms 2024-03-23 16:28:03.541 +05:30 58272b1d-c1b2-4358-a1bb-69376cd5def2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.828ms 2024-03-23 16:28:03.543 +05:30 03e5ebb8-3fd2-4d2a-9ce1-1c884b6e04f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:03.543 +05:30 03e5ebb8-3fd2-4d2a-9ce1-1c884b6e04f9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:03 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-23 16:28:03.544 +05:30 03e5ebb8-3fd2-4d2a-9ce1-1c884b6e04f9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:03 AM'. 2024-03-23 16:28:03.544 +05:30 9643dc15-7a16-4187-8689-a9f66b378267 INF CORS policy execution successful. 2024-03-23 16:28:03.544 +05:30 9643dc15-7a16-4187-8689-a9f66b378267 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:03.544 +05:30 9643dc15-7a16-4187-8689-a9f66b378267 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:03.544 +05:30 9643dc15-7a16-4187-8689-a9f66b378267 INF Fetching Department deatails 2024-03-23 16:28:03.545 +05:30 9643dc15-7a16-4187-8689-a9f66b378267 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:03.545 +05:30 9643dc15-7a16-4187-8689-a9f66b378267 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4912ms 2024-03-23 16:28:03.545 +05:30 9643dc15-7a16-4187-8689-a9f66b378267 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:03.545 +05:30 9643dc15-7a16-4187-8689-a9f66b378267 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6272ms 2024-03-23 16:28:04.657 +05:30 98c28cba-4019-4825-8257-a2d45f8ab239 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:04.657 +05:30 b2cd11b7-00c6-4785-ad8c-4c80d4d0cfa5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:04.658 +05:30 b2cd11b7-00c6-4785-ad8c-4c80d4d0cfa5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:04 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-23 16:28:04.658 +05:30 98c28cba-4019-4825-8257-a2d45f8ab239 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:04 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-23 16:28:04.659 +05:30 b2cd11b7-00c6-4785-ad8c-4c80d4d0cfa5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:04 AM'. 2024-03-23 16:28:04.659 +05:30 98c28cba-4019-4825-8257-a2d45f8ab239 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:04 AM'. 2024-03-23 16:28:04.659 +05:30 9b6d627e-9648-4e6c-8cd6-7967da4bf0dc INF CORS policy execution successful. 2024-03-23 16:28:04.659 +05:30 9f84682d-d8d5-43d7-be77-a47bf117b360 INF CORS policy execution successful. 2024-03-23 16:28:04.660 +05:30 9b6d627e-9648-4e6c-8cd6-7967da4bf0dc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:04.660 +05:30 9f84682d-d8d5-43d7-be77-a47bf117b360 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:04.660 +05:30 9b6d627e-9648-4e6c-8cd6-7967da4bf0dc INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:04.660 +05:30 9f84682d-d8d5-43d7-be77-a47bf117b360 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:04.661 +05:30 9f84682d-d8d5-43d7-be77-a47bf117b360 INF Fetching Country deatails 2024-03-23 16:28:04.661 +05:30 9b6d627e-9648-4e6c-8cd6-7967da4bf0dc INF Fetching City deatails 2024-03-23 16:28:04.662 +05:30 9f84682d-d8d5-43d7-be77-a47bf117b360 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:04.662 +05:30 9b6d627e-9648-4e6c-8cd6-7967da4bf0dc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:04.662 +05:30 41df91e4-6fbd-4c45-9a54-26570790a69b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:04.662 +05:30 9b6d627e-9648-4e6c-8cd6-7967da4bf0dc INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2075ms 2024-03-23 16:28:04.662 +05:30 9f84682d-d8d5-43d7-be77-a47bf117b360 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1645ms 2024-03-23 16:28:04.662 +05:30 9b6d627e-9648-4e6c-8cd6-7967da4bf0dc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:04.662 +05:30 9f84682d-d8d5-43d7-be77-a47bf117b360 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:04.662 +05:30 9b6d627e-9648-4e6c-8cd6-7967da4bf0dc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.9893ms 2024-03-23 16:28:04.662 +05:30 9f84682d-d8d5-43d7-be77-a47bf117b360 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.8496ms 2024-03-23 16:28:04.662 +05:30 41df91e4-6fbd-4c45-9a54-26570790a69b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:04 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-23 16:28:04.663 +05:30 41df91e4-6fbd-4c45-9a54-26570790a69b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:04 AM'. 2024-03-23 16:28:04.663 +05:30 9a0b0ab6-a3cf-4764-bb97-6e3039d37328 INF CORS policy execution successful. 2024-03-23 16:28:04.663 +05:30 9a0b0ab6-a3cf-4764-bb97-6e3039d37328 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:04.663 +05:30 9a0b0ab6-a3cf-4764-bb97-6e3039d37328 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:04.663 +05:30 9a0b0ab6-a3cf-4764-bb97-6e3039d37328 INF Fetching Department deatails 2024-03-23 16:28:04.664 +05:30 9a0b0ab6-a3cf-4764-bb97-6e3039d37328 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:04.664 +05:30 9a0b0ab6-a3cf-4764-bb97-6e3039d37328 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5097ms 2024-03-23 16:28:04.665 +05:30 9a0b0ab6-a3cf-4764-bb97-6e3039d37328 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:04.665 +05:30 9a0b0ab6-a3cf-4764-bb97-6e3039d37328 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9074ms 2024-03-23 16:28:05.260 +05:30 e625fde9-b49b-493f-867d-9e94b93a4c29 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:05.261 +05:30 e625fde9-b49b-493f-867d-9e94b93a4c29 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:05 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-23 16:28:05.261 +05:30 e625fde9-b49b-493f-867d-9e94b93a4c29 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:05 AM'. 2024-03-23 16:28:05.261 +05:30 21ee8d66-ec0c-425d-86e5-75a0ac135f80 INF CORS policy execution successful. 2024-03-23 16:28:05.261 +05:30 21ee8d66-ec0c-425d-86e5-75a0ac135f80 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:05.261 +05:30 21ee8d66-ec0c-425d-86e5-75a0ac135f80 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:05.262 +05:30 21ee8d66-ec0c-425d-86e5-75a0ac135f80 INF Fetching City deatails 2024-03-23 16:28:05.263 +05:30 a764fdbf-dd18-4cd7-911c-a0b977f449bb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:05.263 +05:30 21ee8d66-ec0c-425d-86e5-75a0ac135f80 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:05.263 +05:30 a764fdbf-dd18-4cd7-911c-a0b977f449bb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:05 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-23 16:28:05.263 +05:30 21ee8d66-ec0c-425d-86e5-75a0ac135f80 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0134ms 2024-03-23 16:28:05.264 +05:30 a764fdbf-dd18-4cd7-911c-a0b977f449bb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:05 AM'. 2024-03-23 16:28:05.264 +05:30 21ee8d66-ec0c-425d-86e5-75a0ac135f80 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:05.264 +05:30 a1fc4576-008e-4516-b0ab-a334ffdf33e9 INF CORS policy execution successful. 2024-03-23 16:28:05.264 +05:30 a1fc4576-008e-4516-b0ab-a334ffdf33e9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:05.264 +05:30 21ee8d66-ec0c-425d-86e5-75a0ac135f80 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.1286ms 2024-03-23 16:28:05.264 +05:30 a1fc4576-008e-4516-b0ab-a334ffdf33e9 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:05.264 +05:30 a1fc4576-008e-4516-b0ab-a334ffdf33e9 INF Fetching Country deatails 2024-03-23 16:28:05.265 +05:30 a1fc4576-008e-4516-b0ab-a334ffdf33e9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:05.266 +05:30 a1fc4576-008e-4516-b0ab-a334ffdf33e9 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7216ms 2024-03-23 16:28:05.266 +05:30 a1fc4576-008e-4516-b0ab-a334ffdf33e9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:05.266 +05:30 a1fc4576-008e-4516-b0ab-a334ffdf33e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1072ms 2024-03-23 16:28:05.273 +05:30 7ca1f8a4-71d2-40ed-8113-77e3645436d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:05.275 +05:30 7ca1f8a4-71d2-40ed-8113-77e3645436d9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:05 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-23 16:28:05.275 +05:30 7ca1f8a4-71d2-40ed-8113-77e3645436d9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:05 AM'. 2024-03-23 16:28:05.276 +05:30 8231a213-8d9e-4aa1-9c15-d41eaf211bbe INF CORS policy execution successful. 2024-03-23 16:28:05.276 +05:30 8231a213-8d9e-4aa1-9c15-d41eaf211bbe INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:05.276 +05:30 8231a213-8d9e-4aa1-9c15-d41eaf211bbe INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:05.277 +05:30 8231a213-8d9e-4aa1-9c15-d41eaf211bbe INF Fetching Department deatails 2024-03-23 16:28:05.279 +05:30 8231a213-8d9e-4aa1-9c15-d41eaf211bbe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:05.279 +05:30 8231a213-8d9e-4aa1-9c15-d41eaf211bbe INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.2217ms 2024-03-23 16:28:05.279 +05:30 8231a213-8d9e-4aa1-9c15-d41eaf211bbe INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:05.280 +05:30 8231a213-8d9e-4aa1-9c15-d41eaf211bbe INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.1514ms 2024-03-23 16:28:05.710 +05:30 595bccb0-f7ed-468a-96a4-b68fa2d682a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:05.711 +05:30 595bccb0-f7ed-468a-96a4-b68fa2d682a3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:05 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-23 16:28:05.711 +05:30 595bccb0-f7ed-468a-96a4-b68fa2d682a3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:05 AM'. 2024-03-23 16:28:05.711 +05:30 1199c2b1-aede-4f03-a65a-aa5d195b3a92 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:05.711 +05:30 a788df21-d2fa-43f7-82ec-4803480cfd81 INF CORS policy execution successful. 2024-03-23 16:28:05.711 +05:30 a788df21-d2fa-43f7-82ec-4803480cfd81 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:05.711 +05:30 a788df21-d2fa-43f7-82ec-4803480cfd81 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:05.711 +05:30 1199c2b1-aede-4f03-a65a-aa5d195b3a92 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:05 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-23 16:28:05.712 +05:30 1199c2b1-aede-4f03-a65a-aa5d195b3a92 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:05 AM'. 2024-03-23 16:28:05.712 +05:30 c27eedac-4777-45d4-aa91-105dc42d4dad INF CORS policy execution successful. 2024-03-23 16:28:05.712 +05:30 a788df21-d2fa-43f7-82ec-4803480cfd81 INF Fetching Country deatails 2024-03-23 16:28:05.712 +05:30 c27eedac-4777-45d4-aa91-105dc42d4dad INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:05.712 +05:30 c27eedac-4777-45d4-aa91-105dc42d4dad INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:05.712 +05:30 c27eedac-4777-45d4-aa91-105dc42d4dad INF Fetching Department deatails 2024-03-23 16:28:05.713 +05:30 a788df21-d2fa-43f7-82ec-4803480cfd81 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:05.713 +05:30 559027f8-5435-4188-b20a-ef14abdec058 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:05.713 +05:30 c27eedac-4777-45d4-aa91-105dc42d4dad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:05.713 +05:30 a788df21-d2fa-43f7-82ec-4803480cfd81 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5935ms 2024-03-23 16:28:05.713 +05:30 a788df21-d2fa-43f7-82ec-4803480cfd81 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:05.713 +05:30 559027f8-5435-4188-b20a-ef14abdec058 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:05 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-23 16:28:05.713 +05:30 a788df21-d2fa-43f7-82ec-4803480cfd81 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.2294ms 2024-03-23 16:28:05.713 +05:30 c27eedac-4777-45d4-aa91-105dc42d4dad INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2419ms 2024-03-23 16:28:05.713 +05:30 559027f8-5435-4188-b20a-ef14abdec058 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:05 AM'. 2024-03-23 16:28:05.713 +05:30 c27eedac-4777-45d4-aa91-105dc42d4dad INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:05.714 +05:30 646a9f7c-8303-4839-bb16-4d4e084615ad INF CORS policy execution successful. 2024-03-23 16:28:05.714 +05:30 646a9f7c-8303-4839-bb16-4d4e084615ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:05.714 +05:30 c27eedac-4777-45d4-aa91-105dc42d4dad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.5746ms 2024-03-23 16:28:05.714 +05:30 646a9f7c-8303-4839-bb16-4d4e084615ad INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:05.715 +05:30 646a9f7c-8303-4839-bb16-4d4e084615ad INF Fetching City deatails 2024-03-23 16:28:05.716 +05:30 646a9f7c-8303-4839-bb16-4d4e084615ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:05.717 +05:30 646a9f7c-8303-4839-bb16-4d4e084615ad INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1024ms 2024-03-23 16:28:05.717 +05:30 646a9f7c-8303-4839-bb16-4d4e084615ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:05.717 +05:30 646a9f7c-8303-4839-bb16-4d4e084615ad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.1348ms 2024-03-23 16:28:07.393 +05:30 33e51944-c832-4f6e-931a-8c22b6733d5f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:07.394 +05:30 b5e93738-ef2c-46c7-9930-71c19f54a90d INF CORS policy execution successful. 2024-03-23 16:28:07.394 +05:30 b5e93738-ef2c-46c7-9930-71c19f54a90d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4918ms 2024-03-23 16:28:07.401 +05:30 d6d718ed-cb58-4dfe-abeb-dbd4f43116a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:07.401 +05:30 3e02e819-0fad-4c52-a620-8c003e08f944 INF CORS policy execution successful. 2024-03-23 16:28:07.402 +05:30 3e02e819-0fad-4c52-a620-8c003e08f944 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5562ms 2024-03-23 16:28:07.403 +05:30 123e2ac9-9f0f-4fff-90f6-63bf5fa60585 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:07.403 +05:30 6466811d-aa9c-46db-967f-a8327a06a766 INF CORS policy execution successful. 2024-03-23 16:28:07.403 +05:30 6466811d-aa9c-46db-967f-a8327a06a766 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3016ms 2024-03-23 16:28:07.526 +05:30 de89bc0b-23a0-45ed-b7d8-212c618be8e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:07.527 +05:30 de89bc0b-23a0-45ed-b7d8-212c618be8e4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:07 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-23 16:28:07.528 +05:30 de89bc0b-23a0-45ed-b7d8-212c618be8e4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:07 AM'. 2024-03-23 16:28:07.528 +05:30 fa0c8040-9022-4f21-b164-b893ef85f4af INF CORS policy execution successful. 2024-03-23 16:28:07.528 +05:30 fa0c8040-9022-4f21-b164-b893ef85f4af INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:07.528 +05:30 fa0c8040-9022-4f21-b164-b893ef85f4af INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:07.529 +05:30 fa0c8040-9022-4f21-b164-b893ef85f4af INF Fetching City deatails 2024-03-23 16:28:07.530 +05:30 fa0c8040-9022-4f21-b164-b893ef85f4af INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:07.530 +05:30 fa0c8040-9022-4f21-b164-b893ef85f4af INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2ms 2024-03-23 16:28:07.530 +05:30 fa0c8040-9022-4f21-b164-b893ef85f4af INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:07.531 +05:30 fa0c8040-9022-4f21-b164-b893ef85f4af INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.7344ms 2024-03-23 16:28:07.533 +05:30 aea1d292-0b4f-42d9-919e-3b332b517dba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:07.534 +05:30 fd4c0e23-1720-463b-991f-b52bfb602602 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:07.534 +05:30 aea1d292-0b4f-42d9-919e-3b332b517dba INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:07 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-23 16:28:07.534 +05:30 fd4c0e23-1720-463b-991f-b52bfb602602 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:07 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-23 16:28:07.534 +05:30 aea1d292-0b4f-42d9-919e-3b332b517dba INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:07 AM'. 2024-03-23 16:28:07.534 +05:30 fd4c0e23-1720-463b-991f-b52bfb602602 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:07 AM'. 2024-03-23 16:28:07.535 +05:30 6e35b1cb-f528-4e7b-9d34-b74471c6f2b8 INF CORS policy execution successful. 2024-03-23 16:28:07.535 +05:30 87f6ca1c-b6e8-4bf0-8af9-30ee3e6d48f3 INF CORS policy execution successful. 2024-03-23 16:28:07.535 +05:30 6e35b1cb-f528-4e7b-9d34-b74471c6f2b8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:07.535 +05:30 87f6ca1c-b6e8-4bf0-8af9-30ee3e6d48f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:07.535 +05:30 6e35b1cb-f528-4e7b-9d34-b74471c6f2b8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:07.535 +05:30 87f6ca1c-b6e8-4bf0-8af9-30ee3e6d48f3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:07.535 +05:30 6e35b1cb-f528-4e7b-9d34-b74471c6f2b8 INF Fetching Department deatails 2024-03-23 16:28:07.535 +05:30 87f6ca1c-b6e8-4bf0-8af9-30ee3e6d48f3 INF Fetching Country deatails 2024-03-23 16:28:07.536 +05:30 87f6ca1c-b6e8-4bf0-8af9-30ee3e6d48f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:07.536 +05:30 6e35b1cb-f528-4e7b-9d34-b74471c6f2b8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:07.536 +05:30 87f6ca1c-b6e8-4bf0-8af9-30ee3e6d48f3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7008ms 2024-03-23 16:28:07.537 +05:30 87f6ca1c-b6e8-4bf0-8af9-30ee3e6d48f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:07.537 +05:30 6e35b1cb-f528-4e7b-9d34-b74471c6f2b8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8263ms 2024-03-23 16:28:07.537 +05:30 87f6ca1c-b6e8-4bf0-8af9-30ee3e6d48f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0091ms 2024-03-23 16:28:07.537 +05:30 6e35b1cb-f528-4e7b-9d34-b74471c6f2b8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:07.537 +05:30 6e35b1cb-f528-4e7b-9d34-b74471c6f2b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7324ms 2024-03-23 16:28:07.922 +05:30 8ba8f5ce-a7f9-410c-a122-c8f271e3e79e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:07.923 +05:30 8ba8f5ce-a7f9-410c-a122-c8f271e3e79e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:07 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-23 16:28:07.923 +05:30 8ba8f5ce-a7f9-410c-a122-c8f271e3e79e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:07 AM'. 2024-03-23 16:28:07.923 +05:30 c4b3b56c-4a87-41c1-9008-4d2c011c86ab INF CORS policy execution successful. 2024-03-23 16:28:07.923 +05:30 c4b3b56c-4a87-41c1-9008-4d2c011c86ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:07.924 +05:30 c4b3b56c-4a87-41c1-9008-4d2c011c86ab INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:07.924 +05:30 c4b3b56c-4a87-41c1-9008-4d2c011c86ab INF Fetching City deatails 2024-03-23 16:28:07.925 +05:30 4e5795ab-1569-40fe-8b67-218337028616 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:07.925 +05:30 c4b3b56c-4a87-41c1-9008-4d2c011c86ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:07.925 +05:30 4e5795ab-1569-40fe-8b67-218337028616 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:07 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-23 16:28:07.925 +05:30 c4b3b56c-4a87-41c1-9008-4d2c011c86ab INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6148ms 2024-03-23 16:28:07.925 +05:30 4e5795ab-1569-40fe-8b67-218337028616 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:07 AM'. 2024-03-23 16:28:07.925 +05:30 c4b3b56c-4a87-41c1-9008-4d2c011c86ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:07.926 +05:30 1c9ff736-38e7-473e-969e-795e576c8c87 INF CORS policy execution successful. 2024-03-23 16:28:07.926 +05:30 1c9ff736-38e7-473e-969e-795e576c8c87 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:07.926 +05:30 c4b3b56c-4a87-41c1-9008-4d2c011c86ab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4058ms 2024-03-23 16:28:07.926 +05:30 1c9ff736-38e7-473e-969e-795e576c8c87 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:07.926 +05:30 1c9ff736-38e7-473e-969e-795e576c8c87 INF Fetching Department deatails 2024-03-23 16:28:07.927 +05:30 1c9ff736-38e7-473e-969e-795e576c8c87 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:07.927 +05:30 1c9ff736-38e7-473e-969e-795e576c8c87 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1418ms 2024-03-23 16:28:07.927 +05:30 1c9ff736-38e7-473e-969e-795e576c8c87 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:07.927 +05:30 1c9ff736-38e7-473e-969e-795e576c8c87 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2415ms 2024-03-23 16:28:07.929 +05:30 34dc27b2-a7f6-4e2a-acbd-b8a548bb5b8b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:07.929 +05:30 34dc27b2-a7f6-4e2a-acbd-b8a548bb5b8b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:07 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-23 16:28:07.929 +05:30 34dc27b2-a7f6-4e2a-acbd-b8a548bb5b8b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:07 AM'. 2024-03-23 16:28:07.929 +05:30 a8f5d9c1-e647-4938-be7b-24096533595b INF CORS policy execution successful. 2024-03-23 16:28:07.929 +05:30 a8f5d9c1-e647-4938-be7b-24096533595b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:07.929 +05:30 a8f5d9c1-e647-4938-be7b-24096533595b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:07.930 +05:30 a8f5d9c1-e647-4938-be7b-24096533595b INF Fetching Country deatails 2024-03-23 16:28:07.931 +05:30 a8f5d9c1-e647-4938-be7b-24096533595b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:07.931 +05:30 a8f5d9c1-e647-4938-be7b-24096533595b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.207ms 2024-03-23 16:28:07.931 +05:30 a8f5d9c1-e647-4938-be7b-24096533595b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:07.931 +05:30 a8f5d9c1-e647-4938-be7b-24096533595b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.2871ms 2024-03-23 16:28:08.506 +05:30 d01d877d-b1ba-4749-9692-74d8d652912f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:08.507 +05:30 d01d877d-b1ba-4749-9692-74d8d652912f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:08 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-23 16:28:08.507 +05:30 9db0d152-0ee5-4b17-800c-a083100b3135 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:08.507 +05:30 d01d877d-b1ba-4749-9692-74d8d652912f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:08 AM'. 2024-03-23 16:28:08.507 +05:30 207a0588-1540-4406-a07b-e20c7d526785 INF CORS policy execution successful. 2024-03-23 16:28:08.507 +05:30 207a0588-1540-4406-a07b-e20c7d526785 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:08.508 +05:30 9db0d152-0ee5-4b17-800c-a083100b3135 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:08 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-23 16:28:08.508 +05:30 207a0588-1540-4406-a07b-e20c7d526785 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:08.508 +05:30 9db0d152-0ee5-4b17-800c-a083100b3135 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:08 AM'. 2024-03-23 16:28:08.508 +05:30 94715de3-e70b-4f80-8eb7-69dca3450580 INF CORS policy execution successful. 2024-03-23 16:28:08.508 +05:30 94715de3-e70b-4f80-8eb7-69dca3450580 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:08.508 +05:30 94715de3-e70b-4f80-8eb7-69dca3450580 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:08.508 +05:30 74adab0a-6177-4357-8d25-9f54c0493502 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:08.509 +05:30 207a0588-1540-4406-a07b-e20c7d526785 INF Fetching Country deatails 2024-03-23 16:28:08.509 +05:30 94715de3-e70b-4f80-8eb7-69dca3450580 INF Fetching Department deatails 2024-03-23 16:28:08.509 +05:30 74adab0a-6177-4357-8d25-9f54c0493502 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:08 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-23 16:28:08.509 +05:30 74adab0a-6177-4357-8d25-9f54c0493502 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:08 AM'. 2024-03-23 16:28:08.509 +05:30 fecb9400-f4fe-4220-9e20-6658a574b89d INF CORS policy execution successful. 2024-03-23 16:28:08.509 +05:30 fecb9400-f4fe-4220-9e20-6658a574b89d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:08.509 +05:30 fecb9400-f4fe-4220-9e20-6658a574b89d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:08.510 +05:30 207a0588-1540-4406-a07b-e20c7d526785 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:08.510 +05:30 fecb9400-f4fe-4220-9e20-6658a574b89d INF Fetching City deatails 2024-03-23 16:28:08.510 +05:30 94715de3-e70b-4f80-8eb7-69dca3450580 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:08.510 +05:30 207a0588-1540-4406-a07b-e20c7d526785 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.134ms 2024-03-23 16:28:08.510 +05:30 94715de3-e70b-4f80-8eb7-69dca3450580 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9868ms 2024-03-23 16:28:08.510 +05:30 207a0588-1540-4406-a07b-e20c7d526785 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:08.510 +05:30 94715de3-e70b-4f80-8eb7-69dca3450580 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:08.510 +05:30 fecb9400-f4fe-4220-9e20-6658a574b89d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:08.510 +05:30 94715de3-e70b-4f80-8eb7-69dca3450580 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.62ms 2024-03-23 16:28:08.510 +05:30 207a0588-1540-4406-a07b-e20c7d526785 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.4063ms 2024-03-23 16:28:08.511 +05:30 fecb9400-f4fe-4220-9e20-6658a574b89d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2413ms 2024-03-23 16:28:08.511 +05:30 fecb9400-f4fe-4220-9e20-6658a574b89d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:08.511 +05:30 fecb9400-f4fe-4220-9e20-6658a574b89d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2716ms 2024-03-23 16:28:08.927 +05:30 efb49c99-a18e-4139-9067-0d8b5c37cd3a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:08.928 +05:30 efb49c99-a18e-4139-9067-0d8b5c37cd3a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:08 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-23 16:28:08.928 +05:30 efb49c99-a18e-4139-9067-0d8b5c37cd3a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:08 AM'. 2024-03-23 16:28:08.928 +05:30 94df0a46-9e53-4de0-9a59-37ea8d6a53f3 INF CORS policy execution successful. 2024-03-23 16:28:08.928 +05:30 94df0a46-9e53-4de0-9a59-37ea8d6a53f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:08.928 +05:30 94df0a46-9e53-4de0-9a59-37ea8d6a53f3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:08.929 +05:30 94df0a46-9e53-4de0-9a59-37ea8d6a53f3 INF Fetching City deatails 2024-03-23 16:28:08.930 +05:30 94df0a46-9e53-4de0-9a59-37ea8d6a53f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:08.930 +05:30 94df0a46-9e53-4de0-9a59-37ea8d6a53f3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7312ms 2024-03-23 16:28:08.930 +05:30 94df0a46-9e53-4de0-9a59-37ea8d6a53f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:08.930 +05:30 94df0a46-9e53-4de0-9a59-37ea8d6a53f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1585ms 2024-03-23 16:28:08.937 +05:30 1bd4d7af-db82-4a3b-9480-42f43690d620 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:08.938 +05:30 1bd4d7af-db82-4a3b-9480-42f43690d620 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:08 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-23 16:28:08.938 +05:30 1bd4d7af-db82-4a3b-9480-42f43690d620 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:08 AM'. 2024-03-23 16:28:08.938 +05:30 8fb4a09f-fd17-4fd8-a932-955abb1ff010 INF CORS policy execution successful. 2024-03-23 16:28:08.938 +05:30 8fb4a09f-fd17-4fd8-a932-955abb1ff010 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:08.938 +05:30 8fb4a09f-fd17-4fd8-a932-955abb1ff010 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:08.939 +05:30 8fb4a09f-fd17-4fd8-a932-955abb1ff010 INF Fetching Country deatails 2024-03-23 16:28:08.940 +05:30 8fb4a09f-fd17-4fd8-a932-955abb1ff010 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:08.940 +05:30 8fb4a09f-fd17-4fd8-a932-955abb1ff010 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8223ms 2024-03-23 16:28:08.940 +05:30 8fb4a09f-fd17-4fd8-a932-955abb1ff010 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:08.941 +05:30 8fb4a09f-fd17-4fd8-a932-955abb1ff010 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1739ms 2024-03-23 16:28:08.947 +05:30 61f5893c-fc80-4af6-8782-c6a4ebaeca26 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:08.947 +05:30 61f5893c-fc80-4af6-8782-c6a4ebaeca26 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:08 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-23 16:28:08.948 +05:30 61f5893c-fc80-4af6-8782-c6a4ebaeca26 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:08 AM'. 2024-03-23 16:28:08.948 +05:30 1a96b63a-66f5-4174-8220-a17c127dce09 INF CORS policy execution successful. 2024-03-23 16:28:08.948 +05:30 1a96b63a-66f5-4174-8220-a17c127dce09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:08.948 +05:30 1a96b63a-66f5-4174-8220-a17c127dce09 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:08.949 +05:30 1a96b63a-66f5-4174-8220-a17c127dce09 INF Fetching Department deatails 2024-03-23 16:28:08.950 +05:30 1a96b63a-66f5-4174-8220-a17c127dce09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:08.950 +05:30 1a96b63a-66f5-4174-8220-a17c127dce09 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6151ms 2024-03-23 16:28:08.950 +05:30 1a96b63a-66f5-4174-8220-a17c127dce09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:08.951 +05:30 1a96b63a-66f5-4174-8220-a17c127dce09 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9491ms 2024-03-23 16:28:09.820 +05:30 abdb456a-0b0a-46e5-910a-762ceecce290 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:09.820 +05:30 6a51c27f-7ed7-4662-912c-e0d6ca8ae194 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:09.821 +05:30 abdb456a-0b0a-46e5-910a-762ceecce290 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:09 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-23 16:28:09.821 +05:30 6a51c27f-7ed7-4662-912c-e0d6ca8ae194 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:09 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-23 16:28:09.822 +05:30 abdb456a-0b0a-46e5-910a-762ceecce290 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:09 AM'. 2024-03-23 16:28:09.822 +05:30 6a51c27f-7ed7-4662-912c-e0d6ca8ae194 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:09 AM'. 2024-03-23 16:28:09.822 +05:30 c54fa657-4b39-4e4a-bd8d-9df9f7344ae8 INF CORS policy execution successful. 2024-03-23 16:28:09.822 +05:30 1cc922ad-8d5c-45b8-92b5-efb882f0b2be INF CORS policy execution successful. 2024-03-23 16:28:09.822 +05:30 c54fa657-4b39-4e4a-bd8d-9df9f7344ae8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:09.822 +05:30 c54fa657-4b39-4e4a-bd8d-9df9f7344ae8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:09.822 +05:30 1cc922ad-8d5c-45b8-92b5-efb882f0b2be INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:09.822 +05:30 1cc922ad-8d5c-45b8-92b5-efb882f0b2be INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:09.823 +05:30 44132ebc-b368-4a41-be7d-d7e28a80ca8f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:09.823 +05:30 c54fa657-4b39-4e4a-bd8d-9df9f7344ae8 INF Fetching Country deatails 2024-03-23 16:28:09.823 +05:30 1cc922ad-8d5c-45b8-92b5-efb882f0b2be INF Fetching City deatails 2024-03-23 16:28:09.823 +05:30 44132ebc-b368-4a41-be7d-d7e28a80ca8f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:09 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-23 16:28:09.824 +05:30 44132ebc-b368-4a41-be7d-d7e28a80ca8f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:09 AM'. 2024-03-23 16:28:09.824 +05:30 c1411b95-46ea-4079-9677-5e3a075c14dd INF CORS policy execution successful. 2024-03-23 16:28:09.824 +05:30 c1411b95-46ea-4079-9677-5e3a075c14dd INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:09.824 +05:30 c1411b95-46ea-4079-9677-5e3a075c14dd INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:09.825 +05:30 1cc922ad-8d5c-45b8-92b5-efb882f0b2be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:09.825 +05:30 c1411b95-46ea-4079-9677-5e3a075c14dd INF Fetching Department deatails 2024-03-23 16:28:09.825 +05:30 c54fa657-4b39-4e4a-bd8d-9df9f7344ae8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:09.825 +05:30 1cc922ad-8d5c-45b8-92b5-efb882f0b2be INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2963ms 2024-03-23 16:28:09.825 +05:30 c54fa657-4b39-4e4a-bd8d-9df9f7344ae8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.752ms 2024-03-23 16:28:09.825 +05:30 1cc922ad-8d5c-45b8-92b5-efb882f0b2be INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:09.825 +05:30 c54fa657-4b39-4e4a-bd8d-9df9f7344ae8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:09.825 +05:30 c1411b95-46ea-4079-9677-5e3a075c14dd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:09.825 +05:30 c54fa657-4b39-4e4a-bd8d-9df9f7344ae8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.3379ms 2024-03-23 16:28:09.825 +05:30 1cc922ad-8d5c-45b8-92b5-efb882f0b2be INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.2406ms 2024-03-23 16:28:09.826 +05:30 c1411b95-46ea-4079-9677-5e3a075c14dd INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2871ms 2024-03-23 16:28:09.826 +05:30 c1411b95-46ea-4079-9677-5e3a075c14dd INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:09.826 +05:30 c1411b95-46ea-4079-9677-5e3a075c14dd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.797ms 2024-03-23 16:28:10.403 +05:30 c637d372-664f-4ac5-ba9c-8466653a2f1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:10.404 +05:30 37576f9a-da09-4a3b-9ce7-9b0f7cf325e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:10.404 +05:30 c637d372-664f-4ac5-ba9c-8466653a2f1a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58: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-23 16:28:10.404 +05:30 37576f9a-da09-4a3b-9ce7-9b0f7cf325e8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58: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-23 16:28:10.405 +05:30 c637d372-664f-4ac5-ba9c-8466653a2f1a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:10 AM'. 2024-03-23 16:28:10.405 +05:30 37576f9a-da09-4a3b-9ce7-9b0f7cf325e8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:10 AM'. 2024-03-23 16:28:10.405 +05:30 211ef78a-671f-4d3c-ac79-697caf93becd INF CORS policy execution successful. 2024-03-23 16:28:10.405 +05:30 f1efd46b-1375-4783-903a-f613e9596b62 INF CORS policy execution successful. 2024-03-23 16:28:10.405 +05:30 211ef78a-671f-4d3c-ac79-697caf93becd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:10.405 +05:30 f1efd46b-1375-4783-903a-f613e9596b62 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:10.405 +05:30 f1efd46b-1375-4783-903a-f613e9596b62 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:10.405 +05:30 211ef78a-671f-4d3c-ac79-697caf93becd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:10.406 +05:30 f1efd46b-1375-4783-903a-f613e9596b62 INF Fetching Country deatails 2024-03-23 16:28:10.406 +05:30 211ef78a-671f-4d3c-ac79-697caf93becd INF Fetching City deatails 2024-03-23 16:28:10.407 +05:30 f1efd46b-1375-4783-903a-f613e9596b62 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:10.407 +05:30 211ef78a-671f-4d3c-ac79-697caf93becd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:10.407 +05:30 f1efd46b-1375-4783-903a-f613e9596b62 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0145ms 2024-03-23 16:28:10.408 +05:30 211ef78a-671f-4d3c-ac79-697caf93becd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0191ms 2024-03-23 16:28:10.408 +05:30 f1efd46b-1375-4783-903a-f613e9596b62 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:10.408 +05:30 211ef78a-671f-4d3c-ac79-697caf93becd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:10.408 +05:30 f1efd46b-1375-4783-903a-f613e9596b62 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.8298ms 2024-03-23 16:28:10.408 +05:30 211ef78a-671f-4d3c-ac79-697caf93becd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.8101ms 2024-03-23 16:28:10.410 +05:30 5834e95c-e1bd-45be-a35f-21dd00b518e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:10.410 +05:30 5834e95c-e1bd-45be-a35f-21dd00b518e1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58: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-23 16:28:10.411 +05:30 5834e95c-e1bd-45be-a35f-21dd00b518e1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:10 AM'. 2024-03-23 16:28:10.411 +05:30 3cb1e2df-5d5e-4e9a-8081-4206356612e5 INF CORS policy execution successful. 2024-03-23 16:28:10.411 +05:30 3cb1e2df-5d5e-4e9a-8081-4206356612e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:10.411 +05:30 3cb1e2df-5d5e-4e9a-8081-4206356612e5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:10.412 +05:30 3cb1e2df-5d5e-4e9a-8081-4206356612e5 INF Fetching Department deatails 2024-03-23 16:28:10.415 +05:30 3cb1e2df-5d5e-4e9a-8081-4206356612e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:10.415 +05:30 3cb1e2df-5d5e-4e9a-8081-4206356612e5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.0932ms 2024-03-23 16:28:10.416 +05:30 3cb1e2df-5d5e-4e9a-8081-4206356612e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:10.416 +05:30 3cb1e2df-5d5e-4e9a-8081-4206356612e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.1227ms 2024-03-23 16:28:11.821 +05:30 2e7ea680-de06-4cbd-b0e1-24404ad2478b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:11.821 +05:30 f99d1dd5-90dc-4daa-9aeb-a842d4bffbdd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:11.821 +05:30 84299298-8d06-4212-8597-f990d619339c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:11.822 +05:30 84299298-8d06-4212-8597-f990d619339c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:11 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-23 16:28:11.822 +05:30 f99d1dd5-90dc-4daa-9aeb-a842d4bffbdd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:11 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-23 16:28:11.823 +05:30 2e7ea680-de06-4cbd-b0e1-24404ad2478b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:11 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-23 16:28:11.823 +05:30 84299298-8d06-4212-8597-f990d619339c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:11 AM'. 2024-03-23 16:28:11.824 +05:30 f99d1dd5-90dc-4daa-9aeb-a842d4bffbdd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:11 AM'. 2024-03-23 16:28:11.824 +05:30 2e7ea680-de06-4cbd-b0e1-24404ad2478b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:11 AM'. 2024-03-23 16:28:11.824 +05:30 2eed90cb-4d41-4999-9f2b-bc4afd93d4e6 INF CORS policy execution successful. 2024-03-23 16:28:11.824 +05:30 d45bb584-487e-42b7-a59e-df73169c331f INF CORS policy execution successful. 2024-03-23 16:28:11.824 +05:30 2eed90cb-4d41-4999-9f2b-bc4afd93d4e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:11.824 +05:30 d45bb584-487e-42b7-a59e-df73169c331f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:11.824 +05:30 5dad4fdd-917d-472f-953d-3e10b5a35d25 INF CORS policy execution successful. 2024-03-23 16:28:11.824 +05:30 5dad4fdd-917d-472f-953d-3e10b5a35d25 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:11.824 +05:30 2eed90cb-4d41-4999-9f2b-bc4afd93d4e6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:11.824 +05:30 5dad4fdd-917d-472f-953d-3e10b5a35d25 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:11.824 +05:30 d45bb584-487e-42b7-a59e-df73169c331f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:11.825 +05:30 5dad4fdd-917d-472f-953d-3e10b5a35d25 INF Fetching Country deatails 2024-03-23 16:28:11.825 +05:30 d45bb584-487e-42b7-a59e-df73169c331f INF Fetching Department deatails 2024-03-23 16:28:11.825 +05:30 2eed90cb-4d41-4999-9f2b-bc4afd93d4e6 INF Fetching City deatails 2024-03-23 16:28:11.826 +05:30 2eed90cb-4d41-4999-9f2b-bc4afd93d4e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:11.826 +05:30 5dad4fdd-917d-472f-953d-3e10b5a35d25 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:11.827 +05:30 d45bb584-487e-42b7-a59e-df73169c331f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:11.827 +05:30 5dad4fdd-917d-472f-953d-3e10b5a35d25 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.3173ms 2024-03-23 16:28:11.827 +05:30 d45bb584-487e-42b7-a59e-df73169c331f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2847ms 2024-03-23 16:28:11.827 +05:30 2eed90cb-4d41-4999-9f2b-bc4afd93d4e6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3488ms 2024-03-23 16:28:11.827 +05:30 5dad4fdd-917d-472f-953d-3e10b5a35d25 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:11.827 +05:30 d45bb584-487e-42b7-a59e-df73169c331f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:11.827 +05:30 2eed90cb-4d41-4999-9f2b-bc4afd93d4e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:11.827 +05:30 5dad4fdd-917d-472f-953d-3e10b5a35d25 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.6974ms 2024-03-23 16:28:11.827 +05:30 2eed90cb-4d41-4999-9f2b-bc4afd93d4e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.6874ms 2024-03-23 16:28:11.827 +05:30 d45bb584-487e-42b7-a59e-df73169c331f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.6366ms 2024-03-23 16:28:15.952 +05:30 fa125326-23f9-493c-8d3a-136261caa3a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:15.953 +05:30 b88bf488-f27c-4e94-a6b6-e416798ad618 INF CORS policy execution successful. 2024-03-23 16:28:15.953 +05:30 b88bf488-f27c-4e94-a6b6-e416798ad618 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6474ms 2024-03-23 16:28:15.961 +05:30 2ee5109d-2444-48bb-ad31-cabef0fecac1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:15.961 +05:30 723d8a1e-3597-4959-94de-349a9166addf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:15.962 +05:30 ad351b4a-045e-43a1-84e6-60975ef2205c INF CORS policy execution successful. 2024-03-23 16:28:15.962 +05:30 ddf57c2d-93dc-4162-a3b5-3795e98d3cc6 INF CORS policy execution successful. 2024-03-23 16:28:15.962 +05:30 ddf57c2d-93dc-4162-a3b5-3795e98d3cc6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3708ms 2024-03-23 16:28:15.962 +05:30 ad351b4a-045e-43a1-84e6-60975ef2205c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4385ms 2024-03-23 16:28:15.995 +05:30 16e10ff6-68e5-4c25-8e61-2fb4f82f84f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:15.996 +05:30 16e10ff6-68e5-4c25-8e61-2fb4f82f84f0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:15 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-23 16:28:15.996 +05:30 16e10ff6-68e5-4c25-8e61-2fb4f82f84f0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:15 AM'. 2024-03-23 16:28:15.996 +05:30 0a73bcaa-71d8-4dcb-90c9-7a392e089422 INF CORS policy execution successful. 2024-03-23 16:28:15.996 +05:30 0a73bcaa-71d8-4dcb-90c9-7a392e089422 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:15.996 +05:30 0a73bcaa-71d8-4dcb-90c9-7a392e089422 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:15.997 +05:30 0a73bcaa-71d8-4dcb-90c9-7a392e089422 INF Fetching City deatails 2024-03-23 16:28:15.998 +05:30 0a73bcaa-71d8-4dcb-90c9-7a392e089422 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:15.998 +05:30 0a73bcaa-71d8-4dcb-90c9-7a392e089422 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8272ms 2024-03-23 16:28:15.998 +05:30 0a73bcaa-71d8-4dcb-90c9-7a392e089422 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:15.999 +05:30 0a73bcaa-71d8-4dcb-90c9-7a392e089422 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6389ms 2024-03-23 16:28:16.011 +05:30 30cb2397-1c60-416e-866f-43da583e8aa2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:16.011 +05:30 30cb2397-1c60-416e-866f-43da583e8aa2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58: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-23 16:28:16.011 +05:30 30cb2397-1c60-416e-866f-43da583e8aa2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:16 AM'. 2024-03-23 16:28:16.012 +05:30 4584672f-ce3a-4dfe-8fe7-83b703607b08 INF CORS policy execution successful. 2024-03-23 16:28:16.012 +05:30 4584672f-ce3a-4dfe-8fe7-83b703607b08 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:16.012 +05:30 4584672f-ce3a-4dfe-8fe7-83b703607b08 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:16.012 +05:30 4584672f-ce3a-4dfe-8fe7-83b703607b08 INF Fetching Country deatails 2024-03-23 16:28:16.013 +05:30 4584672f-ce3a-4dfe-8fe7-83b703607b08 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:16.014 +05:30 4584672f-ce3a-4dfe-8fe7-83b703607b08 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8523ms 2024-03-23 16:28:16.014 +05:30 4584672f-ce3a-4dfe-8fe7-83b703607b08 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:16.014 +05:30 4584672f-ce3a-4dfe-8fe7-83b703607b08 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.2604ms 2024-03-23 16:28:16.023 +05:30 845c8f55-8b17-49c6-82d3-bfaebfc6fa44 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:16.023 +05:30 845c8f55-8b17-49c6-82d3-bfaebfc6fa44 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58: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-23 16:28:16.024 +05:30 845c8f55-8b17-49c6-82d3-bfaebfc6fa44 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:16 AM'. 2024-03-23 16:28:16.024 +05:30 1405e0ac-4d20-42ae-9292-775038e8f99a INF CORS policy execution successful. 2024-03-23 16:28:16.024 +05:30 1405e0ac-4d20-42ae-9292-775038e8f99a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:16.024 +05:30 1405e0ac-4d20-42ae-9292-775038e8f99a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:16.025 +05:30 1405e0ac-4d20-42ae-9292-775038e8f99a INF Fetching Department deatails 2024-03-23 16:28:16.026 +05:30 1405e0ac-4d20-42ae-9292-775038e8f99a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:16.026 +05:30 1405e0ac-4d20-42ae-9292-775038e8f99a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6784ms 2024-03-23 16:28:16.026 +05:30 1405e0ac-4d20-42ae-9292-775038e8f99a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:16.026 +05:30 1405e0ac-4d20-42ae-9292-775038e8f99a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3131ms 2024-03-23 16:28:16.230 +05:30 c6f711e1-03ba-4cc6-817b-79c135d943d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:16.230 +05:30 c6f711e1-03ba-4cc6-817b-79c135d943d3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58: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-23 16:28:16.231 +05:30 c6f711e1-03ba-4cc6-817b-79c135d943d3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:16 AM'. 2024-03-23 16:28:16.231 +05:30 76ab52d4-f970-44c5-bab4-ef64d5bf7460 INF CORS policy execution successful. 2024-03-23 16:28:16.231 +05:30 76ab52d4-f970-44c5-bab4-ef64d5bf7460 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:16.231 +05:30 76ab52d4-f970-44c5-bab4-ef64d5bf7460 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:16.232 +05:30 76ab52d4-f970-44c5-bab4-ef64d5bf7460 INF Fetching City deatails 2024-03-23 16:28:16.233 +05:30 76ab52d4-f970-44c5-bab4-ef64d5bf7460 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:16.233 +05:30 76ab52d4-f970-44c5-bab4-ef64d5bf7460 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8783ms 2024-03-23 16:28:16.233 +05:30 76ab52d4-f970-44c5-bab4-ef64d5bf7460 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:16.233 +05:30 76ab52d4-f970-44c5-bab4-ef64d5bf7460 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6166ms 2024-03-23 16:28:16.234 +05:30 59e491f6-edf9-4933-9b51-0a88e78198c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:16.234 +05:30 59e491f6-edf9-4933-9b51-0a88e78198c2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58: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-23 16:28:16.235 +05:30 59e491f6-edf9-4933-9b51-0a88e78198c2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:16 AM'. 2024-03-23 16:28:16.235 +05:30 1994fa05-60b8-4fae-8041-1cdd33079227 INF CORS policy execution successful. 2024-03-23 16:28:16.235 +05:30 1994fa05-60b8-4fae-8041-1cdd33079227 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:16.235 +05:30 1994fa05-60b8-4fae-8041-1cdd33079227 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:16.236 +05:30 1994fa05-60b8-4fae-8041-1cdd33079227 INF Fetching Country deatails 2024-03-23 16:28:16.236 +05:30 1994fa05-60b8-4fae-8041-1cdd33079227 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:16.237 +05:30 1994fa05-60b8-4fae-8041-1cdd33079227 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4503ms 2024-03-23 16:28:16.237 +05:30 1994fa05-60b8-4fae-8041-1cdd33079227 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:16.237 +05:30 1994fa05-60b8-4fae-8041-1cdd33079227 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.6508ms 2024-03-23 16:28:16.241 +05:30 de810c59-c490-48e2-86aa-27e8e04c2941 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:16.241 +05:30 de810c59-c490-48e2-86aa-27e8e04c2941 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58: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-23 16:28:16.242 +05:30 de810c59-c490-48e2-86aa-27e8e04c2941 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:16 AM'. 2024-03-23 16:28:16.242 +05:30 b5b0cbdc-3f4b-4c9a-ae72-2555ea870822 INF CORS policy execution successful. 2024-03-23 16:28:16.242 +05:30 b5b0cbdc-3f4b-4c9a-ae72-2555ea870822 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:16.242 +05:30 b5b0cbdc-3f4b-4c9a-ae72-2555ea870822 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:16.242 +05:30 b5b0cbdc-3f4b-4c9a-ae72-2555ea870822 INF Fetching Department deatails 2024-03-23 16:28:16.243 +05:30 b5b0cbdc-3f4b-4c9a-ae72-2555ea870822 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:16.243 +05:30 b5b0cbdc-3f4b-4c9a-ae72-2555ea870822 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4796ms 2024-03-23 16:28:16.243 +05:30 b5b0cbdc-3f4b-4c9a-ae72-2555ea870822 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:16.244 +05:30 b5b0cbdc-3f4b-4c9a-ae72-2555ea870822 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7307ms 2024-03-23 16:28:38.601 +05:30 4c72d0db-33e4-4f2d-8dbd-b88bf582455a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:38.602 +05:30 860ea84c-cf4d-4a09-a2b4-1779e0639f95 INF CORS policy execution successful. 2024-03-23 16:28:38.602 +05:30 df185b83-2279-472f-9121-7567208e5e7e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:38.602 +05:30 18c568f8-9494-4742-ba46-5d4dbf1b6a16 INF CORS policy execution successful. 2024-03-23 16:28:38.602 +05:30 18c568f8-9494-4742-ba46-5d4dbf1b6a16 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2859ms 2024-03-23 16:28:38.602 +05:30 860ea84c-cf4d-4a09-a2b4-1779e0639f95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.0343ms 2024-03-23 16:28:38.608 +05:30 8c12bfe4-1b60-4d34-8e95-766ce6ce47ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:38.608 +05:30 965f1943-4750-49c9-bfb4-209860f6dc78 INF CORS policy execution successful. 2024-03-23 16:28:38.608 +05:30 965f1943-4750-49c9-bfb4-209860f6dc78 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4986ms 2024-03-23 16:28:38.652 +05:30 4bd0e589-1cc5-4f53-af06-ef887f12f24e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:38.653 +05:30 4bd0e589-1cc5-4f53-af06-ef887f12f24e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:38 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-23 16:28:38.654 +05:30 4bd0e589-1cc5-4f53-af06-ef887f12f24e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:38 AM'. 2024-03-23 16:28:38.654 +05:30 04bfa6c9-f598-4879-8786-b93595cb39cd INF CORS policy execution successful. 2024-03-23 16:28:38.654 +05:30 04bfa6c9-f598-4879-8786-b93595cb39cd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:38.654 +05:30 04bfa6c9-f598-4879-8786-b93595cb39cd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:38.655 +05:30 eb5584ed-3dfc-42c0-b680-9ddcfa8d07a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:38.655 +05:30 04bfa6c9-f598-4879-8786-b93595cb39cd INF Fetching City deatails 2024-03-23 16:28:38.655 +05:30 eb5584ed-3dfc-42c0-b680-9ddcfa8d07a0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:38 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-23 16:28:38.655 +05:30 d0a54570-ade5-47ce-b290-6ce5f8590836 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:38.656 +05:30 eb5584ed-3dfc-42c0-b680-9ddcfa8d07a0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:38 AM'. 2024-03-23 16:28:38.656 +05:30 6343d92c-e0e9-42fd-b05d-386522789e68 INF CORS policy execution successful. 2024-03-23 16:28:38.656 +05:30 6343d92c-e0e9-42fd-b05d-386522789e68 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:38.656 +05:30 d0a54570-ade5-47ce-b290-6ce5f8590836 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:38 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-23 16:28:38.656 +05:30 6343d92c-e0e9-42fd-b05d-386522789e68 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:38.657 +05:30 d0a54570-ade5-47ce-b290-6ce5f8590836 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:38 AM'. 2024-03-23 16:28:38.657 +05:30 d4806818-38d3-4b73-9342-6d410d78a569 INF CORS policy execution successful. 2024-03-23 16:28:38.657 +05:30 d4806818-38d3-4b73-9342-6d410d78a569 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:38.657 +05:30 d4806818-38d3-4b73-9342-6d410d78a569 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:38.659 +05:30 04bfa6c9-f598-4879-8786-b93595cb39cd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:38.659 +05:30 6343d92c-e0e9-42fd-b05d-386522789e68 INF Fetching Department deatails 2024-03-23 16:28:38.659 +05:30 d4806818-38d3-4b73-9342-6d410d78a569 INF Fetching Country deatails 2024-03-23 16:28:38.660 +05:30 04bfa6c9-f598-4879-8786-b93595cb39cd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.1414ms 2024-03-23 16:28:38.660 +05:30 04bfa6c9-f598-4879-8786-b93595cb39cd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:38.660 +05:30 04bfa6c9-f598-4879-8786-b93595cb39cd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.7ms 2024-03-23 16:28:38.661 +05:30 6343d92c-e0e9-42fd-b05d-386522789e68 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:38.661 +05:30 d4806818-38d3-4b73-9342-6d410d78a569 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:38.661 +05:30 6343d92c-e0e9-42fd-b05d-386522789e68 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.2001ms 2024-03-23 16:28:38.661 +05:30 6343d92c-e0e9-42fd-b05d-386522789e68 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:38.661 +05:30 d4806818-38d3-4b73-9342-6d410d78a569 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.0364ms 2024-03-23 16:28:38.661 +05:30 d4806818-38d3-4b73-9342-6d410d78a569 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:38.661 +05:30 6343d92c-e0e9-42fd-b05d-386522789e68 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.3978ms 2024-03-23 16:28:38.661 +05:30 d4806818-38d3-4b73-9342-6d410d78a569 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.809ms 2024-03-23 16:28:39.460 +05:30 8a1c14bc-1c17-4426-a4d9-0d3d63987eda INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:39.460 +05:30 d05b5f4a-1137-4d22-9819-168c15aaa49f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:39.461 +05:30 8a1c14bc-1c17-4426-a4d9-0d3d63987eda INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:39 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-23 16:28:39.461 +05:30 d05b5f4a-1137-4d22-9819-168c15aaa49f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:39 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-23 16:28:39.462 +05:30 8a1c14bc-1c17-4426-a4d9-0d3d63987eda INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:39 AM'. 2024-03-23 16:28:39.462 +05:30 d05b5f4a-1137-4d22-9819-168c15aaa49f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:39 AM'. 2024-03-23 16:28:39.462 +05:30 b1bf7713-d68f-4594-a1bf-c30ab379607b INF CORS policy execution successful. 2024-03-23 16:28:39.462 +05:30 2777bbca-532f-4ef6-ba3c-579167107b44 INF CORS policy execution successful. 2024-03-23 16:28:39.463 +05:30 b1bf7713-d68f-4594-a1bf-c30ab379607b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:39.463 +05:30 2777bbca-532f-4ef6-ba3c-579167107b44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:39.463 +05:30 b1bf7713-d68f-4594-a1bf-c30ab379607b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:39.463 +05:30 2777bbca-532f-4ef6-ba3c-579167107b44 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:39.464 +05:30 2777bbca-532f-4ef6-ba3c-579167107b44 INF Fetching Country deatails 2024-03-23 16:28:39.464 +05:30 b1bf7713-d68f-4594-a1bf-c30ab379607b INF Fetching City deatails 2024-03-23 16:28:39.465 +05:30 b1bf7713-d68f-4594-a1bf-c30ab379607b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:39.465 +05:30 2777bbca-532f-4ef6-ba3c-579167107b44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:39.466 +05:30 2777bbca-532f-4ef6-ba3c-579167107b44 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.8972ms 2024-03-23 16:28:39.466 +05:30 b1bf7713-d68f-4594-a1bf-c30ab379607b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.9485ms 2024-03-23 16:28:39.466 +05:30 2777bbca-532f-4ef6-ba3c-579167107b44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:39.466 +05:30 d2b6ea63-b6fd-4559-ad96-df247cb8d1c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:39.466 +05:30 b1bf7713-d68f-4594-a1bf-c30ab379607b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:39.466 +05:30 2777bbca-532f-4ef6-ba3c-579167107b44 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.4023ms 2024-03-23 16:28:39.466 +05:30 b1bf7713-d68f-4594-a1bf-c30ab379607b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.6006ms 2024-03-23 16:28:39.467 +05:30 d2b6ea63-b6fd-4559-ad96-df247cb8d1c4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:39 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-23 16:28:39.467 +05:30 d2b6ea63-b6fd-4559-ad96-df247cb8d1c4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:39 AM'. 2024-03-23 16:28:39.467 +05:30 91297fe9-538e-4345-9a0c-89f1613dbe57 INF CORS policy execution successful. 2024-03-23 16:28:39.467 +05:30 91297fe9-538e-4345-9a0c-89f1613dbe57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:39.467 +05:30 91297fe9-538e-4345-9a0c-89f1613dbe57 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:39.468 +05:30 91297fe9-538e-4345-9a0c-89f1613dbe57 INF Fetching Department deatails 2024-03-23 16:28:39.470 +05:30 91297fe9-538e-4345-9a0c-89f1613dbe57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:39.470 +05:30 91297fe9-538e-4345-9a0c-89f1613dbe57 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.8854ms 2024-03-23 16:28:39.471 +05:30 91297fe9-538e-4345-9a0c-89f1613dbe57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:39.471 +05:30 91297fe9-538e-4345-9a0c-89f1613dbe57 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.8777ms 2024-03-23 16:28:42.847 +05:30 5d11e0f2-6f02-4508-84c5-3312dd02e30e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:42.848 +05:30 cbd40cbf-01ff-4754-b25b-015b1dcb9363 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:42.848 +05:30 cbd40cbf-01ff-4754-b25b-015b1dcb9363 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:42 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-23 16:28:42.848 +05:30 5d11e0f2-6f02-4508-84c5-3312dd02e30e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:42 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-23 16:28:42.848 +05:30 4b58fda6-ef33-4965-8876-e8944aea6760 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:42.849 +05:30 cbd40cbf-01ff-4754-b25b-015b1dcb9363 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:42 AM'. 2024-03-23 16:28:42.849 +05:30 5d11e0f2-6f02-4508-84c5-3312dd02e30e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:42 AM'. 2024-03-23 16:28:42.849 +05:30 471fc947-fdd1-4580-a0e8-290c196eb440 INF CORS policy execution successful. 2024-03-23 16:28:42.849 +05:30 c0e5df05-37aa-417c-96bc-0dae05939dae INF CORS policy execution successful. 2024-03-23 16:28:42.849 +05:30 471fc947-fdd1-4580-a0e8-290c196eb440 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:42.849 +05:30 c0e5df05-37aa-417c-96bc-0dae05939dae INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:42.849 +05:30 c0e5df05-37aa-417c-96bc-0dae05939dae INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:42.849 +05:30 471fc947-fdd1-4580-a0e8-290c196eb440 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:42.849 +05:30 4b58fda6-ef33-4965-8876-e8944aea6760 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:42 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-23 16:28:42.850 +05:30 4b58fda6-ef33-4965-8876-e8944aea6760 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:42 AM'. 2024-03-23 16:28:42.850 +05:30 67b6ec2b-b809-4e48-8395-7be47eadede3 INF CORS policy execution successful. 2024-03-23 16:28:42.850 +05:30 67b6ec2b-b809-4e48-8395-7be47eadede3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:42.850 +05:30 c0e5df05-37aa-417c-96bc-0dae05939dae INF Fetching Country deatails 2024-03-23 16:28:42.850 +05:30 67b6ec2b-b809-4e48-8395-7be47eadede3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:42.850 +05:30 471fc947-fdd1-4580-a0e8-290c196eb440 INF Fetching City deatails 2024-03-23 16:28:42.850 +05:30 67b6ec2b-b809-4e48-8395-7be47eadede3 INF Fetching Department deatails 2024-03-23 16:28:42.851 +05:30 471fc947-fdd1-4580-a0e8-290c196eb440 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:42.851 +05:30 c0e5df05-37aa-417c-96bc-0dae05939dae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:42.851 +05:30 67b6ec2b-b809-4e48-8395-7be47eadede3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:42.851 +05:30 c0e5df05-37aa-417c-96bc-0dae05939dae INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6657ms 2024-03-23 16:28:42.851 +05:30 471fc947-fdd1-4580-a0e8-290c196eb440 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6319ms 2024-03-23 16:28:42.851 +05:30 c0e5df05-37aa-417c-96bc-0dae05939dae INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:42.851 +05:30 471fc947-fdd1-4580-a0e8-290c196eb440 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:42.851 +05:30 471fc947-fdd1-4580-a0e8-290c196eb440 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3998ms 2024-03-23 16:28:42.851 +05:30 c0e5df05-37aa-417c-96bc-0dae05939dae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.775ms 2024-03-23 16:28:42.851 +05:30 67b6ec2b-b809-4e48-8395-7be47eadede3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1574ms 2024-03-23 16:28:42.854 +05:30 67b6ec2b-b809-4e48-8395-7be47eadede3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:42.855 +05:30 67b6ec2b-b809-4e48-8395-7be47eadede3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.5047ms 2024-03-23 16:28:43.223 +05:30 d3423f2f-6f70-4296-b4b4-78b7e0bf67db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:43.224 +05:30 02228073-9faf-4f53-b711-bc2e5570ea3c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:43.225 +05:30 d3423f2f-6f70-4296-b4b4-78b7e0bf67db INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:43 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-23 16:28:43.226 +05:30 d3423f2f-6f70-4296-b4b4-78b7e0bf67db INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:43 AM'. 2024-03-23 16:28:43.226 +05:30 e73a5ca8-ef3d-4181-bab7-c496a5e8fb21 INF CORS policy execution successful. 2024-03-23 16:28:43.225 +05:30 02228073-9faf-4f53-b711-bc2e5570ea3c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:43 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-23 16:28:43.226 +05:30 e73a5ca8-ef3d-4181-bab7-c496a5e8fb21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:43.227 +05:30 02228073-9faf-4f53-b711-bc2e5570ea3c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:43 AM'. 2024-03-23 16:28:43.227 +05:30 e73a5ca8-ef3d-4181-bab7-c496a5e8fb21 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:43.227 +05:30 9eacc315-25f1-4baf-9123-8ec4a8ae6c5f INF CORS policy execution successful. 2024-03-23 16:28:43.227 +05:30 9eacc315-25f1-4baf-9123-8ec4a8ae6c5f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:43.227 +05:30 9eacc315-25f1-4baf-9123-8ec4a8ae6c5f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:43.228 +05:30 e73a5ca8-ef3d-4181-bab7-c496a5e8fb21 INF Fetching City deatails 2024-03-23 16:28:43.228 +05:30 9eacc315-25f1-4baf-9123-8ec4a8ae6c5f INF Fetching Country deatails 2024-03-23 16:28:43.229 +05:30 f0ee1ae0-1fb3-48eb-9b0a-95e31f166c6c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:43.230 +05:30 f0ee1ae0-1fb3-48eb-9b0a-95e31f166c6c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:43 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-23 16:28:43.230 +05:30 e73a5ca8-ef3d-4181-bab7-c496a5e8fb21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:43.230 +05:30 9eacc315-25f1-4baf-9123-8ec4a8ae6c5f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:43.230 +05:30 f0ee1ae0-1fb3-48eb-9b0a-95e31f166c6c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:43 AM'. 2024-03-23 16:28:43.231 +05:30 92c9060a-313f-4221-81f1-936825327e0c INF CORS policy execution successful. 2024-03-23 16:28:43.231 +05:30 e73a5ca8-ef3d-4181-bab7-c496a5e8fb21 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.5856ms 2024-03-23 16:28:43.231 +05:30 9eacc315-25f1-4baf-9123-8ec4a8ae6c5f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.2563ms 2024-03-23 16:28:43.231 +05:30 92c9060a-313f-4221-81f1-936825327e0c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:43.231 +05:30 e73a5ca8-ef3d-4181-bab7-c496a5e8fb21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:43.231 +05:30 9eacc315-25f1-4baf-9123-8ec4a8ae6c5f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:43.231 +05:30 92c9060a-313f-4221-81f1-936825327e0c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:43.231 +05:30 e73a5ca8-ef3d-4181-bab7-c496a5e8fb21 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.3705ms 2024-03-23 16:28:43.231 +05:30 9eacc315-25f1-4baf-9123-8ec4a8ae6c5f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.4513ms 2024-03-23 16:28:43.232 +05:30 92c9060a-313f-4221-81f1-936825327e0c INF Fetching Department deatails 2024-03-23 16:28:43.232 +05:30 92c9060a-313f-4221-81f1-936825327e0c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:43.233 +05:30 92c9060a-313f-4221-81f1-936825327e0c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7589ms 2024-03-23 16:28:43.233 +05:30 92c9060a-313f-4221-81f1-936825327e0c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:43.233 +05:30 92c9060a-313f-4221-81f1-936825327e0c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6972ms 2024-03-23 16:28:46.879 +05:30 6fd0ee67-5e86-4ab2-90e7-a17b1e24ea72 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:46.879 +05:30 0b1a3f32-7b77-41b1-8bbe-d7e4a962a95f INF CORS policy execution successful. 2024-03-23 16:28:46.880 +05:30 0b1a3f32-7b77-41b1-8bbe-d7e4a962a95f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5628ms 2024-03-23 16:28:46.886 +05:30 d650eb6a-a962-4cbf-a371-68457305a756 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:46.886 +05:30 1064326d-7272-4981-a771-9e778d846f99 INF CORS policy execution successful. 2024-03-23 16:28:46.886 +05:30 1064326d-7272-4981-a771-9e778d846f99 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4253ms 2024-03-23 16:28:46.887 +05:30 08c86693-d579-41b9-80aa-a3c48af873d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:46.887 +05:30 c65abdac-6d95-415f-b61b-77f8eb42278a INF CORS policy execution successful. 2024-03-23 16:28:46.887 +05:30 c65abdac-6d95-415f-b61b-77f8eb42278a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2914ms 2024-03-23 16:28:46.922 +05:30 fa9a06c6-0673-4bdb-b126-2dae7c84c6e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:46.923 +05:30 fa9a06c6-0673-4bdb-b126-2dae7c84c6e0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:46 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-23 16:28:46.924 +05:30 fa9a06c6-0673-4bdb-b126-2dae7c84c6e0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:46 AM'. 2024-03-23 16:28:46.924 +05:30 f247e722-e9aa-4e60-98cb-7339f000c792 INF CORS policy execution successful. 2024-03-23 16:28:46.924 +05:30 f247e722-e9aa-4e60-98cb-7339f000c792 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:46.924 +05:30 f247e722-e9aa-4e60-98cb-7339f000c792 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:46.925 +05:30 f247e722-e9aa-4e60-98cb-7339f000c792 INF Fetching City deatails 2024-03-23 16:28:46.926 +05:30 f247e722-e9aa-4e60-98cb-7339f000c792 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:46.926 +05:30 f247e722-e9aa-4e60-98cb-7339f000c792 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0459ms 2024-03-23 16:28:46.926 +05:30 f247e722-e9aa-4e60-98cb-7339f000c792 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:46.927 +05:30 f247e722-e9aa-4e60-98cb-7339f000c792 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.5561ms 2024-03-23 16:28:46.934 +05:30 914278af-5292-4cd2-9fed-f8df21727f1c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:46.934 +05:30 914278af-5292-4cd2-9fed-f8df21727f1c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:46 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-23 16:28:46.935 +05:30 914278af-5292-4cd2-9fed-f8df21727f1c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:46 AM'. 2024-03-23 16:28:46.935 +05:30 31878556-8064-4326-832f-2c925ec6deb7 INF CORS policy execution successful. 2024-03-23 16:28:46.935 +05:30 31878556-8064-4326-832f-2c925ec6deb7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:46.935 +05:30 31878556-8064-4326-832f-2c925ec6deb7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:46.936 +05:30 31878556-8064-4326-832f-2c925ec6deb7 INF Fetching Country deatails 2024-03-23 16:28:46.937 +05:30 31878556-8064-4326-832f-2c925ec6deb7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:46.937 +05:30 31878556-8064-4326-832f-2c925ec6deb7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7613ms 2024-03-23 16:28:46.937 +05:30 31878556-8064-4326-832f-2c925ec6deb7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:46.937 +05:30 31878556-8064-4326-832f-2c925ec6deb7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3574ms 2024-03-23 16:28:46.942 +05:30 e1819a5e-c237-4652-9c5d-89d4694e94b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:46.942 +05:30 e1819a5e-c237-4652-9c5d-89d4694e94b1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:46 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-23 16:28:46.943 +05:30 e1819a5e-c237-4652-9c5d-89d4694e94b1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:46 AM'. 2024-03-23 16:28:46.943 +05:30 bd1e1c56-2d8a-4195-8ca8-134bd247d04a INF CORS policy execution successful. 2024-03-23 16:28:46.943 +05:30 bd1e1c56-2d8a-4195-8ca8-134bd247d04a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:46.943 +05:30 bd1e1c56-2d8a-4195-8ca8-134bd247d04a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:46.943 +05:30 bd1e1c56-2d8a-4195-8ca8-134bd247d04a INF Fetching Department deatails 2024-03-23 16:28:46.944 +05:30 bd1e1c56-2d8a-4195-8ca8-134bd247d04a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:46.945 +05:30 bd1e1c56-2d8a-4195-8ca8-134bd247d04a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7359ms 2024-03-23 16:28:46.945 +05:30 bd1e1c56-2d8a-4195-8ca8-134bd247d04a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:46.945 +05:30 bd1e1c56-2d8a-4195-8ca8-134bd247d04a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0636ms 2024-03-23 16:28:47.305 +05:30 12c24bee-409b-4aa5-b361-f4592566a162 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:47.306 +05:30 12c24bee-409b-4aa5-b361-f4592566a162 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:47 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-23 16:28:47.306 +05:30 12c24bee-409b-4aa5-b361-f4592566a162 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:47 AM'. 2024-03-23 16:28:47.307 +05:30 b4f56fb6-119b-4533-b85b-f4da233e46f3 INF CORS policy execution successful. 2024-03-23 16:28:47.307 +05:30 adb31137-cb84-4ee7-9fec-96dd8ea8c51e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:47.307 +05:30 b4f56fb6-119b-4533-b85b-f4da233e46f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:47.307 +05:30 b4f56fb6-119b-4533-b85b-f4da233e46f3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:47.307 +05:30 adb31137-cb84-4ee7-9fec-96dd8ea8c51e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:47 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-23 16:28:47.308 +05:30 b4f56fb6-119b-4533-b85b-f4da233e46f3 INF Fetching Country deatails 2024-03-23 16:28:47.308 +05:30 adb31137-cb84-4ee7-9fec-96dd8ea8c51e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:47 AM'. 2024-03-23 16:28:47.308 +05:30 3f3b7b38-a32c-4bf9-b48f-bb9119ba1596 INF CORS policy execution successful. 2024-03-23 16:28:47.308 +05:30 3f3b7b38-a32c-4bf9-b48f-bb9119ba1596 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:47.308 +05:30 3f3b7b38-a32c-4bf9-b48f-bb9119ba1596 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:47.308 +05:30 3f3b7b38-a32c-4bf9-b48f-bb9119ba1596 INF Fetching Department deatails 2024-03-23 16:28:47.308 +05:30 007d10a7-77d2-4281-bc9d-eaee863b932e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:47.309 +05:30 b4f56fb6-119b-4533-b85b-f4da233e46f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:47.309 +05:30 007d10a7-77d2-4281-bc9d-eaee863b932e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:47 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-23 16:28:47.309 +05:30 3f3b7b38-a32c-4bf9-b48f-bb9119ba1596 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:47.309 +05:30 007d10a7-77d2-4281-bc9d-eaee863b932e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:47 AM'. 2024-03-23 16:28:47.309 +05:30 b4f56fb6-119b-4533-b85b-f4da233e46f3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7358ms 2024-03-23 16:28:47.309 +05:30 e25533d4-1141-4807-85c7-38b18446e8ad INF CORS policy execution successful. 2024-03-23 16:28:47.309 +05:30 b4f56fb6-119b-4533-b85b-f4da233e46f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:47.309 +05:30 e25533d4-1141-4807-85c7-38b18446e8ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:47.309 +05:30 3f3b7b38-a32c-4bf9-b48f-bb9119ba1596 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2965ms 2024-03-23 16:28:47.309 +05:30 e25533d4-1141-4807-85c7-38b18446e8ad INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:47.309 +05:30 3f3b7b38-a32c-4bf9-b48f-bb9119ba1596 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:47.309 +05:30 b4f56fb6-119b-4533-b85b-f4da233e46f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7702ms 2024-03-23 16:28:47.309 +05:30 3f3b7b38-a32c-4bf9-b48f-bb9119ba1596 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7421ms 2024-03-23 16:28:47.310 +05:30 e25533d4-1141-4807-85c7-38b18446e8ad INF Fetching City deatails 2024-03-23 16:28:47.310 +05:30 e25533d4-1141-4807-85c7-38b18446e8ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:47.310 +05:30 e25533d4-1141-4807-85c7-38b18446e8ad INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 0.9002ms 2024-03-23 16:28:47.310 +05:30 e25533d4-1141-4807-85c7-38b18446e8ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:47.310 +05:30 e25533d4-1141-4807-85c7-38b18446e8ad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9144ms 2024-03-23 16:28:48.834 +05:30 f9d23493-d101-4201-b906-d455aeccb2b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:48.834 +05:30 f9d23493-d101-4201-b906-d455aeccb2b1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:48 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-23 16:28:48.835 +05:30 f9d23493-d101-4201-b906-d455aeccb2b1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:48 AM'. 2024-03-23 16:28:48.835 +05:30 f7c69b3c-0cc3-47e8-ac5d-8c3ff63f1e3a INF CORS policy execution successful. 2024-03-23 16:28:48.835 +05:30 f7c69b3c-0cc3-47e8-ac5d-8c3ff63f1e3a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:48.835 +05:30 f7c69b3c-0cc3-47e8-ac5d-8c3ff63f1e3a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:48.835 +05:30 f7c69b3c-0cc3-47e8-ac5d-8c3ff63f1e3a INF Fetching Country deatails 2024-03-23 16:28:48.836 +05:30 f7c69b3c-0cc3-47e8-ac5d-8c3ff63f1e3a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:48.837 +05:30 f7c69b3c-0cc3-47e8-ac5d-8c3ff63f1e3a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9709ms 2024-03-23 16:28:48.837 +05:30 f7c69b3c-0cc3-47e8-ac5d-8c3ff63f1e3a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:48.837 +05:30 f7c69b3c-0cc3-47e8-ac5d-8c3ff63f1e3a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.4451ms 2024-03-23 16:28:48.868 +05:30 976d5b4b-75b5-4885-9892-fb44da66e9da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:48.869 +05:30 976d5b4b-75b5-4885-9892-fb44da66e9da INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:48 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-23 16:28:48.869 +05:30 976d5b4b-75b5-4885-9892-fb44da66e9da INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:48 AM'. 2024-03-23 16:28:48.869 +05:30 c1283d56-fa02-4c1e-b595-ba99c1bfd202 INF CORS policy execution successful. 2024-03-23 16:28:48.869 +05:30 c1283d56-fa02-4c1e-b595-ba99c1bfd202 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:48.869 +05:30 c1283d56-fa02-4c1e-b595-ba99c1bfd202 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:48.870 +05:30 c1283d56-fa02-4c1e-b595-ba99c1bfd202 INF Fetching City deatails 2024-03-23 16:28:48.871 +05:30 c1283d56-fa02-4c1e-b595-ba99c1bfd202 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:48.871 +05:30 c1283d56-fa02-4c1e-b595-ba99c1bfd202 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7566ms 2024-03-23 16:28:48.871 +05:30 c1283d56-fa02-4c1e-b595-ba99c1bfd202 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:48.871 +05:30 c1283d56-fa02-4c1e-b595-ba99c1bfd202 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1608ms 2024-03-23 16:28:48.897 +05:30 b8002f92-c612-459c-8b97-0b134f3a67a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:48.898 +05:30 b8002f92-c612-459c-8b97-0b134f3a67a4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:48 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-23 16:28:48.898 +05:30 b8002f92-c612-459c-8b97-0b134f3a67a4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:48 AM'. 2024-03-23 16:28:48.898 +05:30 0be6ca12-aa66-4ddb-a47e-db44990a5321 INF CORS policy execution successful. 2024-03-23 16:28:48.898 +05:30 0be6ca12-aa66-4ddb-a47e-db44990a5321 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:48.898 +05:30 0be6ca12-aa66-4ddb-a47e-db44990a5321 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:48.899 +05:30 0be6ca12-aa66-4ddb-a47e-db44990a5321 INF Fetching Department deatails 2024-03-23 16:28:48.900 +05:30 0be6ca12-aa66-4ddb-a47e-db44990a5321 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:48.900 +05:30 0be6ca12-aa66-4ddb-a47e-db44990a5321 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7454ms 2024-03-23 16:28:48.900 +05:30 0be6ca12-aa66-4ddb-a47e-db44990a5321 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:48.900 +05:30 0be6ca12-aa66-4ddb-a47e-db44990a5321 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3821ms 2024-03-23 16:28:49.095 +05:30 93020538-38a8-4613-ae99-3df8002ffe16 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:49.095 +05:30 93020538-38a8-4613-ae99-3df8002ffe16 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 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-23 16:28:49.096 +05:30 93020538-38a8-4613-ae99-3df8002ffe16 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 AM'. 2024-03-23 16:28:49.096 +05:30 5311d2f4-21de-4c68-983f-e24163ce5cc3 INF CORS policy execution successful. 2024-03-23 16:28:49.096 +05:30 5311d2f4-21de-4c68-983f-e24163ce5cc3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:49.096 +05:30 5311d2f4-21de-4c68-983f-e24163ce5cc3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:49.097 +05:30 5311d2f4-21de-4c68-983f-e24163ce5cc3 INF Fetching Country deatails 2024-03-23 16:28:49.098 +05:30 5311d2f4-21de-4c68-983f-e24163ce5cc3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:49.098 +05:30 5311d2f4-21de-4c68-983f-e24163ce5cc3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7322ms 2024-03-23 16:28:49.098 +05:30 5311d2f4-21de-4c68-983f-e24163ce5cc3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:49.098 +05:30 5311d2f4-21de-4c68-983f-e24163ce5cc3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3955ms 2024-03-23 16:28:49.099 +05:30 1884aed3-1c32-41cf-96f5-edf5ba8e9626 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:49.099 +05:30 1884aed3-1c32-41cf-96f5-edf5ba8e9626 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 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-23 16:28:49.100 +05:30 1884aed3-1c32-41cf-96f5-edf5ba8e9626 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 AM'. 2024-03-23 16:28:49.100 +05:30 464180c6-a278-4d68-ad88-09aab91b5c4e INF CORS policy execution successful. 2024-03-23 16:28:49.100 +05:30 464180c6-a278-4d68-ad88-09aab91b5c4e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:49.100 +05:30 464180c6-a278-4d68-ad88-09aab91b5c4e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:49.100 +05:30 464180c6-a278-4d68-ad88-09aab91b5c4e INF Fetching City deatails 2024-03-23 16:28:49.102 +05:30 464180c6-a278-4d68-ad88-09aab91b5c4e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:49.102 +05:30 464180c6-a278-4d68-ad88-09aab91b5c4e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9346ms 2024-03-23 16:28:49.102 +05:30 464180c6-a278-4d68-ad88-09aab91b5c4e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:49.102 +05:30 464180c6-a278-4d68-ad88-09aab91b5c4e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0715ms 2024-03-23 16:28:49.102 +05:30 9df2c241-89d5-47ba-b262-a05652fee4f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:49.103 +05:30 9df2c241-89d5-47ba-b262-a05652fee4f0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 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-23 16:28:49.103 +05:30 9df2c241-89d5-47ba-b262-a05652fee4f0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 AM'. 2024-03-23 16:28:49.103 +05:30 0aebbe71-dfa8-400b-ac6e-b7d5383fe19e INF CORS policy execution successful. 2024-03-23 16:28:49.103 +05:30 0aebbe71-dfa8-400b-ac6e-b7d5383fe19e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:49.104 +05:30 0aebbe71-dfa8-400b-ac6e-b7d5383fe19e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:49.104 +05:30 0aebbe71-dfa8-400b-ac6e-b7d5383fe19e INF Fetching Department deatails 2024-03-23 16:28:49.105 +05:30 0aebbe71-dfa8-400b-ac6e-b7d5383fe19e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:49.106 +05:30 0aebbe71-dfa8-400b-ac6e-b7d5383fe19e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0042ms 2024-03-23 16:28:49.106 +05:30 0aebbe71-dfa8-400b-ac6e-b7d5383fe19e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:49.106 +05:30 0aebbe71-dfa8-400b-ac6e-b7d5383fe19e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.722ms 2024-03-23 16:28:49.391 +05:30 5bd73c9b-161e-4824-a4d2-d4911004c30c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:49.393 +05:30 adc138ac-a546-4f62-8382-6624d3e2c4a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:49.393 +05:30 5bd73c9b-161e-4824-a4d2-d4911004c30c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 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-23 16:28:49.393 +05:30 4def7a99-7a66-4a9c-8ed7-cd95fafe1acf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:49.393 +05:30 adc138ac-a546-4f62-8382-6624d3e2c4a9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 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-23 16:28:49.393 +05:30 5bd73c9b-161e-4824-a4d2-d4911004c30c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 AM'. 2024-03-23 16:28:49.394 +05:30 4def7a99-7a66-4a9c-8ed7-cd95fafe1acf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 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-23 16:28:49.394 +05:30 adc138ac-a546-4f62-8382-6624d3e2c4a9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 AM'. 2024-03-23 16:28:49.394 +05:30 ded9b3cb-1829-435b-b28b-4a7e66d6776f INF CORS policy execution successful. 2024-03-23 16:28:49.394 +05:30 4def7a99-7a66-4a9c-8ed7-cd95fafe1acf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 AM'. 2024-03-23 16:28:49.394 +05:30 96bd4f87-d074-4e1e-b649-96b0560ef554 INF CORS policy execution successful. 2024-03-23 16:28:49.394 +05:30 ded9b3cb-1829-435b-b28b-4a7e66d6776f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:49.394 +05:30 96bd4f87-d074-4e1e-b649-96b0560ef554 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:49.394 +05:30 c0a1a674-26ea-4a32-87ab-bdd351758423 INF CORS policy execution successful. 2024-03-23 16:28:49.394 +05:30 c0a1a674-26ea-4a32-87ab-bdd351758423 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:49.394 +05:30 ded9b3cb-1829-435b-b28b-4a7e66d6776f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:49.394 +05:30 96bd4f87-d074-4e1e-b649-96b0560ef554 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:49.394 +05:30 c0a1a674-26ea-4a32-87ab-bdd351758423 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:49.395 +05:30 ded9b3cb-1829-435b-b28b-4a7e66d6776f INF Fetching Country deatails 2024-03-23 16:28:49.395 +05:30 c0a1a674-26ea-4a32-87ab-bdd351758423 INF Fetching City deatails 2024-03-23 16:28:49.395 +05:30 96bd4f87-d074-4e1e-b649-96b0560ef554 INF Fetching Department deatails 2024-03-23 16:28:49.396 +05:30 96bd4f87-d074-4e1e-b649-96b0560ef554 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:49.396 +05:30 ded9b3cb-1829-435b-b28b-4a7e66d6776f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:49.396 +05:30 c0a1a674-26ea-4a32-87ab-bdd351758423 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:49.396 +05:30 96bd4f87-d074-4e1e-b649-96b0560ef554 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9486ms 2024-03-23 16:28:49.397 +05:30 96bd4f87-d074-4e1e-b649-96b0560ef554 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:49.397 +05:30 c0a1a674-26ea-4a32-87ab-bdd351758423 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1241ms 2024-03-23 16:28:49.397 +05:30 c0a1a674-26ea-4a32-87ab-bdd351758423 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:49.397 +05:30 ded9b3cb-1829-435b-b28b-4a7e66d6776f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2856ms 2024-03-23 16:28:49.397 +05:30 ded9b3cb-1829-435b-b28b-4a7e66d6776f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:49.397 +05:30 96bd4f87-d074-4e1e-b649-96b0560ef554 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9761ms 2024-03-23 16:28:49.397 +05:30 c0a1a674-26ea-4a32-87ab-bdd351758423 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7218ms 2024-03-23 16:28:49.397 +05:30 ded9b3cb-1829-435b-b28b-4a7e66d6776f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.8486ms 2024-03-23 16:28:49.560 +05:30 42c18986-abdc-4f4a-87c5-acb59b36a0de INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:49.561 +05:30 55ef2380-6fd4-48f6-964b-9330251af0ed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:49.561 +05:30 42c18986-abdc-4f4a-87c5-acb59b36a0de INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 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-23 16:28:49.561 +05:30 55ef2380-6fd4-48f6-964b-9330251af0ed INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 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-23 16:28:49.561 +05:30 42c18986-abdc-4f4a-87c5-acb59b36a0de INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 AM'. 2024-03-23 16:28:49.562 +05:30 55ef2380-6fd4-48f6-964b-9330251af0ed INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 AM'. 2024-03-23 16:28:49.562 +05:30 b313f1ee-88d5-49a1-84b2-e31e94278ac3 INF CORS policy execution successful. 2024-03-23 16:28:49.562 +05:30 924183c4-abc3-4160-8cff-99e7f75bcb8b INF CORS policy execution successful. 2024-03-23 16:28:49.562 +05:30 b313f1ee-88d5-49a1-84b2-e31e94278ac3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:49.562 +05:30 924183c4-abc3-4160-8cff-99e7f75bcb8b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:49.562 +05:30 924183c4-abc3-4160-8cff-99e7f75bcb8b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:49.562 +05:30 b313f1ee-88d5-49a1-84b2-e31e94278ac3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:49.563 +05:30 b313f1ee-88d5-49a1-84b2-e31e94278ac3 INF Fetching Country deatails 2024-03-23 16:28:49.563 +05:30 924183c4-abc3-4160-8cff-99e7f75bcb8b INF Fetching City deatails 2024-03-23 16:28:49.564 +05:30 924183c4-abc3-4160-8cff-99e7f75bcb8b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:49.564 +05:30 b313f1ee-88d5-49a1-84b2-e31e94278ac3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:49.565 +05:30 924183c4-abc3-4160-8cff-99e7f75bcb8b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5878ms 2024-03-23 16:28:49.565 +05:30 b313f1ee-88d5-49a1-84b2-e31e94278ac3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.569ms 2024-03-23 16:28:49.565 +05:30 924183c4-abc3-4160-8cff-99e7f75bcb8b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:49.565 +05:30 b313f1ee-88d5-49a1-84b2-e31e94278ac3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:49.565 +05:30 924183c4-abc3-4160-8cff-99e7f75bcb8b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.0779ms 2024-03-23 16:28:49.565 +05:30 b313f1ee-88d5-49a1-84b2-e31e94278ac3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.3571ms 2024-03-23 16:28:49.567 +05:30 47e94a29-6c32-4e48-a55e-23e0af82bb02 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:49.567 +05:30 47e94a29-6c32-4e48-a55e-23e0af82bb02 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 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-23 16:28:49.568 +05:30 47e94a29-6c32-4e48-a55e-23e0af82bb02 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 AM'. 2024-03-23 16:28:49.568 +05:30 50499ed7-329f-49cb-bf6c-20f8b79dd543 INF CORS policy execution successful. 2024-03-23 16:28:49.568 +05:30 50499ed7-329f-49cb-bf6c-20f8b79dd543 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:49.568 +05:30 50499ed7-329f-49cb-bf6c-20f8b79dd543 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:49.569 +05:30 50499ed7-329f-49cb-bf6c-20f8b79dd543 INF Fetching Department deatails 2024-03-23 16:28:49.570 +05:30 50499ed7-329f-49cb-bf6c-20f8b79dd543 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:49.570 +05:30 50499ed7-329f-49cb-bf6c-20f8b79dd543 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9512ms 2024-03-23 16:28:49.570 +05:30 50499ed7-329f-49cb-bf6c-20f8b79dd543 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:49.571 +05:30 50499ed7-329f-49cb-bf6c-20f8b79dd543 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9072ms 2024-03-23 16:28:49.899 +05:30 228ebc76-5aa8-48e9-a7f4-85a6fa702ca4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:49.899 +05:30 228ebc76-5aa8-48e9-a7f4-85a6fa702ca4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 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-23 16:28:49.900 +05:30 228ebc76-5aa8-48e9-a7f4-85a6fa702ca4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 AM'. 2024-03-23 16:28:49.900 +05:30 330b9fba-9cd1-402a-b8f4-741931007025 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:49.900 +05:30 8395eaa5-aac6-4be4-b09b-918049862686 INF CORS policy execution successful. 2024-03-23 16:28:49.900 +05:30 8395eaa5-aac6-4be4-b09b-918049862686 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:49.900 +05:30 8395eaa5-aac6-4be4-b09b-918049862686 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:49.901 +05:30 330b9fba-9cd1-402a-b8f4-741931007025 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 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-23 16:28:49.901 +05:30 330b9fba-9cd1-402a-b8f4-741931007025 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 AM'. 2024-03-23 16:28:49.901 +05:30 8395eaa5-aac6-4be4-b09b-918049862686 INF Fetching Country deatails 2024-03-23 16:28:49.901 +05:30 871a8375-8a1e-48df-98e6-810566295259 INF CORS policy execution successful. 2024-03-23 16:28:49.901 +05:30 871a8375-8a1e-48df-98e6-810566295259 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:49.901 +05:30 871a8375-8a1e-48df-98e6-810566295259 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:49.902 +05:30 871a8375-8a1e-48df-98e6-810566295259 INF Fetching Department deatails 2024-03-23 16:28:49.902 +05:30 298bd8bd-9179-4898-a865-7af56d29bd6f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:49.902 +05:30 298bd8bd-9179-4898-a865-7af56d29bd6f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 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-23 16:28:49.902 +05:30 8395eaa5-aac6-4be4-b09b-918049862686 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:49.902 +05:30 298bd8bd-9179-4898-a865-7af56d29bd6f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:49 AM'. 2024-03-23 16:28:49.903 +05:30 3079c00b-1001-44db-b215-574154b07cbd INF CORS policy execution successful. 2024-03-23 16:28:49.903 +05:30 871a8375-8a1e-48df-98e6-810566295259 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:49.903 +05:30 3079c00b-1001-44db-b215-574154b07cbd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:49.903 +05:30 3079c00b-1001-44db-b215-574154b07cbd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:49.903 +05:30 8395eaa5-aac6-4be4-b09b-918049862686 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.5543ms 2024-03-23 16:28:49.903 +05:30 8395eaa5-aac6-4be4-b09b-918049862686 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:49.903 +05:30 871a8375-8a1e-48df-98e6-810566295259 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9181ms 2024-03-23 16:28:49.903 +05:30 871a8375-8a1e-48df-98e6-810566295259 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:49.903 +05:30 8395eaa5-aac6-4be4-b09b-918049862686 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.4584ms 2024-03-23 16:28:49.903 +05:30 871a8375-8a1e-48df-98e6-810566295259 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3015ms 2024-03-23 16:28:49.904 +05:30 3079c00b-1001-44db-b215-574154b07cbd INF Fetching City deatails 2024-03-23 16:28:49.905 +05:30 3079c00b-1001-44db-b215-574154b07cbd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:49.905 +05:30 3079c00b-1001-44db-b215-574154b07cbd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0412ms 2024-03-23 16:28:49.905 +05:30 3079c00b-1001-44db-b215-574154b07cbd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:49.905 +05:30 3079c00b-1001-44db-b215-574154b07cbd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4664ms 2024-03-23 16:28:52.704 +05:30 a367efa3-0647-40e2-83bc-317430290924 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:52.704 +05:30 0e7a6cf3-9d9c-40a0-b043-63bfa6b7cc4a INF CORS policy execution successful. 2024-03-23 16:28:52.705 +05:30 0e7a6cf3-9d9c-40a0-b043-63bfa6b7cc4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1296ms 2024-03-23 16:28:52.708 +05:30 512978ee-987b-46b0-8f7b-274416712d43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:52.708 +05:30 4fce24f1-4ce0-414a-b8fd-311843319371 INF CORS policy execution successful. 2024-03-23 16:28:52.708 +05:30 4fce24f1-4ce0-414a-b8fd-311843319371 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7571ms 2024-03-23 16:28:52.716 +05:30 708fb8fa-9c6a-474d-8606-c460eef7154c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:52.716 +05:30 e52085e9-4358-422e-950c-bfc395c4e199 INF CORS policy execution successful. 2024-03-23 16:28:52.717 +05:30 e52085e9-4358-422e-950c-bfc395c4e199 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4975ms 2024-03-23 16:28:52.754 +05:30 12c05f58-1d5f-4e05-961e-bc3a7af70363 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:52.755 +05:30 12c05f58-1d5f-4e05-961e-bc3a7af70363 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58: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-23 16:28:52.755 +05:30 12c05f58-1d5f-4e05-961e-bc3a7af70363 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:52 AM'. 2024-03-23 16:28:52.756 +05:30 cf180033-d1c6-4b92-acc8-4dc68a3202eb INF CORS policy execution successful. 2024-03-23 16:28:52.756 +05:30 cf180033-d1c6-4b92-acc8-4dc68a3202eb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:52.756 +05:30 cf180033-d1c6-4b92-acc8-4dc68a3202eb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:52.756 +05:30 cf180033-d1c6-4b92-acc8-4dc68a3202eb INF Fetching City deatails 2024-03-23 16:28:52.757 +05:30 cf180033-d1c6-4b92-acc8-4dc68a3202eb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:52.758 +05:30 cf180033-d1c6-4b92-acc8-4dc68a3202eb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8071ms 2024-03-23 16:28:52.758 +05:30 cf180033-d1c6-4b92-acc8-4dc68a3202eb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:52.758 +05:30 cf180033-d1c6-4b92-acc8-4dc68a3202eb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.0134ms 2024-03-23 16:28:52.759 +05:30 ef8e6d32-9f73-40fb-96fd-4cc3c276f960 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:52.759 +05:30 ef8e6d32-9f73-40fb-96fd-4cc3c276f960 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58: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-23 16:28:52.760 +05:30 ef8e6d32-9f73-40fb-96fd-4cc3c276f960 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:52 AM'. 2024-03-23 16:28:52.760 +05:30 61383c84-b196-40cb-a996-e31b4e66025a INF CORS policy execution successful. 2024-03-23 16:28:52.760 +05:30 61383c84-b196-40cb-a996-e31b4e66025a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:52.760 +05:30 61383c84-b196-40cb-a996-e31b4e66025a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:52.760 +05:30 61383c84-b196-40cb-a996-e31b4e66025a INF Fetching Country deatails 2024-03-23 16:28:52.761 +05:30 61383c84-b196-40cb-a996-e31b4e66025a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:52.761 +05:30 61383c84-b196-40cb-a996-e31b4e66025a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2276ms 2024-03-23 16:28:52.761 +05:30 61383c84-b196-40cb-a996-e31b4e66025a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:52.761 +05:30 61383c84-b196-40cb-a996-e31b4e66025a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3418ms 2024-03-23 16:28:52.776 +05:30 cad70e1a-566d-4046-9166-75ab33b05c5d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:52.777 +05:30 cad70e1a-566d-4046-9166-75ab33b05c5d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58: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-23 16:28:52.778 +05:30 cad70e1a-566d-4046-9166-75ab33b05c5d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:52 AM'. 2024-03-23 16:28:52.778 +05:30 c134bbae-3ad7-4391-a4dd-44b282966e92 INF CORS policy execution successful. 2024-03-23 16:28:52.778 +05:30 c134bbae-3ad7-4391-a4dd-44b282966e92 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:52.778 +05:30 c134bbae-3ad7-4391-a4dd-44b282966e92 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:52.779 +05:30 c134bbae-3ad7-4391-a4dd-44b282966e92 INF Fetching Department deatails 2024-03-23 16:28:52.781 +05:30 c134bbae-3ad7-4391-a4dd-44b282966e92 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:52.781 +05:30 c134bbae-3ad7-4391-a4dd-44b282966e92 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2161ms 2024-03-23 16:28:52.781 +05:30 c134bbae-3ad7-4391-a4dd-44b282966e92 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:52.781 +05:30 c134bbae-3ad7-4391-a4dd-44b282966e92 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.9917ms 2024-03-23 16:28:53.183 +05:30 e9bdf3ad-18f2-4265-93ad-2e85d7d7648d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:53.183 +05:30 f8acfea2-f694-4b22-8d62-8d4b1113806a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:53.183 +05:30 e9bdf3ad-18f2-4265-93ad-2e85d7d7648d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:53 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-23 16:28:53.184 +05:30 f8acfea2-f694-4b22-8d62-8d4b1113806a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:53 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-23 16:28:53.184 +05:30 e9bdf3ad-18f2-4265-93ad-2e85d7d7648d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:53 AM'. 2024-03-23 16:28:53.184 +05:30 f8acfea2-f694-4b22-8d62-8d4b1113806a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:53 AM'. 2024-03-23 16:28:53.184 +05:30 ba86d2d3-9c42-4848-acd9-07a538bafdc4 INF CORS policy execution successful. 2024-03-23 16:28:53.184 +05:30 5f69f4cb-4230-4f1c-8b2f-12c1cca02541 INF CORS policy execution successful. 2024-03-23 16:28:53.184 +05:30 ba86d2d3-9c42-4848-acd9-07a538bafdc4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:53.184 +05:30 5f69f4cb-4230-4f1c-8b2f-12c1cca02541 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:53.184 +05:30 ba86d2d3-9c42-4848-acd9-07a538bafdc4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:53.185 +05:30 5f69f4cb-4230-4f1c-8b2f-12c1cca02541 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:53.185 +05:30 5f69f4cb-4230-4f1c-8b2f-12c1cca02541 INF Fetching Country deatails 2024-03-23 16:28:53.185 +05:30 ba86d2d3-9c42-4848-acd9-07a538bafdc4 INF Fetching City deatails 2024-03-23 16:28:53.186 +05:30 5f69f4cb-4230-4f1c-8b2f-12c1cca02541 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:53.186 +05:30 ba86d2d3-9c42-4848-acd9-07a538bafdc4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:53.187 +05:30 5f69f4cb-4230-4f1c-8b2f-12c1cca02541 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8244ms 2024-03-23 16:28:53.187 +05:30 5f69f4cb-4230-4f1c-8b2f-12c1cca02541 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:53.187 +05:30 ba86d2d3-9c42-4848-acd9-07a538bafdc4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9516ms 2024-03-23 16:28:53.187 +05:30 ba86d2d3-9c42-4848-acd9-07a538bafdc4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:53.187 +05:30 5f69f4cb-4230-4f1c-8b2f-12c1cca02541 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.5287ms 2024-03-23 16:28:53.187 +05:30 8bb7f03e-b11c-4fca-b65c-bedafc3ff8ff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:53.187 +05:30 ba86d2d3-9c42-4848-acd9-07a538bafdc4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.2133ms 2024-03-23 16:28:53.187 +05:30 8bb7f03e-b11c-4fca-b65c-bedafc3ff8ff INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:53 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-23 16:28:53.188 +05:30 8bb7f03e-b11c-4fca-b65c-bedafc3ff8ff INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:53 AM'. 2024-03-23 16:28:53.188 +05:30 d6756ed7-6770-44c5-8ec9-6f96687eef22 INF CORS policy execution successful. 2024-03-23 16:28:53.188 +05:30 d6756ed7-6770-44c5-8ec9-6f96687eef22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:53.188 +05:30 d6756ed7-6770-44c5-8ec9-6f96687eef22 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:53.189 +05:30 d6756ed7-6770-44c5-8ec9-6f96687eef22 INF Fetching Department deatails 2024-03-23 16:28:53.190 +05:30 d6756ed7-6770-44c5-8ec9-6f96687eef22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:53.190 +05:30 d6756ed7-6770-44c5-8ec9-6f96687eef22 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.758ms 2024-03-23 16:28:53.190 +05:30 d6756ed7-6770-44c5-8ec9-6f96687eef22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:53.190 +05:30 d6756ed7-6770-44c5-8ec9-6f96687eef22 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.2522ms 2024-03-23 16:28:54.851 +05:30 3d8b1432-b6a4-46e5-a892-5522ddae22c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:54.852 +05:30 3d8b1432-b6a4-46e5-a892-5522ddae22c5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:54 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-23 16:28:54.852 +05:30 3d8b1432-b6a4-46e5-a892-5522ddae22c5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:54 AM'. 2024-03-23 16:28:54.852 +05:30 3d7e574c-f21d-4c18-869d-ef97c661d73e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:54.852 +05:30 b7bc8e75-3a69-42de-8d01-55a4895bde95 INF CORS policy execution successful. 2024-03-23 16:28:54.852 +05:30 b7bc8e75-3a69-42de-8d01-55a4895bde95 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:54.852 +05:30 b7bc8e75-3a69-42de-8d01-55a4895bde95 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:54.852 +05:30 3d7e574c-f21d-4c18-869d-ef97c661d73e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:54 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-23 16:28:54.853 +05:30 3d7e574c-f21d-4c18-869d-ef97c661d73e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:54 AM'. 2024-03-23 16:28:54.853 +05:30 b7bc8e75-3a69-42de-8d01-55a4895bde95 INF Fetching City deatails 2024-03-23 16:28:54.853 +05:30 d3498a8f-95be-4849-b5ad-463998fec540 INF CORS policy execution successful. 2024-03-23 16:28:54.853 +05:30 d3498a8f-95be-4849-b5ad-463998fec540 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:54.853 +05:30 d3498a8f-95be-4849-b5ad-463998fec540 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:54.854 +05:30 b7bc8e75-3a69-42de-8d01-55a4895bde95 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:54.854 +05:30 d3498a8f-95be-4849-b5ad-463998fec540 INF Fetching Country deatails 2024-03-23 16:28:54.854 +05:30 b7bc8e75-3a69-42de-8d01-55a4895bde95 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.648ms 2024-03-23 16:28:54.854 +05:30 b7bc8e75-3a69-42de-8d01-55a4895bde95 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:54.854 +05:30 b7bc8e75-3a69-42de-8d01-55a4895bde95 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2503ms 2024-03-23 16:28:54.855 +05:30 d3498a8f-95be-4849-b5ad-463998fec540 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:54.855 +05:30 d3498a8f-95be-4849-b5ad-463998fec540 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6817ms 2024-03-23 16:28:54.855 +05:30 d3498a8f-95be-4849-b5ad-463998fec540 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:54.855 +05:30 d3498a8f-95be-4849-b5ad-463998fec540 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.9489ms 2024-03-23 16:28:54.858 +05:30 682a5356-4536-4132-8a0d-9fc2a952a5e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:54.859 +05:30 682a5356-4536-4132-8a0d-9fc2a952a5e8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:54 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-23 16:28:54.859 +05:30 682a5356-4536-4132-8a0d-9fc2a952a5e8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:54 AM'. 2024-03-23 16:28:54.859 +05:30 20024f52-6aad-4758-95a6-2e86ff6e6db2 INF CORS policy execution successful. 2024-03-23 16:28:54.859 +05:30 20024f52-6aad-4758-95a6-2e86ff6e6db2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:54.859 +05:30 20024f52-6aad-4758-95a6-2e86ff6e6db2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:54.860 +05:30 20024f52-6aad-4758-95a6-2e86ff6e6db2 INF Fetching Department deatails 2024-03-23 16:28:54.861 +05:30 20024f52-6aad-4758-95a6-2e86ff6e6db2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:54.861 +05:30 20024f52-6aad-4758-95a6-2e86ff6e6db2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.778ms 2024-03-23 16:28:54.861 +05:30 20024f52-6aad-4758-95a6-2e86ff6e6db2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:54.861 +05:30 20024f52-6aad-4758-95a6-2e86ff6e6db2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1908ms 2024-03-23 16:28:55.392 +05:30 95b2fae3-c70f-47ee-a6f5-a60514264894 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:28:55.393 +05:30 95b2fae3-c70f-47ee-a6f5-a60514264894 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:55 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-23 16:28:55.394 +05:30 ec2ba246-9262-469d-a983-3f3ea408507a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:28:55.394 +05:30 95b2fae3-c70f-47ee-a6f5-a60514264894 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:55 AM'. 2024-03-23 16:28:55.394 +05:30 288807b3-bbee-41c1-a9df-b20210760952 INF CORS policy execution successful. 2024-03-23 16:28:55.394 +05:30 288807b3-bbee-41c1-a9df-b20210760952 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:55.395 +05:30 288807b3-bbee-41c1-a9df-b20210760952 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:28:55.395 +05:30 ec2ba246-9262-469d-a983-3f3ea408507a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:55 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-23 16:28:55.395 +05:30 ec2ba246-9262-469d-a983-3f3ea408507a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:55 AM'. 2024-03-23 16:28:55.395 +05:30 be5c12ba-835a-4b24-ac3b-8954860b365e INF CORS policy execution successful. 2024-03-23 16:28:55.395 +05:30 be5c12ba-835a-4b24-ac3b-8954860b365e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:55.395 +05:30 288807b3-bbee-41c1-a9df-b20210760952 INF Fetching Country deatails 2024-03-23 16:28:55.395 +05:30 be5c12ba-835a-4b24-ac3b-8954860b365e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:28:55.396 +05:30 3073b395-f6ec-4979-8e05-04160734de1e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:28:55.396 +05:30 be5c12ba-835a-4b24-ac3b-8954860b365e INF Fetching Department deatails 2024-03-23 16:28:55.396 +05:30 3073b395-f6ec-4979-8e05-04160734de1e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:55 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-23 16:28:55.397 +05:30 3073b395-f6ec-4979-8e05-04160734de1e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:58:55 AM'. 2024-03-23 16:28:55.397 +05:30 78b8dd27-ecfe-4736-a9ed-f8e5cde8d4ae INF CORS policy execution successful. 2024-03-23 16:28:55.397 +05:30 78b8dd27-ecfe-4736-a9ed-f8e5cde8d4ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:55.397 +05:30 288807b3-bbee-41c1-a9df-b20210760952 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:55.397 +05:30 78b8dd27-ecfe-4736-a9ed-f8e5cde8d4ae INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:28:55.397 +05:30 be5c12ba-835a-4b24-ac3b-8954860b365e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:55.397 +05:30 288807b3-bbee-41c1-a9df-b20210760952 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.5478ms 2024-03-23 16:28:55.397 +05:30 be5c12ba-835a-4b24-ac3b-8954860b365e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6483ms 2024-03-23 16:28:55.397 +05:30 288807b3-bbee-41c1-a9df-b20210760952 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:28:55.397 +05:30 78b8dd27-ecfe-4736-a9ed-f8e5cde8d4ae INF Fetching City deatails 2024-03-23 16:28:55.397 +05:30 be5c12ba-835a-4b24-ac3b-8954860b365e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:28:55.397 +05:30 288807b3-bbee-41c1-a9df-b20210760952 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.2748ms 2024-03-23 16:28:55.398 +05:30 be5c12ba-835a-4b24-ac3b-8954860b365e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9714ms 2024-03-23 16:28:55.398 +05:30 78b8dd27-ecfe-4736-a9ed-f8e5cde8d4ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:28:55.398 +05:30 78b8dd27-ecfe-4736-a9ed-f8e5cde8d4ae INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.1958ms 2024-03-23 16:28:55.398 +05:30 78b8dd27-ecfe-4736-a9ed-f8e5cde8d4ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:28:55.398 +05:30 78b8dd27-ecfe-4736-a9ed-f8e5cde8d4ae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4676ms 2024-03-23 16:29:50.074 +05:30 d56b2c6f-3fa3-43d1-b31b-4a367cf9da6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:29:50.074 +05:30 41c76642-9dd7-4bed-b658-cf546838a37a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:29:50.075 +05:30 f67cdfe9-e420-4c87-8c45-27a3094d0a3d INF CORS policy execution successful. 2024-03-23 16:29:50.075 +05:30 3d717a47-d779-44e7-b2b0-4e2e0750ac08 INF CORS policy execution successful. 2024-03-23 16:29:50.075 +05:30 f67cdfe9-e420-4c87-8c45-27a3094d0a3d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.0933ms 2024-03-23 16:29:50.075 +05:30 3d717a47-d779-44e7-b2b0-4e2e0750ac08 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.3785ms 2024-03-23 16:29:50.080 +05:30 5e44eaa3-5ec6-4376-950e-a77529fab04b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:29:50.081 +05:30 14bec6fd-ed48-4f66-986e-b369faef2a2b INF CORS policy execution successful. 2024-03-23 16:29:50.081 +05:30 14bec6fd-ed48-4f66-986e-b369faef2a2b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7103ms 2024-03-23 16:29:50.115 +05:30 a436472d-c28b-428a-9424-5fd730986b46 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:29:50.116 +05:30 a436472d-c28b-428a-9424-5fd730986b46 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59: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-23 16:29:50.117 +05:30 a436472d-c28b-428a-9424-5fd730986b46 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:50 AM'. 2024-03-23 16:29:50.117 +05:30 1f9e8172-4030-4d08-aeff-877ccb78e7cb INF CORS policy execution successful. 2024-03-23 16:29:50.117 +05:30 1f9e8172-4030-4d08-aeff-877ccb78e7cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:29:50.117 +05:30 1f9e8172-4030-4d08-aeff-877ccb78e7cb INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:29:50.118 +05:30 1f9e8172-4030-4d08-aeff-877ccb78e7cb INF Fetching Country deatails 2024-03-23 16:29:50.119 +05:30 82acdbd1-569c-423f-857d-ca38ade57154 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:29:50.120 +05:30 82acdbd1-569c-423f-857d-ca38ade57154 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59: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-23 16:29:50.120 +05:30 82acdbd1-569c-423f-857d-ca38ade57154 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:50 AM'. 2024-03-23 16:29:50.120 +05:30 960b4e50-c022-477a-9765-63a2a257c52b INF CORS policy execution successful. 2024-03-23 16:29:50.120 +05:30 960b4e50-c022-477a-9765-63a2a257c52b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:29:50.120 +05:30 960b4e50-c022-477a-9765-63a2a257c52b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:29:50.120 +05:30 1f9e8172-4030-4d08-aeff-877ccb78e7cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:29:50.121 +05:30 960b4e50-c022-477a-9765-63a2a257c52b INF Fetching Department deatails 2024-03-23 16:29:50.121 +05:30 1f9e8172-4030-4d08-aeff-877ccb78e7cb INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.8899ms 2024-03-23 16:29:50.121 +05:30 1f9e8172-4030-4d08-aeff-877ccb78e7cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:29:50.121 +05:30 1f9e8172-4030-4d08-aeff-877ccb78e7cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.6953ms 2024-03-23 16:29:50.122 +05:30 960b4e50-c022-477a-9765-63a2a257c52b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:29:50.122 +05:30 2e7732d8-4eb6-4a9e-bc53-04c1702e5d56 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:29:50.122 +05:30 960b4e50-c022-477a-9765-63a2a257c52b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8209ms 2024-03-23 16:29:50.122 +05:30 960b4e50-c022-477a-9765-63a2a257c52b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:29:50.122 +05:30 960b4e50-c022-477a-9765-63a2a257c52b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.2562ms 2024-03-23 16:29:50.123 +05:30 2e7732d8-4eb6-4a9e-bc53-04c1702e5d56 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59: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-23 16:29:50.123 +05:30 2e7732d8-4eb6-4a9e-bc53-04c1702e5d56 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:50 AM'. 2024-03-23 16:29:50.123 +05:30 c17e253c-5f18-42e1-84a4-7fa2d5bb83fd INF CORS policy execution successful. 2024-03-23 16:29:50.123 +05:30 c17e253c-5f18-42e1-84a4-7fa2d5bb83fd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:29:50.123 +05:30 c17e253c-5f18-42e1-84a4-7fa2d5bb83fd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:29:50.124 +05:30 c17e253c-5f18-42e1-84a4-7fa2d5bb83fd INF Fetching City deatails 2024-03-23 16:29:50.125 +05:30 c17e253c-5f18-42e1-84a4-7fa2d5bb83fd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:29:50.125 +05:30 c17e253c-5f18-42e1-84a4-7fa2d5bb83fd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7639ms 2024-03-23 16:29:50.125 +05:30 c17e253c-5f18-42e1-84a4-7fa2d5bb83fd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:29:50.125 +05:30 c17e253c-5f18-42e1-84a4-7fa2d5bb83fd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4163ms 2024-03-23 16:29:50.228 +05:30 4f5715ca-dc6a-41ff-8af9-237eeeead7e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:29:50.229 +05:30 4f5715ca-dc6a-41ff-8af9-237eeeead7e9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59: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-23 16:29:50.229 +05:30 4f5715ca-dc6a-41ff-8af9-237eeeead7e9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:50 AM'. 2024-03-23 16:29:50.229 +05:30 4e64e3b4-9d04-4246-b348-8025f86dbe9b INF CORS policy execution successful. 2024-03-23 16:29:50.229 +05:30 4e64e3b4-9d04-4246-b348-8025f86dbe9b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:29:50.229 +05:30 4e64e3b4-9d04-4246-b348-8025f86dbe9b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:29:50.230 +05:30 4e64e3b4-9d04-4246-b348-8025f86dbe9b INF Fetching City deatails 2024-03-23 16:29:50.231 +05:30 4e64e3b4-9d04-4246-b348-8025f86dbe9b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:29:50.231 +05:30 4e64e3b4-9d04-4246-b348-8025f86dbe9b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9736ms 2024-03-23 16:29:50.231 +05:30 4e64e3b4-9d04-4246-b348-8025f86dbe9b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:29:50.232 +05:30 4e64e3b4-9d04-4246-b348-8025f86dbe9b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7147ms 2024-03-23 16:29:50.256 +05:30 4333d999-aabf-4824-af65-7d7cc655b738 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:29:50.258 +05:30 4333d999-aabf-4824-af65-7d7cc655b738 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59: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-23 16:29:50.259 +05:30 4333d999-aabf-4824-af65-7d7cc655b738 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:50 AM'. 2024-03-23 16:29:50.259 +05:30 f32db03d-b6fa-4494-a63f-23f28d49d6fa INF CORS policy execution successful. 2024-03-23 16:29:50.259 +05:30 f32db03d-b6fa-4494-a63f-23f28d49d6fa INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:29:50.259 +05:30 f32db03d-b6fa-4494-a63f-23f28d49d6fa INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:29:50.259 +05:30 d4b23e4a-b91b-4c57-a232-6f78b5f42de0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:29:50.260 +05:30 f32db03d-b6fa-4494-a63f-23f28d49d6fa INF Fetching Department deatails 2024-03-23 16:29:50.260 +05:30 d4b23e4a-b91b-4c57-a232-6f78b5f42de0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59: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-23 16:29:50.261 +05:30 d4b23e4a-b91b-4c57-a232-6f78b5f42de0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:50 AM'. 2024-03-23 16:29:50.261 +05:30 a821b3f6-b2b0-43a8-956b-eace53f5a59c INF CORS policy execution successful. 2024-03-23 16:29:50.261 +05:30 a821b3f6-b2b0-43a8-956b-eace53f5a59c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:29:50.261 +05:30 a821b3f6-b2b0-43a8-956b-eace53f5a59c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:29:50.262 +05:30 f32db03d-b6fa-4494-a63f-23f28d49d6fa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:29:50.262 +05:30 a821b3f6-b2b0-43a8-956b-eace53f5a59c INF Fetching Country deatails 2024-03-23 16:29:50.262 +05:30 f32db03d-b6fa-4494-a63f-23f28d49d6fa INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.8062ms 2024-03-23 16:29:50.262 +05:30 f32db03d-b6fa-4494-a63f-23f28d49d6fa INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:29:50.262 +05:30 a821b3f6-b2b0-43a8-956b-eace53f5a59c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:29:50.262 +05:30 f32db03d-b6fa-4494-a63f-23f28d49d6fa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.0707ms 2024-03-23 16:29:50.262 +05:30 a821b3f6-b2b0-43a8-956b-eace53f5a59c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5102ms 2024-03-23 16:29:50.263 +05:30 a821b3f6-b2b0-43a8-956b-eace53f5a59c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:29:50.263 +05:30 a821b3f6-b2b0-43a8-956b-eace53f5a59c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.2125ms 2024-03-23 16:29:58.922 +05:30 37c47092-f52e-4a74-99ff-96aec14cfeec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:29:58.923 +05:30 be1d287c-c32f-4e19-9b88-3fa6031fd036 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:29:58.923 +05:30 b194fcc0-4874-4cef-8ec8-53dcee47c3bd INF CORS policy execution successful. 2024-03-23 16:29:58.923 +05:30 4e97864b-d029-4b32-9cde-e6af3cba408d INF CORS policy execution successful. 2024-03-23 16:29:58.923 +05:30 b194fcc0-4874-4cef-8ec8-53dcee47c3bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.0832ms 2024-03-23 16:29:58.924 +05:30 4e97864b-d029-4b32-9cde-e6af3cba408d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6314ms 2024-03-23 16:29:58.924 +05:30 e4326d6b-c2b7-4944-b4d7-c4614956b177 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:29:58.924 +05:30 815faa9f-ae2d-4411-b22b-9104b9e99c23 INF CORS policy execution successful. 2024-03-23 16:29:58.924 +05:30 815faa9f-ae2d-4411-b22b-9104b9e99c23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2571ms 2024-03-23 16:29:58.961 +05:30 e99e75d0-5c6b-4a62-b958-ea0edead4515 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:29:58.962 +05:30 e99e75d0-5c6b-4a62-b958-ea0edead4515 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:58 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-23 16:29:58.962 +05:30 e99e75d0-5c6b-4a62-b958-ea0edead4515 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:58 AM'. 2024-03-23 16:29:58.962 +05:30 ab9ebb3f-4a08-4c06-8ab8-a859b83d861a INF CORS policy execution successful. 2024-03-23 16:29:58.962 +05:30 ab9ebb3f-4a08-4c06-8ab8-a859b83d861a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:29:58.963 +05:30 ab9ebb3f-4a08-4c06-8ab8-a859b83d861a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:29:58.963 +05:30 ab9ebb3f-4a08-4c06-8ab8-a859b83d861a INF Fetching City deatails 2024-03-23 16:29:58.963 +05:30 94886c58-1f55-4359-a8a3-303a275c0d0a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:29:58.964 +05:30 94886c58-1f55-4359-a8a3-303a275c0d0a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:58 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-23 16:29:58.964 +05:30 94886c58-1f55-4359-a8a3-303a275c0d0a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:58 AM'. 2024-03-23 16:29:58.964 +05:30 ab9ebb3f-4a08-4c06-8ab8-a859b83d861a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:29:58.964 +05:30 dd1bfd59-357a-462a-a613-5b69ff2baa41 INF CORS policy execution successful. 2024-03-23 16:29:58.964 +05:30 dd1bfd59-357a-462a-a613-5b69ff2baa41 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:29:58.965 +05:30 dd1bfd59-357a-462a-a613-5b69ff2baa41 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:29:58.965 +05:30 ab9ebb3f-4a08-4c06-8ab8-a859b83d861a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0876ms 2024-03-23 16:29:58.965 +05:30 ab9ebb3f-4a08-4c06-8ab8-a859b83d861a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:29:58.965 +05:30 ab9ebb3f-4a08-4c06-8ab8-a859b83d861a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.9887ms 2024-03-23 16:29:58.965 +05:30 dd1bfd59-357a-462a-a613-5b69ff2baa41 INF Fetching Department deatails 2024-03-23 16:29:58.966 +05:30 dd1bfd59-357a-462a-a613-5b69ff2baa41 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:29:58.966 +05:30 dd1bfd59-357a-462a-a613-5b69ff2baa41 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3216ms 2024-03-23 16:29:58.966 +05:30 dd1bfd59-357a-462a-a613-5b69ff2baa41 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:29:58.966 +05:30 dd1bfd59-357a-462a-a613-5b69ff2baa41 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7246ms 2024-03-23 16:29:58.967 +05:30 2d5be9d9-82c9-4161-a9d7-353fc82d1ddf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:29:58.967 +05:30 2d5be9d9-82c9-4161-a9d7-353fc82d1ddf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:58 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-23 16:29:58.967 +05:30 2d5be9d9-82c9-4161-a9d7-353fc82d1ddf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:58 AM'. 2024-03-23 16:29:58.967 +05:30 a854db08-8d7b-4c2a-8378-6278c8edb015 INF CORS policy execution successful. 2024-03-23 16:29:58.967 +05:30 a854db08-8d7b-4c2a-8378-6278c8edb015 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:29:58.967 +05:30 a854db08-8d7b-4c2a-8378-6278c8edb015 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:29:58.968 +05:30 a854db08-8d7b-4c2a-8378-6278c8edb015 INF Fetching Country deatails 2024-03-23 16:29:58.968 +05:30 a854db08-8d7b-4c2a-8378-6278c8edb015 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:29:58.968 +05:30 a854db08-8d7b-4c2a-8378-6278c8edb015 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0645ms 2024-03-23 16:29:58.968 +05:30 a854db08-8d7b-4c2a-8378-6278c8edb015 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:29:58.969 +05:30 a854db08-8d7b-4c2a-8378-6278c8edb015 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.0086ms 2024-03-23 16:29:59.318 +05:30 7a7ccf6f-3b0d-48c8-b24c-5b2d4e85bfef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:29:59.319 +05:30 7a7ccf6f-3b0d-48c8-b24c-5b2d4e85bfef INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59: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-23 16:29:59.319 +05:30 7a7ccf6f-3b0d-48c8-b24c-5b2d4e85bfef INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:59 AM'. 2024-03-23 16:29:59.319 +05:30 8422482f-aa13-4f94-bb4f-3df87850cf37 INF CORS policy execution successful. 2024-03-23 16:29:59.319 +05:30 8422482f-aa13-4f94-bb4f-3df87850cf37 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:29:59.319 +05:30 8422482f-aa13-4f94-bb4f-3df87850cf37 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:29:59.320 +05:30 8422482f-aa13-4f94-bb4f-3df87850cf37 INF Fetching City deatails 2024-03-23 16:29:59.320 +05:30 be3ebba5-c72e-4286-b970-b1edfe59e0d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:29:59.321 +05:30 be3ebba5-c72e-4286-b970-b1edfe59e0d3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59: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-23 16:29:59.321 +05:30 8422482f-aa13-4f94-bb4f-3df87850cf37 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:29:59.321 +05:30 be3ebba5-c72e-4286-b970-b1edfe59e0d3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:59 AM'. 2024-03-23 16:29:59.321 +05:30 bde34449-6d12-47be-ac5a-0d5b6c628f2a INF CORS policy execution successful. 2024-03-23 16:29:59.321 +05:30 bde34449-6d12-47be-ac5a-0d5b6c628f2a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:29:59.322 +05:30 bde34449-6d12-47be-ac5a-0d5b6c628f2a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:29:59.322 +05:30 8422482f-aa13-4f94-bb4f-3df87850cf37 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1487ms 2024-03-23 16:29:59.322 +05:30 8422482f-aa13-4f94-bb4f-3df87850cf37 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:29:59.322 +05:30 8422482f-aa13-4f94-bb4f-3df87850cf37 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.9709ms 2024-03-23 16:29:59.322 +05:30 bde34449-6d12-47be-ac5a-0d5b6c628f2a INF Fetching Department deatails 2024-03-23 16:29:59.323 +05:30 9a95ec06-15e7-4caa-bf24-6f13f481e225 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:29:59.323 +05:30 bde34449-6d12-47be-ac5a-0d5b6c628f2a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:29:59.323 +05:30 9a95ec06-15e7-4caa-bf24-6f13f481e225 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59: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-23 16:29:59.323 +05:30 bde34449-6d12-47be-ac5a-0d5b6c628f2a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5389ms 2024-03-23 16:29:59.323 +05:30 9a95ec06-15e7-4caa-bf24-6f13f481e225 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 10:59:59 AM'. 2024-03-23 16:29:59.323 +05:30 bde34449-6d12-47be-ac5a-0d5b6c628f2a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:29:59.323 +05:30 8b2846fb-89e6-48f9-95ed-ab28b719d0dc INF CORS policy execution successful. 2024-03-23 16:29:59.323 +05:30 8b2846fb-89e6-48f9-95ed-ab28b719d0dc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:29:59.323 +05:30 bde34449-6d12-47be-ac5a-0d5b6c628f2a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9055ms 2024-03-23 16:29:59.323 +05:30 8b2846fb-89e6-48f9-95ed-ab28b719d0dc INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:29:59.324 +05:30 8b2846fb-89e6-48f9-95ed-ab28b719d0dc INF Fetching Country deatails 2024-03-23 16:29:59.324 +05:30 8b2846fb-89e6-48f9-95ed-ab28b719d0dc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:29:59.325 +05:30 8b2846fb-89e6-48f9-95ed-ab28b719d0dc INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0858ms 2024-03-23 16:29:59.325 +05:30 8b2846fb-89e6-48f9-95ed-ab28b719d0dc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:29:59.325 +05:30 8b2846fb-89e6-48f9-95ed-ab28b719d0dc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1183ms 2024-03-23 16:30:27.997 +05:30 034959cc-6efe-4a18-aeb9-25e631614808 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:27.998 +05:30 811e842f-5c11-420d-8cc8-bb55fe55666f INF CORS policy execution successful. 2024-03-23 16:30:27.999 +05:30 811e842f-5c11-420d-8cc8-bb55fe55666f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.7ms 2024-03-23 16:30:28.001 +05:30 3db2693f-9acc-4104-a4fe-84aff853a99d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:28.001 +05:30 a2b758bd-8a8b-47a9-8a4e-138946ab866f INF CORS policy execution successful. 2024-03-23 16:30:28.002 +05:30 a2b758bd-8a8b-47a9-8a4e-138946ab866f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8235ms 2024-03-23 16:30:28.009 +05:30 70a24df9-333d-4296-843e-9c2744a13e40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:28.010 +05:30 f456ea72-3621-4358-b8c5-c913658074e6 INF CORS policy execution successful. 2024-03-23 16:30:28.010 +05:30 f456ea72-3621-4358-b8c5-c913658074e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.9242ms 2024-03-23 16:30:28.048 +05:30 7671b62d-af57-4e91-9767-d08a24cdd74a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:28.050 +05:30 7671b62d-af57-4e91-9767-d08a24cdd74a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:28 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-23 16:30:28.051 +05:30 7671b62d-af57-4e91-9767-d08a24cdd74a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:28 AM'. 2024-03-23 16:30:28.051 +05:30 29f9d417-180f-4f48-a295-e7c13528f254 INF CORS policy execution successful. 2024-03-23 16:30:28.051 +05:30 29f9d417-180f-4f48-a295-e7c13528f254 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:28.051 +05:30 29f9d417-180f-4f48-a295-e7c13528f254 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:30:28.052 +05:30 8c95b62d-1043-4894-ac69-14d70aee87d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:28.053 +05:30 29f9d417-180f-4f48-a295-e7c13528f254 INF Fetching City deatails 2024-03-23 16:30:28.053 +05:30 8c95b62d-1043-4894-ac69-14d70aee87d9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:28 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-23 16:30:28.053 +05:30 8c95b62d-1043-4894-ac69-14d70aee87d9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:28 AM'. 2024-03-23 16:30:28.053 +05:30 86691da5-5ebe-4225-9b0f-79cf15454267 INF CORS policy execution successful. 2024-03-23 16:30:28.053 +05:30 86691da5-5ebe-4225-9b0f-79cf15454267 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:28.054 +05:30 86691da5-5ebe-4225-9b0f-79cf15454267 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:30:28.054 +05:30 86691da5-5ebe-4225-9b0f-79cf15454267 INF Fetching Country deatails 2024-03-23 16:30:28.055 +05:30 29f9d417-180f-4f48-a295-e7c13528f254 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:28.055 +05:30 86691da5-5ebe-4225-9b0f-79cf15454267 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:28.056 +05:30 86691da5-5ebe-4225-9b0f-79cf15454267 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0839ms 2024-03-23 16:30:28.056 +05:30 29f9d417-180f-4f48-a295-e7c13528f254 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.1223ms 2024-03-23 16:30:28.056 +05:30 86691da5-5ebe-4225-9b0f-79cf15454267 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:28.056 +05:30 29f9d417-180f-4f48-a295-e7c13528f254 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:28.056 +05:30 86691da5-5ebe-4225-9b0f-79cf15454267 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.682ms 2024-03-23 16:30:28.056 +05:30 29f9d417-180f-4f48-a295-e7c13528f254 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.9252ms 2024-03-23 16:30:28.061 +05:30 37a97bbe-e763-413c-ac61-2434458ab987 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:28.062 +05:30 37a97bbe-e763-413c-ac61-2434458ab987 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:28 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-23 16:30:28.063 +05:30 37a97bbe-e763-413c-ac61-2434458ab987 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:28 AM'. 2024-03-23 16:30:28.063 +05:30 4a1acf36-a16d-42e5-abc5-579226a53444 INF CORS policy execution successful. 2024-03-23 16:30:28.063 +05:30 4a1acf36-a16d-42e5-abc5-579226a53444 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:28.063 +05:30 4a1acf36-a16d-42e5-abc5-579226a53444 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:28.064 +05:30 4a1acf36-a16d-42e5-abc5-579226a53444 INF Fetching Department deatails 2024-03-23 16:30:28.065 +05:30 4a1acf36-a16d-42e5-abc5-579226a53444 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:28.065 +05:30 4a1acf36-a16d-42e5-abc5-579226a53444 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2742ms 2024-03-23 16:30:28.065 +05:30 4a1acf36-a16d-42e5-abc5-579226a53444 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:28.065 +05:30 4a1acf36-a16d-42e5-abc5-579226a53444 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2162ms 2024-03-23 16:30:28.179 +05:30 d85ee990-adae-4ae9-ac9a-77004e8247aa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:28.180 +05:30 d85ee990-adae-4ae9-ac9a-77004e8247aa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:28 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-23 16:30:28.180 +05:30 d85ee990-adae-4ae9-ac9a-77004e8247aa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:28 AM'. 2024-03-23 16:30:28.180 +05:30 764fda9c-51ed-447d-af37-92fe15ab4dc2 INF CORS policy execution successful. 2024-03-23 16:30:28.180 +05:30 764fda9c-51ed-447d-af37-92fe15ab4dc2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:28.181 +05:30 764fda9c-51ed-447d-af37-92fe15ab4dc2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:28.181 +05:30 764fda9c-51ed-447d-af37-92fe15ab4dc2 INF Fetching Department deatails 2024-03-23 16:30:28.182 +05:30 764fda9c-51ed-447d-af37-92fe15ab4dc2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:28.182 +05:30 764fda9c-51ed-447d-af37-92fe15ab4dc2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6791ms 2024-03-23 16:30:28.182 +05:30 764fda9c-51ed-447d-af37-92fe15ab4dc2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:28.182 +05:30 764fda9c-51ed-447d-af37-92fe15ab4dc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1273ms 2024-03-23 16:30:32.668 +05:30 35dcae3c-8a24-4f0c-b9ad-bcf4c96121fa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:32.669 +05:30 adf10573-a912-461d-93e9-603df2ac8905 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:32.669 +05:30 adf10573-a912-461d-93e9-603df2ac8905 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00: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-03-23 16:30:32.669 +05:30 35dcae3c-8a24-4f0c-b9ad-bcf4c96121fa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00: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-03-23 16:30:32.670 +05:30 adf10573-a912-461d-93e9-603df2ac8905 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:32 AM'. 2024-03-23 16:30:32.670 +05:30 35dcae3c-8a24-4f0c-b9ad-bcf4c96121fa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:32 AM'. 2024-03-23 16:30:32.670 +05:30 5d1dcc93-7a19-4903-84f1-cd0164db308b INF CORS policy execution successful. 2024-03-23 16:30:32.670 +05:30 593c3790-f8b5-49c0-8810-ad12d083ceae INF CORS policy execution successful. 2024-03-23 16:30:32.670 +05:30 5d1dcc93-7a19-4903-84f1-cd0164db308b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:32.670 +05:30 593c3790-f8b5-49c0-8810-ad12d083ceae INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:32.670 +05:30 5d1dcc93-7a19-4903-84f1-cd0164db308b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:30:32.670 +05:30 593c3790-f8b5-49c0-8810-ad12d083ceae INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:32.671 +05:30 5d1dcc93-7a19-4903-84f1-cd0164db308b INF Fetching Country deatails 2024-03-23 16:30:32.671 +05:30 593c3790-f8b5-49c0-8810-ad12d083ceae INF Fetching Department deatails 2024-03-23 16:30:32.672 +05:30 9805e7e5-15b0-4b54-b924-0b8a0d38da85 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:32.672 +05:30 9805e7e5-15b0-4b54-b924-0b8a0d38da85 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00: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-03-23 16:30:32.672 +05:30 593c3790-f8b5-49c0-8810-ad12d083ceae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:32.672 +05:30 9805e7e5-15b0-4b54-b924-0b8a0d38da85 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:32 AM'. 2024-03-23 16:30:32.672 +05:30 5d1dcc93-7a19-4903-84f1-cd0164db308b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:32.672 +05:30 3c6d7cdb-5180-418a-aeb2-6fb4fede8491 INF CORS policy execution successful. 2024-03-23 16:30:32.673 +05:30 593c3790-f8b5-49c0-8810-ad12d083ceae INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0481ms 2024-03-23 16:30:32.673 +05:30 5d1dcc93-7a19-4903-84f1-cd0164db308b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2083ms 2024-03-23 16:30:32.673 +05:30 3c6d7cdb-5180-418a-aeb2-6fb4fede8491 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:32.673 +05:30 593c3790-f8b5-49c0-8810-ad12d083ceae INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:32.673 +05:30 3c6d7cdb-5180-418a-aeb2-6fb4fede8491 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:30:32.673 +05:30 5d1dcc93-7a19-4903-84f1-cd0164db308b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:32.673 +05:30 593c3790-f8b5-49c0-8810-ad12d083ceae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.1542ms 2024-03-23 16:30:32.673 +05:30 5d1dcc93-7a19-4903-84f1-cd0164db308b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.7556ms 2024-03-23 16:30:32.673 +05:30 3c6d7cdb-5180-418a-aeb2-6fb4fede8491 INF Fetching City deatails 2024-03-23 16:30:32.674 +05:30 3c6d7cdb-5180-418a-aeb2-6fb4fede8491 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:32.675 +05:30 3c6d7cdb-5180-418a-aeb2-6fb4fede8491 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8425ms 2024-03-23 16:30:32.675 +05:30 3c6d7cdb-5180-418a-aeb2-6fb4fede8491 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:32.675 +05:30 3c6d7cdb-5180-418a-aeb2-6fb4fede8491 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2863ms 2024-03-23 16:30:38.935 +05:30 15334394-ac91-4078-b179-6a0665ef5c5c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:38.936 +05:30 0caeecc6-8175-4baa-87ca-7648e09d44a6 INF CORS policy execution successful. 2024-03-23 16:30:38.937 +05:30 0caeecc6-8175-4baa-87ca-7648e09d44a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.8304ms 2024-03-23 16:30:38.943 +05:30 05c3fa69-fe77-4b0b-9831-e1920c82f748 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:38.944 +05:30 4e56afe4-e998-4f3b-9b05-256425eaf43c INF CORS policy execution successful. 2024-03-23 16:30:38.946 +05:30 4e56afe4-e998-4f3b-9b05-256425eaf43c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 2.245ms 2024-03-23 16:30:38.959 +05:30 36701397-e9f9-44cf-87bb-a46375417bec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:38.959 +05:30 5994c74f-8b12-4716-a5dc-df2606dce17f INF CORS policy execution successful. 2024-03-23 16:30:38.960 +05:30 5994c74f-8b12-4716-a5dc-df2606dce17f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8738ms 2024-03-23 16:30:38.976 +05:30 18dc07c9-e002-4e91-9c19-cebbe69dae61 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:38.977 +05:30 18dc07c9-e002-4e91-9c19-cebbe69dae61 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:38 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-23 16:30:38.977 +05:30 18dc07c9-e002-4e91-9c19-cebbe69dae61 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:38 AM'. 2024-03-23 16:30:38.978 +05:30 a324260f-e3d1-4d27-bb35-4381383c8b70 INF CORS policy execution successful. 2024-03-23 16:30:38.978 +05:30 a324260f-e3d1-4d27-bb35-4381383c8b70 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:38.978 +05:30 a324260f-e3d1-4d27-bb35-4381383c8b70 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:30:38.979 +05:30 a324260f-e3d1-4d27-bb35-4381383c8b70 INF Fetching City deatails 2024-03-23 16:30:38.983 +05:30 a324260f-e3d1-4d27-bb35-4381383c8b70 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:38.985 +05:30 a324260f-e3d1-4d27-bb35-4381383c8b70 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.7959ms 2024-03-23 16:30:38.985 +05:30 a324260f-e3d1-4d27-bb35-4381383c8b70 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:38.986 +05:30 a324260f-e3d1-4d27-bb35-4381383c8b70 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.8746ms 2024-03-23 16:30:39.017 +05:30 6a8e4d61-f32e-47b8-8f24-80f61faadaf0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:39.017 +05:30 7b9d07c8-d076-494c-8376-ee8fd011bc52 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:39.018 +05:30 7b9d07c8-d076-494c-8376-ee8fd011bc52 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:39 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-23 16:30:39.018 +05:30 6a8e4d61-f32e-47b8-8f24-80f61faadaf0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:39 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-23 16:30:39.019 +05:30 7b9d07c8-d076-494c-8376-ee8fd011bc52 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:39 AM'. 2024-03-23 16:30:39.020 +05:30 6a8e4d61-f32e-47b8-8f24-80f61faadaf0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:39 AM'. 2024-03-23 16:30:39.020 +05:30 057fda5c-a97a-49d0-ad23-8a5ba1a51691 INF CORS policy execution successful. 2024-03-23 16:30:39.020 +05:30 c0045a0e-2cec-42a5-9acc-45581a6f7b4f INF CORS policy execution successful. 2024-03-23 16:30:39.020 +05:30 057fda5c-a97a-49d0-ad23-8a5ba1a51691 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:39.020 +05:30 c0045a0e-2cec-42a5-9acc-45581a6f7b4f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:39.020 +05:30 057fda5c-a97a-49d0-ad23-8a5ba1a51691 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:39.021 +05:30 c0045a0e-2cec-42a5-9acc-45581a6f7b4f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:30:39.023 +05:30 057fda5c-a97a-49d0-ad23-8a5ba1a51691 INF Fetching Department deatails 2024-03-23 16:30:39.024 +05:30 c0045a0e-2cec-42a5-9acc-45581a6f7b4f INF Fetching Country deatails 2024-03-23 16:30:39.037 +05:30 057fda5c-a97a-49d0-ad23-8a5ba1a51691 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:39.038 +05:30 057fda5c-a97a-49d0-ad23-8a5ba1a51691 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 16.9174ms 2024-03-23 16:30:39.038 +05:30 057fda5c-a97a-49d0-ad23-8a5ba1a51691 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:39.038 +05:30 057fda5c-a97a-49d0-ad23-8a5ba1a51691 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 20.4959ms 2024-03-23 16:30:39.038 +05:30 c0045a0e-2cec-42a5-9acc-45581a6f7b4f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:39.038 +05:30 c0045a0e-2cec-42a5-9acc-45581a6f7b4f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 17.6156ms 2024-03-23 16:30:39.038 +05:30 c0045a0e-2cec-42a5-9acc-45581a6f7b4f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:39.039 +05:30 c0045a0e-2cec-42a5-9acc-45581a6f7b4f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 21.2874ms 2024-03-23 16:30:39.588 +05:30 cd42d2e3-5fb5-4efc-8297-2901937c96a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:39.589 +05:30 cd42d2e3-5fb5-4efc-8297-2901937c96a5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:39 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-23 16:30:39.591 +05:30 c63606b3-1d09-454a-8179-8d9fd7cca06a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:39.592 +05:30 cd42d2e3-5fb5-4efc-8297-2901937c96a5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:39 AM'. 2024-03-23 16:30:39.592 +05:30 3e35b0e2-6c91-448b-bca8-344f34f62c90 INF CORS policy execution successful. 2024-03-23 16:30:39.592 +05:30 3e35b0e2-6c91-448b-bca8-344f34f62c90 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:39.592 +05:30 3e35b0e2-6c91-448b-bca8-344f34f62c90 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:30:39.592 +05:30 c63606b3-1d09-454a-8179-8d9fd7cca06a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:39 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-23 16:30:39.593 +05:30 c63606b3-1d09-454a-8179-8d9fd7cca06a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:39 AM'. 2024-03-23 16:30:39.593 +05:30 cf67cfd9-6b0b-4517-8fd7-563221084154 INF CORS policy execution successful. 2024-03-23 16:30:39.593 +05:30 cf67cfd9-6b0b-4517-8fd7-563221084154 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:39.593 +05:30 3e35b0e2-6c91-448b-bca8-344f34f62c90 INF Fetching Country deatails 2024-03-23 16:30:39.593 +05:30 cf67cfd9-6b0b-4517-8fd7-563221084154 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:30:39.594 +05:30 cf67cfd9-6b0b-4517-8fd7-563221084154 INF Fetching City deatails 2024-03-23 16:30:39.595 +05:30 3e35b0e2-6c91-448b-bca8-344f34f62c90 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:39.595 +05:30 cf67cfd9-6b0b-4517-8fd7-563221084154 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:39.595 +05:30 3e35b0e2-6c91-448b-bca8-344f34f62c90 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.9308ms 2024-03-23 16:30:39.595 +05:30 cf67cfd9-6b0b-4517-8fd7-563221084154 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9862ms 2024-03-23 16:30:39.595 +05:30 3e35b0e2-6c91-448b-bca8-344f34f62c90 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:39.595 +05:30 cf67cfd9-6b0b-4517-8fd7-563221084154 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:39.596 +05:30 cf67cfd9-6b0b-4517-8fd7-563221084154 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.6566ms 2024-03-23 16:30:39.596 +05:30 3e35b0e2-6c91-448b-bca8-344f34f62c90 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.9694ms 2024-03-23 16:30:39.602 +05:30 b17a0cbd-53fc-4da6-8309-e543dab6572e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:39.602 +05:30 b17a0cbd-53fc-4da6-8309-e543dab6572e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:39 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-23 16:30:39.603 +05:30 b17a0cbd-53fc-4da6-8309-e543dab6572e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:39 AM'. 2024-03-23 16:30:39.603 +05:30 055cd592-d8d0-461d-afa9-52935f73eb6e INF CORS policy execution successful. 2024-03-23 16:30:39.603 +05:30 055cd592-d8d0-461d-afa9-52935f73eb6e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:39.603 +05:30 055cd592-d8d0-461d-afa9-52935f73eb6e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:39.603 +05:30 055cd592-d8d0-461d-afa9-52935f73eb6e INF Fetching Department deatails 2024-03-23 16:30:39.605 +05:30 055cd592-d8d0-461d-afa9-52935f73eb6e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:39.605 +05:30 055cd592-d8d0-461d-afa9-52935f73eb6e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0583ms 2024-03-23 16:30:39.605 +05:30 055cd592-d8d0-461d-afa9-52935f73eb6e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:39.605 +05:30 055cd592-d8d0-461d-afa9-52935f73eb6e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6909ms 2024-03-23 16:30:41.388 +05:30 be5943ff-9dc8-4ad6-9761-8ac62d37db39 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:41.389 +05:30 49972fde-4ad8-4769-bf15-ba41be6e1812 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:41.389 +05:30 be5943ff-9dc8-4ad6-9761-8ac62d37db39 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:41 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-23 16:30:41.389 +05:30 49972fde-4ad8-4769-bf15-ba41be6e1812 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:41 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-23 16:30:41.390 +05:30 be5943ff-9dc8-4ad6-9761-8ac62d37db39 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:41 AM'. 2024-03-23 16:30:41.390 +05:30 49972fde-4ad8-4769-bf15-ba41be6e1812 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:41 AM'. 2024-03-23 16:30:41.390 +05:30 91cc7703-771f-41d1-b9a4-41bff0930cd4 INF CORS policy execution successful. 2024-03-23 16:30:41.390 +05:30 70dabf95-59ef-438e-816f-7a274cef25a1 INF CORS policy execution successful. 2024-03-23 16:30:41.390 +05:30 91cc7703-771f-41d1-b9a4-41bff0930cd4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:41.390 +05:30 70dabf95-59ef-438e-816f-7a274cef25a1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:41.390 +05:30 91cc7703-771f-41d1-b9a4-41bff0930cd4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:30:41.390 +05:30 70dabf95-59ef-438e-816f-7a274cef25a1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:30:41.391 +05:30 70dabf95-59ef-438e-816f-7a274cef25a1 INF Fetching Country deatails 2024-03-23 16:30:41.391 +05:30 91cc7703-771f-41d1-b9a4-41bff0930cd4 INF Fetching City deatails 2024-03-23 16:30:41.392 +05:30 70dabf95-59ef-438e-816f-7a274cef25a1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:41.392 +05:30 91cc7703-771f-41d1-b9a4-41bff0930cd4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:41.392 +05:30 70dabf95-59ef-438e-816f-7a274cef25a1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1132ms 2024-03-23 16:30:41.392 +05:30 91cc7703-771f-41d1-b9a4-41bff0930cd4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1542ms 2024-03-23 16:30:41.392 +05:30 70dabf95-59ef-438e-816f-7a274cef25a1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:41.392 +05:30 91cc7703-771f-41d1-b9a4-41bff0930cd4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:41.393 +05:30 70dabf95-59ef-438e-816f-7a274cef25a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.9045ms 2024-03-23 16:30:41.393 +05:30 91cc7703-771f-41d1-b9a4-41bff0930cd4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.2815ms 2024-03-23 16:30:41.395 +05:30 a69288ee-dff9-40bc-97fc-fda01d845dce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:41.395 +05:30 a69288ee-dff9-40bc-97fc-fda01d845dce INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:41 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-23 16:30:41.396 +05:30 a69288ee-dff9-40bc-97fc-fda01d845dce INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:41 AM'. 2024-03-23 16:30:41.396 +05:30 7697e08d-2e2a-4aad-8728-fde99f6c7ee2 INF CORS policy execution successful. 2024-03-23 16:30:41.396 +05:30 7697e08d-2e2a-4aad-8728-fde99f6c7ee2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:41.396 +05:30 7697e08d-2e2a-4aad-8728-fde99f6c7ee2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:41.397 +05:30 7697e08d-2e2a-4aad-8728-fde99f6c7ee2 INF Fetching Department deatails 2024-03-23 16:30:41.398 +05:30 7697e08d-2e2a-4aad-8728-fde99f6c7ee2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:41.399 +05:30 7697e08d-2e2a-4aad-8728-fde99f6c7ee2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.8856ms 2024-03-23 16:30:41.399 +05:30 7697e08d-2e2a-4aad-8728-fde99f6c7ee2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:41.399 +05:30 7697e08d-2e2a-4aad-8728-fde99f6c7ee2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.289ms 2024-03-23 16:30:41.628 +05:30 7dd19c15-d179-4b15-b9b9-6da90ba8e1c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:41.629 +05:30 7dd19c15-d179-4b15-b9b9-6da90ba8e1c0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:41 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-23 16:30:41.629 +05:30 7dd19c15-d179-4b15-b9b9-6da90ba8e1c0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:41 AM'. 2024-03-23 16:30:41.629 +05:30 db692993-30ee-4cab-9a75-dc3361960950 INF CORS policy execution successful. 2024-03-23 16:30:41.630 +05:30 db692993-30ee-4cab-9a75-dc3361960950 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:41.630 +05:30 db692993-30ee-4cab-9a75-dc3361960950 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:30:41.630 +05:30 c53b09bb-288e-461c-b3ab-aad4c63bdfe0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:41.630 +05:30 c53b09bb-288e-461c-b3ab-aad4c63bdfe0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:41 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-23 16:30:41.630 +05:30 db692993-30ee-4cab-9a75-dc3361960950 INF Fetching Country deatails 2024-03-23 16:30:41.630 +05:30 c53b09bb-288e-461c-b3ab-aad4c63bdfe0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:41 AM'. 2024-03-23 16:30:41.630 +05:30 6d4aedb1-c138-4518-bd20-62e7defdcebf INF CORS policy execution successful. 2024-03-23 16:30:41.630 +05:30 6d4aedb1-c138-4518-bd20-62e7defdcebf INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:41.630 +05:30 6d4aedb1-c138-4518-bd20-62e7defdcebf INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:41.631 +05:30 a01e0d16-aa33-438f-92f5-108452ff6df2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:41.631 +05:30 6d4aedb1-c138-4518-bd20-62e7defdcebf INF Fetching Department deatails 2024-03-23 16:30:41.631 +05:30 a01e0d16-aa33-438f-92f5-108452ff6df2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:41 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-23 16:30:41.632 +05:30 a01e0d16-aa33-438f-92f5-108452ff6df2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:41 AM'. 2024-03-23 16:30:41.632 +05:30 db692993-30ee-4cab-9a75-dc3361960950 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:41.632 +05:30 e9fe617e-8d39-4894-847c-4153a547e788 INF CORS policy execution successful. 2024-03-23 16:30:41.632 +05:30 6d4aedb1-c138-4518-bd20-62e7defdcebf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:41.632 +05:30 e9fe617e-8d39-4894-847c-4153a547e788 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:41.632 +05:30 e9fe617e-8d39-4894-847c-4153a547e788 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:30:41.632 +05:30 db692993-30ee-4cab-9a75-dc3361960950 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4189ms 2024-03-23 16:30:41.632 +05:30 6d4aedb1-c138-4518-bd20-62e7defdcebf INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5476ms 2024-03-23 16:30:41.632 +05:30 db692993-30ee-4cab-9a75-dc3361960950 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:41.632 +05:30 6d4aedb1-c138-4518-bd20-62e7defdcebf INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:41.633 +05:30 e9fe617e-8d39-4894-847c-4153a547e788 INF Fetching City deatails 2024-03-23 16:30:41.633 +05:30 6d4aedb1-c138-4518-bd20-62e7defdcebf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0908ms 2024-03-23 16:30:41.633 +05:30 db692993-30ee-4cab-9a75-dc3361960950 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.5499ms 2024-03-23 16:30:41.633 +05:30 e9fe617e-8d39-4894-847c-4153a547e788 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:41.633 +05:30 e9fe617e-8d39-4894-847c-4153a547e788 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3812ms 2024-03-23 16:30:41.633 +05:30 e9fe617e-8d39-4894-847c-4153a547e788 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:41.634 +05:30 e9fe617e-8d39-4894-847c-4153a547e788 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7636ms 2024-03-23 16:30:43.849 +05:30 2e2975f5-9b5b-4fb5-9e38-7fd7a0a34259 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:43.850 +05:30 2e2975f5-9b5b-4fb5-9e38-7fd7a0a34259 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:43 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-23 16:30:43.851 +05:30 2e2975f5-9b5b-4fb5-9e38-7fd7a0a34259 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:43 AM'. 2024-03-23 16:30:43.851 +05:30 de49d782-e38b-482a-b3ec-aeaa99017716 INF CORS policy execution successful. 2024-03-23 16:30:43.851 +05:30 de49d782-e38b-482a-b3ec-aeaa99017716 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:43.851 +05:30 de49d782-e38b-482a-b3ec-aeaa99017716 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:30:43.852 +05:30 de49d782-e38b-482a-b3ec-aeaa99017716 INF Fetching City deatails 2024-03-23 16:30:43.853 +05:30 de49d782-e38b-482a-b3ec-aeaa99017716 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:43.853 +05:30 de49d782-e38b-482a-b3ec-aeaa99017716 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.066ms 2024-03-23 16:30:43.853 +05:30 de49d782-e38b-482a-b3ec-aeaa99017716 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:43.853 +05:30 de49d782-e38b-482a-b3ec-aeaa99017716 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8661ms 2024-03-23 16:30:43.856 +05:30 dd3ed07c-c451-47d7-935c-362a0e996cdd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:43.857 +05:30 dd3ed07c-c451-47d7-935c-362a0e996cdd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:43 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-23 16:30:43.858 +05:30 dd3ed07c-c451-47d7-935c-362a0e996cdd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:43 AM'. 2024-03-23 16:30:43.858 +05:30 cf69ab67-d882-489f-bd88-1f0124579830 INF CORS policy execution successful. 2024-03-23 16:30:43.858 +05:30 cf69ab67-d882-489f-bd88-1f0124579830 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:43.858 +05:30 cf69ab67-d882-489f-bd88-1f0124579830 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:30:43.860 +05:30 cf69ab67-d882-489f-bd88-1f0124579830 INF Fetching Country deatails 2024-03-23 16:30:43.864 +05:30 93a1bc03-7104-487d-abe1-48061c12dc0d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:43.865 +05:30 cf69ab67-d882-489f-bd88-1f0124579830 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:43.865 +05:30 cf69ab67-d882-489f-bd88-1f0124579830 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.5992ms 2024-03-23 16:30:43.865 +05:30 cf69ab67-d882-489f-bd88-1f0124579830 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:43.865 +05:30 93a1bc03-7104-487d-abe1-48061c12dc0d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:43 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-23 16:30:43.865 +05:30 cf69ab67-d882-489f-bd88-1f0124579830 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.5213ms 2024-03-23 16:30:43.866 +05:30 93a1bc03-7104-487d-abe1-48061c12dc0d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:43 AM'. 2024-03-23 16:30:43.866 +05:30 560c74ae-ab90-4f50-9dd7-41f069958813 INF CORS policy execution successful. 2024-03-23 16:30:43.866 +05:30 560c74ae-ab90-4f50-9dd7-41f069958813 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:43.866 +05:30 560c74ae-ab90-4f50-9dd7-41f069958813 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:43.867 +05:30 560c74ae-ab90-4f50-9dd7-41f069958813 INF Fetching Department deatails 2024-03-23 16:30:43.868 +05:30 560c74ae-ab90-4f50-9dd7-41f069958813 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:43.869 +05:30 560c74ae-ab90-4f50-9dd7-41f069958813 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.501ms 2024-03-23 16:30:43.869 +05:30 560c74ae-ab90-4f50-9dd7-41f069958813 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:43.869 +05:30 560c74ae-ab90-4f50-9dd7-41f069958813 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.5716ms 2024-03-23 16:30:44.022 +05:30 fddac6e5-6ed9-4b12-bef8-528572074156 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:44.022 +05:30 e36154ce-3af6-41c7-9df5-e0a2764012bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:44.022 +05:30 d1c61df1-4177-4f2e-842c-821c50ce3388 INF CORS policy execution successful. 2024-03-23 16:30:44.022 +05:30 a416ca20-703b-451b-95d0-6d2301af914b INF CORS policy execution successful. 2024-03-23 16:30:44.023 +05:30 d1c61df1-4177-4f2e-842c-821c50ce3388 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.2927ms 2024-03-23 16:30:44.023 +05:30 a416ca20-703b-451b-95d0-6d2301af914b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.3272ms 2024-03-23 16:30:44.024 +05:30 bd4b6ced-c81c-4619-86bd-48251ffc9745 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:44.025 +05:30 c4f5553d-d017-488b-93be-9bf49ed9cdd3 INF CORS policy execution successful. 2024-03-23 16:30:44.025 +05:30 c4f5553d-d017-488b-93be-9bf49ed9cdd3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7849ms 2024-03-23 16:30:44.068 +05:30 382345ea-006f-4e5a-8fdc-955e6b709bd0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:44.070 +05:30 11420b65-9a96-4251-b2f7-b87314d79e11 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:44.071 +05:30 11420b65-9a96-4251-b2f7-b87314d79e11 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:44 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-23 16:30:44.071 +05:30 11420b65-9a96-4251-b2f7-b87314d79e11 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:44 AM'. 2024-03-23 16:30:44.071 +05:30 bb7d5ce7-db4a-4cb4-a938-8c7a0e1ed4f0 INF CORS policy execution successful. 2024-03-23 16:30:44.071 +05:30 bb7d5ce7-db4a-4cb4-a938-8c7a0e1ed4f0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:44.072 +05:30 bb7d5ce7-db4a-4cb4-a938-8c7a0e1ed4f0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:44.073 +05:30 bb7d5ce7-db4a-4cb4-a938-8c7a0e1ed4f0 INF Fetching Department deatails 2024-03-23 16:30:44.075 +05:30 382345ea-006f-4e5a-8fdc-955e6b709bd0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:44 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-23 16:30:44.076 +05:30 382345ea-006f-4e5a-8fdc-955e6b709bd0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:44 AM'. 2024-03-23 16:30:44.076 +05:30 6689d033-2499-464d-aa08-af75be342728 INF CORS policy execution successful. 2024-03-23 16:30:44.076 +05:30 6689d033-2499-464d-aa08-af75be342728 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:44.076 +05:30 bb7d5ce7-db4a-4cb4-a938-8c7a0e1ed4f0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:44.077 +05:30 6689d033-2499-464d-aa08-af75be342728 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:30:44.079 +05:30 bb7d5ce7-db4a-4cb4-a938-8c7a0e1ed4f0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.7414ms 2024-03-23 16:30:44.079 +05:30 6689d033-2499-464d-aa08-af75be342728 INF Fetching City deatails 2024-03-23 16:30:44.079 +05:30 bb7d5ce7-db4a-4cb4-a938-8c7a0e1ed4f0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:44.080 +05:30 bb7d5ce7-db4a-4cb4-a938-8c7a0e1ed4f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.7781ms 2024-03-23 16:30:44.082 +05:30 6689d033-2499-464d-aa08-af75be342728 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:44.082 +05:30 6689d033-2499-464d-aa08-af75be342728 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.6528ms 2024-03-23 16:30:44.082 +05:30 6689d033-2499-464d-aa08-af75be342728 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:44.083 +05:30 6689d033-2499-464d-aa08-af75be342728 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 14.4164ms 2024-03-23 16:30:44.083 +05:30 5a468ddb-a38c-400e-a766-18c0989b1eba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:44.085 +05:30 5a468ddb-a38c-400e-a766-18c0989b1eba INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:44 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-23 16:30:44.086 +05:30 5a468ddb-a38c-400e-a766-18c0989b1eba INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:44 AM'. 2024-03-23 16:30:44.086 +05:30 09f405e1-5921-41f2-8409-b68616e0520e INF CORS policy execution successful. 2024-03-23 16:30:44.086 +05:30 09f405e1-5921-41f2-8409-b68616e0520e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:44.086 +05:30 09f405e1-5921-41f2-8409-b68616e0520e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:30:44.087 +05:30 09f405e1-5921-41f2-8409-b68616e0520e INF Fetching Country deatails 2024-03-23 16:30:44.106 +05:30 09f405e1-5921-41f2-8409-b68616e0520e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:44.107 +05:30 09f405e1-5921-41f2-8409-b68616e0520e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 20.1442ms 2024-03-23 16:30:44.107 +05:30 09f405e1-5921-41f2-8409-b68616e0520e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:44.107 +05:30 09f405e1-5921-41f2-8409-b68616e0520e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 24.3345ms 2024-03-23 16:30:52.575 +05:30 fe786c03-a50e-41a5-a34a-e4feb98085be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:52.575 +05:30 716d3e20-4dc5-4b13-a08d-ac3f18e6fce2 INF CORS policy execution successful. 2024-03-23 16:30:52.575 +05:30 716d3e20-4dc5-4b13-a08d-ac3f18e6fce2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7036ms 2024-03-23 16:30:52.578 +05:30 14623abf-e0e6-463f-9da2-eda3fd18e678 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:52.579 +05:30 932bd3aa-b2f7-4b89-8f93-e15a810d6fce INF CORS policy execution successful. 2024-03-23 16:30:52.579 +05:30 932bd3aa-b2f7-4b89-8f93-e15a810d6fce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2874ms 2024-03-23 16:30:52.590 +05:30 1a274dd8-de6f-4ab7-91e7-ec9e7c5ac733 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:52.590 +05:30 5cbf39db-237a-4124-b886-ae183d915c46 INF CORS policy execution successful. 2024-03-23 16:30:52.591 +05:30 5cbf39db-237a-4124-b886-ae183d915c46 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8724ms 2024-03-23 16:30:52.722 +05:30 5ed008d1-10e9-4f92-9559-5c99516ec82c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:52.723 +05:30 5ed008d1-10e9-4f92-9559-5c99516ec82c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00: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-23 16:30:52.724 +05:30 5ed008d1-10e9-4f92-9559-5c99516ec82c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:52 AM'. 2024-03-23 16:30:52.724 +05:30 634235b0-dbbe-48e3-b8b5-3cdc105d1fbc INF CORS policy execution successful. 2024-03-23 16:30:52.724 +05:30 634235b0-dbbe-48e3-b8b5-3cdc105d1fbc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:52.724 +05:30 634235b0-dbbe-48e3-b8b5-3cdc105d1fbc INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:30:52.725 +05:30 634235b0-dbbe-48e3-b8b5-3cdc105d1fbc INF Fetching City deatails 2024-03-23 16:30:52.727 +05:30 634235b0-dbbe-48e3-b8b5-3cdc105d1fbc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:52.727 +05:30 634235b0-dbbe-48e3-b8b5-3cdc105d1fbc INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.7018ms 2024-03-23 16:30:52.727 +05:30 634235b0-dbbe-48e3-b8b5-3cdc105d1fbc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:52.727 +05:30 634235b0-dbbe-48e3-b8b5-3cdc105d1fbc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.9599ms 2024-03-23 16:30:52.732 +05:30 4a603142-d729-40f7-bbd8-e6197b098c07 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:52.733 +05:30 4a603142-d729-40f7-bbd8-e6197b098c07 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00: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-23 16:30:52.733 +05:30 4a603142-d729-40f7-bbd8-e6197b098c07 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:52 AM'. 2024-03-23 16:30:52.733 +05:30 604fe2c5-bccd-4609-8614-f7f4b982b5ef INF CORS policy execution successful. 2024-03-23 16:30:52.733 +05:30 604fe2c5-bccd-4609-8614-f7f4b982b5ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:52.734 +05:30 604fe2c5-bccd-4609-8614-f7f4b982b5ef INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:30:52.734 +05:30 604fe2c5-bccd-4609-8614-f7f4b982b5ef INF Fetching Country deatails 2024-03-23 16:30:52.735 +05:30 604fe2c5-bccd-4609-8614-f7f4b982b5ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:52.735 +05:30 604fe2c5-bccd-4609-8614-f7f4b982b5ef INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7151ms 2024-03-23 16:30:52.735 +05:30 604fe2c5-bccd-4609-8614-f7f4b982b5ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:52.736 +05:30 604fe2c5-bccd-4609-8614-f7f4b982b5ef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1137ms 2024-03-23 16:30:52.737 +05:30 4aa268fc-7204-4a64-8aec-22c59975508c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:52.737 +05:30 4aa268fc-7204-4a64-8aec-22c59975508c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00: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-23 16:30:52.738 +05:30 4aa268fc-7204-4a64-8aec-22c59975508c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:52 AM'. 2024-03-23 16:30:52.738 +05:30 cdb9f55a-34f7-4e3b-adcf-26eaaac7f8e6 INF CORS policy execution successful. 2024-03-23 16:30:52.738 +05:30 cdb9f55a-34f7-4e3b-adcf-26eaaac7f8e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:52.738 +05:30 cdb9f55a-34f7-4e3b-adcf-26eaaac7f8e6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:52.738 +05:30 cdb9f55a-34f7-4e3b-adcf-26eaaac7f8e6 INF Fetching Department deatails 2024-03-23 16:30:52.739 +05:30 cdb9f55a-34f7-4e3b-adcf-26eaaac7f8e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:52.739 +05:30 cdb9f55a-34f7-4e3b-adcf-26eaaac7f8e6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5872ms 2024-03-23 16:30:52.739 +05:30 cdb9f55a-34f7-4e3b-adcf-26eaaac7f8e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:52.740 +05:30 cdb9f55a-34f7-4e3b-adcf-26eaaac7f8e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.649ms 2024-03-23 16:30:52.913 +05:30 d6baefe7-0045-479d-943a-5d670c358626 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:52.913 +05:30 d6baefe7-0045-479d-943a-5d670c358626 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00: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-23 16:30:52.914 +05:30 d6baefe7-0045-479d-943a-5d670c358626 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:52 AM'. 2024-03-23 16:30:52.914 +05:30 a4316212-0cfa-4720-8cde-d7515e298a21 INF CORS policy execution successful. 2024-03-23 16:30:52.914 +05:30 a4316212-0cfa-4720-8cde-d7515e298a21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:52.914 +05:30 a4316212-0cfa-4720-8cde-d7515e298a21 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:30:52.914 +05:30 a4316212-0cfa-4720-8cde-d7515e298a21 INF Fetching City deatails 2024-03-23 16:30:52.915 +05:30 a4316212-0cfa-4720-8cde-d7515e298a21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:52.916 +05:30 a4316212-0cfa-4720-8cde-d7515e298a21 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6596ms 2024-03-23 16:30:52.916 +05:30 a4316212-0cfa-4720-8cde-d7515e298a21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:52.916 +05:30 a4316212-0cfa-4720-8cde-d7515e298a21 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1409ms 2024-03-23 16:30:52.922 +05:30 ea10928b-836e-445f-9de5-685a12eb3e3f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:52.922 +05:30 e04ac297-1f90-498c-947e-b679e1f7c797 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:52.923 +05:30 e04ac297-1f90-498c-947e-b679e1f7c797 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00: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-23 16:30:52.923 +05:30 ea10928b-836e-445f-9de5-685a12eb3e3f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00: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-23 16:30:52.923 +05:30 e04ac297-1f90-498c-947e-b679e1f7c797 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:52 AM'. 2024-03-23 16:30:52.923 +05:30 ea10928b-836e-445f-9de5-685a12eb3e3f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:52 AM'. 2024-03-23 16:30:52.923 +05:30 4eeaf086-e289-436d-b400-ab5163525744 INF CORS policy execution successful. 2024-03-23 16:30:52.923 +05:30 a7149ce7-f4a7-4ea7-8aa1-b0c1692649c5 INF CORS policy execution successful. 2024-03-23 16:30:52.924 +05:30 a7149ce7-f4a7-4ea7-8aa1-b0c1692649c5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:52.924 +05:30 4eeaf086-e289-436d-b400-ab5163525744 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:52.924 +05:30 a7149ce7-f4a7-4ea7-8aa1-b0c1692649c5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:52.924 +05:30 4eeaf086-e289-436d-b400-ab5163525744 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:30:52.924 +05:30 a7149ce7-f4a7-4ea7-8aa1-b0c1692649c5 INF Fetching Department deatails 2024-03-23 16:30:52.924 +05:30 4eeaf086-e289-436d-b400-ab5163525744 INF Fetching Country deatails 2024-03-23 16:30:52.925 +05:30 a7149ce7-f4a7-4ea7-8aa1-b0c1692649c5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:52.926 +05:30 4eeaf086-e289-436d-b400-ab5163525744 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:52.926 +05:30 a7149ce7-f4a7-4ea7-8aa1-b0c1692649c5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9161ms 2024-03-23 16:30:52.926 +05:30 a7149ce7-f4a7-4ea7-8aa1-b0c1692649c5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:52.926 +05:30 4eeaf086-e289-436d-b400-ab5163525744 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0911ms 2024-03-23 16:30:52.926 +05:30 4eeaf086-e289-436d-b400-ab5163525744 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:52.926 +05:30 a7149ce7-f4a7-4ea7-8aa1-b0c1692649c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7541ms 2024-03-23 16:30:52.926 +05:30 4eeaf086-e289-436d-b400-ab5163525744 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.8768ms 2024-03-23 16:30:54.276 +05:30 4c2988c2-25f4-41e3-970f-eac35c3ba271 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:54.277 +05:30 4c2988c2-25f4-41e3-970f-eac35c3ba271 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:54 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-23 16:30:54.278 +05:30 4c2988c2-25f4-41e3-970f-eac35c3ba271 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:54 AM'. 2024-03-23 16:30:54.278 +05:30 9349aaa7-2402-4a17-8e44-0661d2027bfa INF CORS policy execution successful. 2024-03-23 16:30:54.278 +05:30 9349aaa7-2402-4a17-8e44-0661d2027bfa INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:54.278 +05:30 9349aaa7-2402-4a17-8e44-0661d2027bfa INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:30:54.279 +05:30 9349aaa7-2402-4a17-8e44-0661d2027bfa INF Fetching City deatails 2024-03-23 16:30:54.281 +05:30 9349aaa7-2402-4a17-8e44-0661d2027bfa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:54.282 +05:30 9349aaa7-2402-4a17-8e44-0661d2027bfa INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.8416ms 2024-03-23 16:30:54.282 +05:30 9349aaa7-2402-4a17-8e44-0661d2027bfa INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:54.283 +05:30 9349aaa7-2402-4a17-8e44-0661d2027bfa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.8113ms 2024-03-23 16:30:54.284 +05:30 267609f8-0348-42e2-856c-23a480386b63 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:54.285 +05:30 e2ded223-9d67-491e-8ace-4c24485e2a52 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:54.286 +05:30 267609f8-0348-42e2-856c-23a480386b63 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:54 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-23 16:30:54.286 +05:30 e2ded223-9d67-491e-8ace-4c24485e2a52 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:54 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-23 16:30:54.287 +05:30 267609f8-0348-42e2-856c-23a480386b63 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:54 AM'. 2024-03-23 16:30:54.287 +05:30 e2ded223-9d67-491e-8ace-4c24485e2a52 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:54 AM'. 2024-03-23 16:30:54.287 +05:30 400df4ca-7f8e-49a7-b3b1-a7b35defaf71 INF CORS policy execution successful. 2024-03-23 16:30:54.287 +05:30 99550572-0ab4-4ec8-817e-b7cf35a63f97 INF CORS policy execution successful. 2024-03-23 16:30:54.288 +05:30 99550572-0ab4-4ec8-817e-b7cf35a63f97 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:54.288 +05:30 400df4ca-7f8e-49a7-b3b1-a7b35defaf71 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:54.288 +05:30 99550572-0ab4-4ec8-817e-b7cf35a63f97 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:54.288 +05:30 400df4ca-7f8e-49a7-b3b1-a7b35defaf71 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:30:54.290 +05:30 99550572-0ab4-4ec8-817e-b7cf35a63f97 INF Fetching Department deatails 2024-03-23 16:30:54.290 +05:30 400df4ca-7f8e-49a7-b3b1-a7b35defaf71 INF Fetching Country deatails 2024-03-23 16:30:54.292 +05:30 99550572-0ab4-4ec8-817e-b7cf35a63f97 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:54.292 +05:30 400df4ca-7f8e-49a7-b3b1-a7b35defaf71 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:54.293 +05:30 400df4ca-7f8e-49a7-b3b1-a7b35defaf71 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.8891ms 2024-03-23 16:30:54.293 +05:30 99550572-0ab4-4ec8-817e-b7cf35a63f97 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.9437ms 2024-03-23 16:30:54.293 +05:30 400df4ca-7f8e-49a7-b3b1-a7b35defaf71 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:54.293 +05:30 99550572-0ab4-4ec8-817e-b7cf35a63f97 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:54.293 +05:30 99550572-0ab4-4ec8-817e-b7cf35a63f97 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.44ms 2024-03-23 16:30:54.293 +05:30 400df4ca-7f8e-49a7-b3b1-a7b35defaf71 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 8.3994ms 2024-03-23 16:30:54.668 +05:30 c5022d46-3b92-433a-832b-4570c4c595f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:30:54.669 +05:30 51f01370-d6d4-4093-9ccb-958713f29af0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:30:54.669 +05:30 c5022d46-3b92-433a-832b-4570c4c595f6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:54 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-23 16:30:54.669 +05:30 51f01370-d6d4-4093-9ccb-958713f29af0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:54 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-23 16:30:54.670 +05:30 c5022d46-3b92-433a-832b-4570c4c595f6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:54 AM'. 2024-03-23 16:30:54.670 +05:30 51f01370-d6d4-4093-9ccb-958713f29af0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:54 AM'. 2024-03-23 16:30:54.670 +05:30 57bc0ed7-74a6-4d80-ad6e-a460f5d41098 INF CORS policy execution successful. 2024-03-23 16:30:54.670 +05:30 09f496e3-939c-43fb-8cac-dc1c695c40e8 INF CORS policy execution successful. 2024-03-23 16:30:54.670 +05:30 57bc0ed7-74a6-4d80-ad6e-a460f5d41098 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:54.670 +05:30 09f496e3-939c-43fb-8cac-dc1c695c40e8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:54.670 +05:30 57bc0ed7-74a6-4d80-ad6e-a460f5d41098 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:30:54.670 +05:30 09f496e3-939c-43fb-8cac-dc1c695c40e8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:30:54.671 +05:30 57bc0ed7-74a6-4d80-ad6e-a460f5d41098 INF Fetching Department deatails 2024-03-23 16:30:54.671 +05:30 09f496e3-939c-43fb-8cac-dc1c695c40e8 INF Fetching City deatails 2024-03-23 16:30:54.671 +05:30 57bc0ed7-74a6-4d80-ad6e-a460f5d41098 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:54.672 +05:30 09f496e3-939c-43fb-8cac-dc1c695c40e8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:54.672 +05:30 57bc0ed7-74a6-4d80-ad6e-a460f5d41098 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5778ms 2024-03-23 16:30:54.672 +05:30 57bc0ed7-74a6-4d80-ad6e-a460f5d41098 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:30:54.672 +05:30 09f496e3-939c-43fb-8cac-dc1c695c40e8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5797ms 2024-03-23 16:30:54.672 +05:30 09f496e3-939c-43fb-8cac-dc1c695c40e8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:30:54.672 +05:30 57bc0ed7-74a6-4d80-ad6e-a460f5d41098 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0665ms 2024-03-23 16:30:54.672 +05:30 53701091-c042-4d2b-a150-433bf458e38d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:30:54.672 +05:30 09f496e3-939c-43fb-8cac-dc1c695c40e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.0615ms 2024-03-23 16:30:54.672 +05:30 53701091-c042-4d2b-a150-433bf458e38d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:54 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-23 16:30:54.673 +05:30 53701091-c042-4d2b-a150-433bf458e38d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:00:54 AM'. 2024-03-23 16:30:54.673 +05:30 9966cbbb-5a8d-4a8a-ad9e-008099fc7672 INF CORS policy execution successful. 2024-03-23 16:30:54.673 +05:30 9966cbbb-5a8d-4a8a-ad9e-008099fc7672 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:54.673 +05:30 9966cbbb-5a8d-4a8a-ad9e-008099fc7672 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:30:54.673 +05:30 9966cbbb-5a8d-4a8a-ad9e-008099fc7672 INF Fetching Country deatails 2024-03-23 16:30:54.674 +05:30 9966cbbb-5a8d-4a8a-ad9e-008099fc7672 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:30:54.674 +05:30 9966cbbb-5a8d-4a8a-ad9e-008099fc7672 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1897ms 2024-03-23 16:30:54.674 +05:30 9966cbbb-5a8d-4a8a-ad9e-008099fc7672 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:30:54.674 +05:30 9966cbbb-5a8d-4a8a-ad9e-008099fc7672 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3447ms 2024-03-23 16:31:20.920 +05:30 619ecfe3-5e1f-4c88-9e10-ecde690138f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:31:20.921 +05:30 b8446656-33e6-42c4-95a4-9fdb9d2e54a3 INF CORS policy execution successful. 2024-03-23 16:31:20.921 +05:30 b8446656-33e6-42c4-95a4-9fdb9d2e54a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.0605ms 2024-03-23 16:31:20.929 +05:30 540e1274-abc2-4ac3-ac48-8831481dd3c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:31:20.930 +05:30 25a174a6-f26c-4bf0-ae64-5af66cc4a960 INF CORS policy execution successful. 2024-03-23 16:31:20.930 +05:30 25a174a6-f26c-4bf0-ae64-5af66cc4a960 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5252ms 2024-03-23 16:31:20.931 +05:30 1e0afb69-9dc4-4a25-aa4b-73a35bb93ce0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:31:20.931 +05:30 dd8a34c0-bba7-4192-85c2-3e02fe8ca34b INF CORS policy execution successful. 2024-03-23 16:31:20.931 +05:30 dd8a34c0-bba7-4192-85c2-3e02fe8ca34b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3833ms 2024-03-23 16:31:21.053 +05:30 d4dce89b-b282-4500-94e0-6776a02127d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:31:21.054 +05:30 d4dce89b-b282-4500-94e0-6776a02127d0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:21 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-23 16:31:21.055 +05:30 d4dce89b-b282-4500-94e0-6776a02127d0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:21 AM'. 2024-03-23 16:31:21.055 +05:30 650d68d3-08e5-467a-a69b-dea1de6ce8c1 INF CORS policy execution successful. 2024-03-23 16:31:21.055 +05:30 650d68d3-08e5-467a-a69b-dea1de6ce8c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:31:21.055 +05:30 650d68d3-08e5-467a-a69b-dea1de6ce8c1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:31:21.056 +05:30 650d68d3-08e5-467a-a69b-dea1de6ce8c1 INF Fetching City deatails 2024-03-23 16:31:21.057 +05:30 650d68d3-08e5-467a-a69b-dea1de6ce8c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:31:21.058 +05:30 650d68d3-08e5-467a-a69b-dea1de6ce8c1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.7902ms 2024-03-23 16:31:21.058 +05:30 650d68d3-08e5-467a-a69b-dea1de6ce8c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:31:21.058 +05:30 650d68d3-08e5-467a-a69b-dea1de6ce8c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.0779ms 2024-03-23 16:31:21.067 +05:30 e500166a-52a0-4c01-8765-d07c29b1a5c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:31:21.068 +05:30 e500166a-52a0-4c01-8765-d07c29b1a5c6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:21 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-23 16:31:21.068 +05:30 e500166a-52a0-4c01-8765-d07c29b1a5c6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:21 AM'. 2024-03-23 16:31:21.068 +05:30 924f3729-8f98-4236-8e01-3c869eeb93df INF CORS policy execution successful. 2024-03-23 16:31:21.068 +05:30 924f3729-8f98-4236-8e01-3c869eeb93df INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:31:21.069 +05:30 924f3729-8f98-4236-8e01-3c869eeb93df INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:31:21.069 +05:30 924f3729-8f98-4236-8e01-3c869eeb93df INF Fetching Country deatails 2024-03-23 16:31:21.070 +05:30 924f3729-8f98-4236-8e01-3c869eeb93df INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:31:21.071 +05:30 924f3729-8f98-4236-8e01-3c869eeb93df INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9175ms 2024-03-23 16:31:21.071 +05:30 924f3729-8f98-4236-8e01-3c869eeb93df INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:31:21.071 +05:30 924f3729-8f98-4236-8e01-3c869eeb93df INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3347ms 2024-03-23 16:31:21.129 +05:30 7a3d8bef-ceec-4667-92bb-c734c88759af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:31:21.130 +05:30 7a3d8bef-ceec-4667-92bb-c734c88759af INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:21 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-23 16:31:21.130 +05:30 7a3d8bef-ceec-4667-92bb-c734c88759af INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:21 AM'. 2024-03-23 16:31:21.130 +05:30 a8fda5b4-447d-4cfd-bfdb-8649ce4f904e INF CORS policy execution successful. 2024-03-23 16:31:21.130 +05:30 a8fda5b4-447d-4cfd-bfdb-8649ce4f904e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:31:21.130 +05:30 a8fda5b4-447d-4cfd-bfdb-8649ce4f904e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:31:21.131 +05:30 a8fda5b4-447d-4cfd-bfdb-8649ce4f904e INF Fetching Country deatails 2024-03-23 16:31:21.132 +05:30 a8fda5b4-447d-4cfd-bfdb-8649ce4f904e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:31:21.132 +05:30 a8fda5b4-447d-4cfd-bfdb-8649ce4f904e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0126ms 2024-03-23 16:31:21.132 +05:30 a8fda5b4-447d-4cfd-bfdb-8649ce4f904e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:31:21.133 +05:30 a8fda5b4-447d-4cfd-bfdb-8649ce4f904e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7808ms 2024-03-23 16:31:21.324 +05:30 143544b9-d10d-4644-91c9-4dd70d2ab3e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:31:21.324 +05:30 143544b9-d10d-4644-91c9-4dd70d2ab3e2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:21 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-23 16:31:21.325 +05:30 143544b9-d10d-4644-91c9-4dd70d2ab3e2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:21 AM'. 2024-03-23 16:31:21.325 +05:30 df461f02-45e2-4204-9c5e-00974029c3ab INF CORS policy execution successful. 2024-03-23 16:31:21.325 +05:30 df461f02-45e2-4204-9c5e-00974029c3ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:31:21.325 +05:30 df461f02-45e2-4204-9c5e-00974029c3ab INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:31:21.325 +05:30 df461f02-45e2-4204-9c5e-00974029c3ab INF Fetching Department deatails 2024-03-23 16:31:21.326 +05:30 df461f02-45e2-4204-9c5e-00974029c3ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:31:21.327 +05:30 df461f02-45e2-4204-9c5e-00974029c3ab INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6558ms 2024-03-23 16:31:21.327 +05:30 df461f02-45e2-4204-9c5e-00974029c3ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:31:21.327 +05:30 df461f02-45e2-4204-9c5e-00974029c3ab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0773ms 2024-03-23 16:31:21.372 +05:30 e37a319a-d229-4255-87e8-67331721f7fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:31:21.373 +05:30 e37a319a-d229-4255-87e8-67331721f7fd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:21 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-23 16:31:21.373 +05:30 e37a319a-d229-4255-87e8-67331721f7fd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:21 AM'. 2024-03-23 16:31:21.373 +05:30 0e9313d0-5acd-4cb4-b9a7-115453d2bb7e INF CORS policy execution successful. 2024-03-23 16:31:21.374 +05:30 0e9313d0-5acd-4cb4-b9a7-115453d2bb7e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:31:21.374 +05:30 0e9313d0-5acd-4cb4-b9a7-115453d2bb7e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:31:21.374 +05:30 0e9313d0-5acd-4cb4-b9a7-115453d2bb7e INF Fetching Department deatails 2024-03-23 16:31:21.375 +05:30 0e9313d0-5acd-4cb4-b9a7-115453d2bb7e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:31:21.376 +05:30 0e9313d0-5acd-4cb4-b9a7-115453d2bb7e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8335ms 2024-03-23 16:31:21.376 +05:30 0e9313d0-5acd-4cb4-b9a7-115453d2bb7e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:31:21.376 +05:30 0e9313d0-5acd-4cb4-b9a7-115453d2bb7e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3033ms 2024-03-23 16:31:21.426 +05:30 b37745e1-1c1c-4b17-a1a4-5566881d4731 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:31:21.427 +05:30 b37745e1-1c1c-4b17-a1a4-5566881d4731 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:21 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-23 16:31:21.427 +05:30 b37745e1-1c1c-4b17-a1a4-5566881d4731 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:21 AM'. 2024-03-23 16:31:21.427 +05:30 ad11f89f-f4a2-4210-b629-527aedd9b1be INF CORS policy execution successful. 2024-03-23 16:31:21.427 +05:30 ad11f89f-f4a2-4210-b629-527aedd9b1be INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:31:21.427 +05:30 ad11f89f-f4a2-4210-b629-527aedd9b1be INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:31:21.428 +05:30 ad11f89f-f4a2-4210-b629-527aedd9b1be INF Fetching City deatails 2024-03-23 16:31:21.429 +05:30 ad11f89f-f4a2-4210-b629-527aedd9b1be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:31:21.430 +05:30 ad11f89f-f4a2-4210-b629-527aedd9b1be INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2392ms 2024-03-23 16:31:21.430 +05:30 ad11f89f-f4a2-4210-b629-527aedd9b1be INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:31:21.430 +05:30 ad11f89f-f4a2-4210-b629-527aedd9b1be INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7366ms 2024-03-23 16:31:24.192 +05:30 a9b981cf-506b-446c-83f4-afae8e767f95 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:31:24.193 +05:30 a9b981cf-506b-446c-83f4-afae8e767f95 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:24 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-23 16:31:24.193 +05:30 a9b981cf-506b-446c-83f4-afae8e767f95 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:24 AM'. 2024-03-23 16:31:24.193 +05:30 1b007ec3-c7d5-4f8f-86d9-cb2c572c29ce INF CORS policy execution successful. 2024-03-23 16:31:24.193 +05:30 1b007ec3-c7d5-4f8f-86d9-cb2c572c29ce INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:31:24.193 +05:30 1b007ec3-c7d5-4f8f-86d9-cb2c572c29ce INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:31:24.194 +05:30 1b007ec3-c7d5-4f8f-86d9-cb2c572c29ce INF Fetching City deatails 2024-03-23 16:31:24.195 +05:30 1b007ec3-c7d5-4f8f-86d9-cb2c572c29ce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:31:24.195 +05:30 1b007ec3-c7d5-4f8f-86d9-cb2c572c29ce INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8718ms 2024-03-23 16:31:24.195 +05:30 1b007ec3-c7d5-4f8f-86d9-cb2c572c29ce INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:31:24.196 +05:30 1b007ec3-c7d5-4f8f-86d9-cb2c572c29ce INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.9122ms 2024-03-23 16:31:24.196 +05:30 50f574a2-fe0c-44a3-b886-432f6bd0d1e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:31:24.197 +05:30 50f574a2-fe0c-44a3-b886-432f6bd0d1e6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:24 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-23 16:31:24.197 +05:30 50f574a2-fe0c-44a3-b886-432f6bd0d1e6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:24 AM'. 2024-03-23 16:31:24.197 +05:30 e3839551-e874-4a56-ba1b-438cd15ddf37 INF CORS policy execution successful. 2024-03-23 16:31:24.197 +05:30 e3839551-e874-4a56-ba1b-438cd15ddf37 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:31:24.197 +05:30 e3839551-e874-4a56-ba1b-438cd15ddf37 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:31:24.198 +05:30 e3839551-e874-4a56-ba1b-438cd15ddf37 INF Fetching Country deatails 2024-03-23 16:31:24.199 +05:30 e3839551-e874-4a56-ba1b-438cd15ddf37 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:31:24.199 +05:30 e3839551-e874-4a56-ba1b-438cd15ddf37 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6113ms 2024-03-23 16:31:24.199 +05:30 e3839551-e874-4a56-ba1b-438cd15ddf37 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:31:24.199 +05:30 e3839551-e874-4a56-ba1b-438cd15ddf37 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1347ms 2024-03-23 16:31:24.206 +05:30 023afb76-b0f4-459f-a810-cba4209fd888 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:31:24.206 +05:30 023afb76-b0f4-459f-a810-cba4209fd888 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:24 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-23 16:31:24.206 +05:30 023afb76-b0f4-459f-a810-cba4209fd888 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:24 AM'. 2024-03-23 16:31:24.206 +05:30 0e489d9b-1375-4c24-bbc0-6c6669036275 INF CORS policy execution successful. 2024-03-23 16:31:24.206 +05:30 0e489d9b-1375-4c24-bbc0-6c6669036275 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:31:24.207 +05:30 0e489d9b-1375-4c24-bbc0-6c6669036275 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:31:24.207 +05:30 0e489d9b-1375-4c24-bbc0-6c6669036275 INF Fetching Department deatails 2024-03-23 16:31:24.208 +05:30 0e489d9b-1375-4c24-bbc0-6c6669036275 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:31:24.208 +05:30 0e489d9b-1375-4c24-bbc0-6c6669036275 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4852ms 2024-03-23 16:31:24.208 +05:30 0e489d9b-1375-4c24-bbc0-6c6669036275 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:31:24.208 +05:30 0e489d9b-1375-4c24-bbc0-6c6669036275 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.8417ms 2024-03-23 16:31:24.772 +05:30 5d06edaf-25c7-4185-95e7-3bbdbc12cbbb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:31:24.772 +05:30 5d06edaf-25c7-4185-95e7-3bbdbc12cbbb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:24 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-23 16:31:24.772 +05:30 ee7fa789-6c37-4c6d-b735-de3c60c78b19 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:31:24.773 +05:30 5d06edaf-25c7-4185-95e7-3bbdbc12cbbb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:24 AM'. 2024-03-23 16:31:24.773 +05:30 94657501-4c4b-42de-a98d-5d95cc1d30d6 INF CORS policy execution successful. 2024-03-23 16:31:24.773 +05:30 94657501-4c4b-42de-a98d-5d95cc1d30d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:31:24.773 +05:30 94657501-4c4b-42de-a98d-5d95cc1d30d6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:31:24.773 +05:30 ee7fa789-6c37-4c6d-b735-de3c60c78b19 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:24 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-23 16:31:24.774 +05:30 ee7fa789-6c37-4c6d-b735-de3c60c78b19 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:24 AM'. 2024-03-23 16:31:24.774 +05:30 94657501-4c4b-42de-a98d-5d95cc1d30d6 INF Fetching Country deatails 2024-03-23 16:31:24.774 +05:30 a11039be-7e91-4f50-b9ca-7222c97ba051 INF CORS policy execution successful. 2024-03-23 16:31:24.774 +05:30 a11039be-7e91-4f50-b9ca-7222c97ba051 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:31:24.774 +05:30 a11039be-7e91-4f50-b9ca-7222c97ba051 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:31:24.775 +05:30 a11039be-7e91-4f50-b9ca-7222c97ba051 INF Fetching Department deatails 2024-03-23 16:31:24.775 +05:30 94657501-4c4b-42de-a98d-5d95cc1d30d6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:31:24.775 +05:30 0aa6c719-1992-4913-af0a-57fe5481e0a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:31:24.775 +05:30 94657501-4c4b-42de-a98d-5d95cc1d30d6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9745ms 2024-03-23 16:31:24.775 +05:30 94657501-4c4b-42de-a98d-5d95cc1d30d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:31:24.775 +05:30 a11039be-7e91-4f50-b9ca-7222c97ba051 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:31:24.775 +05:30 94657501-4c4b-42de-a98d-5d95cc1d30d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.869ms 2024-03-23 16:31:24.776 +05:30 0aa6c719-1992-4913-af0a-57fe5481e0a9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:24 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-23 16:31:24.776 +05:30 0aa6c719-1992-4913-af0a-57fe5481e0a9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:01:24 AM'. 2024-03-23 16:31:24.776 +05:30 a11039be-7e91-4f50-b9ca-7222c97ba051 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6149ms 2024-03-23 16:31:24.776 +05:30 5d596f51-cd80-4c2c-bd04-c4758db743a8 INF CORS policy execution successful. 2024-03-23 16:31:24.776 +05:30 a11039be-7e91-4f50-b9ca-7222c97ba051 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:31:24.776 +05:30 5d596f51-cd80-4c2c-bd04-c4758db743a8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:31:24.776 +05:30 5d596f51-cd80-4c2c-bd04-c4758db743a8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:31:24.776 +05:30 a11039be-7e91-4f50-b9ca-7222c97ba051 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.8521ms 2024-03-23 16:31:24.777 +05:30 5d596f51-cd80-4c2c-bd04-c4758db743a8 INF Fetching City deatails 2024-03-23 16:31:24.777 +05:30 5d596f51-cd80-4c2c-bd04-c4758db743a8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:31:24.778 +05:30 5d596f51-cd80-4c2c-bd04-c4758db743a8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3755ms 2024-03-23 16:31:24.778 +05:30 5d596f51-cd80-4c2c-bd04-c4758db743a8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:31:24.778 +05:30 5d596f51-cd80-4c2c-bd04-c4758db743a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5494ms 2024-03-23 16:32:12.521 +05:30 654bd9e3-e7a8-4253-b363-e428d5485dd0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:12.521 +05:30 ae805ff4-0a1e-4c1f-852e-32d573eda332 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:12.521 +05:30 c0416dcf-edc6-4e01-b288-173c435669eb INF CORS policy execution successful. 2024-03-23 16:32:12.522 +05:30 ba822ead-215c-4dfa-bc04-3eda225aa7be INF CORS policy execution successful. 2024-03-23 16:32:12.522 +05:30 ba822ead-215c-4dfa-bc04-3eda225aa7be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6459ms 2024-03-23 16:32:12.522 +05:30 c0416dcf-edc6-4e01-b288-173c435669eb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.5072ms 2024-03-23 16:32:12.523 +05:30 664503a8-019d-4b4d-b01d-a279c5c31767 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:12.524 +05:30 17e517f0-2b3c-4ef9-87e3-43c2a21a4e6f INF CORS policy execution successful. 2024-03-23 16:32:12.524 +05:30 17e517f0-2b3c-4ef9-87e3-43c2a21a4e6f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.371ms 2024-03-23 16:32:12.565 +05:30 9cbc39aa-73a6-4ed4-a789-bf246c1d2e8d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:12.566 +05:30 5f311019-def9-4c44-b815-b628a55d22e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:12.567 +05:30 9cbc39aa-73a6-4ed4-a789-bf246c1d2e8d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:12 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-23 16:32:12.567 +05:30 5f311019-def9-4c44-b815-b628a55d22e4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:12 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-23 16:32:12.568 +05:30 5f311019-def9-4c44-b815-b628a55d22e4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:12 AM'. 2024-03-23 16:32:12.568 +05:30 9cbc39aa-73a6-4ed4-a789-bf246c1d2e8d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:12 AM'. 2024-03-23 16:32:12.567 +05:30 b2df9981-cd75-45f3-b952-cb478f7fbd55 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:12.568 +05:30 60d9a7f1-69cc-4cac-b9bd-41a94cf19ef2 INF CORS policy execution successful. 2024-03-23 16:32:12.568 +05:30 05ceab25-4b3f-47b3-ad97-38f2610ea471 INF CORS policy execution successful. 2024-03-23 16:32:12.568 +05:30 05ceab25-4b3f-47b3-ad97-38f2610ea471 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:12.568 +05:30 60d9a7f1-69cc-4cac-b9bd-41a94cf19ef2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:12.568 +05:30 60d9a7f1-69cc-4cac-b9bd-41a94cf19ef2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:12.568 +05:30 05ceab25-4b3f-47b3-ad97-38f2610ea471 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:12.569 +05:30 b2df9981-cd75-45f3-b952-cb478f7fbd55 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:12 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-23 16:32:12.569 +05:30 b2df9981-cd75-45f3-b952-cb478f7fbd55 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:12 AM'. 2024-03-23 16:32:12.569 +05:30 bc15b05a-52e6-4272-a4cd-a30b92ecebf2 INF CORS policy execution successful. 2024-03-23 16:32:12.569 +05:30 bc15b05a-52e6-4272-a4cd-a30b92ecebf2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:12.569 +05:30 bc15b05a-52e6-4272-a4cd-a30b92ecebf2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:12.569 +05:30 60d9a7f1-69cc-4cac-b9bd-41a94cf19ef2 INF Fetching City deatails 2024-03-23 16:32:12.569 +05:30 05ceab25-4b3f-47b3-ad97-38f2610ea471 INF Fetching Country deatails 2024-03-23 16:32:12.570 +05:30 bc15b05a-52e6-4272-a4cd-a30b92ecebf2 INF Fetching Department deatails 2024-03-23 16:32:12.571 +05:30 05ceab25-4b3f-47b3-ad97-38f2610ea471 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:12.571 +05:30 60d9a7f1-69cc-4cac-b9bd-41a94cf19ef2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:12.571 +05:30 bc15b05a-52e6-4272-a4cd-a30b92ecebf2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:12.572 +05:30 60d9a7f1-69cc-4cac-b9bd-41a94cf19ef2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.1392ms 2024-03-23 16:32:12.572 +05:30 bc15b05a-52e6-4272-a4cd-a30b92ecebf2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6066ms 2024-03-23 16:32:12.572 +05:30 05ceab25-4b3f-47b3-ad97-38f2610ea471 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.1484ms 2024-03-23 16:32:12.572 +05:30 60d9a7f1-69cc-4cac-b9bd-41a94cf19ef2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:12.572 +05:30 bc15b05a-52e6-4272-a4cd-a30b92ecebf2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:12.572 +05:30 05ceab25-4b3f-47b3-ad97-38f2610ea471 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:12.572 +05:30 60d9a7f1-69cc-4cac-b9bd-41a94cf19ef2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.4727ms 2024-03-23 16:32:12.572 +05:30 05ceab25-4b3f-47b3-ad97-38f2610ea471 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.9367ms 2024-03-23 16:32:12.572 +05:30 bc15b05a-52e6-4272-a4cd-a30b92ecebf2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.631ms 2024-03-23 16:32:14.710 +05:30 1efead17-1e67-4a84-8f06-78a249431383 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:14.711 +05:30 1efead17-1e67-4a84-8f06-78a249431383 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:14 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-23 16:32:14.712 +05:30 1efead17-1e67-4a84-8f06-78a249431383 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:14 AM'. 2024-03-23 16:32:14.712 +05:30 df4be4cf-820c-4975-a9af-4569297521a3 INF CORS policy execution successful. 2024-03-23 16:32:14.712 +05:30 df4be4cf-820c-4975-a9af-4569297521a3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:14.712 +05:30 df4be4cf-820c-4975-a9af-4569297521a3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:14.712 +05:30 df4be4cf-820c-4975-a9af-4569297521a3 INF Fetching City deatails 2024-03-23 16:32:14.714 +05:30 df4be4cf-820c-4975-a9af-4569297521a3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:14.714 +05:30 df4be4cf-820c-4975-a9af-4569297521a3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2528ms 2024-03-23 16:32:14.714 +05:30 df4be4cf-820c-4975-a9af-4569297521a3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:14.714 +05:30 df4be4cf-820c-4975-a9af-4569297521a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.182ms 2024-03-23 16:32:14.717 +05:30 891f0d82-15d8-4b7f-826b-6d2679a44d27 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:14.718 +05:30 891f0d82-15d8-4b7f-826b-6d2679a44d27 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:14 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-23 16:32:14.718 +05:30 891f0d82-15d8-4b7f-826b-6d2679a44d27 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:14 AM'. 2024-03-23 16:32:14.718 +05:30 e487f17a-6dc2-4336-b918-7b539b9caf09 INF CORS policy execution successful. 2024-03-23 16:32:14.718 +05:30 e487f17a-6dc2-4336-b918-7b539b9caf09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:14.718 +05:30 e487f17a-6dc2-4336-b918-7b539b9caf09 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:14.719 +05:30 e487f17a-6dc2-4336-b918-7b539b9caf09 INF Fetching Country deatails 2024-03-23 16:32:14.720 +05:30 e487f17a-6dc2-4336-b918-7b539b9caf09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:14.720 +05:30 e487f17a-6dc2-4336-b918-7b539b9caf09 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7108ms 2024-03-23 16:32:14.720 +05:30 e487f17a-6dc2-4336-b918-7b539b9caf09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:14.720 +05:30 e487f17a-6dc2-4336-b918-7b539b9caf09 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.9935ms 2024-03-23 16:32:14.726 +05:30 408877a8-e00b-4877-8a2b-9f5f28e7d39e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:14.726 +05:30 408877a8-e00b-4877-8a2b-9f5f28e7d39e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:14 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-23 16:32:14.727 +05:30 408877a8-e00b-4877-8a2b-9f5f28e7d39e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:14 AM'. 2024-03-23 16:32:14.727 +05:30 6c9c223b-568e-41cb-8ea9-113069387dc9 INF CORS policy execution successful. 2024-03-23 16:32:14.727 +05:30 6c9c223b-568e-41cb-8ea9-113069387dc9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:14.727 +05:30 6c9c223b-568e-41cb-8ea9-113069387dc9 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:14.727 +05:30 6c9c223b-568e-41cb-8ea9-113069387dc9 INF Fetching Department deatails 2024-03-23 16:32:14.728 +05:30 6c9c223b-568e-41cb-8ea9-113069387dc9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:14.729 +05:30 6c9c223b-568e-41cb-8ea9-113069387dc9 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8742ms 2024-03-23 16:32:14.729 +05:30 6c9c223b-568e-41cb-8ea9-113069387dc9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:14.729 +05:30 6c9c223b-568e-41cb-8ea9-113069387dc9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.2396ms 2024-03-23 16:32:18.735 +05:30 4c235d57-b9d0-4c48-ba2d-ec355d72dcaf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:18.735 +05:30 dcfd0b5b-e7c9-400d-bfd6-f91e8294cc21 INF CORS policy execution successful. 2024-03-23 16:32:18.736 +05:30 dcfd0b5b-e7c9-400d-bfd6-f91e8294cc21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8684ms 2024-03-23 16:32:18.736 +05:30 2ea93a7f-34bf-4689-88b8-59a3bcb8f9e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:18.736 +05:30 9792e7ca-028f-423d-81f5-e3948cdc68c3 INF CORS policy execution successful. 2024-03-23 16:32:18.736 +05:30 9792e7ca-028f-423d-81f5-e3948cdc68c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3349ms 2024-03-23 16:32:18.740 +05:30 31f7661d-2da9-4b81-ba7c-6d9d8983aec5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:18.740 +05:30 e6efb774-3220-4f59-a5c6-82437eb19786 INF CORS policy execution successful. 2024-03-23 16:32:18.740 +05:30 e6efb774-3220-4f59-a5c6-82437eb19786 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5383ms 2024-03-23 16:32:18.779 +05:30 69c3321f-a151-4fbf-834e-4a8a7944e680 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:18.780 +05:30 69c3321f-a151-4fbf-834e-4a8a7944e680 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:18 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-23 16:32:18.781 +05:30 69c3321f-a151-4fbf-834e-4a8a7944e680 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:18 AM'. 2024-03-23 16:32:18.781 +05:30 341e25c9-e5eb-4904-a3b2-7b5d8bfc4815 INF CORS policy execution successful. 2024-03-23 16:32:18.781 +05:30 341e25c9-e5eb-4904-a3b2-7b5d8bfc4815 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:18.781 +05:30 341e25c9-e5eb-4904-a3b2-7b5d8bfc4815 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:18.782 +05:30 341e25c9-e5eb-4904-a3b2-7b5d8bfc4815 INF Fetching City deatails 2024-03-23 16:32:18.783 +05:30 341e25c9-e5eb-4904-a3b2-7b5d8bfc4815 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:18.783 +05:30 341e25c9-e5eb-4904-a3b2-7b5d8bfc4815 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.274ms 2024-03-23 16:32:18.783 +05:30 341e25c9-e5eb-4904-a3b2-7b5d8bfc4815 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:18.784 +05:30 341e25c9-e5eb-4904-a3b2-7b5d8bfc4815 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.1668ms 2024-03-23 16:32:18.784 +05:30 05dfedc4-4b9a-4937-abeb-6453400dda4c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:18.784 +05:30 05dfedc4-4b9a-4937-abeb-6453400dda4c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:18 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-23 16:32:18.785 +05:30 05dfedc4-4b9a-4937-abeb-6453400dda4c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:18 AM'. 2024-03-23 16:32:18.785 +05:30 26e45b51-42b9-449d-962e-8a0140c4af88 INF CORS policy execution successful. 2024-03-23 16:32:18.785 +05:30 26e45b51-42b9-449d-962e-8a0140c4af88 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:18.785 +05:30 26e45b51-42b9-449d-962e-8a0140c4af88 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:18.785 +05:30 26e45b51-42b9-449d-962e-8a0140c4af88 INF Fetching Country deatails 2024-03-23 16:32:18.786 +05:30 26e45b51-42b9-449d-962e-8a0140c4af88 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:18.787 +05:30 26e45b51-42b9-449d-962e-8a0140c4af88 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8075ms 2024-03-23 16:32:18.787 +05:30 26e45b51-42b9-449d-962e-8a0140c4af88 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:18.787 +05:30 26e45b51-42b9-449d-962e-8a0140c4af88 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.2025ms 2024-03-23 16:32:18.787 +05:30 5aed5ca2-59d0-40d3-b3ef-359194d58dbc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:18.787 +05:30 5aed5ca2-59d0-40d3-b3ef-359194d58dbc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:18 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-23 16:32:18.788 +05:30 5aed5ca2-59d0-40d3-b3ef-359194d58dbc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:18 AM'. 2024-03-23 16:32:18.788 +05:30 cb833896-499c-4276-929d-6422759362af INF CORS policy execution successful. 2024-03-23 16:32:18.788 +05:30 cb833896-499c-4276-929d-6422759362af INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:18.788 +05:30 cb833896-499c-4276-929d-6422759362af INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:18.789 +05:30 cb833896-499c-4276-929d-6422759362af INF Fetching Department deatails 2024-03-23 16:32:18.790 +05:30 cb833896-499c-4276-929d-6422759362af INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:18.790 +05:30 cb833896-499c-4276-929d-6422759362af INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0122ms 2024-03-23 16:32:18.790 +05:30 cb833896-499c-4276-929d-6422759362af INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:18.790 +05:30 cb833896-499c-4276-929d-6422759362af INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4347ms 2024-03-23 16:32:21.713 +05:30 ec2f635c-5a76-4cf5-ad1a-66195d675541 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:21.714 +05:30 ec2f635c-5a76-4cf5-ad1a-66195d675541 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:21 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-23 16:32:21.714 +05:30 ec2f635c-5a76-4cf5-ad1a-66195d675541 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:21 AM'. 2024-03-23 16:32:21.714 +05:30 d41fbdd0-7f9f-430d-b19a-c2868bfaf564 INF CORS policy execution successful. 2024-03-23 16:32:21.714 +05:30 d41fbdd0-7f9f-430d-b19a-c2868bfaf564 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:21.714 +05:30 d41fbdd0-7f9f-430d-b19a-c2868bfaf564 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:21.714 +05:30 10380531-8d9d-4dd9-86c7-6f6c74b22f3e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:21.715 +05:30 10380531-8d9d-4dd9-86c7-6f6c74b22f3e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:21 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-23 16:32:21.715 +05:30 d41fbdd0-7f9f-430d-b19a-c2868bfaf564 INF Fetching City deatails 2024-03-23 16:32:21.715 +05:30 10380531-8d9d-4dd9-86c7-6f6c74b22f3e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:21 AM'. 2024-03-23 16:32:21.715 +05:30 4bc9d455-b335-460c-85b5-6736a94497f6 INF CORS policy execution successful. 2024-03-23 16:32:21.715 +05:30 4bc9d455-b335-460c-85b5-6736a94497f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:21.715 +05:30 4bc9d455-b335-460c-85b5-6736a94497f6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:21.716 +05:30 4bc9d455-b335-460c-85b5-6736a94497f6 INF Fetching Country deatails 2024-03-23 16:32:21.716 +05:30 d41fbdd0-7f9f-430d-b19a-c2868bfaf564 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:21.716 +05:30 d41fbdd0-7f9f-430d-b19a-c2868bfaf564 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9543ms 2024-03-23 16:32:21.716 +05:30 d41fbdd0-7f9f-430d-b19a-c2868bfaf564 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:21.716 +05:30 4bc9d455-b335-460c-85b5-6736a94497f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:21.716 +05:30 d41fbdd0-7f9f-430d-b19a-c2868bfaf564 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.5108ms 2024-03-23 16:32:21.716 +05:30 4bc9d455-b335-460c-85b5-6736a94497f6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2388ms 2024-03-23 16:32:21.717 +05:30 4bc9d455-b335-460c-85b5-6736a94497f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:21.717 +05:30 4bc9d455-b335-460c-85b5-6736a94497f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4381ms 2024-03-23 16:32:21.721 +05:30 221e98b8-e7fd-4323-8cf8-811cac472cfc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:21.721 +05:30 221e98b8-e7fd-4323-8cf8-811cac472cfc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:21 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-23 16:32:21.721 +05:30 221e98b8-e7fd-4323-8cf8-811cac472cfc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:21 AM'. 2024-03-23 16:32:21.721 +05:30 3b9e68c3-a5f0-41b5-987b-2b2b6fa48334 INF CORS policy execution successful. 2024-03-23 16:32:21.721 +05:30 3b9e68c3-a5f0-41b5-987b-2b2b6fa48334 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:21.721 +05:30 3b9e68c3-a5f0-41b5-987b-2b2b6fa48334 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:21.722 +05:30 3b9e68c3-a5f0-41b5-987b-2b2b6fa48334 INF Fetching Department deatails 2024-03-23 16:32:21.723 +05:30 3b9e68c3-a5f0-41b5-987b-2b2b6fa48334 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:21.723 +05:30 3b9e68c3-a5f0-41b5-987b-2b2b6fa48334 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6193ms 2024-03-23 16:32:21.723 +05:30 3b9e68c3-a5f0-41b5-987b-2b2b6fa48334 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:21.723 +05:30 3b9e68c3-a5f0-41b5-987b-2b2b6fa48334 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6582ms 2024-03-23 16:32:22.054 +05:30 1b3da859-35bd-4a17-89f0-1d3b07a2ca93 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:22.054 +05:30 6179501e-5e1d-4b96-8e5e-9948ec800052 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:22.055 +05:30 6179501e-5e1d-4b96-8e5e-9948ec800052 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:22 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-23 16:32:22.055 +05:30 1b3da859-35bd-4a17-89f0-1d3b07a2ca93 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:22 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-23 16:32:22.055 +05:30 6179501e-5e1d-4b96-8e5e-9948ec800052 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:22 AM'. 2024-03-23 16:32:22.055 +05:30 6722291a-f121-4f05-9d60-aa97f3a873e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:22.056 +05:30 1b3da859-35bd-4a17-89f0-1d3b07a2ca93 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:22 AM'. 2024-03-23 16:32:22.056 +05:30 149bb235-baba-4863-93f4-19ad7bdf75a4 INF CORS policy execution successful. 2024-03-23 16:32:22.056 +05:30 2f0475be-52eb-48a9-9f95-10af3ad22d0e INF CORS policy execution successful. 2024-03-23 16:32:22.056 +05:30 149bb235-baba-4863-93f4-19ad7bdf75a4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:22.056 +05:30 2f0475be-52eb-48a9-9f95-10af3ad22d0e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:22.056 +05:30 149bb235-baba-4863-93f4-19ad7bdf75a4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:22.056 +05:30 2f0475be-52eb-48a9-9f95-10af3ad22d0e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:22.056 +05:30 6722291a-f121-4f05-9d60-aa97f3a873e7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:22 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-23 16:32:22.057 +05:30 6722291a-f121-4f05-9d60-aa97f3a873e7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:22 AM'. 2024-03-23 16:32:22.057 +05:30 2239bc45-b156-4c9b-8ea0-0dd5ae4e55cb INF CORS policy execution successful. 2024-03-23 16:32:22.057 +05:30 149bb235-baba-4863-93f4-19ad7bdf75a4 INF Fetching Department deatails 2024-03-23 16:32:22.057 +05:30 2239bc45-b156-4c9b-8ea0-0dd5ae4e55cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:22.057 +05:30 2f0475be-52eb-48a9-9f95-10af3ad22d0e INF Fetching Country deatails 2024-03-23 16:32:22.057 +05:30 2239bc45-b156-4c9b-8ea0-0dd5ae4e55cb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:22.058 +05:30 2239bc45-b156-4c9b-8ea0-0dd5ae4e55cb INF Fetching City deatails 2024-03-23 16:32:22.058 +05:30 149bb235-baba-4863-93f4-19ad7bdf75a4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:22.058 +05:30 2f0475be-52eb-48a9-9f95-10af3ad22d0e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:22.058 +05:30 2239bc45-b156-4c9b-8ea0-0dd5ae4e55cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:22.058 +05:30 2f0475be-52eb-48a9-9f95-10af3ad22d0e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1278ms 2024-03-23 16:32:22.058 +05:30 149bb235-baba-4863-93f4-19ad7bdf75a4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1828ms 2024-03-23 16:32:22.059 +05:30 2f0475be-52eb-48a9-9f95-10af3ad22d0e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:22.059 +05:30 149bb235-baba-4863-93f4-19ad7bdf75a4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:22.059 +05:30 2239bc45-b156-4c9b-8ea0-0dd5ae4e55cb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3979ms 2024-03-23 16:32:22.059 +05:30 2239bc45-b156-4c9b-8ea0-0dd5ae4e55cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:22.059 +05:30 2f0475be-52eb-48a9-9f95-10af3ad22d0e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.0553ms 2024-03-23 16:32:22.059 +05:30 149bb235-baba-4863-93f4-19ad7bdf75a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.0652ms 2024-03-23 16:32:22.059 +05:30 2239bc45-b156-4c9b-8ea0-0dd5ae4e55cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6824ms 2024-03-23 16:32:22.833 +05:30 0ed1f4c5-ea8b-4f32-b0ee-d0382aa416da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:22.833 +05:30 1b488ef9-7073-4526-a3be-5a4c45dd1e7d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:22.834 +05:30 1b488ef9-7073-4526-a3be-5a4c45dd1e7d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:22 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-23 16:32:22.834 +05:30 0ed1f4c5-ea8b-4f32-b0ee-d0382aa416da INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:22 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-23 16:32:22.834 +05:30 1b488ef9-7073-4526-a3be-5a4c45dd1e7d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:22 AM'. 2024-03-23 16:32:22.834 +05:30 0ed1f4c5-ea8b-4f32-b0ee-d0382aa416da INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:22 AM'. 2024-03-23 16:32:22.834 +05:30 7a63c264-e99a-4bc2-9c5d-22a2eb971f94 INF CORS policy execution successful. 2024-03-23 16:32:22.834 +05:30 03945e6a-0f05-4b3b-967d-2bd91ec12ae1 INF CORS policy execution successful. 2024-03-23 16:32:22.834 +05:30 7a63c264-e99a-4bc2-9c5d-22a2eb971f94 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:22.834 +05:30 03945e6a-0f05-4b3b-967d-2bd91ec12ae1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:22.835 +05:30 7a63c264-e99a-4bc2-9c5d-22a2eb971f94 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:22.835 +05:30 03945e6a-0f05-4b3b-967d-2bd91ec12ae1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:22.835 +05:30 03945e6a-0f05-4b3b-967d-2bd91ec12ae1 INF Fetching Country deatails 2024-03-23 16:32:22.835 +05:30 7a63c264-e99a-4bc2-9c5d-22a2eb971f94 INF Fetching City deatails 2024-03-23 16:32:22.836 +05:30 7a63c264-e99a-4bc2-9c5d-22a2eb971f94 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:22.836 +05:30 03945e6a-0f05-4b3b-967d-2bd91ec12ae1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:22.836 +05:30 7a63c264-e99a-4bc2-9c5d-22a2eb971f94 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8391ms 2024-03-23 16:32:22.836 +05:30 03945e6a-0f05-4b3b-967d-2bd91ec12ae1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.809ms 2024-03-23 16:32:22.837 +05:30 7a63c264-e99a-4bc2-9c5d-22a2eb971f94 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:22.837 +05:30 03945e6a-0f05-4b3b-967d-2bd91ec12ae1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:22.837 +05:30 7a63c264-e99a-4bc2-9c5d-22a2eb971f94 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.92ms 2024-03-23 16:32:22.837 +05:30 03945e6a-0f05-4b3b-967d-2bd91ec12ae1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.9416ms 2024-03-23 16:32:22.842 +05:30 fcbcd9a8-0952-47cd-bef6-8f7ade78c767 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:22.843 +05:30 fcbcd9a8-0952-47cd-bef6-8f7ade78c767 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:22 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-23 16:32:22.843 +05:30 fcbcd9a8-0952-47cd-bef6-8f7ade78c767 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:22 AM'. 2024-03-23 16:32:22.843 +05:30 d1b16a70-060f-47ea-9569-b5ce88a71b69 INF CORS policy execution successful. 2024-03-23 16:32:22.843 +05:30 d1b16a70-060f-47ea-9569-b5ce88a71b69 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:22.843 +05:30 d1b16a70-060f-47ea-9569-b5ce88a71b69 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:22.844 +05:30 d1b16a70-060f-47ea-9569-b5ce88a71b69 INF Fetching Department deatails 2024-03-23 16:32:22.845 +05:30 d1b16a70-060f-47ea-9569-b5ce88a71b69 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:22.845 +05:30 d1b16a70-060f-47ea-9569-b5ce88a71b69 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9397ms 2024-03-23 16:32:22.845 +05:30 d1b16a70-060f-47ea-9569-b5ce88a71b69 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:22.845 +05:30 d1b16a70-060f-47ea-9569-b5ce88a71b69 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.2845ms 2024-03-23 16:32:32.170 +05:30 0ae57a6f-0e51-4908-bcc9-2daee9146cef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:32.170 +05:30 de211fd7-e94a-48bc-96d8-7c02eac2049e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:32.171 +05:30 19746e73-ab68-4e41-87ba-ffa3a5c57544 INF CORS policy execution successful. 2024-03-23 16:32:32.171 +05:30 50012c31-1f01-4474-a593-266f5e54a5b9 INF CORS policy execution successful. 2024-03-23 16:32:32.171 +05:30 50012c31-1f01-4474-a593-266f5e54a5b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5788ms 2024-03-23 16:32:32.172 +05:30 19746e73-ab68-4e41-87ba-ffa3a5c57544 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.3702ms 2024-03-23 16:32:32.179 +05:30 bd0a8882-af97-4f76-9df7-9e7e0c0d9b7a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:32.179 +05:30 c1216f17-8aa1-4787-90d8-9e969bec5616 INF CORS policy execution successful. 2024-03-23 16:32:32.179 +05:30 c1216f17-8aa1-4787-90d8-9e969bec5616 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5622ms 2024-03-23 16:32:32.221 +05:30 549ff1c3-0bec-4e3b-ac58-daa895db4cb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:32.222 +05:30 36f4be78-534f-433c-bd7c-3b23f6aa98ca INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:32.222 +05:30 36f4be78-534f-433c-bd7c-3b23f6aa98ca INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11: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-03-23 16:32:32.222 +05:30 549ff1c3-0bec-4e3b-ac58-daa895db4cb7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11: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-03-23 16:32:32.223 +05:30 36f4be78-534f-433c-bd7c-3b23f6aa98ca INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:32 AM'. 2024-03-23 16:32:32.223 +05:30 549ff1c3-0bec-4e3b-ac58-daa895db4cb7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:32 AM'. 2024-03-23 16:32:32.223 +05:30 5349bf75-8954-4c7f-9598-42423a8f4d3a INF CORS policy execution successful. 2024-03-23 16:32:32.223 +05:30 47d0f015-4395-46ce-aa1e-a1a1de60fdc7 INF CORS policy execution successful. 2024-03-23 16:32:32.224 +05:30 5349bf75-8954-4c7f-9598-42423a8f4d3a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:32.224 +05:30 47d0f015-4395-46ce-aa1e-a1a1de60fdc7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:32.224 +05:30 47d0f015-4395-46ce-aa1e-a1a1de60fdc7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:32.224 +05:30 5349bf75-8954-4c7f-9598-42423a8f4d3a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:32.225 +05:30 5349bf75-8954-4c7f-9598-42423a8f4d3a INF Fetching City deatails 2024-03-23 16:32:32.225 +05:30 47d0f015-4395-46ce-aa1e-a1a1de60fdc7 INF Fetching Country deatails 2024-03-23 16:32:32.226 +05:30 47d0f015-4395-46ce-aa1e-a1a1de60fdc7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:32.226 +05:30 5349bf75-8954-4c7f-9598-42423a8f4d3a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:32.226 +05:30 5349bf75-8954-4c7f-9598-42423a8f4d3a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3696ms 2024-03-23 16:32:32.226 +05:30 47d0f015-4395-46ce-aa1e-a1a1de60fdc7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4228ms 2024-03-23 16:32:32.226 +05:30 5349bf75-8954-4c7f-9598-42423a8f4d3a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:32.226 +05:30 47d0f015-4395-46ce-aa1e-a1a1de60fdc7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:32.227 +05:30 47d0f015-4395-46ce-aa1e-a1a1de60fdc7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.159ms 2024-03-23 16:32:32.227 +05:30 5349bf75-8954-4c7f-9598-42423a8f4d3a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.3019ms 2024-03-23 16:32:32.230 +05:30 dcefea49-313e-43b5-a672-eaddd8a7d7ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:32.230 +05:30 dcefea49-313e-43b5-a672-eaddd8a7d7ad INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11: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-03-23 16:32:32.231 +05:30 dcefea49-313e-43b5-a672-eaddd8a7d7ad INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:32 AM'. 2024-03-23 16:32:32.231 +05:30 b84a2ae2-3306-4869-88e3-3600e84ebd2d INF CORS policy execution successful. 2024-03-23 16:32:32.231 +05:30 b84a2ae2-3306-4869-88e3-3600e84ebd2d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:32.231 +05:30 b84a2ae2-3306-4869-88e3-3600e84ebd2d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:32.231 +05:30 b84a2ae2-3306-4869-88e3-3600e84ebd2d INF Fetching Department deatails 2024-03-23 16:32:32.233 +05:30 b84a2ae2-3306-4869-88e3-3600e84ebd2d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:32.233 +05:30 b84a2ae2-3306-4869-88e3-3600e84ebd2d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7683ms 2024-03-23 16:32:32.233 +05:30 b84a2ae2-3306-4869-88e3-3600e84ebd2d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:32.233 +05:30 b84a2ae2-3306-4869-88e3-3600e84ebd2d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.2433ms 2024-03-23 16:32:34.030 +05:30 8348ffd8-6cd7-417c-bff7-695827da4f45 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:34.030 +05:30 8cfd768e-5e0a-4685-a2a2-b2fb47a85f89 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:34.031 +05:30 8348ffd8-6cd7-417c-bff7-695827da4f45 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02: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-23 16:32:34.031 +05:30 8348ffd8-6cd7-417c-bff7-695827da4f45 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:34 AM'. 2024-03-23 16:32:34.031 +05:30 8cfd768e-5e0a-4685-a2a2-b2fb47a85f89 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02: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-23 16:32:34.031 +05:30 8cfd768e-5e0a-4685-a2a2-b2fb47a85f89 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:34 AM'. 2024-03-23 16:32:34.031 +05:30 e4c48b1d-59a4-47d9-9d2f-56edd981226c INF CORS policy execution successful. 2024-03-23 16:32:34.031 +05:30 e4cfcc23-e971-4818-8227-ddc208b0c18b INF CORS policy execution successful. 2024-03-23 16:32:34.032 +05:30 e4cfcc23-e971-4818-8227-ddc208b0c18b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:34.032 +05:30 e4c48b1d-59a4-47d9-9d2f-56edd981226c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:34.032 +05:30 e4cfcc23-e971-4818-8227-ddc208b0c18b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:34.032 +05:30 e4c48b1d-59a4-47d9-9d2f-56edd981226c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:34.033 +05:30 e4cfcc23-e971-4818-8227-ddc208b0c18b INF Fetching Country deatails 2024-03-23 16:32:34.033 +05:30 e4c48b1d-59a4-47d9-9d2f-56edd981226c INF Fetching City deatails 2024-03-23 16:32:34.034 +05:30 e4cfcc23-e971-4818-8227-ddc208b0c18b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:34.034 +05:30 e4c48b1d-59a4-47d9-9d2f-56edd981226c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:34.034 +05:30 e4c48b1d-59a4-47d9-9d2f-56edd981226c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.357ms 2024-03-23 16:32:34.034 +05:30 e4cfcc23-e971-4818-8227-ddc208b0c18b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.3747ms 2024-03-23 16:32:34.034 +05:30 e4c48b1d-59a4-47d9-9d2f-56edd981226c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:34.034 +05:30 e4cfcc23-e971-4818-8227-ddc208b0c18b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:34.034 +05:30 e4c48b1d-59a4-47d9-9d2f-56edd981226c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.7723ms 2024-03-23 16:32:34.034 +05:30 e4cfcc23-e971-4818-8227-ddc208b0c18b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.1675ms 2024-03-23 16:32:34.036 +05:30 59514cfe-0abf-4778-b883-c76eddbb001b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:34.037 +05:30 59514cfe-0abf-4778-b883-c76eddbb001b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02: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-23 16:32:34.037 +05:30 59514cfe-0abf-4778-b883-c76eddbb001b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:34 AM'. 2024-03-23 16:32:34.037 +05:30 bcadbb24-ff8b-45f2-b7eb-2f8eecedfb6e INF CORS policy execution successful. 2024-03-23 16:32:34.037 +05:30 bcadbb24-ff8b-45f2-b7eb-2f8eecedfb6e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:34.037 +05:30 bcadbb24-ff8b-45f2-b7eb-2f8eecedfb6e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:34.038 +05:30 bcadbb24-ff8b-45f2-b7eb-2f8eecedfb6e INF Fetching Department deatails 2024-03-23 16:32:34.039 +05:30 bcadbb24-ff8b-45f2-b7eb-2f8eecedfb6e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:34.039 +05:30 bcadbb24-ff8b-45f2-b7eb-2f8eecedfb6e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5502ms 2024-03-23 16:32:34.039 +05:30 bcadbb24-ff8b-45f2-b7eb-2f8eecedfb6e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:34.039 +05:30 bcadbb24-ff8b-45f2-b7eb-2f8eecedfb6e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.901ms 2024-03-23 16:32:34.610 +05:30 8aba4553-1113-4d88-b5eb-379142953c30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:34.610 +05:30 8aba4553-1113-4d88-b5eb-379142953c30 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02: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-23 16:32:34.611 +05:30 8aba4553-1113-4d88-b5eb-379142953c30 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:34 AM'. 2024-03-23 16:32:34.611 +05:30 ce032f67-0f71-42b3-a7ad-e32055dffe08 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:34.611 +05:30 6dece593-2e13-4511-bc5b-f8049b9be678 INF CORS policy execution successful. 2024-03-23 16:32:34.611 +05:30 6dece593-2e13-4511-bc5b-f8049b9be678 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:34.611 +05:30 6dece593-2e13-4511-bc5b-f8049b9be678 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:34.611 +05:30 ce032f67-0f71-42b3-a7ad-e32055dffe08 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02: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-23 16:32:34.611 +05:30 ce032f67-0f71-42b3-a7ad-e32055dffe08 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:34 AM'. 2024-03-23 16:32:34.611 +05:30 16bb2a19-0cc6-4a85-ba60-bd1d2d6363fb INF CORS policy execution successful. 2024-03-23 16:32:34.612 +05:30 16bb2a19-0cc6-4a85-ba60-bd1d2d6363fb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:34.612 +05:30 16bb2a19-0cc6-4a85-ba60-bd1d2d6363fb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:34.612 +05:30 6dece593-2e13-4511-bc5b-f8049b9be678 INF Fetching Country deatails 2024-03-23 16:32:34.612 +05:30 16bb2a19-0cc6-4a85-ba60-bd1d2d6363fb INF Fetching Department deatails 2024-03-23 16:32:34.612 +05:30 846507f9-36e0-4033-92d8-f2a3d9f38192 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:34.612 +05:30 846507f9-36e0-4033-92d8-f2a3d9f38192 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02: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-23 16:32:34.613 +05:30 846507f9-36e0-4033-92d8-f2a3d9f38192 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:34 AM'. 2024-03-23 16:32:34.613 +05:30 16bb2a19-0cc6-4a85-ba60-bd1d2d6363fb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:34.613 +05:30 6dece593-2e13-4511-bc5b-f8049b9be678 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:34.613 +05:30 c8ee297d-baf1-4e94-8c1c-ad38de179d8a INF CORS policy execution successful. 2024-03-23 16:32:34.613 +05:30 c8ee297d-baf1-4e94-8c1c-ad38de179d8a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:34.613 +05:30 c8ee297d-baf1-4e94-8c1c-ad38de179d8a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:34.613 +05:30 16bb2a19-0cc6-4a85-ba60-bd1d2d6363fb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2849ms 2024-03-23 16:32:34.613 +05:30 16bb2a19-0cc6-4a85-ba60-bd1d2d6363fb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:34.613 +05:30 6dece593-2e13-4511-bc5b-f8049b9be678 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7049ms 2024-03-23 16:32:34.613 +05:30 6dece593-2e13-4511-bc5b-f8049b9be678 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:34.613 +05:30 16bb2a19-0cc6-4a85-ba60-bd1d2d6363fb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1656ms 2024-03-23 16:32:34.613 +05:30 6dece593-2e13-4511-bc5b-f8049b9be678 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.5805ms 2024-03-23 16:32:34.613 +05:30 c8ee297d-baf1-4e94-8c1c-ad38de179d8a INF Fetching City deatails 2024-03-23 16:32:34.614 +05:30 c8ee297d-baf1-4e94-8c1c-ad38de179d8a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:34.614 +05:30 c8ee297d-baf1-4e94-8c1c-ad38de179d8a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.0249ms 2024-03-23 16:32:34.614 +05:30 c8ee297d-baf1-4e94-8c1c-ad38de179d8a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:34.614 +05:30 c8ee297d-baf1-4e94-8c1c-ad38de179d8a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.8778ms 2024-03-23 16:32:35.123 +05:30 c4938998-9e61-4a74-8b7c-376d662ab059 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:35.124 +05:30 c4938998-9e61-4a74-8b7c-376d662ab059 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:35 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-23 16:32:35.124 +05:30 c4938998-9e61-4a74-8b7c-376d662ab059 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:35 AM'. 2024-03-23 16:32:35.124 +05:30 40bb99c8-090c-42bf-83c6-84fcc59bc70b INF CORS policy execution successful. 2024-03-23 16:32:35.124 +05:30 40bb99c8-090c-42bf-83c6-84fcc59bc70b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:35.125 +05:30 40bb99c8-090c-42bf-83c6-84fcc59bc70b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:35.125 +05:30 40bb99c8-090c-42bf-83c6-84fcc59bc70b INF Fetching City deatails 2024-03-23 16:32:35.126 +05:30 40bb99c8-090c-42bf-83c6-84fcc59bc70b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:35.126 +05:30 40bb99c8-090c-42bf-83c6-84fcc59bc70b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7633ms 2024-03-23 16:32:35.126 +05:30 40bb99c8-090c-42bf-83c6-84fcc59bc70b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:35.127 +05:30 40bb99c8-090c-42bf-83c6-84fcc59bc70b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2337ms 2024-03-23 16:32:35.131 +05:30 7e4898ed-a7ec-4078-85c0-d1fb0d87a4f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:35.132 +05:30 7e4898ed-a7ec-4078-85c0-d1fb0d87a4f0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:35 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-23 16:32:35.132 +05:30 7e4898ed-a7ec-4078-85c0-d1fb0d87a4f0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:35 AM'. 2024-03-23 16:32:35.132 +05:30 821fccb6-a590-48a7-b43d-6fd854cb0864 INF CORS policy execution successful. 2024-03-23 16:32:35.133 +05:30 821fccb6-a590-48a7-b43d-6fd854cb0864 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:35.133 +05:30 821fccb6-a590-48a7-b43d-6fd854cb0864 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:35.133 +05:30 821fccb6-a590-48a7-b43d-6fd854cb0864 INF Fetching Country deatails 2024-03-23 16:32:35.134 +05:30 821fccb6-a590-48a7-b43d-6fd854cb0864 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:35.134 +05:30 821fccb6-a590-48a7-b43d-6fd854cb0864 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.58ms 2024-03-23 16:32:35.134 +05:30 821fccb6-a590-48a7-b43d-6fd854cb0864 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:35.134 +05:30 821fccb6-a590-48a7-b43d-6fd854cb0864 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1426ms 2024-03-23 16:32:35.141 +05:30 be0af112-5a27-42c9-aa57-12895c387cbd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:35.142 +05:30 be0af112-5a27-42c9-aa57-12895c387cbd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:35 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-23 16:32:35.142 +05:30 be0af112-5a27-42c9-aa57-12895c387cbd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:35 AM'. 2024-03-23 16:32:35.142 +05:30 b114b2e6-2418-4fcf-a8bf-29c7a3a69c5e INF CORS policy execution successful. 2024-03-23 16:32:35.142 +05:30 b114b2e6-2418-4fcf-a8bf-29c7a3a69c5e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:35.142 +05:30 b114b2e6-2418-4fcf-a8bf-29c7a3a69c5e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:35.143 +05:30 b114b2e6-2418-4fcf-a8bf-29c7a3a69c5e INF Fetching Department deatails 2024-03-23 16:32:35.143 +05:30 b114b2e6-2418-4fcf-a8bf-29c7a3a69c5e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:35.144 +05:30 b114b2e6-2418-4fcf-a8bf-29c7a3a69c5e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4362ms 2024-03-23 16:32:35.144 +05:30 b114b2e6-2418-4fcf-a8bf-29c7a3a69c5e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:35.144 +05:30 b114b2e6-2418-4fcf-a8bf-29c7a3a69c5e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.2016ms 2024-03-23 16:32:54.106 +05:30 111e7421-3833-47e4-8c4d-2780c8f6426c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:54.106 +05:30 20f3afbf-c3bb-49d0-9336-dfdf68432e55 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:54.106 +05:30 d4257c4f-7eca-4b93-bab5-cd28af70469d INF CORS policy execution successful. 2024-03-23 16:32:54.106 +05:30 bcc7a790-5f41-466c-ad38-54d9028f4856 INF CORS policy execution successful. 2024-03-23 16:32:54.107 +05:30 d4257c4f-7eca-4b93-bab5-cd28af70469d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.0682ms 2024-03-23 16:32:54.107 +05:30 bcc7a790-5f41-466c-ad38-54d9028f4856 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.071ms 2024-03-23 16:32:54.110 +05:30 5bc46395-c092-43ff-816c-61de1cffe0d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:54.110 +05:30 47331ef3-d6b5-479c-bf03-488a7ce0ffa3 INF CORS policy execution successful. 2024-03-23 16:32:54.110 +05:30 47331ef3-d6b5-479c-bf03-488a7ce0ffa3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3994ms 2024-03-23 16:32:54.152 +05:30 f4220dcb-31e3-4462-bffd-fcba18a9af94 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:54.153 +05:30 f4220dcb-31e3-4462-bffd-fcba18a9af94 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:54 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-23 16:32:54.154 +05:30 f4220dcb-31e3-4462-bffd-fcba18a9af94 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:54 AM'. 2024-03-23 16:32:54.154 +05:30 4f342224-aaf6-45c5-9be0-eeccb3b0dd80 INF CORS policy execution successful. 2024-03-23 16:32:54.154 +05:30 4f342224-aaf6-45c5-9be0-eeccb3b0dd80 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:54.154 +05:30 4f342224-aaf6-45c5-9be0-eeccb3b0dd80 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:54.155 +05:30 4f342224-aaf6-45c5-9be0-eeccb3b0dd80 INF Fetching City deatails 2024-03-23 16:32:54.157 +05:30 4f342224-aaf6-45c5-9be0-eeccb3b0dd80 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:54.157 +05:30 4f342224-aaf6-45c5-9be0-eeccb3b0dd80 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.7496ms 2024-03-23 16:32:54.157 +05:30 4f342224-aaf6-45c5-9be0-eeccb3b0dd80 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:54.158 +05:30 4f342224-aaf6-45c5-9be0-eeccb3b0dd80 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.8051ms 2024-03-23 16:32:54.159 +05:30 548cb04c-bbe3-4f81-b746-4688936ac4f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:54.159 +05:30 548cb04c-bbe3-4f81-b746-4688936ac4f3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:54 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-23 16:32:54.160 +05:30 548cb04c-bbe3-4f81-b746-4688936ac4f3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:54 AM'. 2024-03-23 16:32:54.160 +05:30 3ac1ce60-f7b2-420f-84cf-66d7ef767f9e INF CORS policy execution successful. 2024-03-23 16:32:54.160 +05:30 3ac1ce60-f7b2-420f-84cf-66d7ef767f9e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:54.160 +05:30 1363ac95-1611-4d24-9bee-c948f4c59d8d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:54.160 +05:30 3ac1ce60-f7b2-420f-84cf-66d7ef767f9e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:54.160 +05:30 1363ac95-1611-4d24-9bee-c948f4c59d8d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:54 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-23 16:32:54.160 +05:30 1363ac95-1611-4d24-9bee-c948f4c59d8d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:54 AM'. 2024-03-23 16:32:54.160 +05:30 3ac1ce60-f7b2-420f-84cf-66d7ef767f9e INF Fetching Department deatails 2024-03-23 16:32:54.160 +05:30 e245ec31-39c4-41b5-a5b5-2a20a4f5fb2a INF CORS policy execution successful. 2024-03-23 16:32:54.161 +05:30 e245ec31-39c4-41b5-a5b5-2a20a4f5fb2a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:54.161 +05:30 e245ec31-39c4-41b5-a5b5-2a20a4f5fb2a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:54.161 +05:30 e245ec31-39c4-41b5-a5b5-2a20a4f5fb2a INF Fetching Country deatails 2024-03-23 16:32:54.161 +05:30 3ac1ce60-f7b2-420f-84cf-66d7ef767f9e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:54.161 +05:30 3ac1ce60-f7b2-420f-84cf-66d7ef767f9e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6443ms 2024-03-23 16:32:54.162 +05:30 3ac1ce60-f7b2-420f-84cf-66d7ef767f9e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:54.162 +05:30 3ac1ce60-f7b2-420f-84cf-66d7ef767f9e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7371ms 2024-03-23 16:32:54.162 +05:30 e245ec31-39c4-41b5-a5b5-2a20a4f5fb2a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:54.162 +05:30 e245ec31-39c4-41b5-a5b5-2a20a4f5fb2a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2616ms 2024-03-23 16:32:54.162 +05:30 e245ec31-39c4-41b5-a5b5-2a20a4f5fb2a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:54.162 +05:30 e245ec31-39c4-41b5-a5b5-2a20a4f5fb2a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3767ms 2024-03-23 16:32:54.366 +05:30 ae4d9cf9-2459-4acd-ac95-ea32ec2f5556 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:54.367 +05:30 ae4d9cf9-2459-4acd-ac95-ea32ec2f5556 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:54 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-23 16:32:54.367 +05:30 ae4d9cf9-2459-4acd-ac95-ea32ec2f5556 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:54 AM'. 2024-03-23 16:32:54.367 +05:30 a49325a2-2d98-4ad2-b475-996da2ec2350 INF CORS policy execution successful. 2024-03-23 16:32:54.367 +05:30 a49325a2-2d98-4ad2-b475-996da2ec2350 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:54.367 +05:30 a49325a2-2d98-4ad2-b475-996da2ec2350 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:54.378 +05:30 8414b85c-8b4a-4b19-9d95-051096ad62da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:54.378 +05:30 c370e5f2-8936-4c28-8dfc-e5082d9a5166 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:54.378 +05:30 a49325a2-2d98-4ad2-b475-996da2ec2350 INF Fetching City deatails 2024-03-23 16:32:54.379 +05:30 8414b85c-8b4a-4b19-9d95-051096ad62da INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:54 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-23 16:32:54.379 +05:30 c370e5f2-8936-4c28-8dfc-e5082d9a5166 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:54 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-23 16:32:54.379 +05:30 a49325a2-2d98-4ad2-b475-996da2ec2350 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:54.380 +05:30 8414b85c-8b4a-4b19-9d95-051096ad62da INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:54 AM'. 2024-03-23 16:32:54.380 +05:30 c370e5f2-8936-4c28-8dfc-e5082d9a5166 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:54 AM'. 2024-03-23 16:32:54.380 +05:30 323d47fc-7b74-4e4d-ab37-bcfbb99b1122 INF CORS policy execution successful. 2024-03-23 16:32:54.380 +05:30 fb4119f6-672c-43ff-99e9-f0565ce5f89c INF CORS policy execution successful. 2024-03-23 16:32:54.381 +05:30 fb4119f6-672c-43ff-99e9-f0565ce5f89c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:54.381 +05:30 323d47fc-7b74-4e4d-ab37-bcfbb99b1122 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:54.381 +05:30 a49325a2-2d98-4ad2-b475-996da2ec2350 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 13.2756ms 2024-03-23 16:32:54.381 +05:30 323d47fc-7b74-4e4d-ab37-bcfbb99b1122 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:54.381 +05:30 fb4119f6-672c-43ff-99e9-f0565ce5f89c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:54.381 +05:30 a49325a2-2d98-4ad2-b475-996da2ec2350 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:54.381 +05:30 a49325a2-2d98-4ad2-b475-996da2ec2350 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 15.1711ms 2024-03-23 16:32:54.382 +05:30 fb4119f6-672c-43ff-99e9-f0565ce5f89c INF Fetching Department deatails 2024-03-23 16:32:54.382 +05:30 323d47fc-7b74-4e4d-ab37-bcfbb99b1122 INF Fetching Country deatails 2024-03-23 16:32:54.382 +05:30 323d47fc-7b74-4e4d-ab37-bcfbb99b1122 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:54.382 +05:30 fb4119f6-672c-43ff-99e9-f0565ce5f89c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:54.382 +05:30 323d47fc-7b74-4e4d-ab37-bcfbb99b1122 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5701ms 2024-03-23 16:32:54.383 +05:30 323d47fc-7b74-4e4d-ab37-bcfbb99b1122 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:54.383 +05:30 fb4119f6-672c-43ff-99e9-f0565ce5f89c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6775ms 2024-03-23 16:32:54.383 +05:30 323d47fc-7b74-4e4d-ab37-bcfbb99b1122 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.5579ms 2024-03-23 16:32:54.383 +05:30 fb4119f6-672c-43ff-99e9-f0565ce5f89c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:54.383 +05:30 fb4119f6-672c-43ff-99e9-f0565ce5f89c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.7615ms 2024-03-23 16:32:55.202 +05:30 a0b4701f-5ff8-4613-afb8-c39073687363 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:55.203 +05:30 a0b4701f-5ff8-4613-afb8-c39073687363 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:55 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-23 16:32:55.203 +05:30 12f13050-57f8-402d-b4d6-14460a3b0f9f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:55.203 +05:30 a0b4701f-5ff8-4613-afb8-c39073687363 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:55 AM'. 2024-03-23 16:32:55.203 +05:30 6dab3e45-8110-44dc-a49e-c60895e6c8a7 INF CORS policy execution successful. 2024-03-23 16:32:55.203 +05:30 6dab3e45-8110-44dc-a49e-c60895e6c8a7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:55.203 +05:30 12f13050-57f8-402d-b4d6-14460a3b0f9f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:55 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-23 16:32:55.203 +05:30 6dab3e45-8110-44dc-a49e-c60895e6c8a7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:55.204 +05:30 12f13050-57f8-402d-b4d6-14460a3b0f9f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:55 AM'. 2024-03-23 16:32:55.204 +05:30 473e06df-8e9b-4679-8401-af428df42b09 INF CORS policy execution successful. 2024-03-23 16:32:55.204 +05:30 473e06df-8e9b-4679-8401-af428df42b09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:55.204 +05:30 473e06df-8e9b-4679-8401-af428df42b09 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:55.205 +05:30 6dab3e45-8110-44dc-a49e-c60895e6c8a7 INF Fetching Country deatails 2024-03-23 16:32:55.205 +05:30 473e06df-8e9b-4679-8401-af428df42b09 INF Fetching Department deatails 2024-03-23 16:32:55.205 +05:30 6ed4ebdd-8cfa-4827-af6d-1a80a9472315 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:55.205 +05:30 6ed4ebdd-8cfa-4827-af6d-1a80a9472315 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:55 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-23 16:32:55.206 +05:30 6ed4ebdd-8cfa-4827-af6d-1a80a9472315 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:55 AM'. 2024-03-23 16:32:55.206 +05:30 00ea5aa7-c30e-4cdf-a5a6-7a08f79097f0 INF CORS policy execution successful. 2024-03-23 16:32:55.206 +05:30 00ea5aa7-c30e-4cdf-a5a6-7a08f79097f0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:55.206 +05:30 6dab3e45-8110-44dc-a49e-c60895e6c8a7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:55.206 +05:30 473e06df-8e9b-4679-8401-af428df42b09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:55.206 +05:30 00ea5aa7-c30e-4cdf-a5a6-7a08f79097f0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:55.206 +05:30 473e06df-8e9b-4679-8401-af428df42b09 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9354ms 2024-03-23 16:32:55.206 +05:30 473e06df-8e9b-4679-8401-af428df42b09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:55.206 +05:30 6dab3e45-8110-44dc-a49e-c60895e6c8a7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.5705ms 2024-03-23 16:32:55.207 +05:30 6dab3e45-8110-44dc-a49e-c60895e6c8a7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:55.207 +05:30 00ea5aa7-c30e-4cdf-a5a6-7a08f79097f0 INF Fetching City deatails 2024-03-23 16:32:55.207 +05:30 473e06df-8e9b-4679-8401-af428df42b09 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7646ms 2024-03-23 16:32:55.207 +05:30 6dab3e45-8110-44dc-a49e-c60895e6c8a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.0567ms 2024-03-23 16:32:55.208 +05:30 00ea5aa7-c30e-4cdf-a5a6-7a08f79097f0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:55.209 +05:30 00ea5aa7-c30e-4cdf-a5a6-7a08f79097f0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.8988ms 2024-03-23 16:32:55.209 +05:30 00ea5aa7-c30e-4cdf-a5a6-7a08f79097f0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:55.209 +05:30 00ea5aa7-c30e-4cdf-a5a6-7a08f79097f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.1109ms 2024-03-23 16:32:55.536 +05:30 c3be3087-5e79-4401-9fc1-06c8a66d47a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:32:55.537 +05:30 c3be3087-5e79-4401-9fc1-06c8a66d47a8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:55 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-23 16:32:55.537 +05:30 c3be3087-5e79-4401-9fc1-06c8a66d47a8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:55 AM'. 2024-03-23 16:32:55.537 +05:30 0602c385-9416-43ee-b3a0-cd2195687bf0 INF CORS policy execution successful. 2024-03-23 16:32:55.537 +05:30 0602c385-9416-43ee-b3a0-cd2195687bf0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:55.537 +05:30 0602c385-9416-43ee-b3a0-cd2195687bf0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:32:55.538 +05:30 0602c385-9416-43ee-b3a0-cd2195687bf0 INF Fetching City deatails 2024-03-23 16:32:55.538 +05:30 f84a41af-795b-462b-b20c-45e2c136f222 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:32:55.538 +05:30 f84a41af-795b-462b-b20c-45e2c136f222 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:55 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-23 16:32:55.538 +05:30 0602c385-9416-43ee-b3a0-cd2195687bf0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:55.538 +05:30 f84a41af-795b-462b-b20c-45e2c136f222 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:55 AM'. 2024-03-23 16:32:55.539 +05:30 f681f17c-ee6e-4476-a721-63948ca45d57 INF CORS policy execution successful. 2024-03-23 16:32:55.539 +05:30 f681f17c-ee6e-4476-a721-63948ca45d57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:55.539 +05:30 0602c385-9416-43ee-b3a0-cd2195687bf0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5749ms 2024-03-23 16:32:55.539 +05:30 f681f17c-ee6e-4476-a721-63948ca45d57 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:32:55.539 +05:30 0602c385-9416-43ee-b3a0-cd2195687bf0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:32:55.539 +05:30 0602c385-9416-43ee-b3a0-cd2195687bf0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1473ms 2024-03-23 16:32:55.539 +05:30 f681f17c-ee6e-4476-a721-63948ca45d57 INF Fetching Department deatails 2024-03-23 16:32:55.540 +05:30 f681f17c-ee6e-4476-a721-63948ca45d57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:55.540 +05:30 f681f17c-ee6e-4476-a721-63948ca45d57 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2813ms 2024-03-23 16:32:55.540 +05:30 f681f17c-ee6e-4476-a721-63948ca45d57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:32:55.540 +05:30 f681f17c-ee6e-4476-a721-63948ca45d57 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.3042ms 2024-03-23 16:32:55.541 +05:30 624dbf7a-9805-417b-a353-a8c889195057 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:32:55.542 +05:30 624dbf7a-9805-417b-a353-a8c889195057 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:55 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-23 16:32:55.542 +05:30 624dbf7a-9805-417b-a353-a8c889195057 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:02:55 AM'. 2024-03-23 16:32:55.542 +05:30 4cc8194f-44ea-4374-b72b-4f313b59bc2f INF CORS policy execution successful. 2024-03-23 16:32:55.542 +05:30 4cc8194f-44ea-4374-b72b-4f313b59bc2f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:55.542 +05:30 4cc8194f-44ea-4374-b72b-4f313b59bc2f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:32:55.542 +05:30 4cc8194f-44ea-4374-b72b-4f313b59bc2f INF Fetching Country deatails 2024-03-23 16:32:55.543 +05:30 4cc8194f-44ea-4374-b72b-4f313b59bc2f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:32:55.543 +05:30 4cc8194f-44ea-4374-b72b-4f313b59bc2f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1031ms 2024-03-23 16:32:55.543 +05:30 4cc8194f-44ea-4374-b72b-4f313b59bc2f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:32:55.543 +05:30 4cc8194f-44ea-4374-b72b-4f313b59bc2f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.0196ms 2024-03-23 16:33:16.809 +05:30 0743eccd-f93a-4179-8250-590c193ccc95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:16.810 +05:30 db3ae8bf-2053-4a84-a89b-e811c6bb0be2 INF CORS policy execution successful. 2024-03-23 16:33:16.811 +05:30 db3ae8bf-2053-4a84-a89b-e811c6bb0be2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.4928ms 2024-03-23 16:33:16.812 +05:30 90b073f7-d4cc-49da-8643-1acac86d371e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:16.813 +05:30 2eedf265-89f7-4e8e-99ab-63bf6c26ef8b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:16.813 +05:30 3cab768a-b056-4fe3-bd2a-7848050cd034 INF CORS policy execution successful. 2024-03-23 16:33:16.813 +05:30 d9570bbb-2846-4f87-b97e-2da81097cb10 INF CORS policy execution successful. 2024-03-23 16:33:16.813 +05:30 3cab768a-b056-4fe3-bd2a-7848050cd034 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.581ms 2024-03-23 16:33:16.813 +05:30 d9570bbb-2846-4f87-b97e-2da81097cb10 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4164ms 2024-03-23 16:33:16.858 +05:30 a0a05f52-33de-4905-b730-4753d0c5ff71 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:16.860 +05:30 a0a05f52-33de-4905-b730-4753d0c5ff71 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03: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-23 16:33:16.862 +05:30 a0a05f52-33de-4905-b730-4753d0c5ff71 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:16 AM'. 2024-03-23 16:33:16.862 +05:30 3d872323-bc9a-45c0-80ad-efa5e4259084 INF CORS policy execution successful. 2024-03-23 16:33:16.862 +05:30 3d872323-bc9a-45c0-80ad-efa5e4259084 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:16.862 +05:30 3d872323-bc9a-45c0-80ad-efa5e4259084 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:33:16.863 +05:30 594401b0-b8cb-4462-b971-f9e1895fde4f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:16.863 +05:30 b7aaf726-15bc-4672-9ad2-132f0ca800b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:16.863 +05:30 594401b0-b8cb-4462-b971-f9e1895fde4f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03: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-23 16:33:16.864 +05:30 594401b0-b8cb-4462-b971-f9e1895fde4f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:16 AM'. 2024-03-23 16:33:16.864 +05:30 3d872323-bc9a-45c0-80ad-efa5e4259084 INF Fetching Country deatails 2024-03-23 16:33:16.863 +05:30 b7aaf726-15bc-4672-9ad2-132f0ca800b4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03: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-23 16:33:16.864 +05:30 4d4d04fc-f660-44f6-99e7-3a6985590225 INF CORS policy execution successful. 2024-03-23 16:33:16.864 +05:30 b7aaf726-15bc-4672-9ad2-132f0ca800b4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:16 AM'. 2024-03-23 16:33:16.865 +05:30 4d4d04fc-f660-44f6-99e7-3a6985590225 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:16.865 +05:30 d035612d-4b09-461a-bec8-d324d5cdee91 INF CORS policy execution successful. 2024-03-23 16:33:16.865 +05:30 d035612d-4b09-461a-bec8-d324d5cdee91 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:16.865 +05:30 4d4d04fc-f660-44f6-99e7-3a6985590225 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:33:16.865 +05:30 d035612d-4b09-461a-bec8-d324d5cdee91 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:33:16.865 +05:30 4d4d04fc-f660-44f6-99e7-3a6985590225 INF Fetching Department deatails 2024-03-23 16:33:16.866 +05:30 d035612d-4b09-461a-bec8-d324d5cdee91 INF Fetching City deatails 2024-03-23 16:33:16.866 +05:30 3d872323-bc9a-45c0-80ad-efa5e4259084 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:16.866 +05:30 4d4d04fc-f660-44f6-99e7-3a6985590225 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:16.866 +05:30 3d872323-bc9a-45c0-80ad-efa5e4259084 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.8223ms 2024-03-23 16:33:16.866 +05:30 3d872323-bc9a-45c0-80ad-efa5e4259084 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:16.866 +05:30 4d4d04fc-f660-44f6-99e7-3a6985590225 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.758ms 2024-03-23 16:33:16.867 +05:30 3d872323-bc9a-45c0-80ad-efa5e4259084 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 8.2384ms 2024-03-23 16:33:16.867 +05:30 4d4d04fc-f660-44f6-99e7-3a6985590225 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:16.867 +05:30 4d4d04fc-f660-44f6-99e7-3a6985590225 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.1716ms 2024-03-23 16:33:16.867 +05:30 d035612d-4b09-461a-bec8-d324d5cdee91 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:16.867 +05:30 d035612d-4b09-461a-bec8-d324d5cdee91 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4922ms 2024-03-23 16:33:16.867 +05:30 d035612d-4b09-461a-bec8-d324d5cdee91 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:16.867 +05:30 d035612d-4b09-461a-bec8-d324d5cdee91 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.7554ms 2024-03-23 16:33:17.477 +05:30 3aa52f3e-e027-4c88-b92f-a238023b6ce9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:17.477 +05:30 48522229-9002-4b8c-befa-2a04433b40fe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:17.478 +05:30 3aa52f3e-e027-4c88-b92f-a238023b6ce9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:17 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-23 16:33:17.478 +05:30 48522229-9002-4b8c-befa-2a04433b40fe INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:17 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-23 16:33:17.478 +05:30 3aa52f3e-e027-4c88-b92f-a238023b6ce9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:17 AM'. 2024-03-23 16:33:17.478 +05:30 48522229-9002-4b8c-befa-2a04433b40fe INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:17 AM'. 2024-03-23 16:33:17.478 +05:30 d4dd4216-330b-4d8b-9fec-5fdb61614d3b INF CORS policy execution successful. 2024-03-23 16:33:17.478 +05:30 8c25e69b-333b-496f-9025-3aac8f5b3a69 INF CORS policy execution successful. 2024-03-23 16:33:17.479 +05:30 8c25e69b-333b-496f-9025-3aac8f5b3a69 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:17.479 +05:30 d4dd4216-330b-4d8b-9fec-5fdb61614d3b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:17.479 +05:30 8c25e69b-333b-496f-9025-3aac8f5b3a69 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:33:17.479 +05:30 d4dd4216-330b-4d8b-9fec-5fdb61614d3b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:33:17.480 +05:30 d4dd4216-330b-4d8b-9fec-5fdb61614d3b INF Fetching City deatails 2024-03-23 16:33:17.480 +05:30 8c25e69b-333b-496f-9025-3aac8f5b3a69 INF Fetching Country deatails 2024-03-23 16:33:17.482 +05:30 d4dd4216-330b-4d8b-9fec-5fdb61614d3b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:17.482 +05:30 8c25e69b-333b-496f-9025-3aac8f5b3a69 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:17.482 +05:30 d4dd4216-330b-4d8b-9fec-5fdb61614d3b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.6995ms 2024-03-23 16:33:17.482 +05:30 8c25e69b-333b-496f-9025-3aac8f5b3a69 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.7745ms 2024-03-23 16:33:17.483 +05:30 d4dd4216-330b-4d8b-9fec-5fdb61614d3b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:17.483 +05:30 8c25e69b-333b-496f-9025-3aac8f5b3a69 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:17.483 +05:30 8c25e69b-333b-496f-9025-3aac8f5b3a69 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.8509ms 2024-03-23 16:33:17.483 +05:30 d4dd4216-330b-4d8b-9fec-5fdb61614d3b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.8884ms 2024-03-23 16:33:17.483 +05:30 2550a86d-22cb-4974-be5b-516ab7e07c2f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:17.484 +05:30 2550a86d-22cb-4974-be5b-516ab7e07c2f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:17 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-23 16:33:17.484 +05:30 2550a86d-22cb-4974-be5b-516ab7e07c2f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:17 AM'. 2024-03-23 16:33:17.484 +05:30 2e1ad986-9138-45e7-9440-f8c83aa79aa4 INF CORS policy execution successful. 2024-03-23 16:33:17.484 +05:30 2e1ad986-9138-45e7-9440-f8c83aa79aa4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:17.484 +05:30 2e1ad986-9138-45e7-9440-f8c83aa79aa4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:33:17.485 +05:30 2e1ad986-9138-45e7-9440-f8c83aa79aa4 INF Fetching Department deatails 2024-03-23 16:33:17.486 +05:30 2e1ad986-9138-45e7-9440-f8c83aa79aa4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:17.486 +05:30 2e1ad986-9138-45e7-9440-f8c83aa79aa4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.829ms 2024-03-23 16:33:17.486 +05:30 2e1ad986-9138-45e7-9440-f8c83aa79aa4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:17.487 +05:30 2e1ad986-9138-45e7-9440-f8c83aa79aa4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4377ms 2024-03-23 16:33:22.189 +05:30 cd007e23-ac9e-4434-ae75-1368f9fefdeb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:22.189 +05:30 21d875d8-63e8-47ba-8f3c-def97415fa93 INF CORS policy execution successful. 2024-03-23 16:33:22.189 +05:30 21d875d8-63e8-47ba-8f3c-def97415fa93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7123ms 2024-03-23 16:33:22.190 +05:30 b6a5a6fb-1dbc-4e31-980d-7fad6b7aa3de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:22.190 +05:30 8b4ed3ea-03ae-4613-95b7-c78c2168c460 INF CORS policy execution successful. 2024-03-23 16:33:22.191 +05:30 8b4ed3ea-03ae-4613-95b7-c78c2168c460 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2549ms 2024-03-23 16:33:22.194 +05:30 19d88363-537d-49be-a668-d23d6b3c1926 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:22.194 +05:30 5fde7888-7f17-44c8-b2b3-51a6f849cf60 INF CORS policy execution successful. 2024-03-23 16:33:22.194 +05:30 5fde7888-7f17-44c8-b2b3-51a6f849cf60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2849ms 2024-03-23 16:33:22.241 +05:30 eb2dc9fe-0a0d-4654-9228-aeeb7a788958 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:22.242 +05:30 eb2dc9fe-0a0d-4654-9228-aeeb7a788958 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:22 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-23 16:33:22.242 +05:30 eb2dc9fe-0a0d-4654-9228-aeeb7a788958 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:22 AM'. 2024-03-23 16:33:22.242 +05:30 937713ee-32cc-4270-b1ad-bbad4c0b3a41 INF CORS policy execution successful. 2024-03-23 16:33:22.243 +05:30 937713ee-32cc-4270-b1ad-bbad4c0b3a41 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:22.243 +05:30 937713ee-32cc-4270-b1ad-bbad4c0b3a41 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:33:22.243 +05:30 937713ee-32cc-4270-b1ad-bbad4c0b3a41 INF Fetching Department deatails 2024-03-23 16:33:22.244 +05:30 d099c3ad-9f77-49e4-85ce-91ee0c82de90 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:22.245 +05:30 d099c3ad-9f77-49e4-85ce-91ee0c82de90 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:22 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-23 16:33:22.245 +05:30 d099c3ad-9f77-49e4-85ce-91ee0c82de90 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:22 AM'. 2024-03-23 16:33:22.245 +05:30 f6cf2b94-7042-4d26-9318-dcd78cbeb117 INF CORS policy execution successful. 2024-03-23 16:33:22.245 +05:30 937713ee-32cc-4270-b1ad-bbad4c0b3a41 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:22.245 +05:30 f6cf2b94-7042-4d26-9318-dcd78cbeb117 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:22.245 +05:30 f6cf2b94-7042-4d26-9318-dcd78cbeb117 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:33:22.246 +05:30 937713ee-32cc-4270-b1ad-bbad4c0b3a41 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.7053ms 2024-03-23 16:33:22.246 +05:30 937713ee-32cc-4270-b1ad-bbad4c0b3a41 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:22.246 +05:30 937713ee-32cc-4270-b1ad-bbad4c0b3a41 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.5671ms 2024-03-23 16:33:22.246 +05:30 f6cf2b94-7042-4d26-9318-dcd78cbeb117 INF Fetching City deatails 2024-03-23 16:33:22.247 +05:30 e325d30b-8824-4752-b857-57a55941ceac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:22.247 +05:30 f6cf2b94-7042-4d26-9318-dcd78cbeb117 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:22.247 +05:30 e325d30b-8824-4752-b857-57a55941ceac INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:22 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-23 16:33:22.247 +05:30 e325d30b-8824-4752-b857-57a55941ceac INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:22 AM'. 2024-03-23 16:33:22.247 +05:30 f6cf2b94-7042-4d26-9318-dcd78cbeb117 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.791ms 2024-03-23 16:33:22.247 +05:30 4983b554-32e2-4783-a3f9-f1310619e159 INF CORS policy execution successful. 2024-03-23 16:33:22.247 +05:30 f6cf2b94-7042-4d26-9318-dcd78cbeb117 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:22.247 +05:30 4983b554-32e2-4783-a3f9-f1310619e159 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:22.248 +05:30 4983b554-32e2-4783-a3f9-f1310619e159 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:33:22.248 +05:30 f6cf2b94-7042-4d26-9318-dcd78cbeb117 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.5032ms 2024-03-23 16:33:22.248 +05:30 4983b554-32e2-4783-a3f9-f1310619e159 INF Fetching Country deatails 2024-03-23 16:33:22.249 +05:30 4983b554-32e2-4783-a3f9-f1310619e159 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:22.249 +05:30 4983b554-32e2-4783-a3f9-f1310619e159 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.473ms 2024-03-23 16:33:22.249 +05:30 4983b554-32e2-4783-a3f9-f1310619e159 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:22.249 +05:30 4983b554-32e2-4783-a3f9-f1310619e159 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.6772ms 2024-03-23 16:33:22.602 +05:30 319cee74-4b6b-46a1-9ecf-9824cc41761c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:22.603 +05:30 3205b557-8dc0-4208-b03c-e3a4b0088641 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:22.603 +05:30 319cee74-4b6b-46a1-9ecf-9824cc41761c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:22 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-23 16:33:22.603 +05:30 3205b557-8dc0-4208-b03c-e3a4b0088641 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:22 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-23 16:33:22.603 +05:30 319cee74-4b6b-46a1-9ecf-9824cc41761c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:22 AM'. 2024-03-23 16:33:22.603 +05:30 3205b557-8dc0-4208-b03c-e3a4b0088641 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:22 AM'. 2024-03-23 16:33:22.603 +05:30 820669f9-de40-45f3-864c-bc1c87c2c3de INF CORS policy execution successful. 2024-03-23 16:33:22.603 +05:30 569dff60-3482-4c16-adfd-fb757d449d8f INF CORS policy execution successful. 2024-03-23 16:33:22.603 +05:30 820669f9-de40-45f3-864c-bc1c87c2c3de INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:22.603 +05:30 569dff60-3482-4c16-adfd-fb757d449d8f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:22.604 +05:30 820669f9-de40-45f3-864c-bc1c87c2c3de INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:33:22.604 +05:30 569dff60-3482-4c16-adfd-fb757d449d8f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:33:22.604 +05:30 5673a9a2-b534-4624-8a46-3de5d561a242 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:22.604 +05:30 569dff60-3482-4c16-adfd-fb757d449d8f INF Fetching Country deatails 2024-03-23 16:33:22.604 +05:30 820669f9-de40-45f3-864c-bc1c87c2c3de INF Fetching City deatails 2024-03-23 16:33:22.605 +05:30 5673a9a2-b534-4624-8a46-3de5d561a242 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:22 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-23 16:33:22.605 +05:30 5673a9a2-b534-4624-8a46-3de5d561a242 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:22 AM'. 2024-03-23 16:33:22.605 +05:30 180b1b34-a90e-4d55-8c69-245bac7e3819 INF CORS policy execution successful. 2024-03-23 16:33:22.605 +05:30 180b1b34-a90e-4d55-8c69-245bac7e3819 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:22.605 +05:30 569dff60-3482-4c16-adfd-fb757d449d8f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:22.605 +05:30 820669f9-de40-45f3-864c-bc1c87c2c3de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:22.605 +05:30 180b1b34-a90e-4d55-8c69-245bac7e3819 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:33:22.605 +05:30 820669f9-de40-45f3-864c-bc1c87c2c3de INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8179ms 2024-03-23 16:33:22.605 +05:30 569dff60-3482-4c16-adfd-fb757d449d8f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7883ms 2024-03-23 16:33:22.605 +05:30 820669f9-de40-45f3-864c-bc1c87c2c3de INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:22.606 +05:30 569dff60-3482-4c16-adfd-fb757d449d8f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:22.606 +05:30 820669f9-de40-45f3-864c-bc1c87c2c3de INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8314ms 2024-03-23 16:33:22.606 +05:30 180b1b34-a90e-4d55-8c69-245bac7e3819 INF Fetching Department deatails 2024-03-23 16:33:22.606 +05:30 569dff60-3482-4c16-adfd-fb757d449d8f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1729ms 2024-03-23 16:33:22.606 +05:30 180b1b34-a90e-4d55-8c69-245bac7e3819 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:22.607 +05:30 180b1b34-a90e-4d55-8c69-245bac7e3819 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4511ms 2024-03-23 16:33:22.607 +05:30 180b1b34-a90e-4d55-8c69-245bac7e3819 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:22.607 +05:30 180b1b34-a90e-4d55-8c69-245bac7e3819 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0137ms 2024-03-23 16:33:39.223 +05:30 61c38fc7-672d-42df-8641-9b9ae41483f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:39.223 +05:30 6357203f-7275-4aef-a0d8-061e60afcf35 INF CORS policy execution successful. 2024-03-23 16:33:39.223 +05:30 27a964b7-ec7e-4f82-8b12-f8079aa3718a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:39.224 +05:30 a8ad9ae6-be0d-4d62-b391-21421d0df33f INF CORS policy execution successful. 2024-03-23 16:33:39.224 +05:30 6357203f-7275-4aef-a0d8-061e60afcf35 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8792ms 2024-03-23 16:33:39.224 +05:30 a8ad9ae6-be0d-4d62-b391-21421d0df33f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5293ms 2024-03-23 16:33:39.229 +05:30 155d4dea-db1b-4894-bb51-0c280a646e85 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:39.230 +05:30 0aa94683-2952-4595-9668-5386fd7bb6ca INF CORS policy execution successful. 2024-03-23 16:33:39.230 +05:30 0aa94683-2952-4595-9668-5386fd7bb6ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.545ms 2024-03-23 16:33:39.271 +05:30 9e536623-dab4-4fc3-bd92-6de85def86a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:39.272 +05:30 9e536623-dab4-4fc3-bd92-6de85def86a4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:39 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-23 16:33:39.272 +05:30 9e536623-dab4-4fc3-bd92-6de85def86a4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:39 AM'. 2024-03-23 16:33:39.272 +05:30 70e1623c-1e91-4c5b-8d14-1831191d4be5 INF CORS policy execution successful. 2024-03-23 16:33:39.272 +05:30 70e1623c-1e91-4c5b-8d14-1831191d4be5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:39.272 +05:30 4eb1077b-88d9-4894-adad-6c1fcf010795 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:39.273 +05:30 70e1623c-1e91-4c5b-8d14-1831191d4be5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:33:39.273 +05:30 4eb1077b-88d9-4894-adad-6c1fcf010795 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:39 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-23 16:33:39.273 +05:30 70e1623c-1e91-4c5b-8d14-1831191d4be5 INF Fetching City deatails 2024-03-23 16:33:39.273 +05:30 4eb1077b-88d9-4894-adad-6c1fcf010795 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:39 AM'. 2024-03-23 16:33:39.274 +05:30 bf254e7d-7dd1-42a3-9c75-321cf72c75cd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:39.274 +05:30 f1106718-1db8-4f69-9c43-74de839aa550 INF CORS policy execution successful. 2024-03-23 16:33:39.274 +05:30 f1106718-1db8-4f69-9c43-74de839aa550 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:39.274 +05:30 f1106718-1db8-4f69-9c43-74de839aa550 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:33:39.274 +05:30 bf254e7d-7dd1-42a3-9c75-321cf72c75cd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:39 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-23 16:33:39.274 +05:30 bf254e7d-7dd1-42a3-9c75-321cf72c75cd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:39 AM'. 2024-03-23 16:33:39.274 +05:30 7670399e-5c24-4c6f-9ceb-90b7174614b8 INF CORS policy execution successful. 2024-03-23 16:33:39.275 +05:30 f1106718-1db8-4f69-9c43-74de839aa550 INF Fetching Department deatails 2024-03-23 16:33:39.275 +05:30 7670399e-5c24-4c6f-9ceb-90b7174614b8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:39.275 +05:30 7670399e-5c24-4c6f-9ceb-90b7174614b8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:33:39.275 +05:30 70e1623c-1e91-4c5b-8d14-1831191d4be5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:39.275 +05:30 7670399e-5c24-4c6f-9ceb-90b7174614b8 INF Fetching Country deatails 2024-03-23 16:33:39.275 +05:30 f1106718-1db8-4f69-9c43-74de839aa550 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:39.275 +05:30 f1106718-1db8-4f69-9c43-74de839aa550 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3276ms 2024-03-23 16:33:39.275 +05:30 70e1623c-1e91-4c5b-8d14-1831191d4be5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.74ms 2024-03-23 16:33:39.276 +05:30 7670399e-5c24-4c6f-9ceb-90b7174614b8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:39.276 +05:30 f1106718-1db8-4f69-9c43-74de839aa550 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:39.276 +05:30 70e1623c-1e91-4c5b-8d14-1831191d4be5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:39.276 +05:30 7670399e-5c24-4c6f-9ceb-90b7174614b8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2229ms 2024-03-23 16:33:39.276 +05:30 f1106718-1db8-4f69-9c43-74de839aa550 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6177ms 2024-03-23 16:33:39.276 +05:30 70e1623c-1e91-4c5b-8d14-1831191d4be5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.4191ms 2024-03-23 16:33:39.276 +05:30 7670399e-5c24-4c6f-9ceb-90b7174614b8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:39.276 +05:30 7670399e-5c24-4c6f-9ceb-90b7174614b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.6277ms 2024-03-23 16:33:40.193 +05:30 3e98bd93-dbf6-4151-8681-5ab5787c937d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:40.193 +05:30 5ef8835c-f004-4c0a-be2e-94cdc751a32c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:40.193 +05:30 3e98bd93-dbf6-4151-8681-5ab5787c937d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:40 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-23 16:33:40.194 +05:30 5ef8835c-f004-4c0a-be2e-94cdc751a32c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:40 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-23 16:33:40.194 +05:30 3e98bd93-dbf6-4151-8681-5ab5787c937d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:40 AM'. 2024-03-23 16:33:40.195 +05:30 5ef8835c-f004-4c0a-be2e-94cdc751a32c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:40 AM'. 2024-03-23 16:33:40.195 +05:30 a912ba90-6272-4162-a113-b69acf5509c3 INF CORS policy execution successful. 2024-03-23 16:33:40.195 +05:30 13f2f309-81ea-4f26-ab9c-0bfb3b8d8b98 INF CORS policy execution successful. 2024-03-23 16:33:40.195 +05:30 13f2f309-81ea-4f26-ab9c-0bfb3b8d8b98 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:40.195 +05:30 a912ba90-6272-4162-a113-b69acf5509c3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:40.195 +05:30 13f2f309-81ea-4f26-ab9c-0bfb3b8d8b98 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:33:40.195 +05:30 a912ba90-6272-4162-a113-b69acf5509c3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:33:40.196 +05:30 a912ba90-6272-4162-a113-b69acf5509c3 INF Fetching Country deatails 2024-03-23 16:33:40.196 +05:30 13f2f309-81ea-4f26-ab9c-0bfb3b8d8b98 INF Fetching City deatails 2024-03-23 16:33:40.198 +05:30 98e9c58c-deb3-4893-9669-8aac59ad69f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:40.198 +05:30 13f2f309-81ea-4f26-ab9c-0bfb3b8d8b98 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:40.198 +05:30 a912ba90-6272-4162-a113-b69acf5509c3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:40.199 +05:30 13f2f309-81ea-4f26-ab9c-0bfb3b8d8b98 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.5659ms 2024-03-23 16:33:40.199 +05:30 13f2f309-81ea-4f26-ab9c-0bfb3b8d8b98 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:40.199 +05:30 98e9c58c-deb3-4893-9669-8aac59ad69f9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:40 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-23 16:33:40.199 +05:30 a912ba90-6272-4162-a113-b69acf5509c3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.8315ms 2024-03-23 16:33:40.199 +05:30 13f2f309-81ea-4f26-ab9c-0bfb3b8d8b98 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.8337ms 2024-03-23 16:33:40.200 +05:30 98e9c58c-deb3-4893-9669-8aac59ad69f9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:40 AM'. 2024-03-23 16:33:40.200 +05:30 a912ba90-6272-4162-a113-b69acf5509c3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:40.200 +05:30 2656924a-c88c-4401-ab22-1d02e7205ef2 INF CORS policy execution successful. 2024-03-23 16:33:40.200 +05:30 2656924a-c88c-4401-ab22-1d02e7205ef2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:40.200 +05:30 2656924a-c88c-4401-ab22-1d02e7205ef2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:33:40.201 +05:30 a912ba90-6272-4162-a113-b69acf5509c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.9677ms 2024-03-23 16:33:40.201 +05:30 2656924a-c88c-4401-ab22-1d02e7205ef2 INF Fetching Department deatails 2024-03-23 16:33:40.202 +05:30 2656924a-c88c-4401-ab22-1d02e7205ef2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:40.202 +05:30 2656924a-c88c-4401-ab22-1d02e7205ef2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9376ms 2024-03-23 16:33:40.202 +05:30 2656924a-c88c-4401-ab22-1d02e7205ef2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:40.203 +05:30 2656924a-c88c-4401-ab22-1d02e7205ef2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.443ms 2024-03-23 16:33:46.992 +05:30 ab8621f3-95e7-4e31-84fa-4beca52c04c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:46.993 +05:30 fa278cc0-89ae-48a3-af86-b6bc303b7a4b INF CORS policy execution successful. 2024-03-23 16:33:46.993 +05:30 fa278cc0-89ae-48a3-af86-b6bc303b7a4b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6509ms 2024-03-23 16:33:47.002 +05:30 af8320d8-3315-4b12-b044-58190146d651 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:47.002 +05:30 e87825a5-fe64-4bf9-9a9a-4835583fc4c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:47.002 +05:30 fd30c01e-0609-45a6-a9be-a01224789db4 INF CORS policy execution successful. 2024-03-23 16:33:47.002 +05:30 a2e03ddb-08b6-4180-b9b2-ba573b602e62 INF CORS policy execution successful. 2024-03-23 16:33:47.003 +05:30 a2e03ddb-08b6-4180-b9b2-ba573b602e62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7156ms 2024-03-23 16:33:47.003 +05:30 fd30c01e-0609-45a6-a9be-a01224789db4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8625ms 2024-03-23 16:33:47.037 +05:30 33603152-8c7b-4200-8974-a63c983a9541 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:47.037 +05:30 33603152-8c7b-4200-8974-a63c983a9541 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:47 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-23 16:33:47.038 +05:30 33603152-8c7b-4200-8974-a63c983a9541 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:47 AM'. 2024-03-23 16:33:47.038 +05:30 f0768b0a-137c-4e57-86aa-7adc56dde755 INF CORS policy execution successful. 2024-03-23 16:33:47.038 +05:30 f0768b0a-137c-4e57-86aa-7adc56dde755 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:47.038 +05:30 f0768b0a-137c-4e57-86aa-7adc56dde755 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:33:47.038 +05:30 f0768b0a-137c-4e57-86aa-7adc56dde755 INF Fetching City deatails 2024-03-23 16:33:47.039 +05:30 f0768b0a-137c-4e57-86aa-7adc56dde755 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:47.039 +05:30 f0768b0a-137c-4e57-86aa-7adc56dde755 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6538ms 2024-03-23 16:33:47.039 +05:30 f0768b0a-137c-4e57-86aa-7adc56dde755 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:47.040 +05:30 f0768b0a-137c-4e57-86aa-7adc56dde755 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.041ms 2024-03-23 16:33:47.049 +05:30 ba051347-9c8e-482b-a222-7da2200bf995 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:47.049 +05:30 ba051347-9c8e-482b-a222-7da2200bf995 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:47 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-23 16:33:47.049 +05:30 ba051347-9c8e-482b-a222-7da2200bf995 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:47 AM'. 2024-03-23 16:33:47.050 +05:30 e16d8588-7891-4261-8e81-be35b742dbf5 INF CORS policy execution successful. 2024-03-23 16:33:47.050 +05:30 e16d8588-7891-4261-8e81-be35b742dbf5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:47.050 +05:30 e16d8588-7891-4261-8e81-be35b742dbf5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:33:47.050 +05:30 e16d8588-7891-4261-8e81-be35b742dbf5 INF Fetching Country deatails 2024-03-23 16:33:47.051 +05:30 e16d8588-7891-4261-8e81-be35b742dbf5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:47.051 +05:30 e16d8588-7891-4261-8e81-be35b742dbf5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5267ms 2024-03-23 16:33:47.051 +05:30 e16d8588-7891-4261-8e81-be35b742dbf5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:47.051 +05:30 e16d8588-7891-4261-8e81-be35b742dbf5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.7959ms 2024-03-23 16:33:47.060 +05:30 ddb06975-626c-4ee4-a750-caec4295f6a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:47.061 +05:30 ddb06975-626c-4ee4-a750-caec4295f6a3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:47 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-23 16:33:47.061 +05:30 ddb06975-626c-4ee4-a750-caec4295f6a3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:47 AM'. 2024-03-23 16:33:47.061 +05:30 853c990b-f42d-44e3-bb05-30cc4cf60e18 INF CORS policy execution successful. 2024-03-23 16:33:47.062 +05:30 853c990b-f42d-44e3-bb05-30cc4cf60e18 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:47.062 +05:30 853c990b-f42d-44e3-bb05-30cc4cf60e18 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:33:47.062 +05:30 853c990b-f42d-44e3-bb05-30cc4cf60e18 INF Fetching Department deatails 2024-03-23 16:33:47.063 +05:30 853c990b-f42d-44e3-bb05-30cc4cf60e18 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:47.064 +05:30 853c990b-f42d-44e3-bb05-30cc4cf60e18 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.4201ms 2024-03-23 16:33:47.064 +05:30 853c990b-f42d-44e3-bb05-30cc4cf60e18 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:47.064 +05:30 853c990b-f42d-44e3-bb05-30cc4cf60e18 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2214ms 2024-03-23 16:33:51.618 +05:30 b3e19769-b80a-4f1b-8b48-4d3f6fb473c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:51.619 +05:30 b3e19769-b80a-4f1b-8b48-4d3f6fb473c9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03: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-23 16:33:51.619 +05:30 b3e19769-b80a-4f1b-8b48-4d3f6fb473c9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:51 AM'. 2024-03-23 16:33:51.619 +05:30 dc0af907-ea0e-451f-960d-176eba7dd8f0 INF CORS policy execution successful. 2024-03-23 16:33:51.619 +05:30 dc0af907-ea0e-451f-960d-176eba7dd8f0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:51.619 +05:30 dc0af907-ea0e-451f-960d-176eba7dd8f0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:33:51.621 +05:30 dc0af907-ea0e-451f-960d-176eba7dd8f0 INF Fetching City deatails 2024-03-23 16:33:51.623 +05:30 dc0af907-ea0e-451f-960d-176eba7dd8f0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:51.623 +05:30 0ecb31ba-a962-41a2-a6fe-e802d2c30320 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:51.623 +05:30 dc0af907-ea0e-451f-960d-176eba7dd8f0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.9299ms 2024-03-23 16:33:51.623 +05:30 dc0af907-ea0e-451f-960d-176eba7dd8f0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:51.623 +05:30 dc0af907-ea0e-451f-960d-176eba7dd8f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.5147ms 2024-03-23 16:33:51.624 +05:30 0ecb31ba-a962-41a2-a6fe-e802d2c30320 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03: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-23 16:33:51.624 +05:30 0ecb31ba-a962-41a2-a6fe-e802d2c30320 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:51 AM'. 2024-03-23 16:33:51.625 +05:30 b84e8dfe-ef17-4528-96cc-32cbff6a8252 INF CORS policy execution successful. 2024-03-23 16:33:51.625 +05:30 b84e8dfe-ef17-4528-96cc-32cbff6a8252 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:51.625 +05:30 b84e8dfe-ef17-4528-96cc-32cbff6a8252 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:33:51.625 +05:30 b84e8dfe-ef17-4528-96cc-32cbff6a8252 INF Fetching Country deatails 2024-03-23 16:33:51.626 +05:30 b84e8dfe-ef17-4528-96cc-32cbff6a8252 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:51.627 +05:30 b84e8dfe-ef17-4528-96cc-32cbff6a8252 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1995ms 2024-03-23 16:33:51.627 +05:30 b84e8dfe-ef17-4528-96cc-32cbff6a8252 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:51.627 +05:30 b84e8dfe-ef17-4528-96cc-32cbff6a8252 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.3212ms 2024-03-23 16:33:51.627 +05:30 9c14b037-68d4-4d6a-9374-8e9cc46038c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:51.628 +05:30 9c14b037-68d4-4d6a-9374-8e9cc46038c4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03: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-23 16:33:51.628 +05:30 9c14b037-68d4-4d6a-9374-8e9cc46038c4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:51 AM'. 2024-03-23 16:33:51.629 +05:30 a6c57ae3-4155-4304-a87c-48fc64f6b541 INF CORS policy execution successful. 2024-03-23 16:33:51.629 +05:30 a6c57ae3-4155-4304-a87c-48fc64f6b541 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:51.629 +05:30 a6c57ae3-4155-4304-a87c-48fc64f6b541 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:33:51.629 +05:30 a6c57ae3-4155-4304-a87c-48fc64f6b541 INF Fetching Department deatails 2024-03-23 16:33:51.630 +05:30 a6c57ae3-4155-4304-a87c-48fc64f6b541 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:51.631 +05:30 a6c57ae3-4155-4304-a87c-48fc64f6b541 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0373ms 2024-03-23 16:33:51.631 +05:30 a6c57ae3-4155-4304-a87c-48fc64f6b541 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:51.631 +05:30 a6c57ae3-4155-4304-a87c-48fc64f6b541 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7494ms 2024-03-23 16:33:52.409 +05:30 cdf789c1-f1f8-4f6c-a11c-b8b0e645fdfc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:52.410 +05:30 54b1594f-4766-461b-9945-e6ce171aa6c2 INF CORS policy execution successful. 2024-03-23 16:33:52.410 +05:30 54b1594f-4766-461b-9945-e6ce171aa6c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5594ms 2024-03-23 16:33:52.410 +05:30 f560e776-b367-4606-acf2-e7be8852ef1a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:52.411 +05:30 8a62b700-e0d5-47d8-953b-b44cd622722e INF CORS policy execution successful. 2024-03-23 16:33:52.411 +05:30 8a62b700-e0d5-47d8-953b-b44cd622722e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2078ms 2024-03-23 16:33:52.417 +05:30 4c4d7bd2-ebdb-4369-8d08-79fe29994669 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:52.417 +05:30 8393a3cb-6f09-46fd-b3da-c63a8f465fd7 INF CORS policy execution successful. 2024-03-23 16:33:52.417 +05:30 8393a3cb-6f09-46fd-b3da-c63a8f465fd7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4443ms 2024-03-23 16:33:52.447 +05:30 6b6c1740-df34-4711-ba00-41b210431dc8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:52.448 +05:30 0516348e-f533-45fe-851a-065b06963a7a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:52.448 +05:30 6b6c1740-df34-4711-ba00-41b210431dc8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03: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-23 16:33:52.448 +05:30 0516348e-f533-45fe-851a-065b06963a7a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03: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-23 16:33:52.448 +05:30 6b6c1740-df34-4711-ba00-41b210431dc8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:52 AM'. 2024-03-23 16:33:52.449 +05:30 0516348e-f533-45fe-851a-065b06963a7a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:52 AM'. 2024-03-23 16:33:52.449 +05:30 f802a1ad-7d99-4a43-9faf-a2275c9731cc INF CORS policy execution successful. 2024-03-23 16:33:52.449 +05:30 48f0d524-36ae-4af4-a47d-d4804b8a78f8 INF CORS policy execution successful. 2024-03-23 16:33:52.449 +05:30 f802a1ad-7d99-4a43-9faf-a2275c9731cc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:52.449 +05:30 48f0d524-36ae-4af4-a47d-d4804b8a78f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:52.449 +05:30 f802a1ad-7d99-4a43-9faf-a2275c9731cc INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:33:52.449 +05:30 48f0d524-36ae-4af4-a47d-d4804b8a78f8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:33:52.449 +05:30 48f0d524-36ae-4af4-a47d-d4804b8a78f8 INF Fetching City deatails 2024-03-23 16:33:52.449 +05:30 f802a1ad-7d99-4a43-9faf-a2275c9731cc INF Fetching Country deatails 2024-03-23 16:33:52.450 +05:30 48f0d524-36ae-4af4-a47d-d4804b8a78f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:52.450 +05:30 f802a1ad-7d99-4a43-9faf-a2275c9731cc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:52.451 +05:30 48f0d524-36ae-4af4-a47d-d4804b8a78f8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8118ms 2024-03-23 16:33:52.451 +05:30 f802a1ad-7d99-4a43-9faf-a2275c9731cc INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8439ms 2024-03-23 16:33:52.451 +05:30 48f0d524-36ae-4af4-a47d-d4804b8a78f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:52.451 +05:30 f802a1ad-7d99-4a43-9faf-a2275c9731cc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:52.451 +05:30 f802a1ad-7d99-4a43-9faf-a2275c9731cc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.762ms 2024-03-23 16:33:52.451 +05:30 48f0d524-36ae-4af4-a47d-d4804b8a78f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1796ms 2024-03-23 16:33:52.457 +05:30 6ffa5a5f-0106-4678-b3af-efd21550e97c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:52.457 +05:30 6ffa5a5f-0106-4678-b3af-efd21550e97c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03: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-23 16:33:52.457 +05:30 6ffa5a5f-0106-4678-b3af-efd21550e97c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:52 AM'. 2024-03-23 16:33:52.458 +05:30 d4007e9a-4d57-4f95-b7d3-e5ea13964100 INF CORS policy execution successful. 2024-03-23 16:33:52.458 +05:30 d4007e9a-4d57-4f95-b7d3-e5ea13964100 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:52.458 +05:30 d4007e9a-4d57-4f95-b7d3-e5ea13964100 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:33:52.458 +05:30 d4007e9a-4d57-4f95-b7d3-e5ea13964100 INF Fetching Department deatails 2024-03-23 16:33:52.461 +05:30 d4007e9a-4d57-4f95-b7d3-e5ea13964100 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:52.462 +05:30 d4007e9a-4d57-4f95-b7d3-e5ea13964100 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.6763ms 2024-03-23 16:33:52.462 +05:30 d4007e9a-4d57-4f95-b7d3-e5ea13964100 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:52.462 +05:30 d4007e9a-4d57-4f95-b7d3-e5ea13964100 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.3531ms 2024-03-23 16:33:52.822 +05:30 fdda9007-f055-4cd6-a648-483963d37b3d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:33:52.823 +05:30 fdda9007-f055-4cd6-a648-483963d37b3d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03: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-23 16:33:52.823 +05:30 a82cf36c-fb48-418c-9d81-461998c9eff4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:33:52.823 +05:30 fdda9007-f055-4cd6-a648-483963d37b3d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:52 AM'. 2024-03-23 16:33:52.823 +05:30 728fde39-23b5-4613-8221-145384509a66 INF CORS policy execution successful. 2024-03-23 16:33:52.824 +05:30 728fde39-23b5-4613-8221-145384509a66 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:52.824 +05:30 a82cf36c-fb48-418c-9d81-461998c9eff4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03: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-23 16:33:52.824 +05:30 728fde39-23b5-4613-8221-145384509a66 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:33:52.824 +05:30 a82cf36c-fb48-418c-9d81-461998c9eff4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:52 AM'. 2024-03-23 16:33:52.824 +05:30 b51e7712-6e15-4463-8e27-b9e3c21cb67f INF CORS policy execution successful. 2024-03-23 16:33:52.824 +05:30 b51e7712-6e15-4463-8e27-b9e3c21cb67f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:52.824 +05:30 b51e7712-6e15-4463-8e27-b9e3c21cb67f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:33:52.824 +05:30 728fde39-23b5-4613-8221-145384509a66 INF Fetching City deatails 2024-03-23 16:33:52.825 +05:30 b51e7712-6e15-4463-8e27-b9e3c21cb67f INF Fetching Country deatails 2024-03-23 16:33:52.826 +05:30 b51e7712-6e15-4463-8e27-b9e3c21cb67f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:52.826 +05:30 728fde39-23b5-4613-8221-145384509a66 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:52.826 +05:30 b51e7712-6e15-4463-8e27-b9e3c21cb67f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6316ms 2024-03-23 16:33:52.826 +05:30 728fde39-23b5-4613-8221-145384509a66 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8929ms 2024-03-23 16:33:52.826 +05:30 b51e7712-6e15-4463-8e27-b9e3c21cb67f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:33:52.826 +05:30 728fde39-23b5-4613-8221-145384509a66 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:33:52.826 +05:30 b51e7712-6e15-4463-8e27-b9e3c21cb67f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.161ms 2024-03-23 16:33:52.826 +05:30 728fde39-23b5-4613-8221-145384509a66 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.9294ms 2024-03-23 16:33:52.829 +05:30 8c2e2527-9b58-48b6-8720-fd767ecc20d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:33:52.830 +05:30 8c2e2527-9b58-48b6-8720-fd767ecc20d1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03: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-23 16:33:52.830 +05:30 8c2e2527-9b58-48b6-8720-fd767ecc20d1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:03:52 AM'. 2024-03-23 16:33:52.831 +05:30 fb2c056b-b5e4-4ee1-80c7-1bf3e1ad2eba INF CORS policy execution successful. 2024-03-23 16:33:52.831 +05:30 fb2c056b-b5e4-4ee1-80c7-1bf3e1ad2eba INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:52.831 +05:30 fb2c056b-b5e4-4ee1-80c7-1bf3e1ad2eba INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:33:52.831 +05:30 fb2c056b-b5e4-4ee1-80c7-1bf3e1ad2eba INF Fetching Department deatails 2024-03-23 16:33:52.833 +05:30 fb2c056b-b5e4-4ee1-80c7-1bf3e1ad2eba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:33:52.833 +05:30 fb2c056b-b5e4-4ee1-80c7-1bf3e1ad2eba INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.5219ms 2024-03-23 16:33:52.833 +05:30 fb2c056b-b5e4-4ee1-80c7-1bf3e1ad2eba INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:33:52.834 +05:30 fb2c056b-b5e4-4ee1-80c7-1bf3e1ad2eba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.134ms 2024-03-23 16:35:14.206 +05:30 f7cb1b75-a0df-47d6-95bf-c441b9e189e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:35:14.206 +05:30 3e88cf56-86b9-4756-86e7-f8ab640ee0ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:35:14.206 +05:30 6ac83a00-710c-4c78-8e6b-45bcafe8a217 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:35:14.208 +05:30 8fc09156-3f7b-4809-b62d-dfda60fdfcb4 INF CORS policy execution successful. 2024-03-23 16:35:14.208 +05:30 6a4f2286-61be-403a-9bf3-946a0b9d278a INF CORS policy execution successful. 2024-03-23 16:35:14.208 +05:30 76310945-5029-4f25-bf17-c455b4b47d0c INF CORS policy execution successful. 2024-03-23 16:35:14.209 +05:30 8fc09156-3f7b-4809-b62d-dfda60fdfcb4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.4626ms 2024-03-23 16:35:14.209 +05:30 6a4f2286-61be-403a-9bf3-946a0b9d278a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 2.6719ms 2024-03-23 16:35:14.209 +05:30 76310945-5029-4f25-bf17-c455b4b47d0c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.6737ms 2024-03-23 16:35:14.246 +05:30 08042c41-4af6-4529-8f1f-8d8bb2185c3d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:35:14.248 +05:30 6417a2dc-4ae9-491d-93d8-1cb144c41215 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:35:14.248 +05:30 989e7293-1008-4a23-a6fa-28cc5d6f77f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:35:14.248 +05:30 08042c41-4af6-4529-8f1f-8d8bb2185c3d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:14 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-23 16:35:14.248 +05:30 6417a2dc-4ae9-491d-93d8-1cb144c41215 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:14 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-23 16:35:14.248 +05:30 989e7293-1008-4a23-a6fa-28cc5d6f77f4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:14 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-23 16:35:14.250 +05:30 08042c41-4af6-4529-8f1f-8d8bb2185c3d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:14 AM'. 2024-03-23 16:35:14.250 +05:30 6417a2dc-4ae9-491d-93d8-1cb144c41215 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:14 AM'. 2024-03-23 16:35:14.250 +05:30 989e7293-1008-4a23-a6fa-28cc5d6f77f4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:14 AM'. 2024-03-23 16:35:14.251 +05:30 f44d6c22-3ce1-4bf9-9890-3f9ed79fc4f6 INF CORS policy execution successful. 2024-03-23 16:35:14.251 +05:30 4182d4e2-6c3b-4bd8-9f26-26f577f63b39 INF CORS policy execution successful. 2024-03-23 16:35:14.251 +05:30 45287b48-48dc-41ac-8e72-505d659ee2d6 INF CORS policy execution successful. 2024-03-23 16:35:14.251 +05:30 f44d6c22-3ce1-4bf9-9890-3f9ed79fc4f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:35:14.251 +05:30 45287b48-48dc-41ac-8e72-505d659ee2d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:35:14.251 +05:30 4182d4e2-6c3b-4bd8-9f26-26f577f63b39 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:35:14.252 +05:30 45287b48-48dc-41ac-8e72-505d659ee2d6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:35:14.252 +05:30 4182d4e2-6c3b-4bd8-9f26-26f577f63b39 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:35:14.252 +05:30 f44d6c22-3ce1-4bf9-9890-3f9ed79fc4f6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:35:14.254 +05:30 f44d6c22-3ce1-4bf9-9890-3f9ed79fc4f6 INF Fetching Department deatails 2024-03-23 16:35:14.254 +05:30 4182d4e2-6c3b-4bd8-9f26-26f577f63b39 INF Fetching City deatails 2024-03-23 16:35:14.254 +05:30 45287b48-48dc-41ac-8e72-505d659ee2d6 INF Fetching Country deatails 2024-03-23 16:35:14.257 +05:30 f44d6c22-3ce1-4bf9-9890-3f9ed79fc4f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:14.257 +05:30 4182d4e2-6c3b-4bd8-9f26-26f577f63b39 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:14.257 +05:30 45287b48-48dc-41ac-8e72-505d659ee2d6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:14.258 +05:30 f44d6c22-3ce1-4bf9-9890-3f9ed79fc4f6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.9284ms 2024-03-23 16:35:14.258 +05:30 4182d4e2-6c3b-4bd8-9f26-26f577f63b39 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.9808ms 2024-03-23 16:35:14.258 +05:30 45287b48-48dc-41ac-8e72-505d659ee2d6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.965ms 2024-03-23 16:35:14.258 +05:30 45287b48-48dc-41ac-8e72-505d659ee2d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:35:14.258 +05:30 4182d4e2-6c3b-4bd8-9f26-26f577f63b39 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:35:14.258 +05:30 f44d6c22-3ce1-4bf9-9890-3f9ed79fc4f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:35:14.258 +05:30 45287b48-48dc-41ac-8e72-505d659ee2d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 10.6485ms 2024-03-23 16:35:14.258 +05:30 4182d4e2-6c3b-4bd8-9f26-26f577f63b39 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.3988ms 2024-03-23 16:35:14.258 +05:30 f44d6c22-3ce1-4bf9-9890-3f9ed79fc4f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 12.554ms 2024-03-23 16:35:14.324 +05:30 e6cb718a-78aa-4ff4-8422-eb6b8ae60278 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:35:14.325 +05:30 e6cb718a-78aa-4ff4-8422-eb6b8ae60278 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:14 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-23 16:35:14.325 +05:30 e6cb718a-78aa-4ff4-8422-eb6b8ae60278 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:14 AM'. 2024-03-23 16:35:14.325 +05:30 499f3bb5-3571-4880-a074-d5704f9e4303 INF CORS policy execution successful. 2024-03-23 16:35:14.325 +05:30 499f3bb5-3571-4880-a074-d5704f9e4303 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:35:14.326 +05:30 499f3bb5-3571-4880-a074-d5704f9e4303 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:35:14.326 +05:30 499f3bb5-3571-4880-a074-d5704f9e4303 INF Fetching City deatails 2024-03-23 16:35:14.327 +05:30 499f3bb5-3571-4880-a074-d5704f9e4303 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:14.327 +05:30 499f3bb5-3571-4880-a074-d5704f9e4303 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6708ms 2024-03-23 16:35:14.327 +05:30 499f3bb5-3571-4880-a074-d5704f9e4303 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:35:14.327 +05:30 499f3bb5-3571-4880-a074-d5704f9e4303 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0094ms 2024-03-23 16:35:14.328 +05:30 cc4c24da-79ea-4b3a-a08d-073034ac8bd9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:35:14.328 +05:30 cc4c24da-79ea-4b3a-a08d-073034ac8bd9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:14 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-23 16:35:14.328 +05:30 cc4c24da-79ea-4b3a-a08d-073034ac8bd9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:14 AM'. 2024-03-23 16:35:14.329 +05:30 fd9bcebd-0efa-4596-932f-dcee601ddbba INF CORS policy execution successful. 2024-03-23 16:35:14.329 +05:30 fd9bcebd-0efa-4596-932f-dcee601ddbba INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:35:14.329 +05:30 fd9bcebd-0efa-4596-932f-dcee601ddbba INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:35:14.329 +05:30 fd9bcebd-0efa-4596-932f-dcee601ddbba INF Fetching Department deatails 2024-03-23 16:35:14.330 +05:30 fd9bcebd-0efa-4596-932f-dcee601ddbba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:14.330 +05:30 fd9bcebd-0efa-4596-932f-dcee601ddbba INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.722ms 2024-03-23 16:35:14.331 +05:30 fd9bcebd-0efa-4596-932f-dcee601ddbba INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:35:14.331 +05:30 fd9bcebd-0efa-4596-932f-dcee601ddbba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.8402ms 2024-03-23 16:35:20.643 +05:30 e43cad32-b4ae-4b09-89fa-a5d7208f0f39 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:35:20.643 +05:30 8e76a1b7-427b-4d52-9c12-38a63ba94bf5 INF CORS policy execution successful. 2024-03-23 16:35:20.644 +05:30 8e76a1b7-427b-4d52-9c12-38a63ba94bf5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7255ms 2024-03-23 16:35:20.644 +05:30 7613d0fe-6624-440b-94b1-89f35455d190 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:35:20.645 +05:30 3c866424-718a-4ccb-b950-e2c6e079a592 INF CORS policy execution successful. 2024-03-23 16:35:20.645 +05:30 3c866424-718a-4ccb-b950-e2c6e079a592 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3548ms 2024-03-23 16:35:20.654 +05:30 498e8b26-dd83-462a-be4a-4dd8e86f2046 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:35:20.654 +05:30 7d374a27-f2d1-4bfc-9e55-03d9b15411aa INF CORS policy execution successful. 2024-03-23 16:35:20.654 +05:30 7d374a27-f2d1-4bfc-9e55-03d9b15411aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4448ms 2024-03-23 16:35:20.692 +05:30 fd50d33a-51ee-4888-a10f-6aad1d6e2d2e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:35:20.692 +05:30 fd50d33a-51ee-4888-a10f-6aad1d6e2d2e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:20 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-23 16:35:20.693 +05:30 fd50d33a-51ee-4888-a10f-6aad1d6e2d2e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:20 AM'. 2024-03-23 16:35:20.693 +05:30 260ada95-5cee-437a-a209-8da98bfe1417 INF CORS policy execution successful. 2024-03-23 16:35:20.693 +05:30 260ada95-5cee-437a-a209-8da98bfe1417 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:35:20.693 +05:30 260ada95-5cee-437a-a209-8da98bfe1417 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:35:20.694 +05:30 260ada95-5cee-437a-a209-8da98bfe1417 INF Fetching City deatails 2024-03-23 16:35:20.695 +05:30 260ada95-5cee-437a-a209-8da98bfe1417 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:20.696 +05:30 260ada95-5cee-437a-a209-8da98bfe1417 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4725ms 2024-03-23 16:35:20.696 +05:30 260ada95-5cee-437a-a209-8da98bfe1417 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:35:20.696 +05:30 260ada95-5cee-437a-a209-8da98bfe1417 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.5822ms 2024-03-23 16:35:20.697 +05:30 98cb4392-1c95-4671-8610-0c703ca61f29 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:35:20.697 +05:30 98cb4392-1c95-4671-8610-0c703ca61f29 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:20 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-23 16:35:20.697 +05:30 98cb4392-1c95-4671-8610-0c703ca61f29 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:20 AM'. 2024-03-23 16:35:20.697 +05:30 18267d68-0cce-4ac0-9a42-c22e07c418fc INF CORS policy execution successful. 2024-03-23 16:35:20.697 +05:30 18267d68-0cce-4ac0-9a42-c22e07c418fc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:35:20.697 +05:30 18267d68-0cce-4ac0-9a42-c22e07c418fc INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:35:20.698 +05:30 18267d68-0cce-4ac0-9a42-c22e07c418fc INF Fetching Country deatails 2024-03-23 16:35:20.699 +05:30 18267d68-0cce-4ac0-9a42-c22e07c418fc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:20.699 +05:30 18267d68-0cce-4ac0-9a42-c22e07c418fc INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5507ms 2024-03-23 16:35:20.699 +05:30 18267d68-0cce-4ac0-9a42-c22e07c418fc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:35:20.699 +05:30 18267d68-0cce-4ac0-9a42-c22e07c418fc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.641ms 2024-03-23 16:35:20.705 +05:30 06d6dde0-6f57-4a4b-a6cd-b3ba1c6f1ffa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:35:20.705 +05:30 06d6dde0-6f57-4a4b-a6cd-b3ba1c6f1ffa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:20 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-23 16:35:20.706 +05:30 06d6dde0-6f57-4a4b-a6cd-b3ba1c6f1ffa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:20 AM'. 2024-03-23 16:35:20.706 +05:30 af967c5a-e6ad-4db9-a1a2-57b53d1ce357 INF CORS policy execution successful. 2024-03-23 16:35:20.706 +05:30 af967c5a-e6ad-4db9-a1a2-57b53d1ce357 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:35:20.706 +05:30 af967c5a-e6ad-4db9-a1a2-57b53d1ce357 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:35:20.707 +05:30 af967c5a-e6ad-4db9-a1a2-57b53d1ce357 INF Fetching Department deatails 2024-03-23 16:35:20.708 +05:30 af967c5a-e6ad-4db9-a1a2-57b53d1ce357 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:20.708 +05:30 af967c5a-e6ad-4db9-a1a2-57b53d1ce357 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9262ms 2024-03-23 16:35:20.708 +05:30 af967c5a-e6ad-4db9-a1a2-57b53d1ce357 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:35:20.708 +05:30 af967c5a-e6ad-4db9-a1a2-57b53d1ce357 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4532ms 2024-03-23 16:35:40.975 +05:30 4714a29f-d2ae-46ec-86b9-33d282825dd2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:35:40.976 +05:30 1a37b137-e59a-4e08-b3e6-620a94efc781 INF CORS policy execution successful. 2024-03-23 16:35:40.978 +05:30 e668c1d4-4043-47f9-8cf6-ed501bb65399 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:35:40.979 +05:30 48d9c0f8-1abe-426f-8c50-89592f8aaa41 INF CORS policy execution successful. 2024-03-23 16:35:40.980 +05:30 48d9c0f8-1abe-426f-8c50-89592f8aaa41 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.8296ms 2024-03-23 16:35:40.980 +05:30 1a37b137-e59a-4e08-b3e6-620a94efc781 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 5.0971ms 2024-03-23 16:35:40.982 +05:30 e403448b-c004-400a-af53-7f43abc58662 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:35:40.982 +05:30 15a7eae1-11b2-41a7-800d-dd490d9389a7 INF CORS policy execution successful. 2024-03-23 16:35:40.982 +05:30 15a7eae1-11b2-41a7-800d-dd490d9389a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6411ms 2024-03-23 16:35:41.028 +05:30 1f45e4c6-f865-4d12-8fd8-24e7fe50d997 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:35:41.030 +05:30 1f45e4c6-f865-4d12-8fd8-24e7fe50d997 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:41 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-23 16:35:41.031 +05:30 1f45e4c6-f865-4d12-8fd8-24e7fe50d997 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:41 AM'. 2024-03-23 16:35:41.031 +05:30 b8df8625-10fb-4708-a94a-ecfe49ca23d8 INF CORS policy execution successful. 2024-03-23 16:35:41.032 +05:30 b8df8625-10fb-4708-a94a-ecfe49ca23d8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:35:41.032 +05:30 b8df8625-10fb-4708-a94a-ecfe49ca23d8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:35:41.035 +05:30 b8df8625-10fb-4708-a94a-ecfe49ca23d8 INF Fetching City deatails 2024-03-23 16:35:41.038 +05:30 b8df8625-10fb-4708-a94a-ecfe49ca23d8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:41.039 +05:30 b8df8625-10fb-4708-a94a-ecfe49ca23d8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.2076ms 2024-03-23 16:35:41.039 +05:30 b8df8625-10fb-4708-a94a-ecfe49ca23d8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:35:41.039 +05:30 b8df8625-10fb-4708-a94a-ecfe49ca23d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.6428ms 2024-03-23 16:35:41.040 +05:30 33943a3b-5103-44f5-904c-c0769f0352f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:35:41.040 +05:30 33943a3b-5103-44f5-904c-c0769f0352f7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:41 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-23 16:35:41.041 +05:30 33943a3b-5103-44f5-904c-c0769f0352f7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:41 AM'. 2024-03-23 16:35:41.041 +05:30 cde6c7c4-0d4e-403c-a56b-d3a44cac7fe5 INF CORS policy execution successful. 2024-03-23 16:35:41.041 +05:30 cde6c7c4-0d4e-403c-a56b-d3a44cac7fe5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:35:41.041 +05:30 cde6c7c4-0d4e-403c-a56b-d3a44cac7fe5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:35:41.042 +05:30 cde6c7c4-0d4e-403c-a56b-d3a44cac7fe5 INF Fetching Department deatails 2024-03-23 16:35:41.044 +05:30 cde6c7c4-0d4e-403c-a56b-d3a44cac7fe5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:41.044 +05:30 cde6c7c4-0d4e-403c-a56b-d3a44cac7fe5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.5916ms 2024-03-23 16:35:41.044 +05:30 cde6c7c4-0d4e-403c-a56b-d3a44cac7fe5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:35:41.044 +05:30 cde6c7c4-0d4e-403c-a56b-d3a44cac7fe5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.4701ms 2024-03-23 16:35:41.045 +05:30 48ab4eae-1bb7-4bd8-a273-f516ecfe8b5a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:35:41.046 +05:30 48ab4eae-1bb7-4bd8-a273-f516ecfe8b5a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:41 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-23 16:35:41.046 +05:30 48ab4eae-1bb7-4bd8-a273-f516ecfe8b5a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:41 AM'. 2024-03-23 16:35:41.046 +05:30 fa4aa11b-de7a-4e7a-b07b-2e1a516a6218 INF CORS policy execution successful. 2024-03-23 16:35:41.046 +05:30 fa4aa11b-de7a-4e7a-b07b-2e1a516a6218 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:35:41.046 +05:30 fa4aa11b-de7a-4e7a-b07b-2e1a516a6218 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:35:41.047 +05:30 fa4aa11b-de7a-4e7a-b07b-2e1a516a6218 INF Fetching Country deatails 2024-03-23 16:35:41.050 +05:30 fa4aa11b-de7a-4e7a-b07b-2e1a516a6218 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:41.050 +05:30 fa4aa11b-de7a-4e7a-b07b-2e1a516a6218 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.5397ms 2024-03-23 16:35:41.050 +05:30 fa4aa11b-de7a-4e7a-b07b-2e1a516a6218 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:35:41.050 +05:30 fa4aa11b-de7a-4e7a-b07b-2e1a516a6218 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.1211ms 2024-03-23 16:35:43.713 +05:30 2c33c6cd-0010-4403-9d27-0ea9e097cd76 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:35:43.713 +05:30 2c33c6cd-0010-4403-9d27-0ea9e097cd76 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:43 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-23 16:35:43.713 +05:30 8b322282-aa82-4acd-87d7-994d24705c67 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:35:43.713 +05:30 2c33c6cd-0010-4403-9d27-0ea9e097cd76 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:43 AM'. 2024-03-23 16:35:43.714 +05:30 ab82dc01-89f6-455e-8402-6d06c3bb6e1d INF CORS policy execution successful. 2024-03-23 16:35:43.714 +05:30 ab82dc01-89f6-455e-8402-6d06c3bb6e1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:35:43.714 +05:30 ab82dc01-89f6-455e-8402-6d06c3bb6e1d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:35:43.714 +05:30 8b322282-aa82-4acd-87d7-994d24705c67 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:43 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-23 16:35:43.714 +05:30 ab82dc01-89f6-455e-8402-6d06c3bb6e1d INF Fetching City deatails 2024-03-23 16:35:43.714 +05:30 8b322282-aa82-4acd-87d7-994d24705c67 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:43 AM'. 2024-03-23 16:35:43.715 +05:30 a20d7b24-15ea-4433-9344-6234b47c12dd INF CORS policy execution successful. 2024-03-23 16:35:43.715 +05:30 a20d7b24-15ea-4433-9344-6234b47c12dd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:35:43.715 +05:30 a20d7b24-15ea-4433-9344-6234b47c12dd INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:35:43.715 +05:30 a20d7b24-15ea-4433-9344-6234b47c12dd INF Fetching Country deatails 2024-03-23 16:35:43.715 +05:30 ab82dc01-89f6-455e-8402-6d06c3bb6e1d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:43.716 +05:30 ab82dc01-89f6-455e-8402-6d06c3bb6e1d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8557ms 2024-03-23 16:35:43.716 +05:30 ab82dc01-89f6-455e-8402-6d06c3bb6e1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:35:43.716 +05:30 ab82dc01-89f6-455e-8402-6d06c3bb6e1d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3684ms 2024-03-23 16:35:43.716 +05:30 a20d7b24-15ea-4433-9344-6234b47c12dd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:43.716 +05:30 a20d7b24-15ea-4433-9344-6234b47c12dd INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5913ms 2024-03-23 16:35:43.716 +05:30 a20d7b24-15ea-4433-9344-6234b47c12dd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:35:43.716 +05:30 a20d7b24-15ea-4433-9344-6234b47c12dd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0533ms 2024-03-23 16:35:43.722 +05:30 07cf44ae-cd0b-4a31-b3ff-090afc406860 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:35:43.722 +05:30 07cf44ae-cd0b-4a31-b3ff-090afc406860 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:43 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-23 16:35:43.723 +05:30 07cf44ae-cd0b-4a31-b3ff-090afc406860 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:05:43 AM'. 2024-03-23 16:35:43.723 +05:30 b5ef285e-7895-4fb8-833c-8ce723c922fd INF CORS policy execution successful. 2024-03-23 16:35:43.723 +05:30 b5ef285e-7895-4fb8-833c-8ce723c922fd INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:35:43.723 +05:30 b5ef285e-7895-4fb8-833c-8ce723c922fd INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:35:43.723 +05:30 b5ef285e-7895-4fb8-833c-8ce723c922fd INF Fetching Department deatails 2024-03-23 16:35:43.724 +05:30 b5ef285e-7895-4fb8-833c-8ce723c922fd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:35:43.725 +05:30 b5ef285e-7895-4fb8-833c-8ce723c922fd INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6713ms 2024-03-23 16:35:43.725 +05:30 b5ef285e-7895-4fb8-833c-8ce723c922fd INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:35:43.725 +05:30 b5ef285e-7895-4fb8-833c-8ce723c922fd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0564ms 2024-03-23 16:36:41.061 +05:30 5de2fa57-1528-499f-9cb4-939798b4769a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:36:41.062 +05:30 24ad04df-ea51-4b20-a694-bc5b4cec65a7 INF CORS policy execution successful. 2024-03-23 16:36:41.062 +05:30 24ad04df-ea51-4b20-a694-bc5b4cec65a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.7446ms 2024-03-23 16:36:41.112 +05:30 ee297435-386c-4188-9566-408b73af761c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:36:41.114 +05:30 ee297435-386c-4188-9566-408b73af761c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:06:41 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-23 16:36:41.115 +05:30 ee297435-386c-4188-9566-408b73af761c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:06:41 AM'. 2024-03-23 16:36:41.115 +05:30 adb2b118-beb2-4703-929d-fab67802f068 INF CORS policy execution successful. 2024-03-23 16:36:41.115 +05:30 adb2b118-beb2-4703-929d-fab67802f068 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:36:41.115 +05:30 adb2b118-beb2-4703-929d-fab67802f068 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:36:41.117 +05:30 adb2b118-beb2-4703-929d-fab67802f068 INF Fetching Field details for Master 2024-03-23 16:36:41.129 +05:30 adb2b118-beb2-4703-929d-fab67802f068 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:36:41.130 +05:30 adb2b118-beb2-4703-929d-fab67802f068 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.4084ms 2024-03-23 16:36:41.130 +05:30 adb2b118-beb2-4703-929d-fab67802f068 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:36:41.130 +05:30 adb2b118-beb2-4703-929d-fab67802f068 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 18.0294ms 2024-03-23 16:36:42.632 +05:30 10f168e6-a275-4eb7-bf6c-0250509efee0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:36:42.633 +05:30 10f168e6-a275-4eb7-bf6c-0250509efee0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:06:42 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-23 16:36:42.634 +05:30 10f168e6-a275-4eb7-bf6c-0250509efee0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:06:42 AM'. 2024-03-23 16:36:42.634 +05:30 7fde659a-ff27-4a86-8233-ef2f5ed0b17d INF CORS policy execution successful. 2024-03-23 16:36:42.634 +05:30 7fde659a-ff27-4a86-8233-ef2f5ed0b17d INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:36:42.634 +05:30 7fde659a-ff27-4a86-8233-ef2f5ed0b17d INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:36:42.635 +05:30 7fde659a-ff27-4a86-8233-ef2f5ed0b17d INF Fetching Field details for Master 2024-03-23 16:36:42.641 +05:30 7fde659a-ff27-4a86-8233-ef2f5ed0b17d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:36:42.642 +05:30 7fde659a-ff27-4a86-8233-ef2f5ed0b17d INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.5816ms 2024-03-23 16:36:42.642 +05:30 7fde659a-ff27-4a86-8233-ef2f5ed0b17d INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:36:42.642 +05:30 7fde659a-ff27-4a86-8233-ef2f5ed0b17d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.2238ms 2024-03-23 16:36:42.737 +05:30 b2e93dcd-753e-4739-8b19-e51dcfab4b04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:36:42.737 +05:30 d64b7a75-e99d-4149-b8a0-a5df55bfc118 INF CORS policy execution successful. 2024-03-23 16:36:42.737 +05:30 d64b7a75-e99d-4149-b8a0-a5df55bfc118 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5591ms 2024-03-23 16:36:42.738 +05:30 341c018f-fe8c-4023-872f-f9a6dd457638 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:36:42.738 +05:30 16c79587-c6e2-475f-8c35-b85e4d04b883 INF CORS policy execution successful. 2024-03-23 16:36:42.739 +05:30 16c79587-c6e2-475f-8c35-b85e4d04b883 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3674ms 2024-03-23 16:36:42.740 +05:30 5c92f247-828c-41ad-8de5-f81e18623a0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:36:42.740 +05:30 1ff2d025-d311-41b2-8085-d763f68b55fd INF CORS policy execution successful. 2024-03-23 16:36:42.740 +05:30 1ff2d025-d311-41b2-8085-d763f68b55fd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4095ms 2024-03-23 16:36:42.781 +05:30 5c344517-ab85-4fb8-9c2e-1c129888d9e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:36:42.781 +05:30 38d2b7f1-73dc-4f3b-8efe-d66b7c303064 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:36:42.782 +05:30 5c344517-ab85-4fb8-9c2e-1c129888d9e4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:06:42 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-23 16:36:42.782 +05:30 38d2b7f1-73dc-4f3b-8efe-d66b7c303064 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:06:42 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-23 16:36:42.783 +05:30 5c344517-ab85-4fb8-9c2e-1c129888d9e4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:06:42 AM'. 2024-03-23 16:36:42.783 +05:30 38d2b7f1-73dc-4f3b-8efe-d66b7c303064 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:06:42 AM'. 2024-03-23 16:36:42.783 +05:30 f7caa89c-86a4-44cf-aa24-df71eeb9cfa5 INF CORS policy execution successful. 2024-03-23 16:36:42.783 +05:30 b26933db-24ba-4190-b44b-bdd5041322c6 INF CORS policy execution successful. 2024-03-23 16:36:42.783 +05:30 f7caa89c-86a4-44cf-aa24-df71eeb9cfa5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:36:42.783 +05:30 b26933db-24ba-4190-b44b-bdd5041322c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:36:42.783 +05:30 b26933db-24ba-4190-b44b-bdd5041322c6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:36:42.783 +05:30 f7caa89c-86a4-44cf-aa24-df71eeb9cfa5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:36:42.784 +05:30 f7caa89c-86a4-44cf-aa24-df71eeb9cfa5 INF Fetching City deatails 2024-03-23 16:36:42.784 +05:30 b26933db-24ba-4190-b44b-bdd5041322c6 INF Fetching Department deatails 2024-03-23 16:36:42.786 +05:30 f7caa89c-86a4-44cf-aa24-df71eeb9cfa5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:36:42.786 +05:30 b26933db-24ba-4190-b44b-bdd5041322c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:36:42.786 +05:30 f7caa89c-86a4-44cf-aa24-df71eeb9cfa5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5392ms 2024-03-23 16:36:42.786 +05:30 f7caa89c-86a4-44cf-aa24-df71eeb9cfa5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:36:42.786 +05:30 b26933db-24ba-4190-b44b-bdd5041322c6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6706ms 2024-03-23 16:36:42.786 +05:30 b26933db-24ba-4190-b44b-bdd5041322c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:36:42.786 +05:30 f7caa89c-86a4-44cf-aa24-df71eeb9cfa5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.5007ms 2024-03-23 16:36:42.786 +05:30 b26933db-24ba-4190-b44b-bdd5041322c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.9796ms 2024-03-23 16:36:42.786 +05:30 c3e427d6-3cd9-40e9-8e21-848820cbfa6d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:36:42.787 +05:30 c3e427d6-3cd9-40e9-8e21-848820cbfa6d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:06:42 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-23 16:36:42.787 +05:30 c3e427d6-3cd9-40e9-8e21-848820cbfa6d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:06:42 AM'. 2024-03-23 16:36:42.787 +05:30 c4ffdf03-e3e5-4f5f-8778-0bbba859fe8a INF CORS policy execution successful. 2024-03-23 16:36:42.788 +05:30 c4ffdf03-e3e5-4f5f-8778-0bbba859fe8a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:36:42.788 +05:30 c4ffdf03-e3e5-4f5f-8778-0bbba859fe8a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:36:42.790 +05:30 c4ffdf03-e3e5-4f5f-8778-0bbba859fe8a INF Fetching Country deatails 2024-03-23 16:36:42.791 +05:30 c4ffdf03-e3e5-4f5f-8778-0bbba859fe8a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:36:42.792 +05:30 c4ffdf03-e3e5-4f5f-8778-0bbba859fe8a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.884ms 2024-03-23 16:36:42.792 +05:30 c4ffdf03-e3e5-4f5f-8778-0bbba859fe8a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:36:42.792 +05:30 c4ffdf03-e3e5-4f5f-8778-0bbba859fe8a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.3004ms 2024-03-23 16:37:00.125 +05:30 99bae41e-4b77-40af-9f74-95d1f6ab99da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:37:00.125 +05:30 eb8b8727-6f33-4a43-907e-8451ec09d18d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:37:00.126 +05:30 7e03d612-9d9e-49cb-86e8-d04485bcaa96 INF CORS policy execution successful. 2024-03-23 16:37:00.126 +05:30 ee55056a-bef9-4bab-b518-0988d3198737 INF CORS policy execution successful. 2024-03-23 16:37:00.126 +05:30 7e03d612-9d9e-49cb-86e8-d04485bcaa96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.3177ms 2024-03-23 16:37:00.127 +05:30 ee55056a-bef9-4bab-b518-0988d3198737 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.4902ms 2024-03-23 16:37:00.129 +05:30 c9236824-4f85-4bf1-a491-9696252e8683 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:37:00.129 +05:30 8bb7d515-4b30-4775-b456-bc6ffacd2c79 INF CORS policy execution successful. 2024-03-23 16:37:00.129 +05:30 8bb7d515-4b30-4775-b456-bc6ffacd2c79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4691ms 2024-03-23 16:37:00.167 +05:30 02c2a352-556a-430c-ab2e-ea0d279037a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:37:00.168 +05:30 02c2a352-556a-430c-ab2e-ea0d279037a4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:00 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-23 16:37:00.169 +05:30 02c2a352-556a-430c-ab2e-ea0d279037a4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:00 AM'. 2024-03-23 16:37:00.169 +05:30 ed05c186-b5cf-4c0c-9ecd-afa0f615f337 INF CORS policy execution successful. 2024-03-23 16:37:00.169 +05:30 ed05c186-b5cf-4c0c-9ecd-afa0f615f337 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:37:00.169 +05:30 ed05c186-b5cf-4c0c-9ecd-afa0f615f337 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:37:00.170 +05:30 091dc034-834e-4ce5-bb44-8665a29388cc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:37:00.170 +05:30 ed05c186-b5cf-4c0c-9ecd-afa0f615f337 INF Fetching City deatails 2024-03-23 16:37:00.170 +05:30 091dc034-834e-4ce5-bb44-8665a29388cc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:00 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-23 16:37:00.171 +05:30 091dc034-834e-4ce5-bb44-8665a29388cc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:00 AM'. 2024-03-23 16:37:00.171 +05:30 d1ef1e34-ba83-40e1-b5d8-15a381adf7a3 INF CORS policy execution successful. 2024-03-23 16:37:00.171 +05:30 d1ef1e34-ba83-40e1-b5d8-15a381adf7a3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:37:00.171 +05:30 d1ef1e34-ba83-40e1-b5d8-15a381adf7a3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:37:00.172 +05:30 d1ef1e34-ba83-40e1-b5d8-15a381adf7a3 INF Fetching Department deatails 2024-03-23 16:37:00.172 +05:30 ed05c186-b5cf-4c0c-9ecd-afa0f615f337 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:37:00.173 +05:30 d1ef1e34-ba83-40e1-b5d8-15a381adf7a3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:37:00.173 +05:30 d1ef1e34-ba83-40e1-b5d8-15a381adf7a3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7611ms 2024-03-23 16:37:00.173 +05:30 ed05c186-b5cf-4c0c-9ecd-afa0f615f337 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.443ms 2024-03-23 16:37:00.173 +05:30 d1ef1e34-ba83-40e1-b5d8-15a381adf7a3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:37:00.173 +05:30 ed05c186-b5cf-4c0c-9ecd-afa0f615f337 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:37:00.173 +05:30 d1ef1e34-ba83-40e1-b5d8-15a381adf7a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3317ms 2024-03-23 16:37:00.173 +05:30 ed05c186-b5cf-4c0c-9ecd-afa0f615f337 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.7267ms 2024-03-23 16:37:00.173 +05:30 568937db-074b-44f7-869e-5c750ea6f5b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:37:00.174 +05:30 568937db-074b-44f7-869e-5c750ea6f5b4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:00 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-23 16:37:00.174 +05:30 568937db-074b-44f7-869e-5c750ea6f5b4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:00 AM'. 2024-03-23 16:37:00.174 +05:30 d59be0b5-9982-4958-9aaf-afdadd6bcd2f INF CORS policy execution successful. 2024-03-23 16:37:00.174 +05:30 d59be0b5-9982-4958-9aaf-afdadd6bcd2f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:37:00.174 +05:30 d59be0b5-9982-4958-9aaf-afdadd6bcd2f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:37:00.174 +05:30 d59be0b5-9982-4958-9aaf-afdadd6bcd2f INF Fetching Country deatails 2024-03-23 16:37:00.175 +05:30 d59be0b5-9982-4958-9aaf-afdadd6bcd2f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:37:00.175 +05:30 d59be0b5-9982-4958-9aaf-afdadd6bcd2f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0786ms 2024-03-23 16:37:00.175 +05:30 d59be0b5-9982-4958-9aaf-afdadd6bcd2f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:37:00.175 +05:30 d59be0b5-9982-4958-9aaf-afdadd6bcd2f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9858ms 2024-03-23 16:37:34.069 +05:30 82e448cf-e8b2-4623-b546-6680b6af4427 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:37:34.070 +05:30 3f06b799-87c4-49f9-9ef8-e6250c93c3ea INF CORS policy execution successful. 2024-03-23 16:37:34.070 +05:30 3f06b799-87c4-49f9-9ef8-e6250c93c3ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.9778ms 2024-03-23 16:37:34.072 +05:30 76ccf1fa-7d17-4abf-adf2-84901290bddc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:37:34.072 +05:30 985fe78e-eb6b-4fdb-96eb-ec5e00fda009 INF CORS policy execution successful. 2024-03-23 16:37:34.072 +05:30 985fe78e-eb6b-4fdb-96eb-ec5e00fda009 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5832ms 2024-03-23 16:37:34.079 +05:30 8507c806-b571-4a6e-94e1-732dea815e1d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:37:34.080 +05:30 4a2cd091-d77e-419a-868d-69b4603b1ddb INF CORS policy execution successful. 2024-03-23 16:37:34.080 +05:30 4a2cd091-d77e-419a-868d-69b4603b1ddb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.15ms 2024-03-23 16:37:34.130 +05:30 640366ee-b71e-484d-b715-9831a0fa7cc9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:37:34.131 +05:30 6cd6093a-c3db-46f5-a735-6de01f0a467a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:37:34.141 +05:30 6cd6093a-c3db-46f5-a735-6de01f0a467a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07: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-23 16:37:34.141 +05:30 640366ee-b71e-484d-b715-9831a0fa7cc9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07: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-23 16:37:34.142 +05:30 6cd6093a-c3db-46f5-a735-6de01f0a467a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:34 AM'. 2024-03-23 16:37:34.142 +05:30 70a6c4c2-e787-4fe9-a127-17768c84c185 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:37:34.142 +05:30 ee1918e3-0dfc-4c3f-9f94-f22c093bc1ef INF CORS policy execution successful. 2024-03-23 16:37:34.142 +05:30 640366ee-b71e-484d-b715-9831a0fa7cc9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:34 AM'. 2024-03-23 16:37:34.142 +05:30 ee1918e3-0dfc-4c3f-9f94-f22c093bc1ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:37:34.142 +05:30 2a6825cc-e8df-4488-a6ed-47dc2262089d INF CORS policy execution successful. 2024-03-23 16:37:34.142 +05:30 2a6825cc-e8df-4488-a6ed-47dc2262089d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:37:34.143 +05:30 ee1918e3-0dfc-4c3f-9f94-f22c093bc1ef INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:37:34.143 +05:30 2a6825cc-e8df-4488-a6ed-47dc2262089d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:37:34.143 +05:30 70a6c4c2-e787-4fe9-a127-17768c84c185 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07: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-23 16:37:34.144 +05:30 70a6c4c2-e787-4fe9-a127-17768c84c185 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:34 AM'. 2024-03-23 16:37:34.144 +05:30 ee1918e3-0dfc-4c3f-9f94-f22c093bc1ef INF Fetching City deatails 2024-03-23 16:37:34.144 +05:30 2a6825cc-e8df-4488-a6ed-47dc2262089d INF Fetching Country deatails 2024-03-23 16:37:34.144 +05:30 5132a24f-0cab-4c01-aa5f-d6a9cfe1ce96 INF CORS policy execution successful. 2024-03-23 16:37:34.144 +05:30 5132a24f-0cab-4c01-aa5f-d6a9cfe1ce96 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:37:34.144 +05:30 5132a24f-0cab-4c01-aa5f-d6a9cfe1ce96 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:37:34.145 +05:30 5132a24f-0cab-4c01-aa5f-d6a9cfe1ce96 INF Fetching Department deatails 2024-03-23 16:37:34.146 +05:30 2a6825cc-e8df-4488-a6ed-47dc2262089d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:37:34.146 +05:30 5132a24f-0cab-4c01-aa5f-d6a9cfe1ce96 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:37:34.146 +05:30 ee1918e3-0dfc-4c3f-9f94-f22c093bc1ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:37:34.147 +05:30 2a6825cc-e8df-4488-a6ed-47dc2262089d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.9723ms 2024-03-23 16:37:34.147 +05:30 2a6825cc-e8df-4488-a6ed-47dc2262089d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:37:34.147 +05:30 ee1918e3-0dfc-4c3f-9f94-f22c093bc1ef INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.2159ms 2024-03-23 16:37:34.147 +05:30 ee1918e3-0dfc-4c3f-9f94-f22c093bc1ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:37:34.147 +05:30 2a6825cc-e8df-4488-a6ed-47dc2262089d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 16.7388ms 2024-03-23 16:37:34.147 +05:30 ee1918e3-0dfc-4c3f-9f94-f22c093bc1ef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 15.9513ms 2024-03-23 16:37:34.147 +05:30 5132a24f-0cab-4c01-aa5f-d6a9cfe1ce96 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.1696ms 2024-03-23 16:37:34.147 +05:30 5132a24f-0cab-4c01-aa5f-d6a9cfe1ce96 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:37:34.148 +05:30 5132a24f-0cab-4c01-aa5f-d6a9cfe1ce96 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.7296ms 2024-03-23 16:37:43.671 +05:30 f396bc3f-426f-4ab7-bf21-3ba7d0de3548 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:37:43.672 +05:30 710da82b-033b-4d0d-8f31-465e77d73d9d INF CORS policy execution successful. 2024-03-23 16:37:43.673 +05:30 710da82b-033b-4d0d-8f31-465e77d73d9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1048ms 2024-03-23 16:37:43.675 +05:30 906e1962-0278-48b0-b69d-24f70ce9470b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:37:43.675 +05:30 2c8abcdc-7703-4eb5-97f9-7f6770e5444c INF CORS policy execution successful. 2024-03-23 16:37:43.675 +05:30 2c8abcdc-7703-4eb5-97f9-7f6770e5444c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4526ms 2024-03-23 16:37:43.682 +05:30 f9ec0113-2784-4030-a282-5f3cd3f83d38 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:37:43.683 +05:30 133462d4-d565-4808-b65c-791fd70c4810 INF CORS policy execution successful. 2024-03-23 16:37:43.683 +05:30 133462d4-d565-4808-b65c-791fd70c4810 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5855ms 2024-03-23 16:37:43.719 +05:30 d5622a81-97f6-4561-a518-40f95b7eb7df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:37:43.720 +05:30 d5622a81-97f6-4561-a518-40f95b7eb7df INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:43 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-23 16:37:43.721 +05:30 d5622a81-97f6-4561-a518-40f95b7eb7df INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:43 AM'. 2024-03-23 16:37:43.721 +05:30 e24f3070-b4dd-484d-9467-c701faef1e4c INF CORS policy execution successful. 2024-03-23 16:37:43.721 +05:30 e24f3070-b4dd-484d-9467-c701faef1e4c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:37:43.721 +05:30 e24f3070-b4dd-484d-9467-c701faef1e4c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:37:43.722 +05:30 e24f3070-b4dd-484d-9467-c701faef1e4c INF Fetching Country deatails 2024-03-23 16:37:43.723 +05:30 85acf425-a27d-435a-8736-b74e6915770d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:37:43.723 +05:30 85acf425-a27d-435a-8736-b74e6915770d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:43 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-23 16:37:43.724 +05:30 85acf425-a27d-435a-8736-b74e6915770d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:43 AM'. 2024-03-23 16:37:43.724 +05:30 a6d1ffd4-9cd1-438e-8579-3cea86bafa2a INF CORS policy execution successful. 2024-03-23 16:37:43.724 +05:30 a6d1ffd4-9cd1-438e-8579-3cea86bafa2a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:37:43.724 +05:30 a6d1ffd4-9cd1-438e-8579-3cea86bafa2a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:37:43.725 +05:30 e24f3070-b4dd-484d-9467-c701faef1e4c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:37:43.726 +05:30 e24f3070-b4dd-484d-9467-c701faef1e4c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.0439ms 2024-03-23 16:37:43.726 +05:30 e24f3070-b4dd-484d-9467-c701faef1e4c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:37:43.726 +05:30 a6d1ffd4-9cd1-438e-8579-3cea86bafa2a INF Fetching City deatails 2024-03-23 16:37:43.726 +05:30 e24f3070-b4dd-484d-9467-c701faef1e4c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.7996ms 2024-03-23 16:37:43.729 +05:30 a6d1ffd4-9cd1-438e-8579-3cea86bafa2a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:37:43.730 +05:30 a6d1ffd4-9cd1-438e-8579-3cea86bafa2a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.4805ms 2024-03-23 16:37:43.730 +05:30 a6d1ffd4-9cd1-438e-8579-3cea86bafa2a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:37:43.730 +05:30 a6d1ffd4-9cd1-438e-8579-3cea86bafa2a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.7281ms 2024-03-23 16:37:43.736 +05:30 5dec694e-fddc-48cf-a89c-8503dd1613d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:37:43.736 +05:30 5dec694e-fddc-48cf-a89c-8503dd1613d5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:43 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-23 16:37:43.737 +05:30 5dec694e-fddc-48cf-a89c-8503dd1613d5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:43 AM'. 2024-03-23 16:37:43.737 +05:30 4240b41b-3a69-41cd-a4fd-1758bc16c81c INF CORS policy execution successful. 2024-03-23 16:37:43.737 +05:30 4240b41b-3a69-41cd-a4fd-1758bc16c81c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:37:43.737 +05:30 4240b41b-3a69-41cd-a4fd-1758bc16c81c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:37:43.738 +05:30 4240b41b-3a69-41cd-a4fd-1758bc16c81c INF Fetching Department deatails 2024-03-23 16:37:43.739 +05:30 4240b41b-3a69-41cd-a4fd-1758bc16c81c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:37:43.740 +05:30 4240b41b-3a69-41cd-a4fd-1758bc16c81c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2619ms 2024-03-23 16:37:43.740 +05:30 4240b41b-3a69-41cd-a4fd-1758bc16c81c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:37:43.740 +05:30 4240b41b-3a69-41cd-a4fd-1758bc16c81c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.1438ms 2024-03-23 16:37:45.632 +05:30 20310f10-2cd5-4a30-82e4-d7d8d95c2bb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:37:45.632 +05:30 7ccb070b-0b4a-4a03-82a9-22e23a6fe4cd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:37:45.633 +05:30 20310f10-2cd5-4a30-82e4-d7d8d95c2bb1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:45 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-23 16:37:45.633 +05:30 7ccb070b-0b4a-4a03-82a9-22e23a6fe4cd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:45 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-23 16:37:45.633 +05:30 20310f10-2cd5-4a30-82e4-d7d8d95c2bb1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:45 AM'. 2024-03-23 16:37:45.633 +05:30 7ccb070b-0b4a-4a03-82a9-22e23a6fe4cd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:45 AM'. 2024-03-23 16:37:45.634 +05:30 43a30133-265b-48f4-bc07-20b8fc9a3f24 INF CORS policy execution successful. 2024-03-23 16:37:45.634 +05:30 99a1bc65-30c2-46a2-908d-936f6f932224 INF CORS policy execution successful. 2024-03-23 16:37:45.634 +05:30 43a30133-265b-48f4-bc07-20b8fc9a3f24 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:37:45.634 +05:30 99a1bc65-30c2-46a2-908d-936f6f932224 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:37:45.634 +05:30 99a1bc65-30c2-46a2-908d-936f6f932224 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:37:45.634 +05:30 43a30133-265b-48f4-bc07-20b8fc9a3f24 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:37:45.634 +05:30 99a1bc65-30c2-46a2-908d-936f6f932224 INF Fetching Country deatails 2024-03-23 16:37:45.634 +05:30 43a30133-265b-48f4-bc07-20b8fc9a3f24 INF Fetching Department deatails 2024-03-23 16:37:45.635 +05:30 ec0477d8-45dd-45ab-94ed-0cc2596aca37 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:37:45.635 +05:30 ec0477d8-45dd-45ab-94ed-0cc2596aca37 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:45 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-23 16:37:45.635 +05:30 99a1bc65-30c2-46a2-908d-936f6f932224 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:37:45.635 +05:30 43a30133-265b-48f4-bc07-20b8fc9a3f24 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:37:45.635 +05:30 ec0477d8-45dd-45ab-94ed-0cc2596aca37 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:07:45 AM'. 2024-03-23 16:37:45.636 +05:30 aa94ae87-9c61-4d58-9299-f010e0821c18 INF CORS policy execution successful. 2024-03-23 16:37:45.636 +05:30 99a1bc65-30c2-46a2-908d-936f6f932224 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9194ms 2024-03-23 16:37:45.636 +05:30 43a30133-265b-48f4-bc07-20b8fc9a3f24 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8894ms 2024-03-23 16:37:45.636 +05:30 aa94ae87-9c61-4d58-9299-f010e0821c18 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:37:45.636 +05:30 99a1bc65-30c2-46a2-908d-936f6f932224 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:37:45.636 +05:30 43a30133-265b-48f4-bc07-20b8fc9a3f24 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:37:45.636 +05:30 aa94ae87-9c61-4d58-9299-f010e0821c18 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:37:45.636 +05:30 43a30133-265b-48f4-bc07-20b8fc9a3f24 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.5757ms 2024-03-23 16:37:45.636 +05:30 99a1bc65-30c2-46a2-908d-936f6f932224 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.9204ms 2024-03-23 16:37:45.637 +05:30 aa94ae87-9c61-4d58-9299-f010e0821c18 INF Fetching City deatails 2024-03-23 16:37:45.637 +05:30 aa94ae87-9c61-4d58-9299-f010e0821c18 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:37:45.637 +05:30 aa94ae87-9c61-4d58-9299-f010e0821c18 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2646ms 2024-03-23 16:37:45.637 +05:30 aa94ae87-9c61-4d58-9299-f010e0821c18 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:37:45.637 +05:30 aa94ae87-9c61-4d58-9299-f010e0821c18 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8733ms 2024-03-23 16:38:43.223 +05:30 73cae464-3e93-4bed-93b7-5707f68747f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:38:43.224 +05:30 b71d8341-8ec0-4773-8cbd-de03e8055ea7 INF CORS policy execution successful. 2024-03-23 16:38:43.225 +05:30 b71d8341-8ec0-4773-8cbd-de03e8055ea7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.3526ms 2024-03-23 16:38:43.226 +05:30 58e2e38e-d081-41cb-a00c-9213f5394089 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:38:43.227 +05:30 e2cc5924-144a-4873-a06f-2ecd10772ef8 INF CORS policy execution successful. 2024-03-23 16:38:43.227 +05:30 e2cc5924-144a-4873-a06f-2ecd10772ef8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5166ms 2024-03-23 16:38:43.227 +05:30 feb82778-5306-4bfe-82db-89948964c612 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:38:43.227 +05:30 dd4f3eb9-8fa5-4417-ba45-7a6f20d530b6 INF CORS policy execution successful. 2024-03-23 16:38:43.228 +05:30 dd4f3eb9-8fa5-4417-ba45-7a6f20d530b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5531ms 2024-03-23 16:38:43.282 +05:30 82a09287-dfa7-4083-821f-cd1880badf83 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:38:43.283 +05:30 82a09287-dfa7-4083-821f-cd1880badf83 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:43 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-23 16:38:43.284 +05:30 82a09287-dfa7-4083-821f-cd1880badf83 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:43 AM'. 2024-03-23 16:38:43.285 +05:30 7f51e88a-dee4-4b31-a578-19b880ec8e22 INF CORS policy execution successful. 2024-03-23 16:38:43.285 +05:30 7f51e88a-dee4-4b31-a578-19b880ec8e22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:43.285 +05:30 7f51e88a-dee4-4b31-a578-19b880ec8e22 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:38:43.286 +05:30 7f51e88a-dee4-4b31-a578-19b880ec8e22 INF Fetching Country deatails 2024-03-23 16:38:43.287 +05:30 8c7e471d-3548-4856-ad07-f76972be650b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:38:43.287 +05:30 8c7e471d-3548-4856-ad07-f76972be650b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:43 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-23 16:38:43.288 +05:30 8c7e471d-3548-4856-ad07-f76972be650b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:43 AM'. 2024-03-23 16:38:43.288 +05:30 33519f86-1064-42f0-a4ac-320e7c7e7578 INF CORS policy execution successful. 2024-03-23 16:38:43.288 +05:30 33519f86-1064-42f0-a4ac-320e7c7e7578 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:43.288 +05:30 33519f86-1064-42f0-a4ac-320e7c7e7578 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:38:43.288 +05:30 7f51e88a-dee4-4b31-a578-19b880ec8e22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:43.288 +05:30 33519f86-1064-42f0-a4ac-320e7c7e7578 INF Fetching Department deatails 2024-03-23 16:38:43.288 +05:30 7f51e88a-dee4-4b31-a578-19b880ec8e22 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.3578ms 2024-03-23 16:38:43.289 +05:30 7f51e88a-dee4-4b31-a578-19b880ec8e22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:43.289 +05:30 7f51e88a-dee4-4b31-a578-19b880ec8e22 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.2716ms 2024-03-23 16:38:43.290 +05:30 33519f86-1064-42f0-a4ac-320e7c7e7578 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:43.290 +05:30 33519f86-1064-42f0-a4ac-320e7c7e7578 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9824ms 2024-03-23 16:38:43.290 +05:30 33519f86-1064-42f0-a4ac-320e7c7e7578 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:43.290 +05:30 33519f86-1064-42f0-a4ac-320e7c7e7578 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4038ms 2024-03-23 16:38:43.295 +05:30 acee8ba7-5d49-4c82-93b3-70f9e48485b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:38:43.296 +05:30 acee8ba7-5d49-4c82-93b3-70f9e48485b8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:43 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-23 16:38:43.296 +05:30 acee8ba7-5d49-4c82-93b3-70f9e48485b8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:43 AM'. 2024-03-23 16:38:43.296 +05:30 44fe1a11-1b7f-4394-b438-bc97682ef482 INF CORS policy execution successful. 2024-03-23 16:38:43.296 +05:30 44fe1a11-1b7f-4394-b438-bc97682ef482 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:43.297 +05:30 44fe1a11-1b7f-4394-b438-bc97682ef482 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:38:43.297 +05:30 44fe1a11-1b7f-4394-b438-bc97682ef482 INF Fetching City deatails 2024-03-23 16:38:43.298 +05:30 44fe1a11-1b7f-4394-b438-bc97682ef482 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:43.299 +05:30 44fe1a11-1b7f-4394-b438-bc97682ef482 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1041ms 2024-03-23 16:38:43.299 +05:30 44fe1a11-1b7f-4394-b438-bc97682ef482 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:43.299 +05:30 44fe1a11-1b7f-4394-b438-bc97682ef482 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7088ms 2024-03-23 16:38:43.629 +05:30 f6abe87e-e191-45b8-9161-33898744e063 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:38:43.630 +05:30 cae045c9-8e08-412c-9e07-19c51d0360b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:38:43.630 +05:30 f6abe87e-e191-45b8-9161-33898744e063 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:43 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-23 16:38:43.630 +05:30 cae045c9-8e08-412c-9e07-19c51d0360b8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:43 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-23 16:38:43.631 +05:30 f6abe87e-e191-45b8-9161-33898744e063 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:43 AM'. 2024-03-23 16:38:43.631 +05:30 cae045c9-8e08-412c-9e07-19c51d0360b8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:43 AM'. 2024-03-23 16:38:43.631 +05:30 5b90014e-df8c-4fec-a746-bbdc84c828ff INF CORS policy execution successful. 2024-03-23 16:38:43.632 +05:30 5b90014e-df8c-4fec-a746-bbdc84c828ff INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:43.632 +05:30 5b90014e-df8c-4fec-a746-bbdc84c828ff INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:38:43.632 +05:30 f821647a-70b2-41a8-adb2-6f34e937d6d1 INF CORS policy execution successful. 2024-03-23 16:38:43.632 +05:30 f821647a-70b2-41a8-adb2-6f34e937d6d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:43.632 +05:30 f821647a-70b2-41a8-adb2-6f34e937d6d1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:38:43.633 +05:30 5b90014e-df8c-4fec-a746-bbdc84c828ff INF Fetching Country deatails 2024-03-23 16:38:43.633 +05:30 f821647a-70b2-41a8-adb2-6f34e937d6d1 INF Fetching Department deatails 2024-03-23 16:38:43.633 +05:30 ba6a2d44-b42f-4823-a192-631275bee5a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:38:43.634 +05:30 ba6a2d44-b42f-4823-a192-631275bee5a5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:43 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-23 16:38:43.634 +05:30 5b90014e-df8c-4fec-a746-bbdc84c828ff INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:43.634 +05:30 ba6a2d44-b42f-4823-a192-631275bee5a5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:43 AM'. 2024-03-23 16:38:43.634 +05:30 96131ca3-03c1-4e9e-90b7-3bf3fbb056a3 INF CORS policy execution successful. 2024-03-23 16:38:43.634 +05:30 96131ca3-03c1-4e9e-90b7-3bf3fbb056a3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:43.634 +05:30 f821647a-70b2-41a8-adb2-6f34e937d6d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:43.634 +05:30 5b90014e-df8c-4fec-a746-bbdc84c828ff INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4079ms 2024-03-23 16:38:43.634 +05:30 96131ca3-03c1-4e9e-90b7-3bf3fbb056a3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:38:43.634 +05:30 5b90014e-df8c-4fec-a746-bbdc84c828ff INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:43.634 +05:30 f821647a-70b2-41a8-adb2-6f34e937d6d1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2302ms 2024-03-23 16:38:43.634 +05:30 f821647a-70b2-41a8-adb2-6f34e937d6d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:43.634 +05:30 5b90014e-df8c-4fec-a746-bbdc84c828ff INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.0919ms 2024-03-23 16:38:43.635 +05:30 f821647a-70b2-41a8-adb2-6f34e937d6d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.661ms 2024-03-23 16:38:43.635 +05:30 96131ca3-03c1-4e9e-90b7-3bf3fbb056a3 INF Fetching City deatails 2024-03-23 16:38:43.636 +05:30 96131ca3-03c1-4e9e-90b7-3bf3fbb056a3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:43.636 +05:30 96131ca3-03c1-4e9e-90b7-3bf3fbb056a3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5181ms 2024-03-23 16:38:43.636 +05:30 96131ca3-03c1-4e9e-90b7-3bf3fbb056a3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:43.636 +05:30 96131ca3-03c1-4e9e-90b7-3bf3fbb056a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0713ms 2024-03-23 16:38:46.737 +05:30 8133da47-c9c5-445f-856d-3d1a49c1a2ce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:38:46.738 +05:30 8133da47-c9c5-445f-856d-3d1a49c1a2ce INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:46 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-23 16:38:46.738 +05:30 8133da47-c9c5-445f-856d-3d1a49c1a2ce INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:46 AM'. 2024-03-23 16:38:46.738 +05:30 4b9f3132-49cb-4c21-be65-7372b1ea814d INF CORS policy execution successful. 2024-03-23 16:38:46.738 +05:30 4b9f3132-49cb-4c21-be65-7372b1ea814d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:46.739 +05:30 4b9f3132-49cb-4c21-be65-7372b1ea814d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:38:46.739 +05:30 4b9f3132-49cb-4c21-be65-7372b1ea814d INF Fetching City deatails 2024-03-23 16:38:46.741 +05:30 4b9f3132-49cb-4c21-be65-7372b1ea814d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:46.741 +05:30 4b9f3132-49cb-4c21-be65-7372b1ea814d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3467ms 2024-03-23 16:38:46.741 +05:30 4b9f3132-49cb-4c21-be65-7372b1ea814d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:46.741 +05:30 4b9f3132-49cb-4c21-be65-7372b1ea814d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.1205ms 2024-03-23 16:38:46.742 +05:30 32c95d27-fa50-4519-a35d-a6b631da472d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:38:46.742 +05:30 32c95d27-fa50-4519-a35d-a6b631da472d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:46 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-23 16:38:46.743 +05:30 32c95d27-fa50-4519-a35d-a6b631da472d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:46 AM'. 2024-03-23 16:38:46.743 +05:30 de0ef495-8bdb-4533-af92-56e177cb93d8 INF CORS policy execution successful. 2024-03-23 16:38:46.743 +05:30 de0ef495-8bdb-4533-af92-56e177cb93d8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:46.743 +05:30 de0ef495-8bdb-4533-af92-56e177cb93d8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:38:46.743 +05:30 de0ef495-8bdb-4533-af92-56e177cb93d8 INF Fetching Country deatails 2024-03-23 16:38:46.744 +05:30 de0ef495-8bdb-4533-af92-56e177cb93d8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:46.744 +05:30 de0ef495-8bdb-4533-af92-56e177cb93d8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2533ms 2024-03-23 16:38:46.744 +05:30 de0ef495-8bdb-4533-af92-56e177cb93d8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:46.744 +05:30 de0ef495-8bdb-4533-af92-56e177cb93d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3292ms 2024-03-23 16:38:46.750 +05:30 9e6b8055-3b0a-4c57-9b43-41249249e317 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:38:46.751 +05:30 9e6b8055-3b0a-4c57-9b43-41249249e317 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:46 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-23 16:38:46.751 +05:30 9e6b8055-3b0a-4c57-9b43-41249249e317 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:46 AM'. 2024-03-23 16:38:46.751 +05:30 fe98e8ec-3f85-41c8-ac72-8f4144593b3d INF CORS policy execution successful. 2024-03-23 16:38:46.751 +05:30 fe98e8ec-3f85-41c8-ac72-8f4144593b3d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:46.751 +05:30 fe98e8ec-3f85-41c8-ac72-8f4144593b3d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:38:46.752 +05:30 fe98e8ec-3f85-41c8-ac72-8f4144593b3d INF Fetching Department deatails 2024-03-23 16:38:46.753 +05:30 fe98e8ec-3f85-41c8-ac72-8f4144593b3d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:46.753 +05:30 fe98e8ec-3f85-41c8-ac72-8f4144593b3d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4822ms 2024-03-23 16:38:46.753 +05:30 fe98e8ec-3f85-41c8-ac72-8f4144593b3d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:46.753 +05:30 fe98e8ec-3f85-41c8-ac72-8f4144593b3d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7902ms 2024-03-23 16:38:48.118 +05:30 af881b11-c3a0-44fa-a2ee-b65d4f8901eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:38:48.119 +05:30 af881b11-c3a0-44fa-a2ee-b65d4f8901eb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:48 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-23 16:38:48.120 +05:30 af881b11-c3a0-44fa-a2ee-b65d4f8901eb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:48 AM'. 2024-03-23 16:38:48.120 +05:30 6a50246b-9feb-4681-ac44-1e1d7c4ac42a INF CORS policy execution successful. 2024-03-23 16:38:48.120 +05:30 6a50246b-9feb-4681-ac44-1e1d7c4ac42a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:48.120 +05:30 6a50246b-9feb-4681-ac44-1e1d7c4ac42a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:38:48.121 +05:30 6a50246b-9feb-4681-ac44-1e1d7c4ac42a INF Fetching City deatails 2024-03-23 16:38:48.122 +05:30 6a50246b-9feb-4681-ac44-1e1d7c4ac42a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:48.122 +05:30 6a50246b-9feb-4681-ac44-1e1d7c4ac42a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1993ms 2024-03-23 16:38:48.122 +05:30 6a50246b-9feb-4681-ac44-1e1d7c4ac42a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:48.122 +05:30 6a50246b-9feb-4681-ac44-1e1d7c4ac42a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.4849ms 2024-03-23 16:38:48.123 +05:30 026f1a32-2d32-4803-8bfa-670e9bd9cc4b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:38:48.123 +05:30 026f1a32-2d32-4803-8bfa-670e9bd9cc4b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:48 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-23 16:38:48.123 +05:30 026f1a32-2d32-4803-8bfa-670e9bd9cc4b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:48 AM'. 2024-03-23 16:38:48.123 +05:30 0fce9dc9-432e-4257-9376-fec2f7dbb123 INF CORS policy execution successful. 2024-03-23 16:38:48.123 +05:30 0fce9dc9-432e-4257-9376-fec2f7dbb123 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:48.124 +05:30 0fce9dc9-432e-4257-9376-fec2f7dbb123 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:38:48.124 +05:30 0fce9dc9-432e-4257-9376-fec2f7dbb123 INF Fetching Country deatails 2024-03-23 16:38:48.125 +05:30 0fce9dc9-432e-4257-9376-fec2f7dbb123 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:48.125 +05:30 0fce9dc9-432e-4257-9376-fec2f7dbb123 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5453ms 2024-03-23 16:38:48.125 +05:30 0fce9dc9-432e-4257-9376-fec2f7dbb123 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:48.125 +05:30 0fce9dc9-432e-4257-9376-fec2f7dbb123 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.7029ms 2024-03-23 16:38:48.130 +05:30 d41fe335-2e6f-47e2-8214-cc3d5efca575 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:38:48.131 +05:30 d41fe335-2e6f-47e2-8214-cc3d5efca575 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:48 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-23 16:38:48.131 +05:30 d41fe335-2e6f-47e2-8214-cc3d5efca575 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:48 AM'. 2024-03-23 16:38:48.131 +05:30 2e01e657-e005-4332-b22e-40ff7199dcc7 INF CORS policy execution successful. 2024-03-23 16:38:48.131 +05:30 2e01e657-e005-4332-b22e-40ff7199dcc7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:48.131 +05:30 2e01e657-e005-4332-b22e-40ff7199dcc7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:38:48.132 +05:30 2e01e657-e005-4332-b22e-40ff7199dcc7 INF Fetching Department deatails 2024-03-23 16:38:48.133 +05:30 2e01e657-e005-4332-b22e-40ff7199dcc7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:48.133 +05:30 2e01e657-e005-4332-b22e-40ff7199dcc7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6933ms 2024-03-23 16:38:48.133 +05:30 2e01e657-e005-4332-b22e-40ff7199dcc7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:48.133 +05:30 2e01e657-e005-4332-b22e-40ff7199dcc7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0501ms 2024-03-23 16:38:48.246 +05:30 f38b8682-545c-4cf7-98a5-81b4e6bedd7c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:38:48.247 +05:30 f38b8682-545c-4cf7-98a5-81b4e6bedd7c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:48 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-23 16:38:48.247 +05:30 f38b8682-545c-4cf7-98a5-81b4e6bedd7c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:48 AM'. 2024-03-23 16:38:48.247 +05:30 7369ef9e-9a4f-4fa4-b3c3-346418c64a4d INF CORS policy execution successful. 2024-03-23 16:38:48.247 +05:30 7369ef9e-9a4f-4fa4-b3c3-346418c64a4d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:48.247 +05:30 7369ef9e-9a4f-4fa4-b3c3-346418c64a4d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:38:48.247 +05:30 7369ef9e-9a4f-4fa4-b3c3-346418c64a4d INF Fetching City deatails 2024-03-23 16:38:48.248 +05:30 7369ef9e-9a4f-4fa4-b3c3-346418c64a4d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:48.249 +05:30 7369ef9e-9a4f-4fa4-b3c3-346418c64a4d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6242ms 2024-03-23 16:38:48.249 +05:30 7369ef9e-9a4f-4fa4-b3c3-346418c64a4d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:48.249 +05:30 7369ef9e-9a4f-4fa4-b3c3-346418c64a4d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0907ms 2024-03-23 16:38:48.253 +05:30 d5d3ae5a-e5d0-409f-9976-143a9e26fbc4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:38:48.254 +05:30 d5d3ae5a-e5d0-409f-9976-143a9e26fbc4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:48 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-23 16:38:48.254 +05:30 d5d3ae5a-e5d0-409f-9976-143a9e26fbc4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:48 AM'. 2024-03-23 16:38:48.254 +05:30 e1d09336-9599-46f5-8060-b3e0e0d423e6 INF CORS policy execution successful. 2024-03-23 16:38:48.254 +05:30 e1d09336-9599-46f5-8060-b3e0e0d423e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:48.254 +05:30 e1d09336-9599-46f5-8060-b3e0e0d423e6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:38:48.255 +05:30 e1d09336-9599-46f5-8060-b3e0e0d423e6 INF Fetching Country deatails 2024-03-23 16:38:48.256 +05:30 e1d09336-9599-46f5-8060-b3e0e0d423e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:48.256 +05:30 e1d09336-9599-46f5-8060-b3e0e0d423e6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4965ms 2024-03-23 16:38:48.256 +05:30 e1d09336-9599-46f5-8060-b3e0e0d423e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:48.256 +05:30 e1d09336-9599-46f5-8060-b3e0e0d423e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.7088ms 2024-03-23 16:38:48.263 +05:30 235a8fe1-90f9-4703-983a-6dacf72850a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:38:48.264 +05:30 235a8fe1-90f9-4703-983a-6dacf72850a5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:48 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-23 16:38:48.264 +05:30 235a8fe1-90f9-4703-983a-6dacf72850a5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:48 AM'. 2024-03-23 16:38:48.265 +05:30 e735193d-a894-46b2-b15a-c7ba5b635c82 INF CORS policy execution successful. 2024-03-23 16:38:48.265 +05:30 e735193d-a894-46b2-b15a-c7ba5b635c82 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:48.265 +05:30 e735193d-a894-46b2-b15a-c7ba5b635c82 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:38:48.267 +05:30 e735193d-a894-46b2-b15a-c7ba5b635c82 INF Fetching Department deatails 2024-03-23 16:38:48.268 +05:30 e735193d-a894-46b2-b15a-c7ba5b635c82 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:48.269 +05:30 e735193d-a894-46b2-b15a-c7ba5b635c82 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.2542ms 2024-03-23 16:38:48.269 +05:30 e735193d-a894-46b2-b15a-c7ba5b635c82 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:48.269 +05:30 e735193d-a894-46b2-b15a-c7ba5b635c82 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.9267ms 2024-03-23 16:38:52.991 +05:30 bd71acfe-74d1-48ed-89e7-bdebec2434c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:38:52.991 +05:30 b6371396-c982-4cdd-9253-3fd133240b0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:38:52.991 +05:30 5fc103aa-5d02-4186-8679-676ec6a0994b INF CORS policy execution successful. 2024-03-23 16:38:52.991 +05:30 14787f73-81f5-4e44-af6b-3db41347eb31 INF CORS policy execution successful. 2024-03-23 16:38:52.991 +05:30 5fc103aa-5d02-4186-8679-676ec6a0994b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5255ms 2024-03-23 16:38:52.991 +05:30 14787f73-81f5-4e44-af6b-3db41347eb31 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5278ms 2024-03-23 16:38:52.995 +05:30 34c4638b-038e-4dd7-b738-013dda721abb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:38:52.995 +05:30 7a8f7c70-f675-4cec-8726-224806033492 INF CORS policy execution successful. 2024-03-23 16:38:52.995 +05:30 7a8f7c70-f675-4cec-8726-224806033492 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4674ms 2024-03-23 16:38:53.038 +05:30 d9edcf34-c489-4333-b0ae-eb25f3f78e56 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:38:53.039 +05:30 d9edcf34-c489-4333-b0ae-eb25f3f78e56 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:53 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-23 16:38:53.040 +05:30 d9edcf34-c489-4333-b0ae-eb25f3f78e56 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:53 AM'. 2024-03-23 16:38:53.040 +05:30 3d08c637-7d59-48bd-94d3-f1331f81661e INF CORS policy execution successful. 2024-03-23 16:38:53.040 +05:30 3d08c637-7d59-48bd-94d3-f1331f81661e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:53.040 +05:30 3d08c637-7d59-48bd-94d3-f1331f81661e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:38:53.040 +05:30 3d08c637-7d59-48bd-94d3-f1331f81661e INF Fetching City deatails 2024-03-23 16:38:53.041 +05:30 3d08c637-7d59-48bd-94d3-f1331f81661e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:53.042 +05:30 3d08c637-7d59-48bd-94d3-f1331f81661e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9588ms 2024-03-23 16:38:53.042 +05:30 3d08c637-7d59-48bd-94d3-f1331f81661e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:53.042 +05:30 3d08c637-7d59-48bd-94d3-f1331f81661e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.5398ms 2024-03-23 16:38:53.049 +05:30 e7e67c4a-1cd6-4a90-91a8-aeaadde8d276 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:38:53.050 +05:30 e7e67c4a-1cd6-4a90-91a8-aeaadde8d276 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:53 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-23 16:38:53.050 +05:30 e7e67c4a-1cd6-4a90-91a8-aeaadde8d276 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:53 AM'. 2024-03-23 16:38:53.050 +05:30 48dc2789-5b45-47e1-95be-92282469fc9f INF CORS policy execution successful. 2024-03-23 16:38:53.050 +05:30 48dc2789-5b45-47e1-95be-92282469fc9f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:53.051 +05:30 48dc2789-5b45-47e1-95be-92282469fc9f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:38:53.051 +05:30 48dc2789-5b45-47e1-95be-92282469fc9f INF Fetching Country deatails 2024-03-23 16:38:53.052 +05:30 48dc2789-5b45-47e1-95be-92282469fc9f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:53.053 +05:30 48dc2789-5b45-47e1-95be-92282469fc9f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9641ms 2024-03-23 16:38:53.053 +05:30 48dc2789-5b45-47e1-95be-92282469fc9f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:53.053 +05:30 48dc2789-5b45-47e1-95be-92282469fc9f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7595ms 2024-03-23 16:38:53.061 +05:30 12ebae26-c8ca-4881-842e-32208b30b42e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:38:53.062 +05:30 12ebae26-c8ca-4881-842e-32208b30b42e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:53 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-23 16:38:53.062 +05:30 12ebae26-c8ca-4881-842e-32208b30b42e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:53 AM'. 2024-03-23 16:38:53.062 +05:30 def37bbc-33d8-4528-8bd0-96b122037591 INF CORS policy execution successful. 2024-03-23 16:38:53.062 +05:30 def37bbc-33d8-4528-8bd0-96b122037591 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:53.062 +05:30 def37bbc-33d8-4528-8bd0-96b122037591 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:38:53.063 +05:30 def37bbc-33d8-4528-8bd0-96b122037591 INF Fetching Department deatails 2024-03-23 16:38:53.064 +05:30 def37bbc-33d8-4528-8bd0-96b122037591 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:53.065 +05:30 def37bbc-33d8-4528-8bd0-96b122037591 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6094ms 2024-03-23 16:38:53.065 +05:30 def37bbc-33d8-4528-8bd0-96b122037591 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:53.065 +05:30 def37bbc-33d8-4528-8bd0-96b122037591 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9656ms 2024-03-23 16:38:53.086 +05:30 0246a61f-487a-4044-b405-c900fd5f1061 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:38:53.087 +05:30 0246a61f-487a-4044-b405-c900fd5f1061 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:53 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-23 16:38:53.087 +05:30 0246a61f-487a-4044-b405-c900fd5f1061 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:53 AM'. 2024-03-23 16:38:53.087 +05:30 db423582-80bc-42f0-bbbc-ce1b8b8c59a4 INF CORS policy execution successful. 2024-03-23 16:38:53.087 +05:30 db423582-80bc-42f0-bbbc-ce1b8b8c59a4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:53.087 +05:30 db423582-80bc-42f0-bbbc-ce1b8b8c59a4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:38:53.088 +05:30 db423582-80bc-42f0-bbbc-ce1b8b8c59a4 INF Fetching City deatails 2024-03-23 16:38:53.089 +05:30 db423582-80bc-42f0-bbbc-ce1b8b8c59a4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:53.089 +05:30 db423582-80bc-42f0-bbbc-ce1b8b8c59a4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7953ms 2024-03-23 16:38:53.089 +05:30 db423582-80bc-42f0-bbbc-ce1b8b8c59a4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:53.089 +05:30 db423582-80bc-42f0-bbbc-ce1b8b8c59a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3601ms 2024-03-23 16:38:53.102 +05:30 472aa9af-e33f-4f64-b9b4-6280f2b22877 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:38:53.103 +05:30 472aa9af-e33f-4f64-b9b4-6280f2b22877 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:53 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-23 16:38:53.103 +05:30 472aa9af-e33f-4f64-b9b4-6280f2b22877 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:53 AM'. 2024-03-23 16:38:53.103 +05:30 b11cca80-68df-4069-b906-ba304c3d687a INF CORS policy execution successful. 2024-03-23 16:38:53.103 +05:30 b11cca80-68df-4069-b906-ba304c3d687a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:53.104 +05:30 b11cca80-68df-4069-b906-ba304c3d687a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:38:53.104 +05:30 b11cca80-68df-4069-b906-ba304c3d687a INF Fetching Country deatails 2024-03-23 16:38:53.106 +05:30 b11cca80-68df-4069-b906-ba304c3d687a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:53.106 +05:30 b11cca80-68df-4069-b906-ba304c3d687a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.3939ms 2024-03-23 16:38:53.106 +05:30 b11cca80-68df-4069-b906-ba304c3d687a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:53.106 +05:30 b11cca80-68df-4069-b906-ba304c3d687a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.9602ms 2024-03-23 16:38:53.115 +05:30 592ee26a-97c2-4755-b00f-e2e007bbfa33 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:38:53.116 +05:30 592ee26a-97c2-4755-b00f-e2e007bbfa33 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:53 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-23 16:38:53.116 +05:30 592ee26a-97c2-4755-b00f-e2e007bbfa33 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:53 AM'. 2024-03-23 16:38:53.116 +05:30 0c4601d3-1a34-4494-8df6-e49d1d32deed INF CORS policy execution successful. 2024-03-23 16:38:53.116 +05:30 0c4601d3-1a34-4494-8df6-e49d1d32deed INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:53.117 +05:30 0c4601d3-1a34-4494-8df6-e49d1d32deed INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:38:53.117 +05:30 0c4601d3-1a34-4494-8df6-e49d1d32deed INF Fetching Department deatails 2024-03-23 16:38:53.118 +05:30 0c4601d3-1a34-4494-8df6-e49d1d32deed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:53.118 +05:30 0c4601d3-1a34-4494-8df6-e49d1d32deed INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8217ms 2024-03-23 16:38:53.119 +05:30 0c4601d3-1a34-4494-8df6-e49d1d32deed INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:53.119 +05:30 0c4601d3-1a34-4494-8df6-e49d1d32deed INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.202ms 2024-03-23 16:38:55.101 +05:30 7d87826e-2a95-4069-b2bc-3c7a0c0094dc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:38:55.101 +05:30 9e5baffc-d00e-40c7-aec7-295a7b21b4f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:38:55.102 +05:30 9e5baffc-d00e-40c7-aec7-295a7b21b4f1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:55 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-23 16:38:55.102 +05:30 7d87826e-2a95-4069-b2bc-3c7a0c0094dc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:55 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-23 16:38:55.102 +05:30 9e5baffc-d00e-40c7-aec7-295a7b21b4f1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:55 AM'. 2024-03-23 16:38:55.102 +05:30 7d87826e-2a95-4069-b2bc-3c7a0c0094dc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:55 AM'. 2024-03-23 16:38:55.102 +05:30 56aef6a2-acd4-4dbc-8dc7-054dc55e711f INF CORS policy execution successful. 2024-03-23 16:38:55.102 +05:30 cd1a1749-3a6f-40aa-956f-584d3171dfc4 INF CORS policy execution successful. 2024-03-23 16:38:55.103 +05:30 56aef6a2-acd4-4dbc-8dc7-054dc55e711f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:55.103 +05:30 cd1a1749-3a6f-40aa-956f-584d3171dfc4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:55.103 +05:30 56aef6a2-acd4-4dbc-8dc7-054dc55e711f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:38:55.103 +05:30 cd1a1749-3a6f-40aa-956f-584d3171dfc4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:38:55.103 +05:30 56aef6a2-acd4-4dbc-8dc7-054dc55e711f INF Fetching Country deatails 2024-03-23 16:38:55.103 +05:30 cd1a1749-3a6f-40aa-956f-584d3171dfc4 INF Fetching City deatails 2024-03-23 16:38:55.105 +05:30 56aef6a2-acd4-4dbc-8dc7-054dc55e711f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:55.105 +05:30 cd1a1749-3a6f-40aa-956f-584d3171dfc4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:55.105 +05:30 56aef6a2-acd4-4dbc-8dc7-054dc55e711f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4171ms 2024-03-23 16:38:55.105 +05:30 cd1a1749-3a6f-40aa-956f-584d3171dfc4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3689ms 2024-03-23 16:38:55.105 +05:30 56aef6a2-acd4-4dbc-8dc7-054dc55e711f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:55.105 +05:30 cd1a1749-3a6f-40aa-956f-584d3171dfc4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:55.105 +05:30 56aef6a2-acd4-4dbc-8dc7-054dc55e711f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.6374ms 2024-03-23 16:38:55.105 +05:30 cd1a1749-3a6f-40aa-956f-584d3171dfc4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.9139ms 2024-03-23 16:38:55.107 +05:30 a3a9cb4e-13c3-4716-a932-08c6ad71c8aa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:38:55.108 +05:30 a3a9cb4e-13c3-4716-a932-08c6ad71c8aa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:55 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-23 16:38:55.108 +05:30 a3a9cb4e-13c3-4716-a932-08c6ad71c8aa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:55 AM'. 2024-03-23 16:38:55.108 +05:30 1691ff3d-0200-437d-a7f2-a35bc885dc21 INF CORS policy execution successful. 2024-03-23 16:38:55.108 +05:30 1691ff3d-0200-437d-a7f2-a35bc885dc21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:55.109 +05:30 1691ff3d-0200-437d-a7f2-a35bc885dc21 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:38:55.109 +05:30 1691ff3d-0200-437d-a7f2-a35bc885dc21 INF Fetching Department deatails 2024-03-23 16:38:55.110 +05:30 1691ff3d-0200-437d-a7f2-a35bc885dc21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:55.111 +05:30 1691ff3d-0200-437d-a7f2-a35bc885dc21 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1635ms 2024-03-23 16:38:55.111 +05:30 1691ff3d-0200-437d-a7f2-a35bc885dc21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:55.111 +05:30 1691ff3d-0200-437d-a7f2-a35bc885dc21 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9562ms 2024-03-23 16:38:55.277 +05:30 4d431139-53d3-4bc6-a69c-46d330056444 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:38:55.278 +05:30 4d431139-53d3-4bc6-a69c-46d330056444 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:55 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-23 16:38:55.278 +05:30 4d431139-53d3-4bc6-a69c-46d330056444 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:55 AM'. 2024-03-23 16:38:55.278 +05:30 6ac6f89f-36c7-422c-a24e-45a421797f94 INF CORS policy execution successful. 2024-03-23 16:38:55.278 +05:30 6ac6f89f-36c7-422c-a24e-45a421797f94 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:55.278 +05:30 6ac6f89f-36c7-422c-a24e-45a421797f94 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:38:55.279 +05:30 6ac6f89f-36c7-422c-a24e-45a421797f94 INF Fetching City deatails 2024-03-23 16:38:55.280 +05:30 6ac6f89f-36c7-422c-a24e-45a421797f94 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:55.280 +05:30 6ac6f89f-36c7-422c-a24e-45a421797f94 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0119ms 2024-03-23 16:38:55.280 +05:30 6ac6f89f-36c7-422c-a24e-45a421797f94 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:38:55.281 +05:30 6ac6f89f-36c7-422c-a24e-45a421797f94 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7065ms 2024-03-23 16:38:55.282 +05:30 290ed3cc-b378-479b-885f-7fdfc7acdb02 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:38:55.283 +05:30 290ed3cc-b378-479b-885f-7fdfc7acdb02 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:55 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-23 16:38:55.283 +05:30 290ed3cc-b378-479b-885f-7fdfc7acdb02 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:55 AM'. 2024-03-23 16:38:55.283 +05:30 4c0b7ab2-a2c9-4dd7-94b4-08d1ce1b5f33 INF CORS policy execution successful. 2024-03-23 16:38:55.283 +05:30 4c0b7ab2-a2c9-4dd7-94b4-08d1ce1b5f33 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:55.283 +05:30 4c0b7ab2-a2c9-4dd7-94b4-08d1ce1b5f33 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:38:55.284 +05:30 4c0b7ab2-a2c9-4dd7-94b4-08d1ce1b5f33 INF Fetching Country deatails 2024-03-23 16:38:55.285 +05:30 4c0b7ab2-a2c9-4dd7-94b4-08d1ce1b5f33 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:55.285 +05:30 4c0b7ab2-a2c9-4dd7-94b4-08d1ce1b5f33 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.616ms 2024-03-23 16:38:55.285 +05:30 4c0b7ab2-a2c9-4dd7-94b4-08d1ce1b5f33 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:38:55.285 +05:30 4c0b7ab2-a2c9-4dd7-94b4-08d1ce1b5f33 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3453ms 2024-03-23 16:38:55.292 +05:30 96fd8414-b0cb-4a23-a3a5-51122ed742ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:38:55.293 +05:30 96fd8414-b0cb-4a23-a3a5-51122ed742ad INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:55 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-23 16:38:55.293 +05:30 96fd8414-b0cb-4a23-a3a5-51122ed742ad INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:08:55 AM'. 2024-03-23 16:38:55.293 +05:30 3733c45b-b03e-42a5-ac66-77f0de55997d INF CORS policy execution successful. 2024-03-23 16:38:55.293 +05:30 3733c45b-b03e-42a5-ac66-77f0de55997d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:55.293 +05:30 3733c45b-b03e-42a5-ac66-77f0de55997d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:38:55.294 +05:30 3733c45b-b03e-42a5-ac66-77f0de55997d INF Fetching Department deatails 2024-03-23 16:38:55.295 +05:30 3733c45b-b03e-42a5-ac66-77f0de55997d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:38:55.296 +05:30 3733c45b-b03e-42a5-ac66-77f0de55997d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0603ms 2024-03-23 16:38:55.296 +05:30 3733c45b-b03e-42a5-ac66-77f0de55997d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:38:55.296 +05:30 3733c45b-b03e-42a5-ac66-77f0de55997d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9657ms 2024-03-23 16:39:03.453 +05:30 c403c25f-a2a2-4e66-a789-9664039164df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:39:03.453 +05:30 16c66a5e-5f02-4017-8d46-458bf8d7ed69 INF CORS policy execution successful. 2024-03-23 16:39:03.454 +05:30 16c66a5e-5f02-4017-8d46-458bf8d7ed69 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8017ms 2024-03-23 16:39:03.454 +05:30 1a096fb3-0f3d-4e1a-aceb-9fd8a1a97927 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:39:03.454 +05:30 c28bcfab-d610-41a9-b1b7-70c6d26fc77f INF CORS policy execution successful. 2024-03-23 16:39:03.455 +05:30 c28bcfab-d610-41a9-b1b7-70c6d26fc77f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4544ms 2024-03-23 16:39:03.455 +05:30 7fc932ea-b63c-4925-a417-195d70fa4856 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:39:03.455 +05:30 a2b0268c-202e-45db-ace4-52e7ccb562b9 INF CORS policy execution successful. 2024-03-23 16:39:03.455 +05:30 a2b0268c-202e-45db-ace4-52e7ccb562b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2938ms 2024-03-23 16:39:03.503 +05:30 b2b10a54-5935-4f2f-9076-41c587fcc190 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:39:03.504 +05:30 b2b10a54-5935-4f2f-9076-41c587fcc190 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:03 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-23 16:39:03.504 +05:30 b2b10a54-5935-4f2f-9076-41c587fcc190 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:03 AM'. 2024-03-23 16:39:03.505 +05:30 b9276c73-df68-44bb-872d-f817df12fca9 INF CORS policy execution successful. 2024-03-23 16:39:03.505 +05:30 b9276c73-df68-44bb-872d-f817df12fca9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:39:03.505 +05:30 b9276c73-df68-44bb-872d-f817df12fca9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:39:03.505 +05:30 b9276c73-df68-44bb-872d-f817df12fca9 INF Fetching City deatails 2024-03-23 16:39:03.507 +05:30 b9276c73-df68-44bb-872d-f817df12fca9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:03.507 +05:30 b9276c73-df68-44bb-872d-f817df12fca9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3513ms 2024-03-23 16:39:03.507 +05:30 b9276c73-df68-44bb-872d-f817df12fca9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:39:03.508 +05:30 b9276c73-df68-44bb-872d-f817df12fca9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.3712ms 2024-03-23 16:39:03.513 +05:30 56218b4b-d808-4054-9013-fa1170eec580 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:39:03.514 +05:30 56218b4b-d808-4054-9013-fa1170eec580 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:03 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-23 16:39:03.514 +05:30 56218b4b-d808-4054-9013-fa1170eec580 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:03 AM'. 2024-03-23 16:39:03.515 +05:30 c6eb0fb2-9304-4868-83e8-73f52128418c INF CORS policy execution successful. 2024-03-23 16:39:03.515 +05:30 c6eb0fb2-9304-4868-83e8-73f52128418c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:39:03.515 +05:30 c6eb0fb2-9304-4868-83e8-73f52128418c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:39:03.515 +05:30 c6eb0fb2-9304-4868-83e8-73f52128418c INF Fetching Department deatails 2024-03-23 16:39:03.516 +05:30 4b3b336c-4275-4ffb-a957-1b8fcc1e851b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:39:03.517 +05:30 c6eb0fb2-9304-4868-83e8-73f52128418c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:03.517 +05:30 c6eb0fb2-9304-4868-83e8-73f52128418c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3282ms 2024-03-23 16:39:03.517 +05:30 4b3b336c-4275-4ffb-a957-1b8fcc1e851b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:03 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-23 16:39:03.517 +05:30 c6eb0fb2-9304-4868-83e8-73f52128418c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:39:03.518 +05:30 4b3b336c-4275-4ffb-a957-1b8fcc1e851b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:03 AM'. 2024-03-23 16:39:03.518 +05:30 f624ecba-0dd5-47eb-bb69-16cb5509890f INF CORS policy execution successful. 2024-03-23 16:39:03.518 +05:30 f624ecba-0dd5-47eb-bb69-16cb5509890f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:39:03.518 +05:30 c6eb0fb2-9304-4868-83e8-73f52128418c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.6493ms 2024-03-23 16:39:03.518 +05:30 f624ecba-0dd5-47eb-bb69-16cb5509890f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:39:03.518 +05:30 f624ecba-0dd5-47eb-bb69-16cb5509890f INF Fetching Country deatails 2024-03-23 16:39:03.519 +05:30 f624ecba-0dd5-47eb-bb69-16cb5509890f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:03.520 +05:30 f624ecba-0dd5-47eb-bb69-16cb5509890f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7714ms 2024-03-23 16:39:03.520 +05:30 f624ecba-0dd5-47eb-bb69-16cb5509890f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:39:03.520 +05:30 f624ecba-0dd5-47eb-bb69-16cb5509890f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.4321ms 2024-03-23 16:39:04.063 +05:30 9c6e97f6-7f2a-4692-aef9-5716d055ca1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:39:04.064 +05:30 b6303822-b91e-42ec-adec-5d0642b98740 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:39:04.065 +05:30 9c6e97f6-7f2a-4692-aef9-5716d055ca1a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:04 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-23 16:39:04.065 +05:30 b6303822-b91e-42ec-adec-5d0642b98740 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:04 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-23 16:39:04.065 +05:30 9c6e97f6-7f2a-4692-aef9-5716d055ca1a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:04 AM'. 2024-03-23 16:39:04.065 +05:30 b6303822-b91e-42ec-adec-5d0642b98740 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:04 AM'. 2024-03-23 16:39:04.066 +05:30 14fa2ab9-270c-4a0f-95f8-56a760107b00 INF CORS policy execution successful. 2024-03-23 16:39:04.066 +05:30 53a41847-58de-4e01-8e5a-0b4fb2c375d2 INF CORS policy execution successful. 2024-03-23 16:39:04.066 +05:30 14fa2ab9-270c-4a0f-95f8-56a760107b00 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:39:04.066 +05:30 53a41847-58de-4e01-8e5a-0b4fb2c375d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:39:04.066 +05:30 53a41847-58de-4e01-8e5a-0b4fb2c375d2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:39:04.066 +05:30 14fa2ab9-270c-4a0f-95f8-56a760107b00 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:39:04.067 +05:30 53a41847-58de-4e01-8e5a-0b4fb2c375d2 INF Fetching Country deatails 2024-03-23 16:39:04.067 +05:30 14fa2ab9-270c-4a0f-95f8-56a760107b00 INF Fetching Department deatails 2024-03-23 16:39:04.067 +05:30 8d8ea8c8-c7c4-4193-9e30-b5f67b8dd4b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:39:04.067 +05:30 8d8ea8c8-c7c4-4193-9e30-b5f67b8dd4b9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:04 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-23 16:39:04.068 +05:30 8d8ea8c8-c7c4-4193-9e30-b5f67b8dd4b9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:04 AM'. 2024-03-23 16:39:04.068 +05:30 53a41847-58de-4e01-8e5a-0b4fb2c375d2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:04.068 +05:30 24323aba-7bf8-4307-9e25-4dab9b144470 INF CORS policy execution successful. 2024-03-23 16:39:04.068 +05:30 14fa2ab9-270c-4a0f-95f8-56a760107b00 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:04.068 +05:30 24323aba-7bf8-4307-9e25-4dab9b144470 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:39:04.068 +05:30 24323aba-7bf8-4307-9e25-4dab9b144470 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:39:04.068 +05:30 14fa2ab9-270c-4a0f-95f8-56a760107b00 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1495ms 2024-03-23 16:39:04.068 +05:30 14fa2ab9-270c-4a0f-95f8-56a760107b00 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:39:04.068 +05:30 53a41847-58de-4e01-8e5a-0b4fb2c375d2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2613ms 2024-03-23 16:39:04.068 +05:30 53a41847-58de-4e01-8e5a-0b4fb2c375d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:39:04.068 +05:30 14fa2ab9-270c-4a0f-95f8-56a760107b00 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.988ms 2024-03-23 16:39:04.069 +05:30 53a41847-58de-4e01-8e5a-0b4fb2c375d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.2781ms 2024-03-23 16:39:04.069 +05:30 24323aba-7bf8-4307-9e25-4dab9b144470 INF Fetching City deatails 2024-03-23 16:39:04.070 +05:30 24323aba-7bf8-4307-9e25-4dab9b144470 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:04.070 +05:30 24323aba-7bf8-4307-9e25-4dab9b144470 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0937ms 2024-03-23 16:39:04.070 +05:30 24323aba-7bf8-4307-9e25-4dab9b144470 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:39:04.070 +05:30 24323aba-7bf8-4307-9e25-4dab9b144470 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4523ms 2024-03-23 16:39:08.001 +05:30 39621ff3-0b64-4665-b2d8-7fded860815e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:39:08.002 +05:30 39621ff3-0b64-4665-b2d8-7fded860815e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:08 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-23 16:39:08.003 +05:30 39621ff3-0b64-4665-b2d8-7fded860815e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:08 AM'. 2024-03-23 16:39:08.003 +05:30 c03e8477-af80-44b8-bdad-4a55ec0f5e79 INF CORS policy execution successful. 2024-03-23 16:39:08.003 +05:30 c03e8477-af80-44b8-bdad-4a55ec0f5e79 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:39:08.003 +05:30 c03e8477-af80-44b8-bdad-4a55ec0f5e79 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:39:08.004 +05:30 c03e8477-af80-44b8-bdad-4a55ec0f5e79 INF Fetching City deatails 2024-03-23 16:39:08.005 +05:30 c03e8477-af80-44b8-bdad-4a55ec0f5e79 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:08.006 +05:30 c03e8477-af80-44b8-bdad-4a55ec0f5e79 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3316ms 2024-03-23 16:39:08.006 +05:30 c03e8477-af80-44b8-bdad-4a55ec0f5e79 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:39:08.006 +05:30 c03e8477-af80-44b8-bdad-4a55ec0f5e79 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.0305ms 2024-03-23 16:39:08.009 +05:30 9f0bc1c2-a63e-4a3a-9cfd-e67b803806fe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:39:08.009 +05:30 9f0bc1c2-a63e-4a3a-9cfd-e67b803806fe INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:08 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-23 16:39:08.009 +05:30 9f0bc1c2-a63e-4a3a-9cfd-e67b803806fe INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:08 AM'. 2024-03-23 16:39:08.009 +05:30 37f1e823-419c-4b21-9123-ea3c72a41979 INF CORS policy execution successful. 2024-03-23 16:39:08.010 +05:30 37f1e823-419c-4b21-9123-ea3c72a41979 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:39:08.010 +05:30 37f1e823-419c-4b21-9123-ea3c72a41979 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:39:08.010 +05:30 37f1e823-419c-4b21-9123-ea3c72a41979 INF Fetching Country deatails 2024-03-23 16:39:08.011 +05:30 37f1e823-419c-4b21-9123-ea3c72a41979 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:08.011 +05:30 37f1e823-419c-4b21-9123-ea3c72a41979 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6565ms 2024-03-23 16:39:08.011 +05:30 5310d28c-fa32-4c70-b403-15c25eba6abc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:39:08.011 +05:30 37f1e823-419c-4b21-9123-ea3c72a41979 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:39:08.012 +05:30 37f1e823-419c-4b21-9123-ea3c72a41979 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.9345ms 2024-03-23 16:39:08.012 +05:30 5310d28c-fa32-4c70-b403-15c25eba6abc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:08 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-23 16:39:08.012 +05:30 5310d28c-fa32-4c70-b403-15c25eba6abc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:08 AM'. 2024-03-23 16:39:08.012 +05:30 e4086994-1ad8-433f-99a7-33053a90c478 INF CORS policy execution successful. 2024-03-23 16:39:08.012 +05:30 e4086994-1ad8-433f-99a7-33053a90c478 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:39:08.012 +05:30 e4086994-1ad8-433f-99a7-33053a90c478 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:39:08.013 +05:30 e4086994-1ad8-433f-99a7-33053a90c478 INF Fetching Department deatails 2024-03-23 16:39:08.013 +05:30 e4086994-1ad8-433f-99a7-33053a90c478 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:08.014 +05:30 e4086994-1ad8-433f-99a7-33053a90c478 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1719ms 2024-03-23 16:39:08.014 +05:30 e4086994-1ad8-433f-99a7-33053a90c478 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:39:08.014 +05:30 e4086994-1ad8-433f-99a7-33053a90c478 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.3649ms 2024-03-23 16:39:08.152 +05:30 582f7492-aced-4a90-a314-007259c91ff4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:39:08.152 +05:30 582f7492-aced-4a90-a314-007259c91ff4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:08 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-23 16:39:08.153 +05:30 582f7492-aced-4a90-a314-007259c91ff4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:08 AM'. 2024-03-23 16:39:08.153 +05:30 1fdcdf60-0414-41e7-a2a6-f724b3b264ef INF CORS policy execution successful. 2024-03-23 16:39:08.153 +05:30 1fdcdf60-0414-41e7-a2a6-f724b3b264ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:39:08.153 +05:30 1fdcdf60-0414-41e7-a2a6-f724b3b264ef INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:39:08.154 +05:30 1fdcdf60-0414-41e7-a2a6-f724b3b264ef INF Fetching City deatails 2024-03-23 16:39:08.155 +05:30 1fdcdf60-0414-41e7-a2a6-f724b3b264ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:08.155 +05:30 1fdcdf60-0414-41e7-a2a6-f724b3b264ef INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6985ms 2024-03-23 16:39:08.155 +05:30 1fdcdf60-0414-41e7-a2a6-f724b3b264ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:39:08.155 +05:30 1fdcdf60-0414-41e7-a2a6-f724b3b264ef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3443ms 2024-03-23 16:39:08.164 +05:30 2442c93a-da13-4364-a862-dd3149e55f99 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:39:08.165 +05:30 2442c93a-da13-4364-a862-dd3149e55f99 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:08 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-23 16:39:08.165 +05:30 2442c93a-da13-4364-a862-dd3149e55f99 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:08 AM'. 2024-03-23 16:39:08.165 +05:30 62aca26a-6d07-40b5-8fac-1fb197a5453f INF CORS policy execution successful. 2024-03-23 16:39:08.165 +05:30 62aca26a-6d07-40b5-8fac-1fb197a5453f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:39:08.165 +05:30 62aca26a-6d07-40b5-8fac-1fb197a5453f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:39:08.166 +05:30 62aca26a-6d07-40b5-8fac-1fb197a5453f INF Fetching Country deatails 2024-03-23 16:39:08.167 +05:30 62aca26a-6d07-40b5-8fac-1fb197a5453f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:08.167 +05:30 62aca26a-6d07-40b5-8fac-1fb197a5453f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5515ms 2024-03-23 16:39:08.167 +05:30 62aca26a-6d07-40b5-8fac-1fb197a5453f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:39:08.167 +05:30 62aca26a-6d07-40b5-8fac-1fb197a5453f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.959ms 2024-03-23 16:39:08.170 +05:30 9b4b25f9-96e6-40a8-9450-16a7595a8843 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:39:08.171 +05:30 9b4b25f9-96e6-40a8-9450-16a7595a8843 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:08 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-23 16:39:08.171 +05:30 9b4b25f9-96e6-40a8-9450-16a7595a8843 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:08 AM'. 2024-03-23 16:39:08.171 +05:30 835f8564-8aab-427c-bf30-3b755de5165b INF CORS policy execution successful. 2024-03-23 16:39:08.171 +05:30 835f8564-8aab-427c-bf30-3b755de5165b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:39:08.171 +05:30 835f8564-8aab-427c-bf30-3b755de5165b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:39:08.171 +05:30 835f8564-8aab-427c-bf30-3b755de5165b INF Fetching Department deatails 2024-03-23 16:39:08.172 +05:30 835f8564-8aab-427c-bf30-3b755de5165b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:08.172 +05:30 835f8564-8aab-427c-bf30-3b755de5165b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.274ms 2024-03-23 16:39:08.172 +05:30 835f8564-8aab-427c-bf30-3b755de5165b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:39:08.173 +05:30 835f8564-8aab-427c-bf30-3b755de5165b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2133ms 2024-03-23 16:39:09.377 +05:30 eeb987e5-a00e-4eb9-8aef-257e0f544b48 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:39:09.377 +05:30 d0efa0fd-f823-4620-a8c6-8c2edfe6e64c INF CORS policy execution successful. 2024-03-23 16:39:09.378 +05:30 d0efa0fd-f823-4620-a8c6-8c2edfe6e64c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7679ms 2024-03-23 16:39:09.384 +05:30 d4e9731a-ba17-4962-89fe-3afd1cda7679 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:39:09.384 +05:30 bd556063-4dbd-49ae-8cad-8d09a6d1d07a INF CORS policy execution successful. 2024-03-23 16:39:09.384 +05:30 bd556063-4dbd-49ae-8cad-8d09a6d1d07a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5418ms 2024-03-23 16:39:09.385 +05:30 61bbab27-67d0-42e3-ab3a-fef5da5cf1b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:39:09.385 +05:30 6c7c4939-754e-4988-8cbd-3cc88a74d082 INF CORS policy execution successful. 2024-03-23 16:39:09.385 +05:30 6c7c4939-754e-4988-8cbd-3cc88a74d082 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.281ms 2024-03-23 16:39:09.443 +05:30 619a5d95-4a8d-4af0-a73c-90ce1ead8df7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:39:09.444 +05:30 619a5d95-4a8d-4af0-a73c-90ce1ead8df7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:09 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-23 16:39:09.445 +05:30 619a5d95-4a8d-4af0-a73c-90ce1ead8df7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:09 AM'. 2024-03-23 16:39:09.445 +05:30 8a60bb43-b0b5-4b8a-aec7-33068cced11a INF CORS policy execution successful. 2024-03-23 16:39:09.445 +05:30 8a60bb43-b0b5-4b8a-aec7-33068cced11a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:39:09.445 +05:30 8a60bb43-b0b5-4b8a-aec7-33068cced11a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:39:09.446 +05:30 8a60bb43-b0b5-4b8a-aec7-33068cced11a INF Fetching City deatails 2024-03-23 16:39:09.447 +05:30 8a60bb43-b0b5-4b8a-aec7-33068cced11a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:09.448 +05:30 8a60bb43-b0b5-4b8a-aec7-33068cced11a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3603ms 2024-03-23 16:39:09.448 +05:30 8a60bb43-b0b5-4b8a-aec7-33068cced11a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:39:09.448 +05:30 8a60bb43-b0b5-4b8a-aec7-33068cced11a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.344ms 2024-03-23 16:39:09.452 +05:30 a53bc870-0620-4bd2-bbe9-ad6043add74a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:39:09.452 +05:30 8d52e218-a8eb-4d4d-9b04-078a9b5e1fec INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:39:09.452 +05:30 a53bc870-0620-4bd2-bbe9-ad6043add74a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:09 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-23 16:39:09.453 +05:30 8d52e218-a8eb-4d4d-9b04-078a9b5e1fec INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:09 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-23 16:39:09.453 +05:30 a53bc870-0620-4bd2-bbe9-ad6043add74a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:09 AM'. 2024-03-23 16:39:09.453 +05:30 8d52e218-a8eb-4d4d-9b04-078a9b5e1fec INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:09 AM'. 2024-03-23 16:39:09.453 +05:30 b3de1817-b654-4c7e-8ac0-0af3155e51ef INF CORS policy execution successful. 2024-03-23 16:39:09.453 +05:30 ebc4e7df-74e9-4b15-a5d4-b5d52f779a22 INF CORS policy execution successful. 2024-03-23 16:39:09.453 +05:30 b3de1817-b654-4c7e-8ac0-0af3155e51ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:39:09.453 +05:30 ebc4e7df-74e9-4b15-a5d4-b5d52f779a22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:39:09.453 +05:30 ebc4e7df-74e9-4b15-a5d4-b5d52f779a22 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:39:09.453 +05:30 b3de1817-b654-4c7e-8ac0-0af3155e51ef INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:39:09.454 +05:30 b3de1817-b654-4c7e-8ac0-0af3155e51ef INF Fetching Department deatails 2024-03-23 16:39:09.454 +05:30 ebc4e7df-74e9-4b15-a5d4-b5d52f779a22 INF Fetching Country deatails 2024-03-23 16:39:09.456 +05:30 b3de1817-b654-4c7e-8ac0-0af3155e51ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:09.457 +05:30 ebc4e7df-74e9-4b15-a5d4-b5d52f779a22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:09.457 +05:30 b3de1817-b654-4c7e-8ac0-0af3155e51ef INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.6534ms 2024-03-23 16:39:09.457 +05:30 b3de1817-b654-4c7e-8ac0-0af3155e51ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:39:09.457 +05:30 ebc4e7df-74e9-4b15-a5d4-b5d52f779a22 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.8499ms 2024-03-23 16:39:09.457 +05:30 ebc4e7df-74e9-4b15-a5d4-b5d52f779a22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:39:09.457 +05:30 b3de1817-b654-4c7e-8ac0-0af3155e51ef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.2793ms 2024-03-23 16:39:09.457 +05:30 ebc4e7df-74e9-4b15-a5d4-b5d52f779a22 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.0228ms 2024-03-23 16:39:09.511 +05:30 15282ed0-69f1-4522-b699-104da3d43966 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:39:09.512 +05:30 15282ed0-69f1-4522-b699-104da3d43966 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:09 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-23 16:39:09.513 +05:30 15282ed0-69f1-4522-b699-104da3d43966 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:09 AM'. 2024-03-23 16:39:09.513 +05:30 bb9b539b-565e-4183-8882-f27ea44d708a INF CORS policy execution successful. 2024-03-23 16:39:09.513 +05:30 bb9b539b-565e-4183-8882-f27ea44d708a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:39:09.513 +05:30 bb9b539b-565e-4183-8882-f27ea44d708a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:39:09.514 +05:30 bb9b539b-565e-4183-8882-f27ea44d708a INF Fetching City deatails 2024-03-23 16:39:09.516 +05:30 bb9b539b-565e-4183-8882-f27ea44d708a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:09.517 +05:30 bb9b539b-565e-4183-8882-f27ea44d708a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.441ms 2024-03-23 16:39:09.517 +05:30 bb9b539b-565e-4183-8882-f27ea44d708a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:39:09.517 +05:30 bb9b539b-565e-4183-8882-f27ea44d708a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.3227ms 2024-03-23 16:39:09.520 +05:30 66c5525e-f9b3-42a4-9a88-280b640bd4c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:39:09.520 +05:30 8332b1a5-c1a2-4b3e-92c5-aa5cf6a33eb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:39:09.521 +05:30 66c5525e-f9b3-42a4-9a88-280b640bd4c4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:09 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-23 16:39:09.521 +05:30 8332b1a5-c1a2-4b3e-92c5-aa5cf6a33eb7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:09 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-23 16:39:09.521 +05:30 66c5525e-f9b3-42a4-9a88-280b640bd4c4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:09 AM'. 2024-03-23 16:39:09.522 +05:30 8332b1a5-c1a2-4b3e-92c5-aa5cf6a33eb7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:09:09 AM'. 2024-03-23 16:39:09.522 +05:30 fe685098-b29d-455e-b316-36552065e354 INF CORS policy execution successful. 2024-03-23 16:39:09.522 +05:30 4234c2ef-1ef0-43bf-95e9-33be6f512776 INF CORS policy execution successful. 2024-03-23 16:39:09.522 +05:30 fe685098-b29d-455e-b316-36552065e354 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:39:09.522 +05:30 4234c2ef-1ef0-43bf-95e9-33be6f512776 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:39:09.522 +05:30 fe685098-b29d-455e-b316-36552065e354 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:39:09.522 +05:30 4234c2ef-1ef0-43bf-95e9-33be6f512776 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:39:09.523 +05:30 4234c2ef-1ef0-43bf-95e9-33be6f512776 INF Fetching Department deatails 2024-03-23 16:39:09.523 +05:30 fe685098-b29d-455e-b316-36552065e354 INF Fetching Country deatails 2024-03-23 16:39:09.524 +05:30 fe685098-b29d-455e-b316-36552065e354 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:09.524 +05:30 4234c2ef-1ef0-43bf-95e9-33be6f512776 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:39:09.524 +05:30 4234c2ef-1ef0-43bf-95e9-33be6f512776 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2255ms 2024-03-23 16:39:09.524 +05:30 fe685098-b29d-455e-b316-36552065e354 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2658ms 2024-03-23 16:39:09.524 +05:30 4234c2ef-1ef0-43bf-95e9-33be6f512776 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:39:09.525 +05:30 fe685098-b29d-455e-b316-36552065e354 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:39:09.525 +05:30 fe685098-b29d-455e-b316-36552065e354 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.5264ms 2024-03-23 16:39:09.525 +05:30 4234c2ef-1ef0-43bf-95e9-33be6f512776 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.3714ms 2024-03-23 16:41:43.787 +05:30 fc2618ab-7019-4284-8c95-07adeffb4e5c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:41:43.789 +05:30 c5894499-4c98-415b-8ce7-e1882ee5fbda INF CORS policy execution successful. 2024-03-23 16:41:43.790 +05:30 c5894499-4c98-415b-8ce7-e1882ee5fbda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 3.0299ms 2024-03-23 16:41:43.792 +05:30 441ce3b3-28f6-440d-aceb-f74a0dabe771 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:41:43.793 +05:30 6d17cc80-2e99-425f-a70a-893c1afd2f52 INF CORS policy execution successful. 2024-03-23 16:41:43.793 +05:30 6d17cc80-2e99-425f-a70a-893c1afd2f52 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9523ms 2024-03-23 16:41:43.802 +05:30 c8938ec5-774a-40b4-b713-ad29765db315 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:41:43.802 +05:30 6d62cab6-d40c-4a77-86ce-579a12547e61 INF CORS policy execution successful. 2024-03-23 16:41:43.802 +05:30 6d62cab6-d40c-4a77-86ce-579a12547e61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4874ms 2024-03-23 16:41:43.827 +05:30 03fe87aa-6cfb-4b0f-a274-3b4deb465bf6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:41:43.829 +05:30 03fe87aa-6cfb-4b0f-a274-3b4deb465bf6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:11:43 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-23 16:41:43.831 +05:30 03fe87aa-6cfb-4b0f-a274-3b4deb465bf6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:11:43 AM'. 2024-03-23 16:41:43.831 +05:30 85a38732-2bd2-4037-b8b8-46a9de62c89c INF CORS policy execution successful. 2024-03-23 16:41:43.831 +05:30 85a38732-2bd2-4037-b8b8-46a9de62c89c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:41:43.832 +05:30 85a38732-2bd2-4037-b8b8-46a9de62c89c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:41:43.834 +05:30 85a38732-2bd2-4037-b8b8-46a9de62c89c INF Fetching City deatails 2024-03-23 16:41:43.835 +05:30 e9abdc49-e0c4-42d9-adb2-59fe940c48f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:41:43.836 +05:30 e9abdc49-e0c4-42d9-adb2-59fe940c48f5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:11:43 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-23 16:41:43.837 +05:30 e9abdc49-e0c4-42d9-adb2-59fe940c48f5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:11:43 AM'. 2024-03-23 16:41:43.837 +05:30 7a761c0f-de7b-4a0f-9224-49b9df4112ac INF CORS policy execution successful. 2024-03-23 16:41:43.837 +05:30 7a761c0f-de7b-4a0f-9224-49b9df4112ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:41:43.837 +05:30 7a761c0f-de7b-4a0f-9224-49b9df4112ac INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:41:43.837 +05:30 85a38732-2bd2-4037-b8b8-46a9de62c89c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:41:43.838 +05:30 7a761c0f-de7b-4a0f-9224-49b9df4112ac INF Fetching Country deatails 2024-03-23 16:41:43.839 +05:30 85a38732-2bd2-4037-b8b8-46a9de62c89c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.2106ms 2024-03-23 16:41:43.840 +05:30 85a38732-2bd2-4037-b8b8-46a9de62c89c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:41:43.840 +05:30 85a38732-2bd2-4037-b8b8-46a9de62c89c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 12.9253ms 2024-03-23 16:41:43.841 +05:30 7a761c0f-de7b-4a0f-9224-49b9df4112ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:41:43.841 +05:30 7a761c0f-de7b-4a0f-9224-49b9df4112ac INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.2424ms 2024-03-23 16:41:43.841 +05:30 7a761c0f-de7b-4a0f-9224-49b9df4112ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:41:43.841 +05:30 7a761c0f-de7b-4a0f-9224-49b9df4112ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.9487ms 2024-03-23 16:41:43.850 +05:30 ae1c3ed4-b96c-4ff5-88c7-9b47b12a2a43 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:41:43.851 +05:30 ae1c3ed4-b96c-4ff5-88c7-9b47b12a2a43 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:11:43 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-23 16:41:43.851 +05:30 ae1c3ed4-b96c-4ff5-88c7-9b47b12a2a43 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:11:43 AM'. 2024-03-23 16:41:43.851 +05:30 16753c27-7c0e-47e3-8778-3b7976754a74 INF CORS policy execution successful. 2024-03-23 16:41:43.851 +05:30 16753c27-7c0e-47e3-8778-3b7976754a74 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:41:43.851 +05:30 16753c27-7c0e-47e3-8778-3b7976754a74 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:41:43.852 +05:30 16753c27-7c0e-47e3-8778-3b7976754a74 INF Fetching Department deatails 2024-03-23 16:41:43.853 +05:30 16753c27-7c0e-47e3-8778-3b7976754a74 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:41:43.853 +05:30 16753c27-7c0e-47e3-8778-3b7976754a74 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9729ms 2024-03-23 16:41:43.853 +05:30 16753c27-7c0e-47e3-8778-3b7976754a74 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:41:43.853 +05:30 16753c27-7c0e-47e3-8778-3b7976754a74 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3976ms 2024-03-23 16:42:15.719 +05:30 ae557a7e-3272-4e8a-b828-3453d2f1cf2f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:42:15.720 +05:30 f4fb3ead-ad01-4f2d-b6d7-e35b4eab0b67 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:42:15.720 +05:30 8ed1135d-d8f4-4cf1-8520-4dac5d474a55 INF CORS policy execution successful. 2024-03-23 16:42:15.720 +05:30 ef81ea85-4d8b-4312-8c06-1145ced0c60d INF CORS policy execution successful. 2024-03-23 16:42:15.720 +05:30 abb503ad-b9a7-42e3-ae39-ed63d915d0dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:42:15.720 +05:30 8ed1135d-d8f4-4cf1-8520-4dac5d474a55 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.1886ms 2024-03-23 16:42:15.720 +05:30 e3c3f68c-547c-4711-912d-4a07b345352e INF CORS policy execution successful. 2024-03-23 16:42:15.720 +05:30 ef81ea85-4d8b-4312-8c06-1145ced0c60d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6433ms 2024-03-23 16:42:15.720 +05:30 e3c3f68c-547c-4711-912d-4a07b345352e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.3676ms 2024-03-23 16:42:15.805 +05:30 c70a3a63-5734-4528-af27-fa569dafe0a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:42:15.805 +05:30 856c95e5-a67c-4f3e-8c60-92e72c59246a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:42:15.806 +05:30 378efcc1-5c13-4aff-b7db-2a854c2eede2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:42:15.806 +05:30 856c95e5-a67c-4f3e-8c60-92e72c59246a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:15 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-23 16:42:15.806 +05:30 c70a3a63-5734-4528-af27-fa569dafe0a0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:15 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-23 16:42:15.806 +05:30 378efcc1-5c13-4aff-b7db-2a854c2eede2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:15 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-23 16:42:15.806 +05:30 856c95e5-a67c-4f3e-8c60-92e72c59246a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:15 AM'. 2024-03-23 16:42:15.807 +05:30 c70a3a63-5734-4528-af27-fa569dafe0a0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:15 AM'. 2024-03-23 16:42:15.807 +05:30 378efcc1-5c13-4aff-b7db-2a854c2eede2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:15 AM'. 2024-03-23 16:42:15.807 +05:30 5c4c7a93-1e5a-4014-a9be-8d0b88952e5b INF CORS policy execution successful. 2024-03-23 16:42:15.807 +05:30 c203f493-807a-4961-afa5-8c38789d4123 INF CORS policy execution successful. 2024-03-23 16:42:15.807 +05:30 60150b1b-5646-454f-b889-e920c9c0229a INF CORS policy execution successful. 2024-03-23 16:42:15.807 +05:30 5c4c7a93-1e5a-4014-a9be-8d0b88952e5b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:42:15.807 +05:30 60150b1b-5646-454f-b889-e920c9c0229a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:42:15.807 +05:30 c203f493-807a-4961-afa5-8c38789d4123 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:42:15.807 +05:30 5c4c7a93-1e5a-4014-a9be-8d0b88952e5b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:42:15.807 +05:30 c203f493-807a-4961-afa5-8c38789d4123 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:42:15.807 +05:30 60150b1b-5646-454f-b889-e920c9c0229a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:42:15.808 +05:30 5c4c7a93-1e5a-4014-a9be-8d0b88952e5b INF Fetching Country deatails 2024-03-23 16:42:15.808 +05:30 60150b1b-5646-454f-b889-e920c9c0229a INF Fetching Department deatails 2024-03-23 16:42:15.808 +05:30 c203f493-807a-4961-afa5-8c38789d4123 INF Fetching City deatails 2024-03-23 16:42:15.809 +05:30 60150b1b-5646-454f-b889-e920c9c0229a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:15.809 +05:30 5c4c7a93-1e5a-4014-a9be-8d0b88952e5b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:15.810 +05:30 5c4c7a93-1e5a-4014-a9be-8d0b88952e5b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.323ms 2024-03-23 16:42:15.810 +05:30 5c4c7a93-1e5a-4014-a9be-8d0b88952e5b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:42:15.810 +05:30 60150b1b-5646-454f-b889-e920c9c0229a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2788ms 2024-03-23 16:42:15.810 +05:30 60150b1b-5646-454f-b889-e920c9c0229a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:42:15.810 +05:30 5c4c7a93-1e5a-4014-a9be-8d0b88952e5b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.0525ms 2024-03-23 16:42:15.810 +05:30 60150b1b-5646-454f-b889-e920c9c0229a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.4965ms 2024-03-23 16:42:15.824 +05:30 c203f493-807a-4961-afa5-8c38789d4123 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:15.831 +05:30 c203f493-807a-4961-afa5-8c38789d4123 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 23.7162ms 2024-03-23 16:42:15.831 +05:30 c203f493-807a-4961-afa5-8c38789d4123 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:42:15.832 +05:30 c203f493-807a-4961-afa5-8c38789d4123 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 26.9394ms 2024-03-23 16:42:40.087 +05:30 fe832a69-118d-424d-972c-6335fe2592bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:42:40.088 +05:30 c5c9f102-ae4a-4ffc-a118-1d106c42dbcc INF CORS policy execution successful. 2024-03-23 16:42:40.088 +05:30 c355139c-0134-4280-a597-bdd4d1dc7f5c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:42:40.089 +05:30 c5c9f102-ae4a-4ffc-a118-1d106c42dbcc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.092ms 2024-03-23 16:42:40.089 +05:30 2ba00162-5297-477b-b589-2a554fc1bacf INF CORS policy execution successful. 2024-03-23 16:42:40.089 +05:30 2ba00162-5297-477b-b589-2a554fc1bacf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7767ms 2024-03-23 16:42:40.090 +05:30 8aa00852-19af-4dfe-bbca-16071abdc3bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:42:40.090 +05:30 c2053fc0-fff7-4f19-b27e-1343e9d6af7b INF CORS policy execution successful. 2024-03-23 16:42:40.090 +05:30 c2053fc0-fff7-4f19-b27e-1343e9d6af7b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3241ms 2024-03-23 16:42:40.139 +05:30 f641f73b-bb63-47a3-b7d8-bd46aaea42ab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:42:40.141 +05:30 f641f73b-bb63-47a3-b7d8-bd46aaea42ab INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:40 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-23 16:42:40.141 +05:30 7f4bd232-9768-42e3-b2a5-02020ca50d3a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:42:40.142 +05:30 f641f73b-bb63-47a3-b7d8-bd46aaea42ab INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:40 AM'. 2024-03-23 16:42:40.143 +05:30 1ddd90e6-9601-4e31-82cd-d94ea72cf1f8 INF CORS policy execution successful. 2024-03-23 16:42:40.143 +05:30 1ddd90e6-9601-4e31-82cd-d94ea72cf1f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:42:40.143 +05:30 7f4bd232-9768-42e3-b2a5-02020ca50d3a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:40 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-23 16:42:40.143 +05:30 1ddd90e6-9601-4e31-82cd-d94ea72cf1f8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:42:40.143 +05:30 7f4bd232-9768-42e3-b2a5-02020ca50d3a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:40 AM'. 2024-03-23 16:42:40.143 +05:30 6694cace-aa95-43b8-bced-6773fcbaf612 INF CORS policy execution successful. 2024-03-23 16:42:40.143 +05:30 6694cace-aa95-43b8-bced-6773fcbaf612 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:42:40.143 +05:30 6694cace-aa95-43b8-bced-6773fcbaf612 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:42:40.145 +05:30 1ddd90e6-9601-4e31-82cd-d94ea72cf1f8 INF Fetching Department deatails 2024-03-23 16:42:40.145 +05:30 6694cace-aa95-43b8-bced-6773fcbaf612 INF Fetching Country deatails 2024-03-23 16:42:40.146 +05:30 706adbd3-9abc-4ae1-a867-4c08ad1f5276 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:42:40.147 +05:30 706adbd3-9abc-4ae1-a867-4c08ad1f5276 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:40 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-23 16:42:40.147 +05:30 1ddd90e6-9601-4e31-82cd-d94ea72cf1f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:40.147 +05:30 6694cace-aa95-43b8-bced-6773fcbaf612 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:40.147 +05:30 706adbd3-9abc-4ae1-a867-4c08ad1f5276 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:40 AM'. 2024-03-23 16:42:40.147 +05:30 a0e94dd5-34e8-4ab5-aed3-14f73c60e279 INF CORS policy execution successful. 2024-03-23 16:42:40.147 +05:30 a0e94dd5-34e8-4ab5-aed3-14f73c60e279 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:42:40.147 +05:30 a0e94dd5-34e8-4ab5-aed3-14f73c60e279 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:42:40.147 +05:30 6694cace-aa95-43b8-bced-6773fcbaf612 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.9734ms 2024-03-23 16:42:40.147 +05:30 1ddd90e6-9601-4e31-82cd-d94ea72cf1f8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.1702ms 2024-03-23 16:42:40.148 +05:30 6694cace-aa95-43b8-bced-6773fcbaf612 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:42:40.148 +05:30 1ddd90e6-9601-4e31-82cd-d94ea72cf1f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:42:40.148 +05:30 6694cace-aa95-43b8-bced-6773fcbaf612 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.4915ms 2024-03-23 16:42:40.148 +05:30 1ddd90e6-9601-4e31-82cd-d94ea72cf1f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.1331ms 2024-03-23 16:42:40.148 +05:30 a0e94dd5-34e8-4ab5-aed3-14f73c60e279 INF Fetching City deatails 2024-03-23 16:42:40.149 +05:30 a0e94dd5-34e8-4ab5-aed3-14f73c60e279 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:40.149 +05:30 a0e94dd5-34e8-4ab5-aed3-14f73c60e279 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7196ms 2024-03-23 16:42:40.149 +05:30 a0e94dd5-34e8-4ab5-aed3-14f73c60e279 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:42:40.150 +05:30 a0e94dd5-34e8-4ab5-aed3-14f73c60e279 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.5727ms 2024-03-23 16:42:41.406 +05:30 0b65739b-3afa-4b3d-9711-2e5f850ce23e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:42:41.407 +05:30 0b65739b-3afa-4b3d-9711-2e5f850ce23e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:41 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-23 16:42:41.408 +05:30 0b65739b-3afa-4b3d-9711-2e5f850ce23e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:41 AM'. 2024-03-23 16:42:41.408 +05:30 6201868d-9c49-4b8e-8f38-2248c8cf2fd7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:42:41.408 +05:30 42f425a8-3de8-47d3-aaf7-6a02ce1cef55 INF CORS policy execution successful. 2024-03-23 16:42:41.408 +05:30 42f425a8-3de8-47d3-aaf7-6a02ce1cef55 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:42:41.408 +05:30 42f425a8-3de8-47d3-aaf7-6a02ce1cef55 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:42:41.408 +05:30 6201868d-9c49-4b8e-8f38-2248c8cf2fd7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:41 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-23 16:42:41.409 +05:30 6201868d-9c49-4b8e-8f38-2248c8cf2fd7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:41 AM'. 2024-03-23 16:42:41.409 +05:30 5a3f4b51-5321-4a80-a628-9536c304971b INF CORS policy execution successful. 2024-03-23 16:42:41.409 +05:30 5a3f4b51-5321-4a80-a628-9536c304971b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:42:41.409 +05:30 5a3f4b51-5321-4a80-a628-9536c304971b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:42:41.409 +05:30 42f425a8-3de8-47d3-aaf7-6a02ce1cef55 INF Fetching City deatails 2024-03-23 16:42:41.409 +05:30 5a3f4b51-5321-4a80-a628-9536c304971b INF Fetching Country deatails 2024-03-23 16:42:41.410 +05:30 42f425a8-3de8-47d3-aaf7-6a02ce1cef55 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:41.410 +05:30 5a3f4b51-5321-4a80-a628-9536c304971b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:41.410 +05:30 42f425a8-3de8-47d3-aaf7-6a02ce1cef55 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7383ms 2024-03-23 16:42:41.410 +05:30 42f425a8-3de8-47d3-aaf7-6a02ce1cef55 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:42:41.410 +05:30 5a3f4b51-5321-4a80-a628-9536c304971b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3426ms 2024-03-23 16:42:41.410 +05:30 42f425a8-3de8-47d3-aaf7-6a02ce1cef55 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8182ms 2024-03-23 16:42:41.410 +05:30 5a3f4b51-5321-4a80-a628-9536c304971b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:42:41.411 +05:30 5a3f4b51-5321-4a80-a628-9536c304971b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.535ms 2024-03-23 16:42:41.414 +05:30 6763de06-03a4-4032-8150-cc30ae40efdc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:42:41.414 +05:30 6763de06-03a4-4032-8150-cc30ae40efdc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:41 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-23 16:42:41.414 +05:30 6763de06-03a4-4032-8150-cc30ae40efdc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:41 AM'. 2024-03-23 16:42:41.414 +05:30 8747d363-11db-4b41-aa84-a1ea5d3ce030 INF CORS policy execution successful. 2024-03-23 16:42:41.414 +05:30 8747d363-11db-4b41-aa84-a1ea5d3ce030 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:42:41.414 +05:30 8747d363-11db-4b41-aa84-a1ea5d3ce030 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:42:41.415 +05:30 8747d363-11db-4b41-aa84-a1ea5d3ce030 INF Fetching Department deatails 2024-03-23 16:42:41.415 +05:30 8747d363-11db-4b41-aa84-a1ea5d3ce030 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:41.416 +05:30 8747d363-11db-4b41-aa84-a1ea5d3ce030 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2946ms 2024-03-23 16:42:41.416 +05:30 8747d363-11db-4b41-aa84-a1ea5d3ce030 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:42:41.416 +05:30 8747d363-11db-4b41-aa84-a1ea5d3ce030 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1967ms 2024-03-23 16:42:49.566 +05:30 7ab786ed-148c-4ea8-8dfd-29d99e463c1f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:42:49.567 +05:30 ed185f3b-4714-47ca-a366-830c1d4fbf69 INF CORS policy execution successful. 2024-03-23 16:42:49.568 +05:30 ed185f3b-4714-47ca-a366-830c1d4fbf69 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.6787ms 2024-03-23 16:42:49.573 +05:30 77486081-c56a-46df-bfb5-51113a2bb251 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:42:49.573 +05:30 6468f859-12df-4fe6-879b-6ad7eb998da8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:42:49.573 +05:30 894769c8-66e8-46e0-9eb2-ca1b90e705ed INF CORS policy execution successful. 2024-03-23 16:42:49.573 +05:30 90c536e9-e660-4942-af96-c55fff17e297 INF CORS policy execution successful. 2024-03-23 16:42:49.573 +05:30 894769c8-66e8-46e0-9eb2-ca1b90e705ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4283ms 2024-03-23 16:42:49.573 +05:30 90c536e9-e660-4942-af96-c55fff17e297 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4355ms 2024-03-23 16:42:49.607 +05:30 c0dbde63-9492-4ef5-bf47-a26009608a8c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:42:49.607 +05:30 c0dbde63-9492-4ef5-bf47-a26009608a8c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:49 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-23 16:42:49.608 +05:30 c0dbde63-9492-4ef5-bf47-a26009608a8c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:49 AM'. 2024-03-23 16:42:49.608 +05:30 97fde248-2568-4cf3-ae38-338cdc201bf3 INF CORS policy execution successful. 2024-03-23 16:42:49.608 +05:30 97fde248-2568-4cf3-ae38-338cdc201bf3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:42:49.608 +05:30 97fde248-2568-4cf3-ae38-338cdc201bf3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:42:49.609 +05:30 97fde248-2568-4cf3-ae38-338cdc201bf3 INF Fetching City deatails 2024-03-23 16:42:49.610 +05:30 97fde248-2568-4cf3-ae38-338cdc201bf3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:49.611 +05:30 97fde248-2568-4cf3-ae38-338cdc201bf3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3471ms 2024-03-23 16:42:49.611 +05:30 97fde248-2568-4cf3-ae38-338cdc201bf3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:42:49.611 +05:30 97fde248-2568-4cf3-ae38-338cdc201bf3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.3115ms 2024-03-23 16:42:49.621 +05:30 7708bdfc-8257-4d3d-8082-17f761aba0da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:42:49.621 +05:30 11b0dd8b-8579-4c0a-bca7-501c683ff613 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:42:49.621 +05:30 7708bdfc-8257-4d3d-8082-17f761aba0da INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:49 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-23 16:42:49.621 +05:30 11b0dd8b-8579-4c0a-bca7-501c683ff613 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:49 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-23 16:42:49.622 +05:30 7708bdfc-8257-4d3d-8082-17f761aba0da INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:49 AM'. 2024-03-23 16:42:49.622 +05:30 11b0dd8b-8579-4c0a-bca7-501c683ff613 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:49 AM'. 2024-03-23 16:42:49.622 +05:30 0ce2b473-0b17-439d-b00d-25a20b23e6d6 INF CORS policy execution successful. 2024-03-23 16:42:49.622 +05:30 20c901ba-e77d-402a-8ad6-4de81e976051 INF CORS policy execution successful. 2024-03-23 16:42:49.622 +05:30 0ce2b473-0b17-439d-b00d-25a20b23e6d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:42:49.622 +05:30 20c901ba-e77d-402a-8ad6-4de81e976051 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:42:49.622 +05:30 0ce2b473-0b17-439d-b00d-25a20b23e6d6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:42:49.622 +05:30 20c901ba-e77d-402a-8ad6-4de81e976051 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:42:49.623 +05:30 0ce2b473-0b17-439d-b00d-25a20b23e6d6 INF Fetching Department deatails 2024-03-23 16:42:49.623 +05:30 20c901ba-e77d-402a-8ad6-4de81e976051 INF Fetching Country deatails 2024-03-23 16:42:49.624 +05:30 0ce2b473-0b17-439d-b00d-25a20b23e6d6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:49.625 +05:30 20c901ba-e77d-402a-8ad6-4de81e976051 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:49.625 +05:30 0ce2b473-0b17-439d-b00d-25a20b23e6d6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1297ms 2024-03-23 16:42:49.625 +05:30 0ce2b473-0b17-439d-b00d-25a20b23e6d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:42:49.625 +05:30 20c901ba-e77d-402a-8ad6-4de81e976051 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.3886ms 2024-03-23 16:42:49.625 +05:30 20c901ba-e77d-402a-8ad6-4de81e976051 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:42:49.625 +05:30 0ce2b473-0b17-439d-b00d-25a20b23e6d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.4485ms 2024-03-23 16:42:49.625 +05:30 20c901ba-e77d-402a-8ad6-4de81e976051 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.3902ms 2024-03-23 16:42:51.793 +05:30 c94f5581-d801-4281-ac0a-6bd22b191f26 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:42:51.794 +05:30 c94f5581-d801-4281-ac0a-6bd22b191f26 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12: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-23 16:42:51.794 +05:30 c94f5581-d801-4281-ac0a-6bd22b191f26 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:51 AM'. 2024-03-23 16:42:51.794 +05:30 c7f382e3-5f53-4510-b352-129187b0a384 INF CORS policy execution successful. 2024-03-23 16:42:51.794 +05:30 c7f382e3-5f53-4510-b352-129187b0a384 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:42:51.794 +05:30 c7f382e3-5f53-4510-b352-129187b0a384 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:42:51.795 +05:30 c7f382e3-5f53-4510-b352-129187b0a384 INF Fetching City deatails 2024-03-23 16:42:51.796 +05:30 c7f382e3-5f53-4510-b352-129187b0a384 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:51.796 +05:30 c7f382e3-5f53-4510-b352-129187b0a384 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.785ms 2024-03-23 16:42:51.796 +05:30 c7f382e3-5f53-4510-b352-129187b0a384 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:42:51.796 +05:30 c7f382e3-5f53-4510-b352-129187b0a384 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2092ms 2024-03-23 16:42:51.798 +05:30 03c68e6a-ebc1-40ad-9fb9-e0901046bdfd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:42:51.798 +05:30 03c68e6a-ebc1-40ad-9fb9-e0901046bdfd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12: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-23 16:42:51.798 +05:30 03c68e6a-ebc1-40ad-9fb9-e0901046bdfd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:51 AM'. 2024-03-23 16:42:51.799 +05:30 9f5d7505-72f4-488f-9332-8ed98666fb53 INF CORS policy execution successful. 2024-03-23 16:42:51.799 +05:30 9f5d7505-72f4-488f-9332-8ed98666fb53 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:42:51.799 +05:30 9f5d7505-72f4-488f-9332-8ed98666fb53 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:42:51.799 +05:30 9f5d7505-72f4-488f-9332-8ed98666fb53 INF Fetching Country deatails 2024-03-23 16:42:51.800 +05:30 9f5d7505-72f4-488f-9332-8ed98666fb53 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:51.800 +05:30 9f5d7505-72f4-488f-9332-8ed98666fb53 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6859ms 2024-03-23 16:42:51.801 +05:30 9f5d7505-72f4-488f-9332-8ed98666fb53 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:42:51.801 +05:30 9f5d7505-72f4-488f-9332-8ed98666fb53 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1371ms 2024-03-23 16:42:51.801 +05:30 5cbdeb88-ec78-4503-bc02-7652c87d51ea INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:42:51.802 +05:30 5cbdeb88-ec78-4503-bc02-7652c87d51ea INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12: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-23 16:42:51.802 +05:30 5cbdeb88-ec78-4503-bc02-7652c87d51ea INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:12:51 AM'. 2024-03-23 16:42:51.802 +05:30 246313a0-40ab-46d2-b0d3-068c79761d69 INF CORS policy execution successful. 2024-03-23 16:42:51.802 +05:30 246313a0-40ab-46d2-b0d3-068c79761d69 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:42:51.802 +05:30 246313a0-40ab-46d2-b0d3-068c79761d69 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:42:51.803 +05:30 246313a0-40ab-46d2-b0d3-068c79761d69 INF Fetching Department deatails 2024-03-23 16:42:51.803 +05:30 246313a0-40ab-46d2-b0d3-068c79761d69 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:42:51.804 +05:30 246313a0-40ab-46d2-b0d3-068c79761d69 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5528ms 2024-03-23 16:42:51.804 +05:30 246313a0-40ab-46d2-b0d3-068c79761d69 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:42:51.804 +05:30 246313a0-40ab-46d2-b0d3-068c79761d69 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9796ms 2024-03-23 16:43:11.978 +05:30 7fc0dc26-a914-45fb-a129-90c34fdbf122 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:11.978 +05:30 0f6aeb7b-51b3-45d0-b62b-76b045c8e2e9 INF CORS policy execution successful. 2024-03-23 16:43:11.979 +05:30 0f6aeb7b-51b3-45d0-b62b-76b045c8e2e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.181ms 2024-03-23 16:43:11.981 +05:30 bc361cc9-4a6e-4618-8c37-2058d0ea8d8f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:11.981 +05:30 c4363899-f774-45f8-9652-59a05aa6f667 INF CORS policy execution successful. 2024-03-23 16:43:11.981 +05:30 c4363899-f774-45f8-9652-59a05aa6f667 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5443ms 2024-03-23 16:43:11.986 +05:30 34da7928-b2b1-4fab-9763-040a290c2667 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:11.986 +05:30 5427c23a-811f-4673-8aa8-2a38084ec711 INF CORS policy execution successful. 2024-03-23 16:43:11.987 +05:30 5427c23a-811f-4673-8aa8-2a38084ec711 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5416ms 2024-03-23 16:43:12.019 +05:30 03ae8043-76a9-4fc3-80bb-f8d265e2c175 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:12.021 +05:30 03ae8043-76a9-4fc3-80bb-f8d265e2c175 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:12 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-23 16:43:12.022 +05:30 03ae8043-76a9-4fc3-80bb-f8d265e2c175 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:12 AM'. 2024-03-23 16:43:12.022 +05:30 42b49026-120c-440b-b2a3-23fe8a2b82a1 INF CORS policy execution successful. 2024-03-23 16:43:12.022 +05:30 42b49026-120c-440b-b2a3-23fe8a2b82a1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:12.022 +05:30 42b49026-120c-440b-b2a3-23fe8a2b82a1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:43:12.023 +05:30 42b49026-120c-440b-b2a3-23fe8a2b82a1 INF Fetching City deatails 2024-03-23 16:43:12.025 +05:30 42b49026-120c-440b-b2a3-23fe8a2b82a1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:12.026 +05:30 42b49026-120c-440b-b2a3-23fe8a2b82a1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.3708ms 2024-03-23 16:43:12.026 +05:30 42b49026-120c-440b-b2a3-23fe8a2b82a1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:12.026 +05:30 42b49026-120c-440b-b2a3-23fe8a2b82a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.7074ms 2024-03-23 16:43:12.036 +05:30 cdd94a35-e742-4ff8-a1bd-7ff51468ee68 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:12.037 +05:30 cdd94a35-e742-4ff8-a1bd-7ff51468ee68 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:12 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-23 16:43:12.037 +05:30 cdd94a35-e742-4ff8-a1bd-7ff51468ee68 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:12 AM'. 2024-03-23 16:43:12.037 +05:30 6d15cb0a-590d-40fe-bddf-a59494659cfb INF CORS policy execution successful. 2024-03-23 16:43:12.037 +05:30 6d15cb0a-590d-40fe-bddf-a59494659cfb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:12.037 +05:30 6d15cb0a-590d-40fe-bddf-a59494659cfb INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:43:12.037 +05:30 3ba18fc2-c84f-4fb9-a35a-f1ebbc69cd2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:12.038 +05:30 6d15cb0a-590d-40fe-bddf-a59494659cfb INF Fetching Country deatails 2024-03-23 16:43:12.038 +05:30 3ba18fc2-c84f-4fb9-a35a-f1ebbc69cd2b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:12 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-23 16:43:12.038 +05:30 3ba18fc2-c84f-4fb9-a35a-f1ebbc69cd2b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:12 AM'. 2024-03-23 16:43:12.038 +05:30 061154d6-7c7d-4c4e-bdd1-1a7b4ac1321a INF CORS policy execution successful. 2024-03-23 16:43:12.038 +05:30 061154d6-7c7d-4c4e-bdd1-1a7b4ac1321a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:12.038 +05:30 061154d6-7c7d-4c4e-bdd1-1a7b4ac1321a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:43:12.038 +05:30 061154d6-7c7d-4c4e-bdd1-1a7b4ac1321a INF Fetching Department deatails 2024-03-23 16:43:12.038 +05:30 6d15cb0a-590d-40fe-bddf-a59494659cfb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:12.039 +05:30 6d15cb0a-590d-40fe-bddf-a59494659cfb INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5938ms 2024-03-23 16:43:12.039 +05:30 6d15cb0a-590d-40fe-bddf-a59494659cfb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:12.039 +05:30 061154d6-7c7d-4c4e-bdd1-1a7b4ac1321a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:12.039 +05:30 6d15cb0a-590d-40fe-bddf-a59494659cfb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.9345ms 2024-03-23 16:43:12.039 +05:30 061154d6-7c7d-4c4e-bdd1-1a7b4ac1321a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.9846ms 2024-03-23 16:43:12.039 +05:30 061154d6-7c7d-4c4e-bdd1-1a7b4ac1321a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:12.039 +05:30 061154d6-7c7d-4c4e-bdd1-1a7b4ac1321a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.9204ms 2024-03-23 16:43:12.154 +05:30 32388423-246f-4fdc-a456-59a374a05922 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:12.155 +05:30 32388423-246f-4fdc-a456-59a374a05922 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:12 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-23 16:43:12.155 +05:30 32388423-246f-4fdc-a456-59a374a05922 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:12 AM'. 2024-03-23 16:43:12.155 +05:30 d133413f-5f4d-4628-9dc1-e46bbcb8acd1 INF CORS policy execution successful. 2024-03-23 16:43:12.155 +05:30 d133413f-5f4d-4628-9dc1-e46bbcb8acd1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:12.156 +05:30 d133413f-5f4d-4628-9dc1-e46bbcb8acd1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:43:12.156 +05:30 d133413f-5f4d-4628-9dc1-e46bbcb8acd1 INF Fetching City deatails 2024-03-23 16:43:12.157 +05:30 a1d5f504-7e2d-45bc-bbc9-1084fef34d4a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:12.157 +05:30 a1d5f504-7e2d-45bc-bbc9-1084fef34d4a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:12 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-23 16:43:12.157 +05:30 d133413f-5f4d-4628-9dc1-e46bbcb8acd1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:12.158 +05:30 a1d5f504-7e2d-45bc-bbc9-1084fef34d4a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:12 AM'. 2024-03-23 16:43:12.158 +05:30 f699fd17-794d-4dc4-93df-76c2659f9840 INF CORS policy execution successful. 2024-03-23 16:43:12.158 +05:30 f699fd17-794d-4dc4-93df-76c2659f9840 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:12.158 +05:30 f699fd17-794d-4dc4-93df-76c2659f9840 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:43:12.158 +05:30 d133413f-5f4d-4628-9dc1-e46bbcb8acd1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2831ms 2024-03-23 16:43:12.158 +05:30 d133413f-5f4d-4628-9dc1-e46bbcb8acd1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:12.158 +05:30 d133413f-5f4d-4628-9dc1-e46bbcb8acd1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.0099ms 2024-03-23 16:43:12.158 +05:30 f699fd17-794d-4dc4-93df-76c2659f9840 INF Fetching Country deatails 2024-03-23 16:43:12.159 +05:30 30521c66-f396-4e86-8836-d24766441696 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:12.159 +05:30 f699fd17-794d-4dc4-93df-76c2659f9840 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:12.159 +05:30 30521c66-f396-4e86-8836-d24766441696 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:12 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-23 16:43:12.159 +05:30 f699fd17-794d-4dc4-93df-76c2659f9840 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.336ms 2024-03-23 16:43:12.159 +05:30 30521c66-f396-4e86-8836-d24766441696 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:12 AM'. 2024-03-23 16:43:12.159 +05:30 f699fd17-794d-4dc4-93df-76c2659f9840 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:12.160 +05:30 c48c7b41-1585-4203-8e66-4f1744f96b86 INF CORS policy execution successful. 2024-03-23 16:43:12.160 +05:30 f699fd17-794d-4dc4-93df-76c2659f9840 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.7695ms 2024-03-23 16:43:12.160 +05:30 c48c7b41-1585-4203-8e66-4f1744f96b86 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:12.160 +05:30 c48c7b41-1585-4203-8e66-4f1744f96b86 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:43:12.160 +05:30 c48c7b41-1585-4203-8e66-4f1744f96b86 INF Fetching Department deatails 2024-03-23 16:43:12.161 +05:30 c48c7b41-1585-4203-8e66-4f1744f96b86 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:12.161 +05:30 c48c7b41-1585-4203-8e66-4f1744f96b86 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2647ms 2024-03-23 16:43:12.161 +05:30 c48c7b41-1585-4203-8e66-4f1744f96b86 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:12.161 +05:30 c48c7b41-1585-4203-8e66-4f1744f96b86 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6374ms 2024-03-23 16:43:14.225 +05:30 ae583c60-c647-403e-bce4-c18c90901e4e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:14.226 +05:30 ae583c60-c647-403e-bce4-c18c90901e4e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:14 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-23 16:43:14.227 +05:30 ae583c60-c647-403e-bce4-c18c90901e4e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:14 AM'. 2024-03-23 16:43:14.227 +05:30 9f567ef6-a600-43ac-959b-67489a6adeb3 INF CORS policy execution successful. 2024-03-23 16:43:14.227 +05:30 9f567ef6-a600-43ac-959b-67489a6adeb3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:14.227 +05:30 9f567ef6-a600-43ac-959b-67489a6adeb3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:43:14.227 +05:30 9f567ef6-a600-43ac-959b-67489a6adeb3 INF Fetching City deatails 2024-03-23 16:43:14.229 +05:30 9f567ef6-a600-43ac-959b-67489a6adeb3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:14.229 +05:30 9f567ef6-a600-43ac-959b-67489a6adeb3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.145ms 2024-03-23 16:43:14.229 +05:30 9f567ef6-a600-43ac-959b-67489a6adeb3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:14.229 +05:30 9f567ef6-a600-43ac-959b-67489a6adeb3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8237ms 2024-03-23 16:43:14.235 +05:30 59465ece-036f-4be2-b54d-aec98cfeeb00 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:14.236 +05:30 59465ece-036f-4be2-b54d-aec98cfeeb00 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:14 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-23 16:43:14.237 +05:30 59465ece-036f-4be2-b54d-aec98cfeeb00 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:14 AM'. 2024-03-23 16:43:14.237 +05:30 e9819ff4-a390-42ad-a07a-1aa3db0806c8 INF CORS policy execution successful. 2024-03-23 16:43:14.237 +05:30 e9819ff4-a390-42ad-a07a-1aa3db0806c8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:14.237 +05:30 e9819ff4-a390-42ad-a07a-1aa3db0806c8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:43:14.237 +05:30 455ac477-8f99-4720-bdfd-d777d62074c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:14.238 +05:30 e9819ff4-a390-42ad-a07a-1aa3db0806c8 INF Fetching Country deatails 2024-03-23 16:43:14.238 +05:30 455ac477-8f99-4720-bdfd-d777d62074c7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:14 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-23 16:43:14.238 +05:30 455ac477-8f99-4720-bdfd-d777d62074c7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:14 AM'. 2024-03-23 16:43:14.238 +05:30 6d9cafdb-2d12-4762-b58a-0f299b9c175e INF CORS policy execution successful. 2024-03-23 16:43:14.239 +05:30 6d9cafdb-2d12-4762-b58a-0f299b9c175e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:14.239 +05:30 6d9cafdb-2d12-4762-b58a-0f299b9c175e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:43:14.239 +05:30 e9819ff4-a390-42ad-a07a-1aa3db0806c8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:14.239 +05:30 e9819ff4-a390-42ad-a07a-1aa3db0806c8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2061ms 2024-03-23 16:43:14.239 +05:30 6d9cafdb-2d12-4762-b58a-0f299b9c175e INF Fetching Department deatails 2024-03-23 16:43:14.239 +05:30 e9819ff4-a390-42ad-a07a-1aa3db0806c8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:14.240 +05:30 e9819ff4-a390-42ad-a07a-1aa3db0806c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.582ms 2024-03-23 16:43:14.249 +05:30 6d9cafdb-2d12-4762-b58a-0f299b9c175e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:14.250 +05:30 6d9cafdb-2d12-4762-b58a-0f299b9c175e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 11.2933ms 2024-03-23 16:43:14.250 +05:30 6d9cafdb-2d12-4762-b58a-0f299b9c175e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:14.250 +05:30 6d9cafdb-2d12-4762-b58a-0f299b9c175e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 13.0381ms 2024-03-23 16:43:16.248 +05:30 cf2c8ef6-8a39-417c-8fbe-4b3474a8c0f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:16.249 +05:30 55c3db4f-d50c-40b2-9bc4-0b4201927906 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:16.249 +05:30 cf2c8ef6-8a39-417c-8fbe-4b3474a8c0f2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13: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-23 16:43:16.250 +05:30 55c3db4f-d50c-40b2-9bc4-0b4201927906 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13: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-23 16:43:16.250 +05:30 cf2c8ef6-8a39-417c-8fbe-4b3474a8c0f2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:16 AM'. 2024-03-23 16:43:16.250 +05:30 55c3db4f-d50c-40b2-9bc4-0b4201927906 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:16 AM'. 2024-03-23 16:43:16.250 +05:30 e0942b94-04dc-4323-953b-cd1374cd39a9 INF CORS policy execution successful. 2024-03-23 16:43:16.250 +05:30 d33cdbe7-8d76-4430-92be-fd13073290a7 INF CORS policy execution successful. 2024-03-23 16:43:16.250 +05:30 e0942b94-04dc-4323-953b-cd1374cd39a9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:16.250 +05:30 d33cdbe7-8d76-4430-92be-fd13073290a7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:16.250 +05:30 e0942b94-04dc-4323-953b-cd1374cd39a9 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:43:16.250 +05:30 d33cdbe7-8d76-4430-92be-fd13073290a7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:43:16.251 +05:30 d33cdbe7-8d76-4430-92be-fd13073290a7 INF Fetching City deatails 2024-03-23 16:43:16.251 +05:30 e0942b94-04dc-4323-953b-cd1374cd39a9 INF Fetching Department deatails 2024-03-23 16:43:16.252 +05:30 90bccf04-35e6-4fc7-aad7-7e037c5f5223 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:16.253 +05:30 90bccf04-35e6-4fc7-aad7-7e037c5f5223 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13: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-23 16:43:16.253 +05:30 e0942b94-04dc-4323-953b-cd1374cd39a9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:16.253 +05:30 d33cdbe7-8d76-4430-92be-fd13073290a7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:16.253 +05:30 90bccf04-35e6-4fc7-aad7-7e037c5f5223 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:16 AM'. 2024-03-23 16:43:16.253 +05:30 7eb1991c-db8a-41d0-b996-f39f95a8beff INF CORS policy execution successful. 2024-03-23 16:43:16.253 +05:30 e0942b94-04dc-4323-953b-cd1374cd39a9 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.9306ms 2024-03-23 16:43:16.253 +05:30 7eb1991c-db8a-41d0-b996-f39f95a8beff INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:16.253 +05:30 d33cdbe7-8d76-4430-92be-fd13073290a7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.9863ms 2024-03-23 16:43:16.254 +05:30 d33cdbe7-8d76-4430-92be-fd13073290a7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:16.254 +05:30 7eb1991c-db8a-41d0-b996-f39f95a8beff INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:43:16.253 +05:30 e0942b94-04dc-4323-953b-cd1374cd39a9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:16.254 +05:30 d33cdbe7-8d76-4430-92be-fd13073290a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.6414ms 2024-03-23 16:43:16.254 +05:30 e0942b94-04dc-4323-953b-cd1374cd39a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.5522ms 2024-03-23 16:43:16.254 +05:30 7eb1991c-db8a-41d0-b996-f39f95a8beff INF Fetching Country deatails 2024-03-23 16:43:16.257 +05:30 7eb1991c-db8a-41d0-b996-f39f95a8beff INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:16.257 +05:30 7eb1991c-db8a-41d0-b996-f39f95a8beff INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.6459ms 2024-03-23 16:43:16.257 +05:30 7eb1991c-db8a-41d0-b996-f39f95a8beff INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:16.258 +05:30 7eb1991c-db8a-41d0-b996-f39f95a8beff INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.4337ms 2024-03-23 16:43:33.913 +05:30 1efc99eb-641c-45ec-a3eb-c4ece2727762 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:33.913 +05:30 a33243c8-0744-44fa-bf69-361f7b87fa26 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:33.914 +05:30 084b4a9e-b7e3-4559-b06c-945c1c488006 INF CORS policy execution successful. 2024-03-23 16:43:33.914 +05:30 6f65cbc8-3fc5-45c3-85d8-536a22a7a384 INF CORS policy execution successful. 2024-03-23 16:43:33.914 +05:30 223da921-e6ec-4d1c-a8f9-6d587b2e74a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:33.914 +05:30 d0d93e83-d5c5-4a34-b008-d42e9c115d09 INF CORS policy execution successful. 2024-03-23 16:43:33.914 +05:30 6f65cbc8-3fc5-45c3-85d8-536a22a7a384 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9412ms 2024-03-23 16:43:33.914 +05:30 084b4a9e-b7e3-4559-b06c-945c1c488006 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.2645ms 2024-03-23 16:43:33.914 +05:30 d0d93e83-d5c5-4a34-b008-d42e9c115d09 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2644ms 2024-03-23 16:43:33.957 +05:30 396337e9-ba90-4f75-8b6c-13c182ac3173 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:33.958 +05:30 396337e9-ba90-4f75-8b6c-13c182ac3173 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:33 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-23 16:43:33.958 +05:30 d3406f33-d75f-4fb6-8057-ca8ee1f1bebc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:33.958 +05:30 396337e9-ba90-4f75-8b6c-13c182ac3173 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:33 AM'. 2024-03-23 16:43:33.959 +05:30 118b76e5-79a5-4343-9dbd-cd0b8a4fa922 INF CORS policy execution successful. 2024-03-23 16:43:33.959 +05:30 118b76e5-79a5-4343-9dbd-cd0b8a4fa922 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:33.959 +05:30 d3406f33-d75f-4fb6-8057-ca8ee1f1bebc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:33 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-23 16:43:33.959 +05:30 118b76e5-79a5-4343-9dbd-cd0b8a4fa922 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:43:33.959 +05:30 d3406f33-d75f-4fb6-8057-ca8ee1f1bebc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:33 AM'. 2024-03-23 16:43:33.959 +05:30 9d9828d6-0157-4971-85c3-33313369d872 INF CORS policy execution successful. 2024-03-23 16:43:33.959 +05:30 9d9828d6-0157-4971-85c3-33313369d872 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:33.959 +05:30 9d9828d6-0157-4971-85c3-33313369d872 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:43:33.960 +05:30 9d9828d6-0157-4971-85c3-33313369d872 INF Fetching Country deatails 2024-03-23 16:43:33.960 +05:30 118b76e5-79a5-4343-9dbd-cd0b8a4fa922 INF Fetching Department deatails 2024-03-23 16:43:33.961 +05:30 118b76e5-79a5-4343-9dbd-cd0b8a4fa922 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:33.961 +05:30 9d9828d6-0157-4971-85c3-33313369d872 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:33.961 +05:30 9d9828d6-0157-4971-85c3-33313369d872 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1482ms 2024-03-23 16:43:33.961 +05:30 9d9828d6-0157-4971-85c3-33313369d872 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:33.961 +05:30 118b76e5-79a5-4343-9dbd-cd0b8a4fa922 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3412ms 2024-03-23 16:43:33.962 +05:30 118b76e5-79a5-4343-9dbd-cd0b8a4fa922 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:33.962 +05:30 9d9828d6-0157-4971-85c3-33313369d872 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.6822ms 2024-03-23 16:43:33.962 +05:30 118b76e5-79a5-4343-9dbd-cd0b8a4fa922 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.9041ms 2024-03-23 16:43:33.969 +05:30 9356e803-b84b-47e2-a7b2-c137b4fd53a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:33.969 +05:30 9356e803-b84b-47e2-a7b2-c137b4fd53a7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:33 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-23 16:43:33.970 +05:30 9356e803-b84b-47e2-a7b2-c137b4fd53a7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:33 AM'. 2024-03-23 16:43:33.970 +05:30 00a53992-63c2-415f-8dab-6a6a0f12fd9f INF CORS policy execution successful. 2024-03-23 16:43:33.970 +05:30 00a53992-63c2-415f-8dab-6a6a0f12fd9f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:33.970 +05:30 00a53992-63c2-415f-8dab-6a6a0f12fd9f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:43:33.971 +05:30 00a53992-63c2-415f-8dab-6a6a0f12fd9f INF Fetching City deatails 2024-03-23 16:43:33.972 +05:30 00a53992-63c2-415f-8dab-6a6a0f12fd9f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:33.972 +05:30 00a53992-63c2-415f-8dab-6a6a0f12fd9f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6545ms 2024-03-23 16:43:33.972 +05:30 00a53992-63c2-415f-8dab-6a6a0f12fd9f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:33.972 +05:30 00a53992-63c2-415f-8dab-6a6a0f12fd9f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2028ms 2024-03-23 16:43:37.850 +05:30 be7fabc3-cfb5-4fb6-87a0-a81a94d2ff85 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:37.850 +05:30 b21cde0a-ffec-4ca1-93d7-4401a6c9cb3e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:37.851 +05:30 be7fabc3-cfb5-4fb6-87a0-a81a94d2ff85 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:37 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-23 16:43:37.851 +05:30 b21cde0a-ffec-4ca1-93d7-4401a6c9cb3e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:37 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-23 16:43:37.852 +05:30 be7fabc3-cfb5-4fb6-87a0-a81a94d2ff85 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:37 AM'. 2024-03-23 16:43:37.852 +05:30 b21cde0a-ffec-4ca1-93d7-4401a6c9cb3e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:37 AM'. 2024-03-23 16:43:37.852 +05:30 5b0b95f6-2a57-49d3-b9d2-4d976919d52b INF CORS policy execution successful. 2024-03-23 16:43:37.852 +05:30 5b0b95f6-2a57-49d3-b9d2-4d976919d52b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:37.852 +05:30 5b0b95f6-2a57-49d3-b9d2-4d976919d52b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:43:37.853 +05:30 6148e2b6-bb6e-44f9-8efa-729928e4460e INF CORS policy execution successful. 2024-03-23 16:43:37.853 +05:30 6148e2b6-bb6e-44f9-8efa-729928e4460e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:37.853 +05:30 6148e2b6-bb6e-44f9-8efa-729928e4460e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:43:37.853 +05:30 5b0b95f6-2a57-49d3-b9d2-4d976919d52b INF Fetching City deatails 2024-03-23 16:43:37.853 +05:30 6148e2b6-bb6e-44f9-8efa-729928e4460e INF Fetching Country deatails 2024-03-23 16:43:37.854 +05:30 5b0b95f6-2a57-49d3-b9d2-4d976919d52b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:37.854 +05:30 6148e2b6-bb6e-44f9-8efa-729928e4460e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:37.855 +05:30 6148e2b6-bb6e-44f9-8efa-729928e4460e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8832ms 2024-03-23 16:43:37.855 +05:30 5b0b95f6-2a57-49d3-b9d2-4d976919d52b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1002ms 2024-03-23 16:43:37.855 +05:30 6148e2b6-bb6e-44f9-8efa-729928e4460e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:37.855 +05:30 5b0b95f6-2a57-49d3-b9d2-4d976919d52b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:37.855 +05:30 6148e2b6-bb6e-44f9-8efa-729928e4460e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.5605ms 2024-03-23 16:43:37.855 +05:30 5b0b95f6-2a57-49d3-b9d2-4d976919d52b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.5942ms 2024-03-23 16:43:37.855 +05:30 85200a52-fd0f-4dd8-a04c-d1c50c661040 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:37.855 +05:30 85200a52-fd0f-4dd8-a04c-d1c50c661040 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:37 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-23 16:43:37.856 +05:30 85200a52-fd0f-4dd8-a04c-d1c50c661040 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:37 AM'. 2024-03-23 16:43:37.856 +05:30 3df41ec4-1d03-4cc4-86e4-6b646235c2f9 INF CORS policy execution successful. 2024-03-23 16:43:37.856 +05:30 3df41ec4-1d03-4cc4-86e4-6b646235c2f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:37.856 +05:30 3df41ec4-1d03-4cc4-86e4-6b646235c2f9 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:43:37.856 +05:30 3df41ec4-1d03-4cc4-86e4-6b646235c2f9 INF Fetching Department deatails 2024-03-23 16:43:37.857 +05:30 3df41ec4-1d03-4cc4-86e4-6b646235c2f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:37.857 +05:30 3df41ec4-1d03-4cc4-86e4-6b646235c2f9 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1433ms 2024-03-23 16:43:37.857 +05:30 3df41ec4-1d03-4cc4-86e4-6b646235c2f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:37.857 +05:30 3df41ec4-1d03-4cc4-86e4-6b646235c2f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1627ms 2024-03-23 16:43:38.770 +05:30 cdda4b1c-f91d-409f-bdc6-4c677bdea1a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:38.771 +05:30 cdda4b1c-f91d-409f-bdc6-4c677bdea1a9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:38 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-23 16:43:38.771 +05:30 cdda4b1c-f91d-409f-bdc6-4c677bdea1a9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:38 AM'. 2024-03-23 16:43:38.771 +05:30 4c0b6ef7-da69-4e36-b407-f277cc88cf6c INF CORS policy execution successful. 2024-03-23 16:43:38.771 +05:30 4c0b6ef7-da69-4e36-b407-f277cc88cf6c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:38.771 +05:30 4c0b6ef7-da69-4e36-b407-f277cc88cf6c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:43:38.772 +05:30 4c0b6ef7-da69-4e36-b407-f277cc88cf6c INF Fetching City deatails 2024-03-23 16:43:38.772 +05:30 d4f0bb21-45e1-46eb-a5b9-f4a18dade525 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:38.773 +05:30 d4f0bb21-45e1-46eb-a5b9-f4a18dade525 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:38 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-23 16:43:38.773 +05:30 d4f0bb21-45e1-46eb-a5b9-f4a18dade525 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:38 AM'. 2024-03-23 16:43:38.773 +05:30 4c0b6ef7-da69-4e36-b407-f277cc88cf6c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:38.773 +05:30 68ef8d94-364b-4680-96e7-e83f33d812b0 INF CORS policy execution successful. 2024-03-23 16:43:38.773 +05:30 68ef8d94-364b-4680-96e7-e83f33d812b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:38.773 +05:30 68ef8d94-364b-4680-96e7-e83f33d812b0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:43:38.773 +05:30 4c0b6ef7-da69-4e36-b407-f277cc88cf6c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1402ms 2024-03-23 16:43:38.774 +05:30 4c0b6ef7-da69-4e36-b407-f277cc88cf6c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:38.774 +05:30 4c0b6ef7-da69-4e36-b407-f277cc88cf6c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7418ms 2024-03-23 16:43:38.774 +05:30 68ef8d94-364b-4680-96e7-e83f33d812b0 INF Fetching Country deatails 2024-03-23 16:43:38.774 +05:30 8f92b26d-1712-4503-a4bd-1446d600cde8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:38.775 +05:30 8f92b26d-1712-4503-a4bd-1446d600cde8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:38 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-23 16:43:38.775 +05:30 68ef8d94-364b-4680-96e7-e83f33d812b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:38.775 +05:30 8f92b26d-1712-4503-a4bd-1446d600cde8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:38 AM'. 2024-03-23 16:43:38.775 +05:30 5fb31aa0-eb8c-46ef-a593-191189133b45 INF CORS policy execution successful. 2024-03-23 16:43:38.775 +05:30 5fb31aa0-eb8c-46ef-a593-191189133b45 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:38.775 +05:30 68ef8d94-364b-4680-96e7-e83f33d812b0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0187ms 2024-03-23 16:43:38.775 +05:30 68ef8d94-364b-4680-96e7-e83f33d812b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:38.775 +05:30 5fb31aa0-eb8c-46ef-a593-191189133b45 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:43:38.776 +05:30 68ef8d94-364b-4680-96e7-e83f33d812b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3765ms 2024-03-23 16:43:38.776 +05:30 5fb31aa0-eb8c-46ef-a593-191189133b45 INF Fetching Department deatails 2024-03-23 16:43:38.777 +05:30 5fb31aa0-eb8c-46ef-a593-191189133b45 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:38.777 +05:30 5fb31aa0-eb8c-46ef-a593-191189133b45 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7319ms 2024-03-23 16:43:38.777 +05:30 5fb31aa0-eb8c-46ef-a593-191189133b45 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:38.779 +05:30 5fb31aa0-eb8c-46ef-a593-191189133b45 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.906ms 2024-03-23 16:43:41.518 +05:30 6f08ba26-8630-4d88-91e9-e059a6b1bd1f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:41.518 +05:30 132446f8-e2fe-4728-b92d-29008c5f887d INF CORS policy execution successful. 2024-03-23 16:43:41.518 +05:30 132446f8-e2fe-4728-b92d-29008c5f887d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6721ms 2024-03-23 16:43:41.521 +05:30 5d272b82-5bf5-4197-9111-f7d8706f3fa6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:41.522 +05:30 93f9761b-9140-4298-aada-80c5350f6030 INF CORS policy execution successful. 2024-03-23 16:43:41.522 +05:30 93f9761b-9140-4298-aada-80c5350f6030 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5442ms 2024-03-23 16:43:41.530 +05:30 67e8e890-3fea-4874-868e-c426cbd3e0bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:41.530 +05:30 6668f054-c0af-4f59-bba9-618e58e89a84 INF CORS policy execution successful. 2024-03-23 16:43:41.531 +05:30 6668f054-c0af-4f59-bba9-618e58e89a84 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.9855ms 2024-03-23 16:43:41.667 +05:30 e5f11138-8135-403d-9ea7-c07e13f726cb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:41.668 +05:30 e5f11138-8135-403d-9ea7-c07e13f726cb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:41 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-23 16:43:41.669 +05:30 e5f11138-8135-403d-9ea7-c07e13f726cb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:41 AM'. 2024-03-23 16:43:41.669 +05:30 1d84c713-426b-4008-b90a-06498048e4cd INF CORS policy execution successful. 2024-03-23 16:43:41.669 +05:30 1d84c713-426b-4008-b90a-06498048e4cd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:41.669 +05:30 1d84c713-426b-4008-b90a-06498048e4cd INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:43:41.670 +05:30 1d84c713-426b-4008-b90a-06498048e4cd INF Fetching Country deatails 2024-03-23 16:43:41.671 +05:30 1d84c713-426b-4008-b90a-06498048e4cd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:41.672 +05:30 1d84c713-426b-4008-b90a-06498048e4cd INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.755ms 2024-03-23 16:43:41.672 +05:30 1d84c713-426b-4008-b90a-06498048e4cd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:41.672 +05:30 1d84c713-426b-4008-b90a-06498048e4cd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.8317ms 2024-03-23 16:43:41.678 +05:30 e15e0d84-b763-4009-a081-a65f1250b9db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:41.678 +05:30 e8c5dfca-f762-472c-b680-f4068fa7bcde INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:41.678 +05:30 e15e0d84-b763-4009-a081-a65f1250b9db INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:41 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-23 16:43:41.678 +05:30 e8c5dfca-f762-472c-b680-f4068fa7bcde INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:41 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-23 16:43:41.679 +05:30 e15e0d84-b763-4009-a081-a65f1250b9db INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:41 AM'. 2024-03-23 16:43:41.679 +05:30 e8c5dfca-f762-472c-b680-f4068fa7bcde INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:41 AM'. 2024-03-23 16:43:41.679 +05:30 372619c6-518e-4eb0-b81b-2266f690ac01 INF CORS policy execution successful. 2024-03-23 16:43:41.679 +05:30 cd425fe0-c156-4497-af8b-92c70739bfa0 INF CORS policy execution successful. 2024-03-23 16:43:41.680 +05:30 372619c6-518e-4eb0-b81b-2266f690ac01 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:41.680 +05:30 cd425fe0-c156-4497-af8b-92c70739bfa0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:41.680 +05:30 372619c6-518e-4eb0-b81b-2266f690ac01 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:43:41.680 +05:30 cd425fe0-c156-4497-af8b-92c70739bfa0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:43:41.688 +05:30 372619c6-518e-4eb0-b81b-2266f690ac01 INF Fetching Department deatails 2024-03-23 16:43:41.688 +05:30 cd425fe0-c156-4497-af8b-92c70739bfa0 INF Fetching City deatails 2024-03-23 16:43:41.690 +05:30 372619c6-518e-4eb0-b81b-2266f690ac01 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:41.690 +05:30 cd425fe0-c156-4497-af8b-92c70739bfa0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:41.690 +05:30 372619c6-518e-4eb0-b81b-2266f690ac01 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 10.4321ms 2024-03-23 16:43:41.690 +05:30 cd425fe0-c156-4497-af8b-92c70739bfa0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 10.1027ms 2024-03-23 16:43:41.690 +05:30 372619c6-518e-4eb0-b81b-2266f690ac01 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:41.690 +05:30 cd425fe0-c156-4497-af8b-92c70739bfa0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:41.691 +05:30 372619c6-518e-4eb0-b81b-2266f690ac01 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 12.9204ms 2024-03-23 16:43:41.691 +05:30 cd425fe0-c156-4497-af8b-92c70739bfa0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 12.9528ms 2024-03-23 16:43:55.350 +05:30 05c56ece-81b2-4a22-be9f-0e4cd6ab1695 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:55.351 +05:30 033372a1-3124-4cc6-a15a-ea2311b974c3 INF CORS policy execution successful. 2024-03-23 16:43:55.351 +05:30 033372a1-3124-4cc6-a15a-ea2311b974c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9707ms 2024-03-23 16:43:55.352 +05:30 09014bc2-8a67-4ba3-a399-55e991e48dd9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:55.352 +05:30 e469c0c7-7f58-4736-9f68-bca36b312203 INF CORS policy execution successful. 2024-03-23 16:43:55.353 +05:30 e469c0c7-7f58-4736-9f68-bca36b312203 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4729ms 2024-03-23 16:43:55.353 +05:30 1739ca73-8db3-4524-b5eb-9110e977cd32 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:55.353 +05:30 13eb0704-efee-44e3-8e2f-3dbce3389f42 INF CORS policy execution successful. 2024-03-23 16:43:55.353 +05:30 13eb0704-efee-44e3-8e2f-3dbce3389f42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.56ms 2024-03-23 16:43:55.420 +05:30 83585195-82d3-4a19-ac56-ae04552a9fb3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:55.420 +05:30 83585195-82d3-4a19-ac56-ae04552a9fb3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:55 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-23 16:43:55.421 +05:30 83585195-82d3-4a19-ac56-ae04552a9fb3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:55 AM'. 2024-03-23 16:43:55.421 +05:30 b6acbad4-fce6-4abb-b1b2-0076dbea5f76 INF CORS policy execution successful. 2024-03-23 16:43:55.421 +05:30 b6acbad4-fce6-4abb-b1b2-0076dbea5f76 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:55.422 +05:30 b6acbad4-fce6-4abb-b1b2-0076dbea5f76 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:43:55.422 +05:30 b6acbad4-fce6-4abb-b1b2-0076dbea5f76 INF Fetching Country deatails 2024-03-23 16:43:55.424 +05:30 b6acbad4-fce6-4abb-b1b2-0076dbea5f76 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:55.424 +05:30 b6acbad4-fce6-4abb-b1b2-0076dbea5f76 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4765ms 2024-03-23 16:43:55.424 +05:30 b6acbad4-fce6-4abb-b1b2-0076dbea5f76 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:55.424 +05:30 b6acbad4-fce6-4abb-b1b2-0076dbea5f76 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.8382ms 2024-03-23 16:43:55.425 +05:30 4c4371db-404b-4683-94bf-e38a5e384824 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:55.426 +05:30 4c4371db-404b-4683-94bf-e38a5e384824 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:55 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-23 16:43:55.426 +05:30 4c4371db-404b-4683-94bf-e38a5e384824 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:55 AM'. 2024-03-23 16:43:55.426 +05:30 6556a66a-95e6-47ae-b23b-c024bcb373c8 INF CORS policy execution successful. 2024-03-23 16:43:55.426 +05:30 6556a66a-95e6-47ae-b23b-c024bcb373c8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:55.426 +05:30 6556a66a-95e6-47ae-b23b-c024bcb373c8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:43:55.427 +05:30 6556a66a-95e6-47ae-b23b-c024bcb373c8 INF Fetching Department deatails 2024-03-23 16:43:55.428 +05:30 6556a66a-95e6-47ae-b23b-c024bcb373c8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:55.428 +05:30 6556a66a-95e6-47ae-b23b-c024bcb373c8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7333ms 2024-03-23 16:43:55.428 +05:30 6556a66a-95e6-47ae-b23b-c024bcb373c8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:55.428 +05:30 6556a66a-95e6-47ae-b23b-c024bcb373c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9792ms 2024-03-23 16:43:55.430 +05:30 34961ab0-5814-4658-93e3-e2524b4406b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:55.431 +05:30 34961ab0-5814-4658-93e3-e2524b4406b4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:55 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-23 16:43:55.431 +05:30 34961ab0-5814-4658-93e3-e2524b4406b4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:55 AM'. 2024-03-23 16:43:55.432 +05:30 19f7a8c4-71aa-48ce-80da-c7333d38f701 INF CORS policy execution successful. 2024-03-23 16:43:55.432 +05:30 19f7a8c4-71aa-48ce-80da-c7333d38f701 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:55.432 +05:30 19f7a8c4-71aa-48ce-80da-c7333d38f701 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:43:55.433 +05:30 19f7a8c4-71aa-48ce-80da-c7333d38f701 INF Fetching City deatails 2024-03-23 16:43:55.435 +05:30 19f7a8c4-71aa-48ce-80da-c7333d38f701 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:55.436 +05:30 19f7a8c4-71aa-48ce-80da-c7333d38f701 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.7287ms 2024-03-23 16:43:55.436 +05:30 19f7a8c4-71aa-48ce-80da-c7333d38f701 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:55.436 +05:30 19f7a8c4-71aa-48ce-80da-c7333d38f701 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.4136ms 2024-03-23 16:43:56.230 +05:30 19256344-9e3c-48ba-b52c-7c9253b7c27f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:43:56.230 +05:30 7c31a246-d25e-4ec7-804b-0df90d8bd9db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:43:56.231 +05:30 19256344-9e3c-48ba-b52c-7c9253b7c27f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:56 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-23 16:43:56.231 +05:30 7c31a246-d25e-4ec7-804b-0df90d8bd9db INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:56 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-23 16:43:56.231 +05:30 19256344-9e3c-48ba-b52c-7c9253b7c27f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:56 AM'. 2024-03-23 16:43:56.232 +05:30 a953795b-7e68-44f3-b7e4-270cad2dc32a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:43:56.232 +05:30 57ab9a32-1ed0-4d49-9a41-8b9596f4dd34 INF CORS policy execution successful. 2024-03-23 16:43:56.232 +05:30 7c31a246-d25e-4ec7-804b-0df90d8bd9db INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:56 AM'. 2024-03-23 16:43:56.232 +05:30 57ab9a32-1ed0-4d49-9a41-8b9596f4dd34 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:56.232 +05:30 ee200db1-1060-439b-8053-e4594d55a270 INF CORS policy execution successful. 2024-03-23 16:43:56.232 +05:30 57ab9a32-1ed0-4d49-9a41-8b9596f4dd34 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:43:56.232 +05:30 ee200db1-1060-439b-8053-e4594d55a270 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:56.232 +05:30 a953795b-7e68-44f3-b7e4-270cad2dc32a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:56 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-23 16:43:56.232 +05:30 ee200db1-1060-439b-8053-e4594d55a270 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:43:56.233 +05:30 a953795b-7e68-44f3-b7e4-270cad2dc32a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:13:56 AM'. 2024-03-23 16:43:56.233 +05:30 09e08a6b-5a64-4d14-a4b5-ac7b7c123b5d INF CORS policy execution successful. 2024-03-23 16:43:56.233 +05:30 09e08a6b-5a64-4d14-a4b5-ac7b7c123b5d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:56.233 +05:30 09e08a6b-5a64-4d14-a4b5-ac7b7c123b5d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:43:56.233 +05:30 57ab9a32-1ed0-4d49-9a41-8b9596f4dd34 INF Fetching Department deatails 2024-03-23 16:43:56.233 +05:30 ee200db1-1060-439b-8053-e4594d55a270 INF Fetching Country deatails 2024-03-23 16:43:56.234 +05:30 09e08a6b-5a64-4d14-a4b5-ac7b7c123b5d INF Fetching City deatails 2024-03-23 16:43:56.234 +05:30 57ab9a32-1ed0-4d49-9a41-8b9596f4dd34 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:56.234 +05:30 ee200db1-1060-439b-8053-e4594d55a270 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:56.234 +05:30 57ab9a32-1ed0-4d49-9a41-8b9596f4dd34 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0795ms 2024-03-23 16:43:56.235 +05:30 57ab9a32-1ed0-4d49-9a41-8b9596f4dd34 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:43:56.235 +05:30 ee200db1-1060-439b-8053-e4594d55a270 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9074ms 2024-03-23 16:43:56.235 +05:30 57ab9a32-1ed0-4d49-9a41-8b9596f4dd34 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.584ms 2024-03-23 16:43:56.235 +05:30 ee200db1-1060-439b-8053-e4594d55a270 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:43:56.235 +05:30 09e08a6b-5a64-4d14-a4b5-ac7b7c123b5d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:43:56.235 +05:30 ee200db1-1060-439b-8053-e4594d55a270 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.7984ms 2024-03-23 16:43:56.235 +05:30 09e08a6b-5a64-4d14-a4b5-ac7b7c123b5d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1111ms 2024-03-23 16:43:56.235 +05:30 09e08a6b-5a64-4d14-a4b5-ac7b7c123b5d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:43:56.235 +05:30 09e08a6b-5a64-4d14-a4b5-ac7b7c123b5d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6098ms 2024-03-23 16:44:14.001 +05:30 bc0ed006-e882-4527-a48a-7825bbb5f725 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:44:14.002 +05:30 806abb4d-6135-48af-a46e-3b4e5bfa5a6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:44:14.002 +05:30 fe2d9a71-f861-427c-b060-af8d230b25fd INF CORS policy execution successful. 2024-03-23 16:44:14.002 +05:30 d9ad3060-9047-49ee-8886-db3bafcf1bd4 INF CORS policy execution successful. 2024-03-23 16:44:14.002 +05:30 d9ad3060-9047-49ee-8886-db3bafcf1bd4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.1365ms 2024-03-23 16:44:14.002 +05:30 fe2d9a71-f861-427c-b060-af8d230b25fd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5003ms 2024-03-23 16:44:14.003 +05:30 246d1025-1aa2-4f05-9696-808724e15376 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:14.003 +05:30 b1205cb5-c2d0-40f6-98f3-8e846c04c612 INF CORS policy execution successful. 2024-03-23 16:44:14.003 +05:30 b1205cb5-c2d0-40f6-98f3-8e846c04c612 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.34ms 2024-03-23 16:44:14.042 +05:30 938a6e6e-c121-4932-8d35-32dcbaae3abe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:44:14.042 +05:30 85b00503-9295-448d-8395-720ae3000495 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:44:14.043 +05:30 938a6e6e-c121-4932-8d35-32dcbaae3abe INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:14 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-23 16:44:14.043 +05:30 85b00503-9295-448d-8395-720ae3000495 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:14 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-23 16:44:14.043 +05:30 938a6e6e-c121-4932-8d35-32dcbaae3abe INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:14 AM'. 2024-03-23 16:44:14.043 +05:30 85b00503-9295-448d-8395-720ae3000495 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:14 AM'. 2024-03-23 16:44:14.043 +05:30 6ab06864-e7d0-4bed-981c-23ab6ed84023 INF CORS policy execution successful. 2024-03-23 16:44:14.043 +05:30 8d0b6f00-f9bb-4153-a747-93ec4cdbe8ea INF CORS policy execution successful. 2024-03-23 16:44:14.043 +05:30 6ab06864-e7d0-4bed-981c-23ab6ed84023 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:44:14.043 +05:30 8d0b6f00-f9bb-4153-a747-93ec4cdbe8ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:44:14.044 +05:30 8d0b6f00-f9bb-4153-a747-93ec4cdbe8ea INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:44:14.044 +05:30 6ab06864-e7d0-4bed-981c-23ab6ed84023 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:44:14.044 +05:30 6ab06864-e7d0-4bed-981c-23ab6ed84023 INF Fetching Department deatails 2024-03-23 16:44:14.044 +05:30 8d0b6f00-f9bb-4153-a747-93ec4cdbe8ea INF Fetching Country deatails 2024-03-23 16:44:14.045 +05:30 8d0b6f00-f9bb-4153-a747-93ec4cdbe8ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:14.045 +05:30 6ab06864-e7d0-4bed-981c-23ab6ed84023 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:14.046 +05:30 6ab06864-e7d0-4bed-981c-23ab6ed84023 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0455ms 2024-03-23 16:44:14.046 +05:30 8d0b6f00-f9bb-4153-a747-93ec4cdbe8ea INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0713ms 2024-03-23 16:44:14.046 +05:30 6ab06864-e7d0-4bed-981c-23ab6ed84023 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:44:14.046 +05:30 8d0b6f00-f9bb-4153-a747-93ec4cdbe8ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:44:14.046 +05:30 6ab06864-e7d0-4bed-981c-23ab6ed84023 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9831ms 2024-03-23 16:44:14.046 +05:30 8d0b6f00-f9bb-4153-a747-93ec4cdbe8ea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.0173ms 2024-03-23 16:44:14.048 +05:30 3f9a1269-f91a-47bc-a12f-449230d671da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:14.053 +05:30 3f9a1269-f91a-47bc-a12f-449230d671da INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:14 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-23 16:44:14.053 +05:30 3f9a1269-f91a-47bc-a12f-449230d671da INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:14 AM'. 2024-03-23 16:44:14.053 +05:30 a82ba15e-f50b-439a-b12f-8611a0dab41d INF CORS policy execution successful. 2024-03-23 16:44:14.053 +05:30 a82ba15e-f50b-439a-b12f-8611a0dab41d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:14.054 +05:30 a82ba15e-f50b-439a-b12f-8611a0dab41d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:44:14.054 +05:30 a82ba15e-f50b-439a-b12f-8611a0dab41d INF Fetching City deatails 2024-03-23 16:44:14.055 +05:30 a82ba15e-f50b-439a-b12f-8611a0dab41d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:14.055 +05:30 a82ba15e-f50b-439a-b12f-8611a0dab41d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8475ms 2024-03-23 16:44:14.056 +05:30 a82ba15e-f50b-439a-b12f-8611a0dab41d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:14.056 +05:30 a82ba15e-f50b-439a-b12f-8611a0dab41d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.8687ms 2024-03-23 16:44:27.325 +05:30 c506180a-cd55-4701-9f88-0f7739f5aafb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:44:27.325 +05:30 027cbc9c-720e-4d66-923d-f93ce3f0148c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:44:27.326 +05:30 b1b38c4f-f473-4449-9483-b8cd68891eff INF CORS policy execution successful. 2024-03-23 16:44:27.326 +05:30 bd0fc959-519e-424a-9f1d-6ce9b9621bfa INF CORS policy execution successful. 2024-03-23 16:44:27.326 +05:30 bd0fc959-519e-424a-9f1d-6ce9b9621bfa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7783ms 2024-03-23 16:44:27.326 +05:30 b1b38c4f-f473-4449-9483-b8cd68891eff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.804ms 2024-03-23 16:44:27.327 +05:30 aa42b772-7590-4d37-9f65-1a744c0d4e20 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:27.327 +05:30 bd7786bc-150c-4eed-9b6b-845337ee9b55 INF CORS policy execution successful. 2024-03-23 16:44:27.327 +05:30 bd7786bc-150c-4eed-9b6b-845337ee9b55 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.3474ms 2024-03-23 16:44:27.366 +05:30 cfffc497-de89-4792-b13b-076d9d2b78e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:44:27.366 +05:30 15df13fa-d23d-4fdd-a016-92ca129bc95b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:44:27.367 +05:30 cfffc497-de89-4792-b13b-076d9d2b78e4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:27 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-23 16:44:27.367 +05:30 15df13fa-d23d-4fdd-a016-92ca129bc95b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:27 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-23 16:44:27.368 +05:30 cfffc497-de89-4792-b13b-076d9d2b78e4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:27 AM'. 2024-03-23 16:44:27.368 +05:30 15df13fa-d23d-4fdd-a016-92ca129bc95b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:27 AM'. 2024-03-23 16:44:27.369 +05:30 0a7a45c8-1d2a-4eb0-8826-a0eec62e9aa5 INF CORS policy execution successful. 2024-03-23 16:44:27.369 +05:30 7caaac9c-d3c1-452a-b51d-ed3c519319a7 INF CORS policy execution successful. 2024-03-23 16:44:27.369 +05:30 0a7a45c8-1d2a-4eb0-8826-a0eec62e9aa5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:44:27.369 +05:30 7caaac9c-d3c1-452a-b51d-ed3c519319a7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:44:27.369 +05:30 7caaac9c-d3c1-452a-b51d-ed3c519319a7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:44:27.369 +05:30 0a7a45c8-1d2a-4eb0-8826-a0eec62e9aa5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:44:27.370 +05:30 7caaac9c-d3c1-452a-b51d-ed3c519319a7 INF Fetching Department deatails 2024-03-23 16:44:27.370 +05:30 0a7a45c8-1d2a-4eb0-8826-a0eec62e9aa5 INF Fetching Country deatails 2024-03-23 16:44:27.371 +05:30 7caaac9c-d3c1-452a-b51d-ed3c519319a7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:27.372 +05:30 0a7a45c8-1d2a-4eb0-8826-a0eec62e9aa5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:27.372 +05:30 7caaac9c-d3c1-452a-b51d-ed3c519319a7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.8147ms 2024-03-23 16:44:27.380 +05:30 7caaac9c-d3c1-452a-b51d-ed3c519319a7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:44:27.380 +05:30 0a7a45c8-1d2a-4eb0-8826-a0eec62e9aa5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 11.3215ms 2024-03-23 16:44:27.381 +05:30 0a7a45c8-1d2a-4eb0-8826-a0eec62e9aa5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:44:27.381 +05:30 e260aa63-24d0-48e9-af6d-e68d084e5fd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:27.381 +05:30 7caaac9c-d3c1-452a-b51d-ed3c519319a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 14.3945ms 2024-03-23 16:44:27.381 +05:30 0a7a45c8-1d2a-4eb0-8826-a0eec62e9aa5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 14.4914ms 2024-03-23 16:44:27.381 +05:30 e260aa63-24d0-48e9-af6d-e68d084e5fd6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:27 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-23 16:44:27.382 +05:30 e260aa63-24d0-48e9-af6d-e68d084e5fd6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:27 AM'. 2024-03-23 16:44:27.382 +05:30 f8eb6f1d-7bd1-44f5-be35-c648ffe824cd INF CORS policy execution successful. 2024-03-23 16:44:27.383 +05:30 f8eb6f1d-7bd1-44f5-be35-c648ffe824cd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:27.383 +05:30 f8eb6f1d-7bd1-44f5-be35-c648ffe824cd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:44:27.383 +05:30 f8eb6f1d-7bd1-44f5-be35-c648ffe824cd INF Fetching City deatails 2024-03-23 16:44:27.385 +05:30 f8eb6f1d-7bd1-44f5-be35-c648ffe824cd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:27.385 +05:30 f8eb6f1d-7bd1-44f5-be35-c648ffe824cd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5407ms 2024-03-23 16:44:27.385 +05:30 f8eb6f1d-7bd1-44f5-be35-c648ffe824cd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:27.386 +05:30 f8eb6f1d-7bd1-44f5-be35-c648ffe824cd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.1197ms 2024-03-23 16:44:28.750 +05:30 e7f09432-343a-4eaf-b362-f0a80b6d9af0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:28.750 +05:30 e7f09432-343a-4eaf-b362-f0a80b6d9af0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:28 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-23 16:44:28.751 +05:30 e7f09432-343a-4eaf-b362-f0a80b6d9af0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:28 AM'. 2024-03-23 16:44:28.751 +05:30 de1a86a5-a697-4899-a070-64499112c161 INF CORS policy execution successful. 2024-03-23 16:44:28.751 +05:30 de1a86a5-a697-4899-a070-64499112c161 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:28.751 +05:30 de1a86a5-a697-4899-a070-64499112c161 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:44:28.752 +05:30 de1a86a5-a697-4899-a070-64499112c161 INF Fetching City deatails 2024-03-23 16:44:28.753 +05:30 de1a86a5-a697-4899-a070-64499112c161 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:28.753 +05:30 de1a86a5-a697-4899-a070-64499112c161 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1292ms 2024-03-23 16:44:28.754 +05:30 de1a86a5-a697-4899-a070-64499112c161 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:28.754 +05:30 de1a86a5-a697-4899-a070-64499112c161 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.034ms 2024-03-23 16:44:28.755 +05:30 25eb7183-a604-4d77-a543-6963f0957b41 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:44:28.755 +05:30 25eb7183-a604-4d77-a543-6963f0957b41 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:28 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-23 16:44:28.756 +05:30 25eb7183-a604-4d77-a543-6963f0957b41 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:28 AM'. 2024-03-23 16:44:28.756 +05:30 53d11700-c47d-43e5-8a90-d149b4858256 INF CORS policy execution successful. 2024-03-23 16:44:28.756 +05:30 53d11700-c47d-43e5-8a90-d149b4858256 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:44:28.756 +05:30 53d11700-c47d-43e5-8a90-d149b4858256 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:44:28.757 +05:30 53d11700-c47d-43e5-8a90-d149b4858256 INF Fetching Country deatails 2024-03-23 16:44:28.758 +05:30 3e7bc931-4e99-4468-a66a-15cebe7c3ee1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:44:28.759 +05:30 53d11700-c47d-43e5-8a90-d149b4858256 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:28.759 +05:30 3e7bc931-4e99-4468-a66a-15cebe7c3ee1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:28 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-23 16:44:28.759 +05:30 53d11700-c47d-43e5-8a90-d149b4858256 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.6158ms 2024-03-23 16:44:28.759 +05:30 3e7bc931-4e99-4468-a66a-15cebe7c3ee1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:28 AM'. 2024-03-23 16:44:28.760 +05:30 53d11700-c47d-43e5-8a90-d149b4858256 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:44:28.760 +05:30 6c6e615d-8c26-41b7-83fa-fb49c15ece26 INF CORS policy execution successful. 2024-03-23 16:44:28.760 +05:30 6c6e615d-8c26-41b7-83fa-fb49c15ece26 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:44:28.760 +05:30 53d11700-c47d-43e5-8a90-d149b4858256 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.9539ms 2024-03-23 16:44:28.760 +05:30 6c6e615d-8c26-41b7-83fa-fb49c15ece26 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:44:28.761 +05:30 6c6e615d-8c26-41b7-83fa-fb49c15ece26 INF Fetching Department deatails 2024-03-23 16:44:28.765 +05:30 6c6e615d-8c26-41b7-83fa-fb49c15ece26 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:28.765 +05:30 6c6e615d-8c26-41b7-83fa-fb49c15ece26 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.4162ms 2024-03-23 16:44:28.766 +05:30 6c6e615d-8c26-41b7-83fa-fb49c15ece26 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:44:28.766 +05:30 6c6e615d-8c26-41b7-83fa-fb49c15ece26 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.4558ms 2024-03-23 16:44:44.514 +05:30 74cabe90-c361-4989-b1f5-0c762107b8bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:44.514 +05:30 2c8a5b90-1a1b-4c8a-b074-454a5ac96ed7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:44:44.514 +05:30 3681e420-5160-4dc4-a572-7cc813660729 INF CORS policy execution successful. 2024-03-23 16:44:44.514 +05:30 83b5ebb0-bce1-490f-9321-48735628c227 INF CORS policy execution successful. 2024-03-23 16:44:44.514 +05:30 83b5ebb0-bce1-490f-9321-48735628c227 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.414ms 2024-03-23 16:44:44.514 +05:30 3681e420-5160-4dc4-a572-7cc813660729 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7981ms 2024-03-23 16:44:44.515 +05:30 24b7152c-1c3d-4da5-b346-de2b4108c39c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:44:44.515 +05:30 7bb9814d-9c87-406d-a1c3-89d9d2877e21 INF CORS policy execution successful. 2024-03-23 16:44:44.515 +05:30 7bb9814d-9c87-406d-a1c3-89d9d2877e21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2443ms 2024-03-23 16:44:44.575 +05:30 6f9464fa-4c5b-41a5-8778-2cf91caf01ed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:44:44.576 +05:30 6f9464fa-4c5b-41a5-8778-2cf91caf01ed INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:44 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-23 16:44:44.576 +05:30 6f9464fa-4c5b-41a5-8778-2cf91caf01ed INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:44 AM'. 2024-03-23 16:44:44.576 +05:30 8e171d77-339c-4f84-8e0e-b27ce181e6b0 INF CORS policy execution successful. 2024-03-23 16:44:44.576 +05:30 8e171d77-339c-4f84-8e0e-b27ce181e6b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:44:44.577 +05:30 8e171d77-339c-4f84-8e0e-b27ce181e6b0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:44:44.577 +05:30 22e42d44-8ddd-4d6b-a7a2-a6d656f996e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:44:44.577 +05:30 8e171d77-339c-4f84-8e0e-b27ce181e6b0 INF Fetching Department deatails 2024-03-23 16:44:44.577 +05:30 22e42d44-8ddd-4d6b-a7a2-a6d656f996e4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:44 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-23 16:44:44.577 +05:30 22e42d44-8ddd-4d6b-a7a2-a6d656f996e4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:44 AM'. 2024-03-23 16:44:44.578 +05:30 d51d6891-515e-4a97-a8f1-d10650b5ce15 INF CORS policy execution successful. 2024-03-23 16:44:44.578 +05:30 d51d6891-515e-4a97-a8f1-d10650b5ce15 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:44:44.578 +05:30 d51d6891-515e-4a97-a8f1-d10650b5ce15 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:44:44.578 +05:30 d51d6891-515e-4a97-a8f1-d10650b5ce15 INF Fetching Country deatails 2024-03-23 16:44:44.578 +05:30 8e171d77-339c-4f84-8e0e-b27ce181e6b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:44.578 +05:30 8e171d77-339c-4f84-8e0e-b27ce181e6b0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8717ms 2024-03-23 16:44:44.579 +05:30 8e171d77-339c-4f84-8e0e-b27ce181e6b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:44:44.579 +05:30 ff4e7fb0-2cea-4187-8d8b-1a8c941475b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:44.579 +05:30 8e171d77-339c-4f84-8e0e-b27ce181e6b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6278ms 2024-03-23 16:44:44.579 +05:30 d51d6891-515e-4a97-a8f1-d10650b5ce15 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:44.579 +05:30 d51d6891-515e-4a97-a8f1-d10650b5ce15 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1393ms 2024-03-23 16:44:44.579 +05:30 ff4e7fb0-2cea-4187-8d8b-1a8c941475b9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:44 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-23 16:44:44.579 +05:30 d51d6891-515e-4a97-a8f1-d10650b5ce15 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:44:44.579 +05:30 ff4e7fb0-2cea-4187-8d8b-1a8c941475b9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:44 AM'. 2024-03-23 16:44:44.579 +05:30 9fd7526d-f38e-4ade-8b58-6549fde96790 INF CORS policy execution successful. 2024-03-23 16:44:44.579 +05:30 d51d6891-515e-4a97-a8f1-d10650b5ce15 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.7336ms 2024-03-23 16:44:44.579 +05:30 9fd7526d-f38e-4ade-8b58-6549fde96790 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:44.580 +05:30 9fd7526d-f38e-4ade-8b58-6549fde96790 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:44:44.580 +05:30 9fd7526d-f38e-4ade-8b58-6549fde96790 INF Fetching City deatails 2024-03-23 16:44:44.580 +05:30 9fd7526d-f38e-4ade-8b58-6549fde96790 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:44.581 +05:30 9fd7526d-f38e-4ade-8b58-6549fde96790 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.0527ms 2024-03-23 16:44:44.581 +05:30 9fd7526d-f38e-4ade-8b58-6549fde96790 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:44.581 +05:30 9fd7526d-f38e-4ade-8b58-6549fde96790 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2876ms 2024-03-23 16:44:44.662 +05:30 fb2c67dc-c630-4804-9dd4-a0d64ee3ae19 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:44.663 +05:30 fb2c67dc-c630-4804-9dd4-a0d64ee3ae19 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:44 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-23 16:44:44.663 +05:30 fb2c67dc-c630-4804-9dd4-a0d64ee3ae19 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:44 AM'. 2024-03-23 16:44:44.663 +05:30 c3a7bbdc-8c53-408e-8632-f77ac12f2c48 INF CORS policy execution successful. 2024-03-23 16:44:44.663 +05:30 c3a7bbdc-8c53-408e-8632-f77ac12f2c48 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:44.663 +05:30 c3a7bbdc-8c53-408e-8632-f77ac12f2c48 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:44:44.663 +05:30 c3a7bbdc-8c53-408e-8632-f77ac12f2c48 INF Fetching City deatails 2024-03-23 16:44:44.664 +05:30 c3a7bbdc-8c53-408e-8632-f77ac12f2c48 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:44.665 +05:30 c3a7bbdc-8c53-408e-8632-f77ac12f2c48 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5704ms 2024-03-23 16:44:44.665 +05:30 c3a7bbdc-8c53-408e-8632-f77ac12f2c48 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:44.665 +05:30 c3a7bbdc-8c53-408e-8632-f77ac12f2c48 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8076ms 2024-03-23 16:44:49.182 +05:30 fe2c2798-3e62-48d1-a784-96ddc25f9c3a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:49.183 +05:30 fe2c2798-3e62-48d1-a784-96ddc25f9c3a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:49 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-23 16:44:49.184 +05:30 fe2c2798-3e62-48d1-a784-96ddc25f9c3a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:49 AM'. 2024-03-23 16:44:49.184 +05:30 7d397947-251c-4c77-89a9-de4772894f6e INF CORS policy execution successful. 2024-03-23 16:44:49.184 +05:30 7d397947-251c-4c77-89a9-de4772894f6e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:49.184 +05:30 7d397947-251c-4c77-89a9-de4772894f6e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:44:49.185 +05:30 7d397947-251c-4c77-89a9-de4772894f6e INF Fetching City deatails 2024-03-23 16:44:49.186 +05:30 7d397947-251c-4c77-89a9-de4772894f6e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:49.187 +05:30 7d397947-251c-4c77-89a9-de4772894f6e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5252ms 2024-03-23 16:44:49.187 +05:30 7d397947-251c-4c77-89a9-de4772894f6e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:49.187 +05:30 7d397947-251c-4c77-89a9-de4772894f6e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.7504ms 2024-03-23 16:44:50.679 +05:30 68a4a6d9-2d68-476a-ab4f-b60f93c5de8a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:50.679 +05:30 0bca12b4-31e4-453d-9f40-2ece9d517005 INF CORS policy execution successful. 2024-03-23 16:44:50.680 +05:30 0bca12b4-31e4-453d-9f40-2ece9d517005 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6002ms 2024-03-23 16:44:50.721 +05:30 a1fd4436-0e95-4605-a8c4-257f198c065a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:50.721 +05:30 ce9c8fc7-4a10-4af2-89f0-cbe64122afa7 INF CORS policy execution successful. 2024-03-23 16:44:50.722 +05:30 ce9c8fc7-4a10-4af2-89f0-cbe64122afa7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1974ms 2024-03-23 16:44:50.732 +05:30 688f78ea-66a1-42e2-8f4a-cf1266152ff5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:50.732 +05:30 688f78ea-66a1-42e2-8f4a-cf1266152ff5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14: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-23 16:44:50.733 +05:30 688f78ea-66a1-42e2-8f4a-cf1266152ff5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:50 AM'. 2024-03-23 16:44:50.733 +05:30 51d1dfe8-1b32-4011-a75d-2c3aa8d5b9e2 INF CORS policy execution successful. 2024-03-23 16:44:50.733 +05:30 51d1dfe8-1b32-4011-a75d-2c3aa8d5b9e2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:50.733 +05:30 51d1dfe8-1b32-4011-a75d-2c3aa8d5b9e2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:44:50.734 +05:30 51d1dfe8-1b32-4011-a75d-2c3aa8d5b9e2 INF Fetching City deatails 2024-03-23 16:44:50.735 +05:30 51d1dfe8-1b32-4011-a75d-2c3aa8d5b9e2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:50.736 +05:30 51d1dfe8-1b32-4011-a75d-2c3aa8d5b9e2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2425ms 2024-03-23 16:44:50.736 +05:30 51d1dfe8-1b32-4011-a75d-2c3aa8d5b9e2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:50.736 +05:30 51d1dfe8-1b32-4011-a75d-2c3aa8d5b9e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.2671ms 2024-03-23 16:44:50.784 +05:30 e7d76c14-3452-40f7-a38b-a4c8906a1041 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:50.785 +05:30 e7d76c14-3452-40f7-a38b-a4c8906a1041 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14: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-23 16:44:50.786 +05:30 e7d76c14-3452-40f7-a38b-a4c8906a1041 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:50 AM'. 2024-03-23 16:44:50.786 +05:30 eeb93e49-1f5a-4b71-beeb-8da40b38f905 INF CORS policy execution successful. 2024-03-23 16:44:50.786 +05:30 eeb93e49-1f5a-4b71-beeb-8da40b38f905 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:50.786 +05:30 eeb93e49-1f5a-4b71-beeb-8da40b38f905 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:44:50.788 +05:30 eeb93e49-1f5a-4b71-beeb-8da40b38f905 INF Fetching City deatails 2024-03-23 16:44:50.792 +05:30 eeb93e49-1f5a-4b71-beeb-8da40b38f905 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:50.793 +05:30 eeb93e49-1f5a-4b71-beeb-8da40b38f905 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.4408ms 2024-03-23 16:44:50.793 +05:30 eeb93e49-1f5a-4b71-beeb-8da40b38f905 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:50.793 +05:30 eeb93e49-1f5a-4b71-beeb-8da40b38f905 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.0938ms 2024-03-23 16:44:59.696 +05:30 04f86daf-dbb4-4598-8242-054ad29dacd0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:59.696 +05:30 c7130226-228c-4d92-90ed-aa94c3a8a34b INF CORS policy execution successful. 2024-03-23 16:44:59.697 +05:30 c7130226-228c-4d92-90ed-aa94c3a8a34b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8387ms 2024-03-23 16:44:59.700 +05:30 48192bdf-75a9-482a-b06a-f9c0047012eb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:44:59.701 +05:30 cf64ccbe-7ea7-4733-adb0-53c445b50a0e INF CORS policy execution successful. 2024-03-23 16:44:59.701 +05:30 cf64ccbe-7ea7-4733-adb0-53c445b50a0e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5124ms 2024-03-23 16:44:59.703 +05:30 2ddbd924-672e-41a1-a855-32d60f136f38 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:44:59.703 +05:30 0dbd8901-55a1-486f-aa92-446648a4bd36 INF CORS policy execution successful. 2024-03-23 16:44:59.703 +05:30 0dbd8901-55a1-486f-aa92-446648a4bd36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4811ms 2024-03-23 16:44:59.761 +05:30 352b282e-b905-4bca-85d1-4c91cea61cb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:44:59.761 +05:30 352b282e-b905-4bca-85d1-4c91cea61cb5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14: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-23 16:44:59.762 +05:30 352b282e-b905-4bca-85d1-4c91cea61cb5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:59 AM'. 2024-03-23 16:44:59.762 +05:30 c0a0cae2-35da-406a-9aa7-3115631f20eb INF CORS policy execution successful. 2024-03-23 16:44:59.762 +05:30 c0a0cae2-35da-406a-9aa7-3115631f20eb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:59.762 +05:30 c0a0cae2-35da-406a-9aa7-3115631f20eb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:44:59.763 +05:30 c0a0cae2-35da-406a-9aa7-3115631f20eb INF Fetching City deatails 2024-03-23 16:44:59.764 +05:30 c0a0cae2-35da-406a-9aa7-3115631f20eb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:59.764 +05:30 c0a0cae2-35da-406a-9aa7-3115631f20eb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0957ms 2024-03-23 16:44:59.764 +05:30 c0a0cae2-35da-406a-9aa7-3115631f20eb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:44:59.764 +05:30 c0a0cae2-35da-406a-9aa7-3115631f20eb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6997ms 2024-03-23 16:44:59.771 +05:30 9504f4f6-2718-43dd-95ab-80453bdd7e6b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:44:59.772 +05:30 9504f4f6-2718-43dd-95ab-80453bdd7e6b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14: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-23 16:44:59.773 +05:30 9504f4f6-2718-43dd-95ab-80453bdd7e6b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:59 AM'. 2024-03-23 16:44:59.773 +05:30 e9d041be-80d0-428f-be33-392337d36f52 INF CORS policy execution successful. 2024-03-23 16:44:59.773 +05:30 e9d041be-80d0-428f-be33-392337d36f52 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:44:59.773 +05:30 e9d041be-80d0-428f-be33-392337d36f52 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:44:59.773 +05:30 e9d041be-80d0-428f-be33-392337d36f52 INF Fetching Country deatails 2024-03-23 16:44:59.775 +05:30 e9d041be-80d0-428f-be33-392337d36f52 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:59.775 +05:30 e9d041be-80d0-428f-be33-392337d36f52 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1562ms 2024-03-23 16:44:59.775 +05:30 e9d041be-80d0-428f-be33-392337d36f52 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:44:59.775 +05:30 e9d041be-80d0-428f-be33-392337d36f52 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.5238ms 2024-03-23 16:44:59.778 +05:30 1fbb81da-95c1-457e-ad2b-bd05b9af23bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:44:59.779 +05:30 1fbb81da-95c1-457e-ad2b-bd05b9af23bc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14: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-23 16:44:59.779 +05:30 1fbb81da-95c1-457e-ad2b-bd05b9af23bc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:14:59 AM'. 2024-03-23 16:44:59.779 +05:30 bca5160d-e9f3-4936-b963-aab8448c64c1 INF CORS policy execution successful. 2024-03-23 16:44:59.779 +05:30 bca5160d-e9f3-4936-b963-aab8448c64c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:44:59.779 +05:30 bca5160d-e9f3-4936-b963-aab8448c64c1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:44:59.780 +05:30 bca5160d-e9f3-4936-b963-aab8448c64c1 INF Fetching Department deatails 2024-03-23 16:44:59.781 +05:30 bca5160d-e9f3-4936-b963-aab8448c64c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:44:59.782 +05:30 bca5160d-e9f3-4936-b963-aab8448c64c1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6935ms 2024-03-23 16:44:59.782 +05:30 bca5160d-e9f3-4936-b963-aab8448c64c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:44:59.782 +05:30 bca5160d-e9f3-4936-b963-aab8448c64c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.4406ms 2024-03-23 16:46:18.585 +05:30 60e930d6-f553-4748-ba45-3961831fac63 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:46:18.586 +05:30 e987a906-1648-4562-9001-743bb1e4dd92 INF CORS policy execution successful. 2024-03-23 16:46:18.587 +05:30 e987a906-1648-4562-9001-743bb1e4dd92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.9124ms 2024-03-23 16:46:18.590 +05:30 927949ac-894e-4411-bd6a-832527542621 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:46:18.591 +05:30 1aa94795-e601-4e3b-a559-824763552008 INF CORS policy execution successful. 2024-03-23 16:46:18.591 +05:30 1aa94795-e601-4e3b-a559-824763552008 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4632ms 2024-03-23 16:46:18.601 +05:30 38be090c-e978-446c-8cf3-43b9e17f244a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:46:18.602 +05:30 f1760ae6-f856-4864-b010-d63c63cf22e7 INF CORS policy execution successful. 2024-03-23 16:46:18.602 +05:30 f1760ae6-f856-4864-b010-d63c63cf22e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6304ms 2024-03-23 16:46:18.636 +05:30 d3fa8a89-db29-462c-978e-41af0dd12fb9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:46:18.637 +05:30 d3fa8a89-db29-462c-978e-41af0dd12fb9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:16:18 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-23 16:46:18.638 +05:30 d3fa8a89-db29-462c-978e-41af0dd12fb9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:16:18 AM'. 2024-03-23 16:46:18.638 +05:30 245f1c63-d074-4ea5-bab8-cc75765c58e9 INF CORS policy execution successful. 2024-03-23 16:46:18.639 +05:30 245f1c63-d074-4ea5-bab8-cc75765c58e9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:46:18.639 +05:30 245f1c63-d074-4ea5-bab8-cc75765c58e9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:46:18.640 +05:30 245f1c63-d074-4ea5-bab8-cc75765c58e9 INF Fetching City deatails 2024-03-23 16:46:18.645 +05:30 245f1c63-d074-4ea5-bab8-cc75765c58e9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:46:18.645 +05:30 83041f3f-0f0f-4f75-bd72-62d41a6fe6bf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:46:18.645 +05:30 245f1c63-d074-4ea5-bab8-cc75765c58e9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.4396ms 2024-03-23 16:46:18.645 +05:30 83041f3f-0f0f-4f75-bd72-62d41a6fe6bf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:16:18 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-23 16:46:18.645 +05:30 245f1c63-d074-4ea5-bab8-cc75765c58e9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:46:18.646 +05:30 83041f3f-0f0f-4f75-bd72-62d41a6fe6bf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:16:18 AM'. 2024-03-23 16:46:18.646 +05:30 245f1c63-d074-4ea5-bab8-cc75765c58e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.9062ms 2024-03-23 16:46:18.646 +05:30 9e5dc90c-c33b-4661-9422-19e92a84e97a INF CORS policy execution successful. 2024-03-23 16:46:18.646 +05:30 9e5dc90c-c33b-4661-9422-19e92a84e97a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:46:18.646 +05:30 9e5dc90c-c33b-4661-9422-19e92a84e97a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:46:18.647 +05:30 9e5dc90c-c33b-4661-9422-19e92a84e97a INF Fetching Country deatails 2024-03-23 16:46:18.648 +05:30 9e5dc90c-c33b-4661-9422-19e92a84e97a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:46:18.648 +05:30 9e5dc90c-c33b-4661-9422-19e92a84e97a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5548ms 2024-03-23 16:46:18.648 +05:30 9e5dc90c-c33b-4661-9422-19e92a84e97a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:46:18.648 +05:30 9e5dc90c-c33b-4661-9422-19e92a84e97a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.2373ms 2024-03-23 16:46:18.655 +05:30 6242c836-2cea-4705-9fce-d6dae74e72a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:46:18.655 +05:30 6242c836-2cea-4705-9fce-d6dae74e72a2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:16:18 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-23 16:46:18.655 +05:30 6242c836-2cea-4705-9fce-d6dae74e72a2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:16:18 AM'. 2024-03-23 16:46:18.656 +05:30 5bc55363-bc90-4cf7-b85c-acd6cb70f096 INF CORS policy execution successful. 2024-03-23 16:46:18.656 +05:30 5bc55363-bc90-4cf7-b85c-acd6cb70f096 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:46:18.656 +05:30 5bc55363-bc90-4cf7-b85c-acd6cb70f096 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:46:18.656 +05:30 5bc55363-bc90-4cf7-b85c-acd6cb70f096 INF Fetching Department deatails 2024-03-23 16:46:18.657 +05:30 5bc55363-bc90-4cf7-b85c-acd6cb70f096 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:46:18.657 +05:30 5bc55363-bc90-4cf7-b85c-acd6cb70f096 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7326ms 2024-03-23 16:46:18.658 +05:30 5bc55363-bc90-4cf7-b85c-acd6cb70f096 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:46:18.658 +05:30 5bc55363-bc90-4cf7-b85c-acd6cb70f096 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9848ms 2024-03-23 16:47:20.316 +05:30 d3dfb1df-eb0b-4353-96a9-af66a9de42dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:47:20.317 +05:30 d13c0647-047a-4383-8405-4a21509f1f9a INF CORS policy execution successful. 2024-03-23 16:47:20.318 +05:30 d13c0647-047a-4383-8405-4a21509f1f9a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.7114ms 2024-03-23 16:47:20.368 +05:30 a71f27a2-267d-4c4b-842f-3da5c787f09d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:47:20.369 +05:30 a71f27a2-267d-4c4b-842f-3da5c787f09d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:17:20 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-23 16:47:20.370 +05:30 a71f27a2-267d-4c4b-842f-3da5c787f09d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:17:20 AM'. 2024-03-23 16:47:20.371 +05:30 e900d160-5b7b-4cd5-851d-2c033cbd552b INF CORS policy execution successful. 2024-03-23 16:47:20.371 +05:30 e900d160-5b7b-4cd5-851d-2c033cbd552b INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:47:20.371 +05:30 e900d160-5b7b-4cd5-851d-2c033cbd552b INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:47:20.373 +05:30 e900d160-5b7b-4cd5-851d-2c033cbd552b INF Fetching Field details for Master 2024-03-23 16:47:20.376 +05:30 e900d160-5b7b-4cd5-851d-2c033cbd552b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:47:20.377 +05:30 e900d160-5b7b-4cd5-851d-2c033cbd552b INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.1011ms 2024-03-23 16:47:20.377 +05:30 e900d160-5b7b-4cd5-851d-2c033cbd552b INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:47:20.377 +05:30 e900d160-5b7b-4cd5-851d-2c033cbd552b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.2914ms 2024-03-23 16:47:20.555 +05:30 23527da6-9a49-4b8a-ba78-513b435abcc9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:47:20.556 +05:30 3bd224a3-e788-4708-844b-09203dc0cc60 INF CORS policy execution successful. 2024-03-23 16:47:20.556 +05:30 3bd224a3-e788-4708-844b-09203dc0cc60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8585ms 2024-03-23 16:47:20.558 +05:30 5112003e-159f-4432-be05-f6722cd7df7b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:47:20.558 +05:30 2f405703-ffd8-4ecf-9853-38bfb5d357f5 INF CORS policy execution successful. 2024-03-23 16:47:20.558 +05:30 2f405703-ffd8-4ecf-9853-38bfb5d357f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3694ms 2024-03-23 16:47:20.573 +05:30 bd08c245-3713-4902-aa88-8cf40c7d0550 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:47:20.574 +05:30 77404fc6-c638-4936-b60b-52758800c4d9 INF CORS policy execution successful. 2024-03-23 16:47:20.574 +05:30 77404fc6-c638-4936-b60b-52758800c4d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4996ms 2024-03-23 16:47:20.600 +05:30 becef20e-8da4-40ba-9be3-6fa3b0fe0261 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:47:20.601 +05:30 94f534db-d850-4e75-826b-349fc905e542 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:47:20.601 +05:30 becef20e-8da4-40ba-9be3-6fa3b0fe0261 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:17:20 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-23 16:47:20.601 +05:30 94f534db-d850-4e75-826b-349fc905e542 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:17:20 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-23 16:47:20.601 +05:30 becef20e-8da4-40ba-9be3-6fa3b0fe0261 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:17:20 AM'. 2024-03-23 16:47:20.602 +05:30 94f534db-d850-4e75-826b-349fc905e542 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:17:20 AM'. 2024-03-23 16:47:20.602 +05:30 6a99c07f-0141-493e-ba03-29f419b58093 INF CORS policy execution successful. 2024-03-23 16:47:20.602 +05:30 7e13a198-5eb0-468c-9425-5759b801ccb2 INF CORS policy execution successful. 2024-03-23 16:47:20.602 +05:30 6a99c07f-0141-493e-ba03-29f419b58093 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:47:20.602 +05:30 7e13a198-5eb0-468c-9425-5759b801ccb2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:47:20.602 +05:30 6a99c07f-0141-493e-ba03-29f419b58093 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:47:20.602 +05:30 7e13a198-5eb0-468c-9425-5759b801ccb2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:47:20.603 +05:30 7e13a198-5eb0-468c-9425-5759b801ccb2 INF Fetching Department deatails 2024-03-23 16:47:20.603 +05:30 6a99c07f-0141-493e-ba03-29f419b58093 INF Fetching City deatails 2024-03-23 16:47:20.604 +05:30 7e13a198-5eb0-468c-9425-5759b801ccb2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:47:20.604 +05:30 7e13a198-5eb0-468c-9425-5759b801ccb2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8421ms 2024-03-23 16:47:20.604 +05:30 7e13a198-5eb0-468c-9425-5759b801ccb2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:47:20.604 +05:30 6a99c07f-0141-493e-ba03-29f419b58093 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:47:20.604 +05:30 7e13a198-5eb0-468c-9425-5759b801ccb2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6411ms 2024-03-23 16:47:20.604 +05:30 6a99c07f-0141-493e-ba03-29f419b58093 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.231ms 2024-03-23 16:47:20.604 +05:30 6a99c07f-0141-493e-ba03-29f419b58093 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:47:20.604 +05:30 6a99c07f-0141-493e-ba03-29f419b58093 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8573ms 2024-03-23 16:47:20.656 +05:30 e1cb0b82-2baf-45e9-aed5-4fe21e72792e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:47:20.657 +05:30 e1cb0b82-2baf-45e9-aed5-4fe21e72792e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:17:20 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-23 16:47:20.657 +05:30 e1cb0b82-2baf-45e9-aed5-4fe21e72792e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:17:20 AM'. 2024-03-23 16:47:20.657 +05:30 94cdf1d0-778f-4997-a579-caa80ea3f520 INF CORS policy execution successful. 2024-03-23 16:47:20.657 +05:30 94cdf1d0-778f-4997-a579-caa80ea3f520 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:47:20.658 +05:30 94cdf1d0-778f-4997-a579-caa80ea3f520 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:47:20.658 +05:30 94cdf1d0-778f-4997-a579-caa80ea3f520 INF Fetching Country deatails 2024-03-23 16:47:20.659 +05:30 94cdf1d0-778f-4997-a579-caa80ea3f520 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:47:20.660 +05:30 94cdf1d0-778f-4997-a579-caa80ea3f520 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0149ms 2024-03-23 16:47:20.660 +05:30 94cdf1d0-778f-4997-a579-caa80ea3f520 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:47:20.660 +05:30 94cdf1d0-778f-4997-a579-caa80ea3f520 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7905ms 2024-03-23 16:48:03.850 +05:30 e2f02fac-121b-42fa-bb59-c9fe3623ea19 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:03.851 +05:30 0cc706ab-8748-4177-b382-af831659a751 INF CORS policy execution successful. 2024-03-23 16:48:03.852 +05:30 0cc706ab-8748-4177-b382-af831659a751 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.5061ms 2024-03-23 16:48:03.856 +05:30 b3bcc497-0cc3-415e-9b28-8809bb51e5db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:03.857 +05:30 af37782c-ea4f-4e22-8f6d-f25a9a1a440b INF CORS policy execution successful. 2024-03-23 16:48:03.857 +05:30 af37782c-ea4f-4e22-8f6d-f25a9a1a440b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.0773ms 2024-03-23 16:48:03.865 +05:30 9cfdde34-ad14-41fd-9d7d-6e13420cf602 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:03.866 +05:30 0ea16253-26c6-4b58-89ce-35652052b1fe INF CORS policy execution successful. 2024-03-23 16:48:03.866 +05:30 0ea16253-26c6-4b58-89ce-35652052b1fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7074ms 2024-03-23 16:48:03.948 +05:30 5ac7c12b-f8d7-4ee7-96ec-71fa70259815 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:03.950 +05:30 5ac7c12b-f8d7-4ee7-96ec-71fa70259815 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:03 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-23 16:48:03.953 +05:30 5ac7c12b-f8d7-4ee7-96ec-71fa70259815 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:03 AM'. 2024-03-23 16:48:03.953 +05:30 fb5d3da1-1a72-4235-97e4-dee7ca12defc INF CORS policy execution successful. 2024-03-23 16:48:03.953 +05:30 fb5d3da1-1a72-4235-97e4-dee7ca12defc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:03.954 +05:30 fb5d3da1-1a72-4235-97e4-dee7ca12defc INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:03.955 +05:30 98b19530-bcc3-48cf-9834-5b8659b813ff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:03.955 +05:30 fb5d3da1-1a72-4235-97e4-dee7ca12defc INF Fetching City deatails 2024-03-23 16:48:03.955 +05:30 98b19530-bcc3-48cf-9834-5b8659b813ff INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:03 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-23 16:48:03.956 +05:30 98b19530-bcc3-48cf-9834-5b8659b813ff INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:03 AM'. 2024-03-23 16:48:03.956 +05:30 dbeea95e-90c3-4432-a7d5-60d0614c54bd INF CORS policy execution successful. 2024-03-23 16:48:03.956 +05:30 dbeea95e-90c3-4432-a7d5-60d0614c54bd INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:03.956 +05:30 dbeea95e-90c3-4432-a7d5-60d0614c54bd INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:03.956 +05:30 dbeea95e-90c3-4432-a7d5-60d0614c54bd INF Fetching Department deatails 2024-03-23 16:48:03.957 +05:30 dbeea95e-90c3-4432-a7d5-60d0614c54bd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:03.957 +05:30 fb5d3da1-1a72-4235-97e4-dee7ca12defc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:03.958 +05:30 dbeea95e-90c3-4432-a7d5-60d0614c54bd INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7564ms 2024-03-23 16:48:03.958 +05:30 dbeea95e-90c3-4432-a7d5-60d0614c54bd INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:03.958 +05:30 fb5d3da1-1a72-4235-97e4-dee7ca12defc INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.2114ms 2024-03-23 16:48:03.958 +05:30 fb5d3da1-1a72-4235-97e4-dee7ca12defc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:03.958 +05:30 dbeea95e-90c3-4432-a7d5-60d0614c54bd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.371ms 2024-03-23 16:48:03.958 +05:30 fb5d3da1-1a72-4235-97e4-dee7ca12defc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.1471ms 2024-03-23 16:48:03.966 +05:30 275d9842-e256-4880-9b92-b5924fee2f40 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:03.967 +05:30 275d9842-e256-4880-9b92-b5924fee2f40 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:03 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-23 16:48:03.967 +05:30 275d9842-e256-4880-9b92-b5924fee2f40 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:03 AM'. 2024-03-23 16:48:03.967 +05:30 8eadef2a-88c2-4b70-8120-981a5b0d7802 INF CORS policy execution successful. 2024-03-23 16:48:03.967 +05:30 8eadef2a-88c2-4b70-8120-981a5b0d7802 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:03.968 +05:30 8eadef2a-88c2-4b70-8120-981a5b0d7802 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:03.968 +05:30 8eadef2a-88c2-4b70-8120-981a5b0d7802 INF Fetching Country deatails 2024-03-23 16:48:03.970 +05:30 8eadef2a-88c2-4b70-8120-981a5b0d7802 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:03.971 +05:30 8eadef2a-88c2-4b70-8120-981a5b0d7802 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.932ms 2024-03-23 16:48:03.971 +05:30 8eadef2a-88c2-4b70-8120-981a5b0d7802 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:03.971 +05:30 8eadef2a-88c2-4b70-8120-981a5b0d7802 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.8819ms 2024-03-23 16:48:04.235 +05:30 ec044048-600a-460a-be01-47e078703078 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:04.235 +05:30 eb36eafe-1dff-41af-9b68-0c5ecad38ead INF CORS policy execution successful. 2024-03-23 16:48:04.236 +05:30 eb36eafe-1dff-41af-9b68-0c5ecad38ead INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.2153ms 2024-03-23 16:48:04.239 +05:30 2096cec4-4702-4837-aba9-110f5b7923f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:04.240 +05:30 d62f7ea1-544f-4b6a-b2ed-6f9989949b17 INF CORS policy execution successful. 2024-03-23 16:48:04.240 +05:30 d62f7ea1-544f-4b6a-b2ed-6f9989949b17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.9274ms 2024-03-23 16:48:04.250 +05:30 3517e1a7-cb9e-4dea-b1fd-2197f7fcb08e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:04.250 +05:30 78a78016-bcc6-4f84-9eaf-8168e5d7ab21 INF CORS policy execution successful. 2024-03-23 16:48:04.251 +05:30 78a78016-bcc6-4f84-9eaf-8168e5d7ab21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8906ms 2024-03-23 16:48:04.285 +05:30 78d0c7d3-fba9-4563-9c73-c3f45377d5a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:04.285 +05:30 78d0c7d3-fba9-4563-9c73-c3f45377d5a9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:04 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-23 16:48:04.286 +05:30 78d0c7d3-fba9-4563-9c73-c3f45377d5a9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:04 AM'. 2024-03-23 16:48:04.286 +05:30 d271ee29-d77e-4481-87ab-be53e0ced9f3 INF CORS policy execution successful. 2024-03-23 16:48:04.286 +05:30 d271ee29-d77e-4481-87ab-be53e0ced9f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:04.286 +05:30 d271ee29-d77e-4481-87ab-be53e0ced9f3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:04.287 +05:30 d271ee29-d77e-4481-87ab-be53e0ced9f3 INF Fetching Department deatails 2024-03-23 16:48:04.289 +05:30 d271ee29-d77e-4481-87ab-be53e0ced9f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:04.290 +05:30 d271ee29-d77e-4481-87ab-be53e0ced9f3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.8047ms 2024-03-23 16:48:04.290 +05:30 d271ee29-d77e-4481-87ab-be53e0ced9f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:04.290 +05:30 d271ee29-d77e-4481-87ab-be53e0ced9f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.3841ms 2024-03-23 16:48:04.291 +05:30 a6332600-350b-46ec-983f-15be3f08cad1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:04.292 +05:30 a6332600-350b-46ec-983f-15be3f08cad1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:04 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-23 16:48:04.292 +05:30 a6332600-350b-46ec-983f-15be3f08cad1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:04 AM'. 2024-03-23 16:48:04.292 +05:30 418f2409-5315-4fff-b508-6bb6932b9c18 INF CORS policy execution successful. 2024-03-23 16:48:04.292 +05:30 418f2409-5315-4fff-b508-6bb6932b9c18 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:04.293 +05:30 418f2409-5315-4fff-b508-6bb6932b9c18 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:04.293 +05:30 418f2409-5315-4fff-b508-6bb6932b9c18 INF Fetching Country deatails 2024-03-23 16:48:04.294 +05:30 418f2409-5315-4fff-b508-6bb6932b9c18 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:04.294 +05:30 418f2409-5315-4fff-b508-6bb6932b9c18 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8302ms 2024-03-23 16:48:04.294 +05:30 418f2409-5315-4fff-b508-6bb6932b9c18 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:04.295 +05:30 418f2409-5315-4fff-b508-6bb6932b9c18 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.616ms 2024-03-23 16:48:04.336 +05:30 bf2f43d3-b3fb-44b0-9be6-be1feacc34c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:04.336 +05:30 bf2f43d3-b3fb-44b0-9be6-be1feacc34c9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:04 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-23 16:48:04.337 +05:30 bf2f43d3-b3fb-44b0-9be6-be1feacc34c9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:04 AM'. 2024-03-23 16:48:04.337 +05:30 8e129d3b-e6dc-4f53-b65a-c05fab88ca05 INF CORS policy execution successful. 2024-03-23 16:48:04.337 +05:30 8e129d3b-e6dc-4f53-b65a-c05fab88ca05 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:04.337 +05:30 8e129d3b-e6dc-4f53-b65a-c05fab88ca05 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:04.338 +05:30 8e129d3b-e6dc-4f53-b65a-c05fab88ca05 INF Fetching City deatails 2024-03-23 16:48:04.339 +05:30 8e129d3b-e6dc-4f53-b65a-c05fab88ca05 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:04.339 +05:30 8e129d3b-e6dc-4f53-b65a-c05fab88ca05 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2621ms 2024-03-23 16:48:04.340 +05:30 8e129d3b-e6dc-4f53-b65a-c05fab88ca05 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:04.340 +05:30 8e129d3b-e6dc-4f53-b65a-c05fab88ca05 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.6285ms 2024-03-23 16:48:11.543 +05:30 f14c249e-b6ed-482d-a483-6cfecf8d4de6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:11.543 +05:30 7ad27d8b-3b2c-45c4-bc27-e6a32c0b3c61 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:11.543 +05:30 a150f06e-77e9-4102-b94f-d3a07def6989 INF CORS policy execution successful. 2024-03-23 16:48:11.543 +05:30 6f539a0b-af39-480c-8998-f76aca4c551b INF CORS policy execution successful. 2024-03-23 16:48:11.543 +05:30 6f539a0b-af39-480c-8998-f76aca4c551b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8736ms 2024-03-23 16:48:11.543 +05:30 a150f06e-77e9-4102-b94f-d3a07def6989 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8743ms 2024-03-23 16:48:11.557 +05:30 e6a652b4-23f5-4cad-94f7-16042228cf98 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:11.557 +05:30 a9856110-59ff-4f4f-b88a-40b40a385c6f INF CORS policy execution successful. 2024-03-23 16:48:11.558 +05:30 a9856110-59ff-4f4f-b88a-40b40a385c6f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7302ms 2024-03-23 16:48:11.591 +05:30 ee06419c-09d3-4159-97f0-0dbfa2e83570 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:11.592 +05:30 ee06419c-09d3-4159-97f0-0dbfa2e83570 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:11 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-23 16:48:11.592 +05:30 ee06419c-09d3-4159-97f0-0dbfa2e83570 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:11 AM'. 2024-03-23 16:48:11.593 +05:30 eda5ba69-47a8-4871-a67d-24bcd68eb459 INF CORS policy execution successful. 2024-03-23 16:48:11.593 +05:30 7255dc03-15f0-4071-bb62-f8df8b30fc5f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:11.593 +05:30 eda5ba69-47a8-4871-a67d-24bcd68eb459 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:11.593 +05:30 eda5ba69-47a8-4871-a67d-24bcd68eb459 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:11.593 +05:30 7255dc03-15f0-4071-bb62-f8df8b30fc5f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:11 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-23 16:48:11.593 +05:30 7255dc03-15f0-4071-bb62-f8df8b30fc5f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:11 AM'. 2024-03-23 16:48:11.593 +05:30 34f6bc96-577f-4207-8a3c-dbf49a0f97c0 INF CORS policy execution successful. 2024-03-23 16:48:11.593 +05:30 34f6bc96-577f-4207-8a3c-dbf49a0f97c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:11.594 +05:30 34f6bc96-577f-4207-8a3c-dbf49a0f97c0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:11.594 +05:30 eda5ba69-47a8-4871-a67d-24bcd68eb459 INF Fetching Country deatails 2024-03-23 16:48:11.594 +05:30 34f6bc96-577f-4207-8a3c-dbf49a0f97c0 INF Fetching Department deatails 2024-03-23 16:48:11.596 +05:30 eda5ba69-47a8-4871-a67d-24bcd68eb459 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:11.596 +05:30 34f6bc96-577f-4207-8a3c-dbf49a0f97c0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:11.596 +05:30 eda5ba69-47a8-4871-a67d-24bcd68eb459 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.0649ms 2024-03-23 16:48:11.596 +05:30 34f6bc96-577f-4207-8a3c-dbf49a0f97c0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.4129ms 2024-03-23 16:48:11.596 +05:30 34f6bc96-577f-4207-8a3c-dbf49a0f97c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:11.596 +05:30 eda5ba69-47a8-4871-a67d-24bcd68eb459 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:11.596 +05:30 34f6bc96-577f-4207-8a3c-dbf49a0f97c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7289ms 2024-03-23 16:48:11.597 +05:30 eda5ba69-47a8-4871-a67d-24bcd68eb459 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.1264ms 2024-03-23 16:48:11.643 +05:30 a5df009b-4d7c-482f-8473-536c51447f36 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:11.644 +05:30 a5df009b-4d7c-482f-8473-536c51447f36 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:11 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-23 16:48:11.644 +05:30 a5df009b-4d7c-482f-8473-536c51447f36 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:11 AM'. 2024-03-23 16:48:11.644 +05:30 86abd975-f94b-4e8e-a4d0-d1e35c3ed60f INF CORS policy execution successful. 2024-03-23 16:48:11.645 +05:30 86abd975-f94b-4e8e-a4d0-d1e35c3ed60f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:11.645 +05:30 86abd975-f94b-4e8e-a4d0-d1e35c3ed60f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:11.645 +05:30 86abd975-f94b-4e8e-a4d0-d1e35c3ed60f INF Fetching City deatails 2024-03-23 16:48:11.646 +05:30 86abd975-f94b-4e8e-a4d0-d1e35c3ed60f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:11.647 +05:30 86abd975-f94b-4e8e-a4d0-d1e35c3ed60f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8903ms 2024-03-23 16:48:11.647 +05:30 86abd975-f94b-4e8e-a4d0-d1e35c3ed60f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:11.647 +05:30 86abd975-f94b-4e8e-a4d0-d1e35c3ed60f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6711ms 2024-03-23 16:48:17.485 +05:30 c53c52cd-4e18-45c3-8c8f-584fe370238f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:17.485 +05:30 839160f2-005d-4eb5-96f9-e185df236644 INF CORS policy execution successful. 2024-03-23 16:48:17.485 +05:30 839160f2-005d-4eb5-96f9-e185df236644 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5359ms 2024-03-23 16:48:17.503 +05:30 567aeaf7-19dc-4671-8130-d0d5e8389906 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:17.503 +05:30 b5dad487-07f0-4fd3-b906-57174bf1bcbd INF CORS policy execution successful. 2024-03-23 16:48:17.503 +05:30 b5dad487-07f0-4fd3-b906-57174bf1bcbd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5466ms 2024-03-23 16:48:17.522 +05:30 568a5573-9fa3-4667-a2e1-d1a8dcb65fab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:17.523 +05:30 37404d9e-3da7-471b-9363-7f1e30a04cd6 INF CORS policy execution successful. 2024-03-23 16:48:17.523 +05:30 37404d9e-3da7-471b-9363-7f1e30a04cd6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6073ms 2024-03-23 16:48:17.535 +05:30 e84c84e9-4ae1-40d5-93df-550a7ec7d5d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:17.535 +05:30 e84c84e9-4ae1-40d5-93df-550a7ec7d5d5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 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-23 16:48:17.536 +05:30 e84c84e9-4ae1-40d5-93df-550a7ec7d5d5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 AM'. 2024-03-23 16:48:17.536 +05:30 033f675e-d3fa-4a16-8a86-c9e33b069c9c INF CORS policy execution successful. 2024-03-23 16:48:17.536 +05:30 033f675e-d3fa-4a16-8a86-c9e33b069c9c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:17.537 +05:30 033f675e-d3fa-4a16-8a86-c9e33b069c9c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:17.537 +05:30 033f675e-d3fa-4a16-8a86-c9e33b069c9c INF Fetching Country deatails 2024-03-23 16:48:17.541 +05:30 033f675e-d3fa-4a16-8a86-c9e33b069c9c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:17.542 +05:30 033f675e-d3fa-4a16-8a86-c9e33b069c9c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.8687ms 2024-03-23 16:48:17.542 +05:30 033f675e-d3fa-4a16-8a86-c9e33b069c9c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:17.542 +05:30 033f675e-d3fa-4a16-8a86-c9e33b069c9c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.0128ms 2024-03-23 16:48:17.605 +05:30 919c2640-10f8-46d0-bb74-4547cbd6751f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:17.606 +05:30 919c2640-10f8-46d0-bb74-4547cbd6751f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 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-23 16:48:17.606 +05:30 919c2640-10f8-46d0-bb74-4547cbd6751f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 AM'. 2024-03-23 16:48:17.606 +05:30 2306bd51-c64c-4e0c-be9b-8bf9f0fddea3 INF CORS policy execution successful. 2024-03-23 16:48:17.606 +05:30 2306bd51-c64c-4e0c-be9b-8bf9f0fddea3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:17.607 +05:30 2306bd51-c64c-4e0c-be9b-8bf9f0fddea3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:17.607 +05:30 2306bd51-c64c-4e0c-be9b-8bf9f0fddea3 INF Fetching City deatails 2024-03-23 16:48:17.608 +05:30 2306bd51-c64c-4e0c-be9b-8bf9f0fddea3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:17.608 +05:30 2306bd51-c64c-4e0c-be9b-8bf9f0fddea3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5552ms 2024-03-23 16:48:17.608 +05:30 2306bd51-c64c-4e0c-be9b-8bf9f0fddea3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:17.608 +05:30 2306bd51-c64c-4e0c-be9b-8bf9f0fddea3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8298ms 2024-03-23 16:48:17.626 +05:30 78829580-958e-48e7-b207-4536282b50cd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:17.627 +05:30 78829580-958e-48e7-b207-4536282b50cd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 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-23 16:48:17.627 +05:30 78829580-958e-48e7-b207-4536282b50cd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 AM'. 2024-03-23 16:48:17.627 +05:30 2c951ebe-bcde-438d-8134-7fc4015e89b3 INF CORS policy execution successful. 2024-03-23 16:48:17.627 +05:30 2c951ebe-bcde-438d-8134-7fc4015e89b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:17.628 +05:30 2c951ebe-bcde-438d-8134-7fc4015e89b3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:17.628 +05:30 2c951ebe-bcde-438d-8134-7fc4015e89b3 INF Fetching Department deatails 2024-03-23 16:48:17.629 +05:30 2c951ebe-bcde-438d-8134-7fc4015e89b3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:17.629 +05:30 2c951ebe-bcde-438d-8134-7fc4015e89b3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7716ms 2024-03-23 16:48:17.629 +05:30 2c951ebe-bcde-438d-8134-7fc4015e89b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:17.630 +05:30 2c951ebe-bcde-438d-8134-7fc4015e89b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4274ms 2024-03-23 16:48:17.642 +05:30 122097c0-73bb-421c-b232-b1b1a2a625c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:17.642 +05:30 bd78c0a0-d425-4e76-a82e-4663d279b31c INF CORS policy execution successful. 2024-03-23 16:48:17.642 +05:30 bd78c0a0-d425-4e76-a82e-4663d279b31c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5773ms 2024-03-23 16:48:17.693 +05:30 aa98cc7e-f2a4-4da6-8d4b-1cb451891e78 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:17.694 +05:30 1d28efd9-efe1-47c7-82b8-541db9745f4d INF CORS policy execution successful. 2024-03-23 16:48:17.694 +05:30 1d28efd9-efe1-47c7-82b8-541db9745f4d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8947ms 2024-03-23 16:48:17.707 +05:30 3dcbe555-fb6a-4899-a435-79a1251b2b9a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:17.708 +05:30 ea673e9c-12d0-4180-92ca-caa2ef5388df INF CORS policy execution successful. 2024-03-23 16:48:17.708 +05:30 ea673e9c-12d0-4180-92ca-caa2ef5388df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.829ms 2024-03-23 16:48:17.711 +05:30 2bc710a6-30ba-4497-bed9-776ee0003254 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:17.712 +05:30 2bc710a6-30ba-4497-bed9-776ee0003254 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 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-23 16:48:17.713 +05:30 2bc710a6-30ba-4497-bed9-776ee0003254 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 AM'. 2024-03-23 16:48:17.713 +05:30 82d7d971-f582-44ce-8346-42108b2aae39 INF CORS policy execution successful. 2024-03-23 16:48:17.713 +05:30 82d7d971-f582-44ce-8346-42108b2aae39 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:17.713 +05:30 82d7d971-f582-44ce-8346-42108b2aae39 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:17.714 +05:30 82d7d971-f582-44ce-8346-42108b2aae39 INF Fetching City deatails 2024-03-23 16:48:17.715 +05:30 82d7d971-f582-44ce-8346-42108b2aae39 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:17.715 +05:30 82d7d971-f582-44ce-8346-42108b2aae39 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9436ms 2024-03-23 16:48:17.715 +05:30 82d7d971-f582-44ce-8346-42108b2aae39 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:17.715 +05:30 82d7d971-f582-44ce-8346-42108b2aae39 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.738ms 2024-03-23 16:48:17.743 +05:30 4e09f44d-1c11-40f6-8237-d532e6f7b9fb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:17.744 +05:30 4e09f44d-1c11-40f6-8237-d532e6f7b9fb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 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-23 16:48:17.744 +05:30 4e09f44d-1c11-40f6-8237-d532e6f7b9fb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 AM'. 2024-03-23 16:48:17.744 +05:30 15582e88-d145-4ccd-a5b2-58e67a8660fe INF CORS policy execution successful. 2024-03-23 16:48:17.744 +05:30 15582e88-d145-4ccd-a5b2-58e67a8660fe INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:17.744 +05:30 15582e88-d145-4ccd-a5b2-58e67a8660fe INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:17.745 +05:30 15582e88-d145-4ccd-a5b2-58e67a8660fe INF Fetching Country deatails 2024-03-23 16:48:17.746 +05:30 15582e88-d145-4ccd-a5b2-58e67a8660fe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:17.747 +05:30 15582e88-d145-4ccd-a5b2-58e67a8660fe INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.084ms 2024-03-23 16:48:17.747 +05:30 15582e88-d145-4ccd-a5b2-58e67a8660fe INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:17.747 +05:30 15582e88-d145-4ccd-a5b2-58e67a8660fe INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7992ms 2024-03-23 16:48:17.758 +05:30 4df68da5-a812-494f-a974-3e2d9e4e70a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:17.759 +05:30 4df68da5-a812-494f-a974-3e2d9e4e70a1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 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-23 16:48:17.759 +05:30 4df68da5-a812-494f-a974-3e2d9e4e70a1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 AM'. 2024-03-23 16:48:17.760 +05:30 3c79cb60-4098-4dea-807d-8a5634509960 INF CORS policy execution successful. 2024-03-23 16:48:17.760 +05:30 3c79cb60-4098-4dea-807d-8a5634509960 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:17.760 +05:30 3c79cb60-4098-4dea-807d-8a5634509960 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:17.761 +05:30 3c79cb60-4098-4dea-807d-8a5634509960 INF Fetching Department deatails 2024-03-23 16:48:17.762 +05:30 3c79cb60-4098-4dea-807d-8a5634509960 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:17.763 +05:30 3c79cb60-4098-4dea-807d-8a5634509960 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6546ms 2024-03-23 16:48:17.763 +05:30 3c79cb60-4098-4dea-807d-8a5634509960 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:17.763 +05:30 3c79cb60-4098-4dea-807d-8a5634509960 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.0533ms 2024-03-23 16:48:17.806 +05:30 6c3fc146-fe50-4e51-8cd0-84c6e6f24ba3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:17.807 +05:30 76d17975-7d84-4997-b615-f10d1aa49a77 INF CORS policy execution successful. 2024-03-23 16:48:17.807 +05:30 76d17975-7d84-4997-b615-f10d1aa49a77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5086ms 2024-03-23 16:48:17.815 +05:30 4bbb8e25-96df-4526-937c-1bf885e42d3a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:17.815 +05:30 2d98854d-6688-4575-9c74-7a9b8b1820f3 INF CORS policy execution successful. 2024-03-23 16:48:17.815 +05:30 2d98854d-6688-4575-9c74-7a9b8b1820f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5794ms 2024-03-23 16:48:17.833 +05:30 c3a3e90e-08f1-4da4-b7e1-44370f850597 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:17.833 +05:30 87f7a14e-c86d-4c1c-a7f2-23c5647f2b29 INF CORS policy execution successful. 2024-03-23 16:48:17.833 +05:30 87f7a14e-c86d-4c1c-a7f2-23c5647f2b29 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.573ms 2024-03-23 16:48:17.878 +05:30 da2dbf03-09f5-42b7-9425-8a434835750e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:17.878 +05:30 da2dbf03-09f5-42b7-9425-8a434835750e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 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-23 16:48:17.878 +05:30 257959cc-68d3-4a8e-8bab-7b2e4d4acaf0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:17.879 +05:30 da2dbf03-09f5-42b7-9425-8a434835750e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 AM'. 2024-03-23 16:48:17.879 +05:30 f269852d-91d9-4c53-87eb-ad64c9d3ae69 INF CORS policy execution successful. 2024-03-23 16:48:17.879 +05:30 f269852d-91d9-4c53-87eb-ad64c9d3ae69 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:17.879 +05:30 257959cc-68d3-4a8e-8bab-7b2e4d4acaf0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 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-23 16:48:17.879 +05:30 f269852d-91d9-4c53-87eb-ad64c9d3ae69 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:17.879 +05:30 257959cc-68d3-4a8e-8bab-7b2e4d4acaf0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 AM'. 2024-03-23 16:48:17.879 +05:30 d74fcc85-97f7-4e18-9f96-7b9c45f32d48 INF CORS policy execution successful. 2024-03-23 16:48:17.879 +05:30 d74fcc85-97f7-4e18-9f96-7b9c45f32d48 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:17.879 +05:30 d74fcc85-97f7-4e18-9f96-7b9c45f32d48 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:17.879 +05:30 f269852d-91d9-4c53-87eb-ad64c9d3ae69 INF Fetching City deatails 2024-03-23 16:48:17.880 +05:30 d74fcc85-97f7-4e18-9f96-7b9c45f32d48 INF Fetching Department deatails 2024-03-23 16:48:17.880 +05:30 f269852d-91d9-4c53-87eb-ad64c9d3ae69 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:17.881 +05:30 f269852d-91d9-4c53-87eb-ad64c9d3ae69 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6715ms 2024-03-23 16:48:17.881 +05:30 d74fcc85-97f7-4e18-9f96-7b9c45f32d48 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:17.881 +05:30 f269852d-91d9-4c53-87eb-ad64c9d3ae69 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:17.881 +05:30 f269852d-91d9-4c53-87eb-ad64c9d3ae69 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3805ms 2024-03-23 16:48:17.881 +05:30 d74fcc85-97f7-4e18-9f96-7b9c45f32d48 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6404ms 2024-03-23 16:48:17.881 +05:30 d74fcc85-97f7-4e18-9f96-7b9c45f32d48 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:17.881 +05:30 d74fcc85-97f7-4e18-9f96-7b9c45f32d48 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.669ms 2024-03-23 16:48:17.917 +05:30 f997b29d-3bac-4adf-bed6-b648165712a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:17.917 +05:30 f997b29d-3bac-4adf-bed6-b648165712a3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 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-23 16:48:17.918 +05:30 f997b29d-3bac-4adf-bed6-b648165712a3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:17 AM'. 2024-03-23 16:48:17.918 +05:30 be4f8628-d424-49f0-a073-54ccab2ca5cb INF CORS policy execution successful. 2024-03-23 16:48:17.918 +05:30 be4f8628-d424-49f0-a073-54ccab2ca5cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:17.918 +05:30 be4f8628-d424-49f0-a073-54ccab2ca5cb INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:17.919 +05:30 be4f8628-d424-49f0-a073-54ccab2ca5cb INF Fetching Country deatails 2024-03-23 16:48:17.920 +05:30 be4f8628-d424-49f0-a073-54ccab2ca5cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:17.920 +05:30 be4f8628-d424-49f0-a073-54ccab2ca5cb INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6794ms 2024-03-23 16:48:17.920 +05:30 be4f8628-d424-49f0-a073-54ccab2ca5cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:17.920 +05:30 be4f8628-d424-49f0-a073-54ccab2ca5cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.2905ms 2024-03-23 16:48:20.587 +05:30 f7ad0aa0-c545-4d6b-aa04-5b5f112d39f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:20.587 +05:30 a0e09e9f-1b90-461e-bf6d-de21370b55a1 INF CORS policy execution successful. 2024-03-23 16:48:20.588 +05:30 a0e09e9f-1b90-461e-bf6d-de21370b55a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6787ms 2024-03-23 16:48:20.595 +05:30 fe5fd831-1693-4bdf-b76a-050b41863ee5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:20.595 +05:30 c29c8d31-d322-4b11-90c6-727db5c69a08 INF CORS policy execution successful. 2024-03-23 16:48:20.595 +05:30 c29c8d31-d322-4b11-90c6-727db5c69a08 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5542ms 2024-03-23 16:48:20.603 +05:30 bfea5d97-18df-452c-bec5-9e58ff606fa1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:20.603 +05:30 13402b69-747f-4d75-82ef-9055735a4ba8 INF CORS policy execution successful. 2024-03-23 16:48:20.603 +05:30 13402b69-747f-4d75-82ef-9055735a4ba8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5063ms 2024-03-23 16:48:20.691 +05:30 6f49a11f-4636-43a2-a818-16ddefbc0ec7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:20.692 +05:30 6f49a11f-4636-43a2-a818-16ddefbc0ec7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:20 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-23 16:48:20.692 +05:30 6f49a11f-4636-43a2-a818-16ddefbc0ec7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:20 AM'. 2024-03-23 16:48:20.692 +05:30 8de0ca00-57cb-4143-be10-96f0b4d313c4 INF CORS policy execution successful. 2024-03-23 16:48:20.692 +05:30 8de0ca00-57cb-4143-be10-96f0b4d313c4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:20.693 +05:30 8de0ca00-57cb-4143-be10-96f0b4d313c4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:20.693 +05:30 8de0ca00-57cb-4143-be10-96f0b4d313c4 INF Fetching Country deatails 2024-03-23 16:48:20.694 +05:30 8de0ca00-57cb-4143-be10-96f0b4d313c4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:20.694 +05:30 8de0ca00-57cb-4143-be10-96f0b4d313c4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7312ms 2024-03-23 16:48:20.694 +05:30 8de0ca00-57cb-4143-be10-96f0b4d313c4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:20.694 +05:30 8feb1032-a53b-475d-9446-a4dc6a66540a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:20.694 +05:30 8de0ca00-57cb-4143-be10-96f0b4d313c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3997ms 2024-03-23 16:48:20.695 +05:30 8feb1032-a53b-475d-9446-a4dc6a66540a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:20 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-23 16:48:20.695 +05:30 8feb1032-a53b-475d-9446-a4dc6a66540a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:20 AM'. 2024-03-23 16:48:20.695 +05:30 5da5572b-64c7-4682-acb3-66cb7b5154ed INF CORS policy execution successful. 2024-03-23 16:48:20.695 +05:30 5da5572b-64c7-4682-acb3-66cb7b5154ed INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:20.695 +05:30 5da5572b-64c7-4682-acb3-66cb7b5154ed INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:20.696 +05:30 5da5572b-64c7-4682-acb3-66cb7b5154ed INF Fetching City deatails 2024-03-23 16:48:20.697 +05:30 5da5572b-64c7-4682-acb3-66cb7b5154ed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:20.697 +05:30 5da5572b-64c7-4682-acb3-66cb7b5154ed INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5763ms 2024-03-23 16:48:20.697 +05:30 5da5572b-64c7-4682-acb3-66cb7b5154ed INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:20.697 +05:30 5da5572b-64c7-4682-acb3-66cb7b5154ed INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6195ms 2024-03-23 16:48:20.707 +05:30 53df3349-3988-49a3-8e2e-2740c3e0987c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:20.708 +05:30 53df3349-3988-49a3-8e2e-2740c3e0987c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:20 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-23 16:48:20.708 +05:30 53df3349-3988-49a3-8e2e-2740c3e0987c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:20 AM'. 2024-03-23 16:48:20.708 +05:30 97d30671-1c21-4b3c-b812-060b8fdfedcb INF CORS policy execution successful. 2024-03-23 16:48:20.708 +05:30 97d30671-1c21-4b3c-b812-060b8fdfedcb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:20.708 +05:30 97d30671-1c21-4b3c-b812-060b8fdfedcb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:20.709 +05:30 97d30671-1c21-4b3c-b812-060b8fdfedcb INF Fetching Department deatails 2024-03-23 16:48:20.710 +05:30 97d30671-1c21-4b3c-b812-060b8fdfedcb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:20.710 +05:30 97d30671-1c21-4b3c-b812-060b8fdfedcb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8138ms 2024-03-23 16:48:20.710 +05:30 97d30671-1c21-4b3c-b812-060b8fdfedcb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:20.710 +05:30 97d30671-1c21-4b3c-b812-060b8fdfedcb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.303ms 2024-03-23 16:48:20.803 +05:30 39927fe1-d7a8-492a-9b84-b5b4b09e9a04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:20.803 +05:30 6490e84b-21be-4ba0-ac4e-d310541fb017 INF CORS policy execution successful. 2024-03-23 16:48:20.803 +05:30 6490e84b-21be-4ba0-ac4e-d310541fb017 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8378ms 2024-03-23 16:48:20.816 +05:30 78f25dea-7c1f-4715-8425-db42df7296a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:20.816 +05:30 5f431580-d7c1-4fcc-b8a3-0a3857f9f4db INF CORS policy execution successful. 2024-03-23 16:48:20.817 +05:30 5f431580-d7c1-4fcc-b8a3-0a3857f9f4db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5884ms 2024-03-23 16:48:20.818 +05:30 b52ee811-e50f-45c7-974d-e68150bc6db9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:20.818 +05:30 9a7f8ba7-1b06-449e-865e-493c02c20982 INF CORS policy execution successful. 2024-03-23 16:48:20.818 +05:30 9a7f8ba7-1b06-449e-865e-493c02c20982 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.3799ms 2024-03-23 16:48:20.890 +05:30 36845561-f1a3-4019-8495-7e9a2bbc3232 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:20.890 +05:30 36845561-f1a3-4019-8495-7e9a2bbc3232 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:20 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-23 16:48:20.891 +05:30 36845561-f1a3-4019-8495-7e9a2bbc3232 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:20 AM'. 2024-03-23 16:48:20.891 +05:30 1435261f-dbe6-4981-9870-c0f381d3f38f INF CORS policy execution successful. 2024-03-23 16:48:20.891 +05:30 7301f9e6-64c2-4572-ae7c-16b46e0dea55 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:20.891 +05:30 1435261f-dbe6-4981-9870-c0f381d3f38f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:20.891 +05:30 1435261f-dbe6-4981-9870-c0f381d3f38f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:20.891 +05:30 7301f9e6-64c2-4572-ae7c-16b46e0dea55 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:20 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-23 16:48:20.891 +05:30 7301f9e6-64c2-4572-ae7c-16b46e0dea55 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:20 AM'. 2024-03-23 16:48:20.891 +05:30 050aa2d5-29bf-416e-ac91-5bf6a315497e INF CORS policy execution successful. 2024-03-23 16:48:20.891 +05:30 1435261f-dbe6-4981-9870-c0f381d3f38f INF Fetching Country deatails 2024-03-23 16:48:20.891 +05:30 050aa2d5-29bf-416e-ac91-5bf6a315497e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:20.892 +05:30 050aa2d5-29bf-416e-ac91-5bf6a315497e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:20.898 +05:30 050aa2d5-29bf-416e-ac91-5bf6a315497e INF Fetching City deatails 2024-03-23 16:48:20.899 +05:30 1435261f-dbe6-4981-9870-c0f381d3f38f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:20.899 +05:30 050aa2d5-29bf-416e-ac91-5bf6a315497e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:20.899 +05:30 1435261f-dbe6-4981-9870-c0f381d3f38f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.2703ms 2024-03-23 16:48:20.899 +05:30 050aa2d5-29bf-416e-ac91-5bf6a315497e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.6919ms 2024-03-23 16:48:20.899 +05:30 1435261f-dbe6-4981-9870-c0f381d3f38f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:20.899 +05:30 050aa2d5-29bf-416e-ac91-5bf6a315497e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:20.899 +05:30 050aa2d5-29bf-416e-ac91-5bf6a315497e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.7803ms 2024-03-23 16:48:20.899 +05:30 1435261f-dbe6-4981-9870-c0f381d3f38f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.7921ms 2024-03-23 16:48:20.910 +05:30 bd385411-b671-4dbc-873b-036eadc8b8fc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:20.911 +05:30 bd385411-b671-4dbc-873b-036eadc8b8fc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:20 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-23 16:48:20.911 +05:30 bd385411-b671-4dbc-873b-036eadc8b8fc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:20 AM'. 2024-03-23 16:48:20.911 +05:30 13e96097-6000-4f46-99bb-2dd93ef051a1 INF CORS policy execution successful. 2024-03-23 16:48:20.911 +05:30 13e96097-6000-4f46-99bb-2dd93ef051a1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:20.911 +05:30 13e96097-6000-4f46-99bb-2dd93ef051a1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:20.912 +05:30 13e96097-6000-4f46-99bb-2dd93ef051a1 INF Fetching Department deatails 2024-03-23 16:48:20.914 +05:30 13e96097-6000-4f46-99bb-2dd93ef051a1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:20.915 +05:30 13e96097-6000-4f46-99bb-2dd93ef051a1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.5921ms 2024-03-23 16:48:20.915 +05:30 13e96097-6000-4f46-99bb-2dd93ef051a1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:20.915 +05:30 13e96097-6000-4f46-99bb-2dd93ef051a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.1925ms 2024-03-23 16:48:21.153 +05:30 154db737-b92c-4b40-98fd-edc3b14db610 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:21.154 +05:30 35317cba-8be5-4f92-bf32-780b5c39c5d8 INF CORS policy execution successful. 2024-03-23 16:48:21.154 +05:30 35317cba-8be5-4f92-bf32-780b5c39c5d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4636ms 2024-03-23 16:48:21.156 +05:30 e84be151-e59c-409f-ac9c-4a431fc22098 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:21.156 +05:30 5fa4643e-1a7b-4afd-8283-6df6aab5829e INF CORS policy execution successful. 2024-03-23 16:48:21.156 +05:30 5fa4643e-1a7b-4afd-8283-6df6aab5829e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2405ms 2024-03-23 16:48:21.173 +05:30 1ba9f99d-8614-4f66-92a0-23ea3a7bf7c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:21.174 +05:30 225912fc-86e6-4bbf-ad27-002280ccc42a INF CORS policy execution successful. 2024-03-23 16:48:21.174 +05:30 225912fc-86e6-4bbf-ad27-002280ccc42a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6558ms 2024-03-23 16:48:21.204 +05:30 4f8d8432-4f1b-4a32-ae1f-faa0f392b172 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:21.205 +05:30 4f8d8432-4f1b-4a32-ae1f-faa0f392b172 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:21 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-23 16:48:21.205 +05:30 4f8d8432-4f1b-4a32-ae1f-faa0f392b172 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:21 AM'. 2024-03-23 16:48:21.205 +05:30 0feeadba-b3fc-4f26-bfb8-f062eb99a420 INF CORS policy execution successful. 2024-03-23 16:48:21.205 +05:30 0feeadba-b3fc-4f26-bfb8-f062eb99a420 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:21.206 +05:30 0feeadba-b3fc-4f26-bfb8-f062eb99a420 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:21.206 +05:30 0feeadba-b3fc-4f26-bfb8-f062eb99a420 INF Fetching Department deatails 2024-03-23 16:48:21.207 +05:30 0feeadba-b3fc-4f26-bfb8-f062eb99a420 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:21.207 +05:30 0feeadba-b3fc-4f26-bfb8-f062eb99a420 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.639ms 2024-03-23 16:48:21.207 +05:30 0feeadba-b3fc-4f26-bfb8-f062eb99a420 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:21.207 +05:30 0feeadba-b3fc-4f26-bfb8-f062eb99a420 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1003ms 2024-03-23 16:48:21.210 +05:30 20d73a8a-dd9b-4b37-ab9f-c0039acea604 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:21.210 +05:30 20d73a8a-dd9b-4b37-ab9f-c0039acea604 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:21 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-23 16:48:21.211 +05:30 20d73a8a-dd9b-4b37-ab9f-c0039acea604 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:21 AM'. 2024-03-23 16:48:21.211 +05:30 e921856b-02c5-4460-9a5e-a38030eb137a INF CORS policy execution successful. 2024-03-23 16:48:21.211 +05:30 e921856b-02c5-4460-9a5e-a38030eb137a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:21.211 +05:30 e921856b-02c5-4460-9a5e-a38030eb137a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:21.211 +05:30 e921856b-02c5-4460-9a5e-a38030eb137a INF Fetching Country deatails 2024-03-23 16:48:21.212 +05:30 e921856b-02c5-4460-9a5e-a38030eb137a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:21.213 +05:30 e921856b-02c5-4460-9a5e-a38030eb137a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7033ms 2024-03-23 16:48:21.213 +05:30 e921856b-02c5-4460-9a5e-a38030eb137a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:21.213 +05:30 e921856b-02c5-4460-9a5e-a38030eb137a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0077ms 2024-03-23 16:48:21.269 +05:30 41cfe938-3a7d-4cd2-9907-d0e65fb16435 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:21.270 +05:30 41cfe938-3a7d-4cd2-9907-d0e65fb16435 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:21 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-23 16:48:21.270 +05:30 41cfe938-3a7d-4cd2-9907-d0e65fb16435 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:21 AM'. 2024-03-23 16:48:21.270 +05:30 5d620300-f7b1-468f-a160-243ff477558b INF CORS policy execution successful. 2024-03-23 16:48:21.270 +05:30 5d620300-f7b1-468f-a160-243ff477558b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:21.270 +05:30 5d620300-f7b1-468f-a160-243ff477558b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:21.270 +05:30 5d620300-f7b1-468f-a160-243ff477558b INF Fetching City deatails 2024-03-23 16:48:21.271 +05:30 5d620300-f7b1-468f-a160-243ff477558b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:21.272 +05:30 5d620300-f7b1-468f-a160-243ff477558b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7194ms 2024-03-23 16:48:21.272 +05:30 5d620300-f7b1-468f-a160-243ff477558b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:21.272 +05:30 5d620300-f7b1-468f-a160-243ff477558b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1014ms 2024-03-23 16:48:25.559 +05:30 ff6916ed-0f20-4f98-9448-a9112b455812 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:25.559 +05:30 be153d2c-6ced-4c05-a3cd-9fb6a888e281 INF CORS policy execution successful. 2024-03-23 16:48:25.560 +05:30 be153d2c-6ced-4c05-a3cd-9fb6a888e281 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.663ms 2024-03-23 16:48:25.561 +05:30 78759791-39cd-48fe-bca8-fef2640ee0e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:25.561 +05:30 46a8474e-6c49-4058-899c-fc470bf688ff INF CORS policy execution successful. 2024-03-23 16:48:25.562 +05:30 46a8474e-6c49-4058-899c-fc470bf688ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3879ms 2024-03-23 16:48:25.577 +05:30 a6070e7a-0b7c-4ad8-bada-1ccdd86fbe88 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:25.577 +05:30 d01ec76f-fb58-4570-92f1-d0fe657e399e INF CORS policy execution successful. 2024-03-23 16:48:25.577 +05:30 d01ec76f-fb58-4570-92f1-d0fe657e399e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.533ms 2024-03-23 16:48:25.627 +05:30 8e03080a-4e82-4bf3-bb2c-a88af3cd3135 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:25.628 +05:30 8e03080a-4e82-4bf3-bb2c-a88af3cd3135 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:25 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-23 16:48:25.629 +05:30 8e03080a-4e82-4bf3-bb2c-a88af3cd3135 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:25 AM'. 2024-03-23 16:48:25.629 +05:30 34dd896c-2061-42f5-a6b3-56557cefc43c INF CORS policy execution successful. 2024-03-23 16:48:25.629 +05:30 34dd896c-2061-42f5-a6b3-56557cefc43c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:25.629 +05:30 34dd896c-2061-42f5-a6b3-56557cefc43c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:25.630 +05:30 34dd896c-2061-42f5-a6b3-56557cefc43c INF Fetching Department deatails 2024-03-23 16:48:25.631 +05:30 c1e24500-3cab-4aab-b058-19b18d61821c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:25.631 +05:30 c1e24500-3cab-4aab-b058-19b18d61821c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:25 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-23 16:48:25.631 +05:30 34dd896c-2061-42f5-a6b3-56557cefc43c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:25.631 +05:30 c1e24500-3cab-4aab-b058-19b18d61821c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:25 AM'. 2024-03-23 16:48:25.632 +05:30 698b0e12-6c3e-41c4-a4f5-f846c8261a5e INF CORS policy execution successful. 2024-03-23 16:48:25.632 +05:30 698b0e12-6c3e-41c4-a4f5-f846c8261a5e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:25.632 +05:30 698b0e12-6c3e-41c4-a4f5-f846c8261a5e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:25.632 +05:30 34dd896c-2061-42f5-a6b3-56557cefc43c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.4897ms 2024-03-23 16:48:25.632 +05:30 34dd896c-2061-42f5-a6b3-56557cefc43c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:25.632 +05:30 34dd896c-2061-42f5-a6b3-56557cefc43c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.744ms 2024-03-23 16:48:25.632 +05:30 698b0e12-6c3e-41c4-a4f5-f846c8261a5e INF Fetching Country deatails 2024-03-23 16:48:25.633 +05:30 698b0e12-6c3e-41c4-a4f5-f846c8261a5e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:25.633 +05:30 698b0e12-6c3e-41c4-a4f5-f846c8261a5e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5058ms 2024-03-23 16:48:25.633 +05:30 698b0e12-6c3e-41c4-a4f5-f846c8261a5e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:25.633 +05:30 698b0e12-6c3e-41c4-a4f5-f846c8261a5e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.8854ms 2024-03-23 16:48:25.644 +05:30 a6efafbd-17f8-4bf8-88b4-f91db3fe09bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:25.644 +05:30 c2d60f9e-dc53-4dc2-b16a-cef7a5201c9d INF CORS policy execution successful. 2024-03-23 16:48:25.645 +05:30 c2d60f9e-dc53-4dc2-b16a-cef7a5201c9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5071ms 2024-03-23 16:48:25.652 +05:30 6aaff5c7-a9d1-4a49-99f1-88a17772194e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:25.652 +05:30 068655d2-9f0a-4694-96df-cc1aefa7761d INF CORS policy execution successful. 2024-03-23 16:48:25.653 +05:30 068655d2-9f0a-4694-96df-cc1aefa7761d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4897ms 2024-03-23 16:48:25.663 +05:30 2d46f7a3-18d5-41cb-84f8-a44c7eeb5730 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:25.664 +05:30 2d46f7a3-18d5-41cb-84f8-a44c7eeb5730 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:25 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-23 16:48:25.665 +05:30 2d46f7a3-18d5-41cb-84f8-a44c7eeb5730 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:25 AM'. 2024-03-23 16:48:25.665 +05:30 7a315e82-3445-464e-b1f1-690ce336c01a INF CORS policy execution successful. 2024-03-23 16:48:25.665 +05:30 7a315e82-3445-464e-b1f1-690ce336c01a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:25.665 +05:30 7a315e82-3445-464e-b1f1-690ce336c01a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:25.666 +05:30 7a315e82-3445-464e-b1f1-690ce336c01a INF Fetching City deatails 2024-03-23 16:48:25.667 +05:30 7a315e82-3445-464e-b1f1-690ce336c01a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:25.668 +05:30 7a315e82-3445-464e-b1f1-690ce336c01a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4907ms 2024-03-23 16:48:25.668 +05:30 7a315e82-3445-464e-b1f1-690ce336c01a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:25.668 +05:30 7a315e82-3445-464e-b1f1-690ce336c01a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.4478ms 2024-03-23 16:48:25.685 +05:30 2cf9446c-f2ff-49a5-bf48-849c0b988b9a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:25.685 +05:30 3554355d-42e8-4e3c-b3de-f91be3a71d5d INF CORS policy execution successful. 2024-03-23 16:48:25.685 +05:30 3554355d-42e8-4e3c-b3de-f91be3a71d5d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7631ms 2024-03-23 16:48:25.692 +05:30 ff43a0ba-8bff-47d7-8b76-13583c2167ec INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:25.693 +05:30 ff43a0ba-8bff-47d7-8b76-13583c2167ec INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:25 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-23 16:48:25.693 +05:30 ff43a0ba-8bff-47d7-8b76-13583c2167ec INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:25 AM'. 2024-03-23 16:48:25.693 +05:30 85d239d3-9bd3-432d-992e-2ad953e17fea INF CORS policy execution successful. 2024-03-23 16:48:25.693 +05:30 85d239d3-9bd3-432d-992e-2ad953e17fea INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:25.693 +05:30 85d239d3-9bd3-432d-992e-2ad953e17fea INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:25.694 +05:30 85d239d3-9bd3-432d-992e-2ad953e17fea INF Fetching City deatails 2024-03-23 16:48:25.695 +05:30 85d239d3-9bd3-432d-992e-2ad953e17fea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:25.695 +05:30 85d239d3-9bd3-432d-992e-2ad953e17fea INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6947ms 2024-03-23 16:48:25.695 +05:30 85d239d3-9bd3-432d-992e-2ad953e17fea INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:25.695 +05:30 85d239d3-9bd3-432d-992e-2ad953e17fea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1832ms 2024-03-23 16:48:25.696 +05:30 2125eefc-025e-48c1-9324-951b5f4201f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:25.696 +05:30 2125eefc-025e-48c1-9324-951b5f4201f8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:25 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-23 16:48:25.696 +05:30 2125eefc-025e-48c1-9324-951b5f4201f8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:25 AM'. 2024-03-23 16:48:25.696 +05:30 d07983a4-ffa3-4996-9a1c-657e006bbc68 INF CORS policy execution successful. 2024-03-23 16:48:25.696 +05:30 d07983a4-ffa3-4996-9a1c-657e006bbc68 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:25.696 +05:30 d07983a4-ffa3-4996-9a1c-657e006bbc68 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:25.697 +05:30 d07983a4-ffa3-4996-9a1c-657e006bbc68 INF Fetching Country deatails 2024-03-23 16:48:25.697 +05:30 d07983a4-ffa3-4996-9a1c-657e006bbc68 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:25.698 +05:30 d07983a4-ffa3-4996-9a1c-657e006bbc68 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3073ms 2024-03-23 16:48:25.698 +05:30 d07983a4-ffa3-4996-9a1c-657e006bbc68 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:25.698 +05:30 d07983a4-ffa3-4996-9a1c-657e006bbc68 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3824ms 2024-03-23 16:48:25.755 +05:30 38f10c75-3866-4b88-93b5-f8f14bed9642 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:25.756 +05:30 38f10c75-3866-4b88-93b5-f8f14bed9642 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:25 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-23 16:48:25.757 +05:30 38f10c75-3866-4b88-93b5-f8f14bed9642 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:25 AM'. 2024-03-23 16:48:25.757 +05:30 264fc007-03e3-423b-be3f-efb663a73ab1 INF CORS policy execution successful. 2024-03-23 16:48:25.757 +05:30 264fc007-03e3-423b-be3f-efb663a73ab1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:25.757 +05:30 264fc007-03e3-423b-be3f-efb663a73ab1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:25.757 +05:30 264fc007-03e3-423b-be3f-efb663a73ab1 INF Fetching Department deatails 2024-03-23 16:48:25.758 +05:30 264fc007-03e3-423b-be3f-efb663a73ab1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:25.759 +05:30 264fc007-03e3-423b-be3f-efb663a73ab1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8003ms 2024-03-23 16:48:25.759 +05:30 264fc007-03e3-423b-be3f-efb663a73ab1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:25.759 +05:30 264fc007-03e3-423b-be3f-efb663a73ab1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3713ms 2024-03-23 16:48:26.085 +05:30 4ed67b56-cb9b-4faf-8fcb-860affa649ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:26.085 +05:30 ccc61546-7fc8-4810-a216-e191c06364ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:26.086 +05:30 5f64e0f3-2cfa-4f07-a497-427bbc1229ea INF CORS policy execution successful. 2024-03-23 16:48:26.086 +05:30 7075f661-7ab9-44ac-ae23-535cab6d9613 INF CORS policy execution successful. 2024-03-23 16:48:26.086 +05:30 5f64e0f3-2cfa-4f07-a497-427bbc1229ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4743ms 2024-03-23 16:48:26.086 +05:30 7075f661-7ab9-44ac-ae23-535cab6d9613 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4702ms 2024-03-23 16:48:26.086 +05:30 0662bcf5-43d2-4d8f-ac99-a2a2c9b4cc4c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:26.087 +05:30 7e966dd0-2e32-494a-91f9-9a7831c69216 INF CORS policy execution successful. 2024-03-23 16:48:26.087 +05:30 7e966dd0-2e32-494a-91f9-9a7831c69216 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2683ms 2024-03-23 16:48:26.131 +05:30 65fac02a-99bf-4e3b-8e65-1c7678670d4e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:26.131 +05:30 65fac02a-99bf-4e3b-8e65-1c7678670d4e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18: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-23 16:48:26.132 +05:30 65fac02a-99bf-4e3b-8e65-1c7678670d4e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:26 AM'. 2024-03-23 16:48:26.132 +05:30 01c33d34-21c1-494d-9b06-c66adef2cc75 INF CORS policy execution successful. 2024-03-23 16:48:26.132 +05:30 01c33d34-21c1-494d-9b06-c66adef2cc75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:26.132 +05:30 01c33d34-21c1-494d-9b06-c66adef2cc75 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:26.132 +05:30 f3128963-9950-4dca-9e4f-afa6491f12ae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:26.132 +05:30 f3128963-9950-4dca-9e4f-afa6491f12ae INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18: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-23 16:48:26.133 +05:30 01c33d34-21c1-494d-9b06-c66adef2cc75 INF Fetching City deatails 2024-03-23 16:48:26.133 +05:30 f3128963-9950-4dca-9e4f-afa6491f12ae INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:26 AM'. 2024-03-23 16:48:26.133 +05:30 fd0c8495-6766-47a4-aa17-23a5a1746b43 INF CORS policy execution successful. 2024-03-23 16:48:26.133 +05:30 fd0c8495-6766-47a4-aa17-23a5a1746b43 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:26.134 +05:30 fd0c8495-6766-47a4-aa17-23a5a1746b43 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:26.135 +05:30 fd0c8495-6766-47a4-aa17-23a5a1746b43 INF Fetching Department deatails 2024-03-23 16:48:26.136 +05:30 01c33d34-21c1-494d-9b06-c66adef2cc75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:26.136 +05:30 01c33d34-21c1-494d-9b06-c66adef2cc75 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.4463ms 2024-03-23 16:48:26.137 +05:30 01c33d34-21c1-494d-9b06-c66adef2cc75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:26.137 +05:30 fd0c8495-6766-47a4-aa17-23a5a1746b43 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:26.137 +05:30 01c33d34-21c1-494d-9b06-c66adef2cc75 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.9374ms 2024-03-23 16:48:26.137 +05:30 fd0c8495-6766-47a4-aa17-23a5a1746b43 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.2601ms 2024-03-23 16:48:26.137 +05:30 fd0c8495-6766-47a4-aa17-23a5a1746b43 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:26.137 +05:30 fd0c8495-6766-47a4-aa17-23a5a1746b43 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.1212ms 2024-03-23 16:48:26.142 +05:30 31c56c8f-2595-4327-b498-4ad9f0eca120 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:26.143 +05:30 31c56c8f-2595-4327-b498-4ad9f0eca120 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18: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-23 16:48:26.143 +05:30 31c56c8f-2595-4327-b498-4ad9f0eca120 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:26 AM'. 2024-03-23 16:48:26.143 +05:30 87f097bc-4bce-4652-b1d5-f603736fc2b4 INF CORS policy execution successful. 2024-03-23 16:48:26.143 +05:30 87f097bc-4bce-4652-b1d5-f603736fc2b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:26.143 +05:30 87f097bc-4bce-4652-b1d5-f603736fc2b4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:26.144 +05:30 87f097bc-4bce-4652-b1d5-f603736fc2b4 INF Fetching Country deatails 2024-03-23 16:48:26.145 +05:30 87f097bc-4bce-4652-b1d5-f603736fc2b4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:26.146 +05:30 87f097bc-4bce-4652-b1d5-f603736fc2b4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9452ms 2024-03-23 16:48:26.146 +05:30 87f097bc-4bce-4652-b1d5-f603736fc2b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:26.146 +05:30 87f097bc-4bce-4652-b1d5-f603736fc2b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3439ms 2024-03-23 16:48:33.397 +05:30 9405b7da-3916-4f38-b68f-a7f514b85da8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:33.397 +05:30 5649d3e3-3c2a-45be-9846-f218dcc626d5 INF CORS policy execution successful. 2024-03-23 16:48:33.397 +05:30 5649d3e3-3c2a-45be-9846-f218dcc626d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6359ms 2024-03-23 16:48:33.403 +05:30 d0b4f255-36a2-4549-99f3-0f13d7ee573f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:33.403 +05:30 4289d452-41b0-4f23-82b0-6da8efe0cb7c INF CORS policy execution successful. 2024-03-23 16:48:33.403 +05:30 4289d452-41b0-4f23-82b0-6da8efe0cb7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5312ms 2024-03-23 16:48:33.406 +05:30 478fe5b4-80bb-40c4-ac09-9bbf5155af5b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:33.406 +05:30 c2d7ed47-729b-4622-af14-58570f7003a7 INF CORS policy execution successful. 2024-03-23 16:48:33.407 +05:30 c2d7ed47-729b-4622-af14-58570f7003a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.422ms 2024-03-23 16:48:33.460 +05:30 f546f000-7cd5-4650-b033-495694d85bd7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:33.461 +05:30 f546f000-7cd5-4650-b033-495694d85bd7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:33 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-23 16:48:33.461 +05:30 f546f000-7cd5-4650-b033-495694d85bd7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:33 AM'. 2024-03-23 16:48:33.462 +05:30 9fa747b7-ca55-4ebc-b9cb-3b09e1477148 INF CORS policy execution successful. 2024-03-23 16:48:33.462 +05:30 9fa747b7-ca55-4ebc-b9cb-3b09e1477148 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:33.462 +05:30 9fa747b7-ca55-4ebc-b9cb-3b09e1477148 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:33.462 +05:30 9fa747b7-ca55-4ebc-b9cb-3b09e1477148 INF Fetching Department deatails 2024-03-23 16:48:33.464 +05:30 9fa747b7-ca55-4ebc-b9cb-3b09e1477148 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:33.465 +05:30 9fa747b7-ca55-4ebc-b9cb-3b09e1477148 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6527ms 2024-03-23 16:48:33.465 +05:30 9fa747b7-ca55-4ebc-b9cb-3b09e1477148 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:33.465 +05:30 9fa747b7-ca55-4ebc-b9cb-3b09e1477148 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.427ms 2024-03-23 16:48:33.470 +05:30 09914c7c-c946-4caa-9305-3202cff0362b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:33.471 +05:30 09914c7c-c946-4caa-9305-3202cff0362b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:33 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-23 16:48:33.471 +05:30 09914c7c-c946-4caa-9305-3202cff0362b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:33 AM'. 2024-03-23 16:48:33.471 +05:30 28379fe6-ee6f-4dbc-8699-ab030e3c1e2c INF CORS policy execution successful. 2024-03-23 16:48:33.471 +05:30 28379fe6-ee6f-4dbc-8699-ab030e3c1e2c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:33.471 +05:30 28379fe6-ee6f-4dbc-8699-ab030e3c1e2c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:33.472 +05:30 28379fe6-ee6f-4dbc-8699-ab030e3c1e2c INF Fetching Country deatails 2024-03-23 16:48:33.473 +05:30 28379fe6-ee6f-4dbc-8699-ab030e3c1e2c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:33.473 +05:30 28379fe6-ee6f-4dbc-8699-ab030e3c1e2c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7327ms 2024-03-23 16:48:33.473 +05:30 28379fe6-ee6f-4dbc-8699-ab030e3c1e2c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:33.473 +05:30 28379fe6-ee6f-4dbc-8699-ab030e3c1e2c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0239ms 2024-03-23 16:48:33.474 +05:30 2d4d19b6-f207-465d-9bf2-c4d3105f2b89 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:33.474 +05:30 2d4d19b6-f207-465d-9bf2-c4d3105f2b89 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:33 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-23 16:48:33.474 +05:30 2d4d19b6-f207-465d-9bf2-c4d3105f2b89 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:33 AM'. 2024-03-23 16:48:33.474 +05:30 d58b72dc-8e75-4a62-b0c0-b0a3cf899a57 INF CORS policy execution successful. 2024-03-23 16:48:33.474 +05:30 d58b72dc-8e75-4a62-b0c0-b0a3cf899a57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:33.474 +05:30 d58b72dc-8e75-4a62-b0c0-b0a3cf899a57 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:33.475 +05:30 d58b72dc-8e75-4a62-b0c0-b0a3cf899a57 INF Fetching City deatails 2024-03-23 16:48:33.476 +05:30 d58b72dc-8e75-4a62-b0c0-b0a3cf899a57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:33.476 +05:30 d58b72dc-8e75-4a62-b0c0-b0a3cf899a57 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6216ms 2024-03-23 16:48:33.476 +05:30 d58b72dc-8e75-4a62-b0c0-b0a3cf899a57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:33.476 +05:30 d58b72dc-8e75-4a62-b0c0-b0a3cf899a57 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6736ms 2024-03-23 16:48:33.665 +05:30 250e4d38-7b7c-4361-b78f-ed8ed9803c78 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:33.666 +05:30 1516e36b-63b7-420c-972b-cf5263399531 INF CORS policy execution successful. 2024-03-23 16:48:33.666 +05:30 1516e36b-63b7-420c-972b-cf5263399531 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6234ms 2024-03-23 16:48:33.669 +05:30 d12722da-0a13-4374-84be-ce17c3143b6f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:33.669 +05:30 980db390-affe-4558-a646-b5e966206cab INF CORS policy execution successful. 2024-03-23 16:48:33.669 +05:30 980db390-affe-4558-a646-b5e966206cab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6963ms 2024-03-23 16:48:33.682 +05:30 0f7c9686-502d-4252-a3be-a7cfc59609ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:33.682 +05:30 50296c6a-7659-475a-8044-faf4f2596c8f INF CORS policy execution successful. 2024-03-23 16:48:33.683 +05:30 50296c6a-7659-475a-8044-faf4f2596c8f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.2512ms 2024-03-23 16:48:33.737 +05:30 8030ba63-7cc5-4e1d-945e-af3bf8080c42 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:33.738 +05:30 8030ba63-7cc5-4e1d-945e-af3bf8080c42 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:33 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-23 16:48:33.739 +05:30 8030ba63-7cc5-4e1d-945e-af3bf8080c42 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:33 AM'. 2024-03-23 16:48:33.739 +05:30 71561b72-062f-472d-8119-643d078b5ca1 INF CORS policy execution successful. 2024-03-23 16:48:33.739 +05:30 71561b72-062f-472d-8119-643d078b5ca1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:33.739 +05:30 71561b72-062f-472d-8119-643d078b5ca1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:33.739 +05:30 71561b72-062f-472d-8119-643d078b5ca1 INF Fetching Country deatails 2024-03-23 16:48:33.744 +05:30 71561b72-062f-472d-8119-643d078b5ca1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:33.746 +05:30 71561b72-062f-472d-8119-643d078b5ca1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.8318ms 2024-03-23 16:48:33.746 +05:30 71561b72-062f-472d-8119-643d078b5ca1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:33.746 +05:30 71561b72-062f-472d-8119-643d078b5ca1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.0001ms 2024-03-23 16:48:33.754 +05:30 ac9878b3-3687-49bc-9edd-1836dd748ab1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:33.755 +05:30 ac9878b3-3687-49bc-9edd-1836dd748ab1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:33 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-23 16:48:33.755 +05:30 ac9878b3-3687-49bc-9edd-1836dd748ab1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:33 AM'. 2024-03-23 16:48:33.756 +05:30 f4dbc778-336e-4321-88ec-9562af0b0ebb INF CORS policy execution successful. 2024-03-23 16:48:33.756 +05:30 f4dbc778-336e-4321-88ec-9562af0b0ebb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:33.756 +05:30 f4dbc778-336e-4321-88ec-9562af0b0ebb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:33.756 +05:30 f4dbc778-336e-4321-88ec-9562af0b0ebb INF Fetching City deatails 2024-03-23 16:48:33.757 +05:30 f4dbc778-336e-4321-88ec-9562af0b0ebb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:33.758 +05:30 f4dbc778-336e-4321-88ec-9562af0b0ebb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8188ms 2024-03-23 16:48:33.758 +05:30 f4dbc778-336e-4321-88ec-9562af0b0ebb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:33.758 +05:30 f4dbc778-336e-4321-88ec-9562af0b0ebb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8534ms 2024-03-23 16:48:33.759 +05:30 dc891bcf-90cc-4998-b6b5-1d748e2cbe87 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:33.760 +05:30 dc891bcf-90cc-4998-b6b5-1d748e2cbe87 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:33 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-23 16:48:33.760 +05:30 dc891bcf-90cc-4998-b6b5-1d748e2cbe87 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:33 AM'. 2024-03-23 16:48:33.760 +05:30 913f936d-86dc-4b08-97eb-166e323c1e28 INF CORS policy execution successful. 2024-03-23 16:48:33.760 +05:30 913f936d-86dc-4b08-97eb-166e323c1e28 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:33.760 +05:30 913f936d-86dc-4b08-97eb-166e323c1e28 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:33.761 +05:30 913f936d-86dc-4b08-97eb-166e323c1e28 INF Fetching Department deatails 2024-03-23 16:48:33.761 +05:30 913f936d-86dc-4b08-97eb-166e323c1e28 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:33.762 +05:30 913f936d-86dc-4b08-97eb-166e323c1e28 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3426ms 2024-03-23 16:48:33.762 +05:30 913f936d-86dc-4b08-97eb-166e323c1e28 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:33.762 +05:30 913f936d-86dc-4b08-97eb-166e323c1e28 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.5093ms 2024-03-23 16:48:34.041 +05:30 ffb0ea48-7493-4c2b-a980-e9bf460845fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:34.041 +05:30 46b7f500-7441-4a78-b0a4-8a8dc5729e0e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:34.041 +05:30 d4af4806-76b1-4a0e-9f6c-4a4160133bfb INF CORS policy execution successful. 2024-03-23 16:48:34.041 +05:30 be8c83bf-c43d-40a7-9ae8-9ae053bc75d1 INF CORS policy execution successful. 2024-03-23 16:48:34.041 +05:30 d4af4806-76b1-4a0e-9f6c-4a4160133bfb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5874ms 2024-03-23 16:48:34.042 +05:30 be8c83bf-c43d-40a7-9ae8-9ae053bc75d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9368ms 2024-03-23 16:48:34.042 +05:30 6f5eb3e7-3a4c-4140-92bc-2b08f07832f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:34.042 +05:30 b3bfe420-0960-43d0-abfd-91766a22356c INF CORS policy execution successful. 2024-03-23 16:48:34.042 +05:30 b3bfe420-0960-43d0-abfd-91766a22356c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3916ms 2024-03-23 16:48:34.093 +05:30 dfbe4307-ca03-4e95-8ef1-5479da774589 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:34.094 +05:30 dfbe4307-ca03-4e95-8ef1-5479da774589 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18: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-23 16:48:34.094 +05:30 dfbe4307-ca03-4e95-8ef1-5479da774589 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:34 AM'. 2024-03-23 16:48:34.094 +05:30 4aef7231-a4f4-4020-9a53-a979a0a99a5d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:34.094 +05:30 5f09a048-4bee-4bbc-9619-2147e9464251 INF CORS policy execution successful. 2024-03-23 16:48:34.094 +05:30 5f09a048-4bee-4bbc-9619-2147e9464251 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:34.094 +05:30 5f09a048-4bee-4bbc-9619-2147e9464251 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:34.095 +05:30 4aef7231-a4f4-4020-9a53-a979a0a99a5d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18: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-23 16:48:34.095 +05:30 4aef7231-a4f4-4020-9a53-a979a0a99a5d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:34 AM'. 2024-03-23 16:48:34.095 +05:30 c9d4c6ad-698a-4324-bbb6-658238e9a2a0 INF CORS policy execution successful. 2024-03-23 16:48:34.095 +05:30 c9d4c6ad-698a-4324-bbb6-658238e9a2a0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:34.095 +05:30 5f09a048-4bee-4bbc-9619-2147e9464251 INF Fetching Country deatails 2024-03-23 16:48:34.095 +05:30 c9d4c6ad-698a-4324-bbb6-658238e9a2a0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:34.095 +05:30 c9d4c6ad-698a-4324-bbb6-658238e9a2a0 INF Fetching Department deatails 2024-03-23 16:48:34.096 +05:30 5f09a048-4bee-4bbc-9619-2147e9464251 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:34.096 +05:30 c9d4c6ad-698a-4324-bbb6-658238e9a2a0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:34.096 +05:30 5f09a048-4bee-4bbc-9619-2147e9464251 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8795ms 2024-03-23 16:48:34.096 +05:30 c9d4c6ad-698a-4324-bbb6-658238e9a2a0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1515ms 2024-03-23 16:48:34.096 +05:30 5f09a048-4bee-4bbc-9619-2147e9464251 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:34.096 +05:30 c9d4c6ad-698a-4324-bbb6-658238e9a2a0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:34.096 +05:30 5f09a048-4bee-4bbc-9619-2147e9464251 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.6822ms 2024-03-23 16:48:34.097 +05:30 c9d4c6ad-698a-4324-bbb6-658238e9a2a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.4517ms 2024-03-23 16:48:34.099 +05:30 f8449350-63b9-4e23-9caf-99bad02f5c04 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:34.099 +05:30 f8449350-63b9-4e23-9caf-99bad02f5c04 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18: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-23 16:48:34.099 +05:30 f8449350-63b9-4e23-9caf-99bad02f5c04 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:34 AM'. 2024-03-23 16:48:34.100 +05:30 b1c04d5e-b3f8-44e8-b5f7-3634a2827e26 INF CORS policy execution successful. 2024-03-23 16:48:34.100 +05:30 b1c04d5e-b3f8-44e8-b5f7-3634a2827e26 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:34.100 +05:30 b1c04d5e-b3f8-44e8-b5f7-3634a2827e26 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:34.100 +05:30 b1c04d5e-b3f8-44e8-b5f7-3634a2827e26 INF Fetching City deatails 2024-03-23 16:48:34.101 +05:30 b1c04d5e-b3f8-44e8-b5f7-3634a2827e26 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:34.102 +05:30 b1c04d5e-b3f8-44e8-b5f7-3634a2827e26 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.6649ms 2024-03-23 16:48:34.102 +05:30 b1c04d5e-b3f8-44e8-b5f7-3634a2827e26 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:34.103 +05:30 b1c04d5e-b3f8-44e8-b5f7-3634a2827e26 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.1002ms 2024-03-23 16:48:38.992 +05:30 2f1bdce9-c3a7-4a85-91d3-01f47bb2c08f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:38.993 +05:30 94caf51a-3fd7-40ad-8e8a-2129c66dd182 INF CORS policy execution successful. 2024-03-23 16:48:38.993 +05:30 94caf51a-3fd7-40ad-8e8a-2129c66dd182 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6821ms 2024-03-23 16:48:38.999 +05:30 cec21e62-590a-4235-abfa-d2f2efc68adf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:38.999 +05:30 109c6be7-6e22-4e9b-a7d6-51d6cc1f9046 INF CORS policy execution successful. 2024-03-23 16:48:39.000 +05:30 109c6be7-6e22-4e9b-a7d6-51d6cc1f9046 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5593ms 2024-03-23 16:48:39.003 +05:30 8b82c8b5-14c0-46c0-b228-74213d6c173b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:39.003 +05:30 5482964d-174c-46c6-a49c-3cb85390bd57 INF CORS policy execution successful. 2024-03-23 16:48:39.003 +05:30 5482964d-174c-46c6-a49c-3cb85390bd57 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3495ms 2024-03-23 16:48:39.108 +05:30 00e3db21-6000-417f-b90b-eb867d847ae8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:39.109 +05:30 00e3db21-6000-417f-b90b-eb867d847ae8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 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-23 16:48:39.109 +05:30 00e3db21-6000-417f-b90b-eb867d847ae8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 AM'. 2024-03-23 16:48:39.109 +05:30 3b78d799-0049-4e62-ba5b-dfeb3ebf8c75 INF CORS policy execution successful. 2024-03-23 16:48:39.109 +05:30 3b78d799-0049-4e62-ba5b-dfeb3ebf8c75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:39.109 +05:30 3b78d799-0049-4e62-ba5b-dfeb3ebf8c75 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:39.110 +05:30 3b78d799-0049-4e62-ba5b-dfeb3ebf8c75 INF Fetching Country deatails 2024-03-23 16:48:39.111 +05:30 3b78d799-0049-4e62-ba5b-dfeb3ebf8c75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:39.112 +05:30 3b78d799-0049-4e62-ba5b-dfeb3ebf8c75 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.3652ms 2024-03-23 16:48:39.112 +05:30 3b78d799-0049-4e62-ba5b-dfeb3ebf8c75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:39.112 +05:30 3b78d799-0049-4e62-ba5b-dfeb3ebf8c75 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.0828ms 2024-03-23 16:48:39.113 +05:30 50f03d67-bb9d-46d7-a3c9-f31e7b488376 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:39.114 +05:30 50f03d67-bb9d-46d7-a3c9-f31e7b488376 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 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-23 16:48:39.114 +05:30 50f03d67-bb9d-46d7-a3c9-f31e7b488376 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 AM'. 2024-03-23 16:48:39.114 +05:30 794587d4-e5b5-4149-a687-1928fe139e9f INF CORS policy execution successful. 2024-03-23 16:48:39.114 +05:30 794587d4-e5b5-4149-a687-1928fe139e9f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:39.114 +05:30 794587d4-e5b5-4149-a687-1928fe139e9f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:39.115 +05:30 794587d4-e5b5-4149-a687-1928fe139e9f INF Fetching Department deatails 2024-03-23 16:48:39.116 +05:30 794587d4-e5b5-4149-a687-1928fe139e9f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:39.116 +05:30 794587d4-e5b5-4149-a687-1928fe139e9f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8579ms 2024-03-23 16:48:39.116 +05:30 794587d4-e5b5-4149-a687-1928fe139e9f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:39.117 +05:30 794587d4-e5b5-4149-a687-1928fe139e9f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.2219ms 2024-03-23 16:48:39.118 +05:30 3f5b1913-ba07-4aaa-a11d-af89fd0d6248 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:39.118 +05:30 3f5b1913-ba07-4aaa-a11d-af89fd0d6248 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 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-23 16:48:39.118 +05:30 3f5b1913-ba07-4aaa-a11d-af89fd0d6248 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 AM'. 2024-03-23 16:48:39.118 +05:30 a8bf84f9-f81e-4870-b86f-524e1faee002 INF CORS policy execution successful. 2024-03-23 16:48:39.118 +05:30 a8bf84f9-f81e-4870-b86f-524e1faee002 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:39.118 +05:30 a8bf84f9-f81e-4870-b86f-524e1faee002 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:39.119 +05:30 a8bf84f9-f81e-4870-b86f-524e1faee002 INF Fetching City deatails 2024-03-23 16:48:39.120 +05:30 a8bf84f9-f81e-4870-b86f-524e1faee002 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:39.120 +05:30 a8bf84f9-f81e-4870-b86f-524e1faee002 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5779ms 2024-03-23 16:48:39.120 +05:30 a8bf84f9-f81e-4870-b86f-524e1faee002 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:39.120 +05:30 a8bf84f9-f81e-4870-b86f-524e1faee002 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7049ms 2024-03-23 16:48:39.461 +05:30 d6c3d86f-2cc5-4452-b9b3-ebae25bddb23 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:39.461 +05:30 ef09c0a5-1aec-47d7-b1fe-9d6f0b3dda75 INF CORS policy execution successful. 2024-03-23 16:48:39.461 +05:30 ef09c0a5-1aec-47d7-b1fe-9d6f0b3dda75 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.519ms 2024-03-23 16:48:39.461 +05:30 7ca0e648-07be-4cb3-ac7b-c5ab1965ee04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:39.461 +05:30 0a5891ae-1376-417e-9562-d8334526d930 INF CORS policy execution successful. 2024-03-23 16:48:39.461 +05:30 0a5891ae-1376-417e-9562-d8334526d930 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3547ms 2024-03-23 16:48:39.462 +05:30 2ff0fb6b-4ed4-44d7-aeaf-37bf2ad45b6d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:39.462 +05:30 363d3c84-9ca4-4056-8a0e-86788b9fba6d INF CORS policy execution successful. 2024-03-23 16:48:39.462 +05:30 363d3c84-9ca4-4056-8a0e-86788b9fba6d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2076ms 2024-03-23 16:48:39.516 +05:30 ecc102cc-c362-4459-a0c6-9241d31d33e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:39.517 +05:30 ecc102cc-c362-4459-a0c6-9241d31d33e4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 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-23 16:48:39.517 +05:30 ecc102cc-c362-4459-a0c6-9241d31d33e4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 AM'. 2024-03-23 16:48:39.517 +05:30 79ca4693-a176-40c1-bf7b-b94907a506cc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:39.517 +05:30 430feb3a-71e4-4fd9-b46e-45c96daa0ca3 INF CORS policy execution successful. 2024-03-23 16:48:39.517 +05:30 430feb3a-71e4-4fd9-b46e-45c96daa0ca3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:39.518 +05:30 430feb3a-71e4-4fd9-b46e-45c96daa0ca3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:39.518 +05:30 79ca4693-a176-40c1-bf7b-b94907a506cc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 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-23 16:48:39.518 +05:30 79ca4693-a176-40c1-bf7b-b94907a506cc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 AM'. 2024-03-23 16:48:39.518 +05:30 18008864-0f01-45e6-b8ca-d95916c15bd2 INF CORS policy execution successful. 2024-03-23 16:48:39.518 +05:30 18008864-0f01-45e6-b8ca-d95916c15bd2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:39.518 +05:30 18008864-0f01-45e6-b8ca-d95916c15bd2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:39.518 +05:30 430feb3a-71e4-4fd9-b46e-45c96daa0ca3 INF Fetching Country deatails 2024-03-23 16:48:39.518 +05:30 18008864-0f01-45e6-b8ca-d95916c15bd2 INF Fetching Department deatails 2024-03-23 16:48:39.519 +05:30 430feb3a-71e4-4fd9-b46e-45c96daa0ca3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:39.519 +05:30 18008864-0f01-45e6-b8ca-d95916c15bd2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:39.519 +05:30 430feb3a-71e4-4fd9-b46e-45c96daa0ca3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5731ms 2024-03-23 16:48:39.519 +05:30 430feb3a-71e4-4fd9-b46e-45c96daa0ca3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:39.519 +05:30 18008864-0f01-45e6-b8ca-d95916c15bd2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1377ms 2024-03-23 16:48:39.519 +05:30 18008864-0f01-45e6-b8ca-d95916c15bd2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:39.519 +05:30 430feb3a-71e4-4fd9-b46e-45c96daa0ca3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1149ms 2024-03-23 16:48:39.519 +05:30 18008864-0f01-45e6-b8ca-d95916c15bd2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.083ms 2024-03-23 16:48:39.528 +05:30 ce093329-4f51-44c4-b30b-b5e66fb80c76 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:39.529 +05:30 015e5af4-4a9e-40c7-ab69-82de93bf507b INF CORS policy execution successful. 2024-03-23 16:48:39.529 +05:30 015e5af4-4a9e-40c7-ab69-82de93bf507b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6984ms 2024-03-23 16:48:39.536 +05:30 6e00a6be-2afd-4d01-ab0c-9c02b4e2d295 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:39.537 +05:30 9de01da1-b2c5-42a7-90e1-0d66ff9113d1 INF CORS policy execution successful. 2024-03-23 16:48:39.537 +05:30 9de01da1-b2c5-42a7-90e1-0d66ff9113d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5575ms 2024-03-23 16:48:39.538 +05:30 8850183e-3a0f-4736-a350-402cd66c17ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:39.538 +05:30 2834988f-c767-440c-9c1c-296a1bd1fa12 INF CORS policy execution successful. 2024-03-23 16:48:39.538 +05:30 2834988f-c767-440c-9c1c-296a1bd1fa12 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.27ms 2024-03-23 16:48:39.552 +05:30 ce06aea8-0dad-4ae0-8fee-114513cbbec2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:39.554 +05:30 ce06aea8-0dad-4ae0-8fee-114513cbbec2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 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-23 16:48:39.555 +05:30 ce06aea8-0dad-4ae0-8fee-114513cbbec2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 AM'. 2024-03-23 16:48:39.555 +05:30 10a64ba5-581d-4d28-8931-b873b569248d INF CORS policy execution successful. 2024-03-23 16:48:39.555 +05:30 10a64ba5-581d-4d28-8931-b873b569248d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:39.555 +05:30 10a64ba5-581d-4d28-8931-b873b569248d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:39.557 +05:30 10a64ba5-581d-4d28-8931-b873b569248d INF Fetching City deatails 2024-03-23 16:48:39.559 +05:30 10a64ba5-581d-4d28-8931-b873b569248d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:39.559 +05:30 10a64ba5-581d-4d28-8931-b873b569248d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.9307ms 2024-03-23 16:48:39.559 +05:30 10a64ba5-581d-4d28-8931-b873b569248d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:39.560 +05:30 10a64ba5-581d-4d28-8931-b873b569248d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.9325ms 2024-03-23 16:48:39.584 +05:30 8f2178e1-8af9-46f0-9960-b63a35ff314c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:39.585 +05:30 8f2178e1-8af9-46f0-9960-b63a35ff314c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 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-23 16:48:39.585 +05:30 8f2178e1-8af9-46f0-9960-b63a35ff314c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 AM'. 2024-03-23 16:48:39.586 +05:30 8ec00e7f-fec1-4181-bcd7-b3b8432ce644 INF CORS policy execution successful. 2024-03-23 16:48:39.586 +05:30 8ec00e7f-fec1-4181-bcd7-b3b8432ce644 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:39.586 +05:30 8ec00e7f-fec1-4181-bcd7-b3b8432ce644 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:39.587 +05:30 8ec00e7f-fec1-4181-bcd7-b3b8432ce644 INF Fetching Country deatails 2024-03-23 16:48:39.589 +05:30 8ec00e7f-fec1-4181-bcd7-b3b8432ce644 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:39.589 +05:30 8ec00e7f-fec1-4181-bcd7-b3b8432ce644 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.3345ms 2024-03-23 16:48:39.589 +05:30 8ec00e7f-fec1-4181-bcd7-b3b8432ce644 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:39.590 +05:30 8ec00e7f-fec1-4181-bcd7-b3b8432ce644 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.1668ms 2024-03-23 16:48:39.590 +05:30 dc4d173b-07e6-4214-925a-eb3b91505733 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:39.591 +05:30 dc4d173b-07e6-4214-925a-eb3b91505733 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 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-23 16:48:39.591 +05:30 dc4d173b-07e6-4214-925a-eb3b91505733 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 AM'. 2024-03-23 16:48:39.591 +05:30 3d459057-5947-4cf2-b2c6-185190f8dd7c INF CORS policy execution successful. 2024-03-23 16:48:39.591 +05:30 3d459057-5947-4cf2-b2c6-185190f8dd7c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:39.592 +05:30 3d459057-5947-4cf2-b2c6-185190f8dd7c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:39.593 +05:30 3d459057-5947-4cf2-b2c6-185190f8dd7c INF Fetching City deatails 2024-03-23 16:48:39.594 +05:30 3d459057-5947-4cf2-b2c6-185190f8dd7c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:39.595 +05:30 3d459057-5947-4cf2-b2c6-185190f8dd7c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.0093ms 2024-03-23 16:48:39.595 +05:30 3d459057-5947-4cf2-b2c6-185190f8dd7c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:39.595 +05:30 3d459057-5947-4cf2-b2c6-185190f8dd7c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.1291ms 2024-03-23 16:48:39.602 +05:30 d3cf2baf-3b7b-4ef6-9c55-87d2d359bbfe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:39.603 +05:30 d3cf2baf-3b7b-4ef6-9c55-87d2d359bbfe INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 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-23 16:48:39.603 +05:30 d3cf2baf-3b7b-4ef6-9c55-87d2d359bbfe INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:39 AM'. 2024-03-23 16:48:39.604 +05:30 1c20848d-0e4b-4b09-a4c9-95ef79407cac INF CORS policy execution successful. 2024-03-23 16:48:39.604 +05:30 1c20848d-0e4b-4b09-a4c9-95ef79407cac INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:39.604 +05:30 1c20848d-0e4b-4b09-a4c9-95ef79407cac INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:39.605 +05:30 1c20848d-0e4b-4b09-a4c9-95ef79407cac INF Fetching Department deatails 2024-03-23 16:48:39.607 +05:30 1c20848d-0e4b-4b09-a4c9-95ef79407cac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:39.607 +05:30 1c20848d-0e4b-4b09-a4c9-95ef79407cac INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.2626ms 2024-03-23 16:48:39.607 +05:30 1c20848d-0e4b-4b09-a4c9-95ef79407cac INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:39.608 +05:30 1c20848d-0e4b-4b09-a4c9-95ef79407cac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.7445ms 2024-03-23 16:48:42.456 +05:30 795d8619-3314-41cd-b7b9-a4cff5dd90d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:42.456 +05:30 cce34062-e287-4c13-8f52-b40b68c3edfd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:42.457 +05:30 e9050be5-769a-48ff-a41c-a508c779a909 INF CORS policy execution successful. 2024-03-23 16:48:42.457 +05:30 76419fc7-13ba-4b82-9cd7-547aaaad60f3 INF CORS policy execution successful. 2024-03-23 16:48:42.457 +05:30 e9050be5-769a-48ff-a41c-a508c779a909 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.0521ms 2024-03-23 16:48:42.457 +05:30 76419fc7-13ba-4b82-9cd7-547aaaad60f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9038ms 2024-03-23 16:48:42.464 +05:30 42e9ad2e-9b4e-4a16-bb83-dbf40b898de1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:42.464 +05:30 488e244a-e73b-4cbc-a376-e468e371817b INF CORS policy execution successful. 2024-03-23 16:48:42.464 +05:30 488e244a-e73b-4cbc-a376-e468e371817b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7272ms 2024-03-23 16:48:42.516 +05:30 7529a834-a1a0-4835-8b83-5801efd37490 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:42.517 +05:30 7529a834-a1a0-4835-8b83-5801efd37490 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 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-23 16:48:42.517 +05:30 7529a834-a1a0-4835-8b83-5801efd37490 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 AM'. 2024-03-23 16:48:42.517 +05:30 0c3b6cd4-1261-48ee-9162-666057ae09cf INF CORS policy execution successful. 2024-03-23 16:48:42.517 +05:30 0c3b6cd4-1261-48ee-9162-666057ae09cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:42.518 +05:30 0c3b6cd4-1261-48ee-9162-666057ae09cf INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:42.518 +05:30 0c3b6cd4-1261-48ee-9162-666057ae09cf INF Fetching Department deatails 2024-03-23 16:48:42.519 +05:30 0c3b6cd4-1261-48ee-9162-666057ae09cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:42.520 +05:30 0c3b6cd4-1261-48ee-9162-666057ae09cf INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9343ms 2024-03-23 16:48:42.520 +05:30 0c3b6cd4-1261-48ee-9162-666057ae09cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:42.520 +05:30 0c3b6cd4-1261-48ee-9162-666057ae09cf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7094ms 2024-03-23 16:48:42.527 +05:30 cc4dc52d-ae86-4c44-92b1-039e915f994b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:42.528 +05:30 cc4dc52d-ae86-4c44-92b1-039e915f994b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 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-23 16:48:42.529 +05:30 cc4dc52d-ae86-4c44-92b1-039e915f994b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 AM'. 2024-03-23 16:48:42.529 +05:30 1a6b3a45-2dc2-49c1-b839-a341ecd2e220 INF CORS policy execution successful. 2024-03-23 16:48:42.529 +05:30 1a6b3a45-2dc2-49c1-b839-a341ecd2e220 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:42.529 +05:30 1a6b3a45-2dc2-49c1-b839-a341ecd2e220 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:42.529 +05:30 1a6b3a45-2dc2-49c1-b839-a341ecd2e220 INF Fetching City deatails 2024-03-23 16:48:42.531 +05:30 1a6b3a45-2dc2-49c1-b839-a341ecd2e220 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:42.531 +05:30 1a6b3a45-2dc2-49c1-b839-a341ecd2e220 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.922ms 2024-03-23 16:48:42.531 +05:30 1a6b3a45-2dc2-49c1-b839-a341ecd2e220 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:42.531 +05:30 1a6b3a45-2dc2-49c1-b839-a341ecd2e220 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8104ms 2024-03-23 16:48:42.535 +05:30 64cc5656-b81f-467d-bdb1-2e3b1f65ff3e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:42.536 +05:30 64cc5656-b81f-467d-bdb1-2e3b1f65ff3e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 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-23 16:48:42.536 +05:30 64cc5656-b81f-467d-bdb1-2e3b1f65ff3e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 AM'. 2024-03-23 16:48:42.536 +05:30 8342fd63-a2b0-4d11-99d7-5ea40920a063 INF CORS policy execution successful. 2024-03-23 16:48:42.537 +05:30 8342fd63-a2b0-4d11-99d7-5ea40920a063 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:42.537 +05:30 8342fd63-a2b0-4d11-99d7-5ea40920a063 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:42.537 +05:30 8342fd63-a2b0-4d11-99d7-5ea40920a063 INF Fetching Country deatails 2024-03-23 16:48:42.538 +05:30 8342fd63-a2b0-4d11-99d7-5ea40920a063 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:42.539 +05:30 8342fd63-a2b0-4d11-99d7-5ea40920a063 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9661ms 2024-03-23 16:48:42.539 +05:30 8342fd63-a2b0-4d11-99d7-5ea40920a063 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:42.539 +05:30 8342fd63-a2b0-4d11-99d7-5ea40920a063 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.5038ms 2024-03-23 16:48:42.594 +05:30 4d6e629f-6640-4fc1-be83-a8a588dd2570 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:42.594 +05:30 0a35a35b-f1a5-48e3-b0cd-f63814887415 INF CORS policy execution successful. 2024-03-23 16:48:42.595 +05:30 0a35a35b-f1a5-48e3-b0cd-f63814887415 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8557ms 2024-03-23 16:48:42.598 +05:30 5abbb558-7dd1-4440-a9f4-bebde463ba2c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:42.598 +05:30 b71a6599-d9e3-4f97-a4ff-51a9bfc59465 INF CORS policy execution successful. 2024-03-23 16:48:42.599 +05:30 b71a6599-d9e3-4f97-a4ff-51a9bfc59465 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4216ms 2024-03-23 16:48:42.615 +05:30 6f5aa3e1-812d-4b3c-967b-7e91d7e6e398 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:42.616 +05:30 cef01718-f1cf-441d-ae26-7bbc78e1bfc6 INF CORS policy execution successful. 2024-03-23 16:48:42.616 +05:30 cef01718-f1cf-441d-ae26-7bbc78e1bfc6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.804ms 2024-03-23 16:48:42.643 +05:30 194bb2c3-1ffb-42d3-a23a-d9d190341959 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:42.644 +05:30 194bb2c3-1ffb-42d3-a23a-d9d190341959 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 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-23 16:48:42.644 +05:30 194bb2c3-1ffb-42d3-a23a-d9d190341959 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 AM'. 2024-03-23 16:48:42.645 +05:30 4dec7b5e-57a8-4252-9e3b-7049f90d18b1 INF CORS policy execution successful. 2024-03-23 16:48:42.645 +05:30 4dec7b5e-57a8-4252-9e3b-7049f90d18b1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:42.645 +05:30 4dec7b5e-57a8-4252-9e3b-7049f90d18b1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:42.645 +05:30 4dec7b5e-57a8-4252-9e3b-7049f90d18b1 INF Fetching City deatails 2024-03-23 16:48:42.646 +05:30 12a3dcc4-47f4-4799-8763-8546ae96184f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:42.647 +05:30 4dec7b5e-57a8-4252-9e3b-7049f90d18b1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:42.647 +05:30 12a3dcc4-47f4-4799-8763-8546ae96184f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 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-23 16:48:42.647 +05:30 4dec7b5e-57a8-4252-9e3b-7049f90d18b1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1205ms 2024-03-23 16:48:42.647 +05:30 12a3dcc4-47f4-4799-8763-8546ae96184f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 AM'. 2024-03-23 16:48:42.647 +05:30 4dec7b5e-57a8-4252-9e3b-7049f90d18b1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:42.647 +05:30 14eb9033-2715-43b0-83e8-74480f82443f INF CORS policy execution successful. 2024-03-23 16:48:42.647 +05:30 14eb9033-2715-43b0-83e8-74480f82443f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:42.647 +05:30 4dec7b5e-57a8-4252-9e3b-7049f90d18b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.2739ms 2024-03-23 16:48:42.647 +05:30 14eb9033-2715-43b0-83e8-74480f82443f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:42.648 +05:30 14eb9033-2715-43b0-83e8-74480f82443f INF Fetching Department deatails 2024-03-23 16:48:42.649 +05:30 14eb9033-2715-43b0-83e8-74480f82443f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:42.649 +05:30 14eb9033-2715-43b0-83e8-74480f82443f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.485ms 2024-03-23 16:48:42.649 +05:30 14eb9033-2715-43b0-83e8-74480f82443f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:42.649 +05:30 14eb9033-2715-43b0-83e8-74480f82443f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9194ms 2024-03-23 16:48:42.706 +05:30 ff7f2d68-6b88-45ec-aa69-97e2b45fdd59 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:42.706 +05:30 55163cc8-1344-43c9-adcd-e8b6ad26724a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:42.707 +05:30 fc60f9b5-b8e0-4d00-ae28-86428733ea1f INF CORS policy execution successful. 2024-03-23 16:48:42.707 +05:30 fc60f9b5-b8e0-4d00-ae28-86428733ea1f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8392ms 2024-03-23 16:48:42.707 +05:30 55163cc8-1344-43c9-adcd-e8b6ad26724a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 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-23 16:48:42.708 +05:30 55163cc8-1344-43c9-adcd-e8b6ad26724a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 AM'. 2024-03-23 16:48:42.708 +05:30 7163a41c-357b-4488-9c10-04a9d77304c7 INF CORS policy execution successful. 2024-03-23 16:48:42.708 +05:30 7163a41c-357b-4488-9c10-04a9d77304c7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:42.709 +05:30 7163a41c-357b-4488-9c10-04a9d77304c7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:42.710 +05:30 7163a41c-357b-4488-9c10-04a9d77304c7 INF Fetching Country deatails 2024-03-23 16:48:42.712 +05:30 7163a41c-357b-4488-9c10-04a9d77304c7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:42.713 +05:30 8741d72f-883d-4747-8ff0-44efff457d4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:42.713 +05:30 3a4f25b8-188e-49e8-93d0-4816e6260e49 INF CORS policy execution successful. 2024-03-23 16:48:42.713 +05:30 7163a41c-357b-4488-9c10-04a9d77304c7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.0117ms 2024-03-23 16:48:42.713 +05:30 7163a41c-357b-4488-9c10-04a9d77304c7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:42.713 +05:30 3a4f25b8-188e-49e8-93d0-4816e6260e49 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5847ms 2024-03-23 16:48:42.713 +05:30 7163a41c-357b-4488-9c10-04a9d77304c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.1378ms 2024-03-23 16:48:42.716 +05:30 6ea63a2e-d2f4-43d0-8118-9ff849991952 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:42.716 +05:30 884e4dd7-521e-412c-a203-56df7956ed56 INF CORS policy execution successful. 2024-03-23 16:48:42.716 +05:30 884e4dd7-521e-412c-a203-56df7956ed56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5536ms 2024-03-23 16:48:42.762 +05:30 fb466802-376d-4f1c-8edc-dbc575f3e6e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:48:42.762 +05:30 fb466802-376d-4f1c-8edc-dbc575f3e6e2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 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-23 16:48:42.762 +05:30 134cbff5-2fdc-4e5a-b580-ace53e08f7db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:48:42.763 +05:30 fb466802-376d-4f1c-8edc-dbc575f3e6e2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 AM'. 2024-03-23 16:48:42.763 +05:30 98e6fb26-4d30-4503-946f-4903ee0ebc92 INF CORS policy execution successful. 2024-03-23 16:48:42.763 +05:30 98e6fb26-4d30-4503-946f-4903ee0ebc92 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:42.763 +05:30 98e6fb26-4d30-4503-946f-4903ee0ebc92 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:48:42.763 +05:30 134cbff5-2fdc-4e5a-b580-ace53e08f7db INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 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-23 16:48:42.764 +05:30 134cbff5-2fdc-4e5a-b580-ace53e08f7db INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 AM'. 2024-03-23 16:48:42.764 +05:30 98e6fb26-4d30-4503-946f-4903ee0ebc92 INF Fetching City deatails 2024-03-23 16:48:42.764 +05:30 ec67ea56-7a2a-445c-9253-6d30ff5c15c6 INF CORS policy execution successful. 2024-03-23 16:48:42.764 +05:30 ec67ea56-7a2a-445c-9253-6d30ff5c15c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:42.764 +05:30 ec67ea56-7a2a-445c-9253-6d30ff5c15c6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:48:42.765 +05:30 98e6fb26-4d30-4503-946f-4903ee0ebc92 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:42.765 +05:30 ec67ea56-7a2a-445c-9253-6d30ff5c15c6 INF Fetching Country deatails 2024-03-23 16:48:42.765 +05:30 98e6fb26-4d30-4503-946f-4903ee0ebc92 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7591ms 2024-03-23 16:48:42.765 +05:30 98e6fb26-4d30-4503-946f-4903ee0ebc92 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:48:42.765 +05:30 98e6fb26-4d30-4503-946f-4903ee0ebc92 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2857ms 2024-03-23 16:48:42.766 +05:30 ec67ea56-7a2a-445c-9253-6d30ff5c15c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:42.766 +05:30 ec67ea56-7a2a-445c-9253-6d30ff5c15c6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9424ms 2024-03-23 16:48:42.766 +05:30 ec67ea56-7a2a-445c-9253-6d30ff5c15c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:48:42.766 +05:30 ec67ea56-7a2a-445c-9253-6d30ff5c15c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.6053ms 2024-03-23 16:48:42.828 +05:30 0eab89d9-2736-41ba-a92d-e81e1ba28c54 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:48:42.830 +05:30 0eab89d9-2736-41ba-a92d-e81e1ba28c54 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 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-23 16:48:42.831 +05:30 0eab89d9-2736-41ba-a92d-e81e1ba28c54 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:18:42 AM'. 2024-03-23 16:48:42.831 +05:30 fc6953b5-b302-46a8-8898-6be738dfaaec INF CORS policy execution successful. 2024-03-23 16:48:42.831 +05:30 fc6953b5-b302-46a8-8898-6be738dfaaec INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:42.831 +05:30 fc6953b5-b302-46a8-8898-6be738dfaaec INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:48:42.832 +05:30 fc6953b5-b302-46a8-8898-6be738dfaaec INF Fetching Department deatails 2024-03-23 16:48:42.834 +05:30 fc6953b5-b302-46a8-8898-6be738dfaaec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:48:42.834 +05:30 fc6953b5-b302-46a8-8898-6be738dfaaec INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6274ms 2024-03-23 16:48:42.834 +05:30 fc6953b5-b302-46a8-8898-6be738dfaaec INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:48:42.834 +05:30 fc6953b5-b302-46a8-8898-6be738dfaaec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.2579ms 2024-03-23 16:50:02.127 +05:30 7dba5fbe-0d0f-4aa6-8c36-31d699b96f93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:50:02.129 +05:30 8bf9c455-68e7-4ec1-8e33-0b23e44593ff INF CORS policy execution successful. 2024-03-23 16:50:02.131 +05:30 8bf9c455-68e7-4ec1-8e33-0b23e44593ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 4.5881ms 2024-03-23 16:50:02.198 +05:30 024ad4da-0e61-4cc0-a107-68efbe00b0f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:50:02.202 +05:30 024ad4da-0e61-4cc0-a107-68efbe00b0f7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:20:02 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-23 16:50:02.212 +05:30 024ad4da-0e61-4cc0-a107-68efbe00b0f7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:20:02 AM'. 2024-03-23 16:50:02.212 +05:30 c717d0c2-a6ce-41e1-9852-b5fcdfe7fe93 INF CORS policy execution successful. 2024-03-23 16:50:02.213 +05:30 c717d0c2-a6ce-41e1-9852-b5fcdfe7fe93 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:50:02.213 +05:30 c717d0c2-a6ce-41e1-9852-b5fcdfe7fe93 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:50:02.217 +05:30 c717d0c2-a6ce-41e1-9852-b5fcdfe7fe93 INF Fetching Field details for Master 2024-03-23 16:50:02.234 +05:30 c717d0c2-a6ce-41e1-9852-b5fcdfe7fe93 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:50:02.236 +05:30 c717d0c2-a6ce-41e1-9852-b5fcdfe7fe93 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 21.9067ms 2024-03-23 16:50:02.236 +05:30 c717d0c2-a6ce-41e1-9852-b5fcdfe7fe93 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:50:02.236 +05:30 c717d0c2-a6ce-41e1-9852-b5fcdfe7fe93 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 38.8237ms 2024-03-23 16:50:02.403 +05:30 60a9daff-07a2-4ea3-b0ea-314322bf3d1a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:50:02.404 +05:30 0a4b1500-453a-4eec-811c-5b0f0f6cbc40 INF CORS policy execution successful. 2024-03-23 16:50:02.404 +05:30 0a4b1500-453a-4eec-811c-5b0f0f6cbc40 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.0781ms 2024-03-23 16:50:02.407 +05:30 a8ba01b7-fa8a-493e-add3-8c9af8026612 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:50:02.408 +05:30 cabd7aee-d590-4978-adcb-7603c7d1f661 INF CORS policy execution successful. 2024-03-23 16:50:02.408 +05:30 cabd7aee-d590-4978-adcb-7603c7d1f661 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.1992ms 2024-03-23 16:50:02.411 +05:30 1ce25825-2939-4975-ad5b-642782f2b22a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:50:02.411 +05:30 c9ad98e3-98c1-4571-8645-a8995748595a INF CORS policy execution successful. 2024-03-23 16:50:02.411 +05:30 c9ad98e3-98c1-4571-8645-a8995748595a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6777ms 2024-03-23 16:50:02.462 +05:30 c7a43102-fd7a-4083-b5cf-5ff171cd818a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:50:02.474 +05:30 c7a43102-fd7a-4083-b5cf-5ff171cd818a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:20:02 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-23 16:50:02.475 +05:30 c7a43102-fd7a-4083-b5cf-5ff171cd818a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:20:02 AM'. 2024-03-23 16:50:02.475 +05:30 d94884f2-0908-4796-9c7c-ef077ebf4d2b INF CORS policy execution successful. 2024-03-23 16:50:02.475 +05:30 d94884f2-0908-4796-9c7c-ef077ebf4d2b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:50:02.475 +05:30 d94884f2-0908-4796-9c7c-ef077ebf4d2b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:50:02.477 +05:30 2ea4a2dc-ac13-4e56-8472-668388dff475 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:50:02.466 +05:30 4f8d5b97-164b-41be-822c-71f79dcf07db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:50:02.486 +05:30 4f8d5b97-164b-41be-822c-71f79dcf07db INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:20:02 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-23 16:50:02.487 +05:30 4f8d5b97-164b-41be-822c-71f79dcf07db INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:20:02 AM'. 2024-03-23 16:50:02.487 +05:30 3623c070-5102-437c-add9-a96be7c42cf0 INF CORS policy execution successful. 2024-03-23 16:50:02.487 +05:30 3623c070-5102-437c-add9-a96be7c42cf0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:50:02.491 +05:30 3623c070-5102-437c-add9-a96be7c42cf0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:50:02.494 +05:30 2ea4a2dc-ac13-4e56-8472-668388dff475 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:20:02 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-23 16:50:02.494 +05:30 2ea4a2dc-ac13-4e56-8472-668388dff475 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:20:02 AM'. 2024-03-23 16:50:02.495 +05:30 5f6b5914-eed2-48df-a0d7-a4c6bb6e9fd8 INF CORS policy execution successful. 2024-03-23 16:50:02.495 +05:30 5f6b5914-eed2-48df-a0d7-a4c6bb6e9fd8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:50:02.495 +05:30 5f6b5914-eed2-48df-a0d7-a4c6bb6e9fd8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:50:02.497 +05:30 d94884f2-0908-4796-9c7c-ef077ebf4d2b INF Fetching Department deatails 2024-03-23 16:50:02.499 +05:30 d94884f2-0908-4796-9c7c-ef077ebf4d2b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:50:02.500 +05:30 d94884f2-0908-4796-9c7c-ef077ebf4d2b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 24.5733ms 2024-03-23 16:50:02.500 +05:30 d94884f2-0908-4796-9c7c-ef077ebf4d2b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:50:02.501 +05:30 d94884f2-0908-4796-9c7c-ef077ebf4d2b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 38.9219ms 2024-03-23 16:50:02.502 +05:30 5f6b5914-eed2-48df-a0d7-a4c6bb6e9fd8 INF Fetching City deatails 2024-03-23 16:50:02.503 +05:30 3623c070-5102-437c-add9-a96be7c42cf0 INF Fetching Country deatails 2024-03-23 16:50:02.506 +05:30 3623c070-5102-437c-add9-a96be7c42cf0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:50:02.507 +05:30 5f6b5914-eed2-48df-a0d7-a4c6bb6e9fd8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:50:02.507 +05:30 3623c070-5102-437c-add9-a96be7c42cf0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 15.7783ms 2024-03-23 16:50:02.507 +05:30 3623c070-5102-437c-add9-a96be7c42cf0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:50:02.507 +05:30 5f6b5914-eed2-48df-a0d7-a4c6bb6e9fd8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 11.8313ms 2024-03-23 16:50:02.507 +05:30 5f6b5914-eed2-48df-a0d7-a4c6bb6e9fd8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:50:02.507 +05:30 3623c070-5102-437c-add9-a96be7c42cf0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 41.3478ms 2024-03-23 16:50:02.507 +05:30 5f6b5914-eed2-48df-a0d7-a4c6bb6e9fd8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 30.3751ms 2024-03-23 16:51:45.522 +05:30 f3a2dbd5-35f6-41a0-952e-9152cddf66cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:51:45.522 +05:30 96467693-6d13-47d7-9a84-01e5136ffd3f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:51:45.522 +05:30 60722e81-779b-441a-b1bb-a36dfa664d27 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:51:45.523 +05:30 005d1e55-668e-4b6e-952d-70288e6a1fd1 INF CORS policy execution successful. 2024-03-23 16:51:45.523 +05:30 4089a3fc-8486-4c06-b48a-96a6a40070d5 INF CORS policy execution successful. 2024-03-23 16:51:45.523 +05:30 364c899b-2143-4d3b-8d47-534e511c2803 INF CORS policy execution successful. 2024-03-23 16:51:45.524 +05:30 364c899b-2143-4d3b-8d47-534e511c2803 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.6891ms 2024-03-23 16:51:45.524 +05:30 005d1e55-668e-4b6e-952d-70288e6a1fd1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.9627ms 2024-03-23 16:51:45.524 +05:30 4089a3fc-8486-4c06-b48a-96a6a40070d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.1527ms 2024-03-23 16:51:45.566 +05:30 6043b9df-94dc-4125-8733-634d2edb6bd4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:51:45.570 +05:30 6043b9df-94dc-4125-8733-634d2edb6bd4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:45 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-23 16:51:45.571 +05:30 6043b9df-94dc-4125-8733-634d2edb6bd4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:45 AM'. 2024-03-23 16:51:45.572 +05:30 94bc37c7-cff8-4b21-baac-fd8f4b197274 INF CORS policy execution successful. 2024-03-23 16:51:45.572 +05:30 94bc37c7-cff8-4b21-baac-fd8f4b197274 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:51:45.572 +05:30 94bc37c7-cff8-4b21-baac-fd8f4b197274 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:51:45.574 +05:30 94bc37c7-cff8-4b21-baac-fd8f4b197274 INF Fetching Department deatails 2024-03-23 16:51:45.577 +05:30 94bc37c7-cff8-4b21-baac-fd8f4b197274 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:51:45.578 +05:30 94bc37c7-cff8-4b21-baac-fd8f4b197274 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.9187ms 2024-03-23 16:51:45.578 +05:30 94bc37c7-cff8-4b21-baac-fd8f4b197274 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:51:45.578 +05:30 94bc37c7-cff8-4b21-baac-fd8f4b197274 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 12.4394ms 2024-03-23 16:51:45.583 +05:30 e612148d-d511-464a-bb3c-489e41b2a52a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:51:45.584 +05:30 e612148d-d511-464a-bb3c-489e41b2a52a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:45 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-23 16:51:45.585 +05:30 e612148d-d511-464a-bb3c-489e41b2a52a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:45 AM'. 2024-03-23 16:51:45.585 +05:30 d10f834a-17cf-423e-a249-9d5dc06fc683 INF CORS policy execution successful. 2024-03-23 16:51:45.585 +05:30 d10f834a-17cf-423e-a249-9d5dc06fc683 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:51:45.585 +05:30 d10f834a-17cf-423e-a249-9d5dc06fc683 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:51:45.586 +05:30 d10f834a-17cf-423e-a249-9d5dc06fc683 INF Fetching Country deatails 2024-03-23 16:51:45.588 +05:30 d10f834a-17cf-423e-a249-9d5dc06fc683 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:51:45.588 +05:30 d10f834a-17cf-423e-a249-9d5dc06fc683 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.9171ms 2024-03-23 16:51:45.588 +05:30 d10f834a-17cf-423e-a249-9d5dc06fc683 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:51:45.589 +05:30 d10f834a-17cf-423e-a249-9d5dc06fc683 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.8939ms 2024-03-23 16:51:45.589 +05:30 bf850a8d-7960-4ea7-b565-9ee1622c0f0f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:51:45.590 +05:30 bf850a8d-7960-4ea7-b565-9ee1622c0f0f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:45 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-23 16:51:45.590 +05:30 bf850a8d-7960-4ea7-b565-9ee1622c0f0f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:45 AM'. 2024-03-23 16:51:45.590 +05:30 8e581267-0723-48f3-95bf-56880e9e0587 INF CORS policy execution successful. 2024-03-23 16:51:45.590 +05:30 8e581267-0723-48f3-95bf-56880e9e0587 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:51:45.591 +05:30 8e581267-0723-48f3-95bf-56880e9e0587 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:51:45.591 +05:30 8e581267-0723-48f3-95bf-56880e9e0587 INF Fetching City deatails 2024-03-23 16:51:45.593 +05:30 8e581267-0723-48f3-95bf-56880e9e0587 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:51:45.593 +05:30 8e581267-0723-48f3-95bf-56880e9e0587 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.904ms 2024-03-23 16:51:45.594 +05:30 8e581267-0723-48f3-95bf-56880e9e0587 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:51:45.594 +05:30 8e581267-0723-48f3-95bf-56880e9e0587 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.1121ms 2024-03-23 16:51:47.171 +05:30 084ca3ae-0672-4861-93d0-1f60aa1ce489 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:51:47.172 +05:30 084ca3ae-0672-4861-93d0-1f60aa1ce489 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:47 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-23 16:51:47.172 +05:30 10ae2476-9be0-4a76-9b70-8f73a8d625d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:51:47.173 +05:30 084ca3ae-0672-4861-93d0-1f60aa1ce489 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:47 AM'. 2024-03-23 16:51:47.173 +05:30 dc1c590d-7acd-4fa0-907d-7babca1b5a89 INF CORS policy execution successful. 2024-03-23 16:51:47.173 +05:30 dc1c590d-7acd-4fa0-907d-7babca1b5a89 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:51:47.173 +05:30 cc65c1f9-c340-4552-acb1-5584a8581ee8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:51:47.173 +05:30 dc1c590d-7acd-4fa0-907d-7babca1b5a89 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:51:47.173 +05:30 10ae2476-9be0-4a76-9b70-8f73a8d625d0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:47 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-23 16:51:47.173 +05:30 cc65c1f9-c340-4552-acb1-5584a8581ee8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:47 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-23 16:51:47.173 +05:30 10ae2476-9be0-4a76-9b70-8f73a8d625d0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:47 AM'. 2024-03-23 16:51:47.174 +05:30 cc65c1f9-c340-4552-acb1-5584a8581ee8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:47 AM'. 2024-03-23 16:51:47.174 +05:30 dc1c590d-7acd-4fa0-907d-7babca1b5a89 INF Fetching Department deatails 2024-03-23 16:51:47.174 +05:30 a0a8b670-6b38-42d2-9af4-378b64c890f7 INF CORS policy execution successful. 2024-03-23 16:51:47.174 +05:30 32fd719c-369f-41b9-968a-24d91bd1b2de INF CORS policy execution successful. 2024-03-23 16:51:47.174 +05:30 a0a8b670-6b38-42d2-9af4-378b64c890f7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:51:47.174 +05:30 32fd719c-369f-41b9-968a-24d91bd1b2de INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:51:47.174 +05:30 a0a8b670-6b38-42d2-9af4-378b64c890f7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:51:47.174 +05:30 32fd719c-369f-41b9-968a-24d91bd1b2de INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:51:47.174 +05:30 a0a8b670-6b38-42d2-9af4-378b64c890f7 INF Fetching Country deatails 2024-03-23 16:51:47.175 +05:30 32fd719c-369f-41b9-968a-24d91bd1b2de INF Fetching City deatails 2024-03-23 16:51:47.175 +05:30 dc1c590d-7acd-4fa0-907d-7babca1b5a89 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:51:47.176 +05:30 a0a8b670-6b38-42d2-9af4-378b64c890f7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:51:47.176 +05:30 dc1c590d-7acd-4fa0-907d-7babca1b5a89 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6275ms 2024-03-23 16:51:47.176 +05:30 a0a8b670-6b38-42d2-9af4-378b64c890f7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8833ms 2024-03-23 16:51:47.176 +05:30 dc1c590d-7acd-4fa0-907d-7babca1b5a89 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:51:47.176 +05:30 a0a8b670-6b38-42d2-9af4-378b64c890f7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:51:47.176 +05:30 dc1c590d-7acd-4fa0-907d-7babca1b5a89 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.1461ms 2024-03-23 16:51:47.176 +05:30 a0a8b670-6b38-42d2-9af4-378b64c890f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0614ms 2024-03-23 16:51:47.177 +05:30 32fd719c-369f-41b9-968a-24d91bd1b2de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:51:47.178 +05:30 32fd719c-369f-41b9-968a-24d91bd1b2de INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.9515ms 2024-03-23 16:51:47.178 +05:30 32fd719c-369f-41b9-968a-24d91bd1b2de INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:51:47.178 +05:30 32fd719c-369f-41b9-968a-24d91bd1b2de INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.0354ms 2024-03-23 16:51:54.397 +05:30 af7f083f-3821-4cc1-9113-76599dc067a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:51:54.397 +05:30 a2a2b7a4-c2b7-4d52-a85d-02852e5ee3e1 INF CORS policy execution successful. 2024-03-23 16:51:54.397 +05:30 a2a2b7a4-c2b7-4d52-a85d-02852e5ee3e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5948ms 2024-03-23 16:51:54.399 +05:30 845b7a81-86b9-4c6d-89c2-b45c5cf5f58c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:51:54.399 +05:30 0d3e8902-bd93-4e58-b988-9342fef45df8 INF CORS policy execution successful. 2024-03-23 16:51:54.399 +05:30 0d3e8902-bd93-4e58-b988-9342fef45df8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.3483ms 2024-03-23 16:51:54.400 +05:30 4544444c-d397-4103-b580-09a49ee8142a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:51:54.400 +05:30 beba4057-6aa6-4b62-b6db-4233086168fc INF CORS policy execution successful. 2024-03-23 16:51:54.400 +05:30 beba4057-6aa6-4b62-b6db-4233086168fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4277ms 2024-03-23 16:51:54.439 +05:30 c598b1af-872b-4779-8ef4-180916d613e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:51:54.440 +05:30 c598b1af-872b-4779-8ef4-180916d613e3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:54 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-23 16:51:54.440 +05:30 c598b1af-872b-4779-8ef4-180916d613e3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:54 AM'. 2024-03-23 16:51:54.440 +05:30 448146c0-b346-4134-89f0-1ff4cf2d0de6 INF CORS policy execution successful. 2024-03-23 16:51:54.441 +05:30 448146c0-b346-4134-89f0-1ff4cf2d0de6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:51:54.441 +05:30 448146c0-b346-4134-89f0-1ff4cf2d0de6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:51:54.442 +05:30 448146c0-b346-4134-89f0-1ff4cf2d0de6 INF Fetching Department deatails 2024-03-23 16:51:54.443 +05:30 448146c0-b346-4134-89f0-1ff4cf2d0de6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:51:54.444 +05:30 448146c0-b346-4134-89f0-1ff4cf2d0de6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.9801ms 2024-03-23 16:51:54.444 +05:30 448146c0-b346-4134-89f0-1ff4cf2d0de6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:51:54.444 +05:30 448146c0-b346-4134-89f0-1ff4cf2d0de6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.3296ms 2024-03-23 16:51:54.447 +05:30 6f8e8978-62c4-48cc-954e-4d47567a465e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:51:54.447 +05:30 6f8e8978-62c4-48cc-954e-4d47567a465e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:54 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-23 16:51:54.448 +05:30 6f8e8978-62c4-48cc-954e-4d47567a465e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:54 AM'. 2024-03-23 16:51:54.448 +05:30 86fab7c7-cdef-43a5-9353-c0836488a0ad INF CORS policy execution successful. 2024-03-23 16:51:54.448 +05:30 86fab7c7-cdef-43a5-9353-c0836488a0ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:51:54.448 +05:30 86fab7c7-cdef-43a5-9353-c0836488a0ad INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:51:54.448 +05:30 86fab7c7-cdef-43a5-9353-c0836488a0ad INF Fetching Country deatails 2024-03-23 16:51:54.450 +05:30 86fab7c7-cdef-43a5-9353-c0836488a0ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:51:54.450 +05:30 86fab7c7-cdef-43a5-9353-c0836488a0ad INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8257ms 2024-03-23 16:51:54.450 +05:30 86fab7c7-cdef-43a5-9353-c0836488a0ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:51:54.450 +05:30 86fab7c7-cdef-43a5-9353-c0836488a0ad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.4022ms 2024-03-23 16:51:54.462 +05:30 a5a52dce-4966-4175-8200-e59b27bc4852 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:51:54.463 +05:30 a5a52dce-4966-4175-8200-e59b27bc4852 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:54 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-23 16:51:54.465 +05:30 a5a52dce-4966-4175-8200-e59b27bc4852 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:54 AM'. 2024-03-23 16:51:54.465 +05:30 9eed77d6-8485-4ae7-8305-f2dcd83afd0c INF CORS policy execution successful. 2024-03-23 16:51:54.466 +05:30 9eed77d6-8485-4ae7-8305-f2dcd83afd0c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:51:54.466 +05:30 9eed77d6-8485-4ae7-8305-f2dcd83afd0c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:51:54.467 +05:30 9eed77d6-8485-4ae7-8305-f2dcd83afd0c INF Fetching City deatails 2024-03-23 16:51:54.469 +05:30 9eed77d6-8485-4ae7-8305-f2dcd83afd0c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:51:54.469 +05:30 9eed77d6-8485-4ae7-8305-f2dcd83afd0c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.1945ms 2024-03-23 16:51:54.469 +05:30 9eed77d6-8485-4ae7-8305-f2dcd83afd0c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:51:54.469 +05:30 9eed77d6-8485-4ae7-8305-f2dcd83afd0c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.8878ms 2024-03-23 16:51:56.089 +05:30 67d05464-7d9f-4ec9-86bc-3f7c32c3663f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:51:56.089 +05:30 4f35e948-f7c0-4120-a2c2-ce6f4ce56a3b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:51:56.090 +05:30 67d05464-7d9f-4ec9-86bc-3f7c32c3663f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:56 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-23 16:51:56.090 +05:30 6feab722-3d07-4ef3-adfb-290d0df7dcd1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:51:56.090 +05:30 67d05464-7d9f-4ec9-86bc-3f7c32c3663f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:56 AM'. 2024-03-23 16:51:56.090 +05:30 4f35e948-f7c0-4120-a2c2-ce6f4ce56a3b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:56 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-23 16:51:56.090 +05:30 fae71a10-125d-4209-8b0f-9fbca8bcf9e5 INF CORS policy execution successful. 2024-03-23 16:51:56.091 +05:30 6feab722-3d07-4ef3-adfb-290d0df7dcd1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:56 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-23 16:51:56.091 +05:30 4f35e948-f7c0-4120-a2c2-ce6f4ce56a3b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:56 AM'. 2024-03-23 16:51:56.091 +05:30 fae71a10-125d-4209-8b0f-9fbca8bcf9e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:51:56.091 +05:30 cd3d4195-e366-463a-9bc0-1bb617664215 INF CORS policy execution successful. 2024-03-23 16:51:56.091 +05:30 6feab722-3d07-4ef3-adfb-290d0df7dcd1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:21:56 AM'. 2024-03-23 16:51:56.091 +05:30 cd3d4195-e366-463a-9bc0-1bb617664215 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:51:56.091 +05:30 fae71a10-125d-4209-8b0f-9fbca8bcf9e5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:51:56.091 +05:30 f650a214-47db-48aa-bb11-c53d0293dc06 INF CORS policy execution successful. 2024-03-23 16:51:56.091 +05:30 cd3d4195-e366-463a-9bc0-1bb617664215 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:51:56.091 +05:30 f650a214-47db-48aa-bb11-c53d0293dc06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:51:56.092 +05:30 fae71a10-125d-4209-8b0f-9fbca8bcf9e5 INF Fetching City deatails 2024-03-23 16:51:56.092 +05:30 f650a214-47db-48aa-bb11-c53d0293dc06 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:51:56.092 +05:30 cd3d4195-e366-463a-9bc0-1bb617664215 INF Fetching Department deatails 2024-03-23 16:51:56.092 +05:30 f650a214-47db-48aa-bb11-c53d0293dc06 INF Fetching Country deatails 2024-03-23 16:51:56.093 +05:30 fae71a10-125d-4209-8b0f-9fbca8bcf9e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:51:56.093 +05:30 fae71a10-125d-4209-8b0f-9fbca8bcf9e5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7665ms 2024-03-23 16:51:56.093 +05:30 fae71a10-125d-4209-8b0f-9fbca8bcf9e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:51:56.093 +05:30 fae71a10-125d-4209-8b0f-9fbca8bcf9e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.117ms 2024-03-23 16:51:56.094 +05:30 cd3d4195-e366-463a-9bc0-1bb617664215 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:51:56.094 +05:30 cd3d4195-e366-463a-9bc0-1bb617664215 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.8082ms 2024-03-23 16:51:56.094 +05:30 cd3d4195-e366-463a-9bc0-1bb617664215 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:51:56.094 +05:30 cd3d4195-e366-463a-9bc0-1bb617664215 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.457ms 2024-03-23 16:51:56.095 +05:30 f650a214-47db-48aa-bb11-c53d0293dc06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:51:56.095 +05:30 f650a214-47db-48aa-bb11-c53d0293dc06 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.3931ms 2024-03-23 16:51:56.095 +05:30 f650a214-47db-48aa-bb11-c53d0293dc06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:51:56.095 +05:30 f650a214-47db-48aa-bb11-c53d0293dc06 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.2093ms 2024-03-23 16:52:02.500 +05:30 a755badc-c43f-480d-9159-548df688f812 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:02.501 +05:30 e3ac4d8a-7440-410d-a1b6-2e964224248d INF CORS policy execution successful. 2024-03-23 16:52:02.501 +05:30 e3ac4d8a-7440-410d-a1b6-2e964224248d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1542ms 2024-03-23 16:52:02.503 +05:30 ef4d5985-5b23-4187-a04c-0dd83457e79d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:02.503 +05:30 a09101e1-a8e3-4f67-9e2d-a59b6f359752 INF CORS policy execution successful. 2024-03-23 16:52:02.504 +05:30 a09101e1-a8e3-4f67-9e2d-a59b6f359752 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6576ms 2024-03-23 16:52:02.505 +05:30 4726c9f5-8f07-4937-9751-19829c7b852b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:02.505 +05:30 2e7438ed-98ac-4482-851b-19047be9a84d INF CORS policy execution successful. 2024-03-23 16:52:02.505 +05:30 2e7438ed-98ac-4482-851b-19047be9a84d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3028ms 2024-03-23 16:52:02.555 +05:30 11202540-8c78-4cb6-aa79-5ac1582d1e86 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:02.556 +05:30 4bbc15d5-4cf1-4868-9771-d9760081556b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:02.556 +05:30 4bbc15d5-4cf1-4868-9771-d9760081556b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:02 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-23 16:52:02.556 +05:30 11202540-8c78-4cb6-aa79-5ac1582d1e86 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:02 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-23 16:52:02.557 +05:30 4bbc15d5-4cf1-4868-9771-d9760081556b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:02 AM'. 2024-03-23 16:52:02.557 +05:30 11202540-8c78-4cb6-aa79-5ac1582d1e86 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:02 AM'. 2024-03-23 16:52:02.557 +05:30 d80ff908-72e3-49ad-8e5f-bb9cd1785f33 INF CORS policy execution successful. 2024-03-23 16:52:02.557 +05:30 e93a96d9-de37-4740-a8e2-cf3f9e50397f INF CORS policy execution successful. 2024-03-23 16:52:02.557 +05:30 e93a96d9-de37-4740-a8e2-cf3f9e50397f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:02.557 +05:30 d80ff908-72e3-49ad-8e5f-bb9cd1785f33 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:02.557 +05:30 e93a96d9-de37-4740-a8e2-cf3f9e50397f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:52:02.557 +05:30 d80ff908-72e3-49ad-8e5f-bb9cd1785f33 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:52:02.558 +05:30 e93a96d9-de37-4740-a8e2-cf3f9e50397f INF Fetching Country deatails 2024-03-23 16:52:02.558 +05:30 d80ff908-72e3-49ad-8e5f-bb9cd1785f33 INF Fetching Department deatails 2024-03-23 16:52:02.560 +05:30 d80ff908-72e3-49ad-8e5f-bb9cd1785f33 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:02.560 +05:30 e93a96d9-de37-4740-a8e2-cf3f9e50397f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:02.560 +05:30 e93a96d9-de37-4740-a8e2-cf3f9e50397f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.5039ms 2024-03-23 16:52:02.560 +05:30 d80ff908-72e3-49ad-8e5f-bb9cd1785f33 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.4455ms 2024-03-23 16:52:02.560 +05:30 e93a96d9-de37-4740-a8e2-cf3f9e50397f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:02.560 +05:30 d80ff908-72e3-49ad-8e5f-bb9cd1785f33 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:02.561 +05:30 d80ff908-72e3-49ad-8e5f-bb9cd1785f33 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.7826ms 2024-03-23 16:52:02.561 +05:30 e93a96d9-de37-4740-a8e2-cf3f9e50397f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.2154ms 2024-03-23 16:52:02.568 +05:30 388b5bc0-7351-42f6-86d0-ae7d61d4585a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:02.569 +05:30 388b5bc0-7351-42f6-86d0-ae7d61d4585a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:02 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-23 16:52:02.569 +05:30 388b5bc0-7351-42f6-86d0-ae7d61d4585a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:02 AM'. 2024-03-23 16:52:02.569 +05:30 ff99a9f0-1c88-4de5-bc49-808c22dca355 INF CORS policy execution successful. 2024-03-23 16:52:02.569 +05:30 ff99a9f0-1c88-4de5-bc49-808c22dca355 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:02.569 +05:30 ff99a9f0-1c88-4de5-bc49-808c22dca355 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:52:02.570 +05:30 ff99a9f0-1c88-4de5-bc49-808c22dca355 INF Fetching City deatails 2024-03-23 16:52:02.571 +05:30 ff99a9f0-1c88-4de5-bc49-808c22dca355 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:02.572 +05:30 ff99a9f0-1c88-4de5-bc49-808c22dca355 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0476ms 2024-03-23 16:52:02.572 +05:30 ff99a9f0-1c88-4de5-bc49-808c22dca355 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:02.572 +05:30 ff99a9f0-1c88-4de5-bc49-808c22dca355 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7977ms 2024-03-23 16:52:02.906 +05:30 c4219527-df43-4d9d-b7d3-0c35e2dcff63 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:02.907 +05:30 84053a9d-f500-43bb-aed9-ac470068c105 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:02.907 +05:30 c4219527-df43-4d9d-b7d3-0c35e2dcff63 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:02 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-23 16:52:02.907 +05:30 84053a9d-f500-43bb-aed9-ac470068c105 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:02 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-23 16:52:02.908 +05:30 84053a9d-f500-43bb-aed9-ac470068c105 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:02 AM'. 2024-03-23 16:52:02.908 +05:30 082cc780-0dc5-43a4-9b2d-e6a032b50d82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:02.908 +05:30 838904bf-0ed0-4cca-a6b1-5acd98556471 INF CORS policy execution successful. 2024-03-23 16:52:02.908 +05:30 c4219527-df43-4d9d-b7d3-0c35e2dcff63 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:02 AM'. 2024-03-23 16:52:02.908 +05:30 838904bf-0ed0-4cca-a6b1-5acd98556471 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:02.909 +05:30 4da7dfe7-6938-4b07-9593-4822e842b3de INF CORS policy execution successful. 2024-03-23 16:52:02.909 +05:30 082cc780-0dc5-43a4-9b2d-e6a032b50d82 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:02 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-23 16:52:02.909 +05:30 838904bf-0ed0-4cca-a6b1-5acd98556471 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:52:02.909 +05:30 082cc780-0dc5-43a4-9b2d-e6a032b50d82 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:02 AM'. 2024-03-23 16:52:02.909 +05:30 4da7dfe7-6938-4b07-9593-4822e842b3de INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:02.909 +05:30 733959fc-16cc-4c24-b767-20a6362c7f9c INF CORS policy execution successful. 2024-03-23 16:52:02.909 +05:30 4da7dfe7-6938-4b07-9593-4822e842b3de INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:52:02.909 +05:30 733959fc-16cc-4c24-b767-20a6362c7f9c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:02.909 +05:30 733959fc-16cc-4c24-b767-20a6362c7f9c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:52:02.910 +05:30 838904bf-0ed0-4cca-a6b1-5acd98556471 INF Fetching City deatails 2024-03-23 16:52:02.910 +05:30 733959fc-16cc-4c24-b767-20a6362c7f9c INF Fetching Country deatails 2024-03-23 16:52:02.910 +05:30 4da7dfe7-6938-4b07-9593-4822e842b3de INF Fetching Department deatails 2024-03-23 16:52:02.912 +05:30 838904bf-0ed0-4cca-a6b1-5acd98556471 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:02.912 +05:30 733959fc-16cc-4c24-b767-20a6362c7f9c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:02.912 +05:30 838904bf-0ed0-4cca-a6b1-5acd98556471 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.954ms 2024-03-23 16:52:02.912 +05:30 733959fc-16cc-4c24-b767-20a6362c7f9c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.745ms 2024-03-23 16:52:02.912 +05:30 838904bf-0ed0-4cca-a6b1-5acd98556471 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:02.912 +05:30 733959fc-16cc-4c24-b767-20a6362c7f9c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:02.912 +05:30 838904bf-0ed0-4cca-a6b1-5acd98556471 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.6325ms 2024-03-23 16:52:02.912 +05:30 733959fc-16cc-4c24-b767-20a6362c7f9c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.3125ms 2024-03-23 16:52:02.924 +05:30 4da7dfe7-6938-4b07-9593-4822e842b3de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:02.925 +05:30 4da7dfe7-6938-4b07-9593-4822e842b3de INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 15.4484ms 2024-03-23 16:52:02.925 +05:30 4da7dfe7-6938-4b07-9593-4822e842b3de INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:02.925 +05:30 4da7dfe7-6938-4b07-9593-4822e842b3de INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 18.7733ms 2024-03-23 16:52:05.417 +05:30 2ea35f4d-7ac5-4009-92e4-99d7408b274e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:05.418 +05:30 2ea35f4d-7ac5-4009-92e4-99d7408b274e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:05 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-23 16:52:05.419 +05:30 2ea35f4d-7ac5-4009-92e4-99d7408b274e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:05 AM'. 2024-03-23 16:52:05.419 +05:30 49a07421-89aa-47d4-bc0e-695f4125dd6c INF CORS policy execution successful. 2024-03-23 16:52:05.419 +05:30 49a07421-89aa-47d4-bc0e-695f4125dd6c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:05.419 +05:30 49a07421-89aa-47d4-bc0e-695f4125dd6c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:52:05.420 +05:30 49a07421-89aa-47d4-bc0e-695f4125dd6c INF Fetching Country deatails 2024-03-23 16:52:05.421 +05:30 f898cf90-e147-4707-bc07-54d56295bf2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:05.422 +05:30 267b2c73-3b75-4563-bf08-817d6add08ac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:05.422 +05:30 267b2c73-3b75-4563-bf08-817d6add08ac INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:05 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-23 16:52:05.422 +05:30 49a07421-89aa-47d4-bc0e-695f4125dd6c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:05.423 +05:30 f898cf90-e147-4707-bc07-54d56295bf2b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:05 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-23 16:52:05.424 +05:30 f898cf90-e147-4707-bc07-54d56295bf2b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:05 AM'. 2024-03-23 16:52:05.423 +05:30 267b2c73-3b75-4563-bf08-817d6add08ac INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:05 AM'. 2024-03-23 16:52:05.424 +05:30 49a07421-89aa-47d4-bc0e-695f4125dd6c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.5236ms 2024-03-23 16:52:05.424 +05:30 2d6d93dd-0e17-43f8-a015-488fedae038b INF CORS policy execution successful. 2024-03-23 16:52:05.424 +05:30 49a07421-89aa-47d4-bc0e-695f4125dd6c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:05.424 +05:30 c14f96ca-3f59-4f7d-b44d-cfdd47f4b2ac INF CORS policy execution successful. 2024-03-23 16:52:05.424 +05:30 2d6d93dd-0e17-43f8-a015-488fedae038b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:05.424 +05:30 c14f96ca-3f59-4f7d-b44d-cfdd47f4b2ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:05.424 +05:30 49a07421-89aa-47d4-bc0e-695f4125dd6c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.4459ms 2024-03-23 16:52:05.424 +05:30 2d6d93dd-0e17-43f8-a015-488fedae038b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:52:05.424 +05:30 c14f96ca-3f59-4f7d-b44d-cfdd47f4b2ac INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:52:05.425 +05:30 2d6d93dd-0e17-43f8-a015-488fedae038b INF Fetching City deatails 2024-03-23 16:52:05.425 +05:30 c14f96ca-3f59-4f7d-b44d-cfdd47f4b2ac INF Fetching Department deatails 2024-03-23 16:52:05.426 +05:30 c14f96ca-3f59-4f7d-b44d-cfdd47f4b2ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:05.426 +05:30 2d6d93dd-0e17-43f8-a015-488fedae038b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:05.427 +05:30 c14f96ca-3f59-4f7d-b44d-cfdd47f4b2ac INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3354ms 2024-03-23 16:52:05.427 +05:30 2d6d93dd-0e17-43f8-a015-488fedae038b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3812ms 2024-03-23 16:52:05.427 +05:30 c14f96ca-3f59-4f7d-b44d-cfdd47f4b2ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:05.427 +05:30 2d6d93dd-0e17-43f8-a015-488fedae038b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:05.427 +05:30 2d6d93dd-0e17-43f8-a015-488fedae038b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.4047ms 2024-03-23 16:52:05.427 +05:30 c14f96ca-3f59-4f7d-b44d-cfdd47f4b2ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.5884ms 2024-03-23 16:52:05.805 +05:30 7791f714-20d6-4516-8440-cb0458f987e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:05.805 +05:30 7791f714-20d6-4516-8440-cb0458f987e2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:05 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-23 16:52:05.806 +05:30 7791f714-20d6-4516-8440-cb0458f987e2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:05 AM'. 2024-03-23 16:52:05.806 +05:30 cae5dd1d-514f-4b33-8716-a3e7a743f326 INF CORS policy execution successful. 2024-03-23 16:52:05.806 +05:30 cae5dd1d-514f-4b33-8716-a3e7a743f326 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:05.806 +05:30 cae5dd1d-514f-4b33-8716-a3e7a743f326 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:52:05.806 +05:30 99994c9e-fc6d-4d2d-9b7a-c0772c2aa970 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:05.806 +05:30 cae5dd1d-514f-4b33-8716-a3e7a743f326 INF Fetching Department deatails 2024-03-23 16:52:05.806 +05:30 99994c9e-fc6d-4d2d-9b7a-c0772c2aa970 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:05 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-23 16:52:05.807 +05:30 99994c9e-fc6d-4d2d-9b7a-c0772c2aa970 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:05 AM'. 2024-03-23 16:52:05.807 +05:30 0227bf43-c521-4992-b339-a9549462a969 INF CORS policy execution successful. 2024-03-23 16:52:05.807 +05:30 0227bf43-c521-4992-b339-a9549462a969 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:05.807 +05:30 0227bf43-c521-4992-b339-a9549462a969 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:52:05.807 +05:30 68befd0c-6ba0-4216-a3c5-8c7bbebde45a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:05.807 +05:30 cae5dd1d-514f-4b33-8716-a3e7a743f326 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:05.807 +05:30 68befd0c-6ba0-4216-a3c5-8c7bbebde45a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:05 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-23 16:52:05.807 +05:30 0227bf43-c521-4992-b339-a9549462a969 INF Fetching City deatails 2024-03-23 16:52:05.807 +05:30 68befd0c-6ba0-4216-a3c5-8c7bbebde45a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:05 AM'. 2024-03-23 16:52:05.807 +05:30 cae5dd1d-514f-4b33-8716-a3e7a743f326 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5917ms 2024-03-23 16:52:05.808 +05:30 694a3891-2f21-43c7-bbaa-1c3ccbcb548a INF CORS policy execution successful. 2024-03-23 16:52:05.808 +05:30 cae5dd1d-514f-4b33-8716-a3e7a743f326 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:05.808 +05:30 694a3891-2f21-43c7-bbaa-1c3ccbcb548a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:05.808 +05:30 694a3891-2f21-43c7-bbaa-1c3ccbcb548a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:52:05.808 +05:30 cae5dd1d-514f-4b33-8716-a3e7a743f326 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9838ms 2024-03-23 16:52:05.808 +05:30 0227bf43-c521-4992-b339-a9549462a969 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:05.808 +05:30 0227bf43-c521-4992-b339-a9549462a969 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2183ms 2024-03-23 16:52:05.808 +05:30 0227bf43-c521-4992-b339-a9549462a969 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:05.808 +05:30 694a3891-2f21-43c7-bbaa-1c3ccbcb548a INF Fetching Country deatails 2024-03-23 16:52:05.808 +05:30 0227bf43-c521-4992-b339-a9549462a969 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1588ms 2024-03-23 16:52:05.809 +05:30 694a3891-2f21-43c7-bbaa-1c3ccbcb548a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:05.809 +05:30 694a3891-2f21-43c7-bbaa-1c3ccbcb548a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.9915ms 2024-03-23 16:52:05.809 +05:30 694a3891-2f21-43c7-bbaa-1c3ccbcb548a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:05.809 +05:30 694a3891-2f21-43c7-bbaa-1c3ccbcb548a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9448ms 2024-03-23 16:52:28.616 +05:30 cc24ad48-8e30-4138-97e8-1b3d1bedbdc4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:28.616 +05:30 1377f714-c992-48e9-996c-05c7b5c62f79 INF CORS policy execution successful. 2024-03-23 16:52:28.617 +05:30 1377f714-c992-48e9-996c-05c7b5c62f79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9441ms 2024-03-23 16:52:28.619 +05:30 0ad6d5bc-6f12-47dd-a784-bfa9740c588c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:28.620 +05:30 e01ca894-dfeb-45b5-9224-926bc94de216 INF CORS policy execution successful. 2024-03-23 16:52:28.620 +05:30 e01ca894-dfeb-45b5-9224-926bc94de216 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5203ms 2024-03-23 16:52:28.622 +05:30 d4e2efc5-5679-46cb-be61-86002fc24e79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:28.622 +05:30 9fe2e141-d2fe-480f-bf25-05ec1e62fa7c INF CORS policy execution successful. 2024-03-23 16:52:28.624 +05:30 9fe2e141-d2fe-480f-bf25-05ec1e62fa7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.3694ms 2024-03-23 16:52:28.660 +05:30 6ed3d470-8c84-4505-acc3-593b68b97374 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:28.663 +05:30 6ed3d470-8c84-4505-acc3-593b68b97374 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:28 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-23 16:52:28.664 +05:30 6ed3d470-8c84-4505-acc3-593b68b97374 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:28 AM'. 2024-03-23 16:52:28.664 +05:30 fe0a15a3-db5b-41aa-a7d6-eba1c0c6e58f INF CORS policy execution successful. 2024-03-23 16:52:28.664 +05:30 fe0a15a3-db5b-41aa-a7d6-eba1c0c6e58f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:28.665 +05:30 fe0a15a3-db5b-41aa-a7d6-eba1c0c6e58f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:52:28.665 +05:30 fe0a15a3-db5b-41aa-a7d6-eba1c0c6e58f INF Fetching Department deatails 2024-03-23 16:52:28.667 +05:30 fe0a15a3-db5b-41aa-a7d6-eba1c0c6e58f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:28.668 +05:30 fe0a15a3-db5b-41aa-a7d6-eba1c0c6e58f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.4228ms 2024-03-23 16:52:28.668 +05:30 fe0a15a3-db5b-41aa-a7d6-eba1c0c6e58f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:28.668 +05:30 fe0a15a3-db5b-41aa-a7d6-eba1c0c6e58f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.8623ms 2024-03-23 16:52:28.673 +05:30 928fa197-43bd-48b6-9271-dddbebe7f259 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:28.674 +05:30 928fa197-43bd-48b6-9271-dddbebe7f259 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:28 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-23 16:52:28.674 +05:30 928fa197-43bd-48b6-9271-dddbebe7f259 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:28 AM'. 2024-03-23 16:52:28.674 +05:30 29a5ef9e-aa20-42b5-85f8-73e1662f6073 INF CORS policy execution successful. 2024-03-23 16:52:28.674 +05:30 29a5ef9e-aa20-42b5-85f8-73e1662f6073 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:28.674 +05:30 29a5ef9e-aa20-42b5-85f8-73e1662f6073 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:52:28.675 +05:30 29a5ef9e-aa20-42b5-85f8-73e1662f6073 INF Fetching Country deatails 2024-03-23 16:52:28.676 +05:30 29a5ef9e-aa20-42b5-85f8-73e1662f6073 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:28.676 +05:30 29a5ef9e-aa20-42b5-85f8-73e1662f6073 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4907ms 2024-03-23 16:52:28.676 +05:30 29a5ef9e-aa20-42b5-85f8-73e1662f6073 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:28.676 +05:30 29a5ef9e-aa20-42b5-85f8-73e1662f6073 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.9145ms 2024-03-23 16:52:28.691 +05:30 67711553-8ba9-48fe-8021-53e7ab6b2e43 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:28.692 +05:30 67711553-8ba9-48fe-8021-53e7ab6b2e43 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:28 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-23 16:52:28.692 +05:30 67711553-8ba9-48fe-8021-53e7ab6b2e43 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:28 AM'. 2024-03-23 16:52:28.692 +05:30 47a3f24f-eec9-4b58-9a97-3b13a4d81cb2 INF CORS policy execution successful. 2024-03-23 16:52:28.693 +05:30 47a3f24f-eec9-4b58-9a97-3b13a4d81cb2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:28.693 +05:30 47a3f24f-eec9-4b58-9a97-3b13a4d81cb2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:52:28.693 +05:30 47a3f24f-eec9-4b58-9a97-3b13a4d81cb2 INF Fetching City deatails 2024-03-23 16:52:28.694 +05:30 47a3f24f-eec9-4b58-9a97-3b13a4d81cb2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:28.695 +05:30 47a3f24f-eec9-4b58-9a97-3b13a4d81cb2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0131ms 2024-03-23 16:52:28.695 +05:30 47a3f24f-eec9-4b58-9a97-3b13a4d81cb2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:28.695 +05:30 47a3f24f-eec9-4b58-9a97-3b13a4d81cb2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.4701ms 2024-03-23 16:52:30.842 +05:30 d1b65d92-946d-4795-9e13-bcb06041ec08 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:30.842 +05:30 d1b65d92-946d-4795-9e13-bcb06041ec08 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:30 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-23 16:52:30.843 +05:30 d1b65d92-946d-4795-9e13-bcb06041ec08 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:30 AM'. 2024-03-23 16:52:30.843 +05:30 624978c9-3ebf-43c0-af03-b3febf0ae8c9 INF CORS policy execution successful. 2024-03-23 16:52:30.843 +05:30 624978c9-3ebf-43c0-af03-b3febf0ae8c9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:30.843 +05:30 624978c9-3ebf-43c0-af03-b3febf0ae8c9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:52:30.844 +05:30 624978c9-3ebf-43c0-af03-b3febf0ae8c9 INF Fetching City deatails 2024-03-23 16:52:30.845 +05:30 624978c9-3ebf-43c0-af03-b3febf0ae8c9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:30.846 +05:30 bda1c4e6-9f4a-47ee-b1b4-83ae57bac15f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:30.846 +05:30 624978c9-3ebf-43c0-af03-b3febf0ae8c9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.55ms 2024-03-23 16:52:30.846 +05:30 624978c9-3ebf-43c0-af03-b3febf0ae8c9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:30.846 +05:30 624978c9-3ebf-43c0-af03-b3febf0ae8c9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.3487ms 2024-03-23 16:52:30.846 +05:30 bda1c4e6-9f4a-47ee-b1b4-83ae57bac15f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:30 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-23 16:52:30.847 +05:30 9c5553d8-1f10-4c20-ade6-0afb68914a87 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:30.847 +05:30 bda1c4e6-9f4a-47ee-b1b4-83ae57bac15f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:30 AM'. 2024-03-23 16:52:30.847 +05:30 0d076fbb-0a66-4a4a-bac9-81da69efc28a INF CORS policy execution successful. 2024-03-23 16:52:30.847 +05:30 0d076fbb-0a66-4a4a-bac9-81da69efc28a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:30.847 +05:30 9c5553d8-1f10-4c20-ade6-0afb68914a87 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:30 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-23 16:52:30.847 +05:30 9c5553d8-1f10-4c20-ade6-0afb68914a87 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:30 AM'. 2024-03-23 16:52:30.847 +05:30 0d076fbb-0a66-4a4a-bac9-81da69efc28a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:52:30.848 +05:30 136b4899-d7bb-4434-b5f2-ea14e19259dc INF CORS policy execution successful. 2024-03-23 16:52:30.848 +05:30 136b4899-d7bb-4434-b5f2-ea14e19259dc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:30.848 +05:30 136b4899-d7bb-4434-b5f2-ea14e19259dc INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:52:30.848 +05:30 136b4899-d7bb-4434-b5f2-ea14e19259dc INF Fetching Country deatails 2024-03-23 16:52:30.848 +05:30 0d076fbb-0a66-4a4a-bac9-81da69efc28a INF Fetching Department deatails 2024-03-23 16:52:30.850 +05:30 0d076fbb-0a66-4a4a-bac9-81da69efc28a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:30.850 +05:30 136b4899-d7bb-4434-b5f2-ea14e19259dc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:30.851 +05:30 0d076fbb-0a66-4a4a-bac9-81da69efc28a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.1632ms 2024-03-23 16:52:30.851 +05:30 136b4899-d7bb-4434-b5f2-ea14e19259dc INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.0315ms 2024-03-23 16:52:30.851 +05:30 0d076fbb-0a66-4a4a-bac9-81da69efc28a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:30.851 +05:30 136b4899-d7bb-4434-b5f2-ea14e19259dc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:30.851 +05:30 136b4899-d7bb-4434-b5f2-ea14e19259dc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.5532ms 2024-03-23 16:52:30.852 +05:30 0d076fbb-0a66-4a4a-bac9-81da69efc28a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.3609ms 2024-03-23 16:52:34.991 +05:30 6ee15d16-304d-4484-a615-67c7f38c74b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:34.991 +05:30 0330730d-c71f-4cf5-8fdc-dab7649f1924 INF CORS policy execution successful. 2024-03-23 16:52:34.991 +05:30 0330730d-c71f-4cf5-8fdc-dab7649f1924 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5168ms 2024-03-23 16:52:34.994 +05:30 7f6a9b82-8e79-4c01-b03e-b08568ec57c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:34.994 +05:30 821dd2e6-e4f7-4fe4-83bb-e8018b0a7350 INF CORS policy execution successful. 2024-03-23 16:52:34.994 +05:30 821dd2e6-e4f7-4fe4-83bb-e8018b0a7350 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4641ms 2024-03-23 16:52:34.998 +05:30 470e157f-66aa-49b2-bbd9-7744427c719d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:34.998 +05:30 facd852a-e877-4cda-a14f-0e3a5fcfe5cd INF CORS policy execution successful. 2024-03-23 16:52:34.999 +05:30 facd852a-e877-4cda-a14f-0e3a5fcfe5cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4273ms 2024-03-23 16:52:35.025 +05:30 6ef8ea90-f05f-4556-b207-20d423cad004 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:35.027 +05:30 6ef8ea90-f05f-4556-b207-20d423cad004 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:35 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-23 16:52:35.028 +05:30 6ef8ea90-f05f-4556-b207-20d423cad004 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:35 AM'. 2024-03-23 16:52:35.028 +05:30 ef32afdc-d287-4a1b-b937-24188570bb5d INF CORS policy execution successful. 2024-03-23 16:52:35.028 +05:30 ef32afdc-d287-4a1b-b937-24188570bb5d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:35.029 +05:30 ef32afdc-d287-4a1b-b937-24188570bb5d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:52:35.030 +05:30 ef32afdc-d287-4a1b-b937-24188570bb5d INF Fetching Country deatails 2024-03-23 16:52:35.032 +05:30 ef32afdc-d287-4a1b-b937-24188570bb5d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:35.033 +05:30 ef32afdc-d287-4a1b-b937-24188570bb5d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.322ms 2024-03-23 16:52:35.033 +05:30 ef32afdc-d287-4a1b-b937-24188570bb5d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:35.033 +05:30 ef32afdc-d287-4a1b-b937-24188570bb5d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.9939ms 2024-03-23 16:52:35.047 +05:30 ba9d3dff-1174-4a22-b210-e413a6c3e6f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:35.048 +05:30 ba9d3dff-1174-4a22-b210-e413a6c3e6f5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:35 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-23 16:52:35.048 +05:30 ba9d3dff-1174-4a22-b210-e413a6c3e6f5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:35 AM'. 2024-03-23 16:52:35.048 +05:30 3e082fd2-fec4-4756-abb6-b058585ffec8 INF CORS policy execution successful. 2024-03-23 16:52:35.048 +05:30 3e082fd2-fec4-4756-abb6-b058585ffec8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:35.048 +05:30 3e082fd2-fec4-4756-abb6-b058585ffec8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:52:35.049 +05:30 3e082fd2-fec4-4756-abb6-b058585ffec8 INF Fetching Department deatails 2024-03-23 16:52:35.050 +05:30 3e082fd2-fec4-4756-abb6-b058585ffec8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:35.050 +05:30 3e082fd2-fec4-4756-abb6-b058585ffec8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7539ms 2024-03-23 16:52:35.050 +05:30 3e082fd2-fec4-4756-abb6-b058585ffec8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:35.050 +05:30 3e082fd2-fec4-4756-abb6-b058585ffec8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.5798ms 2024-03-23 16:52:35.053 +05:30 6b6e5db0-00ba-4a74-976f-c0fa8e98ac49 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:35.054 +05:30 6b6e5db0-00ba-4a74-976f-c0fa8e98ac49 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:35 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-23 16:52:35.054 +05:30 6b6e5db0-00ba-4a74-976f-c0fa8e98ac49 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:35 AM'. 2024-03-23 16:52:35.054 +05:30 b2cbd0a2-eb87-475f-8ab1-f2204b03ecd9 INF CORS policy execution successful. 2024-03-23 16:52:35.054 +05:30 b2cbd0a2-eb87-475f-8ab1-f2204b03ecd9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:35.054 +05:30 b2cbd0a2-eb87-475f-8ab1-f2204b03ecd9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:52:35.055 +05:30 b2cbd0a2-eb87-475f-8ab1-f2204b03ecd9 INF Fetching City deatails 2024-03-23 16:52:35.055 +05:30 b2cbd0a2-eb87-475f-8ab1-f2204b03ecd9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:35.056 +05:30 b2cbd0a2-eb87-475f-8ab1-f2204b03ecd9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4654ms 2024-03-23 16:52:35.056 +05:30 b2cbd0a2-eb87-475f-8ab1-f2204b03ecd9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:35.056 +05:30 b2cbd0a2-eb87-475f-8ab1-f2204b03ecd9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6627ms 2024-03-23 16:52:50.042 +05:30 a7913245-80ce-4576-8bc3-92f805bf32a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:50.042 +05:30 8dda17c3-c847-40e1-bd38-7983d607d0b1 INF CORS policy execution successful. 2024-03-23 16:52:50.042 +05:30 8dda17c3-c847-40e1-bd38-7983d607d0b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7769ms 2024-03-23 16:52:50.044 +05:30 39e287c1-532a-4ad2-ab97-17aafe3b17b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:50.044 +05:30 84318142-68f6-4e48-9572-b8ec0aa46d01 INF CORS policy execution successful. 2024-03-23 16:52:50.044 +05:30 84318142-68f6-4e48-9572-b8ec0aa46d01 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.3657ms 2024-03-23 16:52:50.044 +05:30 a1409bc4-18b8-40d0-bfc8-aeca814f6900 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:50.044 +05:30 110d0baf-f13e-48b5-b530-359df5bf66f1 INF CORS policy execution successful. 2024-03-23 16:52:50.045 +05:30 110d0baf-f13e-48b5-b530-359df5bf66f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2528ms 2024-03-23 16:52:50.088 +05:30 3f47884f-ef68-4690-9851-378298658ca4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:50.088 +05:30 3f47884f-ef68-4690-9851-378298658ca4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:50.089 +05:30 3f47884f-ef68-4690-9851-378298658ca4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:50 AM'. 2024-03-23 16:52:50.089 +05:30 60f5c9b3-54cc-4ee3-a342-99abb0f28dc1 INF CORS policy execution successful. 2024-03-23 16:52:50.089 +05:30 60f5c9b3-54cc-4ee3-a342-99abb0f28dc1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:50.089 +05:30 60f5c9b3-54cc-4ee3-a342-99abb0f28dc1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:52:50.090 +05:30 60f5c9b3-54cc-4ee3-a342-99abb0f28dc1 INF Fetching Department deatails 2024-03-23 16:52:50.091 +05:30 60f5c9b3-54cc-4ee3-a342-99abb0f28dc1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:50.092 +05:30 60f5c9b3-54cc-4ee3-a342-99abb0f28dc1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.4613ms 2024-03-23 16:52:50.092 +05:30 60f5c9b3-54cc-4ee3-a342-99abb0f28dc1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:50.092 +05:30 60f5c9b3-54cc-4ee3-a342-99abb0f28dc1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2736ms 2024-03-23 16:52:50.094 +05:30 27a87b7c-7a77-42a9-aad4-400ee9447d4b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:50.094 +05:30 27a87b7c-7a77-42a9-aad4-400ee9447d4b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:50.095 +05:30 27a87b7c-7a77-42a9-aad4-400ee9447d4b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:50 AM'. 2024-03-23 16:52:50.095 +05:30 08efdb94-3685-4c9d-b1f4-dac5f2b8212c INF CORS policy execution successful. 2024-03-23 16:52:50.095 +05:30 08efdb94-3685-4c9d-b1f4-dac5f2b8212c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:50.095 +05:30 08efdb94-3685-4c9d-b1f4-dac5f2b8212c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:52:50.095 +05:30 08efdb94-3685-4c9d-b1f4-dac5f2b8212c INF Fetching Country deatails 2024-03-23 16:52:50.096 +05:30 08efdb94-3685-4c9d-b1f4-dac5f2b8212c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:50.096 +05:30 08efdb94-3685-4c9d-b1f4-dac5f2b8212c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5488ms 2024-03-23 16:52:50.096 +05:30 08efdb94-3685-4c9d-b1f4-dac5f2b8212c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:50.097 +05:30 08efdb94-3685-4c9d-b1f4-dac5f2b8212c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.996ms 2024-03-23 16:52:50.110 +05:30 389cbb41-ad0b-4e0c-8031-8064325f6ffd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:50.111 +05:30 389cbb41-ad0b-4e0c-8031-8064325f6ffd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:50.111 +05:30 389cbb41-ad0b-4e0c-8031-8064325f6ffd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:50 AM'. 2024-03-23 16:52:50.112 +05:30 c682a386-d83b-4c74-adb8-72601ef81c07 INF CORS policy execution successful. 2024-03-23 16:52:50.112 +05:30 c682a386-d83b-4c74-adb8-72601ef81c07 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:50.112 +05:30 c682a386-d83b-4c74-adb8-72601ef81c07 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:52:50.113 +05:30 c682a386-d83b-4c74-adb8-72601ef81c07 INF Fetching City deatails 2024-03-23 16:52:50.115 +05:30 c682a386-d83b-4c74-adb8-72601ef81c07 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:50.115 +05:30 c682a386-d83b-4c74-adb8-72601ef81c07 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.2879ms 2024-03-23 16:52:50.115 +05:30 c682a386-d83b-4c74-adb8-72601ef81c07 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:50.116 +05:30 c682a386-d83b-4c74-adb8-72601ef81c07 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.57ms 2024-03-23 16:52:51.494 +05:30 a02db11a-f4bb-4ea4-94a0-8dd355829a38 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:51.495 +05:30 a02db11a-f4bb-4ea4-94a0-8dd355829a38 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:51.495 +05:30 a02db11a-f4bb-4ea4-94a0-8dd355829a38 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:51 AM'. 2024-03-23 16:52:51.495 +05:30 f4098204-a7ee-43d7-b01e-cbe7536343a6 INF CORS policy execution successful. 2024-03-23 16:52:51.495 +05:30 f4098204-a7ee-43d7-b01e-cbe7536343a6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:51.495 +05:30 f4098204-a7ee-43d7-b01e-cbe7536343a6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:52:51.496 +05:30 f4098204-a7ee-43d7-b01e-cbe7536343a6 INF Fetching City deatails 2024-03-23 16:52:51.497 +05:30 f4098204-a7ee-43d7-b01e-cbe7536343a6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:51.498 +05:30 f4098204-a7ee-43d7-b01e-cbe7536343a6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0996ms 2024-03-23 16:52:51.498 +05:30 f4098204-a7ee-43d7-b01e-cbe7536343a6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:51.498 +05:30 f4098204-a7ee-43d7-b01e-cbe7536343a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8971ms 2024-03-23 16:52:51.498 +05:30 8e8aa33f-61cc-4b0f-a0bf-5a283e61cf7c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:51.499 +05:30 8e8aa33f-61cc-4b0f-a0bf-5a283e61cf7c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:51.499 +05:30 8e8aa33f-61cc-4b0f-a0bf-5a283e61cf7c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:51 AM'. 2024-03-23 16:52:51.500 +05:30 1b0aaf04-9653-4c56-a366-2f48e6c386ce INF CORS policy execution successful. 2024-03-23 16:52:51.500 +05:30 1b0aaf04-9653-4c56-a366-2f48e6c386ce INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:51.500 +05:30 1b0aaf04-9653-4c56-a366-2f48e6c386ce INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:52:51.500 +05:30 3ad01712-9ff7-4978-86dc-f484478b3e63 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:51.500 +05:30 3ad01712-9ff7-4978-86dc-f484478b3e63 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:51.501 +05:30 1b0aaf04-9653-4c56-a366-2f48e6c386ce INF Fetching Country deatails 2024-03-23 16:52:51.501 +05:30 3ad01712-9ff7-4978-86dc-f484478b3e63 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:51 AM'. 2024-03-23 16:52:51.501 +05:30 61325001-0939-4ec3-bb05-970627c05082 INF CORS policy execution successful. 2024-03-23 16:52:51.501 +05:30 61325001-0939-4ec3-bb05-970627c05082 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:51.501 +05:30 61325001-0939-4ec3-bb05-970627c05082 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:52:51.502 +05:30 61325001-0939-4ec3-bb05-970627c05082 INF Fetching Department deatails 2024-03-23 16:52:51.502 +05:30 1b0aaf04-9653-4c56-a366-2f48e6c386ce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:51.502 +05:30 1b0aaf04-9653-4c56-a366-2f48e6c386ce INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9813ms 2024-03-23 16:52:51.502 +05:30 1b0aaf04-9653-4c56-a366-2f48e6c386ce INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:51.502 +05:30 1b0aaf04-9653-4c56-a366-2f48e6c386ce INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7354ms 2024-03-23 16:52:51.502 +05:30 61325001-0939-4ec3-bb05-970627c05082 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:51.503 +05:30 61325001-0939-4ec3-bb05-970627c05082 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4764ms 2024-03-23 16:52:51.503 +05:30 61325001-0939-4ec3-bb05-970627c05082 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:51.503 +05:30 61325001-0939-4ec3-bb05-970627c05082 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7596ms 2024-03-23 16:52:52.921 +05:30 cc82be79-cdf5-4763-af00-8b30ad296020 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:52.922 +05:30 cc82be79-cdf5-4763-af00-8b30ad296020 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:52.922 +05:30 cc82be79-cdf5-4763-af00-8b30ad296020 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:52 AM'. 2024-03-23 16:52:52.922 +05:30 92fb0030-aacd-473f-b7f5-8ef33c17389d INF CORS policy execution successful. 2024-03-23 16:52:52.922 +05:30 92fb0030-aacd-473f-b7f5-8ef33c17389d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:52.922 +05:30 92fb0030-aacd-473f-b7f5-8ef33c17389d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:52:52.923 +05:30 92fb0030-aacd-473f-b7f5-8ef33c17389d INF Fetching City deatails 2024-03-23 16:52:52.924 +05:30 92fb0030-aacd-473f-b7f5-8ef33c17389d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:52.924 +05:30 92fb0030-aacd-473f-b7f5-8ef33c17389d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8644ms 2024-03-23 16:52:52.924 +05:30 92fb0030-aacd-473f-b7f5-8ef33c17389d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:52.924 +05:30 92fb0030-aacd-473f-b7f5-8ef33c17389d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3864ms 2024-03-23 16:52:52.925 +05:30 42c40861-5e49-49d7-b7dc-b4b54df7d8fa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:52.926 +05:30 cdefdc09-936f-488d-b843-ae9f8b2422e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:52.926 +05:30 42c40861-5e49-49d7-b7dc-b4b54df7d8fa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:52.926 +05:30 cdefdc09-936f-488d-b843-ae9f8b2422e0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:52.926 +05:30 42c40861-5e49-49d7-b7dc-b4b54df7d8fa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:52 AM'. 2024-03-23 16:52:52.926 +05:30 cdefdc09-936f-488d-b843-ae9f8b2422e0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:52 AM'. 2024-03-23 16:52:52.926 +05:30 f6fdd844-6020-48d5-b8cb-3fb4b0cb6bab INF CORS policy execution successful. 2024-03-23 16:52:52.926 +05:30 259859a2-8db1-482e-b751-f79a114f0479 INF CORS policy execution successful. 2024-03-23 16:52:52.926 +05:30 f6fdd844-6020-48d5-b8cb-3fb4b0cb6bab INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:52.926 +05:30 259859a2-8db1-482e-b751-f79a114f0479 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:52.926 +05:30 f6fdd844-6020-48d5-b8cb-3fb4b0cb6bab INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:52:52.927 +05:30 259859a2-8db1-482e-b751-f79a114f0479 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:52:52.927 +05:30 259859a2-8db1-482e-b751-f79a114f0479 INF Fetching Country deatails 2024-03-23 16:52:52.927 +05:30 f6fdd844-6020-48d5-b8cb-3fb4b0cb6bab INF Fetching Department deatails 2024-03-23 16:52:52.928 +05:30 259859a2-8db1-482e-b751-f79a114f0479 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:52.928 +05:30 259859a2-8db1-482e-b751-f79a114f0479 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1908ms 2024-03-23 16:52:52.928 +05:30 259859a2-8db1-482e-b751-f79a114f0479 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:52.928 +05:30 f6fdd844-6020-48d5-b8cb-3fb4b0cb6bab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:52.928 +05:30 259859a2-8db1-482e-b751-f79a114f0479 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3046ms 2024-03-23 16:52:52.928 +05:30 f6fdd844-6020-48d5-b8cb-3fb4b0cb6bab INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4226ms 2024-03-23 16:52:52.928 +05:30 f6fdd844-6020-48d5-b8cb-3fb4b0cb6bab INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:52.928 +05:30 f6fdd844-6020-48d5-b8cb-3fb4b0cb6bab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.8609ms 2024-03-23 16:52:59.311 +05:30 a91045a5-8890-4ab5-b069-56679aa52c8b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:59.311 +05:30 8a977ffc-cd53-43cb-bbe8-005d272187bf INF CORS policy execution successful. 2024-03-23 16:52:59.312 +05:30 8a977ffc-cd53-43cb-bbe8-005d272187bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6483ms 2024-03-23 16:52:59.313 +05:30 a85d77be-10cf-439b-a6ed-2904d5c02559 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:59.313 +05:30 9d824df5-487c-4a7a-91eb-866172e7ae36 INF CORS policy execution successful. 2024-03-23 16:52:59.313 +05:30 9d824df5-487c-4a7a-91eb-866172e7ae36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4331ms 2024-03-23 16:52:59.314 +05:30 28360109-d9e8-4b4e-8bdf-4fbd84797d1e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:59.314 +05:30 ad3fe261-3ac8-444a-8ab8-abaaf9285ae8 INF CORS policy execution successful. 2024-03-23 16:52:59.315 +05:30 ad3fe261-3ac8-444a-8ab8-abaaf9285ae8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2599ms 2024-03-23 16:52:59.397 +05:30 4e230a1c-9aed-42bc-950f-85ed78e68daa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:59.397 +05:30 4e230a1c-9aed-42bc-950f-85ed78e68daa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:59.398 +05:30 4e230a1c-9aed-42bc-950f-85ed78e68daa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:59 AM'. 2024-03-23 16:52:59.398 +05:30 2b5c3225-b40d-42b9-8db4-1195b66dea00 INF CORS policy execution successful. 2024-03-23 16:52:59.398 +05:30 a0e1845b-9937-4a19-a9e7-30bf2374b737 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:59.398 +05:30 2b5c3225-b40d-42b9-8db4-1195b66dea00 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:59.398 +05:30 2b5c3225-b40d-42b9-8db4-1195b66dea00 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:52:59.398 +05:30 a0e1845b-9937-4a19-a9e7-30bf2374b737 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:59.399 +05:30 2b5c3225-b40d-42b9-8db4-1195b66dea00 INF Fetching City deatails 2024-03-23 16:52:59.399 +05:30 a0e1845b-9937-4a19-a9e7-30bf2374b737 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:59 AM'. 2024-03-23 16:52:59.399 +05:30 82806419-cf6d-494a-a119-019a191709eb INF CORS policy execution successful. 2024-03-23 16:52:59.399 +05:30 82806419-cf6d-494a-a119-019a191709eb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:59.399 +05:30 82806419-cf6d-494a-a119-019a191709eb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:52:59.399 +05:30 82806419-cf6d-494a-a119-019a191709eb INF Fetching Department deatails 2024-03-23 16:52:59.400 +05:30 2b5c3225-b40d-42b9-8db4-1195b66dea00 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:59.400 +05:30 99e5e2c3-26d1-4041-8860-86818376bb38 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:59.400 +05:30 2b5c3225-b40d-42b9-8db4-1195b66dea00 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0282ms 2024-03-23 16:52:59.400 +05:30 2b5c3225-b40d-42b9-8db4-1195b66dea00 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:59.400 +05:30 82806419-cf6d-494a-a119-019a191709eb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:59.400 +05:30 99e5e2c3-26d1-4041-8860-86818376bb38 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:59.400 +05:30 2b5c3225-b40d-42b9-8db4-1195b66dea00 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7857ms 2024-03-23 16:52:59.401 +05:30 82806419-cf6d-494a-a119-019a191709eb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.562ms 2024-03-23 16:52:59.401 +05:30 99e5e2c3-26d1-4041-8860-86818376bb38 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:59 AM'. 2024-03-23 16:52:59.401 +05:30 82806419-cf6d-494a-a119-019a191709eb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:59.401 +05:30 69587613-534b-4905-b945-813211a41d05 INF CORS policy execution successful. 2024-03-23 16:52:59.401 +05:30 69587613-534b-4905-b945-813211a41d05 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:59.401 +05:30 69587613-534b-4905-b945-813211a41d05 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:52:59.401 +05:30 82806419-cf6d-494a-a119-019a191709eb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1755ms 2024-03-23 16:52:59.401 +05:30 69587613-534b-4905-b945-813211a41d05 INF Fetching Country deatails 2024-03-23 16:52:59.402 +05:30 69587613-534b-4905-b945-813211a41d05 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:59.402 +05:30 69587613-534b-4905-b945-813211a41d05 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1476ms 2024-03-23 16:52:59.402 +05:30 69587613-534b-4905-b945-813211a41d05 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:59.402 +05:30 69587613-534b-4905-b945-813211a41d05 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3492ms 2024-03-23 16:52:59.989 +05:30 bcd25da7-b4ca-4ef7-912b-e1c02a58f7cb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:52:59.989 +05:30 237dd8ea-64cb-457e-8663-4117b5b90565 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:52:59.990 +05:30 bcd25da7-b4ca-4ef7-912b-e1c02a58f7cb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:59.990 +05:30 237dd8ea-64cb-457e-8663-4117b5b90565 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:59.990 +05:30 0d0894aa-677b-4164-9aa1-c71ef1410cb3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:52:59.990 +05:30 bcd25da7-b4ca-4ef7-912b-e1c02a58f7cb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:59 AM'. 2024-03-23 16:52:59.991 +05:30 237dd8ea-64cb-457e-8663-4117b5b90565 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:59 AM'. 2024-03-23 16:52:59.991 +05:30 ad801ccf-e51a-4499-bfa4-1423dcd516cf INF CORS policy execution successful. 2024-03-23 16:52:59.991 +05:30 524adb64-f3e3-4096-b387-b7522715b29f INF CORS policy execution successful. 2024-03-23 16:52:59.991 +05:30 ad801ccf-e51a-4499-bfa4-1423dcd516cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:59.991 +05:30 524adb64-f3e3-4096-b387-b7522715b29f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:59.991 +05:30 ad801ccf-e51a-4499-bfa4-1423dcd516cf INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:52:59.991 +05:30 524adb64-f3e3-4096-b387-b7522715b29f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:52:59.991 +05:30 0d0894aa-677b-4164-9aa1-c71ef1410cb3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22: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-23 16:52:59.992 +05:30 0d0894aa-677b-4164-9aa1-c71ef1410cb3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:22:59 AM'. 2024-03-23 16:52:59.992 +05:30 78be136f-ea4e-4dbf-80e8-4d77a3509638 INF CORS policy execution successful. 2024-03-23 16:52:59.992 +05:30 78be136f-ea4e-4dbf-80e8-4d77a3509638 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:59.992 +05:30 524adb64-f3e3-4096-b387-b7522715b29f INF Fetching Department deatails 2024-03-23 16:52:59.992 +05:30 ad801ccf-e51a-4499-bfa4-1423dcd516cf INF Fetching City deatails 2024-03-23 16:52:59.992 +05:30 78be136f-ea4e-4dbf-80e8-4d77a3509638 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:52:59.993 +05:30 78be136f-ea4e-4dbf-80e8-4d77a3509638 INF Fetching Country deatails 2024-03-23 16:52:59.994 +05:30 78be136f-ea4e-4dbf-80e8-4d77a3509638 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:59.994 +05:30 524adb64-f3e3-4096-b387-b7522715b29f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:59.994 +05:30 ad801ccf-e51a-4499-bfa4-1423dcd516cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:52:59.994 +05:30 78be136f-ea4e-4dbf-80e8-4d77a3509638 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7233ms 2024-03-23 16:52:59.994 +05:30 ad801ccf-e51a-4499-bfa4-1423dcd516cf INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.8997ms 2024-03-23 16:52:59.994 +05:30 78be136f-ea4e-4dbf-80e8-4d77a3509638 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:52:59.994 +05:30 ad801ccf-e51a-4499-bfa4-1423dcd516cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:52:59.994 +05:30 524adb64-f3e3-4096-b387-b7522715b29f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.9222ms 2024-03-23 16:52:59.995 +05:30 524adb64-f3e3-4096-b387-b7522715b29f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:52:59.995 +05:30 78be136f-ea4e-4dbf-80e8-4d77a3509638 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.601ms 2024-03-23 16:52:59.995 +05:30 ad801ccf-e51a-4499-bfa4-1423dcd516cf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.4761ms 2024-03-23 16:52:59.995 +05:30 524adb64-f3e3-4096-b387-b7522715b29f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.2799ms 2024-03-23 16:53:00.363 +05:30 701ab76a-b3ae-4602-85fc-06f01887c48f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:00.363 +05:30 f1486d3c-7bbd-478e-ba1f-37a94a751538 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:00.367 +05:30 0d80e6ad-cdf6-4ac3-bc0c-496b013f0c80 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:00.375 +05:30 701ab76a-b3ae-4602-85fc-06f01887c48f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:00 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-23 16:53:00.375 +05:30 0d80e6ad-cdf6-4ac3-bc0c-496b013f0c80 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:00 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-23 16:53:00.375 +05:30 f1486d3c-7bbd-478e-ba1f-37a94a751538 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:00 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-23 16:53:00.376 +05:30 701ab76a-b3ae-4602-85fc-06f01887c48f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:00 AM'. 2024-03-23 16:53:00.377 +05:30 f1486d3c-7bbd-478e-ba1f-37a94a751538 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:00 AM'. 2024-03-23 16:53:00.377 +05:30 5f0256aa-faf7-4b09-b169-82eb406f0e92 INF CORS policy execution successful. 2024-03-23 16:53:00.377 +05:30 d20d411b-3ce0-47d0-829f-2d5f4892d5a7 INF CORS policy execution successful. 2024-03-23 16:53:00.378 +05:30 5f0256aa-faf7-4b09-b169-82eb406f0e92 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:00.378 +05:30 d20d411b-3ce0-47d0-829f-2d5f4892d5a7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:00.378 +05:30 5f0256aa-faf7-4b09-b169-82eb406f0e92 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:00.378 +05:30 0d80e6ad-cdf6-4ac3-bc0c-496b013f0c80 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:00 AM'. 2024-03-23 16:53:00.378 +05:30 f1396e84-699f-46a0-8d2a-53e146b32915 INF CORS policy execution successful. 2024-03-23 16:53:00.378 +05:30 f1396e84-699f-46a0-8d2a-53e146b32915 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:00.378 +05:30 f1396e84-699f-46a0-8d2a-53e146b32915 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:00.378 +05:30 d20d411b-3ce0-47d0-829f-2d5f4892d5a7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:00.380 +05:30 f1396e84-699f-46a0-8d2a-53e146b32915 INF Fetching Country deatails 2024-03-23 16:53:00.380 +05:30 d20d411b-3ce0-47d0-829f-2d5f4892d5a7 INF Fetching Department deatails 2024-03-23 16:53:00.382 +05:30 d20d411b-3ce0-47d0-829f-2d5f4892d5a7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:00.383 +05:30 f1396e84-699f-46a0-8d2a-53e146b32915 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:00.383 +05:30 d20d411b-3ce0-47d0-829f-2d5f4892d5a7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.8301ms 2024-03-23 16:53:00.384 +05:30 d20d411b-3ce0-47d0-829f-2d5f4892d5a7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:00.384 +05:30 f1396e84-699f-46a0-8d2a-53e146b32915 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.9301ms 2024-03-23 16:53:00.384 +05:30 f1396e84-699f-46a0-8d2a-53e146b32915 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:00.384 +05:30 d20d411b-3ce0-47d0-829f-2d5f4892d5a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 21.024ms 2024-03-23 16:53:00.384 +05:30 f1396e84-699f-46a0-8d2a-53e146b32915 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 17.3001ms 2024-03-23 16:53:00.386 +05:30 5f0256aa-faf7-4b09-b169-82eb406f0e92 INF Fetching City deatails 2024-03-23 16:53:00.390 +05:30 5f0256aa-faf7-4b09-b169-82eb406f0e92 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:00.390 +05:30 5f0256aa-faf7-4b09-b169-82eb406f0e92 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 12.6311ms 2024-03-23 16:53:00.391 +05:30 5f0256aa-faf7-4b09-b169-82eb406f0e92 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:00.391 +05:30 5f0256aa-faf7-4b09-b169-82eb406f0e92 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 27.4295ms 2024-03-23 16:53:01.189 +05:30 ba028cc6-9420-4604-9411-5e2082214d03 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:01.190 +05:30 ba028cc6-9420-4604-9411-5e2082214d03 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:01 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-23 16:53:01.190 +05:30 ba028cc6-9420-4604-9411-5e2082214d03 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:01 AM'. 2024-03-23 16:53:01.191 +05:30 f2a37de6-0e73-48c6-8c0a-cf579e882f7e INF CORS policy execution successful. 2024-03-23 16:53:01.191 +05:30 f2a37de6-0e73-48c6-8c0a-cf579e882f7e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:01.191 +05:30 f2a37de6-0e73-48c6-8c0a-cf579e882f7e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:01.192 +05:30 f2a37de6-0e73-48c6-8c0a-cf579e882f7e INF Fetching City deatails 2024-03-23 16:53:01.192 +05:30 3db4d4de-696d-4056-a9b4-98ae93f0de40 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:01.193 +05:30 3db4d4de-696d-4056-a9b4-98ae93f0de40 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:01 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-23 16:53:01.193 +05:30 3db4d4de-696d-4056-a9b4-98ae93f0de40 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:01 AM'. 2024-03-23 16:53:01.193 +05:30 f2a37de6-0e73-48c6-8c0a-cf579e882f7e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:01.193 +05:30 bef5d6f4-818e-48ee-a470-0614ffc5d339 INF CORS policy execution successful. 2024-03-23 16:53:01.193 +05:30 bef5d6f4-818e-48ee-a470-0614ffc5d339 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:01.194 +05:30 bef5d6f4-818e-48ee-a470-0614ffc5d339 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:01.194 +05:30 f2a37de6-0e73-48c6-8c0a-cf579e882f7e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.8434ms 2024-03-23 16:53:01.194 +05:30 f2a37de6-0e73-48c6-8c0a-cf579e882f7e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:01.194 +05:30 f2a37de6-0e73-48c6-8c0a-cf579e882f7e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.0621ms 2024-03-23 16:53:01.194 +05:30 bef5d6f4-818e-48ee-a470-0614ffc5d339 INF Fetching Country deatails 2024-03-23 16:53:01.195 +05:30 bef5d6f4-818e-48ee-a470-0614ffc5d339 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:01.196 +05:30 bef5d6f4-818e-48ee-a470-0614ffc5d339 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1108ms 2024-03-23 16:53:01.196 +05:30 bef5d6f4-818e-48ee-a470-0614ffc5d339 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:01.196 +05:30 bef5d6f4-818e-48ee-a470-0614ffc5d339 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.1557ms 2024-03-23 16:53:01.202 +05:30 5ab50c52-7ccc-4539-be18-2aade9805071 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:01.203 +05:30 5ab50c52-7ccc-4539-be18-2aade9805071 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:01 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-23 16:53:01.203 +05:30 5ab50c52-7ccc-4539-be18-2aade9805071 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:01 AM'. 2024-03-23 16:53:01.203 +05:30 4c83fefb-8081-4f4a-8dd2-8914cbef8558 INF CORS policy execution successful. 2024-03-23 16:53:01.203 +05:30 4c83fefb-8081-4f4a-8dd2-8914cbef8558 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:01.203 +05:30 4c83fefb-8081-4f4a-8dd2-8914cbef8558 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:01.204 +05:30 4c83fefb-8081-4f4a-8dd2-8914cbef8558 INF Fetching Department deatails 2024-03-23 16:53:01.207 +05:30 4c83fefb-8081-4f4a-8dd2-8914cbef8558 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:01.208 +05:30 4c83fefb-8081-4f4a-8dd2-8914cbef8558 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.962ms 2024-03-23 16:53:01.208 +05:30 4c83fefb-8081-4f4a-8dd2-8914cbef8558 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:01.208 +05:30 4c83fefb-8081-4f4a-8dd2-8914cbef8558 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.0378ms 2024-03-23 16:53:01.839 +05:30 ed1d87dd-0a12-4319-95e3-acaebb162d05 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:01.841 +05:30 ed1d87dd-0a12-4319-95e3-acaebb162d05 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:01 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-23 16:53:01.842 +05:30 ed1d87dd-0a12-4319-95e3-acaebb162d05 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:01 AM'. 2024-03-23 16:53:01.842 +05:30 e3e8fb66-2143-48cf-8022-8305083ff956 INF CORS policy execution successful. 2024-03-23 16:53:01.842 +05:30 e3e8fb66-2143-48cf-8022-8305083ff956 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:01.842 +05:30 e3e8fb66-2143-48cf-8022-8305083ff956 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:01.842 +05:30 3fbcd7e7-a6c2-41bd-933b-525a065dab13 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:01.843 +05:30 3fbcd7e7-a6c2-41bd-933b-525a065dab13 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:01 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-23 16:53:01.843 +05:30 e3e8fb66-2143-48cf-8022-8305083ff956 INF Fetching City deatails 2024-03-23 16:53:01.844 +05:30 3fbcd7e7-a6c2-41bd-933b-525a065dab13 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:01 AM'. 2024-03-23 16:53:01.844 +05:30 fed62bfc-55ae-49b0-8d31-2552de620743 INF CORS policy execution successful. 2024-03-23 16:53:01.844 +05:30 fed62bfc-55ae-49b0-8d31-2552de620743 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:01.845 +05:30 fed62bfc-55ae-49b0-8d31-2552de620743 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:01.849 +05:30 fed62bfc-55ae-49b0-8d31-2552de620743 INF Fetching Country deatails 2024-03-23 16:53:01.849 +05:30 e3e8fb66-2143-48cf-8022-8305083ff956 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:01.850 +05:30 cf0080ab-c06e-4dce-90f8-b5eedc7fd804 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:01.850 +05:30 e3e8fb66-2143-48cf-8022-8305083ff956 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.7753ms 2024-03-23 16:53:01.850 +05:30 e3e8fb66-2143-48cf-8022-8305083ff956 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:01.850 +05:30 e3e8fb66-2143-48cf-8022-8305083ff956 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.0585ms 2024-03-23 16:53:01.851 +05:30 fed62bfc-55ae-49b0-8d31-2552de620743 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:01.851 +05:30 cf0080ab-c06e-4dce-90f8-b5eedc7fd804 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:01 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-23 16:53:01.851 +05:30 fed62bfc-55ae-49b0-8d31-2552de620743 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.7228ms 2024-03-23 16:53:01.852 +05:30 cf0080ab-c06e-4dce-90f8-b5eedc7fd804 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:01 AM'. 2024-03-23 16:53:01.852 +05:30 fed62bfc-55ae-49b0-8d31-2552de620743 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:01.852 +05:30 36f4857a-5652-41cb-a062-51006815b2c6 INF CORS policy execution successful. 2024-03-23 16:53:01.852 +05:30 fed62bfc-55ae-49b0-8d31-2552de620743 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.5874ms 2024-03-23 16:53:01.852 +05:30 36f4857a-5652-41cb-a062-51006815b2c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:01.852 +05:30 36f4857a-5652-41cb-a062-51006815b2c6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:01.853 +05:30 36f4857a-5652-41cb-a062-51006815b2c6 INF Fetching Department deatails 2024-03-23 16:53:01.854 +05:30 36f4857a-5652-41cb-a062-51006815b2c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:01.855 +05:30 36f4857a-5652-41cb-a062-51006815b2c6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2872ms 2024-03-23 16:53:01.855 +05:30 36f4857a-5652-41cb-a062-51006815b2c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:01.855 +05:30 36f4857a-5652-41cb-a062-51006815b2c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.222ms 2024-03-23 16:53:04.176 +05:30 86d36d8c-cd0c-407c-981b-69713d96c767 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:04.177 +05:30 86d36d8c-cd0c-407c-981b-69713d96c767 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 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-23 16:53:04.178 +05:30 86d36d8c-cd0c-407c-981b-69713d96c767 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 AM'. 2024-03-23 16:53:04.178 +05:30 1a87a90f-b6bd-4cf7-b1b3-8de23ede42f9 INF CORS policy execution successful. 2024-03-23 16:53:04.178 +05:30 1a87a90f-b6bd-4cf7-b1b3-8de23ede42f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:04.178 +05:30 1a87a90f-b6bd-4cf7-b1b3-8de23ede42f9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:04.179 +05:30 1a87a90f-b6bd-4cf7-b1b3-8de23ede42f9 INF Fetching City deatails 2024-03-23 16:53:04.180 +05:30 4ff047a0-0f99-439a-b550-7f55a04fc4eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:04.181 +05:30 1a87a90f-b6bd-4cf7-b1b3-8de23ede42f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:04.181 +05:30 959159f5-cbeb-40ce-810d-ef297ec9e5cb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:04.181 +05:30 4ff047a0-0f99-439a-b550-7f55a04fc4eb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 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-23 16:53:04.181 +05:30 959159f5-cbeb-40ce-810d-ef297ec9e5cb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 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-23 16:53:04.181 +05:30 1a87a90f-b6bd-4cf7-b1b3-8de23ede42f9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.6219ms 2024-03-23 16:53:04.181 +05:30 4ff047a0-0f99-439a-b550-7f55a04fc4eb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 AM'. 2024-03-23 16:53:04.182 +05:30 959159f5-cbeb-40ce-810d-ef297ec9e5cb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 AM'. 2024-03-23 16:53:04.182 +05:30 7a7e4f8b-75fb-486f-a8e6-c6b28f4b7170 INF CORS policy execution successful. 2024-03-23 16:53:04.182 +05:30 1a87a90f-b6bd-4cf7-b1b3-8de23ede42f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:04.182 +05:30 7a7e4f8b-75fb-486f-a8e6-c6b28f4b7170 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:04.182 +05:30 ed675ad7-31d8-4518-a1ea-a59eab9c05c5 INF CORS policy execution successful. 2024-03-23 16:53:04.182 +05:30 ed675ad7-31d8-4518-a1ea-a59eab9c05c5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:04.182 +05:30 7a7e4f8b-75fb-486f-a8e6-c6b28f4b7170 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:04.182 +05:30 ed675ad7-31d8-4518-a1ea-a59eab9c05c5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:04.182 +05:30 1a87a90f-b6bd-4cf7-b1b3-8de23ede42f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.652ms 2024-03-23 16:53:04.183 +05:30 7a7e4f8b-75fb-486f-a8e6-c6b28f4b7170 INF Fetching Department deatails 2024-03-23 16:53:04.183 +05:30 ed675ad7-31d8-4518-a1ea-a59eab9c05c5 INF Fetching Country deatails 2024-03-23 16:53:04.184 +05:30 ed675ad7-31d8-4518-a1ea-a59eab9c05c5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:04.184 +05:30 7a7e4f8b-75fb-486f-a8e6-c6b28f4b7170 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:04.184 +05:30 7a7e4f8b-75fb-486f-a8e6-c6b28f4b7170 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8981ms 2024-03-23 16:53:04.184 +05:30 7a7e4f8b-75fb-486f-a8e6-c6b28f4b7170 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:04.184 +05:30 ed675ad7-31d8-4518-a1ea-a59eab9c05c5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8252ms 2024-03-23 16:53:04.184 +05:30 ed675ad7-31d8-4518-a1ea-a59eab9c05c5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:04.184 +05:30 7a7e4f8b-75fb-486f-a8e6-c6b28f4b7170 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6296ms 2024-03-23 16:53:04.184 +05:30 ed675ad7-31d8-4518-a1ea-a59eab9c05c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.265ms 2024-03-23 16:53:04.376 +05:30 7f7a61e9-6356-4c78-8117-aa0fde1c0256 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:04.377 +05:30 035ef892-5d90-4432-9e0b-1340ce0fe9a3 INF CORS policy execution successful. 2024-03-23 16:53:04.377 +05:30 035ef892-5d90-4432-9e0b-1340ce0fe9a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.624ms 2024-03-23 16:53:04.378 +05:30 06ef5822-a487-4e61-adab-cb3534267402 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:04.378 +05:30 47ef5b15-50b2-431a-9864-84e32c1570d8 INF CORS policy execution successful. 2024-03-23 16:53:04.378 +05:30 47ef5b15-50b2-431a-9864-84e32c1570d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.2975ms 2024-03-23 16:53:04.379 +05:30 81190f78-59a0-4f58-9a56-f6ca532f2512 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:04.379 +05:30 ad7ae341-eb78-4fa1-9fb0-940ad77287a2 INF CORS policy execution successful. 2024-03-23 16:53:04.379 +05:30 ad7ae341-eb78-4fa1-9fb0-940ad77287a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2812ms 2024-03-23 16:53:04.422 +05:30 2b2e7c5c-76af-4b14-a524-05ea4e4b4f81 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:04.423 +05:30 2b2e7c5c-76af-4b14-a524-05ea4e4b4f81 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 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-23 16:53:04.423 +05:30 2b2e7c5c-76af-4b14-a524-05ea4e4b4f81 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 AM'. 2024-03-23 16:53:04.424 +05:30 a4363006-966e-4de2-a018-b2494d56b84a INF CORS policy execution successful. 2024-03-23 16:53:04.424 +05:30 a4363006-966e-4de2-a018-b2494d56b84a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:04.424 +05:30 a4363006-966e-4de2-a018-b2494d56b84a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:04.424 +05:30 a4363006-966e-4de2-a018-b2494d56b84a INF Fetching Country deatails 2024-03-23 16:53:04.425 +05:30 a4363006-966e-4de2-a018-b2494d56b84a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:04.426 +05:30 a4363006-966e-4de2-a018-b2494d56b84a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8133ms 2024-03-23 16:53:04.426 +05:30 a4363006-966e-4de2-a018-b2494d56b84a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:04.426 +05:30 a4363006-966e-4de2-a018-b2494d56b84a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.351ms 2024-03-23 16:53:04.428 +05:30 766b19f6-08a0-463d-ac1f-a8333b6640db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:04.428 +05:30 766b19f6-08a0-463d-ac1f-a8333b6640db INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 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-23 16:53:04.428 +05:30 766b19f6-08a0-463d-ac1f-a8333b6640db INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 AM'. 2024-03-23 16:53:04.429 +05:30 b4dc29c6-fa2f-4194-91f5-ac17d0417cc9 INF CORS policy execution successful. 2024-03-23 16:53:04.429 +05:30 b4dc29c6-fa2f-4194-91f5-ac17d0417cc9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:04.429 +05:30 b4dc29c6-fa2f-4194-91f5-ac17d0417cc9 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:04.429 +05:30 b4dc29c6-fa2f-4194-91f5-ac17d0417cc9 INF Fetching Department deatails 2024-03-23 16:53:04.430 +05:30 b4dc29c6-fa2f-4194-91f5-ac17d0417cc9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:04.431 +05:30 b4dc29c6-fa2f-4194-91f5-ac17d0417cc9 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9317ms 2024-03-23 16:53:04.431 +05:30 b4dc29c6-fa2f-4194-91f5-ac17d0417cc9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:04.431 +05:30 b4dc29c6-fa2f-4194-91f5-ac17d0417cc9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0191ms 2024-03-23 16:53:04.441 +05:30 5f98a362-ca42-48df-86d4-4ed41d5496d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:04.441 +05:30 5f98a362-ca42-48df-86d4-4ed41d5496d1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 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-23 16:53:04.442 +05:30 5f98a362-ca42-48df-86d4-4ed41d5496d1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 AM'. 2024-03-23 16:53:04.442 +05:30 b31c87bc-85cc-40be-adf6-0020b393f6b2 INF CORS policy execution successful. 2024-03-23 16:53:04.442 +05:30 b31c87bc-85cc-40be-adf6-0020b393f6b2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:04.442 +05:30 b31c87bc-85cc-40be-adf6-0020b393f6b2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:04.443 +05:30 b31c87bc-85cc-40be-adf6-0020b393f6b2 INF Fetching City deatails 2024-03-23 16:53:04.444 +05:30 b31c87bc-85cc-40be-adf6-0020b393f6b2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:04.444 +05:30 b31c87bc-85cc-40be-adf6-0020b393f6b2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9575ms 2024-03-23 16:53:04.444 +05:30 b31c87bc-85cc-40be-adf6-0020b393f6b2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:04.444 +05:30 b31c87bc-85cc-40be-adf6-0020b393f6b2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6134ms 2024-03-23 16:53:04.951 +05:30 06440898-fe21-4bd9-afaf-b2107525e4d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:04.951 +05:30 06440898-fe21-4bd9-afaf-b2107525e4d1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 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-23 16:53:04.952 +05:30 0a7e4f53-2325-42cb-901f-e08c5edae713 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:04.952 +05:30 06440898-fe21-4bd9-afaf-b2107525e4d1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 AM'. 2024-03-23 16:53:04.952 +05:30 4e41178b-c85c-496a-bd7a-7fa4d3c6bc59 INF CORS policy execution successful. 2024-03-23 16:53:04.952 +05:30 4e41178b-c85c-496a-bd7a-7fa4d3c6bc59 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:04.952 +05:30 4e41178b-c85c-496a-bd7a-7fa4d3c6bc59 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:04.952 +05:30 0a7e4f53-2325-42cb-901f-e08c5edae713 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 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-23 16:53:04.953 +05:30 0a7e4f53-2325-42cb-901f-e08c5edae713 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 AM'. 2024-03-23 16:53:04.953 +05:30 e9d82de4-2211-4569-a94d-9ea6782e1681 INF CORS policy execution successful. 2024-03-23 16:53:04.953 +05:30 e9d82de4-2211-4569-a94d-9ea6782e1681 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:04.953 +05:30 e9d82de4-2211-4569-a94d-9ea6782e1681 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:04.953 +05:30 4e41178b-c85c-496a-bd7a-7fa4d3c6bc59 INF Fetching Department deatails 2024-03-23 16:53:04.953 +05:30 53b5027a-86aa-4165-9159-987a31fd5bdd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:04.953 +05:30 53b5027a-86aa-4165-9159-987a31fd5bdd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 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-23 16:53:04.953 +05:30 e9d82de4-2211-4569-a94d-9ea6782e1681 INF Fetching City deatails 2024-03-23 16:53:04.954 +05:30 53b5027a-86aa-4165-9159-987a31fd5bdd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:04 AM'. 2024-03-23 16:53:04.954 +05:30 9b4752a0-e190-4343-a6df-9aea5fecd6cb INF CORS policy execution successful. 2024-03-23 16:53:04.954 +05:30 4e41178b-c85c-496a-bd7a-7fa4d3c6bc59 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:04.954 +05:30 9b4752a0-e190-4343-a6df-9aea5fecd6cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:04.954 +05:30 9b4752a0-e190-4343-a6df-9aea5fecd6cb INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:04.954 +05:30 4e41178b-c85c-496a-bd7a-7fa4d3c6bc59 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1604ms 2024-03-23 16:53:04.954 +05:30 4e41178b-c85c-496a-bd7a-7fa4d3c6bc59 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:04.955 +05:30 4e41178b-c85c-496a-bd7a-7fa4d3c6bc59 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.1395ms 2024-03-23 16:53:04.955 +05:30 9b4752a0-e190-4343-a6df-9aea5fecd6cb INF Fetching Country deatails 2024-03-23 16:53:04.955 +05:30 e9d82de4-2211-4569-a94d-9ea6782e1681 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:04.955 +05:30 e9d82de4-2211-4569-a94d-9ea6782e1681 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0818ms 2024-03-23 16:53:04.955 +05:30 e9d82de4-2211-4569-a94d-9ea6782e1681 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:04.955 +05:30 e9d82de4-2211-4569-a94d-9ea6782e1681 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4076ms 2024-03-23 16:53:04.956 +05:30 9b4752a0-e190-4343-a6df-9aea5fecd6cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:04.956 +05:30 9b4752a0-e190-4343-a6df-9aea5fecd6cb INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5988ms 2024-03-23 16:53:04.956 +05:30 9b4752a0-e190-4343-a6df-9aea5fecd6cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:04.956 +05:30 9b4752a0-e190-4343-a6df-9aea5fecd6cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0028ms 2024-03-23 16:53:06.807 +05:30 fc707228-7815-4fc3-90f2-7469a1a0db3a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:06.808 +05:30 fc707228-7815-4fc3-90f2-7469a1a0db3a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:06 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-23 16:53:06.809 +05:30 fc707228-7815-4fc3-90f2-7469a1a0db3a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:06 AM'. 2024-03-23 16:53:06.809 +05:30 1c1dd0d2-ff20-42ce-a6f5-a939530f5190 INF CORS policy execution successful. 2024-03-23 16:53:06.809 +05:30 1c1dd0d2-ff20-42ce-a6f5-a939530f5190 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:06.809 +05:30 1c1dd0d2-ff20-42ce-a6f5-a939530f5190 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:06.809 +05:30 1c1dd0d2-ff20-42ce-a6f5-a939530f5190 INF Fetching City deatails 2024-03-23 16:53:06.811 +05:30 1c1dd0d2-ff20-42ce-a6f5-a939530f5190 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:06.811 +05:30 1c1dd0d2-ff20-42ce-a6f5-a939530f5190 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2071ms 2024-03-23 16:53:06.811 +05:30 1c1dd0d2-ff20-42ce-a6f5-a939530f5190 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:06.811 +05:30 1c1dd0d2-ff20-42ce-a6f5-a939530f5190 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8039ms 2024-03-23 16:53:06.811 +05:30 af3152cc-00a9-4b52-ab0a-f23216abf7d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:06.812 +05:30 af3152cc-00a9-4b52-ab0a-f23216abf7d0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:06 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-23 16:53:06.813 +05:30 eca40007-4442-4f2b-ae19-e1d7d3c8c77a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:06.813 +05:30 af3152cc-00a9-4b52-ab0a-f23216abf7d0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:06 AM'. 2024-03-23 16:53:06.814 +05:30 9b4ac70e-c784-46ae-9e4c-d5fbc957e1b0 INF CORS policy execution successful. 2024-03-23 16:53:06.814 +05:30 9b4ac70e-c784-46ae-9e4c-d5fbc957e1b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:06.814 +05:30 9b4ac70e-c784-46ae-9e4c-d5fbc957e1b0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:06.814 +05:30 eca40007-4442-4f2b-ae19-e1d7d3c8c77a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:06 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-23 16:53:06.815 +05:30 eca40007-4442-4f2b-ae19-e1d7d3c8c77a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:06 AM'. 2024-03-23 16:53:06.815 +05:30 aec6d83b-1bb3-44cf-8196-8eff01b8187e INF CORS policy execution successful. 2024-03-23 16:53:06.815 +05:30 9b4ac70e-c784-46ae-9e4c-d5fbc957e1b0 INF Fetching Country deatails 2024-03-23 16:53:06.815 +05:30 aec6d83b-1bb3-44cf-8196-8eff01b8187e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:06.815 +05:30 aec6d83b-1bb3-44cf-8196-8eff01b8187e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:06.816 +05:30 aec6d83b-1bb3-44cf-8196-8eff01b8187e INF Fetching Department deatails 2024-03-23 16:53:06.816 +05:30 9b4ac70e-c784-46ae-9e4c-d5fbc957e1b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:06.817 +05:30 9b4ac70e-c784-46ae-9e4c-d5fbc957e1b0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.736ms 2024-03-23 16:53:06.817 +05:30 9b4ac70e-c784-46ae-9e4c-d5fbc957e1b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:06.817 +05:30 aec6d83b-1bb3-44cf-8196-8eff01b8187e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:06.817 +05:30 9b4ac70e-c784-46ae-9e4c-d5fbc957e1b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.6942ms 2024-03-23 16:53:06.817 +05:30 aec6d83b-1bb3-44cf-8196-8eff01b8187e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7626ms 2024-03-23 16:53:06.817 +05:30 aec6d83b-1bb3-44cf-8196-8eff01b8187e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:06.817 +05:30 aec6d83b-1bb3-44cf-8196-8eff01b8187e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.9776ms 2024-03-23 16:53:06.951 +05:30 2679dea5-f7c8-4f12-979e-eda7551c1ac8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:06.952 +05:30 2679dea5-f7c8-4f12-979e-eda7551c1ac8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:06 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-23 16:53:06.952 +05:30 2679dea5-f7c8-4f12-979e-eda7551c1ac8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:06 AM'. 2024-03-23 16:53:06.952 +05:30 37003350-3541-446e-be51-195e2508174c INF CORS policy execution successful. 2024-03-23 16:53:06.952 +05:30 37003350-3541-446e-be51-195e2508174c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:06.953 +05:30 37003350-3541-446e-be51-195e2508174c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:06.953 +05:30 c656f3b1-ec8c-48ee-b9f0-c50ce3e690b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:06.953 +05:30 c656f3b1-ec8c-48ee-b9f0-c50ce3e690b9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:06 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-23 16:53:06.953 +05:30 37003350-3541-446e-be51-195e2508174c INF Fetching Department deatails 2024-03-23 16:53:06.954 +05:30 22188aa6-8bde-43d1-ae0b-bbf836fd12d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:06.954 +05:30 c656f3b1-ec8c-48ee-b9f0-c50ce3e690b9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:06 AM'. 2024-03-23 16:53:06.954 +05:30 b92707bc-7e34-4098-bf7f-dc81c8004dc8 INF CORS policy execution successful. 2024-03-23 16:53:06.954 +05:30 b92707bc-7e34-4098-bf7f-dc81c8004dc8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:06.954 +05:30 b92707bc-7e34-4098-bf7f-dc81c8004dc8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:06.954 +05:30 22188aa6-8bde-43d1-ae0b-bbf836fd12d3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:06 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-23 16:53:06.954 +05:30 22188aa6-8bde-43d1-ae0b-bbf836fd12d3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:06 AM'. 2024-03-23 16:53:06.954 +05:30 b4b43e12-3927-4220-ab19-9aadec62052c INF CORS policy execution successful. 2024-03-23 16:53:06.954 +05:30 b4b43e12-3927-4220-ab19-9aadec62052c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:06.954 +05:30 b92707bc-7e34-4098-bf7f-dc81c8004dc8 INF Fetching City deatails 2024-03-23 16:53:06.954 +05:30 b4b43e12-3927-4220-ab19-9aadec62052c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:06.955 +05:30 37003350-3541-446e-be51-195e2508174c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:06.955 +05:30 37003350-3541-446e-be51-195e2508174c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1897ms 2024-03-23 16:53:06.955 +05:30 37003350-3541-446e-be51-195e2508174c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:06.955 +05:30 b4b43e12-3927-4220-ab19-9aadec62052c INF Fetching Country deatails 2024-03-23 16:53:06.955 +05:30 b92707bc-7e34-4098-bf7f-dc81c8004dc8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:06.955 +05:30 37003350-3541-446e-be51-195e2508174c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7801ms 2024-03-23 16:53:06.955 +05:30 b92707bc-7e34-4098-bf7f-dc81c8004dc8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.0236ms 2024-03-23 16:53:06.955 +05:30 b92707bc-7e34-4098-bf7f-dc81c8004dc8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:06.955 +05:30 b92707bc-7e34-4098-bf7f-dc81c8004dc8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5815ms 2024-03-23 16:53:06.955 +05:30 b4b43e12-3927-4220-ab19-9aadec62052c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:06.956 +05:30 b4b43e12-3927-4220-ab19-9aadec62052c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0964ms 2024-03-23 16:53:06.956 +05:30 b4b43e12-3927-4220-ab19-9aadec62052c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:06.956 +05:30 b4b43e12-3927-4220-ab19-9aadec62052c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1048ms 2024-03-23 16:53:11.104 +05:30 e1095fdc-edb5-4807-bcc1-c4effde2f7b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:11.105 +05:30 7276858a-4d4e-4878-9799-1f61ca302f13 INF CORS policy execution successful. 2024-03-23 16:53:11.105 +05:30 7276858a-4d4e-4878-9799-1f61ca302f13 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.597ms 2024-03-23 16:53:11.114 +05:30 ac86bff7-9db2-4a71-a9ed-f21d52109869 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:11.114 +05:30 5f104c90-6776-49e8-a9c1-d352b7ddb4f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:11.115 +05:30 61e5fa29-10ad-42c0-888b-cf17d8acf100 INF CORS policy execution successful. 2024-03-23 16:53:11.115 +05:30 f52b074f-ff5b-4ef2-aea8-434f13f83ce7 INF CORS policy execution successful. 2024-03-23 16:53:11.115 +05:30 61e5fa29-10ad-42c0-888b-cf17d8acf100 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.2069ms 2024-03-23 16:53:11.115 +05:30 f52b074f-ff5b-4ef2-aea8-434f13f83ce7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.1734ms 2024-03-23 16:53:11.153 +05:30 5e854dc3-d33e-4f4d-877d-03c3548f2483 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:11.153 +05:30 5e854dc3-d33e-4f4d-877d-03c3548f2483 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:11 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-23 16:53:11.154 +05:30 5e854dc3-d33e-4f4d-877d-03c3548f2483 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:11 AM'. 2024-03-23 16:53:11.154 +05:30 0f8c829b-fee5-45b7-be51-884deaa78227 INF CORS policy execution successful. 2024-03-23 16:53:11.154 +05:30 0f8c829b-fee5-45b7-be51-884deaa78227 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:11.154 +05:30 0f8c829b-fee5-45b7-be51-884deaa78227 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:11.155 +05:30 0f8c829b-fee5-45b7-be51-884deaa78227 INF Fetching Department deatails 2024-03-23 16:53:11.156 +05:30 0f8c829b-fee5-45b7-be51-884deaa78227 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:11.156 +05:30 0f8c829b-fee5-45b7-be51-884deaa78227 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0326ms 2024-03-23 16:53:11.156 +05:30 0f8c829b-fee5-45b7-be51-884deaa78227 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:11.156 +05:30 0f8c829b-fee5-45b7-be51-884deaa78227 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7783ms 2024-03-23 16:53:11.164 +05:30 70be2a55-7940-4abb-9e99-a8543730b833 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:11.165 +05:30 70be2a55-7940-4abb-9e99-a8543730b833 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:11 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-23 16:53:11.165 +05:30 70be2a55-7940-4abb-9e99-a8543730b833 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:11 AM'. 2024-03-23 16:53:11.166 +05:30 2be5deef-b889-4268-8f35-cd65ac777ff3 INF CORS policy execution successful. 2024-03-23 16:53:11.166 +05:30 2be5deef-b889-4268-8f35-cd65ac777ff3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:11.166 +05:30 2be5deef-b889-4268-8f35-cd65ac777ff3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:11.166 +05:30 2be5deef-b889-4268-8f35-cd65ac777ff3 INF Fetching Country deatails 2024-03-23 16:53:11.168 +05:30 2be5deef-b889-4268-8f35-cd65ac777ff3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:11.168 +05:30 2be5deef-b889-4268-8f35-cd65ac777ff3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4948ms 2024-03-23 16:53:11.168 +05:30 2be5deef-b889-4268-8f35-cd65ac777ff3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:11.169 +05:30 2be5deef-b889-4268-8f35-cd65ac777ff3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.3766ms 2024-03-23 16:53:11.169 +05:30 46af29df-e95a-4b3f-8e8d-e8b9484636a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:11.169 +05:30 46af29df-e95a-4b3f-8e8d-e8b9484636a4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:11 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-23 16:53:11.170 +05:30 46af29df-e95a-4b3f-8e8d-e8b9484636a4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:11 AM'. 2024-03-23 16:53:11.170 +05:30 348827bf-97f2-47df-811f-2fc355062a11 INF CORS policy execution successful. 2024-03-23 16:53:11.170 +05:30 348827bf-97f2-47df-811f-2fc355062a11 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:11.170 +05:30 348827bf-97f2-47df-811f-2fc355062a11 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:11.170 +05:30 348827bf-97f2-47df-811f-2fc355062a11 INF Fetching City deatails 2024-03-23 16:53:11.172 +05:30 348827bf-97f2-47df-811f-2fc355062a11 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:11.172 +05:30 348827bf-97f2-47df-811f-2fc355062a11 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8531ms 2024-03-23 16:53:11.172 +05:30 348827bf-97f2-47df-811f-2fc355062a11 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:11.172 +05:30 348827bf-97f2-47df-811f-2fc355062a11 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0168ms 2024-03-23 16:53:12.275 +05:30 1598d293-b4e1-4cf5-9da2-52d13ea1c095 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:53:12.275 +05:30 7b50c9c3-4aca-47d4-9141-b41388459e49 INF CORS policy execution successful. 2024-03-23 16:53:12.275 +05:30 7b50c9c3-4aca-47d4-9141-b41388459e49 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.4944ms 2024-03-23 16:53:12.336 +05:30 81d12ab8-f20f-431f-840f-836bd1a3d48f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:53:12.336 +05:30 81d12ab8-f20f-431f-840f-836bd1a3d48f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:12 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-23 16:53:12.337 +05:30 81d12ab8-f20f-431f-840f-836bd1a3d48f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:12 AM'. 2024-03-23 16:53:12.337 +05:30 6cbd0d89-b4c3-4430-aa2f-c58861fd92f9 INF CORS policy execution successful. 2024-03-23 16:53:12.337 +05:30 6cbd0d89-b4c3-4430-aa2f-c58861fd92f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:53:12.337 +05:30 6cbd0d89-b4c3-4430-aa2f-c58861fd92f9 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:53:12.338 +05:30 6cbd0d89-b4c3-4430-aa2f-c58861fd92f9 INF Fetching Field details for Master 2024-03-23 16:53:12.340 +05:30 6cbd0d89-b4c3-4430-aa2f-c58861fd92f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:12.340 +05:30 6cbd0d89-b4c3-4430-aa2f-c58861fd92f9 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.9902ms 2024-03-23 16:53:12.340 +05:30 6cbd0d89-b4c3-4430-aa2f-c58861fd92f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:53:12.340 +05:30 6cbd0d89-b4c3-4430-aa2f-c58861fd92f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.3325ms 2024-03-23 16:53:12.613 +05:30 8676a662-3dd7-4fea-aca0-ec24fc9430f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:53:12.613 +05:30 8676a662-3dd7-4fea-aca0-ec24fc9430f7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:12 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-23 16:53:12.614 +05:30 8676a662-3dd7-4fea-aca0-ec24fc9430f7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:12 AM'. 2024-03-23 16:53:12.614 +05:30 1c5b4f99-a97c-4903-bce9-75ae280e021b INF CORS policy execution successful. 2024-03-23 16:53:12.614 +05:30 1c5b4f99-a97c-4903-bce9-75ae280e021b INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:53:12.614 +05:30 1c5b4f99-a97c-4903-bce9-75ae280e021b INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:53:12.615 +05:30 1c5b4f99-a97c-4903-bce9-75ae280e021b INF Fetching Field details for Master 2024-03-23 16:53:12.616 +05:30 1c5b4f99-a97c-4903-bce9-75ae280e021b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:12.617 +05:30 1c5b4f99-a97c-4903-bce9-75ae280e021b INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.5754ms 2024-03-23 16:53:12.617 +05:30 1c5b4f99-a97c-4903-bce9-75ae280e021b INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:53:12.617 +05:30 1c5b4f99-a97c-4903-bce9-75ae280e021b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.3846ms 2024-03-23 16:53:15.590 +05:30 40fc98d3-396a-4dec-8196-299f53efa2c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:53:15.590 +05:30 40fc98d3-396a-4dec-8196-299f53efa2c3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:15 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-23 16:53:15.591 +05:30 40fc98d3-396a-4dec-8196-299f53efa2c3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:15 AM'. 2024-03-23 16:53:15.591 +05:30 a84ba130-5cf9-4db0-99ee-afeae2cd39b2 INF CORS policy execution successful. 2024-03-23 16:53:15.591 +05:30 a84ba130-5cf9-4db0-99ee-afeae2cd39b2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:53:15.591 +05:30 a84ba130-5cf9-4db0-99ee-afeae2cd39b2 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:53:15.591 +05:30 a84ba130-5cf9-4db0-99ee-afeae2cd39b2 INF Fetching Field details for Master 2024-03-23 16:53:15.593 +05:30 a84ba130-5cf9-4db0-99ee-afeae2cd39b2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:15.593 +05:30 a84ba130-5cf9-4db0-99ee-afeae2cd39b2 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.4408ms 2024-03-23 16:53:15.593 +05:30 a84ba130-5cf9-4db0-99ee-afeae2cd39b2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:53:15.594 +05:30 a84ba130-5cf9-4db0-99ee-afeae2cd39b2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.0783ms 2024-03-23 16:53:17.361 +05:30 7f9d7a58-3374-4b9f-b7c8-313f81bcf35b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:53:17.362 +05:30 c1dc01cd-7405-427a-9ecb-f902b90f6920 INF CORS policy execution successful. 2024-03-23 16:53:17.362 +05:30 c1dc01cd-7405-427a-9ecb-f902b90f6920 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7881ms 2024-03-23 16:53:17.433 +05:30 42a4aa7e-51d4-4232-b8dc-238ca6f58e17 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 16:53:17.434 +05:30 42a4aa7e-51d4-4232-b8dc-238ca6f58e17 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 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-23 16:53:17.435 +05:30 42a4aa7e-51d4-4232-b8dc-238ca6f58e17 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 AM'. 2024-03-23 16:53:17.435 +05:30 4b8ca964-fa2c-4efb-a136-d0874a4a9d43 INF CORS policy execution successful. 2024-03-23 16:53:17.435 +05:30 4b8ca964-fa2c-4efb-a136-d0874a4a9d43 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:53:17.435 +05:30 4b8ca964-fa2c-4efb-a136-d0874a4a9d43 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 16:53:17.436 +05:30 4b8ca964-fa2c-4efb-a136-d0874a4a9d43 INF Fetching Field details for Master 2024-03-23 16:53:17.437 +05:30 4b8ca964-fa2c-4efb-a136-d0874a4a9d43 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:17.438 +05:30 4b8ca964-fa2c-4efb-a136-d0874a4a9d43 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.5744ms 2024-03-23 16:53:17.438 +05:30 4b8ca964-fa2c-4efb-a136-d0874a4a9d43 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 16:53:17.438 +05:30 4b8ca964-fa2c-4efb-a136-d0874a4a9d43 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.5829ms 2024-03-23 16:53:17.671 +05:30 6a4b9224-8e71-404a-accf-0ff1f392dd9c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:17.671 +05:30 4bc7991b-b3e6-4d70-86e0-256d9f5eb64e INF CORS policy execution successful. 2024-03-23 16:53:17.672 +05:30 4bc7991b-b3e6-4d70-86e0-256d9f5eb64e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.146ms 2024-03-23 16:53:17.672 +05:30 76a57743-a9c6-4151-8c5b-48d9d27355d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:17.673 +05:30 70e043e1-91ea-41c2-87f7-1d9b37ef2731 INF CORS policy execution successful. 2024-03-23 16:53:17.673 +05:30 70e043e1-91ea-41c2-87f7-1d9b37ef2731 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7219ms 2024-03-23 16:53:17.674 +05:30 432371fb-4009-4640-9fb7-a17bcababf90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:17.675 +05:30 f959239c-9315-41dc-844b-66b89dca3f1e INF CORS policy execution successful. 2024-03-23 16:53:17.676 +05:30 f959239c-9315-41dc-844b-66b89dca3f1e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.0684ms 2024-03-23 16:53:17.732 +05:30 123df0da-8142-4cd3-9740-a338891f58d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:17.733 +05:30 123df0da-8142-4cd3-9740-a338891f58d0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 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-23 16:53:17.733 +05:30 bd258b4f-586b-4c9f-9871-ad3555572586 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:17.733 +05:30 123df0da-8142-4cd3-9740-a338891f58d0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 AM'. 2024-03-23 16:53:17.734 +05:30 3fa6e80d-e644-4d7b-ad6a-713b03065602 INF CORS policy execution successful. 2024-03-23 16:53:17.734 +05:30 3fa6e80d-e644-4d7b-ad6a-713b03065602 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:17.734 +05:30 3fa6e80d-e644-4d7b-ad6a-713b03065602 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:17.734 +05:30 bd258b4f-586b-4c9f-9871-ad3555572586 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 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-23 16:53:17.734 +05:30 bd258b4f-586b-4c9f-9871-ad3555572586 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 AM'. 2024-03-23 16:53:17.734 +05:30 a8bbc1d6-8324-4a1c-9242-6f3ea1daf806 INF CORS policy execution successful. 2024-03-23 16:53:17.734 +05:30 a8bbc1d6-8324-4a1c-9242-6f3ea1daf806 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:17.734 +05:30 3fa6e80d-e644-4d7b-ad6a-713b03065602 INF Fetching Department deatails 2024-03-23 16:53:17.734 +05:30 a8bbc1d6-8324-4a1c-9242-6f3ea1daf806 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:17.735 +05:30 a8bbc1d6-8324-4a1c-9242-6f3ea1daf806 INF Fetching Country deatails 2024-03-23 16:53:17.736 +05:30 3fa6e80d-e644-4d7b-ad6a-713b03065602 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:17.736 +05:30 a8bbc1d6-8324-4a1c-9242-6f3ea1daf806 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:17.736 +05:30 3fa6e80d-e644-4d7b-ad6a-713b03065602 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0392ms 2024-03-23 16:53:17.736 +05:30 3fa6e80d-e644-4d7b-ad6a-713b03065602 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:17.736 +05:30 a8bbc1d6-8324-4a1c-9242-6f3ea1daf806 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6599ms 2024-03-23 16:53:17.736 +05:30 a8bbc1d6-8324-4a1c-9242-6f3ea1daf806 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:17.736 +05:30 3fa6e80d-e644-4d7b-ad6a-713b03065602 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6137ms 2024-03-23 16:53:17.736 +05:30 a8bbc1d6-8324-4a1c-9242-6f3ea1daf806 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.9154ms 2024-03-23 16:53:17.766 +05:30 f5d9b1a1-7035-4689-80c4-f1e13c334081 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:17.766 +05:30 a0d2db71-b601-4d55-9d16-4abfddca9683 INF CORS policy execution successful. 2024-03-23 16:53:17.766 +05:30 a0d2db71-b601-4d55-9d16-4abfddca9683 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5825ms 2024-03-23 16:53:17.802 +05:30 e034d5b9-047c-4488-93aa-946db4f31f70 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:17.802 +05:30 e034d5b9-047c-4488-93aa-946db4f31f70 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 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-23 16:53:17.803 +05:30 e034d5b9-047c-4488-93aa-946db4f31f70 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 AM'. 2024-03-23 16:53:17.803 +05:30 45b5c040-a8b9-4204-82a5-6517067c5890 INF CORS policy execution successful. 2024-03-23 16:53:17.803 +05:30 45b5c040-a8b9-4204-82a5-6517067c5890 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:17.803 +05:30 45b5c040-a8b9-4204-82a5-6517067c5890 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:17.804 +05:30 45b5c040-a8b9-4204-82a5-6517067c5890 INF Fetching City deatails 2024-03-23 16:53:17.805 +05:30 45b5c040-a8b9-4204-82a5-6517067c5890 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:17.805 +05:30 45b5c040-a8b9-4204-82a5-6517067c5890 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0764ms 2024-03-23 16:53:17.805 +05:30 45b5c040-a8b9-4204-82a5-6517067c5890 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:17.805 +05:30 45b5c040-a8b9-4204-82a5-6517067c5890 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7236ms 2024-03-23 16:53:17.876 +05:30 471f3b63-078f-419e-b5ce-320446f23fa8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:17.877 +05:30 471f3b63-078f-419e-b5ce-320446f23fa8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 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-23 16:53:17.877 +05:30 e471e50c-bcbc-4cff-8314-ab86f9a15b82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:17.877 +05:30 0e3f5bed-1b23-4982-bc68-0f298c5d4965 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:17.877 +05:30 471f3b63-078f-419e-b5ce-320446f23fa8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 AM'. 2024-03-23 16:53:17.878 +05:30 5182fec2-77f6-481e-a108-c676342e161a INF CORS policy execution successful. 2024-03-23 16:53:17.878 +05:30 5182fec2-77f6-481e-a108-c676342e161a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:17.878 +05:30 5182fec2-77f6-481e-a108-c676342e161a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:17.878 +05:30 e471e50c-bcbc-4cff-8314-ab86f9a15b82 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 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-23 16:53:17.878 +05:30 0e3f5bed-1b23-4982-bc68-0f298c5d4965 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 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-23 16:53:17.878 +05:30 e471e50c-bcbc-4cff-8314-ab86f9a15b82 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 AM'. 2024-03-23 16:53:17.878 +05:30 5182fec2-77f6-481e-a108-c676342e161a INF Fetching Country deatails 2024-03-23 16:53:17.878 +05:30 8f9454be-89f3-45d2-beec-499f767f8f15 INF CORS policy execution successful. 2024-03-23 16:53:17.878 +05:30 0e3f5bed-1b23-4982-bc68-0f298c5d4965 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:17 AM'. 2024-03-23 16:53:17.879 +05:30 8f9454be-89f3-45d2-beec-499f767f8f15 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:17.879 +05:30 4c15173c-f385-488a-9567-a8a4c08a9dd3 INF CORS policy execution successful. 2024-03-23 16:53:17.879 +05:30 8f9454be-89f3-45d2-beec-499f767f8f15 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:17.879 +05:30 4c15173c-f385-488a-9567-a8a4c08a9dd3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:17.879 +05:30 4c15173c-f385-488a-9567-a8a4c08a9dd3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:17.879 +05:30 8f9454be-89f3-45d2-beec-499f767f8f15 INF Fetching Department deatails 2024-03-23 16:53:17.879 +05:30 4c15173c-f385-488a-9567-a8a4c08a9dd3 INF Fetching City deatails 2024-03-23 16:53:17.880 +05:30 5182fec2-77f6-481e-a108-c676342e161a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:17.880 +05:30 8f9454be-89f3-45d2-beec-499f767f8f15 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:17.880 +05:30 4c15173c-f385-488a-9567-a8a4c08a9dd3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:17.880 +05:30 8f9454be-89f3-45d2-beec-499f767f8f15 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.694ms 2024-03-23 16:53:17.880 +05:30 5182fec2-77f6-481e-a108-c676342e161a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.6843ms 2024-03-23 16:53:17.881 +05:30 4c15173c-f385-488a-9567-a8a4c08a9dd3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6922ms 2024-03-23 16:53:17.881 +05:30 5182fec2-77f6-481e-a108-c676342e161a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:17.881 +05:30 4c15173c-f385-488a-9567-a8a4c08a9dd3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:17.881 +05:30 8f9454be-89f3-45d2-beec-499f767f8f15 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:17.881 +05:30 4c15173c-f385-488a-9567-a8a4c08a9dd3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6012ms 2024-03-23 16:53:17.881 +05:30 8f9454be-89f3-45d2-beec-499f767f8f15 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4877ms 2024-03-23 16:53:17.881 +05:30 5182fec2-77f6-481e-a108-c676342e161a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.7747ms 2024-03-23 16:53:20.557 +05:30 974e11a2-465b-486b-bce7-b4a83ac49e4d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:20.558 +05:30 974e11a2-465b-486b-bce7-b4a83ac49e4d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:20 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-23 16:53:20.559 +05:30 974e11a2-465b-486b-bce7-b4a83ac49e4d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:20 AM'. 2024-03-23 16:53:20.559 +05:30 640859e0-7e7a-4947-b19a-11130b45c128 INF CORS policy execution successful. 2024-03-23 16:53:20.559 +05:30 640859e0-7e7a-4947-b19a-11130b45c128 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:20.559 +05:30 640859e0-7e7a-4947-b19a-11130b45c128 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:20.560 +05:30 640859e0-7e7a-4947-b19a-11130b45c128 INF Fetching Country deatails 2024-03-23 16:53:20.561 +05:30 7656fdac-8dbb-4f47-815d-5c4328a3b5ed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:20.561 +05:30 7656fdac-8dbb-4f47-815d-5c4328a3b5ed INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:20 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-23 16:53:20.561 +05:30 6bc75d7b-62e7-48b1-a7d7-d9a7836e3dcc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:20.561 +05:30 640859e0-7e7a-4947-b19a-11130b45c128 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:20.561 +05:30 7656fdac-8dbb-4f47-815d-5c4328a3b5ed INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:20 AM'. 2024-03-23 16:53:20.562 +05:30 e4272c09-92fd-4ee9-b01e-bfb9c91cd639 INF CORS policy execution successful. 2024-03-23 16:53:20.562 +05:30 6bc75d7b-62e7-48b1-a7d7-d9a7836e3dcc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:20 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-23 16:53:20.562 +05:30 e4272c09-92fd-4ee9-b01e-bfb9c91cd639 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:20.562 +05:30 6bc75d7b-62e7-48b1-a7d7-d9a7836e3dcc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:20 AM'. 2024-03-23 16:53:20.562 +05:30 640859e0-7e7a-4947-b19a-11130b45c128 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.5176ms 2024-03-23 16:53:20.562 +05:30 e4272c09-92fd-4ee9-b01e-bfb9c91cd639 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:20.562 +05:30 dfb66d4b-6a45-41f8-bd00-4ecdd42927f6 INF CORS policy execution successful. 2024-03-23 16:53:20.562 +05:30 640859e0-7e7a-4947-b19a-11130b45c128 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:20.562 +05:30 dfb66d4b-6a45-41f8-bd00-4ecdd42927f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:20.562 +05:30 dfb66d4b-6a45-41f8-bd00-4ecdd42927f6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:20.562 +05:30 640859e0-7e7a-4947-b19a-11130b45c128 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.4636ms 2024-03-23 16:53:20.563 +05:30 e4272c09-92fd-4ee9-b01e-bfb9c91cd639 INF Fetching Department deatails 2024-03-23 16:53:20.563 +05:30 dfb66d4b-6a45-41f8-bd00-4ecdd42927f6 INF Fetching City deatails 2024-03-23 16:53:20.564 +05:30 dfb66d4b-6a45-41f8-bd00-4ecdd42927f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:20.564 +05:30 e4272c09-92fd-4ee9-b01e-bfb9c91cd639 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:20.564 +05:30 e4272c09-92fd-4ee9-b01e-bfb9c91cd639 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7778ms 2024-03-23 16:53:20.564 +05:30 dfb66d4b-6a45-41f8-bd00-4ecdd42927f6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.593ms 2024-03-23 16:53:20.564 +05:30 e4272c09-92fd-4ee9-b01e-bfb9c91cd639 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:20.564 +05:30 dfb66d4b-6a45-41f8-bd00-4ecdd42927f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:20.564 +05:30 dfb66d4b-6a45-41f8-bd00-4ecdd42927f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.975ms 2024-03-23 16:53:20.564 +05:30 e4272c09-92fd-4ee9-b01e-bfb9c91cd639 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4151ms 2024-03-23 16:53:55.952 +05:30 59fe06c6-c9cd-4c15-85b6-00e43cce158a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:55.952 +05:30 6ba3f04e-a606-4412-97e1-64d92c680d7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:55.953 +05:30 84822516-0abe-47a5-9cc6-fd372f779b06 INF CORS policy execution successful. 2024-03-23 16:53:55.953 +05:30 5660f122-1e2c-4162-a2d1-355a05fe82ca INF CORS policy execution successful. 2024-03-23 16:53:55.953 +05:30 5660f122-1e2c-4162-a2d1-355a05fe82ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.1842ms 2024-03-23 16:53:55.953 +05:30 84822516-0abe-47a5-9cc6-fd372f779b06 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.918ms 2024-03-23 16:53:55.955 +05:30 91ab3660-821b-4bfd-8a21-bffaf0db7c9f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:55.955 +05:30 cc65e8f2-5d17-49e4-b6f4-0f5b9e5aacbe INF CORS policy execution successful. 2024-03-23 16:53:55.955 +05:30 cc65e8f2-5d17-49e4-b6f4-0f5b9e5aacbe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5888ms 2024-03-23 16:53:55.992 +05:30 09800d80-23a3-4db3-b178-d272daa97ae2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:55.992 +05:30 d46a9483-55e8-4abb-a097-65cc21f3b13e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:55.997 +05:30 d46a9483-55e8-4abb-a097-65cc21f3b13e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:55 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-23 16:53:55.997 +05:30 09800d80-23a3-4db3-b178-d272daa97ae2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:55 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-23 16:53:55.999 +05:30 d46a9483-55e8-4abb-a097-65cc21f3b13e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:55 AM'. 2024-03-23 16:53:55.999 +05:30 09800d80-23a3-4db3-b178-d272daa97ae2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:55 AM'. 2024-03-23 16:53:56.000 +05:30 ac3d210d-ce82-497c-ae2d-3a43dc4846e4 INF CORS policy execution successful. 2024-03-23 16:53:56.000 +05:30 403c22a0-aa43-4e03-aad3-0867d514e23d INF CORS policy execution successful. 2024-03-23 16:53:56.000 +05:30 ac3d210d-ce82-497c-ae2d-3a43dc4846e4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:56.000 +05:30 403c22a0-aa43-4e03-aad3-0867d514e23d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:56.000 +05:30 ac3d210d-ce82-497c-ae2d-3a43dc4846e4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:56.000 +05:30 403c22a0-aa43-4e03-aad3-0867d514e23d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:56.002 +05:30 403c22a0-aa43-4e03-aad3-0867d514e23d INF Fetching Country deatails 2024-03-23 16:53:56.002 +05:30 ac3d210d-ce82-497c-ae2d-3a43dc4846e4 INF Fetching Department deatails 2024-03-23 16:53:56.003 +05:30 ac3d210d-ce82-497c-ae2d-3a43dc4846e4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:56.003 +05:30 403c22a0-aa43-4e03-aad3-0867d514e23d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:56.004 +05:30 ac3d210d-ce82-497c-ae2d-3a43dc4846e4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.5484ms 2024-03-23 16:53:56.004 +05:30 403c22a0-aa43-4e03-aad3-0867d514e23d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.547ms 2024-03-23 16:53:56.004 +05:30 ac3d210d-ce82-497c-ae2d-3a43dc4846e4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:56.004 +05:30 403c22a0-aa43-4e03-aad3-0867d514e23d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:56.004 +05:30 403c22a0-aa43-4e03-aad3-0867d514e23d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 11.8227ms 2024-03-23 16:53:56.004 +05:30 ac3d210d-ce82-497c-ae2d-3a43dc4846e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.8126ms 2024-03-23 16:53:56.018 +05:30 586a47b5-ffb5-45a8-8fe9-f4862c13c13b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:56.018 +05:30 586a47b5-ffb5-45a8-8fe9-f4862c13c13b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:56 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-23 16:53:56.019 +05:30 586a47b5-ffb5-45a8-8fe9-f4862c13c13b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:56 AM'. 2024-03-23 16:53:56.019 +05:30 4a9fb0a2-c8a5-42ac-b214-d418689e73a5 INF CORS policy execution successful. 2024-03-23 16:53:56.020 +05:30 4a9fb0a2-c8a5-42ac-b214-d418689e73a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:56.020 +05:30 4a9fb0a2-c8a5-42ac-b214-d418689e73a5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:56.021 +05:30 4a9fb0a2-c8a5-42ac-b214-d418689e73a5 INF Fetching City deatails 2024-03-23 16:53:56.023 +05:30 4a9fb0a2-c8a5-42ac-b214-d418689e73a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:56.023 +05:30 4a9fb0a2-c8a5-42ac-b214-d418689e73a5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.9886ms 2024-03-23 16:53:56.023 +05:30 4a9fb0a2-c8a5-42ac-b214-d418689e73a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:56.023 +05:30 4a9fb0a2-c8a5-42ac-b214-d418689e73a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.8867ms 2024-03-23 16:53:57.769 +05:30 5f535aeb-a36a-4409-97b9-902f9ff07abb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:53:57.770 +05:30 5f535aeb-a36a-4409-97b9-902f9ff07abb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:57 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-23 16:53:57.770 +05:30 5f535aeb-a36a-4409-97b9-902f9ff07abb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:57 AM'. 2024-03-23 16:53:57.770 +05:30 c07dbe34-6ea9-4b92-b1f2-3829fa8a1b00 INF CORS policy execution successful. 2024-03-23 16:53:57.771 +05:30 c07dbe34-6ea9-4b92-b1f2-3829fa8a1b00 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:57.771 +05:30 c07dbe34-6ea9-4b92-b1f2-3829fa8a1b00 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:53:57.771 +05:30 c07dbe34-6ea9-4b92-b1f2-3829fa8a1b00 INF Fetching Country deatails 2024-03-23 16:53:57.772 +05:30 e1f47d8d-3a7c-4921-b501-303288847008 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:53:57.772 +05:30 c07dbe34-6ea9-4b92-b1f2-3829fa8a1b00 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:57.772 +05:30 e1f47d8d-3a7c-4921-b501-303288847008 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:57 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-23 16:53:57.773 +05:30 c07dbe34-6ea9-4b92-b1f2-3829fa8a1b00 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8833ms 2024-03-23 16:53:57.773 +05:30 e1f47d8d-3a7c-4921-b501-303288847008 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:57 AM'. 2024-03-23 16:53:57.773 +05:30 c07dbe34-6ea9-4b92-b1f2-3829fa8a1b00 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:53:57.773 +05:30 2496d149-51c5-4f2c-af8e-d15e4f9bf56c INF CORS policy execution successful. 2024-03-23 16:53:57.773 +05:30 2496d149-51c5-4f2c-af8e-d15e4f9bf56c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:57.773 +05:30 c07dbe34-6ea9-4b92-b1f2-3829fa8a1b00 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7857ms 2024-03-23 16:53:57.773 +05:30 2496d149-51c5-4f2c-af8e-d15e4f9bf56c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:53:57.773 +05:30 10cbbdc0-1080-42a8-aaa9-15e03441b68a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:53:57.773 +05:30 2496d149-51c5-4f2c-af8e-d15e4f9bf56c INF Fetching City deatails 2024-03-23 16:53:57.774 +05:30 10cbbdc0-1080-42a8-aaa9-15e03441b68a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:57 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-23 16:53:57.774 +05:30 10cbbdc0-1080-42a8-aaa9-15e03441b68a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:23:57 AM'. 2024-03-23 16:53:57.774 +05:30 2496d149-51c5-4f2c-af8e-d15e4f9bf56c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:57.774 +05:30 e7daf75b-9806-47be-9c43-98b73ab2746d INF CORS policy execution successful. 2024-03-23 16:53:57.774 +05:30 e7daf75b-9806-47be-9c43-98b73ab2746d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:57.774 +05:30 e7daf75b-9806-47be-9c43-98b73ab2746d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:53:57.774 +05:30 2496d149-51c5-4f2c-af8e-d15e4f9bf56c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.1786ms 2024-03-23 16:53:57.774 +05:30 2496d149-51c5-4f2c-af8e-d15e4f9bf56c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:53:57.775 +05:30 2496d149-51c5-4f2c-af8e-d15e4f9bf56c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.3874ms 2024-03-23 16:53:57.775 +05:30 e7daf75b-9806-47be-9c43-98b73ab2746d INF Fetching Department deatails 2024-03-23 16:53:57.776 +05:30 e7daf75b-9806-47be-9c43-98b73ab2746d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:53:57.776 +05:30 e7daf75b-9806-47be-9c43-98b73ab2746d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6515ms 2024-03-23 16:53:57.776 +05:30 e7daf75b-9806-47be-9c43-98b73ab2746d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:53:57.776 +05:30 e7daf75b-9806-47be-9c43-98b73ab2746d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0635ms 2024-03-23 16:54:00.011 +05:30 ef619e0d-292c-42d0-9b78-564bd34a39c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:00.011 +05:30 e8b32008-852f-47bf-9b22-e03d52091d07 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:00.013 +05:30 ef619e0d-292c-42d0-9b78-564bd34a39c6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:00 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-23 16:54:00.013 +05:30 ef619e0d-292c-42d0-9b78-564bd34a39c6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:00 AM'. 2024-03-23 16:54:00.014 +05:30 ad567de6-e6dc-4614-88f2-3b414932110d INF CORS policy execution successful. 2024-03-23 16:54:00.014 +05:30 ad567de6-e6dc-4614-88f2-3b414932110d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:00.014 +05:30 ad567de6-e6dc-4614-88f2-3b414932110d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:00.015 +05:30 ad567de6-e6dc-4614-88f2-3b414932110d INF Fetching Country deatails 2024-03-23 16:54:00.013 +05:30 e8b32008-852f-47bf-9b22-e03d52091d07 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:00 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-23 16:54:00.017 +05:30 ad567de6-e6dc-4614-88f2-3b414932110d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:00.017 +05:30 e8b32008-852f-47bf-9b22-e03d52091d07 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:00 AM'. 2024-03-23 16:54:00.017 +05:30 d53b0993-862e-460b-87d1-dfe4d2173a76 INF CORS policy execution successful. 2024-03-23 16:54:00.017 +05:30 d53b0993-862e-460b-87d1-dfe4d2173a76 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:00.017 +05:30 d53b0993-862e-460b-87d1-dfe4d2173a76 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:00.017 +05:30 ad567de6-e6dc-4614-88f2-3b414932110d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.3311ms 2024-03-23 16:54:00.017 +05:30 ad567de6-e6dc-4614-88f2-3b414932110d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:00.018 +05:30 ad567de6-e6dc-4614-88f2-3b414932110d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.1586ms 2024-03-23 16:54:00.018 +05:30 d53b0993-862e-460b-87d1-dfe4d2173a76 INF Fetching City deatails 2024-03-23 16:54:00.018 +05:30 a7eee27c-57aa-4a37-88e3-6c7630a8f05b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:00.019 +05:30 a7eee27c-57aa-4a37-88e3-6c7630a8f05b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:00 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-23 16:54:00.019 +05:30 d53b0993-862e-460b-87d1-dfe4d2173a76 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:00.019 +05:30 a7eee27c-57aa-4a37-88e3-6c7630a8f05b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:00 AM'. 2024-03-23 16:54:00.019 +05:30 9ad74c5b-eadc-4a90-8605-24bc1363bc2b INF CORS policy execution successful. 2024-03-23 16:54:00.019 +05:30 9ad74c5b-eadc-4a90-8605-24bc1363bc2b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:00.020 +05:30 d53b0993-862e-460b-87d1-dfe4d2173a76 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2444ms 2024-03-23 16:54:00.020 +05:30 9ad74c5b-eadc-4a90-8605-24bc1363bc2b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:00.020 +05:30 d53b0993-862e-460b-87d1-dfe4d2173a76 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:00.020 +05:30 d53b0993-862e-460b-87d1-dfe4d2173a76 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.5048ms 2024-03-23 16:54:00.020 +05:30 9ad74c5b-eadc-4a90-8605-24bc1363bc2b INF Fetching Department deatails 2024-03-23 16:54:00.022 +05:30 9ad74c5b-eadc-4a90-8605-24bc1363bc2b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:00.022 +05:30 9ad74c5b-eadc-4a90-8605-24bc1363bc2b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6122ms 2024-03-23 16:54:00.022 +05:30 9ad74c5b-eadc-4a90-8605-24bc1363bc2b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:00.023 +05:30 9ad74c5b-eadc-4a90-8605-24bc1363bc2b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2973ms 2024-03-23 16:54:03.585 +05:30 74673ed9-1d78-4a8a-b51b-2bf9b4f26e5a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:03.585 +05:30 84fc56ff-397e-41e3-9907-a8ce6e903d0e INF CORS policy execution successful. 2024-03-23 16:54:03.586 +05:30 84fc56ff-397e-41e3-9907-a8ce6e903d0e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5544ms 2024-03-23 16:54:03.586 +05:30 ad4f3a5a-88d1-4a4c-889f-345937ef242c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:03.587 +05:30 f744eb17-fc14-46c6-a306-cd007be4b08e INF CORS policy execution successful. 2024-03-23 16:54:03.587 +05:30 f744eb17-fc14-46c6-a306-cd007be4b08e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2768ms 2024-03-23 16:54:03.588 +05:30 d7bf2a59-911e-454e-b97d-f437fc5c3c86 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:03.588 +05:30 ab3d6e73-31be-4769-903d-0d4140d657c1 INF CORS policy execution successful. 2024-03-23 16:54:03.588 +05:30 ab3d6e73-31be-4769-903d-0d4140d657c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.3056ms 2024-03-23 16:54:03.622 +05:30 6ecffd24-ebf9-42aa-aaf9-f88b1d58d34a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:03.623 +05:30 6ecffd24-ebf9-42aa-aaf9-f88b1d58d34a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:03 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-23 16:54:03.623 +05:30 6e66cbdc-64a5-403c-a2d8-3bb713db2b5a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:03.623 +05:30 6ecffd24-ebf9-42aa-aaf9-f88b1d58d34a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:03 AM'. 2024-03-23 16:54:03.624 +05:30 2b680f32-281f-4c5c-a2d0-257d8979701b INF CORS policy execution successful. 2024-03-23 16:54:03.624 +05:30 2b680f32-281f-4c5c-a2d0-257d8979701b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:03.624 +05:30 6e66cbdc-64a5-403c-a2d8-3bb713db2b5a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:03 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-23 16:54:03.624 +05:30 2b680f32-281f-4c5c-a2d0-257d8979701b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:03.624 +05:30 6e66cbdc-64a5-403c-a2d8-3bb713db2b5a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:03 AM'. 2024-03-23 16:54:03.624 +05:30 e5a35eb9-ad68-4b46-aea1-ae284025559a INF CORS policy execution successful. 2024-03-23 16:54:03.624 +05:30 e5a35eb9-ad68-4b46-aea1-ae284025559a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:03.624 +05:30 e5a35eb9-ad68-4b46-aea1-ae284025559a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:03.625 +05:30 2b680f32-281f-4c5c-a2d0-257d8979701b INF Fetching Country deatails 2024-03-23 16:54:03.625 +05:30 e5a35eb9-ad68-4b46-aea1-ae284025559a INF Fetching Department deatails 2024-03-23 16:54:03.626 +05:30 e5a35eb9-ad68-4b46-aea1-ae284025559a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:03.626 +05:30 2b680f32-281f-4c5c-a2d0-257d8979701b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:03.626 +05:30 e5a35eb9-ad68-4b46-aea1-ae284025559a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6228ms 2024-03-23 16:54:03.626 +05:30 2b680f32-281f-4c5c-a2d0-257d8979701b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.835ms 2024-03-23 16:54:03.626 +05:30 e5a35eb9-ad68-4b46-aea1-ae284025559a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:03.626 +05:30 2b680f32-281f-4c5c-a2d0-257d8979701b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:03.626 +05:30 e5a35eb9-ad68-4b46-aea1-ae284025559a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.8119ms 2024-03-23 16:54:03.626 +05:30 2b680f32-281f-4c5c-a2d0-257d8979701b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.8299ms 2024-03-23 16:54:03.633 +05:30 480a0190-b83e-47f6-9e88-92e2078911d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:03.633 +05:30 480a0190-b83e-47f6-9e88-92e2078911d7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:03 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-23 16:54:03.633 +05:30 480a0190-b83e-47f6-9e88-92e2078911d7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:03 AM'. 2024-03-23 16:54:03.633 +05:30 3dc3db65-7595-40c6-8c33-57d3f381c131 INF CORS policy execution successful. 2024-03-23 16:54:03.633 +05:30 3dc3db65-7595-40c6-8c33-57d3f381c131 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:03.634 +05:30 3dc3db65-7595-40c6-8c33-57d3f381c131 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:03.634 +05:30 3dc3db65-7595-40c6-8c33-57d3f381c131 INF Fetching City deatails 2024-03-23 16:54:03.635 +05:30 3dc3db65-7595-40c6-8c33-57d3f381c131 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:03.636 +05:30 3dc3db65-7595-40c6-8c33-57d3f381c131 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.059ms 2024-03-23 16:54:03.636 +05:30 3dc3db65-7595-40c6-8c33-57d3f381c131 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:03.636 +05:30 3dc3db65-7595-40c6-8c33-57d3f381c131 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4521ms 2024-03-23 16:54:03.764 +05:30 7b3f2032-2b53-4a9f-9ebe-607a14c46534 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:03.765 +05:30 7b3f2032-2b53-4a9f-9ebe-607a14c46534 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:03 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-23 16:54:03.765 +05:30 5f1ea567-4d29-45e0-a4dc-ed8716511b77 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:03.765 +05:30 7b3f2032-2b53-4a9f-9ebe-607a14c46534 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:03 AM'. 2024-03-23 16:54:03.765 +05:30 bc6c8c9d-395a-4c53-84ed-b06ebfa1582c INF CORS policy execution successful. 2024-03-23 16:54:03.765 +05:30 bc6c8c9d-395a-4c53-84ed-b06ebfa1582c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:03.765 +05:30 bc6c8c9d-395a-4c53-84ed-b06ebfa1582c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:03.765 +05:30 5f1ea567-4d29-45e0-a4dc-ed8716511b77 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:03 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-23 16:54:03.766 +05:30 5f1ea567-4d29-45e0-a4dc-ed8716511b77 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:03 AM'. 2024-03-23 16:54:03.766 +05:30 cb9db16a-f8d3-407e-a9c5-f0aad3de4596 INF CORS policy execution successful. 2024-03-23 16:54:03.766 +05:30 cb9db16a-f8d3-407e-a9c5-f0aad3de4596 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:03.766 +05:30 bc6c8c9d-395a-4c53-84ed-b06ebfa1582c INF Fetching Country deatails 2024-03-23 16:54:03.766 +05:30 cb9db16a-f8d3-407e-a9c5-f0aad3de4596 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:03.766 +05:30 cb9db16a-f8d3-407e-a9c5-f0aad3de4596 INF Fetching Department deatails 2024-03-23 16:54:03.766 +05:30 dc67e9b1-f171-4d80-b712-7465fc6dbb5e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:03.767 +05:30 dc67e9b1-f171-4d80-b712-7465fc6dbb5e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:03 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-23 16:54:03.767 +05:30 dc67e9b1-f171-4d80-b712-7465fc6dbb5e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:03 AM'. 2024-03-23 16:54:03.767 +05:30 21cef239-7a9c-4693-8825-d478e26f7ef4 INF CORS policy execution successful. 2024-03-23 16:54:03.767 +05:30 21cef239-7a9c-4693-8825-d478e26f7ef4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:03.767 +05:30 21cef239-7a9c-4693-8825-d478e26f7ef4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:03.767 +05:30 cb9db16a-f8d3-407e-a9c5-f0aad3de4596 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:03.767 +05:30 bc6c8c9d-395a-4c53-84ed-b06ebfa1582c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:03.767 +05:30 21cef239-7a9c-4693-8825-d478e26f7ef4 INF Fetching City deatails 2024-03-23 16:54:03.767 +05:30 cb9db16a-f8d3-407e-a9c5-f0aad3de4596 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5927ms 2024-03-23 16:54:03.767 +05:30 bc6c8c9d-395a-4c53-84ed-b06ebfa1582c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1802ms 2024-03-23 16:54:03.767 +05:30 cb9db16a-f8d3-407e-a9c5-f0aad3de4596 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:03.768 +05:30 bc6c8c9d-395a-4c53-84ed-b06ebfa1582c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:03.768 +05:30 cb9db16a-f8d3-407e-a9c5-f0aad3de4596 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0732ms 2024-03-23 16:54:03.768 +05:30 bc6c8c9d-395a-4c53-84ed-b06ebfa1582c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.8959ms 2024-03-23 16:54:03.768 +05:30 21cef239-7a9c-4693-8825-d478e26f7ef4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:03.768 +05:30 21cef239-7a9c-4693-8825-d478e26f7ef4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.1282ms 2024-03-23 16:54:03.768 +05:30 21cef239-7a9c-4693-8825-d478e26f7ef4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:03.768 +05:30 21cef239-7a9c-4693-8825-d478e26f7ef4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9737ms 2024-03-23 16:54:05.039 +05:30 3b8247c7-4a36-4d33-88c8-a8641c76530d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:05.040 +05:30 3b8247c7-4a36-4d33-88c8-a8641c76530d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 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-23 16:54:05.041 +05:30 3b8247c7-4a36-4d33-88c8-a8641c76530d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 AM'. 2024-03-23 16:54:05.041 +05:30 72847078-d0a6-421c-91c2-c7b07192ddef INF CORS policy execution successful. 2024-03-23 16:54:05.041 +05:30 72847078-d0a6-421c-91c2-c7b07192ddef INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:05.041 +05:30 72847078-d0a6-421c-91c2-c7b07192ddef INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:05.042 +05:30 9c281eb7-004a-4ebd-a3f3-848635f05bcd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:05.042 +05:30 72847078-d0a6-421c-91c2-c7b07192ddef INF Fetching Country deatails 2024-03-23 16:54:05.042 +05:30 74d5a76b-ddf9-4b50-b02e-95a678867bdc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:05.042 +05:30 9c281eb7-004a-4ebd-a3f3-848635f05bcd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 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-23 16:54:05.042 +05:30 9c281eb7-004a-4ebd-a3f3-848635f05bcd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 AM'. 2024-03-23 16:54:05.042 +05:30 28234199-68fd-4d0f-97e6-58e7461f0f8a INF CORS policy execution successful. 2024-03-23 16:54:05.042 +05:30 28234199-68fd-4d0f-97e6-58e7461f0f8a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:05.043 +05:30 74d5a76b-ddf9-4b50-b02e-95a678867bdc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 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-23 16:54:05.043 +05:30 28234199-68fd-4d0f-97e6-58e7461f0f8a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:05.043 +05:30 72847078-d0a6-421c-91c2-c7b07192ddef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:05.043 +05:30 74d5a76b-ddf9-4b50-b02e-95a678867bdc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 AM'. 2024-03-23 16:54:05.043 +05:30 47a3aa9c-206b-4e9a-8b1a-b085a0978a5c INF CORS policy execution successful. 2024-03-23 16:54:05.043 +05:30 47a3aa9c-206b-4e9a-8b1a-b085a0978a5c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:05.043 +05:30 72847078-d0a6-421c-91c2-c7b07192ddef INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1454ms 2024-03-23 16:54:05.043 +05:30 72847078-d0a6-421c-91c2-c7b07192ddef INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:05.043 +05:30 47a3aa9c-206b-4e9a-8b1a-b085a0978a5c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:05.043 +05:30 28234199-68fd-4d0f-97e6-58e7461f0f8a INF Fetching City deatails 2024-03-23 16:54:05.044 +05:30 72847078-d0a6-421c-91c2-c7b07192ddef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.1834ms 2024-03-23 16:54:05.044 +05:30 47a3aa9c-206b-4e9a-8b1a-b085a0978a5c INF Fetching Department deatails 2024-03-23 16:54:05.044 +05:30 28234199-68fd-4d0f-97e6-58e7461f0f8a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:05.044 +05:30 28234199-68fd-4d0f-97e6-58e7461f0f8a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2534ms 2024-03-23 16:54:05.044 +05:30 28234199-68fd-4d0f-97e6-58e7461f0f8a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:05.044 +05:30 28234199-68fd-4d0f-97e6-58e7461f0f8a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6704ms 2024-03-23 16:54:05.045 +05:30 47a3aa9c-206b-4e9a-8b1a-b085a0978a5c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:05.045 +05:30 47a3aa9c-206b-4e9a-8b1a-b085a0978a5c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4621ms 2024-03-23 16:54:05.045 +05:30 47a3aa9c-206b-4e9a-8b1a-b085a0978a5c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:05.045 +05:30 47a3aa9c-206b-4e9a-8b1a-b085a0978a5c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3241ms 2024-03-23 16:54:05.292 +05:30 094d938c-caba-489e-baa0-0255d184f4d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:05.293 +05:30 094d938c-caba-489e-baa0-0255d184f4d5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 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-23 16:54:05.293 +05:30 cdb409dd-0e4d-4098-8d5b-01fa5efa2c57 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:05.293 +05:30 094d938c-caba-489e-baa0-0255d184f4d5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 AM'. 2024-03-23 16:54:05.293 +05:30 c75c5d83-0397-4734-8852-fa6e41b038b7 INF CORS policy execution successful. 2024-03-23 16:54:05.293 +05:30 c75c5d83-0397-4734-8852-fa6e41b038b7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:05.294 +05:30 c75c5d83-0397-4734-8852-fa6e41b038b7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:05.294 +05:30 cdb409dd-0e4d-4098-8d5b-01fa5efa2c57 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 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-23 16:54:05.294 +05:30 cdb409dd-0e4d-4098-8d5b-01fa5efa2c57 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 AM'. 2024-03-23 16:54:05.294 +05:30 c75c5d83-0397-4734-8852-fa6e41b038b7 INF Fetching Country deatails 2024-03-23 16:54:05.294 +05:30 072b7914-1136-4e98-aa46-555269092fe4 INF CORS policy execution successful. 2024-03-23 16:54:05.294 +05:30 072b7914-1136-4e98-aa46-555269092fe4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:05.294 +05:30 072b7914-1136-4e98-aa46-555269092fe4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:05.295 +05:30 19990bf2-47ac-45c4-8dbd-e1c1c5a44dbd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:05.295 +05:30 19990bf2-47ac-45c4-8dbd-e1c1c5a44dbd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 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-23 16:54:05.295 +05:30 072b7914-1136-4e98-aa46-555269092fe4 INF Fetching Department deatails 2024-03-23 16:54:05.295 +05:30 c75c5d83-0397-4734-8852-fa6e41b038b7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:05.295 +05:30 19990bf2-47ac-45c4-8dbd-e1c1c5a44dbd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 AM'. 2024-03-23 16:54:05.296 +05:30 7264e9f4-8b92-4224-9e65-8e13381fdc7f INF CORS policy execution successful. 2024-03-23 16:54:05.296 +05:30 7264e9f4-8b92-4224-9e65-8e13381fdc7f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:05.296 +05:30 c75c5d83-0397-4734-8852-fa6e41b038b7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1241ms 2024-03-23 16:54:05.296 +05:30 7264e9f4-8b92-4224-9e65-8e13381fdc7f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:05.296 +05:30 c75c5d83-0397-4734-8852-fa6e41b038b7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:05.296 +05:30 c75c5d83-0397-4734-8852-fa6e41b038b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.9896ms 2024-03-23 16:54:05.296 +05:30 072b7914-1136-4e98-aa46-555269092fe4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:05.296 +05:30 7264e9f4-8b92-4224-9e65-8e13381fdc7f INF Fetching City deatails 2024-03-23 16:54:05.296 +05:30 072b7914-1136-4e98-aa46-555269092fe4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8263ms 2024-03-23 16:54:05.296 +05:30 072b7914-1136-4e98-aa46-555269092fe4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:05.297 +05:30 072b7914-1136-4e98-aa46-555269092fe4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7037ms 2024-03-23 16:54:05.297 +05:30 7264e9f4-8b92-4224-9e65-8e13381fdc7f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:05.297 +05:30 7264e9f4-8b92-4224-9e65-8e13381fdc7f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2208ms 2024-03-23 16:54:05.297 +05:30 7264e9f4-8b92-4224-9e65-8e13381fdc7f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:05.297 +05:30 7264e9f4-8b92-4224-9e65-8e13381fdc7f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6494ms 2024-03-23 16:54:05.879 +05:30 ceb58dc0-bd38-4bb2-89d6-cc024ae1f19f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:05.880 +05:30 ceb58dc0-bd38-4bb2-89d6-cc024ae1f19f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 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-23 16:54:05.881 +05:30 ceb58dc0-bd38-4bb2-89d6-cc024ae1f19f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 AM'. 2024-03-23 16:54:05.881 +05:30 fd6c351e-4c55-4b6e-beee-de7be4510659 INF CORS policy execution successful. 2024-03-23 16:54:05.881 +05:30 fd6c351e-4c55-4b6e-beee-de7be4510659 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:05.881 +05:30 fd6c351e-4c55-4b6e-beee-de7be4510659 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:05.881 +05:30 fd6c351e-4c55-4b6e-beee-de7be4510659 INF Fetching City deatails 2024-03-23 16:54:05.882 +05:30 fd6c351e-4c55-4b6e-beee-de7be4510659 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:05.883 +05:30 fd6c351e-4c55-4b6e-beee-de7be4510659 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7334ms 2024-03-23 16:54:05.883 +05:30 fd6c351e-4c55-4b6e-beee-de7be4510659 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:05.883 +05:30 fd6c351e-4c55-4b6e-beee-de7be4510659 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4916ms 2024-03-23 16:54:05.887 +05:30 a507d5e7-e11d-4209-9cca-05eb8dd3884b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:05.888 +05:30 a507d5e7-e11d-4209-9cca-05eb8dd3884b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 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-23 16:54:05.888 +05:30 a507d5e7-e11d-4209-9cca-05eb8dd3884b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 AM'. 2024-03-23 16:54:05.888 +05:30 bf53a0cf-69c2-4646-bff8-833708d90cd2 INF CORS policy execution successful. 2024-03-23 16:54:05.888 +05:30 bf53a0cf-69c2-4646-bff8-833708d90cd2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:05.888 +05:30 bf53a0cf-69c2-4646-bff8-833708d90cd2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:05.889 +05:30 bf53a0cf-69c2-4646-bff8-833708d90cd2 INF Fetching Country deatails 2024-03-23 16:54:05.890 +05:30 bf53a0cf-69c2-4646-bff8-833708d90cd2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:05.890 +05:30 bf53a0cf-69c2-4646-bff8-833708d90cd2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0389ms 2024-03-23 16:54:05.890 +05:30 bf53a0cf-69c2-4646-bff8-833708d90cd2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:05.891 +05:30 bf53a0cf-69c2-4646-bff8-833708d90cd2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7597ms 2024-03-23 16:54:05.894 +05:30 f3702c91-993e-4bde-a0e3-564826b63562 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:05.894 +05:30 f3702c91-993e-4bde-a0e3-564826b63562 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 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-23 16:54:05.895 +05:30 f3702c91-993e-4bde-a0e3-564826b63562 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:05 AM'. 2024-03-23 16:54:05.895 +05:30 19b775f3-eeed-447c-b717-330ac39af21c INF CORS policy execution successful. 2024-03-23 16:54:05.895 +05:30 19b775f3-eeed-447c-b717-330ac39af21c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:05.895 +05:30 19b775f3-eeed-447c-b717-330ac39af21c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:05.895 +05:30 19b775f3-eeed-447c-b717-330ac39af21c INF Fetching Department deatails 2024-03-23 16:54:05.896 +05:30 19b775f3-eeed-447c-b717-330ac39af21c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:05.897 +05:30 19b775f3-eeed-447c-b717-330ac39af21c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6196ms 2024-03-23 16:54:05.897 +05:30 19b775f3-eeed-447c-b717-330ac39af21c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:05.897 +05:30 19b775f3-eeed-447c-b717-330ac39af21c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9353ms 2024-03-23 16:54:06.281 +05:30 46b6cac3-d287-4222-9616-19926eed8175 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:06.282 +05:30 46b6cac3-d287-4222-9616-19926eed8175 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:06 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-23 16:54:06.283 +05:30 46b6cac3-d287-4222-9616-19926eed8175 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:06 AM'. 2024-03-23 16:54:06.283 +05:30 d65ef9a8-d563-47c2-9528-56bafad7fd91 INF CORS policy execution successful. 2024-03-23 16:54:06.283 +05:30 d65ef9a8-d563-47c2-9528-56bafad7fd91 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:06.283 +05:30 d65ef9a8-d563-47c2-9528-56bafad7fd91 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:06.283 +05:30 d65ef9a8-d563-47c2-9528-56bafad7fd91 INF Fetching City deatails 2024-03-23 16:54:06.284 +05:30 9e13ec28-769d-4534-bdba-82e6b7389c16 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:06.284 +05:30 d65ef9a8-d563-47c2-9528-56bafad7fd91 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:06.284 +05:30 9e13ec28-769d-4534-bdba-82e6b7389c16 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:06 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-23 16:54:06.284 +05:30 d65ef9a8-d563-47c2-9528-56bafad7fd91 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5291ms 2024-03-23 16:54:06.285 +05:30 9e13ec28-769d-4534-bdba-82e6b7389c16 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:06 AM'. 2024-03-23 16:54:06.285 +05:30 d65ef9a8-d563-47c2-9528-56bafad7fd91 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:06.285 +05:30 019f148d-170a-44d9-8beb-31a49823c289 INF CORS policy execution successful. 2024-03-23 16:54:06.285 +05:30 019f148d-170a-44d9-8beb-31a49823c289 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:06.285 +05:30 019f148d-170a-44d9-8beb-31a49823c289 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:06.285 +05:30 d65ef9a8-d563-47c2-9528-56bafad7fd91 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7806ms 2024-03-23 16:54:06.285 +05:30 019f148d-170a-44d9-8beb-31a49823c289 INF Fetching Department deatails 2024-03-23 16:54:06.286 +05:30 019f148d-170a-44d9-8beb-31a49823c289 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:06.286 +05:30 019f148d-170a-44d9-8beb-31a49823c289 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.98ms 2024-03-23 16:54:06.286 +05:30 019f148d-170a-44d9-8beb-31a49823c289 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:06.286 +05:30 019f148d-170a-44d9-8beb-31a49823c289 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.18ms 2024-03-23 16:54:06.287 +05:30 64e39b3f-4391-45f9-a7e9-f485883dd2d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:06.287 +05:30 64e39b3f-4391-45f9-a7e9-f485883dd2d9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:06 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-23 16:54:06.287 +05:30 64e39b3f-4391-45f9-a7e9-f485883dd2d9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:06 AM'. 2024-03-23 16:54:06.287 +05:30 ff831c4e-d042-4110-84b6-ab8cb25da464 INF CORS policy execution successful. 2024-03-23 16:54:06.287 +05:30 ff831c4e-d042-4110-84b6-ab8cb25da464 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:06.287 +05:30 ff831c4e-d042-4110-84b6-ab8cb25da464 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:06.287 +05:30 ff831c4e-d042-4110-84b6-ab8cb25da464 INF Fetching Country deatails 2024-03-23 16:54:06.288 +05:30 ff831c4e-d042-4110-84b6-ab8cb25da464 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:06.288 +05:30 ff831c4e-d042-4110-84b6-ab8cb25da464 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.9231ms 2024-03-23 16:54:06.288 +05:30 ff831c4e-d042-4110-84b6-ab8cb25da464 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:06.288 +05:30 ff831c4e-d042-4110-84b6-ab8cb25da464 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.7617ms 2024-03-23 16:54:08.671 +05:30 abcfaafc-56e8-4e6e-ab2f-e91ced6489cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:08.671 +05:30 529225fb-33d1-46ed-b692-5cb490230955 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:08.672 +05:30 140c44e7-e717-4ffb-bc7a-18d8c795cbe2 INF CORS policy execution successful. 2024-03-23 16:54:08.672 +05:30 b291c4ce-a786-4167-a8bc-f59cdb3ffb05 INF CORS policy execution successful. 2024-03-23 16:54:08.673 +05:30 140c44e7-e717-4ffb-bc7a-18d8c795cbe2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.7223ms 2024-03-23 16:54:08.673 +05:30 b291c4ce-a786-4167-a8bc-f59cdb3ffb05 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.722ms 2024-03-23 16:54:08.673 +05:30 bb8a37f4-3eb1-4b37-89d2-ccd44d6e73c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:08.674 +05:30 07f1caad-b029-4810-a9a3-488934b50b1a INF CORS policy execution successful. 2024-03-23 16:54:08.674 +05:30 07f1caad-b029-4810-a9a3-488934b50b1a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3864ms 2024-03-23 16:54:08.711 +05:30 41a2e2ae-b11c-4c07-92b0-7a0307567840 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:08.712 +05:30 41a2e2ae-b11c-4c07-92b0-7a0307567840 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:08 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-23 16:54:08.712 +05:30 41a2e2ae-b11c-4c07-92b0-7a0307567840 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:08 AM'. 2024-03-23 16:54:08.713 +05:30 7375a003-ec50-482c-ae9d-5191100e9941 INF CORS policy execution successful. 2024-03-23 16:54:08.713 +05:30 7375a003-ec50-482c-ae9d-5191100e9941 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:08.713 +05:30 7375a003-ec50-482c-ae9d-5191100e9941 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:08.713 +05:30 7375a003-ec50-482c-ae9d-5191100e9941 INF Fetching Country deatails 2024-03-23 16:54:08.714 +05:30 7375a003-ec50-482c-ae9d-5191100e9941 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:08.714 +05:30 7375a003-ec50-482c-ae9d-5191100e9941 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6647ms 2024-03-23 16:54:08.715 +05:30 7375a003-ec50-482c-ae9d-5191100e9941 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:08.715 +05:30 84c48d7b-3302-4d7a-8721-c2c4feaeb314 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:08.715 +05:30 7375a003-ec50-482c-ae9d-5191100e9941 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.2569ms 2024-03-23 16:54:08.715 +05:30 84c48d7b-3302-4d7a-8721-c2c4feaeb314 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:08 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-23 16:54:08.715 +05:30 84c48d7b-3302-4d7a-8721-c2c4feaeb314 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:08 AM'. 2024-03-23 16:54:08.715 +05:30 282dbeb1-c71f-422d-9916-3e21290b9f88 INF CORS policy execution successful. 2024-03-23 16:54:08.715 +05:30 282dbeb1-c71f-422d-9916-3e21290b9f88 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:08.715 +05:30 282dbeb1-c71f-422d-9916-3e21290b9f88 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:08.716 +05:30 282dbeb1-c71f-422d-9916-3e21290b9f88 INF Fetching Department deatails 2024-03-23 16:54:08.716 +05:30 282dbeb1-c71f-422d-9916-3e21290b9f88 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:08.717 +05:30 282dbeb1-c71f-422d-9916-3e21290b9f88 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1414ms 2024-03-23 16:54:08.717 +05:30 282dbeb1-c71f-422d-9916-3e21290b9f88 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:08.717 +05:30 282dbeb1-c71f-422d-9916-3e21290b9f88 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0906ms 2024-03-23 16:54:08.733 +05:30 00a89e69-d0ad-49bf-825a-d249bc5777e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:08.733 +05:30 00a89e69-d0ad-49bf-825a-d249bc5777e1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:08 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-23 16:54:08.734 +05:30 00a89e69-d0ad-49bf-825a-d249bc5777e1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:08 AM'. 2024-03-23 16:54:08.734 +05:30 4abd2d88-a6a4-4686-9c10-936eb0dfc045 INF CORS policy execution successful. 2024-03-23 16:54:08.734 +05:30 4abd2d88-a6a4-4686-9c10-936eb0dfc045 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:08.734 +05:30 4abd2d88-a6a4-4686-9c10-936eb0dfc045 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:08.734 +05:30 4abd2d88-a6a4-4686-9c10-936eb0dfc045 INF Fetching City deatails 2024-03-23 16:54:08.735 +05:30 4abd2d88-a6a4-4686-9c10-936eb0dfc045 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:08.736 +05:30 4abd2d88-a6a4-4686-9c10-936eb0dfc045 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4722ms 2024-03-23 16:54:08.736 +05:30 4abd2d88-a6a4-4686-9c10-936eb0dfc045 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:08.736 +05:30 4abd2d88-a6a4-4686-9c10-936eb0dfc045 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8559ms 2024-03-23 16:54:08.833 +05:30 be32a0d2-9106-4a4d-8fc5-abe667218010 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:08.833 +05:30 be32a0d2-9106-4a4d-8fc5-abe667218010 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:08 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-23 16:54:08.833 +05:30 be32a0d2-9106-4a4d-8fc5-abe667218010 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:08 AM'. 2024-03-23 16:54:08.833 +05:30 e7adcc75-e530-4fc2-a1b5-2daac1b22a7d INF CORS policy execution successful. 2024-03-23 16:54:08.833 +05:30 e7adcc75-e530-4fc2-a1b5-2daac1b22a7d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:08.834 +05:30 e7adcc75-e530-4fc2-a1b5-2daac1b22a7d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:08.834 +05:30 e7adcc75-e530-4fc2-a1b5-2daac1b22a7d INF Fetching City deatails 2024-03-23 16:54:08.835 +05:30 e7adcc75-e530-4fc2-a1b5-2daac1b22a7d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:08.835 +05:30 e7adcc75-e530-4fc2-a1b5-2daac1b22a7d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4333ms 2024-03-23 16:54:08.835 +05:30 e7adcc75-e530-4fc2-a1b5-2daac1b22a7d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:08.835 +05:30 e7adcc75-e530-4fc2-a1b5-2daac1b22a7d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6382ms 2024-03-23 16:54:08.836 +05:30 4d444a61-1027-46c8-9e98-334804d6a281 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:08.836 +05:30 4d444a61-1027-46c8-9e98-334804d6a281 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:08 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-23 16:54:08.836 +05:30 4d444a61-1027-46c8-9e98-334804d6a281 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:08 AM'. 2024-03-23 16:54:08.836 +05:30 a498179a-ba56-402f-8715-904821e48564 INF CORS policy execution successful. 2024-03-23 16:54:08.836 +05:30 a498179a-ba56-402f-8715-904821e48564 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:08.837 +05:30 a498179a-ba56-402f-8715-904821e48564 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:08.837 +05:30 a498179a-ba56-402f-8715-904821e48564 INF Fetching Country deatails 2024-03-23 16:54:08.838 +05:30 a498179a-ba56-402f-8715-904821e48564 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:08.838 +05:30 a498179a-ba56-402f-8715-904821e48564 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2629ms 2024-03-23 16:54:08.838 +05:30 a498179a-ba56-402f-8715-904821e48564 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:08.838 +05:30 a498179a-ba56-402f-8715-904821e48564 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1539ms 2024-03-23 16:54:08.843 +05:30 772b5112-112a-403c-af96-c0c78c69bf9e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:08.844 +05:30 772b5112-112a-403c-af96-c0c78c69bf9e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:08 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-23 16:54:08.844 +05:30 772b5112-112a-403c-af96-c0c78c69bf9e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:08 AM'. 2024-03-23 16:54:08.845 +05:30 8074f55c-563a-4c0a-94ad-8f2db6c067b3 INF CORS policy execution successful. 2024-03-23 16:54:08.845 +05:30 8074f55c-563a-4c0a-94ad-8f2db6c067b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:08.845 +05:30 8074f55c-563a-4c0a-94ad-8f2db6c067b3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:08.846 +05:30 8074f55c-563a-4c0a-94ad-8f2db6c067b3 INF Fetching Department deatails 2024-03-23 16:54:08.847 +05:30 8074f55c-563a-4c0a-94ad-8f2db6c067b3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:08.847 +05:30 8074f55c-563a-4c0a-94ad-8f2db6c067b3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1343ms 2024-03-23 16:54:08.847 +05:30 8074f55c-563a-4c0a-94ad-8f2db6c067b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:08.847 +05:30 8074f55c-563a-4c0a-94ad-8f2db6c067b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.1868ms 2024-03-23 16:54:48.467 +05:30 13d699b6-c3bc-471a-9e71-5a96abc5df32 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:48.469 +05:30 c32ebf5c-2a8e-42b6-b2e8-a261e9bc2936 INF CORS policy execution successful. 2024-03-23 16:54:48.471 +05:30 c32ebf5c-2a8e-42b6-b2e8-a261e9bc2936 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 3.807ms 2024-03-23 16:54:48.471 +05:30 3f943ec6-3f01-41ca-bf35-5999bfd24885 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:48.471 +05:30 960aa8bb-b253-49ab-a85e-d246265e68ea INF CORS policy execution successful. 2024-03-23 16:54:48.472 +05:30 960aa8bb-b253-49ab-a85e-d246265e68ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7598ms 2024-03-23 16:54:48.566 +05:30 b2b33f2b-4c69-4f87-ad8c-0e6722f1f7bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:48.567 +05:30 70aff357-7c83-4af4-b589-63e5f47faaa0 INF CORS policy execution successful. 2024-03-23 16:54:48.567 +05:30 70aff357-7c83-4af4-b589-63e5f47faaa0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4825ms 2024-03-23 16:54:48.579 +05:30 39398a64-0cc2-46b3-b366-2f94f563033c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:48.581 +05:30 39398a64-0cc2-46b3-b366-2f94f563033c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:48 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-23 16:54:48.582 +05:30 7a870ead-f79d-424d-9d36-68bb5e13e54a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:48.583 +05:30 39398a64-0cc2-46b3-b366-2f94f563033c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:48 AM'. 2024-03-23 16:54:48.583 +05:30 c8625a00-e01d-4b1b-a6fc-1c8e4a014b11 INF CORS policy execution successful. 2024-03-23 16:54:48.583 +05:30 c8625a00-e01d-4b1b-a6fc-1c8e4a014b11 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:48.583 +05:30 7a870ead-f79d-424d-9d36-68bb5e13e54a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:48 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-23 16:54:48.584 +05:30 c8625a00-e01d-4b1b-a6fc-1c8e4a014b11 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:48.584 +05:30 7a870ead-f79d-424d-9d36-68bb5e13e54a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:48 AM'. 2024-03-23 16:54:48.584 +05:30 d0d29d4e-3daf-4bfd-90a5-e4c400ac2a2f INF CORS policy execution successful. 2024-03-23 16:54:48.584 +05:30 d0d29d4e-3daf-4bfd-90a5-e4c400ac2a2f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:48.584 +05:30 d0d29d4e-3daf-4bfd-90a5-e4c400ac2a2f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:48.585 +05:30 d0d29d4e-3daf-4bfd-90a5-e4c400ac2a2f INF Fetching City deatails 2024-03-23 16:54:48.585 +05:30 c8625a00-e01d-4b1b-a6fc-1c8e4a014b11 INF Fetching Country deatails 2024-03-23 16:54:48.587 +05:30 c8625a00-e01d-4b1b-a6fc-1c8e4a014b11 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:48.587 +05:30 d0d29d4e-3daf-4bfd-90a5-e4c400ac2a2f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:48.587 +05:30 c8625a00-e01d-4b1b-a6fc-1c8e4a014b11 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.1587ms 2024-03-23 16:54:48.587 +05:30 d0d29d4e-3daf-4bfd-90a5-e4c400ac2a2f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.9483ms 2024-03-23 16:54:48.587 +05:30 c8625a00-e01d-4b1b-a6fc-1c8e4a014b11 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:48.587 +05:30 d0d29d4e-3daf-4bfd-90a5-e4c400ac2a2f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:48.587 +05:30 c8625a00-e01d-4b1b-a6fc-1c8e4a014b11 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 8.4228ms 2024-03-23 16:54:48.587 +05:30 d0d29d4e-3daf-4bfd-90a5-e4c400ac2a2f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.9137ms 2024-03-23 16:54:48.606 +05:30 c6383bce-fafb-4710-85de-17fc73fbe77d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:48.607 +05:30 c6383bce-fafb-4710-85de-17fc73fbe77d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:48 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-23 16:54:48.607 +05:30 c6383bce-fafb-4710-85de-17fc73fbe77d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:48 AM'. 2024-03-23 16:54:48.607 +05:30 5511570f-d832-4df5-a855-0df5861e1d84 INF CORS policy execution successful. 2024-03-23 16:54:48.607 +05:30 5511570f-d832-4df5-a855-0df5861e1d84 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:48.608 +05:30 5511570f-d832-4df5-a855-0df5861e1d84 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:48.608 +05:30 5511570f-d832-4df5-a855-0df5861e1d84 INF Fetching Department deatails 2024-03-23 16:54:48.609 +05:30 5511570f-d832-4df5-a855-0df5861e1d84 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:48.609 +05:30 5511570f-d832-4df5-a855-0df5861e1d84 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5576ms 2024-03-23 16:54:48.609 +05:30 5511570f-d832-4df5-a855-0df5861e1d84 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:48.609 +05:30 5511570f-d832-4df5-a855-0df5861e1d84 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1193ms 2024-03-23 16:54:48.646 +05:30 60ecf63b-5f77-4888-8e67-5dfc6f0d35c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:48.646 +05:30 a4da1fab-c2f7-443e-b0d5-29cf9cb2a2fb INF CORS policy execution successful. 2024-03-23 16:54:48.647 +05:30 a4da1fab-c2f7-443e-b0d5-29cf9cb2a2fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4835ms 2024-03-23 16:54:48.650 +05:30 c22dcfdd-2b95-4711-85f3-a16fd44072be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:48.650 +05:30 b6a13e8c-de93-4d1d-b31b-b8d85317bb5e INF CORS policy execution successful. 2024-03-23 16:54:48.651 +05:30 b6a13e8c-de93-4d1d-b31b-b8d85317bb5e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3582ms 2024-03-23 16:54:48.653 +05:30 7617fc26-7e57-470c-9754-b53f40dac953 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:48.653 +05:30 88857e96-1645-48b6-9613-9997fc0c31b7 INF CORS policy execution successful. 2024-03-23 16:54:48.653 +05:30 88857e96-1645-48b6-9613-9997fc0c31b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2997ms 2024-03-23 16:54:48.771 +05:30 3cbf58b4-ae50-430a-9046-1af147ee6fad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:48.772 +05:30 3cbf58b4-ae50-430a-9046-1af147ee6fad INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:48 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-23 16:54:48.772 +05:30 111260d1-fa4b-4c53-9271-9fb8e9490c11 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:48.772 +05:30 3cbf58b4-ae50-430a-9046-1af147ee6fad INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:48 AM'. 2024-03-23 16:54:48.773 +05:30 e32640eb-c9d0-4674-8416-301fb6cdcaac INF CORS policy execution successful. 2024-03-23 16:54:48.773 +05:30 e32640eb-c9d0-4674-8416-301fb6cdcaac INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:48.773 +05:30 111260d1-fa4b-4c53-9271-9fb8e9490c11 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:48 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-23 16:54:48.773 +05:30 e32640eb-c9d0-4674-8416-301fb6cdcaac INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:48.773 +05:30 111260d1-fa4b-4c53-9271-9fb8e9490c11 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:48 AM'. 2024-03-23 16:54:48.773 +05:30 7b79decb-9d3d-43b1-af4f-7ba20c83eacd INF CORS policy execution successful. 2024-03-23 16:54:48.773 +05:30 7b79decb-9d3d-43b1-af4f-7ba20c83eacd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:48.773 +05:30 7b79decb-9d3d-43b1-af4f-7ba20c83eacd INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:48.773 +05:30 e32640eb-c9d0-4674-8416-301fb6cdcaac INF Fetching Department deatails 2024-03-23 16:54:48.774 +05:30 7b79decb-9d3d-43b1-af4f-7ba20c83eacd INF Fetching Country deatails 2024-03-23 16:54:48.774 +05:30 444805a8-0fe6-47ba-b35e-ba0cf62b117c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:48.774 +05:30 e32640eb-c9d0-4674-8416-301fb6cdcaac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:48.774 +05:30 7b79decb-9d3d-43b1-af4f-7ba20c83eacd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:48.775 +05:30 444805a8-0fe6-47ba-b35e-ba0cf62b117c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:48 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-23 16:54:48.775 +05:30 e32640eb-c9d0-4674-8416-301fb6cdcaac INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5708ms 2024-03-23 16:54:48.775 +05:30 7b79decb-9d3d-43b1-af4f-7ba20c83eacd INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4505ms 2024-03-23 16:54:48.775 +05:30 444805a8-0fe6-47ba-b35e-ba0cf62b117c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:48 AM'. 2024-03-23 16:54:48.775 +05:30 e32640eb-c9d0-4674-8416-301fb6cdcaac INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:48.775 +05:30 7b79decb-9d3d-43b1-af4f-7ba20c83eacd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:48.775 +05:30 934b5da1-f7fb-4ee0-8b2a-5c35daa0174a INF CORS policy execution successful. 2024-03-23 16:54:48.775 +05:30 e32640eb-c9d0-4674-8416-301fb6cdcaac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7804ms 2024-03-23 16:54:48.775 +05:30 934b5da1-f7fb-4ee0-8b2a-5c35daa0174a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:48.775 +05:30 7b79decb-9d3d-43b1-af4f-7ba20c83eacd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0452ms 2024-03-23 16:54:48.775 +05:30 934b5da1-f7fb-4ee0-8b2a-5c35daa0174a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:48.775 +05:30 934b5da1-f7fb-4ee0-8b2a-5c35daa0174a INF Fetching City deatails 2024-03-23 16:54:48.776 +05:30 934b5da1-f7fb-4ee0-8b2a-5c35daa0174a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:48.776 +05:30 934b5da1-f7fb-4ee0-8b2a-5c35daa0174a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.0823ms 2024-03-23 16:54:48.776 +05:30 934b5da1-f7fb-4ee0-8b2a-5c35daa0174a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:48.776 +05:30 934b5da1-f7fb-4ee0-8b2a-5c35daa0174a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1396ms 2024-03-23 16:54:48.970 +05:30 84649fcc-338b-4973-b2a4-04f5173ca647 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:48.971 +05:30 bfd5cfde-bc32-424c-aaf7-03805c475e4a INF CORS policy execution successful. 2024-03-23 16:54:48.972 +05:30 bfd5cfde-bc32-424c-aaf7-03805c475e4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.3951ms 2024-03-23 16:54:48.972 +05:30 dcf6d9e2-0384-4a54-972c-e6ff62331331 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:48.972 +05:30 040967eb-4b40-4876-bb58-ace3bd10dcc6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:48.972 +05:30 3c9c13ed-de98-49f7-bb24-d5e372a4198c INF CORS policy execution successful. 2024-03-23 16:54:48.973 +05:30 8aedb4ae-2e17-4213-844d-84b65cb7f9de INF CORS policy execution successful. 2024-03-23 16:54:48.973 +05:30 3c9c13ed-de98-49f7-bb24-d5e372a4198c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4957ms 2024-03-23 16:54:48.973 +05:30 8aedb4ae-2e17-4213-844d-84b65cb7f9de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5108ms 2024-03-23 16:54:49.011 +05:30 33efea74-cf65-4830-885e-06a7beab2b05 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:49.012 +05:30 351860c0-9589-4e2d-b454-05201ef3dc50 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:49.012 +05:30 33efea74-cf65-4830-885e-06a7beab2b05 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:49 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-23 16:54:49.013 +05:30 351860c0-9589-4e2d-b454-05201ef3dc50 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:49 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-23 16:54:49.013 +05:30 33efea74-cf65-4830-885e-06a7beab2b05 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:49 AM'. 2024-03-23 16:54:49.013 +05:30 351860c0-9589-4e2d-b454-05201ef3dc50 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:49 AM'. 2024-03-23 16:54:49.013 +05:30 8c3d50b0-8d6a-4752-bc1e-1cc59a0faa08 INF CORS policy execution successful. 2024-03-23 16:54:49.013 +05:30 c8169805-5765-4b41-82e0-465e3e99c81e INF CORS policy execution successful. 2024-03-23 16:54:49.013 +05:30 8c3d50b0-8d6a-4752-bc1e-1cc59a0faa08 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:49.013 +05:30 c8169805-5765-4b41-82e0-465e3e99c81e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:49.013 +05:30 8c3d50b0-8d6a-4752-bc1e-1cc59a0faa08 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:49.013 +05:30 c8169805-5765-4b41-82e0-465e3e99c81e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:49.014 +05:30 c8169805-5765-4b41-82e0-465e3e99c81e INF Fetching Country deatails 2024-03-23 16:54:49.014 +05:30 8c3d50b0-8d6a-4752-bc1e-1cc59a0faa08 INF Fetching Department deatails 2024-03-23 16:54:49.015 +05:30 c8169805-5765-4b41-82e0-465e3e99c81e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:49.015 +05:30 8c3d50b0-8d6a-4752-bc1e-1cc59a0faa08 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:49.015 +05:30 c8169805-5765-4b41-82e0-465e3e99c81e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7981ms 2024-03-23 16:54:49.015 +05:30 8c3d50b0-8d6a-4752-bc1e-1cc59a0faa08 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8817ms 2024-03-23 16:54:49.015 +05:30 c8169805-5765-4b41-82e0-465e3e99c81e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:49.015 +05:30 8c3d50b0-8d6a-4752-bc1e-1cc59a0faa08 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:49.016 +05:30 8c3d50b0-8d6a-4752-bc1e-1cc59a0faa08 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.38ms 2024-03-23 16:54:49.016 +05:30 c8169805-5765-4b41-82e0-465e3e99c81e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.1958ms 2024-03-23 16:54:49.018 +05:30 0609869f-36d3-42cd-9120-48f629636c98 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:49.019 +05:30 0609869f-36d3-42cd-9120-48f629636c98 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:49 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-23 16:54:49.019 +05:30 0609869f-36d3-42cd-9120-48f629636c98 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:49 AM'. 2024-03-23 16:54:49.019 +05:30 c9d9a5ba-3243-48fc-9637-08b219dc20c3 INF CORS policy execution successful. 2024-03-23 16:54:49.019 +05:30 c9d9a5ba-3243-48fc-9637-08b219dc20c3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:49.019 +05:30 c9d9a5ba-3243-48fc-9637-08b219dc20c3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:49.020 +05:30 c9d9a5ba-3243-48fc-9637-08b219dc20c3 INF Fetching City deatails 2024-03-23 16:54:49.021 +05:30 c9d9a5ba-3243-48fc-9637-08b219dc20c3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:49.021 +05:30 c9d9a5ba-3243-48fc-9637-08b219dc20c3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9757ms 2024-03-23 16:54:49.022 +05:30 c9d9a5ba-3243-48fc-9637-08b219dc20c3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:49.022 +05:30 c9d9a5ba-3243-48fc-9637-08b219dc20c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4496ms 2024-03-23 16:54:50.313 +05:30 6264c2e5-51ab-41e1-ba3f-8e21ff62e3b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:50.314 +05:30 5040ffa5-1296-4166-93b2-79f4bcd85884 INF CORS policy execution successful. 2024-03-23 16:54:50.314 +05:30 5040ffa5-1296-4166-93b2-79f4bcd85884 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8417ms 2024-03-23 16:54:50.315 +05:30 8d99c42c-37e2-4d57-8360-9f1751def3ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:50.315 +05:30 2ca019a1-c740-4929-a80b-9876af820387 INF CORS policy execution successful. 2024-03-23 16:54:50.330 +05:30 0e054994-77fa-48f6-9873-013165a22c5a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:50.331 +05:30 2ca019a1-c740-4929-a80b-9876af820387 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 15.5732ms 2024-03-23 16:54:50.331 +05:30 d466738f-56a1-4acd-8d93-ad3404fce590 INF CORS policy execution successful. 2024-03-23 16:54:50.331 +05:30 d466738f-56a1-4acd-8d93-ad3404fce590 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6059ms 2024-03-23 16:54:50.350 +05:30 e50cd4ac-7075-4a12-ba1b-1ea69154bd7e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:50.351 +05:30 e50cd4ac-7075-4a12-ba1b-1ea69154bd7e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24: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-23 16:54:50.351 +05:30 e50cd4ac-7075-4a12-ba1b-1ea69154bd7e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:50 AM'. 2024-03-23 16:54:50.351 +05:30 7ac73186-6d60-42bb-82a0-020372b4b3fe INF CORS policy execution successful. 2024-03-23 16:54:50.351 +05:30 7ac73186-6d60-42bb-82a0-020372b4b3fe INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:50.351 +05:30 7ac73186-6d60-42bb-82a0-020372b4b3fe INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:50.352 +05:30 7ac73186-6d60-42bb-82a0-020372b4b3fe INF Fetching Country deatails 2024-03-23 16:54:50.354 +05:30 7ac73186-6d60-42bb-82a0-020372b4b3fe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:50.354 +05:30 7ac73186-6d60-42bb-82a0-020372b4b3fe INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.3164ms 2024-03-23 16:54:50.354 +05:30 7ac73186-6d60-42bb-82a0-020372b4b3fe INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:50.354 +05:30 7ac73186-6d60-42bb-82a0-020372b4b3fe INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.3286ms 2024-03-23 16:54:50.366 +05:30 6ce092bf-0d46-4cae-a60e-f9ba79ea2a93 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:50.366 +05:30 6ce092bf-0d46-4cae-a60e-f9ba79ea2a93 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24: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-23 16:54:50.367 +05:30 6ce092bf-0d46-4cae-a60e-f9ba79ea2a93 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:50 AM'. 2024-03-23 16:54:50.367 +05:30 a91c76df-4e9b-4550-b836-8953ce236c9c INF CORS policy execution successful. 2024-03-23 16:54:50.367 +05:30 a91c76df-4e9b-4550-b836-8953ce236c9c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:50.367 +05:30 a91c76df-4e9b-4550-b836-8953ce236c9c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:50.368 +05:30 a91c76df-4e9b-4550-b836-8953ce236c9c INF Fetching Department deatails 2024-03-23 16:54:50.369 +05:30 a91c76df-4e9b-4550-b836-8953ce236c9c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:50.369 +05:30 a91c76df-4e9b-4550-b836-8953ce236c9c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9318ms 2024-03-23 16:54:50.369 +05:30 a91c76df-4e9b-4550-b836-8953ce236c9c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:50.369 +05:30 a91c76df-4e9b-4550-b836-8953ce236c9c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.5567ms 2024-03-23 16:54:50.379 +05:30 b4457bc8-7eda-410a-a578-8f843aaef25f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:50.380 +05:30 b4457bc8-7eda-410a-a578-8f843aaef25f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24: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-23 16:54:50.380 +05:30 b4457bc8-7eda-410a-a578-8f843aaef25f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:50 AM'. 2024-03-23 16:54:50.380 +05:30 1075e9a8-6ca1-4a70-8350-959b0c3c3316 INF CORS policy execution successful. 2024-03-23 16:54:50.380 +05:30 1075e9a8-6ca1-4a70-8350-959b0c3c3316 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:50.380 +05:30 1075e9a8-6ca1-4a70-8350-959b0c3c3316 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:50.381 +05:30 1075e9a8-6ca1-4a70-8350-959b0c3c3316 INF Fetching City deatails 2024-03-23 16:54:50.382 +05:30 1075e9a8-6ca1-4a70-8350-959b0c3c3316 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:50.382 +05:30 1075e9a8-6ca1-4a70-8350-959b0c3c3316 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8691ms 2024-03-23 16:54:50.382 +05:30 1075e9a8-6ca1-4a70-8350-959b0c3c3316 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:50.383 +05:30 1075e9a8-6ca1-4a70-8350-959b0c3c3316 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4832ms 2024-03-23 16:54:54.197 +05:30 8a4dbb6a-9bfe-43a5-809a-3a79fba9c608 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:54.197 +05:30 6c6d1214-cb89-4b39-8b4c-8f28551685bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:54.197 +05:30 50c9f40c-89c0-4690-9118-7c885da6b60f INF CORS policy execution successful. 2024-03-23 16:54:54.197 +05:30 f0e2e8cf-c732-4b72-a0ab-dcbc8076afb8 INF CORS policy execution successful. 2024-03-23 16:54:54.198 +05:30 f0e2e8cf-c732-4b72-a0ab-dcbc8076afb8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6324ms 2024-03-23 16:54:54.198 +05:30 50c9f40c-89c0-4690-9118-7c885da6b60f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9933ms 2024-03-23 16:54:54.200 +05:30 e87f62bf-a0c9-44d9-a0f6-7823eaf1f1e1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:54.200 +05:30 33d2c8e8-bbbd-47db-bd72-02b30bf7d491 INF CORS policy execution successful. 2024-03-23 16:54:54.200 +05:30 33d2c8e8-bbbd-47db-bd72-02b30bf7d491 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4018ms 2024-03-23 16:54:54.245 +05:30 4bc951eb-e495-4e51-8e5e-73d200ee99de INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:54.245 +05:30 0de422d7-d63b-453d-baf1-1a611180de4e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:54.246 +05:30 4bc951eb-e495-4e51-8e5e-73d200ee99de INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:54 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-23 16:54:54.246 +05:30 0de422d7-d63b-453d-baf1-1a611180de4e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:54 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-23 16:54:54.246 +05:30 4bc951eb-e495-4e51-8e5e-73d200ee99de INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:54 AM'. 2024-03-23 16:54:54.246 +05:30 0de422d7-d63b-453d-baf1-1a611180de4e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:54 AM'. 2024-03-23 16:54:54.246 +05:30 6de89ed1-3c3b-44bf-bcfd-df33b4f8daf5 INF CORS policy execution successful. 2024-03-23 16:54:54.246 +05:30 460a890e-7c7d-4669-85d3-6fc65fdcda99 INF CORS policy execution successful. 2024-03-23 16:54:54.246 +05:30 460a890e-7c7d-4669-85d3-6fc65fdcda99 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:54.246 +05:30 6de89ed1-3c3b-44bf-bcfd-df33b4f8daf5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:54.247 +05:30 460a890e-7c7d-4669-85d3-6fc65fdcda99 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:54.247 +05:30 6de89ed1-3c3b-44bf-bcfd-df33b4f8daf5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:54.247 +05:30 6de89ed1-3c3b-44bf-bcfd-df33b4f8daf5 INF Fetching Country deatails 2024-03-23 16:54:54.247 +05:30 460a890e-7c7d-4669-85d3-6fc65fdcda99 INF Fetching Department deatails 2024-03-23 16:54:54.249 +05:30 460a890e-7c7d-4669-85d3-6fc65fdcda99 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:54.249 +05:30 6de89ed1-3c3b-44bf-bcfd-df33b4f8daf5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:54.249 +05:30 460a890e-7c7d-4669-85d3-6fc65fdcda99 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3189ms 2024-03-23 16:54:54.249 +05:30 460a890e-7c7d-4669-85d3-6fc65fdcda99 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:54.249 +05:30 460a890e-7c7d-4669-85d3-6fc65fdcda99 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.654ms 2024-03-23 16:54:54.249 +05:30 173c3e60-9406-4d43-8017-cab49c9287e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:54.249 +05:30 6de89ed1-3c3b-44bf-bcfd-df33b4f8daf5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.6153ms 2024-03-23 16:54:54.249 +05:30 6de89ed1-3c3b-44bf-bcfd-df33b4f8daf5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:54.250 +05:30 6de89ed1-3c3b-44bf-bcfd-df33b4f8daf5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.7834ms 2024-03-23 16:54:54.250 +05:30 173c3e60-9406-4d43-8017-cab49c9287e5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:54 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-23 16:54:54.250 +05:30 173c3e60-9406-4d43-8017-cab49c9287e5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:54 AM'. 2024-03-23 16:54:54.250 +05:30 c88370c0-40d3-4901-ac6a-ac59e7b005ba INF CORS policy execution successful. 2024-03-23 16:54:54.250 +05:30 c88370c0-40d3-4901-ac6a-ac59e7b005ba INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:54.250 +05:30 c88370c0-40d3-4901-ac6a-ac59e7b005ba INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:54.251 +05:30 c88370c0-40d3-4901-ac6a-ac59e7b005ba INF Fetching City deatails 2024-03-23 16:54:54.252 +05:30 c88370c0-40d3-4901-ac6a-ac59e7b005ba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:54.252 +05:30 c88370c0-40d3-4901-ac6a-ac59e7b005ba INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7363ms 2024-03-23 16:54:54.252 +05:30 c88370c0-40d3-4901-ac6a-ac59e7b005ba INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:54.252 +05:30 c88370c0-40d3-4901-ac6a-ac59e7b005ba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2414ms 2024-03-23 16:54:57.418 +05:30 754455e3-8862-4ada-9d88-3c67af807034 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:57.419 +05:30 bdc10023-0793-46c5-84a3-33bea98551b2 INF CORS policy execution successful. 2024-03-23 16:54:57.419 +05:30 bdc10023-0793-46c5-84a3-33bea98551b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5848ms 2024-03-23 16:54:57.430 +05:30 52ad6ec4-5fc8-4b74-a426-a6af44a3b3b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:57.431 +05:30 61d83345-5cb0-4c3c-b127-558ef6af32be INF CORS policy execution successful. 2024-03-23 16:54:57.431 +05:30 61d83345-5cb0-4c3c-b127-558ef6af32be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7181ms 2024-03-23 16:54:57.437 +05:30 0457ee60-09b8-4000-9c68-15d9feb39cbc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:57.437 +05:30 a3d3fd1e-93aa-44a7-8e93-9b57b435292f INF CORS policy execution successful. 2024-03-23 16:54:57.437 +05:30 a3d3fd1e-93aa-44a7-8e93-9b57b435292f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5473ms 2024-03-23 16:54:57.486 +05:30 7dd02ddc-8725-47b3-80b2-c9801c2d6b69 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:57.486 +05:30 7dd02ddc-8725-47b3-80b2-c9801c2d6b69 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 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-23 16:54:57.487 +05:30 7dd02ddc-8725-47b3-80b2-c9801c2d6b69 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 AM'. 2024-03-23 16:54:57.487 +05:30 8d35a83f-2087-4e6d-aa63-507945c08061 INF CORS policy execution successful. 2024-03-23 16:54:57.487 +05:30 8d35a83f-2087-4e6d-aa63-507945c08061 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:57.487 +05:30 8d35a83f-2087-4e6d-aa63-507945c08061 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:57.487 +05:30 8d35a83f-2087-4e6d-aa63-507945c08061 INF Fetching City deatails 2024-03-23 16:54:57.488 +05:30 2bbff8e3-41e5-48e4-be6e-36f30756cf30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:57.489 +05:30 8d35a83f-2087-4e6d-aa63-507945c08061 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:57.489 +05:30 2bbff8e3-41e5-48e4-be6e-36f30756cf30 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 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-23 16:54:57.489 +05:30 8d35a83f-2087-4e6d-aa63-507945c08061 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9408ms 2024-03-23 16:54:57.489 +05:30 2bbff8e3-41e5-48e4-be6e-36f30756cf30 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 AM'. 2024-03-23 16:54:57.489 +05:30 8d35a83f-2087-4e6d-aa63-507945c08061 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:57.489 +05:30 2a874354-c08c-4778-8802-5d5cd7d694f4 INF CORS policy execution successful. 2024-03-23 16:54:57.489 +05:30 2a874354-c08c-4778-8802-5d5cd7d694f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:57.489 +05:30 8d35a83f-2087-4e6d-aa63-507945c08061 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6655ms 2024-03-23 16:54:57.489 +05:30 2a874354-c08c-4778-8802-5d5cd7d694f4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:57.490 +05:30 2a874354-c08c-4778-8802-5d5cd7d694f4 INF Fetching Department deatails 2024-03-23 16:54:57.490 +05:30 2a874354-c08c-4778-8802-5d5cd7d694f4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:57.490 +05:30 2a874354-c08c-4778-8802-5d5cd7d694f4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1215ms 2024-03-23 16:54:57.491 +05:30 2a874354-c08c-4778-8802-5d5cd7d694f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:57.491 +05:30 2a874354-c08c-4778-8802-5d5cd7d694f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.4742ms 2024-03-23 16:54:57.491 +05:30 266a63eb-e7a4-4d77-9316-59f99cfe7731 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:57.515 +05:30 266a63eb-e7a4-4d77-9316-59f99cfe7731 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 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-23 16:54:57.516 +05:30 266a63eb-e7a4-4d77-9316-59f99cfe7731 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 AM'. 2024-03-23 16:54:57.516 +05:30 18026b13-9efc-4535-b4ef-c0ab92d47f7e INF CORS policy execution successful. 2024-03-23 16:54:57.516 +05:30 18026b13-9efc-4535-b4ef-c0ab92d47f7e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:57.516 +05:30 18026b13-9efc-4535-b4ef-c0ab92d47f7e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:57.517 +05:30 18026b13-9efc-4535-b4ef-c0ab92d47f7e INF Fetching Country deatails 2024-03-23 16:54:57.519 +05:30 18026b13-9efc-4535-b4ef-c0ab92d47f7e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:57.519 +05:30 18026b13-9efc-4535-b4ef-c0ab92d47f7e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.2801ms 2024-03-23 16:54:57.519 +05:30 18026b13-9efc-4535-b4ef-c0ab92d47f7e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:57.520 +05:30 18026b13-9efc-4535-b4ef-c0ab92d47f7e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 28.3703ms 2024-03-23 16:54:57.682 +05:30 dead0986-90e5-4fc1-b98d-995dfc155c1f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:57.682 +05:30 e5f0b989-ce81-490c-a2b0-73f12b143e33 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:57.682 +05:30 193c6686-c001-48a3-8cdc-56a72d07fd10 INF CORS policy execution successful. 2024-03-23 16:54:57.682 +05:30 11c49241-64a5-4de7-a6f2-959b2a5c40fe INF CORS policy execution successful. 2024-03-23 16:54:57.683 +05:30 11c49241-64a5-4de7-a6f2-959b2a5c40fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5319ms 2024-03-23 16:54:57.683 +05:30 193c6686-c001-48a3-8cdc-56a72d07fd10 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5183ms 2024-03-23 16:54:57.684 +05:30 e3f37955-83fc-41b3-adfa-d31957687310 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:57.684 +05:30 5348993d-c510-4f38-935e-61ae8726a2da INF CORS policy execution successful. 2024-03-23 16:54:57.684 +05:30 5348993d-c510-4f38-935e-61ae8726a2da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2712ms 2024-03-23 16:54:57.731 +05:30 cc706ce6-fbb2-4783-84d9-16d312b30e27 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:57.732 +05:30 cc706ce6-fbb2-4783-84d9-16d312b30e27 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 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-23 16:54:57.732 +05:30 cc706ce6-fbb2-4783-84d9-16d312b30e27 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 AM'. 2024-03-23 16:54:57.732 +05:30 6c9ce8ed-672e-41f5-85aa-94c240fcb736 INF CORS policy execution successful. 2024-03-23 16:54:57.732 +05:30 6c9ce8ed-672e-41f5-85aa-94c240fcb736 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:57.732 +05:30 6c9ce8ed-672e-41f5-85aa-94c240fcb736 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:57.733 +05:30 6c9ce8ed-672e-41f5-85aa-94c240fcb736 INF Fetching Country deatails 2024-03-23 16:54:57.733 +05:30 6c9ce8ed-672e-41f5-85aa-94c240fcb736 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:57.734 +05:30 6c9ce8ed-672e-41f5-85aa-94c240fcb736 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4306ms 2024-03-23 16:54:57.734 +05:30 6c9ce8ed-672e-41f5-85aa-94c240fcb736 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:57.734 +05:30 6c9ce8ed-672e-41f5-85aa-94c240fcb736 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.7155ms 2024-03-23 16:54:57.739 +05:30 987dd101-b375-46a2-a50b-40e09a23189d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:57.740 +05:30 987dd101-b375-46a2-a50b-40e09a23189d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 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-23 16:54:57.740 +05:30 987dd101-b375-46a2-a50b-40e09a23189d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 AM'. 2024-03-23 16:54:57.740 +05:30 897aacd4-de38-4900-ae81-889c8ddbafa1 INF CORS policy execution successful. 2024-03-23 16:54:57.740 +05:30 897aacd4-de38-4900-ae81-889c8ddbafa1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:57.740 +05:30 9028c2c3-15cf-4724-ba93-e212f9c29003 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:57.740 +05:30 897aacd4-de38-4900-ae81-889c8ddbafa1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:57.740 +05:30 9028c2c3-15cf-4724-ba93-e212f9c29003 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 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-23 16:54:57.741 +05:30 9028c2c3-15cf-4724-ba93-e212f9c29003 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 AM'. 2024-03-23 16:54:57.741 +05:30 897aacd4-de38-4900-ae81-889c8ddbafa1 INF Fetching Department deatails 2024-03-23 16:54:57.741 +05:30 9cff3291-8db3-4cf6-a32a-8f97be801ab1 INF CORS policy execution successful. 2024-03-23 16:54:57.741 +05:30 9cff3291-8db3-4cf6-a32a-8f97be801ab1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:57.741 +05:30 9cff3291-8db3-4cf6-a32a-8f97be801ab1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:57.741 +05:30 9cff3291-8db3-4cf6-a32a-8f97be801ab1 INF Fetching City deatails 2024-03-23 16:54:57.741 +05:30 897aacd4-de38-4900-ae81-889c8ddbafa1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:57.742 +05:30 9cff3291-8db3-4cf6-a32a-8f97be801ab1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:57.742 +05:30 897aacd4-de38-4900-ae81-889c8ddbafa1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4594ms 2024-03-23 16:54:57.742 +05:30 897aacd4-de38-4900-ae81-889c8ddbafa1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:57.742 +05:30 9cff3291-8db3-4cf6-a32a-8f97be801ab1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 0.9369ms 2024-03-23 16:54:57.742 +05:30 897aacd4-de38-4900-ae81-889c8ddbafa1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6832ms 2024-03-23 16:54:57.742 +05:30 9cff3291-8db3-4cf6-a32a-8f97be801ab1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:57.742 +05:30 9cff3291-8db3-4cf6-a32a-8f97be801ab1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0207ms 2024-03-23 16:54:57.811 +05:30 b433fdd0-6e58-408b-8eec-52f9797ed0c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:57.812 +05:30 8dd8ac09-4695-4520-a275-109708170e31 INF CORS policy execution successful. 2024-03-23 16:54:57.812 +05:30 8dd8ac09-4695-4520-a275-109708170e31 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.568ms 2024-03-23 16:54:57.824 +05:30 1f39b630-6034-4ebb-ad2b-bf432195dd0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:57.824 +05:30 ed980f65-dc9f-4240-8e4c-9e7ffb0f1e49 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:57.824 +05:30 dbc6dc3b-2820-4592-8c68-d65c1b6e6bb2 INF CORS policy execution successful. 2024-03-23 16:54:57.824 +05:30 24aecba9-95b7-4df8-bf9b-5ed908662b7d INF CORS policy execution successful. 2024-03-23 16:54:57.825 +05:30 dbc6dc3b-2820-4592-8c68-d65c1b6e6bb2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4484ms 2024-03-23 16:54:57.825 +05:30 24aecba9-95b7-4df8-bf9b-5ed908662b7d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3483ms 2024-03-23 16:54:57.890 +05:30 98da2128-ba7a-475e-9f12-a3ed3b366d0a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:57.890 +05:30 98da2128-ba7a-475e-9f12-a3ed3b366d0a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 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-23 16:54:57.891 +05:30 03c8a1ac-b774-418f-b5a0-91939a4a2aac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:57.891 +05:30 98da2128-ba7a-475e-9f12-a3ed3b366d0a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 AM'. 2024-03-23 16:54:57.891 +05:30 3e63ab67-cf27-4171-8d15-5ea69c9dbcc4 INF CORS policy execution successful. 2024-03-23 16:54:57.891 +05:30 3e63ab67-cf27-4171-8d15-5ea69c9dbcc4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:57.891 +05:30 03c8a1ac-b774-418f-b5a0-91939a4a2aac INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 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-23 16:54:57.891 +05:30 3e63ab67-cf27-4171-8d15-5ea69c9dbcc4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:57.891 +05:30 03c8a1ac-b774-418f-b5a0-91939a4a2aac INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 AM'. 2024-03-23 16:54:57.892 +05:30 bc3d6303-4392-4e9e-8db6-adbfd5261087 INF CORS policy execution successful. 2024-03-23 16:54:57.892 +05:30 bc3d6303-4392-4e9e-8db6-adbfd5261087 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:57.892 +05:30 bc3d6303-4392-4e9e-8db6-adbfd5261087 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:57.892 +05:30 80c56961-3531-482d-88f7-45ab2d51812a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:57.892 +05:30 bc3d6303-4392-4e9e-8db6-adbfd5261087 INF Fetching Department deatails 2024-03-23 16:54:57.892 +05:30 3e63ab67-cf27-4171-8d15-5ea69c9dbcc4 INF Fetching City deatails 2024-03-23 16:54:57.892 +05:30 80c56961-3531-482d-88f7-45ab2d51812a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 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-23 16:54:57.892 +05:30 80c56961-3531-482d-88f7-45ab2d51812a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:57 AM'. 2024-03-23 16:54:57.893 +05:30 f4260e2f-e65c-4fe3-90d1-64420f20173e INF CORS policy execution successful. 2024-03-23 16:54:57.893 +05:30 f4260e2f-e65c-4fe3-90d1-64420f20173e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:57.893 +05:30 f4260e2f-e65c-4fe3-90d1-64420f20173e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:57.893 +05:30 bc3d6303-4392-4e9e-8db6-adbfd5261087 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:57.893 +05:30 f4260e2f-e65c-4fe3-90d1-64420f20173e INF Fetching Country deatails 2024-03-23 16:54:57.893 +05:30 3e63ab67-cf27-4171-8d15-5ea69c9dbcc4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:57.893 +05:30 bc3d6303-4392-4e9e-8db6-adbfd5261087 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5026ms 2024-03-23 16:54:57.893 +05:30 3e63ab67-cf27-4171-8d15-5ea69c9dbcc4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7925ms 2024-03-23 16:54:57.893 +05:30 3e63ab67-cf27-4171-8d15-5ea69c9dbcc4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:57.893 +05:30 bc3d6303-4392-4e9e-8db6-adbfd5261087 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:57.893 +05:30 f4260e2f-e65c-4fe3-90d1-64420f20173e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:57.893 +05:30 3e63ab67-cf27-4171-8d15-5ea69c9dbcc4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.9169ms 2024-03-23 16:54:57.893 +05:30 bc3d6303-4392-4e9e-8db6-adbfd5261087 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9945ms 2024-03-23 16:54:57.894 +05:30 f4260e2f-e65c-4fe3-90d1-64420f20173e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.8738ms 2024-03-23 16:54:57.894 +05:30 f4260e2f-e65c-4fe3-90d1-64420f20173e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:57.894 +05:30 f4260e2f-e65c-4fe3-90d1-64420f20173e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.7345ms 2024-03-23 16:54:57.989 +05:30 01341589-e9cf-4c7a-bb14-8b06e480985e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:57.990 +05:30 2275e821-5217-49d3-99f3-984afb0721c1 INF CORS policy execution successful. 2024-03-23 16:54:57.990 +05:30 2275e821-5217-49d3-99f3-984afb0721c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5537ms 2024-03-23 16:54:57.992 +05:30 a577f01d-7935-4193-b887-02087930ab64 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:57.992 +05:30 64e70d10-ce0b-4bb3-a566-606a9871d766 INF CORS policy execution successful. 2024-03-23 16:54:57.992 +05:30 64e70d10-ce0b-4bb3-a566-606a9871d766 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4091ms 2024-03-23 16:54:57.995 +05:30 b7bc92a1-ce11-44e0-b621-dc13627420b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:57.995 +05:30 36c5b687-ca76-4f4e-a53d-3ac545102027 INF CORS policy execution successful. 2024-03-23 16:54:57.995 +05:30 36c5b687-ca76-4f4e-a53d-3ac545102027 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3261ms 2024-03-23 16:54:58.057 +05:30 8f036fb6-42fc-434b-87ca-09556b187a38 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:58.057 +05:30 8f036fb6-42fc-434b-87ca-09556b187a38 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 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-23 16:54:58.058 +05:30 8f036fb6-42fc-434b-87ca-09556b187a38 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 AM'. 2024-03-23 16:54:58.058 +05:30 a1b417bb-7342-4a94-bb7a-89b9bf7d7044 INF CORS policy execution successful. 2024-03-23 16:54:58.058 +05:30 a1b417bb-7342-4a94-bb7a-89b9bf7d7044 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:58.058 +05:30 a1b417bb-7342-4a94-bb7a-89b9bf7d7044 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:58.058 +05:30 b3742b1a-b95c-4f92-9d6b-8b9ae7dd2e76 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:58.058 +05:30 b3742b1a-b95c-4f92-9d6b-8b9ae7dd2e76 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 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-23 16:54:58.058 +05:30 a1b417bb-7342-4a94-bb7a-89b9bf7d7044 INF Fetching City deatails 2024-03-23 16:54:58.059 +05:30 b3742b1a-b95c-4f92-9d6b-8b9ae7dd2e76 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 AM'. 2024-03-23 16:54:58.059 +05:30 12ea68a5-7cc2-4345-a4f7-7a45a8e2a42b INF CORS policy execution successful. 2024-03-23 16:54:58.059 +05:30 12ea68a5-7cc2-4345-a4f7-7a45a8e2a42b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:58.059 +05:30 12ea68a5-7cc2-4345-a4f7-7a45a8e2a42b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:58.059 +05:30 12ea68a5-7cc2-4345-a4f7-7a45a8e2a42b INF Fetching Department deatails 2024-03-23 16:54:58.059 +05:30 a1b417bb-7342-4a94-bb7a-89b9bf7d7044 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:58.060 +05:30 1cb85042-d339-4c72-a890-244207189576 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:58.060 +05:30 12ea68a5-7cc2-4345-a4f7-7a45a8e2a42b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:58.060 +05:30 a1b417bb-7342-4a94-bb7a-89b9bf7d7044 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7239ms 2024-03-23 16:54:58.060 +05:30 a1b417bb-7342-4a94-bb7a-89b9bf7d7044 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:58.060 +05:30 1cb85042-d339-4c72-a890-244207189576 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 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-23 16:54:58.060 +05:30 12ea68a5-7cc2-4345-a4f7-7a45a8e2a42b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.9994ms 2024-03-23 16:54:58.060 +05:30 a1b417bb-7342-4a94-bb7a-89b9bf7d7044 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2346ms 2024-03-23 16:54:58.060 +05:30 1cb85042-d339-4c72-a890-244207189576 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 AM'. 2024-03-23 16:54:58.060 +05:30 12ea68a5-7cc2-4345-a4f7-7a45a8e2a42b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:58.060 +05:30 78b8db82-a549-469f-b96f-80d3c28f6fd8 INF CORS policy execution successful. 2024-03-23 16:54:58.060 +05:30 78b8db82-a549-469f-b96f-80d3c28f6fd8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:58.060 +05:30 12ea68a5-7cc2-4345-a4f7-7a45a8e2a42b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.424ms 2024-03-23 16:54:58.060 +05:30 78b8db82-a549-469f-b96f-80d3c28f6fd8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:58.061 +05:30 78b8db82-a549-469f-b96f-80d3c28f6fd8 INF Fetching Country deatails 2024-03-23 16:54:58.061 +05:30 78b8db82-a549-469f-b96f-80d3c28f6fd8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:58.062 +05:30 78b8db82-a549-469f-b96f-80d3c28f6fd8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1089ms 2024-03-23 16:54:58.062 +05:30 78b8db82-a549-469f-b96f-80d3c28f6fd8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:58.062 +05:30 78b8db82-a549-469f-b96f-80d3c28f6fd8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1657ms 2024-03-23 16:54:58.109 +05:30 7f243c84-4787-43ee-9b47-4029d679537f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:58.109 +05:30 50780a69-05c2-4e3f-bce6-bc6cce0e43db INF CORS policy execution successful. 2024-03-23 16:54:58.110 +05:30 50780a69-05c2-4e3f-bce6-bc6cce0e43db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9443ms 2024-03-23 16:54:58.111 +05:30 77ae15ef-cb8c-4b8f-a4c0-6382f53b8ce3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:58.111 +05:30 46af886d-a893-4b39-8172-11bc2464d69c INF CORS policy execution successful. 2024-03-23 16:54:58.112 +05:30 46af886d-a893-4b39-8172-11bc2464d69c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.1648ms 2024-03-23 16:54:58.128 +05:30 30d0c662-2304-4254-beba-86566e8f6bef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:58.129 +05:30 b27f2b13-2be0-4fe3-b2ca-b1c7b53a95a9 INF CORS policy execution successful. 2024-03-23 16:54:58.129 +05:30 b27f2b13-2be0-4fe3-b2ca-b1c7b53a95a9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8512ms 2024-03-23 16:54:58.150 +05:30 9c3f6dcb-cd49-4f27-b1fc-e0d291d29cf6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:58.151 +05:30 854294fe-471c-4357-a72d-8cb24d211161 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:58.151 +05:30 9c3f6dcb-cd49-4f27-b1fc-e0d291d29cf6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 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-23 16:54:58.151 +05:30 9c3f6dcb-cd49-4f27-b1fc-e0d291d29cf6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 AM'. 2024-03-23 16:54:58.151 +05:30 17ce84bd-d424-4431-902a-71c534367fde INF CORS policy execution successful. 2024-03-23 16:54:58.151 +05:30 17ce84bd-d424-4431-902a-71c534367fde INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:58.151 +05:30 17ce84bd-d424-4431-902a-71c534367fde INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:58.152 +05:30 17ce84bd-d424-4431-902a-71c534367fde INF Fetching Country deatails 2024-03-23 16:54:58.151 +05:30 854294fe-471c-4357-a72d-8cb24d211161 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 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-23 16:54:58.153 +05:30 854294fe-471c-4357-a72d-8cb24d211161 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 AM'. 2024-03-23 16:54:58.154 +05:30 b6bc4746-83da-4589-a5d3-0787ce562cec INF CORS policy execution successful. 2024-03-23 16:54:58.154 +05:30 b6bc4746-83da-4589-a5d3-0787ce562cec INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:58.154 +05:30 b6bc4746-83da-4589-a5d3-0787ce562cec INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:58.154 +05:30 b6bc4746-83da-4589-a5d3-0787ce562cec INF Fetching City deatails 2024-03-23 16:54:58.155 +05:30 17ce84bd-d424-4431-902a-71c534367fde INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:58.156 +05:30 17ce84bd-d424-4431-902a-71c534367fde INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.194ms 2024-03-23 16:54:58.156 +05:30 17ce84bd-d424-4431-902a-71c534367fde INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:58.156 +05:30 17ce84bd-d424-4431-902a-71c534367fde INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.2135ms 2024-03-23 16:54:58.156 +05:30 b6bc4746-83da-4589-a5d3-0787ce562cec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:58.157 +05:30 b6bc4746-83da-4589-a5d3-0787ce562cec INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.8921ms 2024-03-23 16:54:58.157 +05:30 b6bc4746-83da-4589-a5d3-0787ce562cec INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:58.157 +05:30 b6bc4746-83da-4589-a5d3-0787ce562cec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.4326ms 2024-03-23 16:54:58.169 +05:30 6f4177dc-a53f-4100-a99d-82a8c73ad53f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:58.169 +05:30 6f4177dc-a53f-4100-a99d-82a8c73ad53f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 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-23 16:54:58.170 +05:30 6f4177dc-a53f-4100-a99d-82a8c73ad53f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 AM'. 2024-03-23 16:54:58.170 +05:30 f6fc8057-c0dd-4be2-adc3-3d338c1c34b9 INF CORS policy execution successful. 2024-03-23 16:54:58.170 +05:30 f6fc8057-c0dd-4be2-adc3-3d338c1c34b9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:58.170 +05:30 f6fc8057-c0dd-4be2-adc3-3d338c1c34b9 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:58.171 +05:30 f6fc8057-c0dd-4be2-adc3-3d338c1c34b9 INF Fetching Department deatails 2024-03-23 16:54:58.171 +05:30 f6fc8057-c0dd-4be2-adc3-3d338c1c34b9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:58.172 +05:30 f6fc8057-c0dd-4be2-adc3-3d338c1c34b9 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6992ms 2024-03-23 16:54:58.172 +05:30 f6fc8057-c0dd-4be2-adc3-3d338c1c34b9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:58.172 +05:30 f6fc8057-c0dd-4be2-adc3-3d338c1c34b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3589ms 2024-03-23 16:54:58.285 +05:30 91180177-70b1-4c73-a3c3-6ca5cea5a0b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:58.285 +05:30 82520560-b8a1-4b55-a32c-5b0eabdcd9b2 INF CORS policy execution successful. 2024-03-23 16:54:58.286 +05:30 82520560-b8a1-4b55-a32c-5b0eabdcd9b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5022ms 2024-03-23 16:54:58.286 +05:30 b2eea1d9-047f-4956-9367-3bdb50985a9f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:58.286 +05:30 a9842693-6649-4cd4-b81a-d0d0e3b9b986 INF CORS policy execution successful. 2024-03-23 16:54:58.286 +05:30 a9842693-6649-4cd4-b81a-d0d0e3b9b986 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2254ms 2024-03-23 16:54:58.287 +05:30 1b49df71-fafb-48fe-9622-967097776b09 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:58.287 +05:30 1be9d18c-fae3-44fd-a63a-e9759268f7d6 INF CORS policy execution successful. 2024-03-23 16:54:58.288 +05:30 1be9d18c-fae3-44fd-a63a-e9759268f7d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2197ms 2024-03-23 16:54:58.333 +05:30 37b43720-0a50-42d3-8291-689239ab04da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:58.333 +05:30 37b43720-0a50-42d3-8291-689239ab04da INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 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-23 16:54:58.333 +05:30 d58a4389-9c53-4561-86f9-7267f898fa43 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:58.334 +05:30 37b43720-0a50-42d3-8291-689239ab04da INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 AM'. 2024-03-23 16:54:58.334 +05:30 dc4f7d79-a5a8-4e96-a7be-3612f7d458d5 INF CORS policy execution successful. 2024-03-23 16:54:58.334 +05:30 dc4f7d79-a5a8-4e96-a7be-3612f7d458d5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:58.334 +05:30 dc4f7d79-a5a8-4e96-a7be-3612f7d458d5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:58.334 +05:30 d58a4389-9c53-4561-86f9-7267f898fa43 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 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-23 16:54:58.335 +05:30 dc4f7d79-a5a8-4e96-a7be-3612f7d458d5 INF Fetching Country deatails 2024-03-23 16:54:58.335 +05:30 d58a4389-9c53-4561-86f9-7267f898fa43 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 AM'. 2024-03-23 16:54:58.335 +05:30 b142ee37-a5ab-45c5-a692-64c97576a3a5 INF CORS policy execution successful. 2024-03-23 16:54:58.335 +05:30 b142ee37-a5ab-45c5-a692-64c97576a3a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:58.335 +05:30 b142ee37-a5ab-45c5-a692-64c97576a3a5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:58.335 +05:30 fefec608-8e8a-4be9-8792-ce708fd16cd9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:58.335 +05:30 b142ee37-a5ab-45c5-a692-64c97576a3a5 INF Fetching Department deatails 2024-03-23 16:54:58.336 +05:30 dc4f7d79-a5a8-4e96-a7be-3612f7d458d5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:58.336 +05:30 fefec608-8e8a-4be9-8792-ce708fd16cd9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 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-23 16:54:58.336 +05:30 dc4f7d79-a5a8-4e96-a7be-3612f7d458d5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6497ms 2024-03-23 16:54:58.336 +05:30 fefec608-8e8a-4be9-8792-ce708fd16cd9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:58 AM'. 2024-03-23 16:54:58.336 +05:30 dc4f7d79-a5a8-4e96-a7be-3612f7d458d5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:58.336 +05:30 5b556e4b-ab80-45b0-bc43-e102a9630b39 INF CORS policy execution successful. 2024-03-23 16:54:58.336 +05:30 b142ee37-a5ab-45c5-a692-64c97576a3a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:58.336 +05:30 5b556e4b-ab80-45b0-bc43-e102a9630b39 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:58.336 +05:30 dc4f7d79-a5a8-4e96-a7be-3612f7d458d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.4591ms 2024-03-23 16:54:58.336 +05:30 5b556e4b-ab80-45b0-bc43-e102a9630b39 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:58.336 +05:30 b142ee37-a5ab-45c5-a692-64c97576a3a5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3254ms 2024-03-23 16:54:58.336 +05:30 b142ee37-a5ab-45c5-a692-64c97576a3a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:58.337 +05:30 b142ee37-a5ab-45c5-a692-64c97576a3a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.102ms 2024-03-23 16:54:58.337 +05:30 5b556e4b-ab80-45b0-bc43-e102a9630b39 INF Fetching City deatails 2024-03-23 16:54:58.337 +05:30 5b556e4b-ab80-45b0-bc43-e102a9630b39 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:58.338 +05:30 5b556e4b-ab80-45b0-bc43-e102a9630b39 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2335ms 2024-03-23 16:54:58.338 +05:30 5b556e4b-ab80-45b0-bc43-e102a9630b39 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:58.338 +05:30 5b556e4b-ab80-45b0-bc43-e102a9630b39 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5135ms 2024-03-23 16:54:59.912 +05:30 242b4ed5-daf5-4290-90dc-0c02e5575c55 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:59.913 +05:30 2154de1f-e62c-4cfe-a2ef-b804a5ee28e8 INF CORS policy execution successful. 2024-03-23 16:54:59.913 +05:30 2154de1f-e62c-4cfe-a2ef-b804a5ee28e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5349ms 2024-03-23 16:54:59.917 +05:30 4dbd41ba-9f74-471f-92a6-d2938290f237 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:59.917 +05:30 48422fa2-bbf8-4843-bba8-70c11f4448a9 INF CORS policy execution successful. 2024-03-23 16:54:59.917 +05:30 48422fa2-bbf8-4843-bba8-70c11f4448a9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3925ms 2024-03-23 16:54:59.922 +05:30 e225c44f-e9b5-4a93-a2e8-103c853a17c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:59.922 +05:30 40ef545c-636b-4c28-a0cc-ee11029105de INF CORS policy execution successful. 2024-03-23 16:54:59.923 +05:30 40ef545c-636b-4c28-a0cc-ee11029105de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4392ms 2024-03-23 16:54:59.967 +05:30 7f909694-0d0a-400b-8f13-4f92c51cfad0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:54:59.967 +05:30 7f909694-0d0a-400b-8f13-4f92c51cfad0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24: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-23 16:54:59.968 +05:30 7f909694-0d0a-400b-8f13-4f92c51cfad0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:59 AM'. 2024-03-23 16:54:59.968 +05:30 02896ee9-21df-4873-be6c-cd0f6b93a23a INF CORS policy execution successful. 2024-03-23 16:54:59.968 +05:30 02896ee9-21df-4873-be6c-cd0f6b93a23a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:59.968 +05:30 02896ee9-21df-4873-be6c-cd0f6b93a23a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:54:59.968 +05:30 02896ee9-21df-4873-be6c-cd0f6b93a23a INF Fetching Country deatails 2024-03-23 16:54:59.970 +05:30 02896ee9-21df-4873-be6c-cd0f6b93a23a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:59.970 +05:30 02896ee9-21df-4873-be6c-cd0f6b93a23a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2526ms 2024-03-23 16:54:59.970 +05:30 02896ee9-21df-4873-be6c-cd0f6b93a23a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:54:59.970 +05:30 02896ee9-21df-4873-be6c-cd0f6b93a23a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.5918ms 2024-03-23 16:54:59.977 +05:30 b54f6bed-bc6c-447b-8d15-84311a8ea7b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:54:59.977 +05:30 b54f6bed-bc6c-447b-8d15-84311a8ea7b0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24: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-23 16:54:59.978 +05:30 b54f6bed-bc6c-447b-8d15-84311a8ea7b0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:59 AM'. 2024-03-23 16:54:59.978 +05:30 8908279d-37ff-4771-8c71-42351190b6d3 INF CORS policy execution successful. 2024-03-23 16:54:59.978 +05:30 8908279d-37ff-4771-8c71-42351190b6d3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:59.978 +05:30 8908279d-37ff-4771-8c71-42351190b6d3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:54:59.978 +05:30 8908279d-37ff-4771-8c71-42351190b6d3 INF Fetching Department deatails 2024-03-23 16:54:59.979 +05:30 8908279d-37ff-4771-8c71-42351190b6d3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:59.979 +05:30 8908279d-37ff-4771-8c71-42351190b6d3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5724ms 2024-03-23 16:54:59.979 +05:30 8908279d-37ff-4771-8c71-42351190b6d3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:54:59.980 +05:30 8908279d-37ff-4771-8c71-42351190b6d3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.8781ms 2024-03-23 16:54:59.985 +05:30 33ba18f9-ca38-4800-a748-4d154668883d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:54:59.986 +05:30 33ba18f9-ca38-4800-a748-4d154668883d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24: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-23 16:54:59.986 +05:30 33ba18f9-ca38-4800-a748-4d154668883d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:24:59 AM'. 2024-03-23 16:54:59.986 +05:30 554890a1-53fe-461e-a17d-fa2ce0d4c0a0 INF CORS policy execution successful. 2024-03-23 16:54:59.986 +05:30 554890a1-53fe-461e-a17d-fa2ce0d4c0a0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:59.986 +05:30 554890a1-53fe-461e-a17d-fa2ce0d4c0a0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:54:59.987 +05:30 554890a1-53fe-461e-a17d-fa2ce0d4c0a0 INF Fetching City deatails 2024-03-23 16:54:59.988 +05:30 554890a1-53fe-461e-a17d-fa2ce0d4c0a0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:54:59.988 +05:30 554890a1-53fe-461e-a17d-fa2ce0d4c0a0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5367ms 2024-03-23 16:54:59.988 +05:30 554890a1-53fe-461e-a17d-fa2ce0d4c0a0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:54:59.988 +05:30 554890a1-53fe-461e-a17d-fa2ce0d4c0a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7762ms 2024-03-23 16:55:38.580 +05:30 6b579f37-f2da-4880-baa9-90623b413e66 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:55:38.581 +05:30 9af52e23-f64c-4e4e-9bfa-dfe6bd19203c INF CORS policy execution successful. 2024-03-23 16:55:38.582 +05:30 9af52e23-f64c-4e4e-9bfa-dfe6bd19203c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.2118ms 2024-03-23 16:55:38.583 +05:30 0eba8b90-5354-45f1-98b4-2a478d7c9d89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:55:38.583 +05:30 38019f18-476b-48d0-a045-6307dd129d3c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:55:38.583 +05:30 610bea17-9d2b-423b-9395-edbab19fd501 INF CORS policy execution successful. 2024-03-23 16:55:38.583 +05:30 26b8a71d-4212-4df7-81a1-7b1aeda7d7e8 INF CORS policy execution successful. 2024-03-23 16:55:38.583 +05:30 26b8a71d-4212-4df7-81a1-7b1aeda7d7e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6077ms 2024-03-23 16:55:38.583 +05:30 610bea17-9d2b-423b-9395-edbab19fd501 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7051ms 2024-03-23 16:55:38.638 +05:30 6ee0bea9-d7f2-4d62-ab64-c421d7d1d3cd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:55:38.640 +05:30 346a7140-04e2-4d65-8a4d-179a107070bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:55:38.640 +05:30 346a7140-04e2-4d65-8a4d-179a107070bc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:25:38 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-23 16:55:38.640 +05:30 6ee0bea9-d7f2-4d62-ab64-c421d7d1d3cd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:25:38 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-23 16:55:38.641 +05:30 346a7140-04e2-4d65-8a4d-179a107070bc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:25:38 AM'. 2024-03-23 16:55:38.642 +05:30 6ee0bea9-d7f2-4d62-ab64-c421d7d1d3cd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:25:38 AM'. 2024-03-23 16:55:38.642 +05:30 8c3995e2-4857-45e5-acf9-c192f101f1da INF CORS policy execution successful. 2024-03-23 16:55:38.642 +05:30 fbfee431-351f-49ba-9d8f-d0570a6d4390 INF CORS policy execution successful. 2024-03-23 16:55:38.642 +05:30 8c3995e2-4857-45e5-acf9-c192f101f1da INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:55:38.642 +05:30 fbfee431-351f-49ba-9d8f-d0570a6d4390 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:55:38.642 +05:30 8c3995e2-4857-45e5-acf9-c192f101f1da INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:55:38.642 +05:30 fbfee431-351f-49ba-9d8f-d0570a6d4390 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:55:38.644 +05:30 8c3995e2-4857-45e5-acf9-c192f101f1da INF Fetching Country deatails 2024-03-23 16:55:38.644 +05:30 fbfee431-351f-49ba-9d8f-d0570a6d4390 INF Fetching Department deatails 2024-03-23 16:55:38.646 +05:30 8c3995e2-4857-45e5-acf9-c192f101f1da INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:55:38.646 +05:30 fbfee431-351f-49ba-9d8f-d0570a6d4390 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:55:38.647 +05:30 8c3995e2-4857-45e5-acf9-c192f101f1da INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.3113ms 2024-03-23 16:55:38.647 +05:30 fbfee431-351f-49ba-9d8f-d0570a6d4390 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.2777ms 2024-03-23 16:55:38.647 +05:30 8c3995e2-4857-45e5-acf9-c192f101f1da INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:55:38.647 +05:30 fbfee431-351f-49ba-9d8f-d0570a6d4390 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:55:38.647 +05:30 8c3995e2-4857-45e5-acf9-c192f101f1da INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.5093ms 2024-03-23 16:55:38.647 +05:30 fbfee431-351f-49ba-9d8f-d0570a6d4390 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.035ms 2024-03-23 16:55:38.651 +05:30 ab0f6344-12fc-4ace-b9cd-2a909cc80685 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:55:38.652 +05:30 ab0f6344-12fc-4ace-b9cd-2a909cc80685 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:25:38 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-23 16:55:38.652 +05:30 ab0f6344-12fc-4ace-b9cd-2a909cc80685 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:25:38 AM'. 2024-03-23 16:55:38.652 +05:30 2abd7fd3-9ae4-44dd-b6f3-52db38ab7cfe INF CORS policy execution successful. 2024-03-23 16:55:38.653 +05:30 2abd7fd3-9ae4-44dd-b6f3-52db38ab7cfe INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:55:38.653 +05:30 2abd7fd3-9ae4-44dd-b6f3-52db38ab7cfe INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:55:38.653 +05:30 2abd7fd3-9ae4-44dd-b6f3-52db38ab7cfe INF Fetching City deatails 2024-03-23 16:55:38.655 +05:30 2abd7fd3-9ae4-44dd-b6f3-52db38ab7cfe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:55:38.655 +05:30 2abd7fd3-9ae4-44dd-b6f3-52db38ab7cfe INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2724ms 2024-03-23 16:55:38.655 +05:30 2abd7fd3-9ae4-44dd-b6f3-52db38ab7cfe INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:55:38.655 +05:30 2abd7fd3-9ae4-44dd-b6f3-52db38ab7cfe INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.1222ms 2024-03-23 16:57:30.792 +05:30 e5db86d2-ed92-46ee-90bd-20935fda82f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:57:30.792 +05:30 831325f8-3167-42ec-824d-9f76039fbe8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:57:30.792 +05:30 0411b9b0-ee92-44df-9f2e-eb293fd47325 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:57:30.794 +05:30 6235d186-92ed-45de-a3e8-13d8c68edc26 INF CORS policy execution successful. 2024-03-23 16:57:30.794 +05:30 987480d7-579b-4bc7-bf36-74faaa8cb7d1 INF CORS policy execution successful. 2024-03-23 16:57:30.794 +05:30 2cae7d1d-747b-4a9b-820d-b279d068d131 INF CORS policy execution successful. 2024-03-23 16:57:30.795 +05:30 2cae7d1d-747b-4a9b-820d-b279d068d131 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 3.1387ms 2024-03-23 16:57:30.795 +05:30 987480d7-579b-4bc7-bf36-74faaa8cb7d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.8316ms 2024-03-23 16:57:30.795 +05:30 6235d186-92ed-45de-a3e8-13d8c68edc26 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.1894ms 2024-03-23 16:57:30.848 +05:30 227b0a68-945e-486b-b560-f6527cdc8033 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:57:30.848 +05:30 474da467-125a-47a8-879e-84a4b1e67b0c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:57:30.850 +05:30 227b0a68-945e-486b-b560-f6527cdc8033 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:27:30 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-23 16:57:30.850 +05:30 474da467-125a-47a8-879e-84a4b1e67b0c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:27:30 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-23 16:57:30.851 +05:30 227b0a68-945e-486b-b560-f6527cdc8033 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:27:30 AM'. 2024-03-23 16:57:30.851 +05:30 474da467-125a-47a8-879e-84a4b1e67b0c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:27:30 AM'. 2024-03-23 16:57:30.852 +05:30 d1c43956-4b80-42cb-b058-e948f536b033 INF CORS policy execution successful. 2024-03-23 16:57:30.852 +05:30 ec608301-539c-4acc-812e-4692098abf39 INF CORS policy execution successful. 2024-03-23 16:57:30.852 +05:30 ec608301-539c-4acc-812e-4692098abf39 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:57:30.852 +05:30 d1c43956-4b80-42cb-b058-e948f536b033 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:57:30.852 +05:30 ec608301-539c-4acc-812e-4692098abf39 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:57:30.852 +05:30 d1c43956-4b80-42cb-b058-e948f536b033 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:57:30.854 +05:30 d1c43956-4b80-42cb-b058-e948f536b033 INF Fetching Country deatails 2024-03-23 16:57:30.854 +05:30 ec608301-539c-4acc-812e-4692098abf39 INF Fetching Department deatails 2024-03-23 16:57:30.857 +05:30 ec608301-539c-4acc-812e-4692098abf39 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:57:30.857 +05:30 d1c43956-4b80-42cb-b058-e948f536b033 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:57:30.858 +05:30 d1c43956-4b80-42cb-b058-e948f536b033 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.1954ms 2024-03-23 16:57:30.858 +05:30 ec608301-539c-4acc-812e-4692098abf39 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.2212ms 2024-03-23 16:57:30.858 +05:30 d1c43956-4b80-42cb-b058-e948f536b033 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:57:30.858 +05:30 ec608301-539c-4acc-812e-4692098abf39 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:57:30.858 +05:30 ec608301-539c-4acc-812e-4692098abf39 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 10.5303ms 2024-03-23 16:57:30.858 +05:30 d1c43956-4b80-42cb-b058-e948f536b033 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.9603ms 2024-03-23 16:57:30.863 +05:30 cbe139b7-6e95-48ee-bdc9-a5ca36d570f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:57:30.864 +05:30 cbe139b7-6e95-48ee-bdc9-a5ca36d570f3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:27:30 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-23 16:57:30.864 +05:30 cbe139b7-6e95-48ee-bdc9-a5ca36d570f3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:27:30 AM'. 2024-03-23 16:57:30.865 +05:30 39bea8aa-e89f-4ed9-8a36-62e05edaf4d9 INF CORS policy execution successful. 2024-03-23 16:57:30.865 +05:30 39bea8aa-e89f-4ed9-8a36-62e05edaf4d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:57:30.865 +05:30 39bea8aa-e89f-4ed9-8a36-62e05edaf4d9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:57:30.865 +05:30 39bea8aa-e89f-4ed9-8a36-62e05edaf4d9 INF Fetching City deatails 2024-03-23 16:57:30.867 +05:30 39bea8aa-e89f-4ed9-8a36-62e05edaf4d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:57:30.869 +05:30 39bea8aa-e89f-4ed9-8a36-62e05edaf4d9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.9164ms 2024-03-23 16:57:30.869 +05:30 39bea8aa-e89f-4ed9-8a36-62e05edaf4d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:57:30.869 +05:30 39bea8aa-e89f-4ed9-8a36-62e05edaf4d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.8335ms 2024-03-23 16:57:31.356 +05:30 3b50f766-f422-4f1d-ad5a-ad324b05e76e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:57:31.356 +05:30 d3dda84c-f88e-4c09-8960-8a56d2b0bcd7 INF CORS policy execution successful. 2024-03-23 16:57:31.356 +05:30 d3dda84c-f88e-4c09-8960-8a56d2b0bcd7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7268ms 2024-03-23 16:57:31.357 +05:30 285dfb5a-3575-4339-ae5d-a609b37e086c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:57:31.357 +05:30 5ca955a3-2d6c-4fd4-a69c-749a604a4b83 INF CORS policy execution successful. 2024-03-23 16:57:31.357 +05:30 5ca955a3-2d6c-4fd4-a69c-749a604a4b83 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4313ms 2024-03-23 16:57:31.358 +05:30 c3d1e4c5-a05d-42d1-a6a8-6deed6944d14 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:57:31.358 +05:30 8a483831-f03f-4a52-856d-bd4cb9a54294 INF CORS policy execution successful. 2024-03-23 16:57:31.358 +05:30 8a483831-f03f-4a52-856d-bd4cb9a54294 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3702ms 2024-03-23 16:57:31.395 +05:30 c96bc1bd-905e-4607-84bd-8621d473b68d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 16:57:31.395 +05:30 c96bc1bd-905e-4607-84bd-8621d473b68d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:27:31 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-23 16:57:31.395 +05:30 c96bc1bd-905e-4607-84bd-8621d473b68d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:27:31 AM'. 2024-03-23 16:57:31.396 +05:30 f927ee2a-e23e-4ddc-aca1-02bdbf71edfb INF CORS policy execution successful. 2024-03-23 16:57:31.396 +05:30 f927ee2a-e23e-4ddc-aca1-02bdbf71edfb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:57:31.396 +05:30 f927ee2a-e23e-4ddc-aca1-02bdbf71edfb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 16:57:31.396 +05:30 f927ee2a-e23e-4ddc-aca1-02bdbf71edfb INF Fetching Department deatails 2024-03-23 16:57:31.397 +05:30 f927ee2a-e23e-4ddc-aca1-02bdbf71edfb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:57:31.398 +05:30 f927ee2a-e23e-4ddc-aca1-02bdbf71edfb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9899ms 2024-03-23 16:57:31.398 +05:30 f927ee2a-e23e-4ddc-aca1-02bdbf71edfb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 16:57:31.398 +05:30 f927ee2a-e23e-4ddc-aca1-02bdbf71edfb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3655ms 2024-03-23 16:57:31.405 +05:30 cc459976-5c40-4e29-bab5-e56509fa60d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 16:57:31.406 +05:30 cc459976-5c40-4e29-bab5-e56509fa60d6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:27:31 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-23 16:57:31.406 +05:30 cc459976-5c40-4e29-bab5-e56509fa60d6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:27:31 AM'. 2024-03-23 16:57:31.406 +05:30 1c79a034-3211-48dd-a897-0720519d4ac4 INF CORS policy execution successful. 2024-03-23 16:57:31.406 +05:30 1c79a034-3211-48dd-a897-0720519d4ac4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:57:31.406 +05:30 1c79a034-3211-48dd-a897-0720519d4ac4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 16:57:31.407 +05:30 1c79a034-3211-48dd-a897-0720519d4ac4 INF Fetching Country deatails 2024-03-23 16:57:31.408 +05:30 1c79a034-3211-48dd-a897-0720519d4ac4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:57:31.409 +05:30 1c79a034-3211-48dd-a897-0720519d4ac4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.084ms 2024-03-23 16:57:31.409 +05:30 1c79a034-3211-48dd-a897-0720519d4ac4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 16:57:31.409 +05:30 1c79a034-3211-48dd-a897-0720519d4ac4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.669ms 2024-03-23 16:57:31.422 +05:30 357aed10-f68f-4b48-b216-55fbc3719f99 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 16:57:31.423 +05:30 357aed10-f68f-4b48-b216-55fbc3719f99 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:27:31 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-23 16:57:31.423 +05:30 357aed10-f68f-4b48-b216-55fbc3719f99 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:27:31 AM'. 2024-03-23 16:57:31.424 +05:30 cc13c4c7-e2d9-4b8a-a491-2edc11ae274b INF CORS policy execution successful. 2024-03-23 16:57:31.424 +05:30 cc13c4c7-e2d9-4b8a-a491-2edc11ae274b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:57:31.424 +05:30 cc13c4c7-e2d9-4b8a-a491-2edc11ae274b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 16:57:31.424 +05:30 cc13c4c7-e2d9-4b8a-a491-2edc11ae274b INF Fetching City deatails 2024-03-23 16:57:31.427 +05:30 cc13c4c7-e2d9-4b8a-a491-2edc11ae274b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 16:57:31.427 +05:30 cc13c4c7-e2d9-4b8a-a491-2edc11ae274b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.4514ms 2024-03-23 16:57:31.427 +05:30 cc13c4c7-e2d9-4b8a-a491-2edc11ae274b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 16:57:31.428 +05:30 cc13c4c7-e2d9-4b8a-a491-2edc11ae274b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.5525ms 2024-03-23 17:03:32.795 +05:30 7d14d674-3428-4cac-9cfd-932f37b76b51 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:03:32.796 +05:30 fffbfe49-beb5-4494-8544-3da3cf8f1663 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:03:32.797 +05:30 9e354bb8-9a8d-45a8-9aad-621f8d4f353a INF CORS policy execution successful. 2024-03-23 17:03:32.797 +05:30 aae47d32-179c-4b3b-982b-e3839e6eaa5a INF CORS policy execution successful. 2024-03-23 17:03:32.798 +05:30 9e354bb8-9a8d-45a8-9aad-621f8d4f353a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.9889ms 2024-03-23 17:03:32.798 +05:30 aae47d32-179c-4b3b-982b-e3839e6eaa5a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.5086ms 2024-03-23 17:03:32.806 +05:30 bdef646b-81c7-4392-b0e4-f008db9f9667 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:03:32.807 +05:30 3ce483a8-eed6-4534-8a0d-98b178939bc6 INF CORS policy execution successful. 2024-03-23 17:03:32.807 +05:30 3ce483a8-eed6-4534-8a0d-98b178939bc6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5065ms 2024-03-23 17:03:32.853 +05:30 f410f219-dea3-45c7-805b-14fc1b2f2f5c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:03:32.855 +05:30 f410f219-dea3-45c7-805b-14fc1b2f2f5c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:33: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-03-23 17:03:32.857 +05:30 f410f219-dea3-45c7-805b-14fc1b2f2f5c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:33:32 AM'. 2024-03-23 17:03:32.857 +05:30 c4e31006-76f7-4713-9f1e-e330b5b1554a INF CORS policy execution successful. 2024-03-23 17:03:32.858 +05:30 c4e31006-76f7-4713-9f1e-e330b5b1554a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:03:32.858 +05:30 c4e31006-76f7-4713-9f1e-e330b5b1554a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:03:32.860 +05:30 c4e31006-76f7-4713-9f1e-e330b5b1554a INF Fetching Department deatails 2024-03-23 17:03:32.861 +05:30 bc781b51-b796-43d6-8e82-35c931f6b0f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:03:32.861 +05:30 bc781b51-b796-43d6-8e82-35c931f6b0f1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:33: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-03-23 17:03:32.861 +05:30 bc781b51-b796-43d6-8e82-35c931f6b0f1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:33:32 AM'. 2024-03-23 17:03:32.861 +05:30 eb589de7-eb5e-42f3-b6e5-4ad49fcc255f INF CORS policy execution successful. 2024-03-23 17:03:32.861 +05:30 eb589de7-eb5e-42f3-b6e5-4ad49fcc255f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:03:32.862 +05:30 eb589de7-eb5e-42f3-b6e5-4ad49fcc255f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:03:32.862 +05:30 eb589de7-eb5e-42f3-b6e5-4ad49fcc255f INF Fetching Country deatails 2024-03-23 17:03:32.869 +05:30 aa95de25-c9b9-443a-a15d-a089434002fe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:03:32.869 +05:30 aa95de25-c9b9-443a-a15d-a089434002fe INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:33: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-03-23 17:03:32.870 +05:30 aa95de25-c9b9-443a-a15d-a089434002fe INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:33:32 AM'. 2024-03-23 17:03:32.870 +05:30 56465045-79a3-41a7-98b8-78f6a439c1d3 INF CORS policy execution successful. 2024-03-23 17:03:32.870 +05:30 56465045-79a3-41a7-98b8-78f6a439c1d3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:03:32.870 +05:30 56465045-79a3-41a7-98b8-78f6a439c1d3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:03:32.870 +05:30 56465045-79a3-41a7-98b8-78f6a439c1d3 INF Fetching City deatails 2024-03-23 17:03:33.003 +05:30 c4e31006-76f7-4713-9f1e-e330b5b1554a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:03:33.005 +05:30 c4e31006-76f7-4713-9f1e-e330b5b1554a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 146.2171ms 2024-03-23 17:03:33.005 +05:30 c4e31006-76f7-4713-9f1e-e330b5b1554a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:03:33.005 +05:30 c4e31006-76f7-4713-9f1e-e330b5b1554a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 152.0615ms 2024-03-23 17:03:33.005 +05:30 eb589de7-eb5e-42f3-b6e5-4ad49fcc255f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:03:33.006 +05:30 eb589de7-eb5e-42f3-b6e5-4ad49fcc255f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 144.2131ms 2024-03-23 17:03:33.006 +05:30 eb589de7-eb5e-42f3-b6e5-4ad49fcc255f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:03:33.006 +05:30 eb589de7-eb5e-42f3-b6e5-4ad49fcc255f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 145.5304ms 2024-03-23 17:03:33.009 +05:30 56465045-79a3-41a7-98b8-78f6a439c1d3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:03:33.009 +05:30 56465045-79a3-41a7-98b8-78f6a439c1d3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 139.0592ms 2024-03-23 17:03:33.009 +05:30 56465045-79a3-41a7-98b8-78f6a439c1d3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:03:33.009 +05:30 56465045-79a3-41a7-98b8-78f6a439c1d3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 140.6531ms 2024-03-23 17:04:25.919 +05:30 3e1bc4d0-1364-4f33-8cf2-fb13eb1ef392 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:04:25.920 +05:30 04a81cfd-93e4-457b-8622-2c9c45738a85 INF CORS policy execution successful. 2024-03-23 17:04:25.921 +05:30 04a81cfd-93e4-457b-8622-2c9c45738a85 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.59ms 2024-03-23 17:04:25.987 +05:30 9e9c5e37-7101-4068-986f-609e996093c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:04:25.989 +05:30 9e9c5e37-7101-4068-986f-609e996093c7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:25 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-23 17:04:25.990 +05:30 9e9c5e37-7101-4068-986f-609e996093c7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:25 AM'. 2024-03-23 17:04:25.990 +05:30 25cd76ce-c651-44ab-94fa-bcfae7c58153 INF CORS policy execution successful. 2024-03-23 17:04:25.990 +05:30 25cd76ce-c651-44ab-94fa-bcfae7c58153 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:04:25.991 +05:30 25cd76ce-c651-44ab-94fa-bcfae7c58153 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:04:25.992 +05:30 25cd76ce-c651-44ab-94fa-bcfae7c58153 INF Fetching Field details for Master 2024-03-23 17:04:26.005 +05:30 25cd76ce-c651-44ab-94fa-bcfae7c58153 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:04:26.006 +05:30 25cd76ce-c651-44ab-94fa-bcfae7c58153 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 15.5061ms 2024-03-23 17:04:26.006 +05:30 25cd76ce-c651-44ab-94fa-bcfae7c58153 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:04:26.006 +05:30 25cd76ce-c651-44ab-94fa-bcfae7c58153 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 19.5754ms 2024-03-23 17:04:26.214 +05:30 ccbf6b24-3632-49c8-bd3e-3eba70a9329e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:04:26.215 +05:30 cc7c2879-073a-49ac-802d-ef81ba1cb1de INF CORS policy execution successful. 2024-03-23 17:04:26.215 +05:30 cc7c2879-073a-49ac-802d-ef81ba1cb1de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6297ms 2024-03-23 17:04:26.256 +05:30 e6a2fb59-3f6c-4a0a-94a0-008b898d9551 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:04:26.257 +05:30 e6a2fb59-3f6c-4a0a-94a0-008b898d9551 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34: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-23 17:04:26.258 +05:30 e6a2fb59-3f6c-4a0a-94a0-008b898d9551 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:26 AM'. 2024-03-23 17:04:26.258 +05:30 ebe7a827-a7b6-4a75-be9a-c6cb6e780a81 INF CORS policy execution successful. 2024-03-23 17:04:26.258 +05:30 ebe7a827-a7b6-4a75-be9a-c6cb6e780a81 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:04:26.258 +05:30 ebe7a827-a7b6-4a75-be9a-c6cb6e780a81 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:04:26.258 +05:30 ebe7a827-a7b6-4a75-be9a-c6cb6e780a81 INF Fetching Field details for Master 2024-03-23 17:04:26.260 +05:30 ebe7a827-a7b6-4a75-be9a-c6cb6e780a81 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:04:26.261 +05:30 ebe7a827-a7b6-4a75-be9a-c6cb6e780a81 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.7204ms 2024-03-23 17:04:26.261 +05:30 ebe7a827-a7b6-4a75-be9a-c6cb6e780a81 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:04:26.261 +05:30 ebe7a827-a7b6-4a75-be9a-c6cb6e780a81 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.5659ms 2024-03-23 17:04:27.865 +05:30 fb82650e-e496-48e8-a458-98117240ef9a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:04:27.866 +05:30 df7601eb-a3b4-44ab-8ce5-c367db94256d INF CORS policy execution successful. 2024-03-23 17:04:27.866 +05:30 df7601eb-a3b4-44ab-8ce5-c367db94256d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6918ms 2024-03-23 17:04:27.909 +05:30 1dfb4b56-e501-4d57-83e4-abac1fcf10ea INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:04:27.910 +05:30 1dfb4b56-e501-4d57-83e4-abac1fcf10ea INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:27 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-23 17:04:27.910 +05:30 1dfb4b56-e501-4d57-83e4-abac1fcf10ea INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:27 AM'. 2024-03-23 17:04:27.910 +05:30 44834aa1-eb7e-4486-bdd0-7b10e6c90992 INF CORS policy execution successful. 2024-03-23 17:04:27.911 +05:30 44834aa1-eb7e-4486-bdd0-7b10e6c90992 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:04:27.911 +05:30 44834aa1-eb7e-4486-bdd0-7b10e6c90992 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:04:27.911 +05:30 44834aa1-eb7e-4486-bdd0-7b10e6c90992 INF Fetching Field details for Master 2024-03-23 17:04:27.913 +05:30 44834aa1-eb7e-4486-bdd0-7b10e6c90992 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:04:27.914 +05:30 44834aa1-eb7e-4486-bdd0-7b10e6c90992 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.7341ms 2024-03-23 17:04:27.914 +05:30 44834aa1-eb7e-4486-bdd0-7b10e6c90992 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:04:27.914 +05:30 44834aa1-eb7e-4486-bdd0-7b10e6c90992 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.515ms 2024-03-23 17:04:28.237 +05:30 b82e5440-6814-4da0-8f95-d964fefceb54 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:04:28.237 +05:30 88c6d1b7-f34d-49aa-8361-479c65d303ea INF CORS policy execution successful. 2024-03-23 17:04:28.238 +05:30 88c6d1b7-f34d-49aa-8361-479c65d303ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5473ms 2024-03-23 17:04:28.244 +05:30 6dc73476-e4d8-445e-bcac-d590ed91b86a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:04:28.244 +05:30 e4f9f342-2114-409e-8857-a2883d4d61af INF CORS policy execution successful. 2024-03-23 17:04:28.245 +05:30 e4f9f342-2114-409e-8857-a2883d4d61af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7231ms 2024-03-23 17:04:28.245 +05:30 aa7f8037-8a46-4b25-972c-1c6c1de5a2bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:04:28.245 +05:30 bc19bc7e-38e2-4188-80b8-cdae9c2db602 INF CORS policy execution successful. 2024-03-23 17:04:28.246 +05:30 bc19bc7e-38e2-4188-80b8-cdae9c2db602 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5767ms 2024-03-23 17:04:28.319 +05:30 fe646593-0861-4a86-a2c4-2259611e3ffb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:04:28.320 +05:30 fe646593-0861-4a86-a2c4-2259611e3ffb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:28 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-23 17:04:28.320 +05:30 fe646593-0861-4a86-a2c4-2259611e3ffb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:28 AM'. 2024-03-23 17:04:28.320 +05:30 980f8fb2-7ff5-4b0b-892f-7d96ce1a3305 INF CORS policy execution successful. 2024-03-23 17:04:28.320 +05:30 980f8fb2-7ff5-4b0b-892f-7d96ce1a3305 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:04:28.320 +05:30 980f8fb2-7ff5-4b0b-892f-7d96ce1a3305 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:04:28.321 +05:30 980f8fb2-7ff5-4b0b-892f-7d96ce1a3305 INF Fetching City deatails 2024-03-23 17:04:28.322 +05:30 70f119f6-10e3-42a0-aaa3-70c389b13ef5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:04:28.322 +05:30 980f8fb2-7ff5-4b0b-892f-7d96ce1a3305 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:04:28.322 +05:30 70f119f6-10e3-42a0-aaa3-70c389b13ef5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:28 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-23 17:04:28.322 +05:30 980f8fb2-7ff5-4b0b-892f-7d96ce1a3305 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1107ms 2024-03-23 17:04:28.323 +05:30 70f119f6-10e3-42a0-aaa3-70c389b13ef5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:28 AM'. 2024-03-23 17:04:28.323 +05:30 980f8fb2-7ff5-4b0b-892f-7d96ce1a3305 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:04:28.323 +05:30 959ed2e3-a2f3-4101-825d-1460d06d3d3e INF CORS policy execution successful. 2024-03-23 17:04:28.323 +05:30 959ed2e3-a2f3-4101-825d-1460d06d3d3e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:04:28.323 +05:30 980f8fb2-7ff5-4b0b-892f-7d96ce1a3305 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.0891ms 2024-03-23 17:04:28.323 +05:30 959ed2e3-a2f3-4101-825d-1460d06d3d3e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:04:28.324 +05:30 959ed2e3-a2f3-4101-825d-1460d06d3d3e INF Fetching Department deatails 2024-03-23 17:04:28.326 +05:30 7f50330b-f44d-43d1-8ed3-292fb22df815 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:04:28.326 +05:30 959ed2e3-a2f3-4101-825d-1460d06d3d3e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:04:28.327 +05:30 959ed2e3-a2f3-4101-825d-1460d06d3d3e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.9086ms 2024-03-23 17:04:28.327 +05:30 7f50330b-f44d-43d1-8ed3-292fb22df815 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:28 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-23 17:04:28.327 +05:30 959ed2e3-a2f3-4101-825d-1460d06d3d3e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:04:28.329 +05:30 959ed2e3-a2f3-4101-825d-1460d06d3d3e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.9181ms 2024-03-23 17:04:28.329 +05:30 7f50330b-f44d-43d1-8ed3-292fb22df815 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:28 AM'. 2024-03-23 17:04:28.330 +05:30 5ef7290f-25c9-44b3-8fbc-032b63fb374a INF CORS policy execution successful. 2024-03-23 17:04:28.330 +05:30 5ef7290f-25c9-44b3-8fbc-032b63fb374a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:04:28.330 +05:30 5ef7290f-25c9-44b3-8fbc-032b63fb374a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:04:28.331 +05:30 5ef7290f-25c9-44b3-8fbc-032b63fb374a INF Fetching Country deatails 2024-03-23 17:04:28.332 +05:30 5ef7290f-25c9-44b3-8fbc-032b63fb374a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:04:28.333 +05:30 5ef7290f-25c9-44b3-8fbc-032b63fb374a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.8404ms 2024-03-23 17:04:28.333 +05:30 5ef7290f-25c9-44b3-8fbc-032b63fb374a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:04:28.333 +05:30 5ef7290f-25c9-44b3-8fbc-032b63fb374a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.1893ms 2024-03-23 17:04:28.944 +05:30 2cf20ab0-fafd-490e-869c-9bd963734dc0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:04:28.944 +05:30 029e557a-b858-4b79-9267-93389b59de45 INF CORS policy execution successful. 2024-03-23 17:04:28.945 +05:30 029e557a-b858-4b79-9267-93389b59de45 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.1124ms 2024-03-23 17:04:29.006 +05:30 672a2ea9-a6ec-4671-9253-e2557cd3154c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:04:29.007 +05:30 672a2ea9-a6ec-4671-9253-e2557cd3154c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:29 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-23 17:04:29.008 +05:30 672a2ea9-a6ec-4671-9253-e2557cd3154c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:29 AM'. 2024-03-23 17:04:29.008 +05:30 3f337593-c898-4ba9-b9c9-50c0c511234f INF CORS policy execution successful. 2024-03-23 17:04:29.008 +05:30 3f337593-c898-4ba9-b9c9-50c0c511234f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:04:29.008 +05:30 3f337593-c898-4ba9-b9c9-50c0c511234f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:04:29.009 +05:30 3f337593-c898-4ba9-b9c9-50c0c511234f INF Fetching Field details for Master 2024-03-23 17:04:29.010 +05:30 3f337593-c898-4ba9-b9c9-50c0c511234f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:04:29.011 +05:30 3f337593-c898-4ba9-b9c9-50c0c511234f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.4375ms 2024-03-23 17:04:29.011 +05:30 3f337593-c898-4ba9-b9c9-50c0c511234f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:04:29.011 +05:30 3f337593-c898-4ba9-b9c9-50c0c511234f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.5751ms 2024-03-23 17:04:29.230 +05:30 5964a503-9076-4008-8aff-9dadde118fd4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:04:29.230 +05:30 ac18df4a-64e9-41eb-a668-31b7059e1954 INF CORS policy execution successful. 2024-03-23 17:04:29.230 +05:30 ac18df4a-64e9-41eb-a668-31b7059e1954 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.4883ms 2024-03-23 17:04:29.287 +05:30 e24465e3-311a-4705-9850-c3025a5c5e76 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:04:29.288 +05:30 e24465e3-311a-4705-9850-c3025a5c5e76 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:29 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-23 17:04:29.289 +05:30 e24465e3-311a-4705-9850-c3025a5c5e76 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:29 AM'. 2024-03-23 17:04:29.289 +05:30 c7cb884b-a773-4e33-9fc8-79017b6b2c1a INF CORS policy execution successful. 2024-03-23 17:04:29.289 +05:30 c7cb884b-a773-4e33-9fc8-79017b6b2c1a INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:04:29.289 +05:30 c7cb884b-a773-4e33-9fc8-79017b6b2c1a INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:04:29.289 +05:30 c7cb884b-a773-4e33-9fc8-79017b6b2c1a INF Fetching Field details for Master 2024-03-23 17:04:29.291 +05:30 c7cb884b-a773-4e33-9fc8-79017b6b2c1a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:04:29.291 +05:30 c7cb884b-a773-4e33-9fc8-79017b6b2c1a INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.415ms 2024-03-23 17:04:29.291 +05:30 c7cb884b-a773-4e33-9fc8-79017b6b2c1a INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:04:29.291 +05:30 c7cb884b-a773-4e33-9fc8-79017b6b2c1a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.126ms 2024-03-23 17:04:31.918 +05:30 cec2ed01-aa0f-49fd-a1c8-e503a74a52b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:04:31.919 +05:30 61158e78-90cb-43f0-99ba-6916d99fa94a INF CORS policy execution successful. 2024-03-23 17:04:31.919 +05:30 61158e78-90cb-43f0-99ba-6916d99fa94a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6393ms 2024-03-23 17:04:31.981 +05:30 c0b177fe-dda7-4430-88fe-6737e1120057 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:04:31.982 +05:30 c0b177fe-dda7-4430-88fe-6737e1120057 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:31 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-23 17:04:31.983 +05:30 c0b177fe-dda7-4430-88fe-6737e1120057 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:31 AM'. 2024-03-23 17:04:31.983 +05:30 f330d77c-5b7a-4670-91ec-396d1701be4e INF CORS policy execution successful. 2024-03-23 17:04:31.983 +05:30 f330d77c-5b7a-4670-91ec-396d1701be4e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:04:31.983 +05:30 f330d77c-5b7a-4670-91ec-396d1701be4e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:04:31.984 +05:30 f330d77c-5b7a-4670-91ec-396d1701be4e INF Fetching Field details for Master 2024-03-23 17:04:31.987 +05:30 f330d77c-5b7a-4670-91ec-396d1701be4e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:04:31.987 +05:30 f330d77c-5b7a-4670-91ec-396d1701be4e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.8333ms 2024-03-23 17:04:31.987 +05:30 f330d77c-5b7a-4670-91ec-396d1701be4e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:04:31.988 +05:30 f330d77c-5b7a-4670-91ec-396d1701be4e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 6.28ms 2024-03-23 17:04:32.328 +05:30 c723b5fc-fee2-427c-8134-d424bc0af407 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:04:32.328 +05:30 73b79829-50a2-4cd5-b6e6-31ebda211736 INF CORS policy execution successful. 2024-03-23 17:04:32.328 +05:30 73b79829-50a2-4cd5-b6e6-31ebda211736 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7333ms 2024-03-23 17:04:32.336 +05:30 e36b483d-007e-4dbb-b023-94a596f36e52 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:04:32.336 +05:30 134d5444-3fbf-40ef-97c3-287b09a13f14 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:04:32.336 +05:30 d5925b0e-467f-40f9-b773-ed279c931837 INF CORS policy execution successful. 2024-03-23 17:04:32.336 +05:30 106bb191-db02-4043-80d9-bc92078deb7c INF CORS policy execution successful. 2024-03-23 17:04:32.336 +05:30 d5925b0e-467f-40f9-b773-ed279c931837 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.598ms 2024-03-23 17:04:32.336 +05:30 106bb191-db02-4043-80d9-bc92078deb7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.631ms 2024-03-23 17:04:32.412 +05:30 997b32e0-6a7e-4a91-a599-b0d89a16312b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:04:32.414 +05:30 997b32e0-6a7e-4a91-a599-b0d89a16312b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34: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-03-23 17:04:32.414 +05:30 997b32e0-6a7e-4a91-a599-b0d89a16312b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:32 AM'. 2024-03-23 17:04:32.415 +05:30 106a9334-4d93-47b5-86a5-84898cb700a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:04:32.415 +05:30 e2d5e264-684d-4376-aef5-133495156733 INF CORS policy execution successful. 2024-03-23 17:04:32.415 +05:30 e2d5e264-684d-4376-aef5-133495156733 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:04:32.415 +05:30 e2d5e264-684d-4376-aef5-133495156733 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:04:32.415 +05:30 106a9334-4d93-47b5-86a5-84898cb700a3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34: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-03-23 17:04:32.416 +05:30 e2d5e264-684d-4376-aef5-133495156733 INF Fetching Department deatails 2024-03-23 17:04:32.416 +05:30 106a9334-4d93-47b5-86a5-84898cb700a3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:32 AM'. 2024-03-23 17:04:32.416 +05:30 218a413f-437c-4431-91ec-92cce47445aa INF CORS policy execution successful. 2024-03-23 17:04:32.416 +05:30 218a413f-437c-4431-91ec-92cce47445aa INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:04:32.416 +05:30 218a413f-437c-4431-91ec-92cce47445aa INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:04:32.417 +05:30 218a413f-437c-4431-91ec-92cce47445aa INF Fetching City deatails 2024-03-23 17:04:32.417 +05:30 e2d5e264-684d-4376-aef5-133495156733 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:04:32.418 +05:30 e2d5e264-684d-4376-aef5-133495156733 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6268ms 2024-03-23 17:04:32.418 +05:30 e2d5e264-684d-4376-aef5-133495156733 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:04:32.418 +05:30 218a413f-437c-4431-91ec-92cce47445aa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:04:32.418 +05:30 e2d5e264-684d-4376-aef5-133495156733 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.4391ms 2024-03-23 17:04:32.418 +05:30 10f2db21-cbca-4ea6-85e0-f87e2369ade2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:04:32.418 +05:30 218a413f-437c-4431-91ec-92cce47445aa INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7988ms 2024-03-23 17:04:32.418 +05:30 218a413f-437c-4431-91ec-92cce47445aa INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:04:32.418 +05:30 218a413f-437c-4431-91ec-92cce47445aa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7974ms 2024-03-23 17:04:32.418 +05:30 10f2db21-cbca-4ea6-85e0-f87e2369ade2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34: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-03-23 17:04:32.419 +05:30 10f2db21-cbca-4ea6-85e0-f87e2369ade2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:34:32 AM'. 2024-03-23 17:04:32.419 +05:30 704b8c59-32f5-421e-91b7-afeb1af42442 INF CORS policy execution successful. 2024-03-23 17:04:32.419 +05:30 704b8c59-32f5-421e-91b7-afeb1af42442 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:04:32.419 +05:30 704b8c59-32f5-421e-91b7-afeb1af42442 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:04:32.419 +05:30 704b8c59-32f5-421e-91b7-afeb1af42442 INF Fetching Country deatails 2024-03-23 17:04:32.420 +05:30 704b8c59-32f5-421e-91b7-afeb1af42442 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:04:32.421 +05:30 704b8c59-32f5-421e-91b7-afeb1af42442 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6184ms 2024-03-23 17:04:32.421 +05:30 704b8c59-32f5-421e-91b7-afeb1af42442 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:04:32.421 +05:30 704b8c59-32f5-421e-91b7-afeb1af42442 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0362ms 2024-03-23 17:05:01.257 +05:30 0817736a-aed7-4a8e-b238-d20a7f8320e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:01.258 +05:30 02db98be-1402-49b2-a7db-c9a4ab3f0719 INF CORS policy execution successful. 2024-03-23 17:05:01.259 +05:30 02db98be-1402-49b2-a7db-c9a4ab3f0719 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.9378ms 2024-03-23 17:05:01.262 +05:30 10d77f62-f7b4-4ecc-a869-5436be9914d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:01.263 +05:30 8d4445d3-85da-436e-9b31-f00a269d86bb INF CORS policy execution successful. 2024-03-23 17:05:01.264 +05:30 8d4445d3-85da-436e-9b31-f00a269d86bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.7975ms 2024-03-23 17:05:01.271 +05:30 62eab176-1213-4430-af8d-80ec678c434a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:01.271 +05:30 5a3b4797-c0b9-4774-81e9-1df830457a21 INF CORS policy execution successful. 2024-03-23 17:05:01.271 +05:30 5a3b4797-c0b9-4774-81e9-1df830457a21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.9049ms 2024-03-23 17:05:01.335 +05:30 c079fd2e-0fd9-4f3e-8043-f4ad94f859a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:01.337 +05:30 c079fd2e-0fd9-4f3e-8043-f4ad94f859a4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:01 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-23 17:05:01.338 +05:30 c079fd2e-0fd9-4f3e-8043-f4ad94f859a4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:01 AM'. 2024-03-23 17:05:01.338 +05:30 2eb22f99-7db7-4384-ad2f-29bc7c24a267 INF CORS policy execution successful. 2024-03-23 17:05:01.338 +05:30 2eb22f99-7db7-4384-ad2f-29bc7c24a267 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:01.338 +05:30 2eb22f99-7db7-4384-ad2f-29bc7c24a267 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:05:01.339 +05:30 2eb22f99-7db7-4384-ad2f-29bc7c24a267 INF Fetching Department deatails 2024-03-23 17:05:01.341 +05:30 2eb22f99-7db7-4384-ad2f-29bc7c24a267 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:01.342 +05:30 2eb22f99-7db7-4384-ad2f-29bc7c24a267 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.391ms 2024-03-23 17:05:01.342 +05:30 2eb22f99-7db7-4384-ad2f-29bc7c24a267 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:01.342 +05:30 2eb22f99-7db7-4384-ad2f-29bc7c24a267 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.8666ms 2024-03-23 17:05:01.342 +05:30 f7dc09df-a8b2-43d7-8cb1-832007a148a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:01.343 +05:30 f7dc09df-a8b2-43d7-8cb1-832007a148a3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:01 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-23 17:05:01.343 +05:30 f7dc09df-a8b2-43d7-8cb1-832007a148a3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:01 AM'. 2024-03-23 17:05:01.344 +05:30 1747dbf4-a509-4a88-91c6-0b6be1251f0f INF CORS policy execution successful. 2024-03-23 17:05:01.344 +05:30 1747dbf4-a509-4a88-91c6-0b6be1251f0f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:01.344 +05:30 1747dbf4-a509-4a88-91c6-0b6be1251f0f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:05:01.344 +05:30 1747dbf4-a509-4a88-91c6-0b6be1251f0f INF Fetching Country deatails 2024-03-23 17:05:01.348 +05:30 1747dbf4-a509-4a88-91c6-0b6be1251f0f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:01.350 +05:30 1747dbf4-a509-4a88-91c6-0b6be1251f0f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.9194ms 2024-03-23 17:05:01.350 +05:30 1747dbf4-a509-4a88-91c6-0b6be1251f0f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:01.350 +05:30 1747dbf4-a509-4a88-91c6-0b6be1251f0f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.6067ms 2024-03-23 17:05:01.353 +05:30 954db5bb-2f55-4906-8cfc-16991a19b587 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:01.353 +05:30 954db5bb-2f55-4906-8cfc-16991a19b587 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:01 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-23 17:05:01.354 +05:30 954db5bb-2f55-4906-8cfc-16991a19b587 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:01 AM'. 2024-03-23 17:05:01.355 +05:30 c750d31e-cda6-4c89-a78e-127f2a627da5 INF CORS policy execution successful. 2024-03-23 17:05:01.355 +05:30 c750d31e-cda6-4c89-a78e-127f2a627da5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:01.355 +05:30 c750d31e-cda6-4c89-a78e-127f2a627da5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:05:01.356 +05:30 c750d31e-cda6-4c89-a78e-127f2a627da5 INF Fetching City deatails 2024-03-23 17:05:01.357 +05:30 c750d31e-cda6-4c89-a78e-127f2a627da5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:01.358 +05:30 c750d31e-cda6-4c89-a78e-127f2a627da5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.7769ms 2024-03-23 17:05:01.358 +05:30 c750d31e-cda6-4c89-a78e-127f2a627da5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:01.358 +05:30 c750d31e-cda6-4c89-a78e-127f2a627da5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.0516ms 2024-03-23 17:05:01.878 +05:30 a0b7db10-5ccf-419d-a23e-f635c459c878 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:01.878 +05:30 d19f8a05-8166-4082-8064-50e5a6cd8bc7 INF CORS policy execution successful. 2024-03-23 17:05:01.879 +05:30 d19f8a05-8166-4082-8064-50e5a6cd8bc7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9656ms 2024-03-23 17:05:01.883 +05:30 081afc77-0a7f-4418-a53f-8a9f8e87f4c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:01.884 +05:30 e309c431-9570-4d0c-a4e9-d838f67c2bb4 INF CORS policy execution successful. 2024-03-23 17:05:01.884 +05:30 e309c431-9570-4d0c-a4e9-d838f67c2bb4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.1773ms 2024-03-23 17:05:01.893 +05:30 6be7e28a-9317-4d99-ac31-39ddbda431b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:01.893 +05:30 ab3f358f-c045-4ab4-8fcb-10096fa3a90c INF CORS policy execution successful. 2024-03-23 17:05:01.894 +05:30 ab3f358f-c045-4ab4-8fcb-10096fa3a90c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9438ms 2024-03-23 17:05:01.929 +05:30 90f5fd3f-a415-4e7e-a85a-8941f42f96b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:01.930 +05:30 90f5fd3f-a415-4e7e-a85a-8941f42f96b1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:01 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-23 17:05:01.931 +05:30 90f5fd3f-a415-4e7e-a85a-8941f42f96b1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:01 AM'. 2024-03-23 17:05:01.932 +05:30 15f39a93-32a2-42c4-871f-e566d69a8885 INF CORS policy execution successful. 2024-03-23 17:05:01.932 +05:30 15f39a93-32a2-42c4-871f-e566d69a8885 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:01.932 +05:30 15f39a93-32a2-42c4-871f-e566d69a8885 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:05:01.934 +05:30 15f39a93-32a2-42c4-871f-e566d69a8885 INF Fetching Department deatails 2024-03-23 17:05:01.937 +05:30 15f39a93-32a2-42c4-871f-e566d69a8885 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:01.937 +05:30 15f39a93-32a2-42c4-871f-e566d69a8885 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.0937ms 2024-03-23 17:05:01.938 +05:30 15f39a93-32a2-42c4-871f-e566d69a8885 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:01.938 +05:30 15f39a93-32a2-42c4-871f-e566d69a8885 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.0566ms 2024-03-23 17:05:01.940 +05:30 8d7b2ce0-b648-4ae8-85bf-add278fad737 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:01.945 +05:30 8d7b2ce0-b648-4ae8-85bf-add278fad737 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:01 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-23 17:05:01.946 +05:30 8d7b2ce0-b648-4ae8-85bf-add278fad737 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:01 AM'. 2024-03-23 17:05:01.946 +05:30 3be1468c-3101-421b-8d7d-7cde63b598d5 INF CORS policy execution successful. 2024-03-23 17:05:01.946 +05:30 3be1468c-3101-421b-8d7d-7cde63b598d5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:01.947 +05:30 3be1468c-3101-421b-8d7d-7cde63b598d5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:05:01.950 +05:30 3be1468c-3101-421b-8d7d-7cde63b598d5 INF Fetching Country deatails 2024-03-23 17:05:01.950 +05:30 f417c3fd-bf06-415c-bb27-a512d8c1e16b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:01.952 +05:30 f417c3fd-bf06-415c-bb27-a512d8c1e16b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:01 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-23 17:05:01.952 +05:30 f417c3fd-bf06-415c-bb27-a512d8c1e16b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:01 AM'. 2024-03-23 17:05:01.952 +05:30 a2e7f733-d9ba-4251-a2ca-85224cc78631 INF CORS policy execution successful. 2024-03-23 17:05:01.953 +05:30 a2e7f733-d9ba-4251-a2ca-85224cc78631 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:01.953 +05:30 a2e7f733-d9ba-4251-a2ca-85224cc78631 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:05:01.954 +05:30 a2e7f733-d9ba-4251-a2ca-85224cc78631 INF Fetching City deatails 2024-03-23 17:05:01.956 +05:30 a2e7f733-d9ba-4251-a2ca-85224cc78631 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:01.957 +05:30 a2e7f733-d9ba-4251-a2ca-85224cc78631 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.1741ms 2024-03-23 17:05:01.957 +05:30 a2e7f733-d9ba-4251-a2ca-85224cc78631 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:01.957 +05:30 a2e7f733-d9ba-4251-a2ca-85224cc78631 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.4213ms 2024-03-23 17:05:01.959 +05:30 3be1468c-3101-421b-8d7d-7cde63b598d5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:01.960 +05:30 3be1468c-3101-421b-8d7d-7cde63b598d5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 13.449ms 2024-03-23 17:05:01.960 +05:30 3be1468c-3101-421b-8d7d-7cde63b598d5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:01.961 +05:30 3be1468c-3101-421b-8d7d-7cde63b598d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 20.7613ms 2024-03-23 17:05:02.183 +05:30 92e37b9b-6e08-4b3b-93f8-3799298be1e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:02.184 +05:30 e7cb460f-126f-46d9-a933-f205b7bc73ee INF CORS policy execution successful. 2024-03-23 17:05:02.184 +05:30 e7cb460f-126f-46d9-a933-f205b7bc73ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.3533ms 2024-03-23 17:05:02.189 +05:30 92f65d0b-5dec-4b73-836a-6094b2fd61a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:02.190 +05:30 ff5d4a01-9afc-4b96-b883-04ccaf8c2249 INF CORS policy execution successful. 2024-03-23 17:05:02.192 +05:30 67184674-ae83-499b-a85d-b21da3e2b556 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:02.193 +05:30 09a1e82a-4586-49fe-9b86-6386b6006db4 INF CORS policy execution successful. 2024-03-23 17:05:02.198 +05:30 ff5d4a01-9afc-4b96-b883-04ccaf8c2249 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 8.6413ms 2024-03-23 17:05:02.203 +05:30 09a1e82a-4586-49fe-9b86-6386b6006db4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 11.0956ms 2024-03-23 17:05:02.227 +05:30 30098ae2-647a-4a52-b03f-2d62bf15aa11 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:02.228 +05:30 30098ae2-647a-4a52-b03f-2d62bf15aa11 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:02 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-23 17:05:02.229 +05:30 30098ae2-647a-4a52-b03f-2d62bf15aa11 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:02 AM'. 2024-03-23 17:05:02.229 +05:30 3749d0fb-d4d3-48bc-9628-bd1d8439bc01 INF CORS policy execution successful. 2024-03-23 17:05:02.230 +05:30 3749d0fb-d4d3-48bc-9628-bd1d8439bc01 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:02.230 +05:30 3749d0fb-d4d3-48bc-9628-bd1d8439bc01 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:05:02.232 +05:30 3749d0fb-d4d3-48bc-9628-bd1d8439bc01 INF Fetching Country deatails 2024-03-23 17:05:02.234 +05:30 f37f0bea-975b-40f1-a19b-236258cedf0d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:02.242 +05:30 3749d0fb-d4d3-48bc-9628-bd1d8439bc01 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:02.243 +05:30 f37f0bea-975b-40f1-a19b-236258cedf0d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:02 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-23 17:05:02.243 +05:30 f37f0bea-975b-40f1-a19b-236258cedf0d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:02 AM'. 2024-03-23 17:05:02.244 +05:30 33252b42-1cc0-4fc1-bcac-3bea18be4a86 INF CORS policy execution successful. 2024-03-23 17:05:02.244 +05:30 33252b42-1cc0-4fc1-bcac-3bea18be4a86 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:02.244 +05:30 33252b42-1cc0-4fc1-bcac-3bea18be4a86 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:05:02.248 +05:30 3749d0fb-d4d3-48bc-9628-bd1d8439bc01 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 17.4261ms 2024-03-23 17:05:02.249 +05:30 3749d0fb-d4d3-48bc-9628-bd1d8439bc01 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:02.256 +05:30 33252b42-1cc0-4fc1-bcac-3bea18be4a86 INF Fetching Department deatails 2024-03-23 17:05:02.257 +05:30 3749d0fb-d4d3-48bc-9628-bd1d8439bc01 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 30.5077ms 2024-03-23 17:05:02.260 +05:30 33252b42-1cc0-4fc1-bcac-3bea18be4a86 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:02.261 +05:30 33252b42-1cc0-4fc1-bcac-3bea18be4a86 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 17.39ms 2024-03-23 17:05:02.261 +05:30 33252b42-1cc0-4fc1-bcac-3bea18be4a86 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:02.262 +05:30 33252b42-1cc0-4fc1-bcac-3bea18be4a86 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 28.0895ms 2024-03-23 17:05:02.301 +05:30 882d7b0f-2ce2-4204-9e47-288e7fc87afe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:02.304 +05:30 882d7b0f-2ce2-4204-9e47-288e7fc87afe INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:02 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-23 17:05:02.305 +05:30 882d7b0f-2ce2-4204-9e47-288e7fc87afe INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:02 AM'. 2024-03-23 17:05:02.305 +05:30 79307f63-0fec-4913-a539-f72e6a7c6fb5 INF CORS policy execution successful. 2024-03-23 17:05:02.305 +05:30 79307f63-0fec-4913-a539-f72e6a7c6fb5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:02.305 +05:30 79307f63-0fec-4913-a539-f72e6a7c6fb5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:05:02.306 +05:30 79307f63-0fec-4913-a539-f72e6a7c6fb5 INF Fetching City deatails 2024-03-23 17:05:02.308 +05:30 79307f63-0fec-4913-a539-f72e6a7c6fb5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:02.339 +05:30 79307f63-0fec-4913-a539-f72e6a7c6fb5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 33.6592ms 2024-03-23 17:05:02.339 +05:30 79307f63-0fec-4913-a539-f72e6a7c6fb5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:02.340 +05:30 79307f63-0fec-4913-a539-f72e6a7c6fb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 38.9646ms 2024-03-23 17:05:03.429 +05:30 d46ffa02-b7a8-4361-aca6-340ffbfa6c12 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:03.430 +05:30 52c61c62-5f7b-41a2-a870-5e95f2efb67c INF CORS policy execution successful. 2024-03-23 17:05:03.430 +05:30 52c61c62-5f7b-41a2-a870-5e95f2efb67c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.3652ms 2024-03-23 17:05:03.435 +05:30 72446033-1909-49bc-a8bc-9f0185e7a6a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:03.435 +05:30 1309f550-19a6-417f-b030-cce1db7f61e4 INF CORS policy execution successful. 2024-03-23 17:05:03.436 +05:30 1309f550-19a6-417f-b030-cce1db7f61e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9203ms 2024-03-23 17:05:03.444 +05:30 166a9bf2-d50c-4950-afb2-d1a9355a6d59 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:03.445 +05:30 3864dfa2-44e9-45e7-974a-57b8be6a7137 INF CORS policy execution successful. 2024-03-23 17:05:03.445 +05:30 3864dfa2-44e9-45e7-974a-57b8be6a7137 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.0074ms 2024-03-23 17:05:03.505 +05:30 97c124d7-6187-4158-8ee4-d1458c220786 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:03.506 +05:30 97c124d7-6187-4158-8ee4-d1458c220786 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:03 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-23 17:05:03.507 +05:30 97c124d7-6187-4158-8ee4-d1458c220786 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:03 AM'. 2024-03-23 17:05:03.507 +05:30 c3f48c7e-29b5-46ad-aad2-88f9cbad21a1 INF CORS policy execution successful. 2024-03-23 17:05:03.507 +05:30 c3f48c7e-29b5-46ad-aad2-88f9cbad21a1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:03.507 +05:30 c3f48c7e-29b5-46ad-aad2-88f9cbad21a1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:05:03.508 +05:30 c3f48c7e-29b5-46ad-aad2-88f9cbad21a1 INF Fetching Country deatails 2024-03-23 17:05:03.516 +05:30 c3f48c7e-29b5-46ad-aad2-88f9cbad21a1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:03.519 +05:30 8367a61e-fd06-4de2-aa6e-68a15523e0c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:03.523 +05:30 492ce2e0-f0bc-42da-a478-e87dd348de2a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:03.525 +05:30 c3f48c7e-29b5-46ad-aad2-88f9cbad21a1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 18.0366ms 2024-03-23 17:05:03.525 +05:30 c3f48c7e-29b5-46ad-aad2-88f9cbad21a1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:03.526 +05:30 c3f48c7e-29b5-46ad-aad2-88f9cbad21a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 21.0156ms 2024-03-23 17:05:03.527 +05:30 8367a61e-fd06-4de2-aa6e-68a15523e0c9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:03 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-23 17:05:03.529 +05:30 8367a61e-fd06-4de2-aa6e-68a15523e0c9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:03 AM'. 2024-03-23 17:05:03.529 +05:30 4d5802fb-7c6b-4de3-8792-84f35753621c INF CORS policy execution successful. 2024-03-23 17:05:03.529 +05:30 4d5802fb-7c6b-4de3-8792-84f35753621c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:03.530 +05:30 4d5802fb-7c6b-4de3-8792-84f35753621c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:05:03.531 +05:30 492ce2e0-f0bc-42da-a478-e87dd348de2a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:03 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-23 17:05:03.534 +05:30 492ce2e0-f0bc-42da-a478-e87dd348de2a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:03 AM'. 2024-03-23 17:05:03.535 +05:30 2c052d65-0d6e-4497-8d80-d9af18f7b530 INF CORS policy execution successful. 2024-03-23 17:05:03.535 +05:30 2c052d65-0d6e-4497-8d80-d9af18f7b530 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:03.535 +05:30 2c052d65-0d6e-4497-8d80-d9af18f7b530 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:05:03.537 +05:30 4d5802fb-7c6b-4de3-8792-84f35753621c INF Fetching City deatails 2024-03-23 17:05:03.537 +05:30 2c052d65-0d6e-4497-8d80-d9af18f7b530 INF Fetching Department deatails 2024-03-23 17:05:03.540 +05:30 4d5802fb-7c6b-4de3-8792-84f35753621c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:03.540 +05:30 2c052d65-0d6e-4497-8d80-d9af18f7b530 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:03.540 +05:30 2c052d65-0d6e-4497-8d80-d9af18f7b530 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.3634ms 2024-03-23 17:05:03.541 +05:30 2c052d65-0d6e-4497-8d80-d9af18f7b530 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:03.541 +05:30 2c052d65-0d6e-4497-8d80-d9af18f7b530 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 17.4838ms 2024-03-23 17:05:03.540 +05:30 4d5802fb-7c6b-4de3-8792-84f35753621c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 10.5498ms 2024-03-23 17:05:03.541 +05:30 4d5802fb-7c6b-4de3-8792-84f35753621c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:03.541 +05:30 4d5802fb-7c6b-4de3-8792-84f35753621c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 22.1789ms 2024-03-23 17:05:21.133 +05:30 69827203-bfe9-4ac0-8799-6cb17f58d811 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:21.134 +05:30 923c4322-461a-48f1-9c5a-fca6805b4356 INF CORS policy execution successful. 2024-03-23 17:05:21.134 +05:30 923c4322-461a-48f1-9c5a-fca6805b4356 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9507ms 2024-03-23 17:05:21.135 +05:30 be2184bc-0352-429c-a4b1-25611fda7f7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:21.135 +05:30 162f7f39-c366-4ea9-b728-cd3ab3bcae0e INF CORS policy execution successful. 2024-03-23 17:05:21.135 +05:30 162f7f39-c366-4ea9-b728-cd3ab3bcae0e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2654ms 2024-03-23 17:05:21.145 +05:30 eb4612b2-2465-4aeb-b5c2-2e18cb925798 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:21.145 +05:30 99910041-d6a5-4886-b7df-8f6587479fc6 INF CORS policy execution successful. 2024-03-23 17:05:21.146 +05:30 99910041-d6a5-4886-b7df-8f6587479fc6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7957ms 2024-03-23 17:05:21.180 +05:30 692d749a-29c8-4e3c-8a02-958fdbf1417d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:21.181 +05:30 692d749a-29c8-4e3c-8a02-958fdbf1417d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:21 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-23 17:05:21.182 +05:30 692d749a-29c8-4e3c-8a02-958fdbf1417d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:21 AM'. 2024-03-23 17:05:21.182 +05:30 66877248-1256-4454-a873-003ad044f527 INF CORS policy execution successful. 2024-03-23 17:05:21.182 +05:30 66877248-1256-4454-a873-003ad044f527 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:21.182 +05:30 66877248-1256-4454-a873-003ad044f527 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:05:21.183 +05:30 66877248-1256-4454-a873-003ad044f527 INF Fetching Country deatails 2024-03-23 17:05:21.185 +05:30 66877248-1256-4454-a873-003ad044f527 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:21.185 +05:30 66877248-1256-4454-a873-003ad044f527 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.3857ms 2024-03-23 17:05:21.186 +05:30 66877248-1256-4454-a873-003ad044f527 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:21.186 +05:30 66877248-1256-4454-a873-003ad044f527 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.7324ms 2024-03-23 17:05:21.192 +05:30 c1c480c5-28a8-485a-98b5-533e8795cd77 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:21.193 +05:30 c1c480c5-28a8-485a-98b5-533e8795cd77 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:21 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-23 17:05:21.194 +05:30 c1c480c5-28a8-485a-98b5-533e8795cd77 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:21 AM'. 2024-03-23 17:05:21.194 +05:30 2082fdd5-7950-4646-8a75-3c3a7e9d88fa INF CORS policy execution successful. 2024-03-23 17:05:21.194 +05:30 2082fdd5-7950-4646-8a75-3c3a7e9d88fa INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:21.194 +05:30 2082fdd5-7950-4646-8a75-3c3a7e9d88fa INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:05:21.195 +05:30 2082fdd5-7950-4646-8a75-3c3a7e9d88fa INF Fetching Department deatails 2024-03-23 17:05:21.196 +05:30 2082fdd5-7950-4646-8a75-3c3a7e9d88fa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:21.196 +05:30 2082fdd5-7950-4646-8a75-3c3a7e9d88fa INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.214ms 2024-03-23 17:05:21.196 +05:30 2082fdd5-7950-4646-8a75-3c3a7e9d88fa INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:21.196 +05:30 2082fdd5-7950-4646-8a75-3c3a7e9d88fa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.4121ms 2024-03-23 17:05:21.198 +05:30 81516f44-0298-4755-951c-54f4ca063ff2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:21.198 +05:30 81516f44-0298-4755-951c-54f4ca063ff2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:21 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-23 17:05:21.198 +05:30 81516f44-0298-4755-951c-54f4ca063ff2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:21 AM'. 2024-03-23 17:05:21.199 +05:30 bee361ef-79f6-4c9b-bc09-4cdb7b1f4c9d INF CORS policy execution successful. 2024-03-23 17:05:21.199 +05:30 bee361ef-79f6-4c9b-bc09-4cdb7b1f4c9d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:21.199 +05:30 bee361ef-79f6-4c9b-bc09-4cdb7b1f4c9d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:05:21.199 +05:30 bee361ef-79f6-4c9b-bc09-4cdb7b1f4c9d INF Fetching City deatails 2024-03-23 17:05:21.200 +05:30 bee361ef-79f6-4c9b-bc09-4cdb7b1f4c9d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:21.200 +05:30 bee361ef-79f6-4c9b-bc09-4cdb7b1f4c9d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5242ms 2024-03-23 17:05:21.200 +05:30 bee361ef-79f6-4c9b-bc09-4cdb7b1f4c9d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:21.200 +05:30 bee361ef-79f6-4c9b-bc09-4cdb7b1f4c9d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6911ms 2024-03-23 17:05:24.621 +05:30 9433356f-aa92-4a55-82be-fc2be79de631 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:24.622 +05:30 35f4844d-2fc2-44d1-9dd4-a4b5b58db4ba INF CORS policy execution successful. 2024-03-23 17:05:24.622 +05:30 35f4844d-2fc2-44d1-9dd4-a4b5b58db4ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9418ms 2024-03-23 17:05:24.624 +05:30 8ba3eb01-b782-45cf-a707-5b0ccc85068d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:24.624 +05:30 963fde63-c6e8-4e0f-afe9-41505707b820 INF CORS policy execution successful. 2024-03-23 17:05:24.624 +05:30 963fde63-c6e8-4e0f-afe9-41505707b820 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6856ms 2024-03-23 17:05:24.625 +05:30 40d8e074-eb1b-4f3c-a00b-65d63711bf4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:24.626 +05:30 20f12dfc-2989-48f4-9ba9-60719e9e36a8 INF CORS policy execution successful. 2024-03-23 17:05:24.626 +05:30 20f12dfc-2989-48f4-9ba9-60719e9e36a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4218ms 2024-03-23 17:05:24.663 +05:30 8e68feff-4219-4b6a-bab8-f7a47def34bd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:24.664 +05:30 8e68feff-4219-4b6a-bab8-f7a47def34bd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:24 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-23 17:05:24.664 +05:30 8e68feff-4219-4b6a-bab8-f7a47def34bd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:24 AM'. 2024-03-23 17:05:24.664 +05:30 7e7aa8aa-b42f-48c2-8c75-49bd14f5fbd4 INF CORS policy execution successful. 2024-03-23 17:05:24.664 +05:30 7e7aa8aa-b42f-48c2-8c75-49bd14f5fbd4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:24.665 +05:30 7e7aa8aa-b42f-48c2-8c75-49bd14f5fbd4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:05:24.665 +05:30 426be469-cb52-416f-a42f-c741477cf8d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:24.665 +05:30 7e7aa8aa-b42f-48c2-8c75-49bd14f5fbd4 INF Fetching Department deatails 2024-03-23 17:05:24.666 +05:30 426be469-cb52-416f-a42f-c741477cf8d5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:24 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-23 17:05:24.666 +05:30 426be469-cb52-416f-a42f-c741477cf8d5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:24 AM'. 2024-03-23 17:05:24.666 +05:30 d71e2c0a-ae08-40ab-a8f6-a4aa4dfe3f53 INF CORS policy execution successful. 2024-03-23 17:05:24.666 +05:30 d71e2c0a-ae08-40ab-a8f6-a4aa4dfe3f53 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:24.666 +05:30 d71e2c0a-ae08-40ab-a8f6-a4aa4dfe3f53 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:05:24.666 +05:30 7e7aa8aa-b42f-48c2-8c75-49bd14f5fbd4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:24.666 +05:30 d71e2c0a-ae08-40ab-a8f6-a4aa4dfe3f53 INF Fetching Country deatails 2024-03-23 17:05:24.667 +05:30 7e7aa8aa-b42f-48c2-8c75-49bd14f5fbd4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8504ms 2024-03-23 17:05:24.667 +05:30 7e7aa8aa-b42f-48c2-8c75-49bd14f5fbd4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:24.667 +05:30 7e7aa8aa-b42f-48c2-8c75-49bd14f5fbd4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4499ms 2024-03-23 17:05:24.667 +05:30 d71e2c0a-ae08-40ab-a8f6-a4aa4dfe3f53 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:24.667 +05:30 d71e2c0a-ae08-40ab-a8f6-a4aa4dfe3f53 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0807ms 2024-03-23 17:05:24.667 +05:30 d71e2c0a-ae08-40ab-a8f6-a4aa4dfe3f53 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:24.667 +05:30 d71e2c0a-ae08-40ab-a8f6-a4aa4dfe3f53 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1001ms 2024-03-23 17:05:24.684 +05:30 eb5794ba-b0e2-4476-9982-c076d6e835da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:24.686 +05:30 eb5794ba-b0e2-4476-9982-c076d6e835da INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:24 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-23 17:05:24.695 +05:30 eb5794ba-b0e2-4476-9982-c076d6e835da INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:24 AM'. 2024-03-23 17:05:24.695 +05:30 8e5875ac-aa51-4491-8b94-0a5fc294ff08 INF CORS policy execution successful. 2024-03-23 17:05:24.695 +05:30 8e5875ac-aa51-4491-8b94-0a5fc294ff08 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:24.695 +05:30 8e5875ac-aa51-4491-8b94-0a5fc294ff08 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:05:24.696 +05:30 8e5875ac-aa51-4491-8b94-0a5fc294ff08 INF Fetching City deatails 2024-03-23 17:05:24.698 +05:30 8e5875ac-aa51-4491-8b94-0a5fc294ff08 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:24.698 +05:30 8e5875ac-aa51-4491-8b94-0a5fc294ff08 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.6593ms 2024-03-23 17:05:24.698 +05:30 8e5875ac-aa51-4491-8b94-0a5fc294ff08 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:24.698 +05:30 8e5875ac-aa51-4491-8b94-0a5fc294ff08 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 14.3962ms 2024-03-23 17:05:25.344 +05:30 4e82725c-a414-4aa5-ae55-a2564e4273e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:25.345 +05:30 d9d6b837-da33-42d5-97f8-b17fc225cf16 INF CORS policy execution successful. 2024-03-23 17:05:25.345 +05:30 d9d6b837-da33-42d5-97f8-b17fc225cf16 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8343ms 2024-03-23 17:05:25.348 +05:30 08c4ed79-75bd-422f-bbc5-15dc01194588 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:25.349 +05:30 c7b97a95-2302-4758-8ba4-b83f491921e2 INF CORS policy execution successful. 2024-03-23 17:05:25.349 +05:30 c7b97a95-2302-4758-8ba4-b83f491921e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6973ms 2024-03-23 17:05:25.356 +05:30 6ab9ad2c-51e8-4c30-8d17-ba9a5493f402 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:25.357 +05:30 c8f4fdf0-9161-4b25-a41b-d05694a7eefb INF CORS policy execution successful. 2024-03-23 17:05:25.357 +05:30 c8f4fdf0-9161-4b25-a41b-d05694a7eefb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.592ms 2024-03-23 17:05:25.402 +05:30 59eaa34b-58ff-4d18-a12a-1a5de64e2f57 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:05:25.403 +05:30 59eaa34b-58ff-4d18-a12a-1a5de64e2f57 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:25 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-23 17:05:25.403 +05:30 59eaa34b-58ff-4d18-a12a-1a5de64e2f57 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:25 AM'. 2024-03-23 17:05:25.403 +05:30 c3e2613b-a60a-4c1a-96a9-8aa9e59227d9 INF CORS policy execution successful. 2024-03-23 17:05:25.403 +05:30 c3e2613b-a60a-4c1a-96a9-8aa9e59227d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:25.403 +05:30 c3e2613b-a60a-4c1a-96a9-8aa9e59227d9 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:05:25.404 +05:30 c3e2613b-a60a-4c1a-96a9-8aa9e59227d9 INF Fetching Country deatails 2024-03-23 17:05:25.405 +05:30 c3e2613b-a60a-4c1a-96a9-8aa9e59227d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:25.405 +05:30 c3e2613b-a60a-4c1a-96a9-8aa9e59227d9 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7473ms 2024-03-23 17:05:25.405 +05:30 c3e2613b-a60a-4c1a-96a9-8aa9e59227d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:05:25.405 +05:30 c3e2613b-a60a-4c1a-96a9-8aa9e59227d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3281ms 2024-03-23 17:05:25.410 +05:30 82124861-ba44-4905-bf7c-08d08acacf3e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:05:25.411 +05:30 82124861-ba44-4905-bf7c-08d08acacf3e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:25 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-23 17:05:25.411 +05:30 82124861-ba44-4905-bf7c-08d08acacf3e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:25 AM'. 2024-03-23 17:05:25.411 +05:30 8b66e592-057f-47c3-9e30-a18e1ccf4051 INF CORS policy execution successful. 2024-03-23 17:05:25.411 +05:30 8b66e592-057f-47c3-9e30-a18e1ccf4051 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:25.411 +05:30 8b66e592-057f-47c3-9e30-a18e1ccf4051 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:05:25.412 +05:30 8b66e592-057f-47c3-9e30-a18e1ccf4051 INF Fetching Department deatails 2024-03-23 17:05:25.413 +05:30 bf46c913-ab85-4fd9-82db-af078b5aa10f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:05:25.413 +05:30 8b66e592-057f-47c3-9e30-a18e1ccf4051 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:25.413 +05:30 bf46c913-ab85-4fd9-82db-af078b5aa10f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:25 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-23 17:05:25.413 +05:30 8b66e592-057f-47c3-9e30-a18e1ccf4051 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6629ms 2024-03-23 17:05:25.413 +05:30 8b66e592-057f-47c3-9e30-a18e1ccf4051 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:05:25.413 +05:30 bf46c913-ab85-4fd9-82db-af078b5aa10f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:35:25 AM'. 2024-03-23 17:05:25.414 +05:30 c2ff29cc-5ad8-439d-9050-ef790c573204 INF CORS policy execution successful. 2024-03-23 17:05:25.414 +05:30 c2ff29cc-5ad8-439d-9050-ef790c573204 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:25.414 +05:30 c2ff29cc-5ad8-439d-9050-ef790c573204 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:05:25.414 +05:30 8b66e592-057f-47c3-9e30-a18e1ccf4051 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.5014ms 2024-03-23 17:05:25.414 +05:30 c2ff29cc-5ad8-439d-9050-ef790c573204 INF Fetching City deatails 2024-03-23 17:05:25.415 +05:30 c2ff29cc-5ad8-439d-9050-ef790c573204 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:05:25.415 +05:30 c2ff29cc-5ad8-439d-9050-ef790c573204 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3734ms 2024-03-23 17:05:25.415 +05:30 c2ff29cc-5ad8-439d-9050-ef790c573204 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:05:25.415 +05:30 c2ff29cc-5ad8-439d-9050-ef790c573204 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4754ms 2024-03-23 17:06:09.607 +05:30 e442fe40-08da-40af-b531-33839eb0d7ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:06:09.608 +05:30 21745b97-53e0-4dac-b167-754cb9f8a432 INF CORS policy execution successful. 2024-03-23 17:06:09.609 +05:30 21745b97-53e0-4dac-b167-754cb9f8a432 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.5794ms 2024-03-23 17:06:09.613 +05:30 259feb76-3931-4340-834b-c2f8f25a5019 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:06:09.614 +05:30 bf477db3-6e05-4997-bcf9-7a0856150612 INF CORS policy execution successful. 2024-03-23 17:06:09.614 +05:30 bf477db3-6e05-4997-bcf9-7a0856150612 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6941ms 2024-03-23 17:06:09.616 +05:30 e9a83907-bf4f-4af4-96b9-e49c72eae8a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:06:09.616 +05:30 55e62f83-2c05-4fb1-9263-84ca4bb4c1c7 INF CORS policy execution successful. 2024-03-23 17:06:09.616 +05:30 55e62f83-2c05-4fb1-9263-84ca4bb4c1c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6402ms 2024-03-23 17:06:09.675 +05:30 94d5e4bf-0427-4e16-901f-3c5ff4304948 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:06:09.677 +05:30 94d5e4bf-0427-4e16-901f-3c5ff4304948 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:09 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-23 17:06:09.678 +05:30 94d5e4bf-0427-4e16-901f-3c5ff4304948 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:09 AM'. 2024-03-23 17:06:09.678 +05:30 7555fb2a-9f1e-41ed-8d8d-7fbe26f996a6 INF CORS policy execution successful. 2024-03-23 17:06:09.678 +05:30 7555fb2a-9f1e-41ed-8d8d-7fbe26f996a6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:06:09.679 +05:30 7555fb2a-9f1e-41ed-8d8d-7fbe26f996a6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:06:09.680 +05:30 7555fb2a-9f1e-41ed-8d8d-7fbe26f996a6 INF Fetching Country deatails 2024-03-23 17:06:09.681 +05:30 006d78f7-e65d-42c2-9993-c642b8ee9014 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:06:09.681 +05:30 006d78f7-e65d-42c2-9993-c642b8ee9014 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:09 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-23 17:06:09.681 +05:30 7555fb2a-9f1e-41ed-8d8d-7fbe26f996a6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:09.682 +05:30 006d78f7-e65d-42c2-9993-c642b8ee9014 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:09 AM'. 2024-03-23 17:06:09.682 +05:30 2408f10a-6583-40b9-9d1b-201d68d6c1fc INF CORS policy execution successful. 2024-03-23 17:06:09.682 +05:30 2408f10a-6583-40b9-9d1b-201d68d6c1fc INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:06:09.682 +05:30 2408f10a-6583-40b9-9d1b-201d68d6c1fc INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:06:09.682 +05:30 7555fb2a-9f1e-41ed-8d8d-7fbe26f996a6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.2168ms 2024-03-23 17:06:09.682 +05:30 7555fb2a-9f1e-41ed-8d8d-7fbe26f996a6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:06:09.682 +05:30 7555fb2a-9f1e-41ed-8d8d-7fbe26f996a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.7476ms 2024-03-23 17:06:09.682 +05:30 2408f10a-6583-40b9-9d1b-201d68d6c1fc INF Fetching Department deatails 2024-03-23 17:06:09.683 +05:30 2408f10a-6583-40b9-9d1b-201d68d6c1fc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:09.683 +05:30 2408f10a-6583-40b9-9d1b-201d68d6c1fc INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2918ms 2024-03-23 17:06:09.683 +05:30 2408f10a-6583-40b9-9d1b-201d68d6c1fc INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:06:09.683 +05:30 2408f10a-6583-40b9-9d1b-201d68d6c1fc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6625ms 2024-03-23 17:06:09.689 +05:30 e9770878-5e85-4012-84a7-70cae0ab9961 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:06:09.689 +05:30 e9770878-5e85-4012-84a7-70cae0ab9961 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:09 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-23 17:06:09.690 +05:30 e9770878-5e85-4012-84a7-70cae0ab9961 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:09 AM'. 2024-03-23 17:06:09.690 +05:30 c870c001-1079-4ec3-a6e9-98ec4ac2cbe6 INF CORS policy execution successful. 2024-03-23 17:06:09.690 +05:30 c870c001-1079-4ec3-a6e9-98ec4ac2cbe6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:06:09.690 +05:30 c870c001-1079-4ec3-a6e9-98ec4ac2cbe6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:06:09.690 +05:30 c870c001-1079-4ec3-a6e9-98ec4ac2cbe6 INF Fetching City deatails 2024-03-23 17:06:09.691 +05:30 c870c001-1079-4ec3-a6e9-98ec4ac2cbe6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:09.691 +05:30 c870c001-1079-4ec3-a6e9-98ec4ac2cbe6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4459ms 2024-03-23 17:06:09.691 +05:30 c870c001-1079-4ec3-a6e9-98ec4ac2cbe6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:06:09.691 +05:30 c870c001-1079-4ec3-a6e9-98ec4ac2cbe6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5135ms 2024-03-23 17:06:10.487 +05:30 112cb153-51ce-4a93-a285-69e81a4d0e2b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:06:10.487 +05:30 c5505e21-51cb-45a9-a11a-7f6fd2a5a3be INF CORS policy execution successful. 2024-03-23 17:06:10.487 +05:30 c5505e21-51cb-45a9-a11a-7f6fd2a5a3be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.69ms 2024-03-23 17:06:10.492 +05:30 2060a4d6-7c6a-4edb-9d0e-866d66407b1c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:06:10.492 +05:30 77aaa49b-2c49-45da-a6ca-bf4ecb747f75 INF CORS policy execution successful. 2024-03-23 17:06:10.492 +05:30 77aaa49b-2c49-45da-a6ca-bf4ecb747f75 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7052ms 2024-03-23 17:06:10.493 +05:30 e6d16c6e-5737-4d30-acf2-21bfe302d385 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:06:10.493 +05:30 613831ce-8628-41bc-b7ca-b77ed24fc048 INF CORS policy execution successful. 2024-03-23 17:06:10.493 +05:30 613831ce-8628-41bc-b7ca-b77ed24fc048 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2767ms 2024-03-23 17:06:10.534 +05:30 281df536-b06a-4c1e-8961-632fb47e2093 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:06:10.535 +05:30 281df536-b06a-4c1e-8961-632fb47e2093 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36: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-23 17:06:10.535 +05:30 281df536-b06a-4c1e-8961-632fb47e2093 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:10 AM'. 2024-03-23 17:06:10.535 +05:30 fe950033-aaf3-4ad7-9b12-d7421025c53b INF CORS policy execution successful. 2024-03-23 17:06:10.535 +05:30 fe950033-aaf3-4ad7-9b12-d7421025c53b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:06:10.536 +05:30 fe950033-aaf3-4ad7-9b12-d7421025c53b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:06:10.536 +05:30 fe950033-aaf3-4ad7-9b12-d7421025c53b INF Fetching Department deatails 2024-03-23 17:06:10.537 +05:30 a3b429df-5d68-4605-9890-1014ede3f58c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:06:10.537 +05:30 fe950033-aaf3-4ad7-9b12-d7421025c53b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:10.538 +05:30 a3b429df-5d68-4605-9890-1014ede3f58c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36: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-23 17:06:10.538 +05:30 fe950033-aaf3-4ad7-9b12-d7421025c53b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3042ms 2024-03-23 17:06:10.538 +05:30 a3b429df-5d68-4605-9890-1014ede3f58c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:10 AM'. 2024-03-23 17:06:10.538 +05:30 fe950033-aaf3-4ad7-9b12-d7421025c53b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:06:10.538 +05:30 b7136f33-e976-4f44-a555-77093ee704f8 INF CORS policy execution successful. 2024-03-23 17:06:10.538 +05:30 fe950033-aaf3-4ad7-9b12-d7421025c53b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2303ms 2024-03-23 17:06:10.538 +05:30 b7136f33-e976-4f44-a555-77093ee704f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:06:10.539 +05:30 b7136f33-e976-4f44-a555-77093ee704f8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:06:10.539 +05:30 b7136f33-e976-4f44-a555-77093ee704f8 INF Fetching Country deatails 2024-03-23 17:06:10.541 +05:30 b7136f33-e976-4f44-a555-77093ee704f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:10.541 +05:30 b7136f33-e976-4f44-a555-77093ee704f8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4877ms 2024-03-23 17:06:10.541 +05:30 b7136f33-e976-4f44-a555-77093ee704f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:06:10.541 +05:30 b7136f33-e976-4f44-a555-77093ee704f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.448ms 2024-03-23 17:06:10.545 +05:30 764c7ba9-073e-4fae-91d3-3a1cb7ed3fd4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:06:10.545 +05:30 764c7ba9-073e-4fae-91d3-3a1cb7ed3fd4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36: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-23 17:06:10.546 +05:30 764c7ba9-073e-4fae-91d3-3a1cb7ed3fd4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:10 AM'. 2024-03-23 17:06:10.546 +05:30 6b2f7603-12a7-418d-98c3-cdfc11599431 INF CORS policy execution successful. 2024-03-23 17:06:10.546 +05:30 6b2f7603-12a7-418d-98c3-cdfc11599431 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:06:10.546 +05:30 6b2f7603-12a7-418d-98c3-cdfc11599431 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:06:10.547 +05:30 6b2f7603-12a7-418d-98c3-cdfc11599431 INF Fetching City deatails 2024-03-23 17:06:10.548 +05:30 6b2f7603-12a7-418d-98c3-cdfc11599431 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:10.549 +05:30 6b2f7603-12a7-418d-98c3-cdfc11599431 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3888ms 2024-03-23 17:06:10.549 +05:30 6b2f7603-12a7-418d-98c3-cdfc11599431 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:06:10.549 +05:30 6b2f7603-12a7-418d-98c3-cdfc11599431 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.0997ms 2024-03-23 17:06:11.329 +05:30 b4c92bde-3e9b-40a3-bd25-fe9e6151d7cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:06:11.330 +05:30 20ebcf2f-86ad-4c83-bbaf-cd18b1753087 INF CORS policy execution successful. 2024-03-23 17:06:11.330 +05:30 20ebcf2f-86ad-4c83-bbaf-cd18b1753087 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1151ms 2024-03-23 17:06:11.331 +05:30 66a95dc6-0a76-4001-920a-c644efad0750 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:06:11.331 +05:30 6722a1c9-ad5c-439b-864e-ffbe8eb8cefe INF CORS policy execution successful. 2024-03-23 17:06:11.331 +05:30 6722a1c9-ad5c-439b-864e-ffbe8eb8cefe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.92ms 2024-03-23 17:06:11.337 +05:30 bcf0c6dc-4a78-48ef-9cd7-467f458cd746 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:06:11.338 +05:30 71612a1a-0096-4009-bf79-a6524450a5e3 INF CORS policy execution successful. 2024-03-23 17:06:11.338 +05:30 71612a1a-0096-4009-bf79-a6524450a5e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.581ms 2024-03-23 17:06:11.388 +05:30 e78efeee-fa82-45cc-b0d9-65c96b37926e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:06:11.389 +05:30 e78efeee-fa82-45cc-b0d9-65c96b37926e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:11 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-23 17:06:11.390 +05:30 e78efeee-fa82-45cc-b0d9-65c96b37926e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:11 AM'. 2024-03-23 17:06:11.390 +05:30 9d5036b8-c7be-4e64-9f10-444a7f47afe0 INF CORS policy execution successful. 2024-03-23 17:06:11.390 +05:30 9d5036b8-c7be-4e64-9f10-444a7f47afe0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:06:11.390 +05:30 9d5036b8-c7be-4e64-9f10-444a7f47afe0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:06:11.391 +05:30 9d5036b8-c7be-4e64-9f10-444a7f47afe0 INF Fetching Country deatails 2024-03-23 17:06:11.393 +05:30 9d5036b8-c7be-4e64-9f10-444a7f47afe0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:11.394 +05:30 9d5036b8-c7be-4e64-9f10-444a7f47afe0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.7795ms 2024-03-23 17:06:11.394 +05:30 9d5036b8-c7be-4e64-9f10-444a7f47afe0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:06:11.394 +05:30 9d5036b8-c7be-4e64-9f10-444a7f47afe0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.8811ms 2024-03-23 17:06:11.406 +05:30 5c3c079e-9fe1-4a14-82da-559f15a4f1af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:06:11.406 +05:30 5c3c079e-9fe1-4a14-82da-559f15a4f1af INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:11 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-23 17:06:11.407 +05:30 5c3c079e-9fe1-4a14-82da-559f15a4f1af INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:11 AM'. 2024-03-23 17:06:11.407 +05:30 bb7bd4a7-add3-4abd-bb32-d74b23c98297 INF CORS policy execution successful. 2024-03-23 17:06:11.407 +05:30 bb7bd4a7-add3-4abd-bb32-d74b23c98297 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:06:11.408 +05:30 bb7bd4a7-add3-4abd-bb32-d74b23c98297 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:06:11.408 +05:30 bb7bd4a7-add3-4abd-bb32-d74b23c98297 INF Fetching Department deatails 2024-03-23 17:06:11.409 +05:30 bb7bd4a7-add3-4abd-bb32-d74b23c98297 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:11.410 +05:30 bb7bd4a7-add3-4abd-bb32-d74b23c98297 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1447ms 2024-03-23 17:06:11.410 +05:30 bb7bd4a7-add3-4abd-bb32-d74b23c98297 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:06:11.410 +05:30 bb7bd4a7-add3-4abd-bb32-d74b23c98297 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.501ms 2024-03-23 17:06:11.414 +05:30 4abcfa34-4aae-4d94-a936-0655f11114a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:06:11.414 +05:30 4abcfa34-4aae-4d94-a936-0655f11114a9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:11 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-23 17:06:11.414 +05:30 4abcfa34-4aae-4d94-a936-0655f11114a9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:11 AM'. 2024-03-23 17:06:11.415 +05:30 501da316-e8b5-402d-88b6-ef0a5c3a6224 INF CORS policy execution successful. 2024-03-23 17:06:11.415 +05:30 501da316-e8b5-402d-88b6-ef0a5c3a6224 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:06:11.415 +05:30 501da316-e8b5-402d-88b6-ef0a5c3a6224 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:06:11.415 +05:30 501da316-e8b5-402d-88b6-ef0a5c3a6224 INF Fetching City deatails 2024-03-23 17:06:11.416 +05:30 501da316-e8b5-402d-88b6-ef0a5c3a6224 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:11.416 +05:30 501da316-e8b5-402d-88b6-ef0a5c3a6224 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6454ms 2024-03-23 17:06:11.416 +05:30 501da316-e8b5-402d-88b6-ef0a5c3a6224 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:06:11.417 +05:30 501da316-e8b5-402d-88b6-ef0a5c3a6224 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7844ms 2024-03-23 17:06:15.592 +05:30 123184c0-e3f0-492d-848c-a31124d879ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:15.593 +05:30 5ef0ec4d-58fc-4da1-b4dc-eb8fb1c0d5a3 INF CORS policy execution successful. 2024-03-23 17:06:15.593 +05:30 5ef0ec4d-58fc-4da1-b4dc-eb8fb1c0d5a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.4086ms 2024-03-23 17:06:15.654 +05:30 ec1471c8-f39a-4d5f-8efd-b36f4c83a37e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:15.654 +05:30 ec1471c8-f39a-4d5f-8efd-b36f4c83a37e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:15 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-23 17:06:15.654 +05:30 ec1471c8-f39a-4d5f-8efd-b36f4c83a37e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:15 AM'. 2024-03-23 17:06:15.655 +05:30 8490ed89-82ec-4f3f-85a7-9b97f9e0adb5 INF CORS policy execution successful. 2024-03-23 17:06:15.655 +05:30 8490ed89-82ec-4f3f-85a7-9b97f9e0adb5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:15.655 +05:30 8490ed89-82ec-4f3f-85a7-9b97f9e0adb5 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:06:15.656 +05:30 8490ed89-82ec-4f3f-85a7-9b97f9e0adb5 INF Fetching Field details for Master 2024-03-23 17:06:15.658 +05:30 8490ed89-82ec-4f3f-85a7-9b97f9e0adb5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:15.658 +05:30 8490ed89-82ec-4f3f-85a7-9b97f9e0adb5 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.4899ms 2024-03-23 17:06:15.658 +05:30 8490ed89-82ec-4f3f-85a7-9b97f9e0adb5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:15.659 +05:30 8490ed89-82ec-4f3f-85a7-9b97f9e0adb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.9887ms 2024-03-23 17:06:17.237 +05:30 54d273f2-0873-44dd-bc63-9cc54c8ab96e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:17.237 +05:30 24c77da7-9fbb-4409-a9f4-2873cb1a2239 INF CORS policy execution successful. 2024-03-23 17:06:17.237 +05:30 24c77da7-9fbb-4409-a9f4-2873cb1a2239 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6723ms 2024-03-23 17:06:17.302 +05:30 2800a77e-e65f-4500-afa6-1ede1c6a92f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:17.303 +05:30 2800a77e-e65f-4500-afa6-1ede1c6a92f8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:17 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-23 17:06:17.303 +05:30 2800a77e-e65f-4500-afa6-1ede1c6a92f8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:17 AM'. 2024-03-23 17:06:17.303 +05:30 af22a762-0a44-423b-929b-f8ac8d01b5a2 INF CORS policy execution successful. 2024-03-23 17:06:17.303 +05:30 af22a762-0a44-423b-929b-f8ac8d01b5a2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:17.304 +05:30 af22a762-0a44-423b-929b-f8ac8d01b5a2 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:06:17.304 +05:30 af22a762-0a44-423b-929b-f8ac8d01b5a2 INF Fetching Field details for Master 2024-03-23 17:06:17.306 +05:30 af22a762-0a44-423b-929b-f8ac8d01b5a2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:17.306 +05:30 af22a762-0a44-423b-929b-f8ac8d01b5a2 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.5668ms 2024-03-23 17:06:17.306 +05:30 af22a762-0a44-423b-929b-f8ac8d01b5a2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:17.306 +05:30 af22a762-0a44-423b-929b-f8ac8d01b5a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.5196ms 2024-03-23 17:06:17.658 +05:30 53a07908-5f1c-4fe8-9e2f-90f690da08d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:17.659 +05:30 1d878619-400c-4066-83c7-0fa3adcc6ed3 INF CORS policy execution successful. 2024-03-23 17:06:17.659 +05:30 1d878619-400c-4066-83c7-0fa3adcc6ed3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7793ms 2024-03-23 17:06:17.853 +05:30 22aeaf6b-4b70-462f-93b7-9cceebf5b76a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:17.854 +05:30 22aeaf6b-4b70-462f-93b7-9cceebf5b76a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:17 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-23 17:06:17.854 +05:30 22aeaf6b-4b70-462f-93b7-9cceebf5b76a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:17 AM'. 2024-03-23 17:06:17.854 +05:30 362efc51-8b79-40c4-9c7f-096da66d4605 INF CORS policy execution successful. 2024-03-23 17:06:17.854 +05:30 362efc51-8b79-40c4-9c7f-096da66d4605 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:17.854 +05:30 362efc51-8b79-40c4-9c7f-096da66d4605 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:06:17.855 +05:30 362efc51-8b79-40c4-9c7f-096da66d4605 INF Fetching Field details for Master 2024-03-23 17:06:17.857 +05:30 362efc51-8b79-40c4-9c7f-096da66d4605 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:17.857 +05:30 362efc51-8b79-40c4-9c7f-096da66d4605 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.0879ms 2024-03-23 17:06:17.857 +05:30 362efc51-8b79-40c4-9c7f-096da66d4605 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:17.858 +05:30 362efc51-8b79-40c4-9c7f-096da66d4605 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.6435ms 2024-03-23 17:06:18.420 +05:30 1dd1bb76-57e6-4d0a-a82a-a47e6499b695 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:18.421 +05:30 e9031c0f-eb99-4801-a66a-08bceb6f8291 INF CORS policy execution successful. 2024-03-23 17:06:18.421 +05:30 e9031c0f-eb99-4801-a66a-08bceb6f8291 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8734ms 2024-03-23 17:06:18.485 +05:30 949e9534-3490-40f2-8706-d4b84a778fc6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:18.486 +05:30 949e9534-3490-40f2-8706-d4b84a778fc6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:18 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-23 17:06:18.486 +05:30 949e9534-3490-40f2-8706-d4b84a778fc6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:18 AM'. 2024-03-23 17:06:18.486 +05:30 ff6b1246-55b7-453e-ace2-ccf8d45f1efd INF CORS policy execution successful. 2024-03-23 17:06:18.486 +05:30 ff6b1246-55b7-453e-ace2-ccf8d45f1efd INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:18.486 +05:30 ff6b1246-55b7-453e-ace2-ccf8d45f1efd INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:06:18.487 +05:30 ff6b1246-55b7-453e-ace2-ccf8d45f1efd INF Fetching Field details for Master 2024-03-23 17:06:18.488 +05:30 ff6b1246-55b7-453e-ace2-ccf8d45f1efd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:18.489 +05:30 ff6b1246-55b7-453e-ace2-ccf8d45f1efd INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.11ms 2024-03-23 17:06:18.489 +05:30 ff6b1246-55b7-453e-ace2-ccf8d45f1efd INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:18.489 +05:30 ff6b1246-55b7-453e-ace2-ccf8d45f1efd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.7509ms 2024-03-23 17:06:22.527 +05:30 3e43723d-f352-42fc-ab9c-ae2c7fcc5bfa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:22.528 +05:30 db27aaef-af62-41a2-87a2-5c337165b141 INF CORS policy execution successful. 2024-03-23 17:06:22.528 +05:30 db27aaef-af62-41a2-87a2-5c337165b141 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7774ms 2024-03-23 17:06:22.636 +05:30 2fbf4030-43d6-4a5d-b5c9-42848a3ec9de INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:22.636 +05:30 2fbf4030-43d6-4a5d-b5c9-42848a3ec9de INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:22 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-23 17:06:22.637 +05:30 2fbf4030-43d6-4a5d-b5c9-42848a3ec9de INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:22 AM'. 2024-03-23 17:06:22.637 +05:30 76403dcb-1fef-4a0f-a743-6c7ef82ab227 INF CORS policy execution successful. 2024-03-23 17:06:22.637 +05:30 76403dcb-1fef-4a0f-a743-6c7ef82ab227 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:22.637 +05:30 76403dcb-1fef-4a0f-a743-6c7ef82ab227 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:06:22.638 +05:30 76403dcb-1fef-4a0f-a743-6c7ef82ab227 INF Fetching Field details for Master 2024-03-23 17:06:22.639 +05:30 76403dcb-1fef-4a0f-a743-6c7ef82ab227 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:22.640 +05:30 76403dcb-1fef-4a0f-a743-6c7ef82ab227 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.391ms 2024-03-23 17:06:22.640 +05:30 76403dcb-1fef-4a0f-a743-6c7ef82ab227 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:22.640 +05:30 76403dcb-1fef-4a0f-a743-6c7ef82ab227 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.9842ms 2024-03-23 17:06:23.249 +05:30 df5c6c9c-bffe-452a-8d9a-f564bc98f021 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:23.249 +05:30 b9759bcf-a305-4837-9580-2be4d8cfefb8 INF CORS policy execution successful. 2024-03-23 17:06:23.249 +05:30 b9759bcf-a305-4837-9580-2be4d8cfefb8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.4667ms 2024-03-23 17:06:23.388 +05:30 d404d283-b148-4433-ba18-8ed35a0b1a0a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:23.389 +05:30 d404d283-b148-4433-ba18-8ed35a0b1a0a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36: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-23 17:06:23.390 +05:30 d404d283-b148-4433-ba18-8ed35a0b1a0a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:23 AM'. 2024-03-23 17:06:23.390 +05:30 ce6db0e1-fce2-4a7a-8e99-8ed8cbb18951 INF CORS policy execution successful. 2024-03-23 17:06:23.390 +05:30 ce6db0e1-fce2-4a7a-8e99-8ed8cbb18951 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:23.390 +05:30 ce6db0e1-fce2-4a7a-8e99-8ed8cbb18951 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:06:23.391 +05:30 ce6db0e1-fce2-4a7a-8e99-8ed8cbb18951 INF Fetching Field details for Master 2024-03-23 17:06:23.392 +05:30 ce6db0e1-fce2-4a7a-8e99-8ed8cbb18951 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:23.393 +05:30 ce6db0e1-fce2-4a7a-8e99-8ed8cbb18951 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.9482ms 2024-03-23 17:06:23.393 +05:30 ce6db0e1-fce2-4a7a-8e99-8ed8cbb18951 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:23.393 +05:30 ce6db0e1-fce2-4a7a-8e99-8ed8cbb18951 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.0648ms 2024-03-23 17:06:23.975 +05:30 9e65f992-6918-4b53-ad01-fc67c1608645 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:23.975 +05:30 6867a596-ec23-411c-b3a0-506085fe5f8a INF CORS policy execution successful. 2024-03-23 17:06:23.975 +05:30 6867a596-ec23-411c-b3a0-506085fe5f8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6051ms 2024-03-23 17:06:24.035 +05:30 85cb55a2-0b12-4d4f-ba29-03ccd080844e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:24.036 +05:30 85cb55a2-0b12-4d4f-ba29-03ccd080844e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:24 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-23 17:06:24.037 +05:30 85cb55a2-0b12-4d4f-ba29-03ccd080844e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:24 AM'. 2024-03-23 17:06:24.037 +05:30 4beef376-42a1-4f9a-9778-e358ac0c0d99 INF CORS policy execution successful. 2024-03-23 17:06:24.037 +05:30 4beef376-42a1-4f9a-9778-e358ac0c0d99 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:24.037 +05:30 4beef376-42a1-4f9a-9778-e358ac0c0d99 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:06:24.038 +05:30 4beef376-42a1-4f9a-9778-e358ac0c0d99 INF Fetching Field details for Master 2024-03-23 17:06:24.041 +05:30 4beef376-42a1-4f9a-9778-e358ac0c0d99 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:24.041 +05:30 4beef376-42a1-4f9a-9778-e358ac0c0d99 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.9264ms 2024-03-23 17:06:24.041 +05:30 4beef376-42a1-4f9a-9778-e358ac0c0d99 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:24.042 +05:30 4beef376-42a1-4f9a-9778-e358ac0c0d99 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 6.6882ms 2024-03-23 17:06:24.598 +05:30 332b4ee2-0a09-48b0-b516-a8f57a6fb0d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:24.599 +05:30 143aa7a4-d11f-4c11-b107-489b2a6fe771 INF CORS policy execution successful. 2024-03-23 17:06:24.599 +05:30 143aa7a4-d11f-4c11-b107-489b2a6fe771 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5445ms 2024-03-23 17:06:24.661 +05:30 a1a8abc8-75d9-447f-a1dc-509bebdb76bb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:24.661 +05:30 a1a8abc8-75d9-447f-a1dc-509bebdb76bb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:24 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-23 17:06:24.662 +05:30 a1a8abc8-75d9-447f-a1dc-509bebdb76bb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:24 AM'. 2024-03-23 17:06:24.662 +05:30 59fc68c6-647b-41dc-bc85-243cb484739f INF CORS policy execution successful. 2024-03-23 17:06:24.662 +05:30 59fc68c6-647b-41dc-bc85-243cb484739f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:24.662 +05:30 59fc68c6-647b-41dc-bc85-243cb484739f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:06:24.662 +05:30 59fc68c6-647b-41dc-bc85-243cb484739f INF Fetching Field details for Master 2024-03-23 17:06:24.664 +05:30 59fc68c6-647b-41dc-bc85-243cb484739f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:24.664 +05:30 59fc68c6-647b-41dc-bc85-243cb484739f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.2993ms 2024-03-23 17:06:24.664 +05:30 59fc68c6-647b-41dc-bc85-243cb484739f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:24.665 +05:30 59fc68c6-647b-41dc-bc85-243cb484739f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.7944ms 2024-03-23 17:06:25.401 +05:30 2b096d72-c5b3-4410-8123-02c628556fc7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:25.401 +05:30 ce56bc70-0b37-4bca-8b3f-e1428732bebd INF CORS policy execution successful. 2024-03-23 17:06:25.402 +05:30 ce56bc70-0b37-4bca-8b3f-e1428732bebd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7188ms 2024-03-23 17:06:25.470 +05:30 822bf7f6-c572-4f11-89c2-7da85e8a3049 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:25.470 +05:30 822bf7f6-c572-4f11-89c2-7da85e8a3049 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:25 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-23 17:06:25.471 +05:30 822bf7f6-c572-4f11-89c2-7da85e8a3049 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:25 AM'. 2024-03-23 17:06:25.471 +05:30 80d7e434-2ea6-4a2b-9539-5cc264ef6f45 INF CORS policy execution successful. 2024-03-23 17:06:25.471 +05:30 80d7e434-2ea6-4a2b-9539-5cc264ef6f45 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:25.471 +05:30 80d7e434-2ea6-4a2b-9539-5cc264ef6f45 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:06:25.471 +05:30 80d7e434-2ea6-4a2b-9539-5cc264ef6f45 INF Fetching Field details for Master 2024-03-23 17:06:25.472 +05:30 80d7e434-2ea6-4a2b-9539-5cc264ef6f45 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:25.473 +05:30 80d7e434-2ea6-4a2b-9539-5cc264ef6f45 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.9514ms 2024-03-23 17:06:25.473 +05:30 80d7e434-2ea6-4a2b-9539-5cc264ef6f45 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:25.473 +05:30 80d7e434-2ea6-4a2b-9539-5cc264ef6f45 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.357ms 2024-03-23 17:06:27.491 +05:30 4c0c11af-7f02-4580-971a-8547c0b56c6f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:27.492 +05:30 4e8ad5d2-4f5f-465c-b3f9-62983bc7a9c2 INF CORS policy execution successful. 2024-03-23 17:06:27.493 +05:30 4e8ad5d2-4f5f-465c-b3f9-62983bc7a9c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.2268ms 2024-03-23 17:06:27.579 +05:30 232baeff-7f09-4b1f-a623-4971d5f3fd7e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:06:27.580 +05:30 232baeff-7f09-4b1f-a623-4971d5f3fd7e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:27 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-23 17:06:27.581 +05:30 232baeff-7f09-4b1f-a623-4971d5f3fd7e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:27 AM'. 2024-03-23 17:06:27.581 +05:30 b65657e9-07ec-44f6-b6b2-23310b2f62fe INF CORS policy execution successful. 2024-03-23 17:06:27.581 +05:30 b65657e9-07ec-44f6-b6b2-23310b2f62fe INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:27.581 +05:30 b65657e9-07ec-44f6-b6b2-23310b2f62fe INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:06:27.582 +05:30 b65657e9-07ec-44f6-b6b2-23310b2f62fe INF Fetching Field details for Master 2024-03-23 17:06:27.583 +05:30 b65657e9-07ec-44f6-b6b2-23310b2f62fe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:27.584 +05:30 b65657e9-07ec-44f6-b6b2-23310b2f62fe INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.7826ms 2024-03-23 17:06:27.584 +05:30 b65657e9-07ec-44f6-b6b2-23310b2f62fe INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:06:27.584 +05:30 b65657e9-07ec-44f6-b6b2-23310b2f62fe INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.7885ms 2024-03-23 17:06:27.836 +05:30 a1b08448-6a70-4585-8086-7b62a4a4f255 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:06:27.836 +05:30 f73dea31-d4ba-43e7-ac7e-6e09744d672f INF CORS policy execution successful. 2024-03-23 17:06:27.837 +05:30 f73dea31-d4ba-43e7-ac7e-6e09744d672f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.607ms 2024-03-23 17:06:27.837 +05:30 892eda93-7b9b-4669-88be-7ec174569da0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:06:27.837 +05:30 d6544750-30b3-441a-a3ed-2587e73d0ffa INF CORS policy execution successful. 2024-03-23 17:06:27.837 +05:30 d6544750-30b3-441a-a3ed-2587e73d0ffa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5874ms 2024-03-23 17:06:27.845 +05:30 7070c061-a20f-48f7-a743-25fb6fd76f79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:06:27.846 +05:30 03c33f26-4c44-4b30-b8bb-e02f8c4b4893 INF CORS policy execution successful. 2024-03-23 17:06:27.846 +05:30 03c33f26-4c44-4b30-b8bb-e02f8c4b4893 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.0833ms 2024-03-23 17:06:27.897 +05:30 31e62360-1f53-4322-a00d-cb63d174fe91 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:06:27.898 +05:30 31e62360-1f53-4322-a00d-cb63d174fe91 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:27 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-23 17:06:27.899 +05:30 31e62360-1f53-4322-a00d-cb63d174fe91 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:27 AM'. 2024-03-23 17:06:27.899 +05:30 c9bdc770-cd83-4794-b8c4-3640398e5018 INF CORS policy execution successful. 2024-03-23 17:06:27.899 +05:30 c9bdc770-cd83-4794-b8c4-3640398e5018 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:06:27.899 +05:30 c9bdc770-cd83-4794-b8c4-3640398e5018 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:06:27.899 +05:30 04fc611f-c8f4-43c7-9c6c-b68343d68e43 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:06:27.900 +05:30 04fc611f-c8f4-43c7-9c6c-b68343d68e43 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:27 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-23 17:06:27.900 +05:30 c9bdc770-cd83-4794-b8c4-3640398e5018 INF Fetching Country deatails 2024-03-23 17:06:27.900 +05:30 04fc611f-c8f4-43c7-9c6c-b68343d68e43 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:27 AM'. 2024-03-23 17:06:27.900 +05:30 d0a525e7-86b0-4a0f-857c-e2cdfa186b69 INF CORS policy execution successful. 2024-03-23 17:06:27.900 +05:30 d0a525e7-86b0-4a0f-857c-e2cdfa186b69 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:06:27.901 +05:30 d0a525e7-86b0-4a0f-857c-e2cdfa186b69 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:06:27.901 +05:30 d0a525e7-86b0-4a0f-857c-e2cdfa186b69 INF Fetching City deatails 2024-03-23 17:06:27.902 +05:30 c9bdc770-cd83-4794-b8c4-3640398e5018 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:27.902 +05:30 c9bdc770-cd83-4794-b8c4-3640398e5018 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.1387ms 2024-03-23 17:06:27.902 +05:30 c9bdc770-cd83-4794-b8c4-3640398e5018 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:06:27.902 +05:30 c9bdc770-cd83-4794-b8c4-3640398e5018 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.9671ms 2024-03-23 17:06:27.904 +05:30 d0a525e7-86b0-4a0f-857c-e2cdfa186b69 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:27.904 +05:30 d0a525e7-86b0-4a0f-857c-e2cdfa186b69 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.1455ms 2024-03-23 17:06:27.904 +05:30 d0a525e7-86b0-4a0f-857c-e2cdfa186b69 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:06:27.904 +05:30 d0a525e7-86b0-4a0f-857c-e2cdfa186b69 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.9756ms 2024-03-23 17:06:27.904 +05:30 4290db48-cb87-4d43-a628-97ca36847cbb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:06:27.905 +05:30 4290db48-cb87-4d43-a628-97ca36847cbb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:27 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-23 17:06:27.905 +05:30 4290db48-cb87-4d43-a628-97ca36847cbb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:36:27 AM'. 2024-03-23 17:06:27.905 +05:30 07c5b095-ae84-40c7-a223-6ba95b3e878c INF CORS policy execution successful. 2024-03-23 17:06:27.905 +05:30 07c5b095-ae84-40c7-a223-6ba95b3e878c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:06:27.905 +05:30 07c5b095-ae84-40c7-a223-6ba95b3e878c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:06:27.906 +05:30 07c5b095-ae84-40c7-a223-6ba95b3e878c INF Fetching Department deatails 2024-03-23 17:06:27.907 +05:30 07c5b095-ae84-40c7-a223-6ba95b3e878c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:06:27.907 +05:30 07c5b095-ae84-40c7-a223-6ba95b3e878c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1042ms 2024-03-23 17:06:27.907 +05:30 07c5b095-ae84-40c7-a223-6ba95b3e878c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:06:27.908 +05:30 07c5b095-ae84-40c7-a223-6ba95b3e878c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.5469ms 2024-03-23 17:07:56.635 +05:30 aa2e799a-ca64-45c2-b1cc-c984836e725c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:07:56.635 +05:30 3be99cf7-ee9e-4ac4-b99f-522bb34e80f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:07:56.638 +05:30 2ca82136-51ef-4d8a-81c1-01f4eb418a62 INF CORS policy execution successful. 2024-03-23 17:07:56.638 +05:30 49ba9cd2-f1a4-4d69-a709-7aa1264f8c65 INF CORS policy execution successful. 2024-03-23 17:07:56.640 +05:30 49ba9cd2-f1a4-4d69-a709-7aa1264f8c65 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 5.2556ms 2024-03-23 17:07:56.640 +05:30 2ca82136-51ef-4d8a-81c1-01f4eb418a62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 4.6858ms 2024-03-23 17:07:56.645 +05:30 cd90111f-daa9-4535-ac2f-cf458524ea40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:07:56.645 +05:30 3c43675d-01d7-4237-b75e-4ad17a6b34f5 INF CORS policy execution successful. 2024-03-23 17:07:56.646 +05:30 3c43675d-01d7-4237-b75e-4ad17a6b34f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8302ms 2024-03-23 17:07:56.801 +05:30 915023ce-72e0-451b-91e2-5c1d2f89f76c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:07:56.801 +05:30 264a7d47-48b0-4630-9c62-29c41af52519 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:07:56.803 +05:30 264a7d47-48b0-4630-9c62-29c41af52519 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:37:56 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-23 17:07:56.803 +05:30 915023ce-72e0-451b-91e2-5c1d2f89f76c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:37:56 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-23 17:07:56.805 +05:30 264a7d47-48b0-4630-9c62-29c41af52519 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:37:56 AM'. 2024-03-23 17:07:56.805 +05:30 915023ce-72e0-451b-91e2-5c1d2f89f76c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:37:56 AM'. 2024-03-23 17:07:56.806 +05:30 8b665d3b-f7a1-4ab7-b673-fb683962a2d5 INF CORS policy execution successful. 2024-03-23 17:07:56.806 +05:30 cca5c525-795e-4c03-8a86-0b4684cdce51 INF CORS policy execution successful. 2024-03-23 17:07:56.806 +05:30 5a8baa6b-b5b4-4fc0-9eba-a8eeaaf5556c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:07:56.806 +05:30 8b665d3b-f7a1-4ab7-b673-fb683962a2d5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:07:56.806 +05:30 cca5c525-795e-4c03-8a86-0b4684cdce51 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:07:56.807 +05:30 5a8baa6b-b5b4-4fc0-9eba-a8eeaaf5556c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:37:56 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-23 17:07:56.807 +05:30 cca5c525-795e-4c03-8a86-0b4684cdce51 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:07:56.807 +05:30 8b665d3b-f7a1-4ab7-b673-fb683962a2d5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:07:56.807 +05:30 5a8baa6b-b5b4-4fc0-9eba-a8eeaaf5556c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:37:56 AM'. 2024-03-23 17:07:56.807 +05:30 036b45c2-daad-45c2-aa28-fc4646c44932 INF CORS policy execution successful. 2024-03-23 17:07:56.807 +05:30 036b45c2-daad-45c2-aa28-fc4646c44932 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:07:56.807 +05:30 036b45c2-daad-45c2-aa28-fc4646c44932 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:07:56.809 +05:30 036b45c2-daad-45c2-aa28-fc4646c44932 INF Fetching Department deatails 2024-03-23 17:07:56.809 +05:30 cca5c525-795e-4c03-8a86-0b4684cdce51 INF Fetching City deatails 2024-03-23 17:07:56.809 +05:30 8b665d3b-f7a1-4ab7-b673-fb683962a2d5 INF Fetching Country deatails 2024-03-23 17:07:56.816 +05:30 8b665d3b-f7a1-4ab7-b673-fb683962a2d5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:07:56.816 +05:30 cca5c525-795e-4c03-8a86-0b4684cdce51 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:07:56.816 +05:30 036b45c2-daad-45c2-aa28-fc4646c44932 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:07:56.817 +05:30 8b665d3b-f7a1-4ab7-b673-fb683962a2d5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 9.6796ms 2024-03-23 17:07:56.817 +05:30 036b45c2-daad-45c2-aa28-fc4646c44932 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 9.3232ms 2024-03-23 17:07:56.817 +05:30 036b45c2-daad-45c2-aa28-fc4646c44932 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:07:56.817 +05:30 8b665d3b-f7a1-4ab7-b673-fb683962a2d5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:07:56.817 +05:30 cca5c525-795e-4c03-8a86-0b4684cdce51 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.6828ms 2024-03-23 17:07:56.817 +05:30 cca5c525-795e-4c03-8a86-0b4684cdce51 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:07:56.817 +05:30 8b665d3b-f7a1-4ab7-b673-fb683962a2d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 16.1873ms 2024-03-23 17:07:56.817 +05:30 036b45c2-daad-45c2-aa28-fc4646c44932 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.4013ms 2024-03-23 17:07:56.818 +05:30 cca5c525-795e-4c03-8a86-0b4684cdce51 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 16.8032ms 2024-03-23 17:07:58.068 +05:30 353f7f61-e5f3-4453-af77-ea2745b83f35 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:07:58.069 +05:30 67e58608-4331-4583-942e-d4269d4f05df INF CORS policy execution successful. 2024-03-23 17:07:58.070 +05:30 67e58608-4331-4583-942e-d4269d4f05df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.735ms 2024-03-23 17:07:58.081 +05:30 81ff15ea-59c9-4e31-9351-023b0de52850 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:07:58.082 +05:30 2dec2b94-7ed1-4294-9a52-9b8b6fc1fd37 INF CORS policy execution successful. 2024-03-23 17:07:58.082 +05:30 2dec2b94-7ed1-4294-9a52-9b8b6fc1fd37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.3466ms 2024-03-23 17:07:58.091 +05:30 872861f4-b16e-4d7b-bb8a-a7b8d7b90368 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:07:58.091 +05:30 1c683fb6-8e71-4e37-909e-3b82f92a541d INF CORS policy execution successful. 2024-03-23 17:07:58.091 +05:30 1c683fb6-8e71-4e37-909e-3b82f92a541d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7288ms 2024-03-23 17:07:58.117 +05:30 814a26d6-987a-4887-a4ce-45f7ebf3e843 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:07:58.118 +05:30 814a26d6-987a-4887-a4ce-45f7ebf3e843 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:37:58 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-23 17:07:58.118 +05:30 814a26d6-987a-4887-a4ce-45f7ebf3e843 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:37:58 AM'. 2024-03-23 17:07:58.118 +05:30 9426367c-be1e-4194-b425-63ad275539c4 INF CORS policy execution successful. 2024-03-23 17:07:58.119 +05:30 9426367c-be1e-4194-b425-63ad275539c4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:07:58.119 +05:30 9426367c-be1e-4194-b425-63ad275539c4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:07:58.119 +05:30 9426367c-be1e-4194-b425-63ad275539c4 INF Fetching City deatails 2024-03-23 17:07:58.121 +05:30 9426367c-be1e-4194-b425-63ad275539c4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:07:58.121 +05:30 9426367c-be1e-4194-b425-63ad275539c4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.6029ms 2024-03-23 17:07:58.121 +05:30 9426367c-be1e-4194-b425-63ad275539c4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:07:58.122 +05:30 9426367c-be1e-4194-b425-63ad275539c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.9496ms 2024-03-23 17:07:58.126 +05:30 2cd301c6-f534-4086-80c3-26a8f8bc85f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:07:58.127 +05:30 2cd301c6-f534-4086-80c3-26a8f8bc85f5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:37:58 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-23 17:07:58.128 +05:30 2cd301c6-f534-4086-80c3-26a8f8bc85f5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:37:58 AM'. 2024-03-23 17:07:58.128 +05:30 c4fcc11e-b6ce-4f52-ad65-ace1d42f6212 INF CORS policy execution successful. 2024-03-23 17:07:58.128 +05:30 c4fcc11e-b6ce-4f52-ad65-ace1d42f6212 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:07:58.128 +05:30 c4fcc11e-b6ce-4f52-ad65-ace1d42f6212 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:07:58.130 +05:30 c4fcc11e-b6ce-4f52-ad65-ace1d42f6212 INF Fetching Country deatails 2024-03-23 17:07:58.132 +05:30 c4fcc11e-b6ce-4f52-ad65-ace1d42f6212 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:07:58.132 +05:30 c4fcc11e-b6ce-4f52-ad65-ace1d42f6212 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.6162ms 2024-03-23 17:07:58.132 +05:30 c4fcc11e-b6ce-4f52-ad65-ace1d42f6212 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:07:58.132 +05:30 c4fcc11e-b6ce-4f52-ad65-ace1d42f6212 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.2556ms 2024-03-23 17:07:58.147 +05:30 59f8a7b0-0b42-4ddb-ba86-40bd892a0d00 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:07:58.147 +05:30 59f8a7b0-0b42-4ddb-ba86-40bd892a0d00 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:37:58 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-23 17:07:58.148 +05:30 59f8a7b0-0b42-4ddb-ba86-40bd892a0d00 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:37:58 AM'. 2024-03-23 17:07:58.148 +05:30 78ffdea2-b1bd-4fa3-8112-83d14ac3fd6f INF CORS policy execution successful. 2024-03-23 17:07:58.148 +05:30 78ffdea2-b1bd-4fa3-8112-83d14ac3fd6f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:07:58.148 +05:30 78ffdea2-b1bd-4fa3-8112-83d14ac3fd6f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:07:58.148 +05:30 78ffdea2-b1bd-4fa3-8112-83d14ac3fd6f INF Fetching Department deatails 2024-03-23 17:07:58.149 +05:30 78ffdea2-b1bd-4fa3-8112-83d14ac3fd6f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:07:58.150 +05:30 78ffdea2-b1bd-4fa3-8112-83d14ac3fd6f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8645ms 2024-03-23 17:07:58.150 +05:30 78ffdea2-b1bd-4fa3-8112-83d14ac3fd6f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:07:58.150 +05:30 78ffdea2-b1bd-4fa3-8112-83d14ac3fd6f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.2316ms 2024-03-23 17:08:12.202 +05:30 965019b3-d4f7-46fc-8e77-f28f24759f30 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:08:12.202 +05:30 97eb14fd-ccbb-438c-af42-e78ff46611b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:08:12.202 +05:30 d7226c50-6563-4833-a7bc-e1ffa8415f01 INF CORS policy execution successful. 2024-03-23 17:08:12.202 +05:30 d5fc2631-a209-406f-a8ec-fc6db2bc6d79 INF CORS policy execution successful. 2024-03-23 17:08:12.203 +05:30 d5fc2631-a209-406f-a8ec-fc6db2bc6d79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4189ms 2024-03-23 17:08:12.203 +05:30 d7226c50-6563-4833-a7bc-e1ffa8415f01 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7476ms 2024-03-23 17:08:12.315 +05:30 63266f06-be28-4959-b676-e154c4a54445 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:08:12.315 +05:30 45e50610-c14b-4962-96e4-f366c4d6c527 INF CORS policy execution successful. 2024-03-23 17:08:12.316 +05:30 45e50610-c14b-4962-96e4-f366c4d6c527 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6408ms 2024-03-23 17:08:12.355 +05:30 a287c737-011c-4309-9aec-b277544df043 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:08:12.356 +05:30 a287c737-011c-4309-9aec-b277544df043 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:12 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-23 17:08:12.357 +05:30 a287c737-011c-4309-9aec-b277544df043 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:12 AM'. 2024-03-23 17:08:12.357 +05:30 b7c002aa-e621-4059-b2b5-cde711d0db51 INF CORS policy execution successful. 2024-03-23 17:08:12.357 +05:30 b7c002aa-e621-4059-b2b5-cde711d0db51 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:08:12.357 +05:30 b7c002aa-e621-4059-b2b5-cde711d0db51 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:08:12.358 +05:30 b7c002aa-e621-4059-b2b5-cde711d0db51 INF Fetching City deatails 2024-03-23 17:08:12.359 +05:30 36718967-c38d-4fc8-a58a-312e6945f548 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:08:12.359 +05:30 36718967-c38d-4fc8-a58a-312e6945f548 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:12 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-23 17:08:12.359 +05:30 b7c002aa-e621-4059-b2b5-cde711d0db51 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:08:12.360 +05:30 36718967-c38d-4fc8-a58a-312e6945f548 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:12 AM'. 2024-03-23 17:08:12.360 +05:30 ceebbd1e-d4fb-4ce2-a103-80265dcdd656 INF CORS policy execution successful. 2024-03-23 17:08:12.360 +05:30 ceebbd1e-d4fb-4ce2-a103-80265dcdd656 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:08:12.360 +05:30 ceebbd1e-d4fb-4ce2-a103-80265dcdd656 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:08:12.360 +05:30 b7c002aa-e621-4059-b2b5-cde711d0db51 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.0077ms 2024-03-23 17:08:12.360 +05:30 b7c002aa-e621-4059-b2b5-cde711d0db51 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:08:12.361 +05:30 b7c002aa-e621-4059-b2b5-cde711d0db51 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.5553ms 2024-03-23 17:08:12.361 +05:30 ceebbd1e-d4fb-4ce2-a103-80265dcdd656 INF Fetching Country deatails 2024-03-23 17:08:12.362 +05:30 ceebbd1e-d4fb-4ce2-a103-80265dcdd656 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:08:12.362 +05:30 ceebbd1e-d4fb-4ce2-a103-80265dcdd656 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9285ms 2024-03-23 17:08:12.362 +05:30 ceebbd1e-d4fb-4ce2-a103-80265dcdd656 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:08:12.362 +05:30 ceebbd1e-d4fb-4ce2-a103-80265dcdd656 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.2338ms 2024-03-23 17:08:12.366 +05:30 8f3e2d92-d78f-4c7d-8359-931bc07cd724 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:08:12.367 +05:30 8f3e2d92-d78f-4c7d-8359-931bc07cd724 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:12 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-23 17:08:12.367 +05:30 8f3e2d92-d78f-4c7d-8359-931bc07cd724 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:12 AM'. 2024-03-23 17:08:12.367 +05:30 ebfa94c9-1509-4ccc-ba6e-f7a844939a72 INF CORS policy execution successful. 2024-03-23 17:08:12.367 +05:30 ebfa94c9-1509-4ccc-ba6e-f7a844939a72 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:08:12.367 +05:30 ebfa94c9-1509-4ccc-ba6e-f7a844939a72 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:08:12.368 +05:30 ebfa94c9-1509-4ccc-ba6e-f7a844939a72 INF Fetching Department deatails 2024-03-23 17:08:12.369 +05:30 ebfa94c9-1509-4ccc-ba6e-f7a844939a72 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:08:12.369 +05:30 ebfa94c9-1509-4ccc-ba6e-f7a844939a72 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7676ms 2024-03-23 17:08:12.369 +05:30 ebfa94c9-1509-4ccc-ba6e-f7a844939a72 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:08:12.369 +05:30 ebfa94c9-1509-4ccc-ba6e-f7a844939a72 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0288ms 2024-03-23 17:08:12.835 +05:30 39092c77-5a3b-4074-9483-30f52b5abfd0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:08:12.836 +05:30 3b10fc48-cf96-46e5-9123-55b80c0322aa INF CORS policy execution successful. 2024-03-23 17:08:12.836 +05:30 8631be2d-29b1-439e-ba45-15b41bfa8b79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:08:12.836 +05:30 3b10fc48-cf96-46e5-9123-55b80c0322aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5823ms 2024-03-23 17:08:12.836 +05:30 0180045a-f426-4f38-ad08-c80478f32174 INF CORS policy execution successful. 2024-03-23 17:08:12.836 +05:30 0180045a-f426-4f38-ad08-c80478f32174 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3516ms 2024-03-23 17:08:12.842 +05:30 9817ea0e-78ca-4619-94d0-0ff541ac6fb9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:08:12.842 +05:30 d7d8ab99-5b73-4a9c-8438-8462bd8871e3 INF CORS policy execution successful. 2024-03-23 17:08:12.842 +05:30 d7d8ab99-5b73-4a9c-8438-8462bd8871e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.426ms 2024-03-23 17:08:12.889 +05:30 cfceeff2-71f3-40c3-a8ed-1b57d0f10554 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:08:12.890 +05:30 cfceeff2-71f3-40c3-a8ed-1b57d0f10554 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:12 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-23 17:08:12.890 +05:30 cfceeff2-71f3-40c3-a8ed-1b57d0f10554 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:12 AM'. 2024-03-23 17:08:12.890 +05:30 2693ba8c-a979-471f-a5af-222045d0fa88 INF CORS policy execution successful. 2024-03-23 17:08:12.890 +05:30 2693ba8c-a979-471f-a5af-222045d0fa88 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:08:12.890 +05:30 2693ba8c-a979-471f-a5af-222045d0fa88 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:08:12.890 +05:30 563b5d8c-05e9-444d-8b45-fde7ada0392c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:08:12.891 +05:30 563b5d8c-05e9-444d-8b45-fde7ada0392c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:12 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-23 17:08:12.891 +05:30 563b5d8c-05e9-444d-8b45-fde7ada0392c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:12 AM'. 2024-03-23 17:08:12.891 +05:30 2693ba8c-a979-471f-a5af-222045d0fa88 INF Fetching City deatails 2024-03-23 17:08:12.891 +05:30 142dc4bd-45d4-4056-9a33-c396e8830ee5 INF CORS policy execution successful. 2024-03-23 17:08:12.891 +05:30 142dc4bd-45d4-4056-9a33-c396e8830ee5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:08:12.891 +05:30 142dc4bd-45d4-4056-9a33-c396e8830ee5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:08:12.892 +05:30 142dc4bd-45d4-4056-9a33-c396e8830ee5 INF Fetching Department deatails 2024-03-23 17:08:12.892 +05:30 1be406cd-321c-4dfe-a28a-4ed5f63c5774 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:08:12.892 +05:30 2693ba8c-a979-471f-a5af-222045d0fa88 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:08:12.892 +05:30 1be406cd-321c-4dfe-a28a-4ed5f63c5774 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:12 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-23 17:08:12.893 +05:30 2693ba8c-a979-471f-a5af-222045d0fa88 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2957ms 2024-03-23 17:08:12.893 +05:30 1be406cd-321c-4dfe-a28a-4ed5f63c5774 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:12 AM'. 2024-03-23 17:08:12.893 +05:30 142dc4bd-45d4-4056-9a33-c396e8830ee5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:08:12.893 +05:30 8ca3063e-b7f5-4430-b159-1b8377370627 INF CORS policy execution successful. 2024-03-23 17:08:12.893 +05:30 2693ba8c-a979-471f-a5af-222045d0fa88 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:08:12.893 +05:30 8ca3063e-b7f5-4430-b159-1b8377370627 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:08:12.893 +05:30 8ca3063e-b7f5-4430-b159-1b8377370627 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:08:12.893 +05:30 2693ba8c-a979-471f-a5af-222045d0fa88 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8693ms 2024-03-23 17:08:12.893 +05:30 142dc4bd-45d4-4056-9a33-c396e8830ee5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5312ms 2024-03-23 17:08:12.893 +05:30 142dc4bd-45d4-4056-9a33-c396e8830ee5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:08:12.893 +05:30 142dc4bd-45d4-4056-9a33-c396e8830ee5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7729ms 2024-03-23 17:08:12.893 +05:30 8ca3063e-b7f5-4430-b159-1b8377370627 INF Fetching Country deatails 2024-03-23 17:08:12.894 +05:30 8ca3063e-b7f5-4430-b159-1b8377370627 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:08:12.894 +05:30 8ca3063e-b7f5-4430-b159-1b8377370627 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0427ms 2024-03-23 17:08:12.894 +05:30 8ca3063e-b7f5-4430-b159-1b8377370627 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:08:12.894 +05:30 8ca3063e-b7f5-4430-b159-1b8377370627 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1515ms 2024-03-23 17:08:17.314 +05:30 fb41ba87-22a0-4f7f-a6d3-457cd99e6969 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:08:17.314 +05:30 37b745bc-bb84-4a26-9133-1121c6294d80 INF CORS policy execution successful. 2024-03-23 17:08:17.315 +05:30 37b745bc-bb84-4a26-9133-1121c6294d80 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8137ms 2024-03-23 17:08:17.316 +05:30 b15543dc-1576-4d4d-8561-6e2a3bcf9018 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:08:17.316 +05:30 96424c0f-5cd1-4391-a6bc-825825cce791 INF CORS policy execution successful. 2024-03-23 17:08:17.316 +05:30 96424c0f-5cd1-4391-a6bc-825825cce791 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2327ms 2024-03-23 17:08:17.326 +05:30 eae75b57-5425-4d73-8e6b-33f8fd38d160 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:08:17.327 +05:30 eefed6bf-f1a4-4df8-8f87-aa473ead562c INF CORS policy execution successful. 2024-03-23 17:08:17.328 +05:30 eefed6bf-f1a4-4df8-8f87-aa473ead562c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.1026ms 2024-03-23 17:08:17.362 +05:30 b927f01b-c5e6-4cf8-a4b6-45f460c4e290 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:08:17.362 +05:30 b927f01b-c5e6-4cf8-a4b6-45f460c4e290 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:17 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-23 17:08:17.363 +05:30 b927f01b-c5e6-4cf8-a4b6-45f460c4e290 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:17 AM'. 2024-03-23 17:08:17.363 +05:30 420019f4-89eb-4bdd-b1dd-a7a1c93a4edf INF CORS policy execution successful. 2024-03-23 17:08:17.363 +05:30 420019f4-89eb-4bdd-b1dd-a7a1c93a4edf INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:08:17.363 +05:30 420019f4-89eb-4bdd-b1dd-a7a1c93a4edf INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:08:17.363 +05:30 420019f4-89eb-4bdd-b1dd-a7a1c93a4edf INF Fetching Country deatails 2024-03-23 17:08:17.364 +05:30 420019f4-89eb-4bdd-b1dd-a7a1c93a4edf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:08:17.365 +05:30 420019f4-89eb-4bdd-b1dd-a7a1c93a4edf INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8635ms 2024-03-23 17:08:17.365 +05:30 420019f4-89eb-4bdd-b1dd-a7a1c93a4edf INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:08:17.365 +05:30 420019f4-89eb-4bdd-b1dd-a7a1c93a4edf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3536ms 2024-03-23 17:08:17.370 +05:30 99097951-60d5-4ad8-bc30-da4017e9f8fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:08:17.370 +05:30 99097951-60d5-4ad8-bc30-da4017e9f8fd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:17 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-23 17:08:17.371 +05:30 99097951-60d5-4ad8-bc30-da4017e9f8fd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:17 AM'. 2024-03-23 17:08:17.371 +05:30 266915f8-169a-481c-96a3-f456191973ad INF CORS policy execution successful. 2024-03-23 17:08:17.371 +05:30 266915f8-169a-481c-96a3-f456191973ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:08:17.371 +05:30 266915f8-169a-481c-96a3-f456191973ad INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:08:17.372 +05:30 266915f8-169a-481c-96a3-f456191973ad INF Fetching City deatails 2024-03-23 17:08:17.373 +05:30 266915f8-169a-481c-96a3-f456191973ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:08:17.373 +05:30 266915f8-169a-481c-96a3-f456191973ad INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.959ms 2024-03-23 17:08:17.373 +05:30 266915f8-169a-481c-96a3-f456191973ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:08:17.373 +05:30 266915f8-169a-481c-96a3-f456191973ad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8636ms 2024-03-23 17:08:17.383 +05:30 764dddae-217d-4d58-bf9a-3d886bc7918f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:08:17.383 +05:30 764dddae-217d-4d58-bf9a-3d886bc7918f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:17 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-23 17:08:17.384 +05:30 764dddae-217d-4d58-bf9a-3d886bc7918f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:17 AM'. 2024-03-23 17:08:17.384 +05:30 7f1994d2-ad7e-4cc3-babc-8ecff3ae7d29 INF CORS policy execution successful. 2024-03-23 17:08:17.384 +05:30 7f1994d2-ad7e-4cc3-babc-8ecff3ae7d29 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:08:17.384 +05:30 7f1994d2-ad7e-4cc3-babc-8ecff3ae7d29 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:08:17.384 +05:30 7f1994d2-ad7e-4cc3-babc-8ecff3ae7d29 INF Fetching Department deatails 2024-03-23 17:08:17.385 +05:30 7f1994d2-ad7e-4cc3-babc-8ecff3ae7d29 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:08:17.386 +05:30 7f1994d2-ad7e-4cc3-babc-8ecff3ae7d29 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7194ms 2024-03-23 17:08:17.386 +05:30 7f1994d2-ad7e-4cc3-babc-8ecff3ae7d29 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:08:17.386 +05:30 7f1994d2-ad7e-4cc3-babc-8ecff3ae7d29 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1165ms 2024-03-23 17:08:17.456 +05:30 082b2a72-61ef-40d8-8a34-d30aafa0b766 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:08:17.456 +05:30 4e6791b2-6457-42a4-a5cb-59ebfb18c31b INF CORS policy execution successful. 2024-03-23 17:08:17.457 +05:30 4e6791b2-6457-42a4-a5cb-59ebfb18c31b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4953ms 2024-03-23 17:08:17.460 +05:30 db8c7665-999b-45be-8a85-f81dd4dfa39a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:08:17.460 +05:30 00b5b3ca-54cb-47b2-8ebb-957c791c62ab INF CORS policy execution successful. 2024-03-23 17:08:17.460 +05:30 00b5b3ca-54cb-47b2-8ebb-957c791c62ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5629ms 2024-03-23 17:08:17.466 +05:30 8e083e61-daf3-4099-b50b-593c5c5e52cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:08:17.466 +05:30 c7f37808-500d-462d-914b-0fb980334b72 INF CORS policy execution successful. 2024-03-23 17:08:17.467 +05:30 c7f37808-500d-462d-914b-0fb980334b72 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4513ms 2024-03-23 17:08:17.539 +05:30 af89349b-c829-4b9d-8350-866c0e6b1488 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:08:17.540 +05:30 af89349b-c829-4b9d-8350-866c0e6b1488 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:17 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-23 17:08:17.540 +05:30 af89349b-c829-4b9d-8350-866c0e6b1488 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:17 AM'. 2024-03-23 17:08:17.541 +05:30 aaedc1df-3aa2-493c-be97-934b72999423 INF CORS policy execution successful. 2024-03-23 17:08:17.541 +05:30 aaedc1df-3aa2-493c-be97-934b72999423 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:08:17.541 +05:30 aaedc1df-3aa2-493c-be97-934b72999423 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:08:17.541 +05:30 79e0c918-9a8b-44f8-b56f-a9bc9c098876 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:08:17.541 +05:30 aaedc1df-3aa2-493c-be97-934b72999423 INF Fetching Department deatails 2024-03-23 17:08:17.541 +05:30 79e0c918-9a8b-44f8-b56f-a9bc9c098876 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:17 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-23 17:08:17.542 +05:30 79e0c918-9a8b-44f8-b56f-a9bc9c098876 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:17 AM'. 2024-03-23 17:08:17.542 +05:30 cfd8fd3a-4fa2-402b-a765-ce1926b0c8bb INF CORS policy execution successful. 2024-03-23 17:08:17.542 +05:30 cfd8fd3a-4fa2-402b-a765-ce1926b0c8bb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:08:17.542 +05:30 cfd8fd3a-4fa2-402b-a765-ce1926b0c8bb INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:08:17.542 +05:30 aaedc1df-3aa2-493c-be97-934b72999423 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:08:17.542 +05:30 cfd8fd3a-4fa2-402b-a765-ce1926b0c8bb INF Fetching Country deatails 2024-03-23 17:08:17.543 +05:30 aaedc1df-3aa2-493c-be97-934b72999423 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7736ms 2024-03-23 17:08:17.543 +05:30 aaedc1df-3aa2-493c-be97-934b72999423 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:08:17.543 +05:30 aaedc1df-3aa2-493c-be97-934b72999423 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3093ms 2024-03-23 17:08:17.543 +05:30 cfd8fd3a-4fa2-402b-a765-ce1926b0c8bb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:08:17.543 +05:30 cfd8fd3a-4fa2-402b-a765-ce1926b0c8bb INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2358ms 2024-03-23 17:08:17.543 +05:30 cfd8fd3a-4fa2-402b-a765-ce1926b0c8bb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:08:17.543 +05:30 cfd8fd3a-4fa2-402b-a765-ce1926b0c8bb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3176ms 2024-03-23 17:08:17.549 +05:30 562ff062-807e-492f-b3ec-8bf96af6f242 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:08:17.550 +05:30 562ff062-807e-492f-b3ec-8bf96af6f242 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:17 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-23 17:08:17.550 +05:30 562ff062-807e-492f-b3ec-8bf96af6f242 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:38:17 AM'. 2024-03-23 17:08:17.550 +05:30 126843ca-11ff-4226-95a6-4819827aa721 INF CORS policy execution successful. 2024-03-23 17:08:17.550 +05:30 126843ca-11ff-4226-95a6-4819827aa721 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:08:17.550 +05:30 126843ca-11ff-4226-95a6-4819827aa721 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:08:17.551 +05:30 126843ca-11ff-4226-95a6-4819827aa721 INF Fetching City deatails 2024-03-23 17:08:17.553 +05:30 126843ca-11ff-4226-95a6-4819827aa721 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:08:17.554 +05:30 126843ca-11ff-4226-95a6-4819827aa721 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.1506ms 2024-03-23 17:08:17.554 +05:30 126843ca-11ff-4226-95a6-4819827aa721 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:08:17.554 +05:30 126843ca-11ff-4226-95a6-4819827aa721 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.8535ms 2024-03-23 17:09:14.504 +05:30 88a50716-b57e-4f2e-b385-3df3c65b2824 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:09:14.506 +05:30 de84f622-8662-42b6-8b8c-1506650e5296 INF CORS policy execution successful. 2024-03-23 17:09:14.507 +05:30 de84f622-8662-42b6-8b8c-1506650e5296 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 3.2955ms 2024-03-23 17:09:14.558 +05:30 25349dcb-63e7-4ec9-b1f4-8fa6afb98fa6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:09:14.559 +05:30 25349dcb-63e7-4ec9-b1f4-8fa6afb98fa6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:14 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-23 17:09:14.561 +05:30 25349dcb-63e7-4ec9-b1f4-8fa6afb98fa6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:14 AM'. 2024-03-23 17:09:14.562 +05:30 fa48c35a-a3c8-4128-a85b-e317d04f8b7a INF CORS policy execution successful. 2024-03-23 17:09:14.562 +05:30 fa48c35a-a3c8-4128-a85b-e317d04f8b7a INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:09:14.562 +05:30 fa48c35a-a3c8-4128-a85b-e317d04f8b7a INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:09:14.564 +05:30 fa48c35a-a3c8-4128-a85b-e317d04f8b7a INF Fetching Field details for Master 2024-03-23 17:09:14.568 +05:30 fa48c35a-a3c8-4128-a85b-e317d04f8b7a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:14.569 +05:30 fa48c35a-a3c8-4128-a85b-e317d04f8b7a INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.7864ms 2024-03-23 17:09:14.569 +05:30 fa48c35a-a3c8-4128-a85b-e317d04f8b7a INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:09:14.569 +05:30 fa48c35a-a3c8-4128-a85b-e317d04f8b7a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.8168ms 2024-03-23 17:09:15.200 +05:30 1ddb44b1-f408-4cf5-95b3-119a40897994 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:09:15.201 +05:30 6a395d80-0c73-4211-ab04-5fdfbccd302a INF CORS policy execution successful. 2024-03-23 17:09:15.201 +05:30 6a395d80-0c73-4211-ab04-5fdfbccd302a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6189ms 2024-03-23 17:09:15.320 +05:30 e81b3b12-0d13-4e46-9d78-0c641a3ad0df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:09:15.321 +05:30 e81b3b12-0d13-4e46-9d78-0c641a3ad0df INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:15 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-23 17:09:15.321 +05:30 e81b3b12-0d13-4e46-9d78-0c641a3ad0df INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:15 AM'. 2024-03-23 17:09:15.321 +05:30 5efb04f8-afeb-498d-8882-d5043e7287c0 INF CORS policy execution successful. 2024-03-23 17:09:15.321 +05:30 5efb04f8-afeb-498d-8882-d5043e7287c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:09:15.321 +05:30 5efb04f8-afeb-498d-8882-d5043e7287c0 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:09:15.322 +05:30 5efb04f8-afeb-498d-8882-d5043e7287c0 INF Fetching Field details for Master 2024-03-23 17:09:15.323 +05:30 5efb04f8-afeb-498d-8882-d5043e7287c0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:15.324 +05:30 5efb04f8-afeb-498d-8882-d5043e7287c0 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.6816ms 2024-03-23 17:09:15.324 +05:30 5efb04f8-afeb-498d-8882-d5043e7287c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:09:15.325 +05:30 5efb04f8-afeb-498d-8882-d5043e7287c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.3682ms 2024-03-23 17:09:16.656 +05:30 dcb56011-3ed1-47db-a6da-e9dfeedc405a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:09:16.656 +05:30 c7bada0c-e3e7-4a2a-83a1-9986dfd10064 INF CORS policy execution successful. 2024-03-23 17:09:16.656 +05:30 c7bada0c-e3e7-4a2a-83a1-9986dfd10064 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6195ms 2024-03-23 17:09:16.704 +05:30 0276a272-b238-4471-88ff-3ab3607a30eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:09:16.705 +05:30 0276a272-b238-4471-88ff-3ab3607a30eb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:16.706 +05:30 0276a272-b238-4471-88ff-3ab3607a30eb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:16 AM'. 2024-03-23 17:09:16.706 +05:30 7016e5ed-e4e7-4b25-99ce-9aeb9c87d09e INF CORS policy execution successful. 2024-03-23 17:09:16.706 +05:30 7016e5ed-e4e7-4b25-99ce-9aeb9c87d09e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:09:16.706 +05:30 7016e5ed-e4e7-4b25-99ce-9aeb9c87d09e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:09:16.706 +05:30 7016e5ed-e4e7-4b25-99ce-9aeb9c87d09e INF Fetching Field details for Master 2024-03-23 17:09:16.709 +05:30 7016e5ed-e4e7-4b25-99ce-9aeb9c87d09e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:16.711 +05:30 7016e5ed-e4e7-4b25-99ce-9aeb9c87d09e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.6115ms 2024-03-23 17:09:16.711 +05:30 7016e5ed-e4e7-4b25-99ce-9aeb9c87d09e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:09:16.711 +05:30 7016e5ed-e4e7-4b25-99ce-9aeb9c87d09e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.1542ms 2024-03-23 17:09:16.883 +05:30 8aff512e-aae9-4527-9f17-7efc19c50de4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:16.883 +05:30 29a2782b-7868-4f8f-bf23-64f5d8f9dbae INF CORS policy execution successful. 2024-03-23 17:09:16.884 +05:30 29a2782b-7868-4f8f-bf23-64f5d8f9dbae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6214ms 2024-03-23 17:09:16.885 +05:30 ee1ca739-e320-4645-a33f-fb9eddf4a01f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:16.885 +05:30 04327b29-2f35-478b-a872-6b4851462771 INF CORS policy execution successful. 2024-03-23 17:09:16.885 +05:30 04327b29-2f35-478b-a872-6b4851462771 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.437ms 2024-03-23 17:09:16.885 +05:30 b3fa7541-44f8-423b-b9be-92fd36b9505f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:16.885 +05:30 983cdd22-e007-4c74-a330-eb2d9243e529 INF CORS policy execution successful. 2024-03-23 17:09:16.886 +05:30 983cdd22-e007-4c74-a330-eb2d9243e529 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4492ms 2024-03-23 17:09:16.940 +05:30 6d96d368-e8c1-4c4b-88d4-acace66062e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:16.941 +05:30 58f9ee7a-89cc-4b58-8c5a-a7efc68ab14b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:16.941 +05:30 6d96d368-e8c1-4c4b-88d4-acace66062e5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:16.942 +05:30 6d96d368-e8c1-4c4b-88d4-acace66062e5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:16 AM'. 2024-03-23 17:09:16.942 +05:30 58f9ee7a-89cc-4b58-8c5a-a7efc68ab14b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:16.942 +05:30 62591305-525c-4f17-a4ed-8a08e2efee72 INF CORS policy execution successful. 2024-03-23 17:09:16.942 +05:30 58f9ee7a-89cc-4b58-8c5a-a7efc68ab14b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:16 AM'. 2024-03-23 17:09:16.942 +05:30 bf83c442-2215-48c5-b3dc-589673f6d9e1 INF CORS policy execution successful. 2024-03-23 17:09:16.942 +05:30 62591305-525c-4f17-a4ed-8a08e2efee72 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:16.942 +05:30 bf83c442-2215-48c5-b3dc-589673f6d9e1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:16.942 +05:30 bf83c442-2215-48c5-b3dc-589673f6d9e1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:09:16.942 +05:30 62591305-525c-4f17-a4ed-8a08e2efee72 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:09:16.943 +05:30 bf83c442-2215-48c5-b3dc-589673f6d9e1 INF Fetching Department deatails 2024-03-23 17:09:16.943 +05:30 62591305-525c-4f17-a4ed-8a08e2efee72 INF Fetching City deatails 2024-03-23 17:09:16.945 +05:30 bf83c442-2215-48c5-b3dc-589673f6d9e1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:16.945 +05:30 bf83c442-2215-48c5-b3dc-589673f6d9e1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3981ms 2024-03-23 17:09:16.945 +05:30 bf83c442-2215-48c5-b3dc-589673f6d9e1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:16.945 +05:30 62591305-525c-4f17-a4ed-8a08e2efee72 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:16.945 +05:30 bf83c442-2215-48c5-b3dc-589673f6d9e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.069ms 2024-03-23 17:09:16.945 +05:30 62591305-525c-4f17-a4ed-8a08e2efee72 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.9084ms 2024-03-23 17:09:16.945 +05:30 62591305-525c-4f17-a4ed-8a08e2efee72 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:16.946 +05:30 62591305-525c-4f17-a4ed-8a08e2efee72 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.2339ms 2024-03-23 17:09:16.946 +05:30 666c683c-d25a-4770-8ba4-0e8661c4ecb3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:16.947 +05:30 666c683c-d25a-4770-8ba4-0e8661c4ecb3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:16.947 +05:30 666c683c-d25a-4770-8ba4-0e8661c4ecb3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:16 AM'. 2024-03-23 17:09:16.947 +05:30 10570e72-679a-4385-99c5-48468086f9a5 INF CORS policy execution successful. 2024-03-23 17:09:16.948 +05:30 10570e72-679a-4385-99c5-48468086f9a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:16.948 +05:30 10570e72-679a-4385-99c5-48468086f9a5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:09:16.948 +05:30 10570e72-679a-4385-99c5-48468086f9a5 INF Fetching Country deatails 2024-03-23 17:09:16.949 +05:30 10570e72-679a-4385-99c5-48468086f9a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:16.950 +05:30 10570e72-679a-4385-99c5-48468086f9a5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9445ms 2024-03-23 17:09:16.950 +05:30 10570e72-679a-4385-99c5-48468086f9a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:16.950 +05:30 10570e72-679a-4385-99c5-48468086f9a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3882ms 2024-03-23 17:09:19.958 +05:30 5a23392d-0abe-4228-a13e-58d352ed0956 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:19.958 +05:30 08b0fbe5-ede8-4a0f-a9cb-74ae08c99de8 INF CORS policy execution successful. 2024-03-23 17:09:19.959 +05:30 08b0fbe5-ede8-4a0f-a9cb-74ae08c99de8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5319ms 2024-03-23 17:09:19.964 +05:30 5f7af629-1498-448b-8714-ab278045f4cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:19.964 +05:30 5561f3cb-dbd5-47b3-bfa5-92e4f108d7c9 INF CORS policy execution successful. 2024-03-23 17:09:19.964 +05:30 5561f3cb-dbd5-47b3-bfa5-92e4f108d7c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7022ms 2024-03-23 17:09:19.965 +05:30 b73e12d8-d2a1-4317-a95c-23b86e9e2fa0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:19.965 +05:30 5cf5ee95-489b-4af2-bccb-f15fcd439edf INF CORS policy execution successful. 2024-03-23 17:09:19.965 +05:30 5cf5ee95-489b-4af2-bccb-f15fcd439edf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2488ms 2024-03-23 17:09:20.002 +05:30 9efa1f07-4b8f-41ca-abfa-0e5b6cef3c72 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:20.003 +05:30 9efa1f07-4b8f-41ca-abfa-0e5b6cef3c72 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:20 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-23 17:09:20.003 +05:30 9efa1f07-4b8f-41ca-abfa-0e5b6cef3c72 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:20 AM'. 2024-03-23 17:09:20.003 +05:30 4b26d155-6265-4b98-a072-f399044ec670 INF CORS policy execution successful. 2024-03-23 17:09:20.003 +05:30 4b26d155-6265-4b98-a072-f399044ec670 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:20.003 +05:30 4b26d155-6265-4b98-a072-f399044ec670 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:09:20.004 +05:30 4b26d155-6265-4b98-a072-f399044ec670 INF Fetching City deatails 2024-03-23 17:09:20.005 +05:30 4b26d155-6265-4b98-a072-f399044ec670 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:20.005 +05:30 4b26d155-6265-4b98-a072-f399044ec670 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7736ms 2024-03-23 17:09:20.005 +05:30 4b26d155-6265-4b98-a072-f399044ec670 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:20.005 +05:30 4b26d155-6265-4b98-a072-f399044ec670 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1992ms 2024-03-23 17:09:20.009 +05:30 9f1a6e80-f2ae-4f64-8bfe-d6e04c84ff2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:20.009 +05:30 9f1a6e80-f2ae-4f64-8bfe-d6e04c84ff2d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:20 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-23 17:09:20.009 +05:30 9f1a6e80-f2ae-4f64-8bfe-d6e04c84ff2d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:20 AM'. 2024-03-23 17:09:20.010 +05:30 bc229ffb-899a-4df4-b326-8add8e92fd02 INF CORS policy execution successful. 2024-03-23 17:09:20.010 +05:30 bc229ffb-899a-4df4-b326-8add8e92fd02 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:20.010 +05:30 bc229ffb-899a-4df4-b326-8add8e92fd02 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:09:20.010 +05:30 bc229ffb-899a-4df4-b326-8add8e92fd02 INF Fetching Country deatails 2024-03-23 17:09:20.011 +05:30 bc229ffb-899a-4df4-b326-8add8e92fd02 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:20.011 +05:30 bc229ffb-899a-4df4-b326-8add8e92fd02 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.459ms 2024-03-23 17:09:20.011 +05:30 bc229ffb-899a-4df4-b326-8add8e92fd02 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:20.011 +05:30 bc229ffb-899a-4df4-b326-8add8e92fd02 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.5221ms 2024-03-23 17:09:20.017 +05:30 821336af-0745-4a35-828c-ba0a3e485501 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:20.017 +05:30 821336af-0745-4a35-828c-ba0a3e485501 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:20 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-23 17:09:20.018 +05:30 821336af-0745-4a35-828c-ba0a3e485501 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:20 AM'. 2024-03-23 17:09:20.018 +05:30 4b80788c-ebd1-4d68-bc6e-ba9ae46305e7 INF CORS policy execution successful. 2024-03-23 17:09:20.018 +05:30 4b80788c-ebd1-4d68-bc6e-ba9ae46305e7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:20.018 +05:30 4b80788c-ebd1-4d68-bc6e-ba9ae46305e7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:09:20.018 +05:30 4b80788c-ebd1-4d68-bc6e-ba9ae46305e7 INF Fetching Department deatails 2024-03-23 17:09:20.020 +05:30 4b80788c-ebd1-4d68-bc6e-ba9ae46305e7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:20.020 +05:30 4b80788c-ebd1-4d68-bc6e-ba9ae46305e7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3603ms 2024-03-23 17:09:20.020 +05:30 4b80788c-ebd1-4d68-bc6e-ba9ae46305e7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:20.021 +05:30 4b80788c-ebd1-4d68-bc6e-ba9ae46305e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9063ms 2024-03-23 17:09:21.181 +05:30 9fcbc9a5-a844-4bec-8475-adb2ebb8d2ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:21.181 +05:30 307116ad-acf0-424a-9422-d5748b1d7264 INF CORS policy execution successful. 2024-03-23 17:09:21.182 +05:30 307116ad-acf0-424a-9422-d5748b1d7264 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6294ms 2024-03-23 17:09:21.184 +05:30 e26e7377-c74a-4fe7-a649-4ffef46622d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:21.185 +05:30 de5429b7-9839-4aab-bb70-b96a791319cd INF CORS policy execution successful. 2024-03-23 17:09:21.185 +05:30 4f41cdda-cd7b-4b97-b46a-a6e4212216d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:21.185 +05:30 de5429b7-9839-4aab-bb70-b96a791319cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5212ms 2024-03-23 17:09:21.185 +05:30 aafabed5-008f-4eb5-902d-73275d2eb2c8 INF CORS policy execution successful. 2024-03-23 17:09:21.185 +05:30 aafabed5-008f-4eb5-902d-73275d2eb2c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6132ms 2024-03-23 17:09:21.234 +05:30 0b382b0e-3c74-4e22-9b26-d07a064ae675 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:21.235 +05:30 0b382b0e-3c74-4e22-9b26-d07a064ae675 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:21 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-23 17:09:21.235 +05:30 0b382b0e-3c74-4e22-9b26-d07a064ae675 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:21 AM'. 2024-03-23 17:09:21.235 +05:30 f2463554-c119-405f-88f4-c8d580528983 INF CORS policy execution successful. 2024-03-23 17:09:21.236 +05:30 f2463554-c119-405f-88f4-c8d580528983 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:21.236 +05:30 f2463554-c119-405f-88f4-c8d580528983 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:09:21.236 +05:30 f2463554-c119-405f-88f4-c8d580528983 INF Fetching Country deatails 2024-03-23 17:09:21.236 +05:30 4ae9b3b9-7167-4809-91ba-4318a9a76911 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:21.237 +05:30 4ae9b3b9-7167-4809-91ba-4318a9a76911 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:21 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-23 17:09:21.237 +05:30 f2463554-c119-405f-88f4-c8d580528983 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:21.237 +05:30 4ae9b3b9-7167-4809-91ba-4318a9a76911 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:21 AM'. 2024-03-23 17:09:21.237 +05:30 1f5b9d76-c3ed-4075-b5b3-12c59be0e504 INF CORS policy execution successful. 2024-03-23 17:09:21.237 +05:30 1f5b9d76-c3ed-4075-b5b3-12c59be0e504 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:21.237 +05:30 1f5b9d76-c3ed-4075-b5b3-12c59be0e504 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:09:21.237 +05:30 f2463554-c119-405f-88f4-c8d580528983 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6086ms 2024-03-23 17:09:21.237 +05:30 f2463554-c119-405f-88f4-c8d580528983 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:21.237 +05:30 f2463554-c119-405f-88f4-c8d580528983 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.6ms 2024-03-23 17:09:21.238 +05:30 1f5b9d76-c3ed-4075-b5b3-12c59be0e504 INF Fetching Department deatails 2024-03-23 17:09:21.238 +05:30 1f5b9d76-c3ed-4075-b5b3-12c59be0e504 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:21.238 +05:30 1f5b9d76-c3ed-4075-b5b3-12c59be0e504 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1374ms 2024-03-23 17:09:21.238 +05:30 1f5b9d76-c3ed-4075-b5b3-12c59be0e504 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:21.239 +05:30 1f5b9d76-c3ed-4075-b5b3-12c59be0e504 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1339ms 2024-03-23 17:09:21.239 +05:30 90d0bc91-a3e3-4e58-a380-b3fcae91f8f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:21.240 +05:30 90d0bc91-a3e3-4e58-a380-b3fcae91f8f9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:21 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-23 17:09:21.240 +05:30 90d0bc91-a3e3-4e58-a380-b3fcae91f8f9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:21 AM'. 2024-03-23 17:09:21.240 +05:30 a7528a6e-1599-4b5c-87b9-73d2a7ded301 INF CORS policy execution successful. 2024-03-23 17:09:21.240 +05:30 a7528a6e-1599-4b5c-87b9-73d2a7ded301 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:21.240 +05:30 a7528a6e-1599-4b5c-87b9-73d2a7ded301 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:09:21.241 +05:30 a7528a6e-1599-4b5c-87b9-73d2a7ded301 INF Fetching City deatails 2024-03-23 17:09:21.242 +05:30 a7528a6e-1599-4b5c-87b9-73d2a7ded301 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:21.242 +05:30 a7528a6e-1599-4b5c-87b9-73d2a7ded301 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7021ms 2024-03-23 17:09:21.242 +05:30 a7528a6e-1599-4b5c-87b9-73d2a7ded301 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:21.242 +05:30 a7528a6e-1599-4b5c-87b9-73d2a7ded301 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7562ms 2024-03-23 17:09:22.405 +05:30 0f18e45c-3dfd-4207-ba96-644655ca863c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:22.406 +05:30 00acfee0-c4c4-49a4-b47d-b0a94aa3a253 INF CORS policy execution successful. 2024-03-23 17:09:22.406 +05:30 00acfee0-c4c4-49a4-b47d-b0a94aa3a253 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.0594ms 2024-03-23 17:09:22.407 +05:30 18c2ce02-a9cb-4fbe-9e50-de909f07a8d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:22.408 +05:30 8013355f-bbcd-417f-b095-53e7d22a0323 INF CORS policy execution successful. 2024-03-23 17:09:22.408 +05:30 8013355f-bbcd-417f-b095-53e7d22a0323 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.827ms 2024-03-23 17:09:22.411 +05:30 5468cf33-2e73-4b12-8615-8c797886ec56 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:22.412 +05:30 24c226c2-253a-46ba-9561-44d1cf43d61a INF CORS policy execution successful. 2024-03-23 17:09:22.412 +05:30 24c226c2-253a-46ba-9561-44d1cf43d61a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5996ms 2024-03-23 17:09:22.452 +05:30 0975844c-4579-42ba-9533-14712d09ec30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:22.454 +05:30 0975844c-4579-42ba-9533-14712d09ec30 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:22 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-23 17:09:22.454 +05:30 0975844c-4579-42ba-9533-14712d09ec30 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:22 AM'. 2024-03-23 17:09:22.455 +05:30 d02ac343-1bd2-4d75-9952-523755941a45 INF CORS policy execution successful. 2024-03-23 17:09:22.455 +05:30 d02ac343-1bd2-4d75-9952-523755941a45 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:22.455 +05:30 d02ac343-1bd2-4d75-9952-523755941a45 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:09:22.455 +05:30 d02ac343-1bd2-4d75-9952-523755941a45 INF Fetching City deatails 2024-03-23 17:09:22.457 +05:30 d02ac343-1bd2-4d75-9952-523755941a45 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:22.457 +05:30 d02ac343-1bd2-4d75-9952-523755941a45 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3206ms 2024-03-23 17:09:22.457 +05:30 d02ac343-1bd2-4d75-9952-523755941a45 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:22.457 +05:30 d02ac343-1bd2-4d75-9952-523755941a45 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.8841ms 2024-03-23 17:09:22.462 +05:30 9d4cc96e-039b-41b8-baa8-210e43559e47 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:22.462 +05:30 9d4cc96e-039b-41b8-baa8-210e43559e47 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:22 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-23 17:09:22.463 +05:30 9d4cc96e-039b-41b8-baa8-210e43559e47 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:22 AM'. 2024-03-23 17:09:22.463 +05:30 80a43626-69a0-46fb-95a5-6fc0d9e47fbb INF CORS policy execution successful. 2024-03-23 17:09:22.463 +05:30 80a43626-69a0-46fb-95a5-6fc0d9e47fbb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:22.463 +05:30 80a43626-69a0-46fb-95a5-6fc0d9e47fbb INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:09:22.464 +05:30 80a43626-69a0-46fb-95a5-6fc0d9e47fbb INF Fetching Country deatails 2024-03-23 17:09:22.465 +05:30 80a43626-69a0-46fb-95a5-6fc0d9e47fbb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:22.465 +05:30 80a43626-69a0-46fb-95a5-6fc0d9e47fbb INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7296ms 2024-03-23 17:09:22.465 +05:30 80a43626-69a0-46fb-95a5-6fc0d9e47fbb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:22.465 +05:30 80a43626-69a0-46fb-95a5-6fc0d9e47fbb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1249ms 2024-03-23 17:09:22.467 +05:30 32078f77-8aad-4fb0-9580-be35e6236142 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:22.468 +05:30 32078f77-8aad-4fb0-9580-be35e6236142 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:22 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-23 17:09:22.468 +05:30 32078f77-8aad-4fb0-9580-be35e6236142 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:22 AM'. 2024-03-23 17:09:22.468 +05:30 d30d06bd-0116-4800-8523-86f54b8b0b8b INF CORS policy execution successful. 2024-03-23 17:09:22.468 +05:30 d30d06bd-0116-4800-8523-86f54b8b0b8b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:22.469 +05:30 d30d06bd-0116-4800-8523-86f54b8b0b8b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:09:22.469 +05:30 d30d06bd-0116-4800-8523-86f54b8b0b8b INF Fetching Department deatails 2024-03-23 17:09:22.470 +05:30 d30d06bd-0116-4800-8523-86f54b8b0b8b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:22.471 +05:30 d30d06bd-0116-4800-8523-86f54b8b0b8b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0057ms 2024-03-23 17:09:22.471 +05:30 d30d06bd-0116-4800-8523-86f54b8b0b8b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:22.471 +05:30 d30d06bd-0116-4800-8523-86f54b8b0b8b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4751ms 2024-03-23 17:09:25.820 +05:30 15452750-b464-427e-a671-ea9b8d274427 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:25.820 +05:30 cfd3bbf7-6fe7-419c-85cb-726046b33f1c INF CORS policy execution successful. 2024-03-23 17:09:25.821 +05:30 cfd3bbf7-6fe7-419c-85cb-726046b33f1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7096ms 2024-03-23 17:09:25.824 +05:30 bcc8d31a-f462-42b9-87af-dbfb8542d307 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:25.824 +05:30 c1d8e4b3-4e87-4fa6-83f0-99a8136182b4 INF CORS policy execution successful. 2024-03-23 17:09:25.825 +05:30 c1d8e4b3-4e87-4fa6-83f0-99a8136182b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.1775ms 2024-03-23 17:09:25.836 +05:30 4096e3d5-81a3-4dac-8716-808b7329e743 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:25.837 +05:30 85f02c0b-1776-4b86-9e66-2f50faca24d1 INF CORS policy execution successful. 2024-03-23 17:09:25.837 +05:30 85f02c0b-1776-4b86-9e66-2f50faca24d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5769ms 2024-03-23 17:09:25.870 +05:30 3d245433-5795-42b4-b744-82283a9db862 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:25.871 +05:30 3d245433-5795-42b4-b744-82283a9db862 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:25 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-23 17:09:25.872 +05:30 3d245433-5795-42b4-b744-82283a9db862 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:25 AM'. 2024-03-23 17:09:25.872 +05:30 e80e7cb7-874c-4cee-9cb5-73a9e213e7fb INF CORS policy execution successful. 2024-03-23 17:09:25.873 +05:30 e80e7cb7-874c-4cee-9cb5-73a9e213e7fb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:25.873 +05:30 e80e7cb7-874c-4cee-9cb5-73a9e213e7fb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:09:25.874 +05:30 626a4131-2fa2-413e-a77d-5c40b9671f5a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:25.874 +05:30 e80e7cb7-874c-4cee-9cb5-73a9e213e7fb INF Fetching City deatails 2024-03-23 17:09:25.874 +05:30 626a4131-2fa2-413e-a77d-5c40b9671f5a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:25 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-23 17:09:25.874 +05:30 626a4131-2fa2-413e-a77d-5c40b9671f5a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:25 AM'. 2024-03-23 17:09:25.874 +05:30 5ce9dfd0-7039-431f-b569-c0af618bb679 INF CORS policy execution successful. 2024-03-23 17:09:25.874 +05:30 5ce9dfd0-7039-431f-b569-c0af618bb679 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:25.874 +05:30 5ce9dfd0-7039-431f-b569-c0af618bb679 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:09:25.875 +05:30 e80e7cb7-874c-4cee-9cb5-73a9e213e7fb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:25.875 +05:30 5ce9dfd0-7039-431f-b569-c0af618bb679 INF Fetching Country deatails 2024-03-23 17:09:25.875 +05:30 e80e7cb7-874c-4cee-9cb5-73a9e213e7fb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2327ms 2024-03-23 17:09:25.875 +05:30 e80e7cb7-874c-4cee-9cb5-73a9e213e7fb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:25.875 +05:30 e80e7cb7-874c-4cee-9cb5-73a9e213e7fb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.9128ms 2024-03-23 17:09:25.876 +05:30 5ce9dfd0-7039-431f-b569-c0af618bb679 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:25.876 +05:30 5ce9dfd0-7039-431f-b569-c0af618bb679 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5729ms 2024-03-23 17:09:25.876 +05:30 5ce9dfd0-7039-431f-b569-c0af618bb679 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:25.876 +05:30 5ce9dfd0-7039-431f-b569-c0af618bb679 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.7401ms 2024-03-23 17:09:25.888 +05:30 f806d601-0295-4c28-a4d5-1dbfd5898e8a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:25.888 +05:30 f806d601-0295-4c28-a4d5-1dbfd5898e8a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:25 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-23 17:09:25.889 +05:30 f806d601-0295-4c28-a4d5-1dbfd5898e8a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:25 AM'. 2024-03-23 17:09:25.889 +05:30 a66b3737-47ff-4933-9cdf-2e0a9bfbcef6 INF CORS policy execution successful. 2024-03-23 17:09:25.889 +05:30 a66b3737-47ff-4933-9cdf-2e0a9bfbcef6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:25.889 +05:30 a66b3737-47ff-4933-9cdf-2e0a9bfbcef6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:09:25.889 +05:30 a66b3737-47ff-4933-9cdf-2e0a9bfbcef6 INF Fetching Department deatails 2024-03-23 17:09:25.890 +05:30 a66b3737-47ff-4933-9cdf-2e0a9bfbcef6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:25.890 +05:30 a66b3737-47ff-4933-9cdf-2e0a9bfbcef6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5835ms 2024-03-23 17:09:25.890 +05:30 a66b3737-47ff-4933-9cdf-2e0a9bfbcef6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:25.891 +05:30 a66b3737-47ff-4933-9cdf-2e0a9bfbcef6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0379ms 2024-03-23 17:09:29.101 +05:30 8ed703a8-2665-49db-a80e-10440272f880 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:09:29.101 +05:30 77f7e29d-8f09-4987-b7f7-f8cbfc2b2d95 INF CORS policy execution successful. 2024-03-23 17:09:29.102 +05:30 77f7e29d-8f09-4987-b7f7-f8cbfc2b2d95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.627ms 2024-03-23 17:09:29.147 +05:30 89378875-be18-4409-b85c-56b9623479be INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:09:29.147 +05:30 89378875-be18-4409-b85c-56b9623479be INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:29 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-23 17:09:29.148 +05:30 89378875-be18-4409-b85c-56b9623479be INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:29 AM'. 2024-03-23 17:09:29.148 +05:30 fa20c3a3-d247-43a0-a11b-35cf502b34ae INF CORS policy execution successful. 2024-03-23 17:09:29.148 +05:30 fa20c3a3-d247-43a0-a11b-35cf502b34ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:09:29.148 +05:30 fa20c3a3-d247-43a0-a11b-35cf502b34ae INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:09:29.149 +05:30 fa20c3a3-d247-43a0-a11b-35cf502b34ae INF Fetching Field details for Master 2024-03-23 17:09:29.151 +05:30 fa20c3a3-d247-43a0-a11b-35cf502b34ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:29.151 +05:30 fa20c3a3-d247-43a0-a11b-35cf502b34ae INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.7962ms 2024-03-23 17:09:29.151 +05:30 fa20c3a3-d247-43a0-a11b-35cf502b34ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:09:29.151 +05:30 fa20c3a3-d247-43a0-a11b-35cf502b34ae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.8101ms 2024-03-23 17:09:31.275 +05:30 6c351d9a-b71f-40b7-a4db-b0cb7d6ab544 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:09:31.276 +05:30 8b21bf9b-669f-49b6-82ee-4545c9c7374f INF CORS policy execution successful. 2024-03-23 17:09:31.276 +05:30 8b21bf9b-669f-49b6-82ee-4545c9c7374f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.1184ms 2024-03-23 17:09:31.328 +05:30 f29b4cf0-b4df-4867-b092-d2d83753869c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:09:31.328 +05:30 f29b4cf0-b4df-4867-b092-d2d83753869c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:31 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-23 17:09:31.329 +05:30 f29b4cf0-b4df-4867-b092-d2d83753869c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:31 AM'. 2024-03-23 17:09:31.329 +05:30 ab26a498-6b14-4514-9a48-e970647ee37f INF CORS policy execution successful. 2024-03-23 17:09:31.329 +05:30 ab26a498-6b14-4514-9a48-e970647ee37f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:09:31.329 +05:30 ab26a498-6b14-4514-9a48-e970647ee37f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:09:31.330 +05:30 ab26a498-6b14-4514-9a48-e970647ee37f INF Fetching Field details for Master 2024-03-23 17:09:31.331 +05:30 ab26a498-6b14-4514-9a48-e970647ee37f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:31.331 +05:30 ab26a498-6b14-4514-9a48-e970647ee37f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.9706ms 2024-03-23 17:09:31.332 +05:30 ab26a498-6b14-4514-9a48-e970647ee37f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:09:31.332 +05:30 ab26a498-6b14-4514-9a48-e970647ee37f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.0153ms 2024-03-23 17:09:31.486 +05:30 7e2de738-3946-411a-a3a0-7217d1d68e3a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:31.487 +05:30 f386cf3b-b434-4d20-ab7a-d92185886ab5 INF CORS policy execution successful. 2024-03-23 17:09:31.487 +05:30 f386cf3b-b434-4d20-ab7a-d92185886ab5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7358ms 2024-03-23 17:09:31.490 +05:30 139546d9-d547-487e-9f01-a4d33b1e5cda INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:31.490 +05:30 9ec7fb56-1190-42e7-80d2-f9c24fc5b7c0 INF CORS policy execution successful. 2024-03-23 17:09:31.491 +05:30 9ec7fb56-1190-42e7-80d2-f9c24fc5b7c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.1785ms 2024-03-23 17:09:31.492 +05:30 d63b2e85-f3cb-44db-8406-84892aaec9f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:31.493 +05:30 4dc408f8-9d82-4dcd-ab09-46863e4b7d84 INF CORS policy execution successful. 2024-03-23 17:09:31.493 +05:30 4dc408f8-9d82-4dcd-ab09-46863e4b7d84 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4953ms 2024-03-23 17:09:31.551 +05:30 e390c952-f0e6-4468-9713-0b999a8800f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:31.552 +05:30 e390c952-f0e6-4468-9713-0b999a8800f5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:31 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-23 17:09:31.552 +05:30 18a7cbee-fd2d-453e-92bc-e07a0d089c56 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:31.552 +05:30 e390c952-f0e6-4468-9713-0b999a8800f5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:31 AM'. 2024-03-23 17:09:31.552 +05:30 046fef0f-82f9-40f9-ac8b-ca1e3afed3e8 INF CORS policy execution successful. 2024-03-23 17:09:31.553 +05:30 046fef0f-82f9-40f9-ac8b-ca1e3afed3e8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:31.553 +05:30 18a7cbee-fd2d-453e-92bc-e07a0d089c56 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:31 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-23 17:09:31.553 +05:30 046fef0f-82f9-40f9-ac8b-ca1e3afed3e8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:09:31.553 +05:30 18a7cbee-fd2d-453e-92bc-e07a0d089c56 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:31 AM'. 2024-03-23 17:09:31.553 +05:30 062130d6-0d49-4ff5-8b69-53a27409d2c0 INF CORS policy execution successful. 2024-03-23 17:09:31.553 +05:30 062130d6-0d49-4ff5-8b69-53a27409d2c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:31.553 +05:30 062130d6-0d49-4ff5-8b69-53a27409d2c0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:09:31.554 +05:30 062130d6-0d49-4ff5-8b69-53a27409d2c0 INF Fetching Country deatails 2024-03-23 17:09:31.554 +05:30 046fef0f-82f9-40f9-ac8b-ca1e3afed3e8 INF Fetching Department deatails 2024-03-23 17:09:31.555 +05:30 062130d6-0d49-4ff5-8b69-53a27409d2c0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:31.555 +05:30 046fef0f-82f9-40f9-ac8b-ca1e3afed3e8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:31.555 +05:30 062130d6-0d49-4ff5-8b69-53a27409d2c0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8208ms 2024-03-23 17:09:31.555 +05:30 062130d6-0d49-4ff5-8b69-53a27409d2c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:31.555 +05:30 f95fa6e6-9c27-4c8f-9023-f0b5c8db5eeb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:31.555 +05:30 046fef0f-82f9-40f9-ac8b-ca1e3afed3e8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2154ms 2024-03-23 17:09:31.555 +05:30 062130d6-0d49-4ff5-8b69-53a27409d2c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.2115ms 2024-03-23 17:09:31.555 +05:30 046fef0f-82f9-40f9-ac8b-ca1e3afed3e8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:31.556 +05:30 046fef0f-82f9-40f9-ac8b-ca1e3afed3e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.8384ms 2024-03-23 17:09:31.556 +05:30 f95fa6e6-9c27-4c8f-9023-f0b5c8db5eeb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:31 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-23 17:09:31.556 +05:30 f95fa6e6-9c27-4c8f-9023-f0b5c8db5eeb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:31 AM'. 2024-03-23 17:09:31.556 +05:30 263e3d79-8ea0-422c-89c6-71da8c724e3f INF CORS policy execution successful. 2024-03-23 17:09:31.556 +05:30 263e3d79-8ea0-422c-89c6-71da8c724e3f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:31.556 +05:30 263e3d79-8ea0-422c-89c6-71da8c724e3f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:09:31.557 +05:30 263e3d79-8ea0-422c-89c6-71da8c724e3f INF Fetching City deatails 2024-03-23 17:09:31.558 +05:30 263e3d79-8ea0-422c-89c6-71da8c724e3f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:31.558 +05:30 263e3d79-8ea0-422c-89c6-71da8c724e3f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4686ms 2024-03-23 17:09:31.558 +05:30 263e3d79-8ea0-422c-89c6-71da8c724e3f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:31.558 +05:30 263e3d79-8ea0-422c-89c6-71da8c724e3f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7395ms 2024-03-23 17:09:51.233 +05:30 cdbfdd55-48e2-4707-9513-ae0f456dedfb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:51.234 +05:30 887ca458-1805-471c-94b0-43a7abb3e830 INF CORS policy execution successful. 2024-03-23 17:09:51.234 +05:30 887ca458-1805-471c-94b0-43a7abb3e830 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7807ms 2024-03-23 17:09:51.237 +05:30 a4852752-ac68-4dd7-ab27-7ca400ff3dfd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:51.238 +05:30 ab134354-84c9-4ff4-9ddd-fb53c61406a0 INF CORS policy execution successful. 2024-03-23 17:09:51.238 +05:30 ab134354-84c9-4ff4-9ddd-fb53c61406a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3469ms 2024-03-23 17:09:51.245 +05:30 756494a9-20dc-456f-9fe9-2f566becd0e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:51.245 +05:30 cdfc7047-7a4a-4873-b777-6eaa5e4da4be INF CORS policy execution successful. 2024-03-23 17:09:51.245 +05:30 cdfc7047-7a4a-4873-b777-6eaa5e4da4be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4037ms 2024-03-23 17:09:51.471 +05:30 c7facf4d-c7d9-4ed4-adda-60b915d357ef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:51.471 +05:30 bb547c71-728e-41ab-8f43-c24d3d7332e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:51.471 +05:30 c7facf4d-c7d9-4ed4-adda-60b915d357ef INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:51.472 +05:30 bb547c71-728e-41ab-8f43-c24d3d7332e0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:51.472 +05:30 c7facf4d-c7d9-4ed4-adda-60b915d357ef INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:51 AM'. 2024-03-23 17:09:51.472 +05:30 bb547c71-728e-41ab-8f43-c24d3d7332e0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:51 AM'. 2024-03-23 17:09:51.472 +05:30 8bfd7009-4ad3-4a13-a1ae-563cf7efdf19 INF CORS policy execution successful. 2024-03-23 17:09:51.472 +05:30 e04ec2ea-7e6c-4ed6-b497-702af0e3dbb0 INF CORS policy execution successful. 2024-03-23 17:09:51.472 +05:30 8bfd7009-4ad3-4a13-a1ae-563cf7efdf19 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:51.472 +05:30 e04ec2ea-7e6c-4ed6-b497-702af0e3dbb0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:51.472 +05:30 e04ec2ea-7e6c-4ed6-b497-702af0e3dbb0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:09:51.472 +05:30 8bfd7009-4ad3-4a13-a1ae-563cf7efdf19 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:09:51.473 +05:30 6c3955bc-f1a0-4731-ab86-e8a0e3efa222 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:51.473 +05:30 6c3955bc-f1a0-4731-ab86-e8a0e3efa222 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:51.473 +05:30 e04ec2ea-7e6c-4ed6-b497-702af0e3dbb0 INF Fetching Country deatails 2024-03-23 17:09:51.473 +05:30 8bfd7009-4ad3-4a13-a1ae-563cf7efdf19 INF Fetching Department deatails 2024-03-23 17:09:51.473 +05:30 6c3955bc-f1a0-4731-ab86-e8a0e3efa222 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:51 AM'. 2024-03-23 17:09:51.474 +05:30 c30e1964-a38f-4583-aa87-bfc6c61f0c6f INF CORS policy execution successful. 2024-03-23 17:09:51.474 +05:30 c30e1964-a38f-4583-aa87-bfc6c61f0c6f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:51.474 +05:30 c30e1964-a38f-4583-aa87-bfc6c61f0c6f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:09:51.474 +05:30 c30e1964-a38f-4583-aa87-bfc6c61f0c6f INF Fetching City deatails 2024-03-23 17:09:51.475 +05:30 e04ec2ea-7e6c-4ed6-b497-702af0e3dbb0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:51.475 +05:30 8bfd7009-4ad3-4a13-a1ae-563cf7efdf19 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:51.475 +05:30 e04ec2ea-7e6c-4ed6-b497-702af0e3dbb0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.3361ms 2024-03-23 17:09:51.475 +05:30 8bfd7009-4ad3-4a13-a1ae-563cf7efdf19 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3452ms 2024-03-23 17:09:51.475 +05:30 e04ec2ea-7e6c-4ed6-b497-702af0e3dbb0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:51.475 +05:30 8bfd7009-4ad3-4a13-a1ae-563cf7efdf19 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:51.475 +05:30 c30e1964-a38f-4583-aa87-bfc6c61f0c6f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:51.475 +05:30 e04ec2ea-7e6c-4ed6-b497-702af0e3dbb0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.5552ms 2024-03-23 17:09:51.475 +05:30 8bfd7009-4ad3-4a13-a1ae-563cf7efdf19 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7727ms 2024-03-23 17:09:51.475 +05:30 c30e1964-a38f-4583-aa87-bfc6c61f0c6f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6568ms 2024-03-23 17:09:51.475 +05:30 c30e1964-a38f-4583-aa87-bfc6c61f0c6f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:51.476 +05:30 c30e1964-a38f-4583-aa87-bfc6c61f0c6f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.805ms 2024-03-23 17:09:51.677 +05:30 6abfb39e-ee9c-4041-bde1-9ce914b8bf90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:51.677 +05:30 27d4993f-b317-4f59-a710-bcdbdce62213 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:51.677 +05:30 feb0c460-6d0b-4758-baf4-369bace998ea INF CORS policy execution successful. 2024-03-23 17:09:51.677 +05:30 37b481e4-4e39-40d8-a2b2-ff7d8dd9bf80 INF CORS policy execution successful. 2024-03-23 17:09:51.678 +05:30 feb0c460-6d0b-4758-baf4-369bace998ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.666ms 2024-03-23 17:09:51.678 +05:30 37b481e4-4e39-40d8-a2b2-ff7d8dd9bf80 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6647ms 2024-03-23 17:09:51.685 +05:30 54c05ab7-d4ae-4106-b993-942efef999dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:51.685 +05:30 8aa6cadf-2b12-4fb4-89a3-770d27b65613 INF CORS policy execution successful. 2024-03-23 17:09:51.685 +05:30 8aa6cadf-2b12-4fb4-89a3-770d27b65613 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4887ms 2024-03-23 17:09:51.723 +05:30 faab9a64-b3ae-4d60-89e8-1c0083a9b23e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:51.724 +05:30 faab9a64-b3ae-4d60-89e8-1c0083a9b23e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:51.724 +05:30 7ec4f0b2-b87c-406d-98ee-1e45bc2e0b16 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:51.724 +05:30 faab9a64-b3ae-4d60-89e8-1c0083a9b23e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:51 AM'. 2024-03-23 17:09:51.724 +05:30 bdd71222-1fdc-43f8-a78f-87a7553507da INF CORS policy execution successful. 2024-03-23 17:09:51.724 +05:30 bdd71222-1fdc-43f8-a78f-87a7553507da INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:51.724 +05:30 7ec4f0b2-b87c-406d-98ee-1e45bc2e0b16 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:51.725 +05:30 bdd71222-1fdc-43f8-a78f-87a7553507da INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:09:51.725 +05:30 7ec4f0b2-b87c-406d-98ee-1e45bc2e0b16 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:51 AM'. 2024-03-23 17:09:51.725 +05:30 43435de5-dac2-4142-89d3-99b6d5b9a1c1 INF CORS policy execution successful. 2024-03-23 17:09:51.725 +05:30 43435de5-dac2-4142-89d3-99b6d5b9a1c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:51.725 +05:30 43435de5-dac2-4142-89d3-99b6d5b9a1c1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:09:51.725 +05:30 bdd71222-1fdc-43f8-a78f-87a7553507da INF Fetching City deatails 2024-03-23 17:09:51.725 +05:30 43435de5-dac2-4142-89d3-99b6d5b9a1c1 INF Fetching Department deatails 2024-03-23 17:09:51.726 +05:30 73d9d0a2-f53c-4b81-8d0a-11cc523a4911 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:51.726 +05:30 73d9d0a2-f53c-4b81-8d0a-11cc523a4911 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:51.726 +05:30 73d9d0a2-f53c-4b81-8d0a-11cc523a4911 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:51 AM'. 2024-03-23 17:09:51.726 +05:30 bdd71222-1fdc-43f8-a78f-87a7553507da INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:51.726 +05:30 43435de5-dac2-4142-89d3-99b6d5b9a1c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:51.726 +05:30 c102963f-1b1d-497e-ab36-87dff25f58a7 INF CORS policy execution successful. 2024-03-23 17:09:51.726 +05:30 c102963f-1b1d-497e-ab36-87dff25f58a7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:51.726 +05:30 c102963f-1b1d-497e-ab36-87dff25f58a7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:09:51.727 +05:30 bdd71222-1fdc-43f8-a78f-87a7553507da INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7524ms 2024-03-23 17:09:51.727 +05:30 bdd71222-1fdc-43f8-a78f-87a7553507da INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:51.727 +05:30 43435de5-dac2-4142-89d3-99b6d5b9a1c1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4688ms 2024-03-23 17:09:51.727 +05:30 bdd71222-1fdc-43f8-a78f-87a7553507da INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.5944ms 2024-03-23 17:09:51.727 +05:30 43435de5-dac2-4142-89d3-99b6d5b9a1c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:51.727 +05:30 43435de5-dac2-4142-89d3-99b6d5b9a1c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7034ms 2024-03-23 17:09:51.727 +05:30 c102963f-1b1d-497e-ab36-87dff25f58a7 INF Fetching Country deatails 2024-03-23 17:09:51.727 +05:30 c102963f-1b1d-497e-ab36-87dff25f58a7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:51.728 +05:30 c102963f-1b1d-497e-ab36-87dff25f58a7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1048ms 2024-03-23 17:09:51.728 +05:30 c102963f-1b1d-497e-ab36-87dff25f58a7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:51.728 +05:30 c102963f-1b1d-497e-ab36-87dff25f58a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9964ms 2024-03-23 17:09:52.246 +05:30 347745fb-cc18-4816-a2a6-8e3d536ea2b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:52.247 +05:30 b152e95e-7d61-447e-bc54-e534bb2c72e3 INF CORS policy execution successful. 2024-03-23 17:09:52.247 +05:30 b152e95e-7d61-447e-bc54-e534bb2c72e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5271ms 2024-03-23 17:09:52.247 +05:30 50256607-3349-4138-bd18-f3ec4c860151 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:52.247 +05:30 474c26bb-fd5c-462f-93da-46835f802c31 INF CORS policy execution successful. 2024-03-23 17:09:52.247 +05:30 474c26bb-fd5c-462f-93da-46835f802c31 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3264ms 2024-03-23 17:09:52.255 +05:30 4bec1791-1938-427f-8d9f-4b98ceb5a0de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:52.256 +05:30 9da3bdd5-f743-4974-88bb-cfff7cb0f8e0 INF CORS policy execution successful. 2024-03-23 17:09:52.256 +05:30 9da3bdd5-f743-4974-88bb-cfff7cb0f8e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5779ms 2024-03-23 17:09:52.297 +05:30 387b740c-340d-4aa0-8ac6-ae8a09d97dec INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:09:52.297 +05:30 387b740c-340d-4aa0-8ac6-ae8a09d97dec INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:52.298 +05:30 387b740c-340d-4aa0-8ac6-ae8a09d97dec INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:52 AM'. 2024-03-23 17:09:52.298 +05:30 e6345e20-a728-4ad7-888c-6371e95ce097 INF CORS policy execution successful. 2024-03-23 17:09:52.298 +05:30 e6345e20-a728-4ad7-888c-6371e95ce097 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:52.298 +05:30 e6345e20-a728-4ad7-888c-6371e95ce097 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:09:52.298 +05:30 1a487037-f960-4534-9f44-48e37c97c460 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:09:52.299 +05:30 1a487037-f960-4534-9f44-48e37c97c460 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:52.299 +05:30 e6345e20-a728-4ad7-888c-6371e95ce097 INF Fetching Country deatails 2024-03-23 17:09:52.299 +05:30 1a487037-f960-4534-9f44-48e37c97c460 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:52 AM'. 2024-03-23 17:09:52.299 +05:30 91f3e3b7-dca5-4e70-9a4b-f23a469068f1 INF CORS policy execution successful. 2024-03-23 17:09:52.299 +05:30 91f3e3b7-dca5-4e70-9a4b-f23a469068f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:52.299 +05:30 91f3e3b7-dca5-4e70-9a4b-f23a469068f1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:09:52.299 +05:30 464d282a-98b6-48a9-b42e-fecfb9baad53 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:09:52.300 +05:30 91f3e3b7-dca5-4e70-9a4b-f23a469068f1 INF Fetching Department deatails 2024-03-23 17:09:52.300 +05:30 464d282a-98b6-48a9-b42e-fecfb9baad53 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39: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-23 17:09:52.300 +05:30 e6345e20-a728-4ad7-888c-6371e95ce097 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:52.300 +05:30 464d282a-98b6-48a9-b42e-fecfb9baad53 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:39:52 AM'. 2024-03-23 17:09:52.300 +05:30 5c6a4aa6-0ee4-43da-9f34-cc0b42603983 INF CORS policy execution successful. 2024-03-23 17:09:52.300 +05:30 5c6a4aa6-0ee4-43da-9f34-cc0b42603983 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:52.300 +05:30 91f3e3b7-dca5-4e70-9a4b-f23a469068f1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:52.300 +05:30 e6345e20-a728-4ad7-888c-6371e95ce097 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2704ms 2024-03-23 17:09:52.300 +05:30 5c6a4aa6-0ee4-43da-9f34-cc0b42603983 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:09:52.301 +05:30 e6345e20-a728-4ad7-888c-6371e95ce097 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:09:52.301 +05:30 91f3e3b7-dca5-4e70-9a4b-f23a469068f1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4071ms 2024-03-23 17:09:52.301 +05:30 91f3e3b7-dca5-4e70-9a4b-f23a469068f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:09:52.301 +05:30 e6345e20-a728-4ad7-888c-6371e95ce097 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.2285ms 2024-03-23 17:09:52.301 +05:30 91f3e3b7-dca5-4e70-9a4b-f23a469068f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7649ms 2024-03-23 17:09:52.301 +05:30 5c6a4aa6-0ee4-43da-9f34-cc0b42603983 INF Fetching City deatails 2024-03-23 17:09:52.302 +05:30 5c6a4aa6-0ee4-43da-9f34-cc0b42603983 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:09:52.302 +05:30 5c6a4aa6-0ee4-43da-9f34-cc0b42603983 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3137ms 2024-03-23 17:09:52.302 +05:30 5c6a4aa6-0ee4-43da-9f34-cc0b42603983 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:09:52.302 +05:30 5c6a4aa6-0ee4-43da-9f34-cc0b42603983 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8262ms 2024-03-23 17:11:47.536 +05:30 74d4e634-094f-4e1f-bac2-2b390834efa5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:11:47.537 +05:30 9eea70d8-2728-4816-af31-b6a35b446aa8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:11:47.538 +05:30 b6b69b0c-fb6f-4817-b348-b7ed850db1d7 INF CORS policy execution successful. 2024-03-23 17:11:47.538 +05:30 29405124-4b4e-4003-a845-bab9bbff2d32 INF CORS policy execution successful. 2024-03-23 17:11:47.540 +05:30 b6b69b0c-fb6f-4817-b348-b7ed850db1d7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.2164ms 2024-03-23 17:11:47.540 +05:30 29405124-4b4e-4003-a845-bab9bbff2d32 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 4.4094ms 2024-03-23 17:11:47.544 +05:30 7ab134d8-0513-4a27-a144-9775738a256e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:11:47.545 +05:30 e31cea37-a4b5-4085-8492-05df3ce7fc2c INF CORS policy execution successful. 2024-03-23 17:11:47.545 +05:30 e31cea37-a4b5-4085-8492-05df3ce7fc2c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.577ms 2024-03-23 17:11:47.643 +05:30 d9411fc5-a5ef-4bc0-9904-4b6be04a61c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:11:47.645 +05:30 ebe73317-3e89-4b02-94bd-2ef1571c8611 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:11:47.646 +05:30 ebe73317-3e89-4b02-94bd-2ef1571c8611 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:41:47 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-23 17:11:47.646 +05:30 d9411fc5-a5ef-4bc0-9904-4b6be04a61c0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:41:47 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-23 17:11:47.647 +05:30 ebe73317-3e89-4b02-94bd-2ef1571c8611 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:41:47 AM'. 2024-03-23 17:11:47.647 +05:30 d9411fc5-a5ef-4bc0-9904-4b6be04a61c0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:41:47 AM'. 2024-03-23 17:11:47.648 +05:30 a874356f-4938-42c0-87b0-eb6df1986d89 INF CORS policy execution successful. 2024-03-23 17:11:47.648 +05:30 b8e3cb37-0cae-4157-9358-bca042dd19cb INF CORS policy execution successful. 2024-03-23 17:11:47.648 +05:30 a874356f-4938-42c0-87b0-eb6df1986d89 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:11:47.648 +05:30 b8e3cb37-0cae-4157-9358-bca042dd19cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:11:47.649 +05:30 a874356f-4938-42c0-87b0-eb6df1986d89 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:11:47.649 +05:30 b8e3cb37-0cae-4157-9358-bca042dd19cb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:11:47.650 +05:30 a874356f-4938-42c0-87b0-eb6df1986d89 INF Fetching City deatails 2024-03-23 17:11:47.650 +05:30 b8e3cb37-0cae-4157-9358-bca042dd19cb INF Fetching Department deatails 2024-03-23 17:11:47.652 +05:30 d9adf57b-bcf0-480d-a3b7-26868284db2e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:11:47.652 +05:30 d9adf57b-bcf0-480d-a3b7-26868284db2e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:41:47 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-23 17:11:47.653 +05:30 d9adf57b-bcf0-480d-a3b7-26868284db2e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:41:47 AM'. 2024-03-23 17:11:47.653 +05:30 a87db647-61fb-40a3-b091-140c4fc9ee7a INF CORS policy execution successful. 2024-03-23 17:11:47.653 +05:30 a87db647-61fb-40a3-b091-140c4fc9ee7a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:11:47.653 +05:30 a87db647-61fb-40a3-b091-140c4fc9ee7a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:11:47.653 +05:30 b8e3cb37-0cae-4157-9358-bca042dd19cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:11:47.653 +05:30 a874356f-4938-42c0-87b0-eb6df1986d89 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:11:47.654 +05:30 a87db647-61fb-40a3-b091-140c4fc9ee7a INF Fetching Country deatails 2024-03-23 17:11:47.654 +05:30 b8e3cb37-0cae-4157-9358-bca042dd19cb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.5059ms 2024-03-23 17:11:47.654 +05:30 a874356f-4938-42c0-87b0-eb6df1986d89 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.5378ms 2024-03-23 17:11:47.654 +05:30 b8e3cb37-0cae-4157-9358-bca042dd19cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:11:47.654 +05:30 a874356f-4938-42c0-87b0-eb6df1986d89 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:11:47.655 +05:30 b8e3cb37-0cae-4157-9358-bca042dd19cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.0742ms 2024-03-23 17:11:47.655 +05:30 a874356f-4938-42c0-87b0-eb6df1986d89 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.5728ms 2024-03-23 17:11:47.655 +05:30 a87db647-61fb-40a3-b091-140c4fc9ee7a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:11:47.655 +05:30 a87db647-61fb-40a3-b091-140c4fc9ee7a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2005ms 2024-03-23 17:11:47.655 +05:30 a87db647-61fb-40a3-b091-140c4fc9ee7a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:11:47.655 +05:30 a87db647-61fb-40a3-b091-140c4fc9ee7a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.5534ms 2024-03-23 17:12:09.434 +05:30 46b62ecc-8c5f-40c2-8af4-3337721dff6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:12:09.435 +05:30 72b88d58-8cf0-4802-8fc4-59c96724e528 INF CORS policy execution successful. 2024-03-23 17:12:09.436 +05:30 72b88d58-8cf0-4802-8fc4-59c96724e528 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.523ms 2024-03-23 17:12:09.436 +05:30 2ec1a8c0-b413-4f0e-8b47-98dc3b53efca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:12:09.436 +05:30 860a7d1b-c97f-4304-99ff-8c6e05ddcd77 INF CORS policy execution successful. 2024-03-23 17:12:09.437 +05:30 860a7d1b-c97f-4304-99ff-8c6e05ddcd77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4338ms 2024-03-23 17:12:09.438 +05:30 5448b3cb-4013-4a0d-b755-640a45cfb4d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:12:09.438 +05:30 cc8e8267-c4f0-4148-8f6c-63c05fb1d18f INF CORS policy execution successful. 2024-03-23 17:12:09.438 +05:30 cc8e8267-c4f0-4148-8f6c-63c05fb1d18f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3971ms 2024-03-23 17:12:09.486 +05:30 ca112335-5d58-4d62-a07a-de6b0ed97ce0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:12:09.487 +05:30 ca112335-5d58-4d62-a07a-de6b0ed97ce0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:09 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-23 17:12:09.487 +05:30 ca112335-5d58-4d62-a07a-de6b0ed97ce0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:09 AM'. 2024-03-23 17:12:09.487 +05:30 2cd4f0d1-6650-4e07-ad1b-6387d219b22e INF CORS policy execution successful. 2024-03-23 17:12:09.488 +05:30 2cd4f0d1-6650-4e07-ad1b-6387d219b22e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:12:09.488 +05:30 2cd4f0d1-6650-4e07-ad1b-6387d219b22e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:12:09.488 +05:30 2cd4f0d1-6650-4e07-ad1b-6387d219b22e INF Fetching City deatails 2024-03-23 17:12:09.489 +05:30 4532e5e0-a53d-4178-92da-2d98f529bc85 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:12:09.489 +05:30 4532e5e0-a53d-4178-92da-2d98f529bc85 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:09 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-23 17:12:09.489 +05:30 4532e5e0-a53d-4178-92da-2d98f529bc85 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:09 AM'. 2024-03-23 17:12:09.489 +05:30 2cd4f0d1-6650-4e07-ad1b-6387d219b22e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:09.489 +05:30 cb7d4641-3f50-4b15-998a-eedc9a57b3a8 INF CORS policy execution successful. 2024-03-23 17:12:09.490 +05:30 cb7d4641-3f50-4b15-998a-eedc9a57b3a8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:12:09.490 +05:30 cb7d4641-3f50-4b15-998a-eedc9a57b3a8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:12:09.490 +05:30 2cd4f0d1-6650-4e07-ad1b-6387d219b22e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2183ms 2024-03-23 17:12:09.490 +05:30 2cd4f0d1-6650-4e07-ad1b-6387d219b22e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:12:09.490 +05:30 2cd4f0d1-6650-4e07-ad1b-6387d219b22e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.9056ms 2024-03-23 17:12:09.491 +05:30 cb7d4641-3f50-4b15-998a-eedc9a57b3a8 INF Fetching Department deatails 2024-03-23 17:12:09.491 +05:30 cb7d4641-3f50-4b15-998a-eedc9a57b3a8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:09.491 +05:30 cb7d4641-3f50-4b15-998a-eedc9a57b3a8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2919ms 2024-03-23 17:12:09.491 +05:30 cb7d4641-3f50-4b15-998a-eedc9a57b3a8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:12:09.491 +05:30 cb7d4641-3f50-4b15-998a-eedc9a57b3a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.5534ms 2024-03-23 17:12:09.493 +05:30 8c1e2562-5f2f-4c1f-952f-7b424490a981 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:12:09.493 +05:30 8c1e2562-5f2f-4c1f-952f-7b424490a981 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:09 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-23 17:12:09.493 +05:30 8c1e2562-5f2f-4c1f-952f-7b424490a981 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:09 AM'. 2024-03-23 17:12:09.493 +05:30 1eadc623-d39b-4519-94cf-11fb9c9e4f27 INF CORS policy execution successful. 2024-03-23 17:12:09.493 +05:30 1eadc623-d39b-4519-94cf-11fb9c9e4f27 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:12:09.493 +05:30 1eadc623-d39b-4519-94cf-11fb9c9e4f27 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:12:09.494 +05:30 1eadc623-d39b-4519-94cf-11fb9c9e4f27 INF Fetching Country deatails 2024-03-23 17:12:09.494 +05:30 1eadc623-d39b-4519-94cf-11fb9c9e4f27 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:09.494 +05:30 1eadc623-d39b-4519-94cf-11fb9c9e4f27 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.9442ms 2024-03-23 17:12:09.495 +05:30 1eadc623-d39b-4519-94cf-11fb9c9e4f27 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:12:09.495 +05:30 1eadc623-d39b-4519-94cf-11fb9c9e4f27 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9752ms 2024-03-23 17:12:31.782 +05:30 6fa31109-2147-481d-b9f8-7b1faf208e0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:12:31.783 +05:30 e90219cd-5391-4a80-ab4d-b4a618c61a54 INF CORS policy execution successful. 2024-03-23 17:12:31.783 +05:30 e90219cd-5391-4a80-ab4d-b4a618c61a54 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.7188ms 2024-03-23 17:12:31.786 +05:30 923bede2-67cd-423a-ada2-9b6f1e12bbab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:12:31.786 +05:30 9834ca76-0367-420a-9db5-877e641b8d7a INF CORS policy execution successful. 2024-03-23 17:12:31.786 +05:30 9834ca76-0367-420a-9db5-877e641b8d7a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4642ms 2024-03-23 17:12:31.803 +05:30 91e27eae-baa4-4189-a251-44c730a9e1ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:12:31.803 +05:30 b73f8815-2952-468c-8e2d-3d018f2faede INF CORS policy execution successful. 2024-03-23 17:12:31.804 +05:30 b73f8815-2952-468c-8e2d-3d018f2faede INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6434ms 2024-03-23 17:12:31.829 +05:30 e12375af-485d-4a36-aefa-8df4f812e64d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:12:31.830 +05:30 e12375af-485d-4a36-aefa-8df4f812e64d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:31 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-23 17:12:31.831 +05:30 e12375af-485d-4a36-aefa-8df4f812e64d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:31 AM'. 2024-03-23 17:12:31.831 +05:30 fae71bea-f8d7-41fd-9408-f3e0698c3a85 INF CORS policy execution successful. 2024-03-23 17:12:31.831 +05:30 fae71bea-f8d7-41fd-9408-f3e0698c3a85 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:12:31.831 +05:30 fae71bea-f8d7-41fd-9408-f3e0698c3a85 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:12:31.832 +05:30 fae71bea-f8d7-41fd-9408-f3e0698c3a85 INF Fetching Country deatails 2024-03-23 17:12:31.834 +05:30 fae71bea-f8d7-41fd-9408-f3e0698c3a85 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:31.834 +05:30 fae71bea-f8d7-41fd-9408-f3e0698c3a85 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.8535ms 2024-03-23 17:12:31.834 +05:30 fae71bea-f8d7-41fd-9408-f3e0698c3a85 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:12:31.834 +05:30 fae71bea-f8d7-41fd-9408-f3e0698c3a85 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.5474ms 2024-03-23 17:12:31.846 +05:30 0e35bd02-5757-462d-9352-005a9bae9a75 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:12:31.847 +05:30 0e35bd02-5757-462d-9352-005a9bae9a75 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:31 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-23 17:12:31.847 +05:30 0e35bd02-5757-462d-9352-005a9bae9a75 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:31 AM'. 2024-03-23 17:12:31.847 +05:30 1b980eb8-60c8-4a3e-8a02-2eec9a8bc03e INF CORS policy execution successful. 2024-03-23 17:12:31.847 +05:30 1b980eb8-60c8-4a3e-8a02-2eec9a8bc03e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:12:31.847 +05:30 1b980eb8-60c8-4a3e-8a02-2eec9a8bc03e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:12:31.847 +05:30 f88fb708-4eec-46f4-ad39-fdd3583a29a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:12:31.848 +05:30 f88fb708-4eec-46f4-ad39-fdd3583a29a1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:31 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-23 17:12:31.848 +05:30 1b980eb8-60c8-4a3e-8a02-2eec9a8bc03e INF Fetching Department deatails 2024-03-23 17:12:31.849 +05:30 f88fb708-4eec-46f4-ad39-fdd3583a29a1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:31 AM'. 2024-03-23 17:12:31.849 +05:30 561c6112-b5f0-468c-aceb-39ed4caebafa INF CORS policy execution successful. 2024-03-23 17:12:31.849 +05:30 561c6112-b5f0-468c-aceb-39ed4caebafa INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:12:31.849 +05:30 561c6112-b5f0-468c-aceb-39ed4caebafa INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:12:31.849 +05:30 561c6112-b5f0-468c-aceb-39ed4caebafa INF Fetching City deatails 2024-03-23 17:12:31.850 +05:30 1b980eb8-60c8-4a3e-8a02-2eec9a8bc03e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:31.850 +05:30 1b980eb8-60c8-4a3e-8a02-2eec9a8bc03e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.5936ms 2024-03-23 17:12:31.850 +05:30 1b980eb8-60c8-4a3e-8a02-2eec9a8bc03e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:12:31.850 +05:30 561c6112-b5f0-468c-aceb-39ed4caebafa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:31.850 +05:30 1b980eb8-60c8-4a3e-8a02-2eec9a8bc03e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.242ms 2024-03-23 17:12:31.850 +05:30 561c6112-b5f0-468c-aceb-39ed4caebafa INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4115ms 2024-03-23 17:12:31.850 +05:30 561c6112-b5f0-468c-aceb-39ed4caebafa INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:12:31.851 +05:30 561c6112-b5f0-468c-aceb-39ed4caebafa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3773ms 2024-03-23 17:12:31.885 +05:30 bfc1b3b2-1317-4696-ab69-a3bb02819ec8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:12:31.886 +05:30 a822880d-d20b-4214-b0f2-1521051dd6c0 INF CORS policy execution successful. 2024-03-23 17:12:31.886 +05:30 a822880d-d20b-4214-b0f2-1521051dd6c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5914ms 2024-03-23 17:12:31.929 +05:30 7821ac53-4225-4d46-82d8-c10791195dc3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:12:31.930 +05:30 7821ac53-4225-4d46-82d8-c10791195dc3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:31 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-23 17:12:31.930 +05:30 7821ac53-4225-4d46-82d8-c10791195dc3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:31 AM'. 2024-03-23 17:12:31.930 +05:30 204758b8-4872-4fe2-910f-d1b6c21af36f INF CORS policy execution successful. 2024-03-23 17:12:31.930 +05:30 204758b8-4872-4fe2-910f-d1b6c21af36f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:12:31.930 +05:30 204758b8-4872-4fe2-910f-d1b6c21af36f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:12:31.931 +05:30 204758b8-4872-4fe2-910f-d1b6c21af36f INF Fetching Field details for Master 2024-03-23 17:12:31.933 +05:30 204758b8-4872-4fe2-910f-d1b6c21af36f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:31.934 +05:30 204758b8-4872-4fe2-910f-d1b6c21af36f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.495ms 2024-03-23 17:12:31.934 +05:30 204758b8-4872-4fe2-910f-d1b6c21af36f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:12:31.934 +05:30 204758b8-4872-4fe2-910f-d1b6c21af36f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.8882ms 2024-03-23 17:12:32.260 +05:30 c031a913-6614-4c9e-8067-a2399b3b16a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:12:32.261 +05:30 bb58b5d7-b588-4ba3-a60d-5b945c59876e INF CORS policy execution successful. 2024-03-23 17:12:32.261 +05:30 04ff3953-9ea9-4f97-adf0-b5223a3f7ea9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:12:32.261 +05:30 0324fc2e-b136-4c8a-b58c-e8f5815af0f5 INF CORS policy execution successful. 2024-03-23 17:12:32.261 +05:30 bb58b5d7-b588-4ba3-a60d-5b945c59876e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8864ms 2024-03-23 17:12:32.261 +05:30 0324fc2e-b136-4c8a-b58c-e8f5815af0f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4116ms 2024-03-23 17:12:32.268 +05:30 d87ddf43-d1a5-46c6-b0d2-902bf225fdc3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:12:32.268 +05:30 eec2e930-5ffa-4f3a-9cb7-0b7a6b43d577 INF CORS policy execution successful. 2024-03-23 17:12:32.268 +05:30 eec2e930-5ffa-4f3a-9cb7-0b7a6b43d577 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.721ms 2024-03-23 17:12:32.310 +05:30 a1aeb098-7e23-4f93-884c-56ffdd4f41da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:12:32.311 +05:30 a1aeb098-7e23-4f93-884c-56ffdd4f41da INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42: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-03-23 17:12:32.311 +05:30 a1aeb098-7e23-4f93-884c-56ffdd4f41da INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:32 AM'. 2024-03-23 17:12:32.311 +05:30 7b9583db-e014-4c03-9feb-4f9394a20112 INF CORS policy execution successful. 2024-03-23 17:12:32.311 +05:30 7b9583db-e014-4c03-9feb-4f9394a20112 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:12:32.312 +05:30 7b9583db-e014-4c03-9feb-4f9394a20112 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:12:32.312 +05:30 7b9583db-e014-4c03-9feb-4f9394a20112 INF Fetching Department deatails 2024-03-23 17:12:32.313 +05:30 c89b9a43-ebf6-435b-95d3-13a98cada401 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:12:32.313 +05:30 c89b9a43-ebf6-435b-95d3-13a98cada401 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42: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-03-23 17:12:32.313 +05:30 7b9583db-e014-4c03-9feb-4f9394a20112 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:32.314 +05:30 c89b9a43-ebf6-435b-95d3-13a98cada401 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:32 AM'. 2024-03-23 17:12:32.314 +05:30 78067528-2f69-43b8-988d-be2b2e7de886 INF CORS policy execution successful. 2024-03-23 17:12:32.314 +05:30 78067528-2f69-43b8-988d-be2b2e7de886 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:12:32.314 +05:30 78067528-2f69-43b8-988d-be2b2e7de886 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:12:32.314 +05:30 7b9583db-e014-4c03-9feb-4f9394a20112 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.472ms 2024-03-23 17:12:32.314 +05:30 7b9583db-e014-4c03-9feb-4f9394a20112 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:12:32.314 +05:30 7b9583db-e014-4c03-9feb-4f9394a20112 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.0936ms 2024-03-23 17:12:32.315 +05:30 78067528-2f69-43b8-988d-be2b2e7de886 INF Fetching City deatails 2024-03-23 17:12:32.315 +05:30 78067528-2f69-43b8-988d-be2b2e7de886 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:32.315 +05:30 78067528-2f69-43b8-988d-be2b2e7de886 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3103ms 2024-03-23 17:12:32.315 +05:30 78067528-2f69-43b8-988d-be2b2e7de886 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:12:32.316 +05:30 78067528-2f69-43b8-988d-be2b2e7de886 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.805ms 2024-03-23 17:12:32.328 +05:30 c26329eb-02a1-4d34-88f2-ddb5ccfcde24 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:12:32.329 +05:30 c26329eb-02a1-4d34-88f2-ddb5ccfcde24 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42: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-03-23 17:12:32.329 +05:30 c26329eb-02a1-4d34-88f2-ddb5ccfcde24 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:32 AM'. 2024-03-23 17:12:32.329 +05:30 3fff948e-19fc-40a9-bcba-17b74031528f INF CORS policy execution successful. 2024-03-23 17:12:32.329 +05:30 3fff948e-19fc-40a9-bcba-17b74031528f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:12:32.329 +05:30 3fff948e-19fc-40a9-bcba-17b74031528f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:12:32.330 +05:30 3fff948e-19fc-40a9-bcba-17b74031528f INF Fetching Country deatails 2024-03-23 17:12:32.331 +05:30 3fff948e-19fc-40a9-bcba-17b74031528f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:32.331 +05:30 3fff948e-19fc-40a9-bcba-17b74031528f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7379ms 2024-03-23 17:12:32.331 +05:30 3fff948e-19fc-40a9-bcba-17b74031528f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:12:32.332 +05:30 3fff948e-19fc-40a9-bcba-17b74031528f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.299ms 2024-03-23 17:12:32.833 +05:30 495c4154-a041-4599-befa-ef77334ec73b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:12:32.833 +05:30 9ec5efbd-6ef4-410b-ae42-1a04a55ea2c2 INF CORS policy execution successful. 2024-03-23 17:12:32.833 +05:30 9ec5efbd-6ef4-410b-ae42-1a04a55ea2c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5156ms 2024-03-23 17:12:32.905 +05:30 0daadc60-56eb-4e29-8f94-69a7b838bb61 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:12:32.906 +05:30 0daadc60-56eb-4e29-8f94-69a7b838bb61 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42: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-03-23 17:12:32.907 +05:30 0daadc60-56eb-4e29-8f94-69a7b838bb61 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:32 AM'. 2024-03-23 17:12:32.907 +05:30 9fb640dd-e45b-4c1f-b9a3-51dc3f3c490f INF CORS policy execution successful. 2024-03-23 17:12:32.907 +05:30 9fb640dd-e45b-4c1f-b9a3-51dc3f3c490f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:12:32.907 +05:30 9fb640dd-e45b-4c1f-b9a3-51dc3f3c490f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:12:32.908 +05:30 9fb640dd-e45b-4c1f-b9a3-51dc3f3c490f INF Fetching Field details for Master 2024-03-23 17:12:32.910 +05:30 9fb640dd-e45b-4c1f-b9a3-51dc3f3c490f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:32.910 +05:30 9fb640dd-e45b-4c1f-b9a3-51dc3f3c490f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.8371ms 2024-03-23 17:12:32.910 +05:30 9fb640dd-e45b-4c1f-b9a3-51dc3f3c490f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:12:32.910 +05:30 9fb640dd-e45b-4c1f-b9a3-51dc3f3c490f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.977ms 2024-03-23 17:12:33.114 +05:30 18e603a7-2e2b-42f0-bbd4-4bcaa56f4660 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:12:33.114 +05:30 2c4eb81c-1674-4e72-97ab-d91fe5ce93e8 INF CORS policy execution successful. 2024-03-23 17:12:33.114 +05:30 2c4eb81c-1674-4e72-97ab-d91fe5ce93e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5428ms 2024-03-23 17:12:33.139 +05:30 06d6296a-e947-42b5-91f3-9d5632f7b234 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:12:33.139 +05:30 376b0caf-57d0-487e-917f-faf2a089d658 INF CORS policy execution successful. 2024-03-23 17:12:33.139 +05:30 376b0caf-57d0-487e-917f-faf2a089d658 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5078ms 2024-03-23 17:12:33.162 +05:30 f9d294ea-30ac-4500-b4d7-d0bdfaaa02c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:12:33.162 +05:30 d73a75eb-c4c1-45ea-b7c5-87a823c7edd3 INF CORS policy execution successful. 2024-03-23 17:12:33.163 +05:30 d73a75eb-c4c1-45ea-b7c5-87a823c7edd3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5776ms 2024-03-23 17:12:33.216 +05:30 8e0a9020-67db-422d-a36c-1942eafa2ce9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:12:33.217 +05:30 8e0a9020-67db-422d-a36c-1942eafa2ce9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:33 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-23 17:12:33.217 +05:30 8e0a9020-67db-422d-a36c-1942eafa2ce9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:33 AM'. 2024-03-23 17:12:33.217 +05:30 2e3ca387-9d45-42ff-8572-fbe51bdc8f4f INF CORS policy execution successful. 2024-03-23 17:12:33.217 +05:30 2e3ca387-9d45-42ff-8572-fbe51bdc8f4f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:12:33.217 +05:30 2e3ca387-9d45-42ff-8572-fbe51bdc8f4f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:12:33.218 +05:30 2e3ca387-9d45-42ff-8572-fbe51bdc8f4f INF Fetching Country deatails 2024-03-23 17:12:33.219 +05:30 2e3ca387-9d45-42ff-8572-fbe51bdc8f4f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:33.220 +05:30 2e3ca387-9d45-42ff-8572-fbe51bdc8f4f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0285ms 2024-03-23 17:12:33.220 +05:30 2e3ca387-9d45-42ff-8572-fbe51bdc8f4f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:12:33.220 +05:30 2e3ca387-9d45-42ff-8572-fbe51bdc8f4f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.9123ms 2024-03-23 17:12:33.220 +05:30 d4c8ad4d-5539-4f05-b806-65cf6496866d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:12:33.221 +05:30 d4c8ad4d-5539-4f05-b806-65cf6496866d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:33 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-23 17:12:33.221 +05:30 d4c8ad4d-5539-4f05-b806-65cf6496866d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:33 AM'. 2024-03-23 17:12:33.221 +05:30 737f53f2-7d4c-441a-8f3e-72b3524ccfbb INF CORS policy execution successful. 2024-03-23 17:12:33.221 +05:30 737f53f2-7d4c-441a-8f3e-72b3524ccfbb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:12:33.221 +05:30 737f53f2-7d4c-441a-8f3e-72b3524ccfbb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:12:33.222 +05:30 737f53f2-7d4c-441a-8f3e-72b3524ccfbb INF Fetching City deatails 2024-03-23 17:12:33.223 +05:30 737f53f2-7d4c-441a-8f3e-72b3524ccfbb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:33.223 +05:30 737f53f2-7d4c-441a-8f3e-72b3524ccfbb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.568ms 2024-03-23 17:12:33.223 +05:30 737f53f2-7d4c-441a-8f3e-72b3524ccfbb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:12:33.223 +05:30 737f53f2-7d4c-441a-8f3e-72b3524ccfbb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7257ms 2024-03-23 17:12:33.231 +05:30 f8354083-63cc-4d62-add0-14b3abb3df37 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:12:33.231 +05:30 f8354083-63cc-4d62-add0-14b3abb3df37 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:33 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-23 17:12:33.232 +05:30 f8354083-63cc-4d62-add0-14b3abb3df37 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:33 AM'. 2024-03-23 17:12:33.232 +05:30 ae2934a4-6ba6-4870-a317-bdda6d978766 INF CORS policy execution successful. 2024-03-23 17:12:33.232 +05:30 ae2934a4-6ba6-4870-a317-bdda6d978766 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:12:33.232 +05:30 ae2934a4-6ba6-4870-a317-bdda6d978766 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:12:33.232 +05:30 ae2934a4-6ba6-4870-a317-bdda6d978766 INF Fetching Department deatails 2024-03-23 17:12:33.233 +05:30 ae2934a4-6ba6-4870-a317-bdda6d978766 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:33.234 +05:30 ae2934a4-6ba6-4870-a317-bdda6d978766 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6922ms 2024-03-23 17:12:33.234 +05:30 ae2934a4-6ba6-4870-a317-bdda6d978766 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:12:33.234 +05:30 ae2934a4-6ba6-4870-a317-bdda6d978766 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1669ms 2024-03-23 17:12:34.015 +05:30 6f0f943b-3408-4c3d-9b94-afdd05f66d38 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:12:34.016 +05:30 d6bb1d6c-6550-46a5-ac28-2f28fba903da INF CORS policy execution successful. 2024-03-23 17:12:34.016 +05:30 d6bb1d6c-6550-46a5-ac28-2f28fba903da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8264ms 2024-03-23 17:12:34.016 +05:30 452f8659-4303-419d-9a5d-94e0bddd4ce5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:12:34.016 +05:30 3f342b6a-30ae-4908-9d1e-4df040957858 INF CORS policy execution successful. 2024-03-23 17:12:34.016 +05:30 3f342b6a-30ae-4908-9d1e-4df040957858 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4702ms 2024-03-23 17:12:34.022 +05:30 74139e22-984b-4866-94a8-375be5289281 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:12:34.022 +05:30 9eab5ab8-e7bd-4957-b9d1-f03ac1b6202a INF CORS policy execution successful. 2024-03-23 17:12:34.023 +05:30 9eab5ab8-e7bd-4957-b9d1-f03ac1b6202a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5584ms 2024-03-23 17:12:34.097 +05:30 55cd297c-765c-4ad2-8564-fdd3005284e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:12:34.097 +05:30 55cd297c-765c-4ad2-8564-fdd3005284e4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42: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-23 17:12:34.098 +05:30 55cd297c-765c-4ad2-8564-fdd3005284e4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:34 AM'. 2024-03-23 17:12:34.098 +05:30 8cadec2f-36a1-4143-8967-54d42eba9778 INF CORS policy execution successful. 2024-03-23 17:12:34.098 +05:30 8cadec2f-36a1-4143-8967-54d42eba9778 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:12:34.098 +05:30 8cadec2f-36a1-4143-8967-54d42eba9778 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:12:34.099 +05:30 8cadec2f-36a1-4143-8967-54d42eba9778 INF Fetching Country deatails 2024-03-23 17:12:34.099 +05:30 f8ca9dba-8caf-420f-8d9f-9a3f028c29bb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:12:34.099 +05:30 f8ca9dba-8caf-420f-8d9f-9a3f028c29bb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42: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-23 17:12:34.100 +05:30 f8ca9dba-8caf-420f-8d9f-9a3f028c29bb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:34 AM'. 2024-03-23 17:12:34.100 +05:30 e813a923-63c1-4c4d-b4ae-47129f71824c INF CORS policy execution successful. 2024-03-23 17:12:34.100 +05:30 e813a923-63c1-4c4d-b4ae-47129f71824c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:12:34.100 +05:30 e813a923-63c1-4c4d-b4ae-47129f71824c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:12:34.100 +05:30 8cadec2f-36a1-4143-8967-54d42eba9778 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:34.100 +05:30 8cadec2f-36a1-4143-8967-54d42eba9778 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1378ms 2024-03-23 17:12:34.100 +05:30 e813a923-63c1-4c4d-b4ae-47129f71824c INF Fetching City deatails 2024-03-23 17:12:34.100 +05:30 8cadec2f-36a1-4143-8967-54d42eba9778 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:12:34.100 +05:30 8cadec2f-36a1-4143-8967-54d42eba9778 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.9339ms 2024-03-23 17:12:34.101 +05:30 e813a923-63c1-4c4d-b4ae-47129f71824c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:34.101 +05:30 e813a923-63c1-4c4d-b4ae-47129f71824c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.1575ms 2024-03-23 17:12:34.101 +05:30 e813a923-63c1-4c4d-b4ae-47129f71824c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:12:34.101 +05:30 e813a923-63c1-4c4d-b4ae-47129f71824c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0609ms 2024-03-23 17:12:34.102 +05:30 52ad822a-287d-4798-8e4c-b96fc437f02f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:12:34.102 +05:30 52ad822a-287d-4798-8e4c-b96fc437f02f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42: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-23 17:12:34.102 +05:30 52ad822a-287d-4798-8e4c-b96fc437f02f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:34 AM'. 2024-03-23 17:12:34.103 +05:30 e1dfd0a7-845d-4a6d-af16-c1e66d3acf9a INF CORS policy execution successful. 2024-03-23 17:12:34.103 +05:30 e1dfd0a7-845d-4a6d-af16-c1e66d3acf9a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:12:34.103 +05:30 e1dfd0a7-845d-4a6d-af16-c1e66d3acf9a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:12:34.103 +05:30 e1dfd0a7-845d-4a6d-af16-c1e66d3acf9a INF Fetching Department deatails 2024-03-23 17:12:34.104 +05:30 e1dfd0a7-845d-4a6d-af16-c1e66d3acf9a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:34.104 +05:30 e1dfd0a7-845d-4a6d-af16-c1e66d3acf9a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2895ms 2024-03-23 17:12:34.104 +05:30 e1dfd0a7-845d-4a6d-af16-c1e66d3acf9a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:12:34.104 +05:30 e1dfd0a7-845d-4a6d-af16-c1e66d3acf9a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.3214ms 2024-03-23 17:12:44.437 +05:30 13751232-a4a9-48dc-b92b-1a8f0c18460b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:12:44.437 +05:30 b099c9de-39c8-4000-8f0f-b69719b29bd5 INF CORS policy execution successful. 2024-03-23 17:12:44.438 +05:30 b099c9de-39c8-4000-8f0f-b69719b29bd5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1604ms 2024-03-23 17:12:44.441 +05:30 b785a144-5063-477d-9226-6df4d379b290 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:12:44.441 +05:30 63312297-c8f5-4111-8f21-088193491bd3 INF CORS policy execution successful. 2024-03-23 17:12:44.441 +05:30 63312297-c8f5-4111-8f21-088193491bd3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.393ms 2024-03-23 17:12:44.450 +05:30 2603adef-56eb-4907-80b5-dcc81c6d2175 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:12:44.451 +05:30 7bc5ef6f-3e87-485b-a1d9-6d5951a97246 INF CORS policy execution successful. 2024-03-23 17:12:44.451 +05:30 7bc5ef6f-3e87-485b-a1d9-6d5951a97246 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5385ms 2024-03-23 17:12:44.485 +05:30 8852fca9-1dd3-40b7-b92f-5a26e6735953 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:12:44.486 +05:30 8852fca9-1dd3-40b7-b92f-5a26e6735953 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:44 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-23 17:12:44.487 +05:30 8852fca9-1dd3-40b7-b92f-5a26e6735953 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:44 AM'. 2024-03-23 17:12:44.487 +05:30 4bb033ba-ceb3-46a7-bcc2-4030fae3a264 INF CORS policy execution successful. 2024-03-23 17:12:44.487 +05:30 4bb033ba-ceb3-46a7-bcc2-4030fae3a264 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:12:44.487 +05:30 4bb033ba-ceb3-46a7-bcc2-4030fae3a264 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:12:44.490 +05:30 4bb033ba-ceb3-46a7-bcc2-4030fae3a264 INF Fetching Country deatails 2024-03-23 17:12:44.491 +05:30 4bb033ba-ceb3-46a7-bcc2-4030fae3a264 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:44.492 +05:30 4bb033ba-ceb3-46a7-bcc2-4030fae3a264 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.7314ms 2024-03-23 17:12:44.492 +05:30 4bb033ba-ceb3-46a7-bcc2-4030fae3a264 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:12:44.492 +05:30 4bb033ba-ceb3-46a7-bcc2-4030fae3a264 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.9499ms 2024-03-23 17:12:44.514 +05:30 fb64804d-1944-4a10-adc8-675a55778ade INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:12:44.514 +05:30 fb64804d-1944-4a10-adc8-675a55778ade INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:44 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-23 17:12:44.514 +05:30 fb64804d-1944-4a10-adc8-675a55778ade INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:44 AM'. 2024-03-23 17:12:44.515 +05:30 9e6f00cb-3a99-48ab-995c-af33d9aabc9d INF CORS policy execution successful. 2024-03-23 17:12:44.515 +05:30 9e6f00cb-3a99-48ab-995c-af33d9aabc9d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:12:44.515 +05:30 9e6f00cb-3a99-48ab-995c-af33d9aabc9d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:12:44.515 +05:30 9e6f00cb-3a99-48ab-995c-af33d9aabc9d INF Fetching Department deatails 2024-03-23 17:12:44.516 +05:30 e85e87e3-036c-4934-af75-ee58d5ffc691 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:12:44.516 +05:30 e85e87e3-036c-4934-af75-ee58d5ffc691 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:44 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-23 17:12:44.516 +05:30 9e6f00cb-3a99-48ab-995c-af33d9aabc9d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:44.516 +05:30 e85e87e3-036c-4934-af75-ee58d5ffc691 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:42:44 AM'. 2024-03-23 17:12:44.517 +05:30 f0658939-de26-4017-bb08-20efe3a8fb8d INF CORS policy execution successful. 2024-03-23 17:12:44.517 +05:30 9e6f00cb-3a99-48ab-995c-af33d9aabc9d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9078ms 2024-03-23 17:12:44.517 +05:30 f0658939-de26-4017-bb08-20efe3a8fb8d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:12:44.517 +05:30 9e6f00cb-3a99-48ab-995c-af33d9aabc9d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:12:44.517 +05:30 f0658939-de26-4017-bb08-20efe3a8fb8d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:12:44.517 +05:30 9e6f00cb-3a99-48ab-995c-af33d9aabc9d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.397ms 2024-03-23 17:12:44.517 +05:30 f0658939-de26-4017-bb08-20efe3a8fb8d INF Fetching City deatails 2024-03-23 17:12:44.518 +05:30 f0658939-de26-4017-bb08-20efe3a8fb8d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:12:44.518 +05:30 f0658939-de26-4017-bb08-20efe3a8fb8d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.0672ms 2024-03-23 17:12:44.518 +05:30 f0658939-de26-4017-bb08-20efe3a8fb8d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:12:44.518 +05:30 f0658939-de26-4017-bb08-20efe3a8fb8d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4787ms 2024-03-23 17:13:05.499 +05:30 49d116a5-3b57-430e-ac8d-9278038045ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:13:05.501 +05:30 788fd99f-994a-4502-8421-8fc20bc14d6a INF CORS policy execution successful. 2024-03-23 17:13:05.501 +05:30 788fd99f-994a-4502-8421-8fc20bc14d6a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.741ms 2024-03-23 17:13:05.505 +05:30 808f2316-ec0e-4473-99ea-0a63b52af065 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:13:05.506 +05:30 c17b6fd7-8443-4ce8-9bf4-041c16696e3c INF CORS policy execution successful. 2024-03-23 17:13:05.506 +05:30 c17b6fd7-8443-4ce8-9bf4-041c16696e3c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5169ms 2024-03-23 17:13:05.506 +05:30 a6707515-a40c-4a75-aa03-4490b0becf24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:13:05.507 +05:30 30db63f5-1faa-4db6-a2dd-18a577cee30b INF CORS policy execution successful. 2024-03-23 17:13:05.507 +05:30 30db63f5-1faa-4db6-a2dd-18a577cee30b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2878ms 2024-03-23 17:13:05.550 +05:30 dedd289f-0722-4be8-82e9-ddacbc478271 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:13:05.552 +05:30 6e0ed69c-8561-4249-9ee6-7d99994f7d62 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:13:05.552 +05:30 dedd289f-0722-4be8-82e9-ddacbc478271 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:05 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-23 17:13:05.552 +05:30 6e0ed69c-8561-4249-9ee6-7d99994f7d62 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:05 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-23 17:13:05.553 +05:30 dedd289f-0722-4be8-82e9-ddacbc478271 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:05 AM'. 2024-03-23 17:13:05.553 +05:30 6e0ed69c-8561-4249-9ee6-7d99994f7d62 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:05 AM'. 2024-03-23 17:13:05.554 +05:30 3c1edd03-1a51-476f-8ed5-0c87bf47facf INF CORS policy execution successful. 2024-03-23 17:13:05.554 +05:30 da7604de-748a-424b-ac01-8de4dad0c246 INF CORS policy execution successful. 2024-03-23 17:13:05.554 +05:30 da7604de-748a-424b-ac01-8de4dad0c246 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:13:05.554 +05:30 3c1edd03-1a51-476f-8ed5-0c87bf47facf INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:13:05.554 +05:30 3c1edd03-1a51-476f-8ed5-0c87bf47facf INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:13:05.554 +05:30 da7604de-748a-424b-ac01-8de4dad0c246 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:13:05.555 +05:30 3c1edd03-1a51-476f-8ed5-0c87bf47facf INF Fetching Country deatails 2024-03-23 17:13:05.555 +05:30 da7604de-748a-424b-ac01-8de4dad0c246 INF Fetching Department deatails 2024-03-23 17:13:05.559 +05:30 da7604de-748a-424b-ac01-8de4dad0c246 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:05.559 +05:30 3c1edd03-1a51-476f-8ed5-0c87bf47facf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:05.560 +05:30 3c1edd03-1a51-476f-8ed5-0c87bf47facf INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.3428ms 2024-03-23 17:13:05.560 +05:30 da7604de-748a-424b-ac01-8de4dad0c246 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.3025ms 2024-03-23 17:13:05.560 +05:30 3c1edd03-1a51-476f-8ed5-0c87bf47facf INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:13:05.560 +05:30 da7604de-748a-424b-ac01-8de4dad0c246 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:13:05.560 +05:30 3c1edd03-1a51-476f-8ed5-0c87bf47facf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.7393ms 2024-03-23 17:13:05.560 +05:30 da7604de-748a-424b-ac01-8de4dad0c246 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.409ms 2024-03-23 17:13:05.561 +05:30 11f76f76-5b88-4bc3-9cdd-41e2ce64849d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:13:05.562 +05:30 11f76f76-5b88-4bc3-9cdd-41e2ce64849d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:05 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-23 17:13:05.562 +05:30 11f76f76-5b88-4bc3-9cdd-41e2ce64849d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:05 AM'. 2024-03-23 17:13:05.562 +05:30 6937a4fe-7a03-40d6-b1bd-2334a2536f5c INF CORS policy execution successful. 2024-03-23 17:13:05.562 +05:30 6937a4fe-7a03-40d6-b1bd-2334a2536f5c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:13:05.563 +05:30 6937a4fe-7a03-40d6-b1bd-2334a2536f5c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:13:05.563 +05:30 6937a4fe-7a03-40d6-b1bd-2334a2536f5c INF Fetching City deatails 2024-03-23 17:13:05.565 +05:30 6937a4fe-7a03-40d6-b1bd-2334a2536f5c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:05.565 +05:30 6937a4fe-7a03-40d6-b1bd-2334a2536f5c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.6962ms 2024-03-23 17:13:05.565 +05:30 6937a4fe-7a03-40d6-b1bd-2334a2536f5c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:13:05.566 +05:30 6937a4fe-7a03-40d6-b1bd-2334a2536f5c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.5216ms 2024-03-23 17:13:07.160 +05:30 93f34e45-d8a5-47f5-9576-ae9614a39269 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:13:07.161 +05:30 f4f387e1-58b4-44d0-bdac-15f17bea5a7c INF CORS policy execution successful. 2024-03-23 17:13:07.161 +05:30 f4f387e1-58b4-44d0-bdac-15f17bea5a7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5026ms 2024-03-23 17:13:07.166 +05:30 07bcee42-531e-450a-832d-532ee635dcf6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:13:07.167 +05:30 39be52ba-a940-462e-a4c0-25bab2d41f17 INF CORS policy execution successful. 2024-03-23 17:13:07.167 +05:30 39be52ba-a940-462e-a4c0-25bab2d41f17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4523ms 2024-03-23 17:13:07.175 +05:30 e66dfe73-1bd4-4d33-8b03-0d84da7a2ec7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:13:07.176 +05:30 a0438833-690b-40a5-a256-7d8c0af8588b INF CORS policy execution successful. 2024-03-23 17:13:07.176 +05:30 a0438833-690b-40a5-a256-7d8c0af8588b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.0373ms 2024-03-23 17:13:07.214 +05:30 c4c5ea43-e85a-414d-ae5b-07a2e7450d73 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:13:07.214 +05:30 c4c5ea43-e85a-414d-ae5b-07a2e7450d73 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 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-23 17:13:07.215 +05:30 c4c5ea43-e85a-414d-ae5b-07a2e7450d73 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 AM'. 2024-03-23 17:13:07.215 +05:30 4b9924b8-0019-4a43-ba39-f412177ca303 INF CORS policy execution successful. 2024-03-23 17:13:07.215 +05:30 4b9924b8-0019-4a43-ba39-f412177ca303 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:13:07.215 +05:30 4b9924b8-0019-4a43-ba39-f412177ca303 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:13:07.216 +05:30 4b9924b8-0019-4a43-ba39-f412177ca303 INF Fetching Country deatails 2024-03-23 17:13:07.217 +05:30 4b9924b8-0019-4a43-ba39-f412177ca303 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:07.217 +05:30 cb5607ca-6bfb-4020-acf4-e24d728aea71 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:13:07.217 +05:30 4b9924b8-0019-4a43-ba39-f412177ca303 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9368ms 2024-03-23 17:13:07.217 +05:30 4b9924b8-0019-4a43-ba39-f412177ca303 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:13:07.217 +05:30 cb5607ca-6bfb-4020-acf4-e24d728aea71 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 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-23 17:13:07.217 +05:30 4b9924b8-0019-4a43-ba39-f412177ca303 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7573ms 2024-03-23 17:13:07.218 +05:30 cb5607ca-6bfb-4020-acf4-e24d728aea71 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 AM'. 2024-03-23 17:13:07.218 +05:30 88bf2b69-edfb-4554-920f-92230437d606 INF CORS policy execution successful. 2024-03-23 17:13:07.218 +05:30 88bf2b69-edfb-4554-920f-92230437d606 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:13:07.218 +05:30 88bf2b69-edfb-4554-920f-92230437d606 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:13:07.218 +05:30 3a4de44e-6671-422f-b3cd-b6cc83d604c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:13:07.218 +05:30 88bf2b69-edfb-4554-920f-92230437d606 INF Fetching Department deatails 2024-03-23 17:13:07.218 +05:30 3a4de44e-6671-422f-b3cd-b6cc83d604c4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 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-23 17:13:07.219 +05:30 3a4de44e-6671-422f-b3cd-b6cc83d604c4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 AM'. 2024-03-23 17:13:07.219 +05:30 ba1ea64f-8a14-4347-a9eb-74eb2a03d412 INF CORS policy execution successful. 2024-03-23 17:13:07.219 +05:30 ba1ea64f-8a14-4347-a9eb-74eb2a03d412 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:13:07.219 +05:30 ba1ea64f-8a14-4347-a9eb-74eb2a03d412 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:13:07.219 +05:30 ba1ea64f-8a14-4347-a9eb-74eb2a03d412 INF Fetching City deatails 2024-03-23 17:13:07.219 +05:30 88bf2b69-edfb-4554-920f-92230437d606 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:07.220 +05:30 88bf2b69-edfb-4554-920f-92230437d606 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6989ms 2024-03-23 17:13:07.220 +05:30 ba1ea64f-8a14-4347-a9eb-74eb2a03d412 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:07.220 +05:30 88bf2b69-edfb-4554-920f-92230437d606 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:13:07.220 +05:30 ba1ea64f-8a14-4347-a9eb-74eb2a03d412 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.1829ms 2024-03-23 17:13:07.220 +05:30 ba1ea64f-8a14-4347-a9eb-74eb2a03d412 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:13:07.220 +05:30 88bf2b69-edfb-4554-920f-92230437d606 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3448ms 2024-03-23 17:13:07.220 +05:30 ba1ea64f-8a14-4347-a9eb-74eb2a03d412 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0777ms 2024-03-23 17:13:07.507 +05:30 8bf60d25-1075-47ee-bbc5-c1af9a4733ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:13:07.507 +05:30 e58ca632-6ae2-42a6-a05f-f6adba890b20 INF CORS policy execution successful. 2024-03-23 17:13:07.508 +05:30 e58ca632-6ae2-42a6-a05f-f6adba890b20 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.4935ms 2024-03-23 17:13:07.567 +05:30 c1585181-67bd-4bcd-85e4-f0b2a92200ab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:13:07.568 +05:30 c1585181-67bd-4bcd-85e4-f0b2a92200ab INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 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-23 17:13:07.568 +05:30 c1585181-67bd-4bcd-85e4-f0b2a92200ab INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 AM'. 2024-03-23 17:13:07.568 +05:30 3434bf4a-6632-47bd-8845-83483eae4f34 INF CORS policy execution successful. 2024-03-23 17:13:07.568 +05:30 3434bf4a-6632-47bd-8845-83483eae4f34 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:13:07.568 +05:30 3434bf4a-6632-47bd-8845-83483eae4f34 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:13:07.569 +05:30 3434bf4a-6632-47bd-8845-83483eae4f34 INF Fetching Field details for Master 2024-03-23 17:13:07.571 +05:30 3434bf4a-6632-47bd-8845-83483eae4f34 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:07.571 +05:30 3434bf4a-6632-47bd-8845-83483eae4f34 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.953ms 2024-03-23 17:13:07.571 +05:30 3434bf4a-6632-47bd-8845-83483eae4f34 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:13:07.571 +05:30 3434bf4a-6632-47bd-8845-83483eae4f34 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.4827ms 2024-03-23 17:13:07.764 +05:30 ab3b27be-f722-4daa-8609-0961e71c56f8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:13:07.764 +05:30 86fd5327-97f9-477f-9f50-8edfe7000268 INF CORS policy execution successful. 2024-03-23 17:13:07.764 +05:30 86fd5327-97f9-477f-9f50-8edfe7000268 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.578ms 2024-03-23 17:13:07.773 +05:30 4053a647-bccc-4143-9419-cd07c7583e43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:13:07.773 +05:30 e3a0db7f-762a-439c-a678-c8140259cefe INF CORS policy execution successful. 2024-03-23 17:13:07.773 +05:30 e3a0db7f-762a-439c-a678-c8140259cefe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4864ms 2024-03-23 17:13:07.790 +05:30 5971d469-888b-4260-a40d-b5d22c3afc00 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:13:07.790 +05:30 e7668e09-10d5-4e94-99a6-5016ef473b49 INF CORS policy execution successful. 2024-03-23 17:13:07.791 +05:30 e7668e09-10d5-4e94-99a6-5016ef473b49 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5446ms 2024-03-23 17:13:07.846 +05:30 efcabb7d-bc44-40da-b02f-37eae16bc8a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:13:07.846 +05:30 efcabb7d-bc44-40da-b02f-37eae16bc8a2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 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-23 17:13:07.847 +05:30 efcabb7d-bc44-40da-b02f-37eae16bc8a2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 AM'. 2024-03-23 17:13:07.847 +05:30 4c7ff279-b7f2-4dbc-b0aa-caba6965ee38 INF CORS policy execution successful. 2024-03-23 17:13:07.847 +05:30 4c7ff279-b7f2-4dbc-b0aa-caba6965ee38 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:13:07.847 +05:30 84536608-5737-40f6-8451-3064bed62898 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:13:07.847 +05:30 4c7ff279-b7f2-4dbc-b0aa-caba6965ee38 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:13:07.847 +05:30 84536608-5737-40f6-8451-3064bed62898 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 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-23 17:13:07.847 +05:30 4c7ff279-b7f2-4dbc-b0aa-caba6965ee38 INF Fetching City deatails 2024-03-23 17:13:07.847 +05:30 84536608-5737-40f6-8451-3064bed62898 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 AM'. 2024-03-23 17:13:07.848 +05:30 123a98a1-a609-4c99-9058-bb7ebad6f99c INF CORS policy execution successful. 2024-03-23 17:13:07.848 +05:30 123a98a1-a609-4c99-9058-bb7ebad6f99c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:13:07.848 +05:30 123a98a1-a609-4c99-9058-bb7ebad6f99c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:13:07.848 +05:30 123a98a1-a609-4c99-9058-bb7ebad6f99c INF Fetching Department deatails 2024-03-23 17:13:07.848 +05:30 4c7ff279-b7f2-4dbc-b0aa-caba6965ee38 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:07.849 +05:30 4b573b87-9a2b-43e3-8a3b-29209cba0fb2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:13:07.849 +05:30 4c7ff279-b7f2-4dbc-b0aa-caba6965ee38 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7384ms 2024-03-23 17:13:07.849 +05:30 123a98a1-a609-4c99-9058-bb7ebad6f99c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:07.849 +05:30 4c7ff279-b7f2-4dbc-b0aa-caba6965ee38 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:13:07.849 +05:30 123a98a1-a609-4c99-9058-bb7ebad6f99c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.18ms 2024-03-23 17:13:07.849 +05:30 4c7ff279-b7f2-4dbc-b0aa-caba6965ee38 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3102ms 2024-03-23 17:13:07.849 +05:30 123a98a1-a609-4c99-9058-bb7ebad6f99c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:13:07.849 +05:30 4b573b87-9a2b-43e3-8a3b-29209cba0fb2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 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-23 17:13:07.849 +05:30 123a98a1-a609-4c99-9058-bb7ebad6f99c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.3569ms 2024-03-23 17:13:07.849 +05:30 4b573b87-9a2b-43e3-8a3b-29209cba0fb2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:07 AM'. 2024-03-23 17:13:07.849 +05:30 8450dd82-c2ba-48bd-a9cb-1aac0e036845 INF CORS policy execution successful. 2024-03-23 17:13:07.849 +05:30 8450dd82-c2ba-48bd-a9cb-1aac0e036845 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:13:07.850 +05:30 8450dd82-c2ba-48bd-a9cb-1aac0e036845 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:13:07.850 +05:30 8450dd82-c2ba-48bd-a9cb-1aac0e036845 INF Fetching Country deatails 2024-03-23 17:13:07.850 +05:30 8450dd82-c2ba-48bd-a9cb-1aac0e036845 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:07.851 +05:30 8450dd82-c2ba-48bd-a9cb-1aac0e036845 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0461ms 2024-03-23 17:13:07.851 +05:30 8450dd82-c2ba-48bd-a9cb-1aac0e036845 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:13:07.851 +05:30 8450dd82-c2ba-48bd-a9cb-1aac0e036845 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1029ms 2024-03-23 17:13:09.045 +05:30 6ca65e7b-6e43-4b3d-8c12-9bd784dae697 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:13:09.046 +05:30 73a3cc8c-90f5-4b4d-b7c3-67ed4e534235 INF CORS policy execution successful. 2024-03-23 17:13:09.046 +05:30 73a3cc8c-90f5-4b4d-b7c3-67ed4e534235 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8627ms 2024-03-23 17:13:09.111 +05:30 a1aaacec-8d94-41e5-bf1f-f1c32dfe0cc0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:13:09.112 +05:30 a1aaacec-8d94-41e5-bf1f-f1c32dfe0cc0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:09 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-23 17:13:09.112 +05:30 a1aaacec-8d94-41e5-bf1f-f1c32dfe0cc0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:09 AM'. 2024-03-23 17:13:09.112 +05:30 966f3d83-26e0-4abf-8948-6fb422180daf INF CORS policy execution successful. 2024-03-23 17:13:09.112 +05:30 966f3d83-26e0-4abf-8948-6fb422180daf INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:13:09.112 +05:30 966f3d83-26e0-4abf-8948-6fb422180daf INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:13:09.113 +05:30 966f3d83-26e0-4abf-8948-6fb422180daf INF Fetching Field details for Master 2024-03-23 17:13:09.115 +05:30 966f3d83-26e0-4abf-8948-6fb422180daf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:09.115 +05:30 966f3d83-26e0-4abf-8948-6fb422180daf INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.9216ms 2024-03-23 17:13:09.115 +05:30 966f3d83-26e0-4abf-8948-6fb422180daf INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:13:09.115 +05:30 966f3d83-26e0-4abf-8948-6fb422180daf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.6977ms 2024-03-23 17:13:09.417 +05:30 f7a29fc9-5cd4-4ba5-92f3-45ac91ffa3a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:13:09.417 +05:30 25f37835-cc64-46ff-9176-82d58b7398cf INF CORS policy execution successful. 2024-03-23 17:13:09.418 +05:30 25f37835-cc64-46ff-9176-82d58b7398cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.523ms 2024-03-23 17:13:09.421 +05:30 a9f11023-b779-4f53-9c3c-587acff1a2d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:13:09.422 +05:30 91ee7e77-39ff-427f-9a87-e81a6b882ab0 INF CORS policy execution successful. 2024-03-23 17:13:09.422 +05:30 91ee7e77-39ff-427f-9a87-e81a6b882ab0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5133ms 2024-03-23 17:13:09.433 +05:30 e1433bcf-49ea-4386-9d49-6c8bf7f683da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:13:09.434 +05:30 f43c9f7f-a098-48e6-b24e-8ecd46f4ceb9 INF CORS policy execution successful. 2024-03-23 17:13:09.434 +05:30 f43c9f7f-a098-48e6-b24e-8ecd46f4ceb9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5545ms 2024-03-23 17:13:09.470 +05:30 b1d76c4e-721a-464d-9423-30cee919d223 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:13:09.471 +05:30 b1d76c4e-721a-464d-9423-30cee919d223 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:09 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-23 17:13:09.471 +05:30 b1d76c4e-721a-464d-9423-30cee919d223 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:09 AM'. 2024-03-23 17:13:09.471 +05:30 64cca28f-be74-4c5c-ba9a-5c8a96215e32 INF CORS policy execution successful. 2024-03-23 17:13:09.472 +05:30 64cca28f-be74-4c5c-ba9a-5c8a96215e32 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:13:09.472 +05:30 64cca28f-be74-4c5c-ba9a-5c8a96215e32 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:13:09.472 +05:30 64cca28f-be74-4c5c-ba9a-5c8a96215e32 INF Fetching Country deatails 2024-03-23 17:13:09.473 +05:30 64cca28f-be74-4c5c-ba9a-5c8a96215e32 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:09.474 +05:30 64cca28f-be74-4c5c-ba9a-5c8a96215e32 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8313ms 2024-03-23 17:13:09.474 +05:30 64cca28f-be74-4c5c-ba9a-5c8a96215e32 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:13:09.474 +05:30 64cca28f-be74-4c5c-ba9a-5c8a96215e32 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.4257ms 2024-03-23 17:13:09.490 +05:30 1e865725-3b48-4114-b96c-1f02b3b4b0b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:13:09.491 +05:30 1e865725-3b48-4114-b96c-1f02b3b4b0b8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:09 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-23 17:13:09.491 +05:30 1e865725-3b48-4114-b96c-1f02b3b4b0b8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:09 AM'. 2024-03-23 17:13:09.492 +05:30 a6bb08a3-a770-4f12-aeff-71abf3fdadb7 INF CORS policy execution successful. 2024-03-23 17:13:09.492 +05:30 a6bb08a3-a770-4f12-aeff-71abf3fdadb7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:13:09.492 +05:30 a6bb08a3-a770-4f12-aeff-71abf3fdadb7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:13:09.492 +05:30 a6bb08a3-a770-4f12-aeff-71abf3fdadb7 INF Fetching Department deatails 2024-03-23 17:13:09.494 +05:30 a6bb08a3-a770-4f12-aeff-71abf3fdadb7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:09.494 +05:30 a6bb08a3-a770-4f12-aeff-71abf3fdadb7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1798ms 2024-03-23 17:13:09.494 +05:30 a6bb08a3-a770-4f12-aeff-71abf3fdadb7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:13:09.494 +05:30 a6bb08a3-a770-4f12-aeff-71abf3fdadb7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9207ms 2024-03-23 17:13:09.497 +05:30 e6b9e2f3-b3a5-4771-ab52-48435df09e3c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:13:09.498 +05:30 e6b9e2f3-b3a5-4771-ab52-48435df09e3c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:09 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-23 17:13:09.499 +05:30 e6b9e2f3-b3a5-4771-ab52-48435df09e3c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:43:09 AM'. 2024-03-23 17:13:09.499 +05:30 f57b02f6-6a55-4446-87ea-277594b344ad INF CORS policy execution successful. 2024-03-23 17:13:09.499 +05:30 f57b02f6-6a55-4446-87ea-277594b344ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:13:09.499 +05:30 f57b02f6-6a55-4446-87ea-277594b344ad INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:13:09.500 +05:30 f57b02f6-6a55-4446-87ea-277594b344ad INF Fetching City deatails 2024-03-23 17:13:09.501 +05:30 f57b02f6-6a55-4446-87ea-277594b344ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:13:09.502 +05:30 f57b02f6-6a55-4446-87ea-277594b344ad INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4159ms 2024-03-23 17:13:09.502 +05:30 f57b02f6-6a55-4446-87ea-277594b344ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:13:09.502 +05:30 f57b02f6-6a55-4446-87ea-277594b344ad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.1831ms 2024-03-23 17:16:37.799 +05:30 612622a4-efae-40c4-8adb-9e89364064b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:16:37.799 +05:30 54be5f33-e558-4061-9ddd-0293cddc20ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:16:37.800 +05:30 14554fe4-753c-4316-ae9e-c15e761ab529 INF CORS policy execution successful. 2024-03-23 17:16:37.800 +05:30 07805457-6687-42fa-9585-e88b4cb74077 INF CORS policy execution successful. 2024-03-23 17:16:37.801 +05:30 14554fe4-753c-4316-ae9e-c15e761ab529 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.8214ms 2024-03-23 17:16:37.801 +05:30 07805457-6687-42fa-9585-e88b4cb74077 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.9193ms 2024-03-23 17:16:37.802 +05:30 74e2f6ac-e5b2-40a9-aff8-a8c730c40d7d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:16:37.802 +05:30 8787a6e8-d3d4-41f6-80a9-264afbd48117 INF CORS policy execution successful. 2024-03-23 17:16:37.802 +05:30 8787a6e8-d3d4-41f6-80a9-264afbd48117 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3247ms 2024-03-23 17:16:37.855 +05:30 d7888991-3edb-42be-ac56-b3bdc30edc91 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:16:37.855 +05:30 14a2838e-3080-4bbf-9eef-c66833364516 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:16:37.857 +05:30 1e0f22f4-e1e0-48bb-bfc8-06973b5f168f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:16:37.859 +05:30 14a2838e-3080-4bbf-9eef-c66833364516 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:37 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-23 17:16:37.862 +05:30 14a2838e-3080-4bbf-9eef-c66833364516 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:37 AM'. 2024-03-23 17:16:37.862 +05:30 45fdfb74-d4ca-4bb6-9b56-58877fde1c88 INF CORS policy execution successful. 2024-03-23 17:16:37.863 +05:30 45fdfb74-d4ca-4bb6-9b56-58877fde1c88 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:16:37.859 +05:30 d7888991-3edb-42be-ac56-b3bdc30edc91 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:37 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-23 17:16:37.865 +05:30 d7888991-3edb-42be-ac56-b3bdc30edc91 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:37 AM'. 2024-03-23 17:16:37.859 +05:30 1e0f22f4-e1e0-48bb-bfc8-06973b5f168f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:37 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-23 17:16:37.866 +05:30 1e0f22f4-e1e0-48bb-bfc8-06973b5f168f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:37 AM'. 2024-03-23 17:16:37.866 +05:30 2bcdcd8f-5907-4504-b5ce-df7cf0818443 INF CORS policy execution successful. 2024-03-23 17:16:37.866 +05:30 2bcdcd8f-5907-4504-b5ce-df7cf0818443 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:16:37.866 +05:30 2bcdcd8f-5907-4504-b5ce-df7cf0818443 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:16:37.870 +05:30 2bcdcd8f-5907-4504-b5ce-df7cf0818443 INF Fetching Country deatails 2024-03-23 17:16:37.864 +05:30 45fdfb74-d4ca-4bb6-9b56-58877fde1c88 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:16:37.878 +05:30 2bcdcd8f-5907-4504-b5ce-df7cf0818443 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:37.881 +05:30 2bcdcd8f-5907-4504-b5ce-df7cf0818443 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 13.9023ms 2024-03-23 17:16:37.881 +05:30 2bcdcd8f-5907-4504-b5ce-df7cf0818443 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:16:37.881 +05:30 2bcdcd8f-5907-4504-b5ce-df7cf0818443 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 24.0568ms 2024-03-23 17:16:37.865 +05:30 d042cbd6-8abd-4c12-b8fd-1a1a00f0924e INF CORS policy execution successful. 2024-03-23 17:16:37.909 +05:30 d042cbd6-8abd-4c12-b8fd-1a1a00f0924e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:16:37.910 +05:30 d042cbd6-8abd-4c12-b8fd-1a1a00f0924e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:16:37.911 +05:30 d042cbd6-8abd-4c12-b8fd-1a1a00f0924e INF Fetching Department deatails 2024-03-23 17:16:37.911 +05:30 45fdfb74-d4ca-4bb6-9b56-58877fde1c88 INF Fetching City deatails 2024-03-23 17:16:37.913 +05:30 d042cbd6-8abd-4c12-b8fd-1a1a00f0924e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:37.914 +05:30 d042cbd6-8abd-4c12-b8fd-1a1a00f0924e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.2065ms 2024-03-23 17:16:37.914 +05:30 d042cbd6-8abd-4c12-b8fd-1a1a00f0924e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:16:37.914 +05:30 d042cbd6-8abd-4c12-b8fd-1a1a00f0924e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 58.9707ms 2024-03-23 17:16:37.915 +05:30 45fdfb74-d4ca-4bb6-9b56-58877fde1c88 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:37.915 +05:30 45fdfb74-d4ca-4bb6-9b56-58877fde1c88 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 44.0241ms 2024-03-23 17:16:37.915 +05:30 45fdfb74-d4ca-4bb6-9b56-58877fde1c88 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:16:37.916 +05:30 45fdfb74-d4ca-4bb6-9b56-58877fde1c88 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 60.5873ms 2024-03-23 17:16:49.005 +05:30 a20da962-5193-42a1-8eaa-b1656f288ca9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:16:49.006 +05:30 53626ec5-47e1-4460-8079-7227134e7754 INF CORS policy execution successful. 2024-03-23 17:16:49.006 +05:30 53626ec5-47e1-4460-8079-7227134e7754 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8642ms 2024-03-23 17:16:49.064 +05:30 2c9b9370-04b1-43d1-b49b-9581c5bf3e03 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:16:49.065 +05:30 2c9b9370-04b1-43d1-b49b-9581c5bf3e03 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:49 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-23 17:16:49.066 +05:30 2c9b9370-04b1-43d1-b49b-9581c5bf3e03 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:49 AM'. 2024-03-23 17:16:49.066 +05:30 0ec8505a-5296-44db-a6fd-c6867059e46f INF CORS policy execution successful. 2024-03-23 17:16:49.066 +05:30 0ec8505a-5296-44db-a6fd-c6867059e46f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:16:49.066 +05:30 0ec8505a-5296-44db-a6fd-c6867059e46f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:16:49.067 +05:30 0ec8505a-5296-44db-a6fd-c6867059e46f INF Fetching Field details for Master 2024-03-23 17:16:49.070 +05:30 0ec8505a-5296-44db-a6fd-c6867059e46f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:49.071 +05:30 0ec8505a-5296-44db-a6fd-c6867059e46f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.4181ms 2024-03-23 17:16:49.071 +05:30 0ec8505a-5296-44db-a6fd-c6867059e46f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:16:49.071 +05:30 0ec8505a-5296-44db-a6fd-c6867059e46f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 6.694ms 2024-03-23 17:16:50.151 +05:30 82c35642-7593-44ed-b504-60cf830444ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:16:50.151 +05:30 59d1348c-aeb0-4304-a610-97a655cd11b8 INF CORS policy execution successful. 2024-03-23 17:16:50.151 +05:30 59d1348c-aeb0-4304-a610-97a655cd11b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8432ms 2024-03-23 17:16:50.224 +05:30 c854ae82-0435-4409-95fb-ef8372baba78 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:16:50.225 +05:30 c854ae82-0435-4409-95fb-ef8372baba78 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46: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-23 17:16:50.225 +05:30 c854ae82-0435-4409-95fb-ef8372baba78 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:50 AM'. 2024-03-23 17:16:50.225 +05:30 6a40448f-dba5-441b-9980-e2c1adf9e7ea INF CORS policy execution successful. 2024-03-23 17:16:50.225 +05:30 6a40448f-dba5-441b-9980-e2c1adf9e7ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:16:50.226 +05:30 6a40448f-dba5-441b-9980-e2c1adf9e7ea INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:16:50.226 +05:30 6a40448f-dba5-441b-9980-e2c1adf9e7ea INF Fetching Field details for Master 2024-03-23 17:16:50.228 +05:30 6a40448f-dba5-441b-9980-e2c1adf9e7ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:50.229 +05:30 6a40448f-dba5-441b-9980-e2c1adf9e7ea INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.091ms 2024-03-23 17:16:50.229 +05:30 6a40448f-dba5-441b-9980-e2c1adf9e7ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:16:50.229 +05:30 6a40448f-dba5-441b-9980-e2c1adf9e7ea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.1643ms 2024-03-23 17:16:50.581 +05:30 de8ecebe-aff9-4506-a04c-731a8de79e10 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:16:50.581 +05:30 3db0a14f-d66c-4857-967f-4d5189bf71fe INF CORS policy execution successful. 2024-03-23 17:16:50.581 +05:30 3db0a14f-d66c-4857-967f-4d5189bf71fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5593ms 2024-03-23 17:16:50.587 +05:30 fc55b931-8324-4270-942c-67a8d67375d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:16:50.587 +05:30 01f0e351-55f1-4870-ba84-416530052abf INF CORS policy execution successful. 2024-03-23 17:16:50.587 +05:30 01f0e351-55f1-4870-ba84-416530052abf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7298ms 2024-03-23 17:16:50.593 +05:30 aa117a9e-7de3-481b-8d64-73c9dc27ae51 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:16:50.593 +05:30 771d46af-8bdb-49e5-a8c3-b930ca175f29 INF CORS policy execution successful. 2024-03-23 17:16:50.594 +05:30 771d46af-8bdb-49e5-a8c3-b930ca175f29 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6962ms 2024-03-23 17:16:50.984 +05:30 4c0901dd-0c5b-4053-a5fd-fad2e8bb057f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:16:50.985 +05:30 4c0901dd-0c5b-4053-a5fd-fad2e8bb057f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46: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-23 17:16:50.985 +05:30 4c0901dd-0c5b-4053-a5fd-fad2e8bb057f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:50 AM'. 2024-03-23 17:16:50.985 +05:30 ded1e7ff-2ddc-49f7-8abb-8104dc5a0d72 INF CORS policy execution successful. 2024-03-23 17:16:50.985 +05:30 ded1e7ff-2ddc-49f7-8abb-8104dc5a0d72 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:16:50.985 +05:30 02163898-3808-4a55-a7ed-6b9a94aea9b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:16:50.985 +05:30 ded1e7ff-2ddc-49f7-8abb-8104dc5a0d72 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:16:50.985 +05:30 02163898-3808-4a55-a7ed-6b9a94aea9b4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46: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-23 17:16:50.986 +05:30 02163898-3808-4a55-a7ed-6b9a94aea9b4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:50 AM'. 2024-03-23 17:16:50.986 +05:30 ded1e7ff-2ddc-49f7-8abb-8104dc5a0d72 INF Fetching Department deatails 2024-03-23 17:16:50.986 +05:30 56dcfa8a-3980-4244-9643-5073c6d41a57 INF CORS policy execution successful. 2024-03-23 17:16:50.986 +05:30 56dcfa8a-3980-4244-9643-5073c6d41a57 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:16:50.986 +05:30 56dcfa8a-3980-4244-9643-5073c6d41a57 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:16:50.986 +05:30 56dcfa8a-3980-4244-9643-5073c6d41a57 INF Fetching City deatails 2024-03-23 17:16:50.986 +05:30 d9ae1872-3cde-4c56-bb80-87801d0c642d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:16:50.987 +05:30 d9ae1872-3cde-4c56-bb80-87801d0c642d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46: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-23 17:16:50.987 +05:30 ded1e7ff-2ddc-49f7-8abb-8104dc5a0d72 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:50.987 +05:30 d9ae1872-3cde-4c56-bb80-87801d0c642d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:50 AM'. 2024-03-23 17:16:50.987 +05:30 71be8995-1ccd-44d7-9945-2c1c9cfa13dd INF CORS policy execution successful. 2024-03-23 17:16:50.987 +05:30 71be8995-1ccd-44d7-9945-2c1c9cfa13dd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:16:50.987 +05:30 71be8995-1ccd-44d7-9945-2c1c9cfa13dd INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:16:50.987 +05:30 56dcfa8a-3980-4244-9643-5073c6d41a57 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:50.987 +05:30 ded1e7ff-2ddc-49f7-8abb-8104dc5a0d72 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.013ms 2024-03-23 17:16:50.987 +05:30 ded1e7ff-2ddc-49f7-8abb-8104dc5a0d72 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:16:50.987 +05:30 ded1e7ff-2ddc-49f7-8abb-8104dc5a0d72 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.5071ms 2024-03-23 17:16:50.987 +05:30 56dcfa8a-3980-4244-9643-5073c6d41a57 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4891ms 2024-03-23 17:16:50.988 +05:30 56dcfa8a-3980-4244-9643-5073c6d41a57 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:16:50.988 +05:30 71be8995-1ccd-44d7-9945-2c1c9cfa13dd INF Fetching Country deatails 2024-03-23 17:16:50.988 +05:30 56dcfa8a-3980-4244-9643-5073c6d41a57 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7976ms 2024-03-23 17:16:50.988 +05:30 71be8995-1ccd-44d7-9945-2c1c9cfa13dd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:50.988 +05:30 71be8995-1ccd-44d7-9945-2c1c9cfa13dd INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.059ms 2024-03-23 17:16:50.988 +05:30 71be8995-1ccd-44d7-9945-2c1c9cfa13dd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:16:50.988 +05:30 71be8995-1ccd-44d7-9945-2c1c9cfa13dd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.8557ms 2024-03-23 17:16:51.873 +05:30 bf7c9c19-e9de-4894-a0ef-d53171363da2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:16:51.874 +05:30 fb3bcb59-512b-4d14-bf55-e6acdbcc130c INF CORS policy execution successful. 2024-03-23 17:16:51.874 +05:30 fb3bcb59-512b-4d14-bf55-e6acdbcc130c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.7586ms 2024-03-23 17:16:52.014 +05:30 60da2beb-848b-4ac6-959d-14f68c16f498 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:16:52.014 +05:30 60da2beb-848b-4ac6-959d-14f68c16f498 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46: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-23 17:16:52.015 +05:30 60da2beb-848b-4ac6-959d-14f68c16f498 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:52 AM'. 2024-03-23 17:16:52.015 +05:30 f739d0a1-5496-4bc0-85ed-75dde99b503a INF CORS policy execution successful. 2024-03-23 17:16:52.015 +05:30 f739d0a1-5496-4bc0-85ed-75dde99b503a INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:16:52.015 +05:30 f739d0a1-5496-4bc0-85ed-75dde99b503a INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:16:52.015 +05:30 f739d0a1-5496-4bc0-85ed-75dde99b503a INF Fetching Field details for Master 2024-03-23 17:16:52.017 +05:30 f739d0a1-5496-4bc0-85ed-75dde99b503a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:52.018 +05:30 f739d0a1-5496-4bc0-85ed-75dde99b503a INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.94ms 2024-03-23 17:16:52.018 +05:30 f739d0a1-5496-4bc0-85ed-75dde99b503a INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:16:52.018 +05:30 f739d0a1-5496-4bc0-85ed-75dde99b503a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.4067ms 2024-03-23 17:16:52.417 +05:30 6e8ab68e-35c4-43ab-8b83-779c0243ea02 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:16:52.417 +05:30 d04e544e-899b-488b-8f41-8d244d9848b3 INF CORS policy execution successful. 2024-03-23 17:16:52.417 +05:30 d04e544e-899b-488b-8f41-8d244d9848b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5809ms 2024-03-23 17:16:52.607 +05:30 52e7eb59-d830-4cfe-8907-3228811e6a72 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:16:52.608 +05:30 52e7eb59-d830-4cfe-8907-3228811e6a72 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46: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-23 17:16:52.608 +05:30 52e7eb59-d830-4cfe-8907-3228811e6a72 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:52 AM'. 2024-03-23 17:16:52.609 +05:30 764e535a-bfe6-4fec-9732-af2534afe35c INF CORS policy execution successful. 2024-03-23 17:16:52.609 +05:30 764e535a-bfe6-4fec-9732-af2534afe35c INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:16:52.609 +05:30 764e535a-bfe6-4fec-9732-af2534afe35c INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:16:52.610 +05:30 764e535a-bfe6-4fec-9732-af2534afe35c INF Fetching Field details for Master 2024-03-23 17:16:52.612 +05:30 764e535a-bfe6-4fec-9732-af2534afe35c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:52.612 +05:30 764e535a-bfe6-4fec-9732-af2534afe35c INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.9948ms 2024-03-23 17:16:52.612 +05:30 764e535a-bfe6-4fec-9732-af2534afe35c INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:16:52.612 +05:30 764e535a-bfe6-4fec-9732-af2534afe35c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.9754ms 2024-03-23 17:16:53.228 +05:30 a103ecab-687d-4cc9-8e2a-3da15663d7d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:16:53.229 +05:30 637e01b7-7dcb-4254-9afc-b11f54492021 INF CORS policy execution successful. 2024-03-23 17:16:53.229 +05:30 637e01b7-7dcb-4254-9afc-b11f54492021 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.1069ms 2024-03-23 17:16:53.291 +05:30 081cd035-1095-4bc6-a44c-e8f7a7b1a71d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:16:53.294 +05:30 081cd035-1095-4bc6-a44c-e8f7a7b1a71d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:53 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-23 17:16:53.296 +05:30 081cd035-1095-4bc6-a44c-e8f7a7b1a71d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:53 AM'. 2024-03-23 17:16:53.296 +05:30 d046533d-b6ab-4fff-9f32-8e234050b211 INF CORS policy execution successful. 2024-03-23 17:16:53.296 +05:30 d046533d-b6ab-4fff-9f32-8e234050b211 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:16:53.297 +05:30 d046533d-b6ab-4fff-9f32-8e234050b211 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:16:53.299 +05:30 d046533d-b6ab-4fff-9f32-8e234050b211 INF Fetching Field details for Master 2024-03-23 17:16:53.339 +05:30 d046533d-b6ab-4fff-9f32-8e234050b211 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:53.341 +05:30 d046533d-b6ab-4fff-9f32-8e234050b211 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 44.4389ms 2024-03-23 17:16:53.342 +05:30 d046533d-b6ab-4fff-9f32-8e234050b211 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:16:53.343 +05:30 d046533d-b6ab-4fff-9f32-8e234050b211 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 51.3851ms 2024-03-23 17:16:53.831 +05:30 4efe1517-995d-477a-a95c-936e84a588d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:16:53.832 +05:30 638f35d7-f86a-466c-9557-0a07b32aa295 INF CORS policy execution successful. 2024-03-23 17:16:53.832 +05:30 638f35d7-f86a-466c-9557-0a07b32aa295 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5871ms 2024-03-23 17:16:53.838 +05:30 d5565bac-7fce-4c04-a4a7-3ba60f4d3856 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:16:53.839 +05:30 1b7fec11-b0b6-46dd-bc98-e972320b969f INF CORS policy execution successful. 2024-03-23 17:16:53.839 +05:30 1b7fec11-b0b6-46dd-bc98-e972320b969f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4791ms 2024-03-23 17:16:53.847 +05:30 52c4b32a-006a-454e-b6da-ac4f095ea61d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:16:53.847 +05:30 60301fd5-4af2-42f6-8473-d5dbe1725f7b INF CORS policy execution successful. 2024-03-23 17:16:53.848 +05:30 60301fd5-4af2-42f6-8473-d5dbe1725f7b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4454ms 2024-03-23 17:16:53.917 +05:30 f7f44c85-3515-4e9d-90bf-ce2c73d513df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:16:53.918 +05:30 f7f44c85-3515-4e9d-90bf-ce2c73d513df INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:53 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-23 17:16:53.918 +05:30 1ef205e3-97e3-4edd-85a9-44d7d6fad721 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:16:53.918 +05:30 f7f44c85-3515-4e9d-90bf-ce2c73d513df INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:53 AM'. 2024-03-23 17:16:53.918 +05:30 643ae920-015c-426a-a42f-27eecb0cb48c INF CORS policy execution successful. 2024-03-23 17:16:53.919 +05:30 643ae920-015c-426a-a42f-27eecb0cb48c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:16:53.919 +05:30 1ef205e3-97e3-4edd-85a9-44d7d6fad721 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:53 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-23 17:16:53.919 +05:30 643ae920-015c-426a-a42f-27eecb0cb48c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:16:53.919 +05:30 1ef205e3-97e3-4edd-85a9-44d7d6fad721 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:53 AM'. 2024-03-23 17:16:53.919 +05:30 aa4f86ab-cbe0-480b-9de6-5657f0079482 INF CORS policy execution successful. 2024-03-23 17:16:53.919 +05:30 aa4f86ab-cbe0-480b-9de6-5657f0079482 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:16:53.919 +05:30 aa4f86ab-cbe0-480b-9de6-5657f0079482 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:16:53.920 +05:30 643ae920-015c-426a-a42f-27eecb0cb48c INF Fetching Department deatails 2024-03-23 17:16:53.920 +05:30 aa4f86ab-cbe0-480b-9de6-5657f0079482 INF Fetching City deatails 2024-03-23 17:16:53.920 +05:30 f6545227-8721-4bb8-a8f8-07f6283d0ee0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:16:53.920 +05:30 f6545227-8721-4bb8-a8f8-07f6283d0ee0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:53 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-23 17:16:53.920 +05:30 f6545227-8721-4bb8-a8f8-07f6283d0ee0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:46:53 AM'. 2024-03-23 17:16:53.920 +05:30 99aa3784-c5c9-4e87-8e5b-ce79dcbb4ac5 INF CORS policy execution successful. 2024-03-23 17:16:53.920 +05:30 99aa3784-c5c9-4e87-8e5b-ce79dcbb4ac5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:16:53.920 +05:30 643ae920-015c-426a-a42f-27eecb0cb48c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:53.921 +05:30 99aa3784-c5c9-4e87-8e5b-ce79dcbb4ac5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:16:53.921 +05:30 aa4f86ab-cbe0-480b-9de6-5657f0079482 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:53.921 +05:30 643ae920-015c-426a-a42f-27eecb0cb48c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8252ms 2024-03-23 17:16:53.921 +05:30 aa4f86ab-cbe0-480b-9de6-5657f0079482 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.602ms 2024-03-23 17:16:53.921 +05:30 643ae920-015c-426a-a42f-27eecb0cb48c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:16:53.921 +05:30 aa4f86ab-cbe0-480b-9de6-5657f0079482 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:16:53.921 +05:30 643ae920-015c-426a-a42f-27eecb0cb48c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7467ms 2024-03-23 17:16:53.921 +05:30 99aa3784-c5c9-4e87-8e5b-ce79dcbb4ac5 INF Fetching Country deatails 2024-03-23 17:16:53.921 +05:30 aa4f86ab-cbe0-480b-9de6-5657f0079482 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0819ms 2024-03-23 17:16:53.922 +05:30 99aa3784-c5c9-4e87-8e5b-ce79dcbb4ac5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:16:53.922 +05:30 99aa3784-c5c9-4e87-8e5b-ce79dcbb4ac5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0685ms 2024-03-23 17:16:53.922 +05:30 99aa3784-c5c9-4e87-8e5b-ce79dcbb4ac5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:16:53.922 +05:30 99aa3784-c5c9-4e87-8e5b-ce79dcbb4ac5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9604ms 2024-03-23 17:17:34.105 +05:30 87fc6187-bc34-4ede-ae7a-9a3d56356202 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:17:34.105 +05:30 5f402e0b-d5df-49e1-ac75-f42c05dc993b INF CORS policy execution successful. 2024-03-23 17:17:34.106 +05:30 5f402e0b-d5df-49e1-ac75-f42c05dc993b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.2698ms 2024-03-23 17:17:34.107 +05:30 5b3a9c0d-bdc3-47cd-9ea0-7de23e5886d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:17:34.107 +05:30 02073749-f25b-4f7d-9efb-66226e30d661 INF CORS policy execution successful. 2024-03-23 17:17:34.107 +05:30 02073749-f25b-4f7d-9efb-66226e30d661 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4347ms 2024-03-23 17:17:34.109 +05:30 0ddffe8d-cf5b-406a-a268-a0ea3dd82f52 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:17:34.110 +05:30 606f8713-2ec3-46ab-ba16-760854f4353a INF CORS policy execution successful. 2024-03-23 17:17:34.110 +05:30 606f8713-2ec3-46ab-ba16-760854f4353a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3674ms 2024-03-23 17:17:34.147 +05:30 90a856c4-3471-4a80-8366-a8dc3cdc62fa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:17:34.149 +05:30 90a856c4-3471-4a80-8366-a8dc3cdc62fa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47: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-23 17:17:34.150 +05:30 90a856c4-3471-4a80-8366-a8dc3cdc62fa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:34 AM'. 2024-03-23 17:17:34.151 +05:30 9350ea9f-2563-46fc-abc5-408ad1e4b525 INF CORS policy execution successful. 2024-03-23 17:17:34.151 +05:30 9350ea9f-2563-46fc-abc5-408ad1e4b525 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:17:34.151 +05:30 9350ea9f-2563-46fc-abc5-408ad1e4b525 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:17:34.152 +05:30 f8951426-e6dd-48cf-ab30-5e176be81162 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:17:34.154 +05:30 f8951426-e6dd-48cf-ab30-5e176be81162 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47: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-23 17:17:34.155 +05:30 f8951426-e6dd-48cf-ab30-5e176be81162 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:34 AM'. 2024-03-23 17:17:34.155 +05:30 9350ea9f-2563-46fc-abc5-408ad1e4b525 INF Fetching Country deatails 2024-03-23 17:17:34.155 +05:30 2d116323-5264-4ad7-885a-8c9f992dc4f9 INF CORS policy execution successful. 2024-03-23 17:17:34.156 +05:30 2d116323-5264-4ad7-885a-8c9f992dc4f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:17:34.157 +05:30 2d116323-5264-4ad7-885a-8c9f992dc4f9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:17:34.160 +05:30 2d116323-5264-4ad7-885a-8c9f992dc4f9 INF Fetching City deatails 2024-03-23 17:17:34.163 +05:30 c5b0ca8b-af6e-4759-9875-9b75e7eb7c42 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:17:34.163 +05:30 2d116323-5264-4ad7-885a-8c9f992dc4f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:17:34.163 +05:30 9350ea9f-2563-46fc-abc5-408ad1e4b525 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:17:34.164 +05:30 c5b0ca8b-af6e-4759-9875-9b75e7eb7c42 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47: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-23 17:17:34.165 +05:30 2d116323-5264-4ad7-885a-8c9f992dc4f9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.8283ms 2024-03-23 17:17:34.165 +05:30 9350ea9f-2563-46fc-abc5-408ad1e4b525 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 13.0586ms 2024-03-23 17:17:34.166 +05:30 9350ea9f-2563-46fc-abc5-408ad1e4b525 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:17:34.165 +05:30 2d116323-5264-4ad7-885a-8c9f992dc4f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:17:34.165 +05:30 c5b0ca8b-af6e-4759-9875-9b75e7eb7c42 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:34 AM'. 2024-03-23 17:17:34.166 +05:30 2d116323-5264-4ad7-885a-8c9f992dc4f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 13.6032ms 2024-03-23 17:17:34.166 +05:30 9350ea9f-2563-46fc-abc5-408ad1e4b525 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 19.43ms 2024-03-23 17:17:34.166 +05:30 9863cb01-4b7a-4e9c-aa38-e3dcba163679 INF CORS policy execution successful. 2024-03-23 17:17:34.166 +05:30 9863cb01-4b7a-4e9c-aa38-e3dcba163679 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:17:34.167 +05:30 9863cb01-4b7a-4e9c-aa38-e3dcba163679 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:17:34.168 +05:30 9863cb01-4b7a-4e9c-aa38-e3dcba163679 INF Fetching Department deatails 2024-03-23 17:17:34.170 +05:30 9863cb01-4b7a-4e9c-aa38-e3dcba163679 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:17:34.171 +05:30 9863cb01-4b7a-4e9c-aa38-e3dcba163679 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.3676ms 2024-03-23 17:17:34.171 +05:30 9863cb01-4b7a-4e9c-aa38-e3dcba163679 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:17:34.171 +05:30 9863cb01-4b7a-4e9c-aa38-e3dcba163679 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.7455ms 2024-03-23 17:17:35.479 +05:30 86c9f6f9-4b7f-4292-858d-1a593dfab48f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:17:35.479 +05:30 974f9f46-8b79-4f89-be2e-51462831a937 INF CORS policy execution successful. 2024-03-23 17:17:35.479 +05:30 974f9f46-8b79-4f89-be2e-51462831a937 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5888ms 2024-03-23 17:17:35.530 +05:30 d362ff0f-d913-4081-8adb-5ddfb9cf3265 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:17:35.531 +05:30 d362ff0f-d913-4081-8adb-5ddfb9cf3265 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:35 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-23 17:17:35.532 +05:30 d362ff0f-d913-4081-8adb-5ddfb9cf3265 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:35 AM'. 2024-03-23 17:17:35.532 +05:30 5813e6ac-67a5-4daa-9168-a1ecd6d38c1b INF CORS policy execution successful. 2024-03-23 17:17:35.532 +05:30 5813e6ac-67a5-4daa-9168-a1ecd6d38c1b INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:17:35.532 +05:30 5813e6ac-67a5-4daa-9168-a1ecd6d38c1b INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:17:35.533 +05:30 5813e6ac-67a5-4daa-9168-a1ecd6d38c1b INF Fetching Field details for Master 2024-03-23 17:17:35.535 +05:30 5813e6ac-67a5-4daa-9168-a1ecd6d38c1b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:17:35.535 +05:30 5813e6ac-67a5-4daa-9168-a1ecd6d38c1b INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.2203ms 2024-03-23 17:17:35.535 +05:30 5813e6ac-67a5-4daa-9168-a1ecd6d38c1b INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:17:35.536 +05:30 5813e6ac-67a5-4daa-9168-a1ecd6d38c1b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.1586ms 2024-03-23 17:17:36.566 +05:30 2c614006-deb6-46bb-8508-bac5ef8de839 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:17:36.567 +05:30 32988590-3b3b-4003-853f-c96e445a01ee INF CORS policy execution successful. 2024-03-23 17:17:36.567 +05:30 32988590-3b3b-4003-853f-c96e445a01ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.39ms 2024-03-23 17:17:36.616 +05:30 1e45c742-0ef5-4379-8f09-8185e50271b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:17:36.617 +05:30 1e45c742-0ef5-4379-8f09-8185e50271b0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:36 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-23 17:17:36.617 +05:30 1e45c742-0ef5-4379-8f09-8185e50271b0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:36 AM'. 2024-03-23 17:17:36.617 +05:30 484efd83-2384-46f5-b8a2-d397bf4bd126 INF CORS policy execution successful. 2024-03-23 17:17:36.617 +05:30 484efd83-2384-46f5-b8a2-d397bf4bd126 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:17:36.617 +05:30 484efd83-2384-46f5-b8a2-d397bf4bd126 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:17:36.618 +05:30 484efd83-2384-46f5-b8a2-d397bf4bd126 INF Fetching Field details for Master 2024-03-23 17:17:36.619 +05:30 484efd83-2384-46f5-b8a2-d397bf4bd126 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:17:36.619 +05:30 484efd83-2384-46f5-b8a2-d397bf4bd126 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.9875ms 2024-03-23 17:17:36.619 +05:30 484efd83-2384-46f5-b8a2-d397bf4bd126 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:17:36.619 +05:30 484efd83-2384-46f5-b8a2-d397bf4bd126 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.4504ms 2024-03-23 17:17:36.799 +05:30 49a3e7a4-3d8e-441a-ac16-a3572a5e17a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:17:36.799 +05:30 fc82daac-4fa7-4888-a7fb-5382969982b9 INF CORS policy execution successful. 2024-03-23 17:17:36.799 +05:30 fc82daac-4fa7-4888-a7fb-5382969982b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5375ms 2024-03-23 17:17:36.801 +05:30 7bbf15dd-d3ab-4ce9-9125-ed8740529f4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:17:36.801 +05:30 f57a608e-1156-4d77-acfa-067085441b4a INF CORS policy execution successful. 2024-03-23 17:17:36.801 +05:30 f57a608e-1156-4d77-acfa-067085441b4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4394ms 2024-03-23 17:17:36.810 +05:30 decb6d66-3c1c-4bfb-a038-1890c16beaaf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:17:36.810 +05:30 2f63f6e3-1f63-4c13-a1d8-85911081088e INF CORS policy execution successful. 2024-03-23 17:17:36.811 +05:30 2f63f6e3-1f63-4c13-a1d8-85911081088e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4767ms 2024-03-23 17:17:36.863 +05:30 befe64b5-8349-44dd-9e9e-e14566bf3a6e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:17:36.864 +05:30 befe64b5-8349-44dd-9e9e-e14566bf3a6e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:36 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-23 17:17:36.864 +05:30 befe64b5-8349-44dd-9e9e-e14566bf3a6e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:36 AM'. 2024-03-23 17:17:36.864 +05:30 6c05decc-a8ee-433a-aa41-2d4a2c9d2c7e INF CORS policy execution successful. 2024-03-23 17:17:36.864 +05:30 6c05decc-a8ee-433a-aa41-2d4a2c9d2c7e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:17:36.865 +05:30 6c05decc-a8ee-433a-aa41-2d4a2c9d2c7e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:17:36.865 +05:30 6c05decc-a8ee-433a-aa41-2d4a2c9d2c7e INF Fetching City deatails 2024-03-23 17:17:36.866 +05:30 6c05decc-a8ee-433a-aa41-2d4a2c9d2c7e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:17:36.867 +05:30 6c05decc-a8ee-433a-aa41-2d4a2c9d2c7e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9521ms 2024-03-23 17:17:36.867 +05:30 6c05decc-a8ee-433a-aa41-2d4a2c9d2c7e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:17:36.867 +05:30 6c05decc-a8ee-433a-aa41-2d4a2c9d2c7e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.9889ms 2024-03-23 17:17:36.870 +05:30 e53917ef-d5b6-4b0c-a85d-ecc39560ddd5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:17:36.870 +05:30 e53917ef-d5b6-4b0c-a85d-ecc39560ddd5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:36 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-23 17:17:36.871 +05:30 e53917ef-d5b6-4b0c-a85d-ecc39560ddd5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:36 AM'. 2024-03-23 17:17:36.871 +05:30 9c037990-6c2d-4887-8896-ed46a33e2f3d INF CORS policy execution successful. 2024-03-23 17:17:36.871 +05:30 9c037990-6c2d-4887-8896-ed46a33e2f3d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:17:36.871 +05:30 9c037990-6c2d-4887-8896-ed46a33e2f3d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:17:36.871 +05:30 9c037990-6c2d-4887-8896-ed46a33e2f3d INF Fetching Country deatails 2024-03-23 17:17:36.872 +05:30 9c037990-6c2d-4887-8896-ed46a33e2f3d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:17:36.873 +05:30 9c037990-6c2d-4887-8896-ed46a33e2f3d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7826ms 2024-03-23 17:17:36.873 +05:30 9c037990-6c2d-4887-8896-ed46a33e2f3d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:17:36.873 +05:30 9c037990-6c2d-4887-8896-ed46a33e2f3d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0293ms 2024-03-23 17:17:36.880 +05:30 1330da30-d257-4cdc-b2b0-39bb6d7210a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:17:36.881 +05:30 1330da30-d257-4cdc-b2b0-39bb6d7210a6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:36 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-23 17:17:36.881 +05:30 1330da30-d257-4cdc-b2b0-39bb6d7210a6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:47:36 AM'. 2024-03-23 17:17:36.881 +05:30 c7e0bfef-bb65-4945-b23c-ed73431f518f INF CORS policy execution successful. 2024-03-23 17:17:36.881 +05:30 c7e0bfef-bb65-4945-b23c-ed73431f518f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:17:36.881 +05:30 c7e0bfef-bb65-4945-b23c-ed73431f518f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:17:36.882 +05:30 c7e0bfef-bb65-4945-b23c-ed73431f518f INF Fetching Department deatails 2024-03-23 17:17:36.883 +05:30 c7e0bfef-bb65-4945-b23c-ed73431f518f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:17:36.883 +05:30 c7e0bfef-bb65-4945-b23c-ed73431f518f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6771ms 2024-03-23 17:17:36.883 +05:30 c7e0bfef-bb65-4945-b23c-ed73431f518f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:17:36.883 +05:30 c7e0bfef-bb65-4945-b23c-ed73431f518f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1216ms 2024-03-23 17:18:10.280 +05:30 2044da93-4a25-4218-af07-0f21db9280ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:18:10.281 +05:30 9d64ebad-c33d-427b-9683-e317154fd9d4 INF CORS policy execution successful. 2024-03-23 17:18:10.281 +05:30 9d64ebad-c33d-427b-9683-e317154fd9d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.3322ms 2024-03-23 17:18:10.349 +05:30 b70ab528-629f-4d94-ab22-6bf0699c7e24 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 17:18:10.351 +05:30 b70ab528-629f-4d94-ab22-6bf0699c7e24 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:48: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-23 17:18:10.351 +05:30 b70ab528-629f-4d94-ab22-6bf0699c7e24 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:48:10 AM'. 2024-03-23 17:18:10.352 +05:30 2a28d0f7-bf04-467d-8faa-6448f6f12241 INF CORS policy execution successful. 2024-03-23 17:18:10.352 +05:30 2a28d0f7-bf04-467d-8faa-6448f6f12241 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:18:10.352 +05:30 2a28d0f7-bf04-467d-8faa-6448f6f12241 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 17:18:10.353 +05:30 2a28d0f7-bf04-467d-8faa-6448f6f12241 INF Fetching Field details for Master 2024-03-23 17:18:10.355 +05:30 2a28d0f7-bf04-467d-8faa-6448f6f12241 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:18:10.356 +05:30 2a28d0f7-bf04-467d-8faa-6448f6f12241 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.9127ms 2024-03-23 17:18:10.356 +05:30 2a28d0f7-bf04-467d-8faa-6448f6f12241 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 17:18:10.356 +05:30 2a28d0f7-bf04-467d-8faa-6448f6f12241 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 6.8194ms 2024-03-23 17:18:10.547 +05:30 9568bed2-a4d7-41e9-b9c5-ca77a611fc2f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:18:10.547 +05:30 e68bdc40-7803-4434-9ab6-1e5320e47afc INF CORS policy execution successful. 2024-03-23 17:18:10.547 +05:30 e68bdc40-7803-4434-9ab6-1e5320e47afc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6545ms 2024-03-23 17:18:10.549 +05:30 44003596-051b-4002-983e-853c720bbcd2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:18:10.549 +05:30 b1e45144-0e82-40e8-bacb-71e1f4da9e1c INF CORS policy execution successful. 2024-03-23 17:18:10.549 +05:30 b1e45144-0e82-40e8-bacb-71e1f4da9e1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6893ms 2024-03-23 17:18:10.556 +05:30 57b13e10-292a-43a4-ae50-0fbba389256b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:18:10.557 +05:30 e9cdc367-75c9-4f8a-b6e6-c82ccca38493 INF CORS policy execution successful. 2024-03-23 17:18:10.557 +05:30 e9cdc367-75c9-4f8a-b6e6-c82ccca38493 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7353ms 2024-03-23 17:18:10.606 +05:30 9fac86f3-4c4f-4e28-b005-aff5e465b9cf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:18:10.607 +05:30 9fac86f3-4c4f-4e28-b005-aff5e465b9cf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:48: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-23 17:18:10.607 +05:30 9fac86f3-4c4f-4e28-b005-aff5e465b9cf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:48:10 AM'. 2024-03-23 17:18:10.607 +05:30 da9e1361-d08d-4573-8a4d-dda1b5b326c8 INF CORS policy execution successful. 2024-03-23 17:18:10.608 +05:30 da9e1361-d08d-4573-8a4d-dda1b5b326c8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:18:10.608 +05:30 da9e1361-d08d-4573-8a4d-dda1b5b326c8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:18:10.608 +05:30 da9e1361-d08d-4573-8a4d-dda1b5b326c8 INF Fetching City deatails 2024-03-23 17:18:10.609 +05:30 941e40fa-0e84-4f18-88f4-614c67412d94 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:18:10.609 +05:30 da9e1361-d08d-4573-8a4d-dda1b5b326c8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:18:10.610 +05:30 941e40fa-0e84-4f18-88f4-614c67412d94 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:48: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-23 17:18:10.610 +05:30 da9e1361-d08d-4573-8a4d-dda1b5b326c8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9164ms 2024-03-23 17:18:10.610 +05:30 941e40fa-0e84-4f18-88f4-614c67412d94 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:48:10 AM'. 2024-03-23 17:18:10.610 +05:30 da9e1361-d08d-4573-8a4d-dda1b5b326c8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:18:10.610 +05:30 0cdbc84f-7308-463b-b2d5-5fc31285a3c2 INF CORS policy execution successful. 2024-03-23 17:18:10.610 +05:30 0cdbc84f-7308-463b-b2d5-5fc31285a3c2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:18:10.610 +05:30 0cdbc84f-7308-463b-b2d5-5fc31285a3c2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:18:10.610 +05:30 da9e1361-d08d-4573-8a4d-dda1b5b326c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7659ms 2024-03-23 17:18:10.611 +05:30 0cdbc84f-7308-463b-b2d5-5fc31285a3c2 INF Fetching Country deatails 2024-03-23 17:18:10.612 +05:30 0cdbc84f-7308-463b-b2d5-5fc31285a3c2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:18:10.612 +05:30 0cdbc84f-7308-463b-b2d5-5fc31285a3c2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7665ms 2024-03-23 17:18:10.612 +05:30 0cdbc84f-7308-463b-b2d5-5fc31285a3c2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:18:10.612 +05:30 0cdbc84f-7308-463b-b2d5-5fc31285a3c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.914ms 2024-03-23 17:18:10.619 +05:30 63c96e1b-b2fa-4919-840d-4a9bfd9ea1de INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:18:10.620 +05:30 63c96e1b-b2fa-4919-840d-4a9bfd9ea1de INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:48: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-23 17:18:10.620 +05:30 63c96e1b-b2fa-4919-840d-4a9bfd9ea1de INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:48:10 AM'. 2024-03-23 17:18:10.620 +05:30 40b6c480-5b26-4b45-9959-2567e202bae8 INF CORS policy execution successful. 2024-03-23 17:18:10.620 +05:30 40b6c480-5b26-4b45-9959-2567e202bae8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:18:10.620 +05:30 40b6c480-5b26-4b45-9959-2567e202bae8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:18:10.621 +05:30 40b6c480-5b26-4b45-9959-2567e202bae8 INF Fetching Department deatails 2024-03-23 17:18:10.622 +05:30 40b6c480-5b26-4b45-9959-2567e202bae8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:18:10.622 +05:30 40b6c480-5b26-4b45-9959-2567e202bae8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7285ms 2024-03-23 17:18:10.622 +05:30 40b6c480-5b26-4b45-9959-2567e202bae8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:18:10.622 +05:30 40b6c480-5b26-4b45-9959-2567e202bae8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0345ms 2024-03-23 17:23:51.746 +05:30 66453026-afb8-4673-a103-1f18052525c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:23:51.746 +05:30 ecc10211-e306-4f83-97ac-717fe67828ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:23:51.747 +05:30 4c2fe3d1-9736-44e1-ac55-6816d7f2aad3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:23:51.749 +05:30 f0c30d8d-af6d-494d-a395-3a007d689f86 INF CORS policy execution successful. 2024-03-23 17:23:51.749 +05:30 5fed189d-ce25-4a93-81b6-4d60712132e9 INF CORS policy execution successful. 2024-03-23 17:23:51.749 +05:30 01887ab0-207e-40e0-b52f-10f26a1e1bf9 INF CORS policy execution successful. 2024-03-23 17:23:51.751 +05:30 f0c30d8d-af6d-494d-a395-3a007d689f86 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 4.436ms 2024-03-23 17:23:51.751 +05:30 5fed189d-ce25-4a93-81b6-4d60712132e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 3.65ms 2024-03-23 17:23:51.751 +05:30 01887ab0-207e-40e0-b52f-10f26a1e1bf9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 4.8251ms 2024-03-23 17:23:51.784 +05:30 37c2c668-e24d-4ebe-8305-089952fa5b52 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:23:51.784 +05:30 67467d2e-1841-4a81-b28a-536820306c4b INF CORS policy execution successful. 2024-03-23 17:23:51.784 +05:30 67467d2e-1841-4a81-b28a-536820306c4b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6559ms 2024-03-23 17:23:51.787 +05:30 2c63c2f3-b07d-47bc-a794-508042073a43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:23:51.787 +05:30 d28811f8-8d16-4bf1-84bd-0cff7d09e604 INF CORS policy execution successful. 2024-03-23 17:23:51.787 +05:30 d28811f8-8d16-4bf1-84bd-0cff7d09e604 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4012ms 2024-03-23 17:23:51.805 +05:30 a0b32d88-646f-49fb-9369-b86b4df4a33a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:23:51.805 +05:30 c4cda4b0-0e76-4c88-8f2d-592c4815be57 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:23:51.806 +05:30 ad71c7d3-8b96-45b9-a7ed-f3314239d9f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:23:51.807 +05:30 c4cda4b0-0e76-4c88-8f2d-592c4815be57 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:53: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-23 17:23:51.807 +05:30 a0b32d88-646f-49fb-9369-b86b4df4a33a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:53: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-23 17:23:51.807 +05:30 ad71c7d3-8b96-45b9-a7ed-f3314239d9f3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:53: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-23 17:23:51.809 +05:30 c4cda4b0-0e76-4c88-8f2d-592c4815be57 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:53:51 AM'. 2024-03-23 17:23:51.809 +05:30 a0b32d88-646f-49fb-9369-b86b4df4a33a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:53:51 AM'. 2024-03-23 17:23:51.810 +05:30 ad71c7d3-8b96-45b9-a7ed-f3314239d9f3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:53:51 AM'. 2024-03-23 17:23:51.810 +05:30 f57b5751-3b78-46f7-ac88-38323ae3c1b9 INF CORS policy execution successful. 2024-03-23 17:23:51.810 +05:30 8a8d99a0-b484-4dba-8a10-1c434e7d5f0c INF CORS policy execution successful. 2024-03-23 17:23:51.810 +05:30 be847298-06fd-4a24-acf3-60794455c7cb INF CORS policy execution successful. 2024-03-23 17:23:51.810 +05:30 8a8d99a0-b484-4dba-8a10-1c434e7d5f0c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:23:51.810 +05:30 f57b5751-3b78-46f7-ac88-38323ae3c1b9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:23:51.810 +05:30 be847298-06fd-4a24-acf3-60794455c7cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:23:51.811 +05:30 8a8d99a0-b484-4dba-8a10-1c434e7d5f0c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:23:51.811 +05:30 be847298-06fd-4a24-acf3-60794455c7cb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:23:51.811 +05:30 f57b5751-3b78-46f7-ac88-38323ae3c1b9 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:23:51.812 +05:30 f57b5751-3b78-46f7-ac88-38323ae3c1b9 INF Fetching Country deatails 2024-03-23 17:23:51.812 +05:30 be847298-06fd-4a24-acf3-60794455c7cb INF Fetching Department deatails 2024-03-23 17:23:51.812 +05:30 8a8d99a0-b484-4dba-8a10-1c434e7d5f0c INF Fetching City deatails 2024-03-23 17:23:51.841 +05:30 402448ed-8e01-4059-9c18-57a6c949d2e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:23:51.841 +05:30 402448ed-8e01-4059-9c18-57a6c949d2e8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:53: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-23 17:23:51.842 +05:30 402448ed-8e01-4059-9c18-57a6c949d2e8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:53:51 AM'. 2024-03-23 17:23:51.842 +05:30 2e5cb585-0bdd-4318-af91-8918a5d1e8f9 INF CORS policy execution successful. 2024-03-23 17:23:51.842 +05:30 2e5cb585-0bdd-4318-af91-8918a5d1e8f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:23:51.842 +05:30 2e5cb585-0bdd-4318-af91-8918a5d1e8f9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:23:51.842 +05:30 2e5cb585-0bdd-4318-af91-8918a5d1e8f9 INF Fetching City deatails 2024-03-23 17:23:51.843 +05:30 a28a6e17-d160-4c3d-aea4-d42c4254a5b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:23:51.843 +05:30 a28a6e17-d160-4c3d-aea4-d42c4254a5b7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:53: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-23 17:23:51.844 +05:30 a28a6e17-d160-4c3d-aea4-d42c4254a5b7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:53:51 AM'. 2024-03-23 17:23:51.844 +05:30 2fe02475-470c-4a60-ab38-ef9eb2577717 INF CORS policy execution successful. 2024-03-23 17:23:51.844 +05:30 2fe02475-470c-4a60-ab38-ef9eb2577717 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:23:51.844 +05:30 2fe02475-470c-4a60-ab38-ef9eb2577717 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:23:51.844 +05:30 2fe02475-470c-4a60-ab38-ef9eb2577717 INF Fetching Country deatails 2024-03-23 17:23:51.942 +05:30 f57b5751-3b78-46f7-ac88-38323ae3c1b9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:23:51.943 +05:30 f57b5751-3b78-46f7-ac88-38323ae3c1b9 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 132.3504ms 2024-03-23 17:23:51.943 +05:30 f57b5751-3b78-46f7-ac88-38323ae3c1b9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:23:51.944 +05:30 f57b5751-3b78-46f7-ac88-38323ae3c1b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 137.2537ms 2024-03-23 17:23:51.944 +05:30 be847298-06fd-4a24-acf3-60794455c7cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:23:51.944 +05:30 be847298-06fd-4a24-acf3-60794455c7cb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 133.572ms 2024-03-23 17:23:51.944 +05:30 be847298-06fd-4a24-acf3-60794455c7cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:23:51.945 +05:30 be847298-06fd-4a24-acf3-60794455c7cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 139.2916ms 2024-03-23 17:23:51.951 +05:30 2e5cb585-0bdd-4318-af91-8918a5d1e8f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:23:51.951 +05:30 8a8d99a0-b484-4dba-8a10-1c434e7d5f0c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:23:51.951 +05:30 2fe02475-470c-4a60-ab38-ef9eb2577717 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:23:51.952 +05:30 2fe02475-470c-4a60-ab38-ef9eb2577717 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 107.8173ms 2024-03-23 17:23:51.952 +05:30 2fe02475-470c-4a60-ab38-ef9eb2577717 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:23:51.952 +05:30 8a8d99a0-b484-4dba-8a10-1c434e7d5f0c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 140.8677ms 2024-03-23 17:23:51.952 +05:30 8a8d99a0-b484-4dba-8a10-1c434e7d5f0c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:23:51.952 +05:30 2e5cb585-0bdd-4318-af91-8918a5d1e8f9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 109.6269ms 2024-03-23 17:23:51.952 +05:30 2e5cb585-0bdd-4318-af91-8918a5d1e8f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:23:51.952 +05:30 2fe02475-470c-4a60-ab38-ef9eb2577717 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 108.9595ms 2024-03-23 17:23:51.952 +05:30 8a8d99a0-b484-4dba-8a10-1c434e7d5f0c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 146.9404ms 2024-03-23 17:23:51.952 +05:30 2e5cb585-0bdd-4318-af91-8918a5d1e8f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 111.7165ms 2024-03-23 17:24:13.828 +05:30 604c2f9c-dfa2-43eb-9a7d-5235446189b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:13.829 +05:30 24755f17-db30-48a3-b04d-6479364cc8dc INF CORS policy execution successful. 2024-03-23 17:24:13.830 +05:30 24755f17-db30-48a3-b04d-6479364cc8dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.2375ms 2024-03-23 17:24:13.831 +05:30 6782848a-dbe1-4785-8858-9383065097a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:13.831 +05:30 532f4a3b-4fd3-45fd-8a17-6c536c15cf17 INF CORS policy execution successful. 2024-03-23 17:24:13.831 +05:30 532f4a3b-4fd3-45fd-8a17-6c536c15cf17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.315ms 2024-03-23 17:24:13.838 +05:30 0b50f3ff-5060-44ed-9b0c-d20c0d7d1172 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:13.838 +05:30 6819a9cc-a100-4f44-b19c-d2078fcd7caf INF CORS policy execution successful. 2024-03-23 17:24:13.839 +05:30 6819a9cc-a100-4f44-b19c-d2078fcd7caf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5117ms 2024-03-23 17:24:13.901 +05:30 d12643da-a99f-4bb7-a8fa-99c4c1b64a64 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:13.902 +05:30 b4319c7d-abf3-411f-a9d8-a39e15e2e747 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:13.902 +05:30 d12643da-a99f-4bb7-a8fa-99c4c1b64a64 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:13 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-23 17:24:13.902 +05:30 b4319c7d-abf3-411f-a9d8-a39e15e2e747 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:13 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-23 17:24:13.903 +05:30 d12643da-a99f-4bb7-a8fa-99c4c1b64a64 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:13 AM'. 2024-03-23 17:24:13.903 +05:30 b4319c7d-abf3-411f-a9d8-a39e15e2e747 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:13 AM'. 2024-03-23 17:24:13.903 +05:30 2b875284-c5df-4c6f-981f-87a2a19fb2df INF CORS policy execution successful. 2024-03-23 17:24:13.903 +05:30 de6ce6e9-01b5-4fcd-b9ea-abdf1f57f695 INF CORS policy execution successful. 2024-03-23 17:24:13.903 +05:30 de6ce6e9-01b5-4fcd-b9ea-abdf1f57f695 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:13.903 +05:30 2b875284-c5df-4c6f-981f-87a2a19fb2df INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:13.903 +05:30 de6ce6e9-01b5-4fcd-b9ea-abdf1f57f695 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:24:13.903 +05:30 2b875284-c5df-4c6f-981f-87a2a19fb2df INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:24:13.904 +05:30 de6ce6e9-01b5-4fcd-b9ea-abdf1f57f695 INF Fetching City deatails 2024-03-23 17:24:13.904 +05:30 2b875284-c5df-4c6f-981f-87a2a19fb2df INF Fetching Department deatails 2024-03-23 17:24:13.905 +05:30 de6ce6e9-01b5-4fcd-b9ea-abdf1f57f695 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:13.905 +05:30 2b875284-c5df-4c6f-981f-87a2a19fb2df INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:13.906 +05:30 de6ce6e9-01b5-4fcd-b9ea-abdf1f57f695 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5994ms 2024-03-23 17:24:13.906 +05:30 2b875284-c5df-4c6f-981f-87a2a19fb2df INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.5692ms 2024-03-23 17:24:13.906 +05:30 2b875284-c5df-4c6f-981f-87a2a19fb2df INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:13.906 +05:30 de6ce6e9-01b5-4fcd-b9ea-abdf1f57f695 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:13.906 +05:30 de6ce6e9-01b5-4fcd-b9ea-abdf1f57f695 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.2876ms 2024-03-23 17:24:13.906 +05:30 2b875284-c5df-4c6f-981f-87a2a19fb2df INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.5304ms 2024-03-23 17:24:13.906 +05:30 e795cd50-45f2-482d-93e3-e88b79707f53 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:13.907 +05:30 e795cd50-45f2-482d-93e3-e88b79707f53 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:13 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-23 17:24:13.907 +05:30 e795cd50-45f2-482d-93e3-e88b79707f53 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:13 AM'. 2024-03-23 17:24:13.908 +05:30 81843b48-ef62-4be8-8e85-3cee0ae323b4 INF CORS policy execution successful. 2024-03-23 17:24:13.908 +05:30 81843b48-ef62-4be8-8e85-3cee0ae323b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:13.908 +05:30 81843b48-ef62-4be8-8e85-3cee0ae323b4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:24:13.909 +05:30 81843b48-ef62-4be8-8e85-3cee0ae323b4 INF Fetching Country deatails 2024-03-23 17:24:13.910 +05:30 81843b48-ef62-4be8-8e85-3cee0ae323b4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:13.910 +05:30 81843b48-ef62-4be8-8e85-3cee0ae323b4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.592ms 2024-03-23 17:24:13.910 +05:30 81843b48-ef62-4be8-8e85-3cee0ae323b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:13.910 +05:30 81843b48-ef62-4be8-8e85-3cee0ae323b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.4631ms 2024-03-23 17:24:14.276 +05:30 e9ca64b5-0560-4f86-921e-4b2dd7a6fc92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:14.277 +05:30 a2ee575b-341c-49bd-b14f-bb4c10decd83 INF CORS policy execution successful. 2024-03-23 17:24:14.278 +05:30 a2ee575b-341c-49bd-b14f-bb4c10decd83 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.485ms 2024-03-23 17:24:14.280 +05:30 205e3678-8993-43e8-900d-b23f5cae2206 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:14.281 +05:30 5457c7b7-14af-47ae-ac09-37c2b65be82a INF CORS policy execution successful. 2024-03-23 17:24:14.281 +05:30 5457c7b7-14af-47ae-ac09-37c2b65be82a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5071ms 2024-03-23 17:24:14.281 +05:30 9838028e-e18b-4116-b70e-c53d08960b41 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:14.281 +05:30 baaec97e-8c9b-4eb4-abcd-25b03a28a455 INF CORS policy execution successful. 2024-03-23 17:24:14.281 +05:30 baaec97e-8c9b-4eb4-abcd-25b03a28a455 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2433ms 2024-03-23 17:24:14.326 +05:30 a1b26440-168f-4c2e-833c-c2c71a441770 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:14.326 +05:30 8eb7eeeb-a7d2-4f65-aea6-e2fc1a5d4dc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:14.327 +05:30 a1b26440-168f-4c2e-833c-c2c71a441770 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:14 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-23 17:24:14.327 +05:30 8eb7eeeb-a7d2-4f65-aea6-e2fc1a5d4dc5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:14 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-23 17:24:14.328 +05:30 a1b26440-168f-4c2e-833c-c2c71a441770 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:14 AM'. 2024-03-23 17:24:14.328 +05:30 8eb7eeeb-a7d2-4f65-aea6-e2fc1a5d4dc5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:14 AM'. 2024-03-23 17:24:14.328 +05:30 b75d127c-8b3a-4a59-a6e1-02d3762c2cb8 INF CORS policy execution successful. 2024-03-23 17:24:14.328 +05:30 93cbad49-8d23-48a6-b070-1d396470c440 INF CORS policy execution successful. 2024-03-23 17:24:14.328 +05:30 93cbad49-8d23-48a6-b070-1d396470c440 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:14.328 +05:30 b75d127c-8b3a-4a59-a6e1-02d3762c2cb8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:14.328 +05:30 b75d127c-8b3a-4a59-a6e1-02d3762c2cb8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:24:14.328 +05:30 93cbad49-8d23-48a6-b070-1d396470c440 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:24:14.329 +05:30 93cbad49-8d23-48a6-b070-1d396470c440 INF Fetching City deatails 2024-03-23 17:24:14.329 +05:30 b75d127c-8b3a-4a59-a6e1-02d3762c2cb8 INF Fetching Country deatails 2024-03-23 17:24:14.330 +05:30 b75d127c-8b3a-4a59-a6e1-02d3762c2cb8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:14.330 +05:30 93cbad49-8d23-48a6-b070-1d396470c440 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:14.330 +05:30 b75d127c-8b3a-4a59-a6e1-02d3762c2cb8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0074ms 2024-03-23 17:24:14.330 +05:30 b75d127c-8b3a-4a59-a6e1-02d3762c2cb8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:14.330 +05:30 b75d127c-8b3a-4a59-a6e1-02d3762c2cb8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.1505ms 2024-03-23 17:24:14.330 +05:30 93cbad49-8d23-48a6-b070-1d396470c440 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2792ms 2024-03-23 17:24:14.331 +05:30 93cbad49-8d23-48a6-b070-1d396470c440 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:14.331 +05:30 93cbad49-8d23-48a6-b070-1d396470c440 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.4453ms 2024-03-23 17:24:14.332 +05:30 add8deac-df05-4258-bb67-eeeeb0d87d7b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:14.333 +05:30 add8deac-df05-4258-bb67-eeeeb0d87d7b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:14 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-23 17:24:14.333 +05:30 add8deac-df05-4258-bb67-eeeeb0d87d7b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:14 AM'. 2024-03-23 17:24:14.333 +05:30 5b3823a2-72e0-4bd2-90f9-c55d320bb59c INF CORS policy execution successful. 2024-03-23 17:24:14.333 +05:30 5b3823a2-72e0-4bd2-90f9-c55d320bb59c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:14.333 +05:30 5b3823a2-72e0-4bd2-90f9-c55d320bb59c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:24:14.334 +05:30 5b3823a2-72e0-4bd2-90f9-c55d320bb59c INF Fetching Department deatails 2024-03-23 17:24:14.335 +05:30 5b3823a2-72e0-4bd2-90f9-c55d320bb59c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:14.335 +05:30 5b3823a2-72e0-4bd2-90f9-c55d320bb59c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4148ms 2024-03-23 17:24:14.335 +05:30 5b3823a2-72e0-4bd2-90f9-c55d320bb59c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:14.335 +05:30 5b3823a2-72e0-4bd2-90f9-c55d320bb59c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.503ms 2024-03-23 17:24:16.957 +05:30 27b6b97c-f7c1-49fe-a286-7cc646ebee61 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:16.957 +05:30 dc591309-3ef5-42d8-b235-e0c0b227afee INF CORS policy execution successful. 2024-03-23 17:24:16.958 +05:30 dc591309-3ef5-42d8-b235-e0c0b227afee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6295ms 2024-03-23 17:24:16.966 +05:30 915791f4-4318-45f6-a663-c67b7173fce9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:16.966 +05:30 9f34cc57-d837-49b2-bcb3-30c1ff4844bc INF CORS policy execution successful. 2024-03-23 17:24:16.966 +05:30 9f34cc57-d837-49b2-bcb3-30c1ff4844bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4981ms 2024-03-23 17:24:16.968 +05:30 6bbda16a-9c5b-41a7-9d90-d25fbdea0fbb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:16.968 +05:30 52ff6eed-fb1f-41eb-b037-1fd0954f6f32 INF CORS policy execution successful. 2024-03-23 17:24:16.968 +05:30 52ff6eed-fb1f-41eb-b037-1fd0954f6f32 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2714ms 2024-03-23 17:24:17.010 +05:30 6778a10d-2e35-4c38-be84-e65bb9850da2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:17.010 +05:30 6778a10d-2e35-4c38-be84-e65bb9850da2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:17 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-23 17:24:17.011 +05:30 6778a10d-2e35-4c38-be84-e65bb9850da2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:17 AM'. 2024-03-23 17:24:17.011 +05:30 40b339eb-960d-4e84-8a6a-31a71ae60d51 INF CORS policy execution successful. 2024-03-23 17:24:17.011 +05:30 40b339eb-960d-4e84-8a6a-31a71ae60d51 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:17.011 +05:30 40b339eb-960d-4e84-8a6a-31a71ae60d51 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:24:17.011 +05:30 40b339eb-960d-4e84-8a6a-31a71ae60d51 INF Fetching City deatails 2024-03-23 17:24:17.012 +05:30 40b339eb-960d-4e84-8a6a-31a71ae60d51 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:17.013 +05:30 40b339eb-960d-4e84-8a6a-31a71ae60d51 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7105ms 2024-03-23 17:24:17.013 +05:30 40b339eb-960d-4e84-8a6a-31a71ae60d51 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:17.013 +05:30 40b339eb-960d-4e84-8a6a-31a71ae60d51 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1162ms 2024-03-23 17:24:17.020 +05:30 e43c283b-ca3e-4156-875d-68f544f33756 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:17.021 +05:30 e43c283b-ca3e-4156-875d-68f544f33756 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:17 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-23 17:24:17.021 +05:30 e43c283b-ca3e-4156-875d-68f544f33756 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:17 AM'. 2024-03-23 17:24:17.021 +05:30 4b092948-976b-46c6-b894-53b98103a52d INF CORS policy execution successful. 2024-03-23 17:24:17.021 +05:30 4b092948-976b-46c6-b894-53b98103a52d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:17.021 +05:30 4b092948-976b-46c6-b894-53b98103a52d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:24:17.022 +05:30 4b092948-976b-46c6-b894-53b98103a52d INF Fetching Country deatails 2024-03-23 17:24:17.023 +05:30 4b092948-976b-46c6-b894-53b98103a52d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:17.023 +05:30 4b092948-976b-46c6-b894-53b98103a52d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8645ms 2024-03-23 17:24:17.023 +05:30 4b092948-976b-46c6-b894-53b98103a52d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:17.024 +05:30 4b092948-976b-46c6-b894-53b98103a52d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3965ms 2024-03-23 17:24:17.026 +05:30 fb2f08c4-dbf6-49ec-8f43-ccbae4c19c6d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:17.027 +05:30 fb2f08c4-dbf6-49ec-8f43-ccbae4c19c6d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:17 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-23 17:24:17.027 +05:30 fb2f08c4-dbf6-49ec-8f43-ccbae4c19c6d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:17 AM'. 2024-03-23 17:24:17.027 +05:30 6eb8e62e-c01f-47d2-9862-419f420002d1 INF CORS policy execution successful. 2024-03-23 17:24:17.027 +05:30 6eb8e62e-c01f-47d2-9862-419f420002d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:17.027 +05:30 6eb8e62e-c01f-47d2-9862-419f420002d1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:24:17.028 +05:30 6eb8e62e-c01f-47d2-9862-419f420002d1 INF Fetching Department deatails 2024-03-23 17:24:17.028 +05:30 6eb8e62e-c01f-47d2-9862-419f420002d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:17.029 +05:30 6eb8e62e-c01f-47d2-9862-419f420002d1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6319ms 2024-03-23 17:24:17.029 +05:30 6eb8e62e-c01f-47d2-9862-419f420002d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:17.029 +05:30 6eb8e62e-c01f-47d2-9862-419f420002d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.8818ms 2024-03-23 17:24:17.282 +05:30 43358f15-0328-446a-bbb9-516cd5006707 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:17.283 +05:30 136ef03d-c632-4412-bbac-7accc78cc929 INF CORS policy execution successful. 2024-03-23 17:24:17.283 +05:30 136ef03d-c632-4412-bbac-7accc78cc929 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7646ms 2024-03-23 17:24:17.292 +05:30 328415ed-d7ba-4a46-bf46-8e57e353096a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:17.292 +05:30 38463039-8714-4edb-97cf-94210ae8c3a2 INF CORS policy execution successful. 2024-03-23 17:24:17.292 +05:30 38463039-8714-4edb-97cf-94210ae8c3a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6716ms 2024-03-23 17:24:17.293 +05:30 5ffd4fd0-7300-463b-8631-8ac4b5e31377 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:17.293 +05:30 613801c1-9070-4dda-b6ef-d4d5b88dbb4c INF CORS policy execution successful. 2024-03-23 17:24:17.293 +05:30 613801c1-9070-4dda-b6ef-d4d5b88dbb4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5081ms 2024-03-23 17:24:17.336 +05:30 bb901ee5-0ed6-44e2-9029-5274c1de82aa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:17.337 +05:30 bb901ee5-0ed6-44e2-9029-5274c1de82aa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:17 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-23 17:24:17.337 +05:30 bb901ee5-0ed6-44e2-9029-5274c1de82aa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:17 AM'. 2024-03-23 17:24:17.337 +05:30 2181f41f-fd17-4a8d-86eb-11db195b5426 INF CORS policy execution successful. 2024-03-23 17:24:17.337 +05:30 2181f41f-fd17-4a8d-86eb-11db195b5426 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:17.337 +05:30 2181f41f-fd17-4a8d-86eb-11db195b5426 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:24:17.338 +05:30 2181f41f-fd17-4a8d-86eb-11db195b5426 INF Fetching City deatails 2024-03-23 17:24:17.339 +05:30 2181f41f-fd17-4a8d-86eb-11db195b5426 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:17.340 +05:30 2181f41f-fd17-4a8d-86eb-11db195b5426 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3623ms 2024-03-23 17:24:17.340 +05:30 2181f41f-fd17-4a8d-86eb-11db195b5426 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:17.340 +05:30 2181f41f-fd17-4a8d-86eb-11db195b5426 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.2029ms 2024-03-23 17:24:17.360 +05:30 eeff9a70-f251-47ef-8d73-09aaa71f39ac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:17.361 +05:30 eeff9a70-f251-47ef-8d73-09aaa71f39ac INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:17 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-23 17:24:17.361 +05:30 eeff9a70-f251-47ef-8d73-09aaa71f39ac INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:17 AM'. 2024-03-23 17:24:17.361 +05:30 75fb89c0-fc23-4f9b-91b1-b496db6b903a INF CORS policy execution successful. 2024-03-23 17:24:17.361 +05:30 75fb89c0-fc23-4f9b-91b1-b496db6b903a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:17.361 +05:30 75fb89c0-fc23-4f9b-91b1-b496db6b903a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:24:17.362 +05:30 75fb89c0-fc23-4f9b-91b1-b496db6b903a INF Fetching Country deatails 2024-03-23 17:24:17.363 +05:30 75fb89c0-fc23-4f9b-91b1-b496db6b903a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:17.363 +05:30 75fb89c0-fc23-4f9b-91b1-b496db6b903a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8132ms 2024-03-23 17:24:17.363 +05:30 75fb89c0-fc23-4f9b-91b1-b496db6b903a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:17.363 +05:30 75fb89c0-fc23-4f9b-91b1-b496db6b903a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1844ms 2024-03-23 17:24:17.378 +05:30 b3ffcc9d-a776-4e69-860e-9258753382ff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:17.379 +05:30 b3ffcc9d-a776-4e69-860e-9258753382ff INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:17 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-23 17:24:17.380 +05:30 b3ffcc9d-a776-4e69-860e-9258753382ff INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:17 AM'. 2024-03-23 17:24:17.380 +05:30 1152362e-619e-405c-99b0-8477b89ba3da INF CORS policy execution successful. 2024-03-23 17:24:17.380 +05:30 1152362e-619e-405c-99b0-8477b89ba3da INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:17.380 +05:30 1152362e-619e-405c-99b0-8477b89ba3da INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:24:17.380 +05:30 1152362e-619e-405c-99b0-8477b89ba3da INF Fetching Department deatails 2024-03-23 17:24:17.382 +05:30 1152362e-619e-405c-99b0-8477b89ba3da INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:17.382 +05:30 1152362e-619e-405c-99b0-8477b89ba3da INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3388ms 2024-03-23 17:24:17.382 +05:30 1152362e-619e-405c-99b0-8477b89ba3da INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:17.383 +05:30 1152362e-619e-405c-99b0-8477b89ba3da INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.3183ms 2024-03-23 17:24:18.398 +05:30 5303bd14-2da1-450b-bfbe-298d8b201d79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:18.398 +05:30 c3ee737d-2670-4f43-a20b-8c22a76828a5 INF CORS policy execution successful. 2024-03-23 17:24:18.399 +05:30 c3ee737d-2670-4f43-a20b-8c22a76828a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.907ms 2024-03-23 17:24:18.399 +05:30 a93ca6a6-06c5-48f3-be2c-d56e4cfebdd0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:18.399 +05:30 38e6433f-a056-4632-80ee-b8989060f184 INF CORS policy execution successful. 2024-03-23 17:24:18.399 +05:30 38e6433f-a056-4632-80ee-b8989060f184 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4239ms 2024-03-23 17:24:18.400 +05:30 ae4e0152-33b8-49d8-b55c-05d3fa24da0e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:18.400 +05:30 064a8a22-c924-41c9-9993-f69f7a61f96f INF CORS policy execution successful. 2024-03-23 17:24:18.400 +05:30 064a8a22-c924-41c9-9993-f69f7a61f96f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2313ms 2024-03-23 17:24:18.446 +05:30 e5c16617-43b4-48da-883b-cb31228e8a86 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:18.447 +05:30 e5c16617-43b4-48da-883b-cb31228e8a86 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:18 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-23 17:24:18.447 +05:30 e5c16617-43b4-48da-883b-cb31228e8a86 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:18 AM'. 2024-03-23 17:24:18.447 +05:30 50c649e7-dde0-4539-81b0-9b51e604ba3a INF CORS policy execution successful. 2024-03-23 17:24:18.447 +05:30 50c649e7-dde0-4539-81b0-9b51e604ba3a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:18.447 +05:30 50c649e7-dde0-4539-81b0-9b51e604ba3a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:24:18.448 +05:30 50c649e7-dde0-4539-81b0-9b51e604ba3a INF Fetching City deatails 2024-03-23 17:24:18.449 +05:30 70cdbbf3-2ac8-4896-9ab5-639c35f9b08a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:18.449 +05:30 50c649e7-dde0-4539-81b0-9b51e604ba3a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:18.449 +05:30 70cdbbf3-2ac8-4896-9ab5-639c35f9b08a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:18 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-23 17:24:18.449 +05:30 50c649e7-dde0-4539-81b0-9b51e604ba3a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0788ms 2024-03-23 17:24:18.449 +05:30 70cdbbf3-2ac8-4896-9ab5-639c35f9b08a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:18 AM'. 2024-03-23 17:24:18.450 +05:30 50c649e7-dde0-4539-81b0-9b51e604ba3a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:18.450 +05:30 b6e6284c-5246-41b8-957e-b475fb5d59d5 INF CORS policy execution successful. 2024-03-23 17:24:18.450 +05:30 b6e6284c-5246-41b8-957e-b475fb5d59d5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:18.450 +05:30 50c649e7-dde0-4539-81b0-9b51e604ba3a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8366ms 2024-03-23 17:24:18.450 +05:30 b6e6284c-5246-41b8-957e-b475fb5d59d5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:24:18.450 +05:30 b6e6284c-5246-41b8-957e-b475fb5d59d5 INF Fetching Department deatails 2024-03-23 17:24:18.451 +05:30 b6e6284c-5246-41b8-957e-b475fb5d59d5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:18.451 +05:30 b6e6284c-5246-41b8-957e-b475fb5d59d5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0229ms 2024-03-23 17:24:18.451 +05:30 b6e6284c-5246-41b8-957e-b475fb5d59d5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:18.451 +05:30 b6e6284c-5246-41b8-957e-b475fb5d59d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0989ms 2024-03-23 17:24:18.455 +05:30 98b58156-d9d7-4b05-a9a1-46bb98ed2756 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:18.455 +05:30 98b58156-d9d7-4b05-a9a1-46bb98ed2756 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:18 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-23 17:24:18.455 +05:30 98b58156-d9d7-4b05-a9a1-46bb98ed2756 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:18 AM'. 2024-03-23 17:24:18.456 +05:30 598a966c-fac0-433a-90c3-ff8259d88438 INF CORS policy execution successful. 2024-03-23 17:24:18.456 +05:30 598a966c-fac0-433a-90c3-ff8259d88438 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:18.456 +05:30 598a966c-fac0-433a-90c3-ff8259d88438 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:24:18.456 +05:30 598a966c-fac0-433a-90c3-ff8259d88438 INF Fetching Country deatails 2024-03-23 17:24:18.457 +05:30 598a966c-fac0-433a-90c3-ff8259d88438 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:18.457 +05:30 598a966c-fac0-433a-90c3-ff8259d88438 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3739ms 2024-03-23 17:24:18.457 +05:30 598a966c-fac0-433a-90c3-ff8259d88438 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:18.457 +05:30 598a966c-fac0-433a-90c3-ff8259d88438 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4343ms 2024-03-23 17:24:19.194 +05:30 898ab1e4-c66e-4f53-8d07-7233bf93cfad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:19.194 +05:30 680c289f-047a-4f47-b05d-98a0719519d1 INF CORS policy execution successful. 2024-03-23 17:24:19.195 +05:30 680c289f-047a-4f47-b05d-98a0719519d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9113ms 2024-03-23 17:24:19.196 +05:30 89930d21-55d8-4a45-9685-df1c7724ac09 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:19.196 +05:30 50698605-092e-43d1-a39a-64d85bb90e40 INF CORS policy execution successful. 2024-03-23 17:24:19.196 +05:30 50698605-092e-43d1-a39a-64d85bb90e40 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.2989ms 2024-03-23 17:24:19.199 +05:30 f0127f38-60c8-43d0-af9c-fb3219eed96b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:19.199 +05:30 bc892c00-bb14-429e-912b-152352d8adcb INF CORS policy execution successful. 2024-03-23 17:24:19.199 +05:30 bc892c00-bb14-429e-912b-152352d8adcb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2106ms 2024-03-23 17:24:19.247 +05:30 4cb05216-4201-428a-853d-79e07fdb2867 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:19.248 +05:30 4cb05216-4201-428a-853d-79e07fdb2867 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:19 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-23 17:24:19.249 +05:30 4cb05216-4201-428a-853d-79e07fdb2867 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:19 AM'. 2024-03-23 17:24:19.250 +05:30 055c7574-b261-446a-84e9-867fba51d59d INF CORS policy execution successful. 2024-03-23 17:24:19.250 +05:30 055c7574-b261-446a-84e9-867fba51d59d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:19.250 +05:30 055c7574-b261-446a-84e9-867fba51d59d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:24:19.251 +05:30 055c7574-b261-446a-84e9-867fba51d59d INF Fetching City deatails 2024-03-23 17:24:19.252 +05:30 c6c8e1cb-e26f-4b31-812b-4d1e15967eb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:19.252 +05:30 055c7574-b261-446a-84e9-867fba51d59d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:19.253 +05:30 c6c8e1cb-e26f-4b31-812b-4d1e15967eb5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:19 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-23 17:24:19.253 +05:30 c6c8e1cb-e26f-4b31-812b-4d1e15967eb5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:19 AM'. 2024-03-23 17:24:19.253 +05:30 055c7574-b261-446a-84e9-867fba51d59d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4965ms 2024-03-23 17:24:19.253 +05:30 9399fd21-c0b4-484b-ac90-cfc1d8f9e3f2 INF CORS policy execution successful. 2024-03-23 17:24:19.253 +05:30 055c7574-b261-446a-84e9-867fba51d59d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:19.253 +05:30 9399fd21-c0b4-484b-ac90-cfc1d8f9e3f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:19.253 +05:30 9399fd21-c0b4-484b-ac90-cfc1d8f9e3f2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:24:19.253 +05:30 4c272ff0-0baf-4d0e-81bc-c0f11d202d99 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:19.253 +05:30 055c7574-b261-446a-84e9-867fba51d59d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.7277ms 2024-03-23 17:24:19.254 +05:30 4c272ff0-0baf-4d0e-81bc-c0f11d202d99 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:19 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-23 17:24:19.254 +05:30 9399fd21-c0b4-484b-ac90-cfc1d8f9e3f2 INF Fetching Country deatails 2024-03-23 17:24:19.254 +05:30 4c272ff0-0baf-4d0e-81bc-c0f11d202d99 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:19 AM'. 2024-03-23 17:24:19.254 +05:30 bee586b2-5419-4866-8764-7f392a18838a INF CORS policy execution successful. 2024-03-23 17:24:19.254 +05:30 bee586b2-5419-4866-8764-7f392a18838a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:19.255 +05:30 bee586b2-5419-4866-8764-7f392a18838a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:24:19.255 +05:30 9399fd21-c0b4-484b-ac90-cfc1d8f9e3f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:19.255 +05:30 9399fd21-c0b4-484b-ac90-cfc1d8f9e3f2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9644ms 2024-03-23 17:24:19.255 +05:30 bee586b2-5419-4866-8764-7f392a18838a INF Fetching Department deatails 2024-03-23 17:24:19.255 +05:30 9399fd21-c0b4-484b-ac90-cfc1d8f9e3f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:19.256 +05:30 9399fd21-c0b4-484b-ac90-cfc1d8f9e3f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.786ms 2024-03-23 17:24:19.256 +05:30 bee586b2-5419-4866-8764-7f392a18838a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:19.256 +05:30 bee586b2-5419-4866-8764-7f392a18838a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6481ms 2024-03-23 17:24:19.257 +05:30 bee586b2-5419-4866-8764-7f392a18838a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:19.257 +05:30 bee586b2-5419-4866-8764-7f392a18838a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.2646ms 2024-03-23 17:24:20.306 +05:30 213d47fd-2364-44e5-a513-1ef1c6cb33e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:20.306 +05:30 e00538ca-bb24-49b4-b6a6-7df2c2b662d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:20.306 +05:30 34a9cf4b-807a-4957-8834-7df223864c76 INF CORS policy execution successful. 2024-03-23 17:24:20.306 +05:30 85ba8fbb-07df-49b7-9715-a6a3246548ea INF CORS policy execution successful. 2024-03-23 17:24:20.306 +05:30 34a9cf4b-807a-4957-8834-7df223864c76 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.54ms 2024-03-23 17:24:20.306 +05:30 85ba8fbb-07df-49b7-9715-a6a3246548ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5895ms 2024-03-23 17:24:20.308 +05:30 a2092122-d075-4602-bd67-135992234719 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:20.308 +05:30 70049f6b-36c6-45bd-875d-11ffc07d187c INF CORS policy execution successful. 2024-03-23 17:24:20.308 +05:30 70049f6b-36c6-45bd-875d-11ffc07d187c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.3946ms 2024-03-23 17:24:20.353 +05:30 68dc603b-3ca5-400a-80b4-ef8957819238 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:24:20.354 +05:30 68dc603b-3ca5-400a-80b4-ef8957819238 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:20 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-23 17:24:20.354 +05:30 68dc603b-3ca5-400a-80b4-ef8957819238 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:20 AM'. 2024-03-23 17:24:20.354 +05:30 23056daf-727a-48d9-a8eb-904bb5e99ba4 INF CORS policy execution successful. 2024-03-23 17:24:20.354 +05:30 23056daf-727a-48d9-a8eb-904bb5e99ba4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:20.355 +05:30 23056daf-727a-48d9-a8eb-904bb5e99ba4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:24:20.355 +05:30 23056daf-727a-48d9-a8eb-904bb5e99ba4 INF Fetching City deatails 2024-03-23 17:24:20.356 +05:30 23056daf-727a-48d9-a8eb-904bb5e99ba4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:20.356 +05:30 23056daf-727a-48d9-a8eb-904bb5e99ba4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6523ms 2024-03-23 17:24:20.356 +05:30 23056daf-727a-48d9-a8eb-904bb5e99ba4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:24:20.357 +05:30 23056daf-727a-48d9-a8eb-904bb5e99ba4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2271ms 2024-03-23 17:24:20.357 +05:30 1c61895d-e1b4-457f-88e4-d88f42ad1212 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:24:20.357 +05:30 1c61895d-e1b4-457f-88e4-d88f42ad1212 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:20 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-23 17:24:20.358 +05:30 1c61895d-e1b4-457f-88e4-d88f42ad1212 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:20 AM'. 2024-03-23 17:24:20.358 +05:30 d6e59a70-ff6e-4bc7-8312-2925e6003efb INF CORS policy execution successful. 2024-03-23 17:24:20.358 +05:30 d6e59a70-ff6e-4bc7-8312-2925e6003efb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:20.358 +05:30 d6e59a70-ff6e-4bc7-8312-2925e6003efb INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:24:20.358 +05:30 d6e59a70-ff6e-4bc7-8312-2925e6003efb INF Fetching Country deatails 2024-03-23 17:24:20.359 +05:30 d6e59a70-ff6e-4bc7-8312-2925e6003efb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:20.359 +05:30 d6e59a70-ff6e-4bc7-8312-2925e6003efb INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3994ms 2024-03-23 17:24:20.359 +05:30 d6e59a70-ff6e-4bc7-8312-2925e6003efb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:24:20.360 +05:30 d6e59a70-ff6e-4bc7-8312-2925e6003efb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4445ms 2024-03-23 17:24:20.362 +05:30 8413bf66-4e28-43eb-8bb4-e9a241e07c82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:24:20.362 +05:30 8413bf66-4e28-43eb-8bb4-e9a241e07c82 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:20 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-23 17:24:20.362 +05:30 8413bf66-4e28-43eb-8bb4-e9a241e07c82 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:38:54 AM', Current time (UTC): '3/23/2024 11:54:20 AM'. 2024-03-23 17:24:20.362 +05:30 68fbdcd5-9dfc-4fdd-83f2-1fb0c27f90fa INF CORS policy execution successful. 2024-03-23 17:24:20.362 +05:30 68fbdcd5-9dfc-4fdd-83f2-1fb0c27f90fa INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:20.362 +05:30 68fbdcd5-9dfc-4fdd-83f2-1fb0c27f90fa INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:24:20.363 +05:30 68fbdcd5-9dfc-4fdd-83f2-1fb0c27f90fa INF Fetching Department deatails 2024-03-23 17:24:20.363 +05:30 68fbdcd5-9dfc-4fdd-83f2-1fb0c27f90fa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:24:20.364 +05:30 68fbdcd5-9dfc-4fdd-83f2-1fb0c27f90fa INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2526ms 2024-03-23 17:24:20.364 +05:30 68fbdcd5-9dfc-4fdd-83f2-1fb0c27f90fa INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:24:20.364 +05:30 68fbdcd5-9dfc-4fdd-83f2-1fb0c27f90fa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.203ms 2024-03-23 17:34:52.911 +05:30 INF Application is shutting down... 2024-03-23 17:37:31.160 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-23 17:37:31.215 +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-23 17:37:31.240 +05:30 INF Creating key {fd19fd8e-4848-4c56-9425-3814aca4f6f1} with creation date 2024-03-23 12:07:31Z, activation date 2024-03-23 12:07:31Z, and expiration date 2024-06-21 12:07:31Z. 2024-03-23 17:37:31.261 +05:30 WRN No XML encryptor configured. Key {fd19fd8e-4848-4c56-9425-3814aca4f6f1} may be persisted to storage in unencrypted form. 2024-03-23 17:37:31.346 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-23 17:37:31.347 +05:30 INF Hosting environment: Production 2024-03-23 17:37:31.347 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-23 17:37:31.378 +05:30 832672d6-2c79-4494-a9f4-d3e12e6b88fa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 17:37:31.500 +05:30 fccdbd9a-46cc-4ff9-95da-77f3e96eecbf INF CORS policy execution successful. 2024-03-23 17:37:31.511 +05:30 fccdbd9a-46cc-4ff9-95da-77f3e96eecbf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 135.4893ms 2024-03-23 17:37:31.563 +05:30 2da706ed-a42e-4463-8267-0677dbf6ab7a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 17:37:31.704 +05:30 2da706ed-a42e-4463-8267-0677dbf6ab7a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:29:12 AM', Current time (UTC): '3/23/2024 12:07:31 PM'. 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-23 17:37:31.714 +05:30 2da706ed-a42e-4463-8267-0677dbf6ab7a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:29:12 AM', Current time (UTC): '3/23/2024 12:07:31 PM'. 2024-03-23 17:37:31.720 +05:30 bf0ef490-6abc-461e-8a36-508e9d04d182 INF CORS policy execution successful. 2024-03-23 17:37:31.725 +05:30 bf0ef490-6abc-461e-8a36-508e9d04d182 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 17:37:31.754 +05:30 bf0ef490-6abc-461e-8a36-508e9d04d182 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-23 17:37:31.791 +05:30 bf0ef490-6abc-461e-8a36-508e9d04d182 INF Fetching Company deatails 2024-03-23 17:37:32.147 +05:30 bf0ef490-6abc-461e-8a36-508e9d04d182 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:37:32.196 +05:30 bf0ef490-6abc-461e-8a36-508e9d04d182 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 436.7725ms 2024-03-23 17:37:32.196 +05:30 bf0ef490-6abc-461e-8a36-508e9d04d182 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 17:37:32.199 +05:30 bf0ef490-6abc-461e-8a36-508e9d04d182 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 636.3032ms 2024-03-23 17:37:38.490 +05:30 742b4b17-60e4-4b5f-a032-d52cc3cc9c5b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 17:37:38.494 +05:30 51762f3a-dfa7-4ad3-9ad8-910871acba6d INF CORS policy execution successful. 2024-03-23 17:37:38.495 +05:30 51762f3a-dfa7-4ad3-9ad8-910871acba6d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 4.7388ms 2024-03-23 17:37:38.546 +05:30 52e8e796-492c-4f5e-8e79-99dd6277f6b3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 17:37:38.548 +05:30 52e8e796-492c-4f5e-8e79-99dd6277f6b3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:29:12 AM', Current time (UTC): '3/23/2024 12:07:38 PM'. 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-23 17:37:38.549 +05:30 52e8e796-492c-4f5e-8e79-99dd6277f6b3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 9:29:12 AM', Current time (UTC): '3/23/2024 12:07:38 PM'. 2024-03-23 17:37:38.550 +05:30 c7456582-1907-482e-a185-32c5e6684373 INF CORS policy execution successful. 2024-03-23 17:37:38.550 +05:30 c7456582-1907-482e-a185-32c5e6684373 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 17:37:38.562 +05:30 c7456582-1907-482e-a185-32c5e6684373 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-23 17:37:38.625 +05:30 c7456582-1907-482e-a185-32c5e6684373 INF Connection string fetched 2024-03-23 17:37:39.087 +05:30 c7456582-1907-482e-a185-32c5e6684373 INF Token generated 2024-03-23 17:37:39.090 +05:30 c7456582-1907-482e-a185-32c5e6684373 INF Token generated 2024-03-23 17:37:39.091 +05:30 c7456582-1907-482e-a185-32c5e6684373 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-23 17:37:39.097 +05:30 c7456582-1907-482e-a185-32c5e6684373 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 534.592ms 2024-03-23 17:37:39.097 +05:30 c7456582-1907-482e-a185-32c5e6684373 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 17:37:39.097 +05:30 c7456582-1907-482e-a185-32c5e6684373 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 551.9223ms 2024-03-23 17:37:39.277 +05:30 b95cc488-2afb-46aa-a3f3-53fb9a4cbf43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:37:39.278 +05:30 293c1cee-654f-45b4-a1fa-869f7800685b INF CORS policy execution successful. 2024-03-23 17:37:39.278 +05:30 293c1cee-654f-45b4-a1fa-869f7800685b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1977ms 2024-03-23 17:37:39.308 +05:30 418d83cc-7406-46d1-8fb1-ad09c254f088 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:37:39.309 +05:30 1ef64b3f-de1e-498a-81a1-8b305d3d572a INF CORS policy execution successful. 2024-03-23 17:37:39.310 +05:30 1ef64b3f-de1e-498a-81a1-8b305d3d572a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.3035ms 2024-03-23 17:37:39.311 +05:30 b28f564f-f7b3-4dbb-bcb4-59b9e7cdd4f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:37:39.311 +05:30 4a3f1293-8ec5-4b88-910f-6f48e6479029 INF CORS policy execution successful. 2024-03-23 17:37:39.311 +05:30 4a3f1293-8ec5-4b88-910f-6f48e6479029 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7504ms 2024-03-23 17:37:39.322 +05:30 c60d98be-43af-46fe-a3b5-8700ef9cda90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-23 17:37:39.323 +05:30 13f4e5b6-e64b-4813-933d-2ae3ef42e545 INF CORS policy execution successful. 2024-03-23 17:37:39.323 +05:30 13f4e5b6-e64b-4813-933d-2ae3ef42e545 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.5055ms 2024-03-23 17:37:39.336 +05:30 b7878b33-3859-4617-bbb5-824ab3b0bf2f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 17:37:39.346 +05:30 2f50c21c-51ce-45fe-a6c4-38ab6ebb03da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 17:37:39.356 +05:30 afc33ce8-d14d-4203-abf4-02546f7619ae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 17:37:39.357 +05:30 93a9f274-01ed-44b7-a465-f006c2dce5c6 INF CORS policy execution successful. 2024-03-23 17:37:39.357 +05:30 995cb606-6f76-4dcf-94b2-4afe161ee64b INF CORS policy execution successful. 2024-03-23 17:37:39.357 +05:30 995cb606-6f76-4dcf-94b2-4afe161ee64b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:37:39.357 +05:30 93a9f274-01ed-44b7-a465-f006c2dce5c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:37:39.358 +05:30 e2ddaa13-7f02-4d59-8103-6334adf3fc0c INF CORS policy execution successful. 2024-03-23 17:37:39.358 +05:30 e2ddaa13-7f02-4d59-8103-6334adf3fc0c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:37:39.362 +05:30 93a9f274-01ed-44b7-a465-f006c2dce5c6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 17:37:39.362 +05:30 995cb606-6f76-4dcf-94b2-4afe161ee64b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 17:37:39.362 +05:30 e2ddaa13-7f02-4d59-8103-6334adf3fc0c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 17:37:39.369 +05:30 995cb606-6f76-4dcf-94b2-4afe161ee64b INF Connection string fetched 2024-03-23 17:37:39.375 +05:30 807ab506-6722-4f31-a6da-fddad504bebe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-23 17:37:39.376 +05:30 995cb606-6f76-4dcf-94b2-4afe161ee64b INF Fetching City deatails 2024-03-23 17:37:39.377 +05:30 df1afe64-ab6f-43a6-9d1c-4d1e0f907384 INF CORS policy execution successful. 2024-03-23 17:37:39.378 +05:30 93a9f274-01ed-44b7-a465-f006c2dce5c6 INF Fetching Country deatails 2024-03-23 17:37:39.378 +05:30 e2ddaa13-7f02-4d59-8103-6334adf3fc0c INF Fetching Department deatails 2024-03-23 17:37:39.383 +05:30 df1afe64-ab6f-43a6-9d1c-4d1e0f907384 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-23 17:37:39.385 +05:30 995cb606-6f76-4dcf-94b2-4afe161ee64b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:37:39.385 +05:30 995cb606-6f76-4dcf-94b2-4afe161ee64b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 22.932ms 2024-03-23 17:37:39.385 +05:30 995cb606-6f76-4dcf-94b2-4afe161ee64b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 17:37:39.386 +05:30 995cb606-6f76-4dcf-94b2-4afe161ee64b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 49.5293ms 2024-03-23 17:37:39.388 +05:30 93a9f274-01ed-44b7-a465-f006c2dce5c6 INF Connection string fetched 2024-03-23 17:37:39.388 +05:30 e2ddaa13-7f02-4d59-8103-6334adf3fc0c INF Connection string fetched 2024-03-23 17:37:39.388 +05:30 df1afe64-ab6f-43a6-9d1c-4d1e0f907384 INF Route matched with {action = "GetEmployees", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployees() on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-23 17:37:39.390 +05:30 df1afe64-ab6f-43a6-9d1c-4d1e0f907384 INF Connection string fetched 2024-03-23 17:37:39.393 +05:30 df1afe64-ab6f-43a6-9d1c-4d1e0f907384 INF Fetching Employees deatails 2024-03-23 17:37:39.394 +05:30 e2ddaa13-7f02-4d59-8103-6334adf3fc0c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:37:39.395 +05:30 e2ddaa13-7f02-4d59-8103-6334adf3fc0c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 32.7375ms 2024-03-23 17:37:39.395 +05:30 e2ddaa13-7f02-4d59-8103-6334adf3fc0c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 17:37:39.396 +05:30 e2ddaa13-7f02-4d59-8103-6334adf3fc0c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 40.1453ms 2024-03-23 17:37:39.396 +05:30 93a9f274-01ed-44b7-a465-f006c2dce5c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:37:39.396 +05:30 93a9f274-01ed-44b7-a465-f006c2dce5c6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 34.0034ms 2024-03-23 17:37:39.396 +05:30 93a9f274-01ed-44b7-a465-f006c2dce5c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 17:37:39.397 +05:30 93a9f274-01ed-44b7-a465-f006c2dce5c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 50.9749ms 2024-03-23 17:37:39.415 +05:30 df1afe64-ab6f-43a6-9d1c-4d1e0f907384 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:37:39.418 +05:30 df1afe64-ab6f-43a6-9d1c-4d1e0f907384 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 29.5182ms 2024-03-23 17:37:39.418 +05:30 df1afe64-ab6f-43a6-9d1c-4d1e0f907384 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-23 17:37:39.419 +05:30 df1afe64-ab6f-43a6-9d1c-4d1e0f907384 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 200 null application/json; charset=utf-8 43.9263ms 2024-03-23 17:37:58.234 +05:30 f002023f-e8eb-47d6-9e1c-b4ceadb3e4a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=21 - null null 2024-03-23 17:37:58.235 +05:30 b1f46cd5-68d0-450a-a290-c762d8984be5 INF CORS policy execution successful. 2024-03-23 17:37:58.235 +05:30 b1f46cd5-68d0-450a-a290-c762d8984be5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=21 - 204 null null 1.6873ms 2024-03-23 17:37:58.285 +05:30 8b0f3d84-d5a8-4f3a-b0d4-1f324945f061 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=21 - null null 2024-03-23 17:37:58.287 +05:30 36f3bd6c-701e-44d1-a103-7ac2bab43047 INF CORS policy execution successful. 2024-03-23 17:37:58.292 +05:30 36f3bd6c-701e-44d1-a103-7ac2bab43047 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-23 17:37:58.300 +05:30 36f3bd6c-701e-44d1-a103-7ac2bab43047 INF Route matched with {action = "GetEmployeebyId", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployeebyId(Int32) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-23 17:37:58.302 +05:30 36f3bd6c-701e-44d1-a103-7ac2bab43047 INF Connection string fetched 2024-03-23 17:37:58.312 +05:30 36f3bd6c-701e-44d1-a103-7ac2bab43047 INF Fetching Employee deatails 2024-03-23 17:37:58.319 +05:30 36f3bd6c-701e-44d1-a103-7ac2bab43047 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:37:58.321 +05:30 36f3bd6c-701e-44d1-a103-7ac2bab43047 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 20.3024ms 2024-03-23 17:37:58.321 +05:30 36f3bd6c-701e-44d1-a103-7ac2bab43047 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-23 17:37:58.322 +05:30 36f3bd6c-701e-44d1-a103-7ac2bab43047 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=21 - 200 null application/json; charset=utf-8 36.8047ms 2024-03-23 17:38:16.322 +05:30 fbda46f6-6e86-407e-b4d0-2b7debcaf12b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=19 - null null 2024-03-23 17:38:16.323 +05:30 db9096a1-ba82-494f-aa4e-d748d1f82939 INF CORS policy execution successful. 2024-03-23 17:38:16.325 +05:30 db9096a1-ba82-494f-aa4e-d748d1f82939 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=19 - 204 null null 3.4966ms 2024-03-23 17:38:16.393 +05:30 dabdb16b-be0d-4a4f-8009-6adfb1bf391a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=19 - null null 2024-03-23 17:38:16.394 +05:30 bbb58b5f-3f01-49d7-826c-197ce6276495 INF CORS policy execution successful. 2024-03-23 17:38:16.396 +05:30 bbb58b5f-3f01-49d7-826c-197ce6276495 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-23 17:38:16.397 +05:30 bbb58b5f-3f01-49d7-826c-197ce6276495 INF Route matched with {action = "GetEmployeebyId", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployeebyId(Int32) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-23 17:38:16.403 +05:30 bbb58b5f-3f01-49d7-826c-197ce6276495 INF Connection string fetched 2024-03-23 17:38:16.406 +05:30 bbb58b5f-3f01-49d7-826c-197ce6276495 INF Fetching Employee deatails 2024-03-23 17:38:16.407 +05:30 bbb58b5f-3f01-49d7-826c-197ce6276495 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:38:16.408 +05:30 bbb58b5f-3f01-49d7-826c-197ce6276495 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 11.3567ms 2024-03-23 17:38:16.408 +05:30 bbb58b5f-3f01-49d7-826c-197ce6276495 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-23 17:38:16.409 +05:30 bbb58b5f-3f01-49d7-826c-197ce6276495 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=19 - 200 null application/json; charset=utf-8 15.8172ms 2024-03-23 17:41:28.703 +05:30 df95d49f-cc12-4fc6-8f04-f6c76ec22313 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 17:41:28.712 +05:30 b9a23231-56e4-4f39-9c36-822fdb8e2973 INF CORS policy execution successful. 2024-03-23 17:41:28.714 +05:30 b9a23231-56e4-4f39-9c36-822fdb8e2973 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 17:41:28.717 +05:30 b9a23231-56e4-4f39-9c36-822fdb8e2973 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-23 17:41:28.729 +05:30 b9a23231-56e4-4f39-9c36-822fdb8e2973 INF Fetching Company deatails 2024-03-23 17:41:28.735 +05:30 b9a23231-56e4-4f39-9c36-822fdb8e2973 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:41:28.738 +05:30 b9a23231-56e4-4f39-9c36-822fdb8e2973 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 20.7516ms 2024-03-23 17:41:28.739 +05:30 b9a23231-56e4-4f39-9c36-822fdb8e2973 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 17:41:28.739 +05:30 b9a23231-56e4-4f39-9c36-822fdb8e2973 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 37.6062ms 2024-03-23 17:41:31.175 +05:30 8ef67d4b-a540-47c1-afa5-b716ce6af6df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 17:41:31.177 +05:30 0cdc3b04-efa4-4b8f-96e9-478aa52f95f6 INF CORS policy execution successful. 2024-03-23 17:41:31.178 +05:30 0cdc3b04-efa4-4b8f-96e9-478aa52f95f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.318ms 2024-03-23 17:41:31.218 +05:30 75855a45-3084-437b-8fb7-d29989069c04 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 17:41:31.219 +05:30 50382129-b9ae-4ada-912e-a669569de9b1 INF CORS policy execution successful. 2024-03-23 17:41:31.219 +05:30 50382129-b9ae-4ada-912e-a669569de9b1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 17:41:31.220 +05:30 50382129-b9ae-4ada-912e-a669569de9b1 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-23 17:41:31.228 +05:30 50382129-b9ae-4ada-912e-a669569de9b1 INF Connection string fetched 2024-03-23 17:41:31.425 +05:30 50382129-b9ae-4ada-912e-a669569de9b1 INF Token generated 2024-03-23 17:41:31.426 +05:30 50382129-b9ae-4ada-912e-a669569de9b1 INF Token generated 2024-03-23 17:41:31.426 +05:30 50382129-b9ae-4ada-912e-a669569de9b1 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-23 17:41:31.427 +05:30 50382129-b9ae-4ada-912e-a669569de9b1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 206.619ms 2024-03-23 17:41:31.427 +05:30 50382129-b9ae-4ada-912e-a669569de9b1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 17:41:31.427 +05:30 50382129-b9ae-4ada-912e-a669569de9b1 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 209.0381ms 2024-03-23 17:41:41.903 +05:30 ea8caa89-ca16-4e83-aa3f-9420558f5499 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 17:41:41.904 +05:30 f78758e0-d822-4665-8c2d-57eb93614fb3 INF CORS policy execution successful. 2024-03-23 17:41:41.904 +05:30 f78758e0-d822-4665-8c2d-57eb93614fb3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 17:41:41.904 +05:30 f78758e0-d822-4665-8c2d-57eb93614fb3 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-23 17:41:41.905 +05:30 f78758e0-d822-4665-8c2d-57eb93614fb3 INF Fetching Company deatails 2024-03-23 17:41:41.907 +05:30 f78758e0-d822-4665-8c2d-57eb93614fb3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:41:41.908 +05:30 f78758e0-d822-4665-8c2d-57eb93614fb3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.8619ms 2024-03-23 17:41:41.909 +05:30 f78758e0-d822-4665-8c2d-57eb93614fb3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 17:41:41.909 +05:30 f78758e0-d822-4665-8c2d-57eb93614fb3 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 6.1849ms 2024-03-23 17:41:44.168 +05:30 eb82b445-96b3-4149-b1bf-dfb6831ba772 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 17:41:44.169 +05:30 566db1a5-9fbc-4f10-b63a-4b8a724278b6 INF CORS policy execution successful. 2024-03-23 17:41:44.169 +05:30 566db1a5-9fbc-4f10-b63a-4b8a724278b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.0481ms 2024-03-23 17:41:44.214 +05:30 4607ff76-dfe3-43a2-91e9-790bc69d8c69 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 17:41:44.215 +05:30 156365b3-de8c-4fab-8d7f-4a6cfa07c4e8 INF CORS policy execution successful. 2024-03-23 17:41:44.215 +05:30 156365b3-de8c-4fab-8d7f-4a6cfa07c4e8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 17:41:44.215 +05:30 156365b3-de8c-4fab-8d7f-4a6cfa07c4e8 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-23 17:41:44.218 +05:30 156365b3-de8c-4fab-8d7f-4a6cfa07c4e8 INF Connection string fetched 2024-03-23 17:41:44.433 +05:30 156365b3-de8c-4fab-8d7f-4a6cfa07c4e8 INF Token generated 2024-03-23 17:41:44.434 +05:30 156365b3-de8c-4fab-8d7f-4a6cfa07c4e8 INF Token generated 2024-03-23 17:41:44.435 +05:30 156365b3-de8c-4fab-8d7f-4a6cfa07c4e8 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-23 17:41:44.437 +05:30 156365b3-de8c-4fab-8d7f-4a6cfa07c4e8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 221.8936ms 2024-03-23 17:41:44.437 +05:30 156365b3-de8c-4fab-8d7f-4a6cfa07c4e8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 17:41:44.438 +05:30 156365b3-de8c-4fab-8d7f-4a6cfa07c4e8 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 224.0482ms 2024-03-23 17:42:04.741 +05:30 b9e3bb44-325c-4210-9668-e8c631d1d01e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 17:42:04.743 +05:30 88386822-ff6c-463d-be44-301beee44545 INF CORS policy execution successful. 2024-03-23 17:42:04.743 +05:30 88386822-ff6c-463d-be44-301beee44545 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 17:42:04.743 +05:30 88386822-ff6c-463d-be44-301beee44545 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-23 17:42:04.744 +05:30 88386822-ff6c-463d-be44-301beee44545 INF Fetching Company deatails 2024-03-23 17:42:04.747 +05:30 88386822-ff6c-463d-be44-301beee44545 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 17:42:04.748 +05:30 88386822-ff6c-463d-be44-301beee44545 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.217ms 2024-03-23 17:42:04.748 +05:30 88386822-ff6c-463d-be44-301beee44545 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 17:42:04.748 +05:30 88386822-ff6c-463d-be44-301beee44545 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 7.1503ms 2024-03-23 17:52:29.831 +05:30 INF Application is shutting down... 2024-03-23 20:56:56.517 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-23 20:56:56.567 +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-23 20:56:56.588 +05:30 INF Creating key {20ace88d-08ab-4b3a-8ee3-4ee284c95dd2} with creation date 2024-03-23 15:26:56Z, activation date 2024-03-23 15:26:56Z, and expiration date 2024-06-21 15:26:56Z. 2024-03-23 20:56:56.606 +05:30 WRN No XML encryptor configured. Key {20ace88d-08ab-4b3a-8ee3-4ee284c95dd2} may be persisted to storage in unencrypted form. 2024-03-23 20:56:56.677 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-23 20:56:56.677 +05:30 INF Hosting environment: Production 2024-03-23 20:56:56.677 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-23 20:56:56.702 +05:30 572d3140-24fa-43ba-9f34-b35a8bb3e147 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 20:56:56.820 +05:30 2b336284-c276-4f4f-b356-b64380c134fc INF CORS policy execution successful. 2024-03-23 20:56:56.826 +05:30 2b336284-c276-4f4f-b356-b64380c134fc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 20:56:56.862 +05:30 2b336284-c276-4f4f-b356-b64380c134fc 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-23 20:56:56.877 +05:30 2b336284-c276-4f4f-b356-b64380c134fc INF Fetching Company deatails 2024-03-23 20:56:57.291 +05:30 2b336284-c276-4f4f-b356-b64380c134fc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 20:56:57.349 +05:30 2b336284-c276-4f4f-b356-b64380c134fc INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 482.202ms 2024-03-23 20:56:57.353 +05:30 2b336284-c276-4f4f-b356-b64380c134fc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 20:56:57.358 +05:30 2b336284-c276-4f4f-b356-b64380c134fc 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 658.6131ms 2024-03-23 21:07:55.356 +05:30 INF Application is shutting down... 2024-03-23 21:12:29.758 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-23 21:12:29.814 +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-23 21:12:29.841 +05:30 INF Creating key {036a3f1b-8ea8-46f7-ab9e-632e9281d30d} with creation date 2024-03-23 15:42:29Z, activation date 2024-03-23 15:42:29Z, and expiration date 2024-06-21 15:42:29Z. 2024-03-23 21:12:29.854 +05:30 WRN No XML encryptor configured. Key {036a3f1b-8ea8-46f7-ab9e-632e9281d30d} may be persisted to storage in unencrypted form. 2024-03-23 21:12:29.939 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-23 21:12:29.941 +05:30 INF Hosting environment: Production 2024-03-23 21:12:29.942 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-23 21:12:29.968 +05:30 ed9f1495-2656-4703-b512-5a7a9b04812e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 21:12:30.081 +05:30 0d3fb83f-fcf4-4952-959a-ff5a9f19f16a INF CORS policy execution successful. 2024-03-23 21:12:30.090 +05:30 0d3fb83f-fcf4-4952-959a-ff5a9f19f16a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 125.5079ms 2024-03-23 21:12:30.134 +05:30 718142ea-6f43-4aa2-aa6f-e09980470433 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 21:12:30.140 +05:30 373fed22-2350-41d5-9d4f-ae8e7aa7b048 INF CORS policy execution successful. 2024-03-23 21:12:30.146 +05:30 373fed22-2350-41d5-9d4f-ae8e7aa7b048 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:12:30.182 +05:30 373fed22-2350-41d5-9d4f-ae8e7aa7b048 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-23 21:12:30.647 +05:30 373fed22-2350-41d5-9d4f-ae8e7aa7b048 INF Connection string fetched 2024-03-23 21:12:31.021 +05:30 373fed22-2350-41d5-9d4f-ae8e7aa7b048 INF Token generated 2024-03-23 21:12:31.023 +05:30 373fed22-2350-41d5-9d4f-ae8e7aa7b048 INF Token generated 2024-03-23 21:12:31.038 +05:30 373fed22-2350-41d5-9d4f-ae8e7aa7b048 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-23 21:12:31.064 +05:30 373fed22-2350-41d5-9d4f-ae8e7aa7b048 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 877.776ms 2024-03-23 21:12:31.065 +05:30 373fed22-2350-41d5-9d4f-ae8e7aa7b048 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:12:31.068 +05:30 373fed22-2350-41d5-9d4f-ae8e7aa7b048 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 934.4913ms 2024-03-23 21:12:53.426 +05:30 34055661-036c-4a62-ac11-c3694d9906f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 21:12:53.440 +05:30 fd0c1d44-7cd5-4efb-aab1-87243c5ad074 INF CORS policy execution successful. 2024-03-23 21:12:53.440 +05:30 fd0c1d44-7cd5-4efb-aab1-87243c5ad074 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:12:53.448 +05:30 fd0c1d44-7cd5-4efb-aab1-87243c5ad074 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-23 21:12:53.453 +05:30 fd0c1d44-7cd5-4efb-aab1-87243c5ad074 INF Fetching Company deatails 2024-03-23 21:12:53.533 +05:30 fd0c1d44-7cd5-4efb-aab1-87243c5ad074 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:12:53.561 +05:30 fd0c1d44-7cd5-4efb-aab1-87243c5ad074 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 112.4729ms 2024-03-23 21:12:53.562 +05:30 fd0c1d44-7cd5-4efb-aab1-87243c5ad074 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:12:53.562 +05:30 fd0c1d44-7cd5-4efb-aab1-87243c5ad074 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 136.4704ms 2024-03-23 21:12:54.601 +05:30 afd5edc1-b0be-4153-ae47-891f3dd1d93a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 21:12:54.602 +05:30 c2901287-b3df-4905-a6d6-c344870defae INF CORS policy execution successful. 2024-03-23 21:12:54.604 +05:30 c2901287-b3df-4905-a6d6-c344870defae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 3.7356ms 2024-03-23 21:12:54.668 +05:30 cb635da5-6fd6-4727-95c8-3ffa522ecf10 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 53 2024-03-23 21:12:54.669 +05:30 f5a46c07-b7d1-453d-9b57-61bda2cd3f51 INF CORS policy execution successful. 2024-03-23 21:12:54.671 +05:30 f5a46c07-b7d1-453d-9b57-61bda2cd3f51 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:12:54.672 +05:30 f5a46c07-b7d1-453d-9b57-61bda2cd3f51 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-23 21:12:54.690 +05:30 f5a46c07-b7d1-453d-9b57-61bda2cd3f51 ERR Invalid database name. 2024-03-23 21:12:54.691 +05:30 f5a46c07-b7d1-453d-9b57-61bda2cd3f51 INF Invalid database name. 2024-03-23 21:12:54.692 +05:30 f5a46c07-b7d1-453d-9b57-61bda2cd3f51 INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:12:54.693 +05:30 f5a46c07-b7d1-453d-9b57-61bda2cd3f51 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 21.1794ms 2024-03-23 21:12:54.694 +05:30 f5a46c07-b7d1-453d-9b57-61bda2cd3f51 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:12:54.694 +05:30 f5a46c07-b7d1-453d-9b57-61bda2cd3f51 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 25.886ms 2024-03-23 21:12:57.151 +05:30 ed9798fc-c301-43bc-8374-ab94c788dd56 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 21:12:57.152 +05:30 7a5c48c2-9b31-4afb-b8fd-e0911e6998f5 INF CORS policy execution successful. 2024-03-23 21:12:57.153 +05:30 7a5c48c2-9b31-4afb-b8fd-e0911e6998f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.0739ms 2024-03-23 21:12:57.232 +05:30 feb558e7-2009-48b8-911e-fab021c2bec3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 21:12:57.233 +05:30 52193e00-5e1a-46ce-a31e-a3fd62373403 INF CORS policy execution successful. 2024-03-23 21:12:57.233 +05:30 52193e00-5e1a-46ce-a31e-a3fd62373403 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:12:57.233 +05:30 52193e00-5e1a-46ce-a31e-a3fd62373403 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-23 21:12:57.237 +05:30 52193e00-5e1a-46ce-a31e-a3fd62373403 INF Connection string fetched 2024-03-23 21:12:57.443 +05:30 52193e00-5e1a-46ce-a31e-a3fd62373403 INF Token generated 2024-03-23 21:12:57.444 +05:30 52193e00-5e1a-46ce-a31e-a3fd62373403 INF Token generated 2024-03-23 21:12:57.444 +05:30 52193e00-5e1a-46ce-a31e-a3fd62373403 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-23 21:12:57.445 +05:30 52193e00-5e1a-46ce-a31e-a3fd62373403 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 211.3276ms 2024-03-23 21:12:57.445 +05:30 52193e00-5e1a-46ce-a31e-a3fd62373403 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:12:57.446 +05:30 52193e00-5e1a-46ce-a31e-a3fd62373403 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 213.208ms 2024-03-23 21:13:20.759 +05:30 8188fe85-f0dd-4cc1-81b8-963f83cc4393 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:13:20.761 +05:30 bfdde39c-f16b-48fc-ac7b-e40bca16bb9d INF CORS policy execution successful. 2024-03-23 21:13:20.763 +05:30 bfdde39c-f16b-48fc-ac7b-e40bca16bb9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 4.0514ms 2024-03-23 21:13:20.922 +05:30 95ba1602-3352-42c3-bb49-71ea91eff053 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:13:20.993 +05:30 cd37ee78-dbf3-467a-bdac-f0da16a2b94f INF CORS policy execution successful. 2024-03-23 21:13:20.993 +05:30 cd37ee78-dbf3-467a-bdac-f0da16a2b94f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:13:21.002 +05:30 cd37ee78-dbf3-467a-bdac-f0da16a2b94f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:13:21.030 +05:30 cd37ee78-dbf3-467a-bdac-f0da16a2b94f INF Connection string fetched 2024-03-23 21:13:21.035 +05:30 cd37ee78-dbf3-467a-bdac-f0da16a2b94f INF Fetching Field details for Master 2024-03-23 21:13:21.058 +05:30 cd37ee78-dbf3-467a-bdac-f0da16a2b94f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:21.061 +05:30 cd37ee78-dbf3-467a-bdac-f0da16a2b94f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 57.9196ms 2024-03-23 21:13:21.061 +05:30 cd37ee78-dbf3-467a-bdac-f0da16a2b94f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:13:21.061 +05:30 cd37ee78-dbf3-467a-bdac-f0da16a2b94f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 138.7093ms 2024-03-23 21:13:21.511 +05:30 500426dc-209e-42ba-84a4-42e54bd4ae70 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:21.512 +05:30 b6c8a2ca-46fc-4ae6-a2ad-91c3ca44f918 INF CORS policy execution successful. 2024-03-23 21:13:21.513 +05:30 b6c8a2ca-46fc-4ae6-a2ad-91c3ca44f918 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.2907ms 2024-03-23 21:13:21.657 +05:30 cfff6c6a-a17b-4cf9-9939-7de29b4d9df7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:21.658 +05:30 010f017d-6771-43d2-967e-d3f67bb33887 INF CORS policy execution successful. 2024-03-23 21:13:21.658 +05:30 010f017d-6771-43d2-967e-d3f67bb33887 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9804ms 2024-03-23 21:13:21.669 +05:30 0d02ea1e-8862-4608-9c22-0b20d50fa901 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:21.669 +05:30 ca0a4df1-5b1b-4a8e-99da-e60b90856f5a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:21.670 +05:30 1666843c-e9bf-4bcb-aeb2-188b4bf17d96 INF CORS policy execution successful. 2024-03-23 21:13:21.670 +05:30 1666843c-e9bf-4bcb-aeb2-188b4bf17d96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8854ms 2024-03-23 21:13:21.673 +05:30 02a4e042-d80d-457d-b703-b239779a2387 INF CORS policy execution successful. 2024-03-23 21:13:21.674 +05:30 02a4e042-d80d-457d-b703-b239779a2387 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:21.679 +05:30 02a4e042-d80d-457d-b703-b239779a2387 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:21.681 +05:30 02a4e042-d80d-457d-b703-b239779a2387 INF Connection string fetched 2024-03-23 21:13:21.683 +05:30 02a4e042-d80d-457d-b703-b239779a2387 INF Fetching City deatails 2024-03-23 21:13:21.687 +05:30 02a4e042-d80d-457d-b703-b239779a2387 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:21.687 +05:30 02a4e042-d80d-457d-b703-b239779a2387 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.7832ms 2024-03-23 21:13:21.688 +05:30 02a4e042-d80d-457d-b703-b239779a2387 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:21.688 +05:30 02a4e042-d80d-457d-b703-b239779a2387 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 18.6235ms 2024-03-23 21:13:21.855 +05:30 0821ccf5-4cc3-49cd-ab4b-34e21f5b59be INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:21.856 +05:30 fe5c9fc1-5f9a-49a0-a88c-9c1ae8cfd4d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:21.857 +05:30 02ae011a-c0e0-4a61-8860-db7d55a87b43 INF CORS policy execution successful. 2024-03-23 21:13:21.857 +05:30 02ae011a-c0e0-4a61-8860-db7d55a87b43 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:21.858 +05:30 4e7db545-78a7-45cc-95ac-cd898e4c49f0 INF CORS policy execution successful. 2024-03-23 21:13:21.858 +05:30 4e7db545-78a7-45cc-95ac-cd898e4c49f0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:21.861 +05:30 02ae011a-c0e0-4a61-8860-db7d55a87b43 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:21.862 +05:30 4e7db545-78a7-45cc-95ac-cd898e4c49f0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:21.863 +05:30 02ae011a-c0e0-4a61-8860-db7d55a87b43 INF Connection string fetched 2024-03-23 21:13:21.864 +05:30 4e7db545-78a7-45cc-95ac-cd898e4c49f0 INF Connection string fetched 2024-03-23 21:13:21.865 +05:30 02ae011a-c0e0-4a61-8860-db7d55a87b43 INF Fetching Country deatails 2024-03-23 21:13:21.867 +05:30 4e7db545-78a7-45cc-95ac-cd898e4c49f0 INF Fetching Department deatails 2024-03-23 21:13:21.868 +05:30 02ae011a-c0e0-4a61-8860-db7d55a87b43 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:21.869 +05:30 02ae011a-c0e0-4a61-8860-db7d55a87b43 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.077ms 2024-03-23 21:13:21.869 +05:30 02ae011a-c0e0-4a61-8860-db7d55a87b43 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:21.869 +05:30 02ae011a-c0e0-4a61-8860-db7d55a87b43 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 14.9126ms 2024-03-23 21:13:21.884 +05:30 4e7db545-78a7-45cc-95ac-cd898e4c49f0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:21.885 +05:30 4e7db545-78a7-45cc-95ac-cd898e4c49f0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 22.6657ms 2024-03-23 21:13:21.885 +05:30 4e7db545-78a7-45cc-95ac-cd898e4c49f0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:21.885 +05:30 4e7db545-78a7-45cc-95ac-cd898e4c49f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 29.1308ms 2024-03-23 21:13:22.057 +05:30 5fcfd61e-c402-4d7a-9c01-fb709f3e7a58 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:22.057 +05:30 0a3c6e8c-2a65-4e47-855f-9588020294a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:22.057 +05:30 a43e9299-d4f4-49c3-bc3e-0913c25d33cd INF CORS policy execution successful. 2024-03-23 21:13:22.058 +05:30 5a138c0a-5d29-4f3f-a06e-164c85bb21e6 INF CORS policy execution successful. 2024-03-23 21:13:22.058 +05:30 a43e9299-d4f4-49c3-bc3e-0913c25d33cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.0951ms 2024-03-23 21:13:22.058 +05:30 5a138c0a-5d29-4f3f-a06e-164c85bb21e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4891ms 2024-03-23 21:13:22.063 +05:30 4aa65da2-5802-4910-9b80-334cef1fbab6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:22.064 +05:30 3891e4af-8f5a-47f7-b735-8a95fe6e5c24 INF CORS policy execution successful. 2024-03-23 21:13:22.064 +05:30 3891e4af-8f5a-47f7-b735-8a95fe6e5c24 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8587ms 2024-03-23 21:13:22.119 +05:30 c7e95296-138c-4d4b-981a-c4121c6fef5d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null 0 2024-03-23 21:13:22.119 +05:30 d61fc03e-a645-4a63-b443-26f368156f2c INF CORS policy execution successful. 2024-03-23 21:13:22.119 +05:30 d61fc03e-a645-4a63-b443-26f368156f2c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:13:22.119 +05:30 d61fc03e-a645-4a63-b443-26f368156f2c 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-23 21:13:22.124 +05:30 d61fc03e-a645-4a63-b443-26f368156f2c INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 21:13:22.125 +05:30 340e70c5-11bf-4c99-8b0b-6fc7f6f6547f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:22.126 +05:30 9ec0dec1-aa3f-4996-9773-6476e6e649f5 INF CORS policy execution successful. 2024-03-23 21:13:22.126 +05:30 9ec0dec1-aa3f-4996-9773-6476e6e649f5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:22.126 +05:30 9ec0dec1-aa3f-4996-9773-6476e6e649f5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:22.126 +05:30 89d97002-81e1-4729-be48-2f4cdab514ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:22.127 +05:30 0b0f08b8-6460-4330-8f4f-e3105c2f9888 INF CORS policy execution successful. 2024-03-23 21:13:22.127 +05:30 0b0f08b8-6460-4330-8f4f-e3105c2f9888 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:22.127 +05:30 0b0f08b8-6460-4330-8f4f-e3105c2f9888 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:22.128 +05:30 9ec0dec1-aa3f-4996-9773-6476e6e649f5 INF Connection string fetched 2024-03-23 21:13:22.128 +05:30 0b0f08b8-6460-4330-8f4f-e3105c2f9888 INF Connection string fetched 2024-03-23 21:13:22.129 +05:30 9ec0dec1-aa3f-4996-9773-6476e6e649f5 INF Fetching Department deatails 2024-03-23 21:13:22.129 +05:30 0b0f08b8-6460-4330-8f4f-e3105c2f9888 INF Fetching Country deatails 2024-03-23 21:13:22.130 +05:30 9ec0dec1-aa3f-4996-9773-6476e6e649f5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:22.132 +05:30 9ec0dec1-aa3f-4996-9773-6476e6e649f5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.6091ms 2024-03-23 21:13:22.132 +05:30 9ec0dec1-aa3f-4996-9773-6476e6e649f5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:22.133 +05:30 9ec0dec1-aa3f-4996-9773-6476e6e649f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.3455ms 2024-03-23 21:13:22.134 +05:30 5d4029e9-c37a-4e68-a63d-4650f4bdf6f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:22.134 +05:30 0b0f08b8-6460-4330-8f4f-e3105c2f9888 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:22.135 +05:30 992fa78b-75fc-4441-8bdb-11d17c02585b INF CORS policy execution successful. 2024-03-23 21:13:22.135 +05:30 992fa78b-75fc-4441-8bdb-11d17c02585b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:22.135 +05:30 0b0f08b8-6460-4330-8f4f-e3105c2f9888 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.0638ms 2024-03-23 21:13:22.135 +05:30 0b0f08b8-6460-4330-8f4f-e3105c2f9888 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:22.135 +05:30 992fa78b-75fc-4441-8bdb-11d17c02585b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:22.135 +05:30 0b0f08b8-6460-4330-8f4f-e3105c2f9888 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 8.9973ms 2024-03-23 21:13:22.137 +05:30 992fa78b-75fc-4441-8bdb-11d17c02585b INF Connection string fetched 2024-03-23 21:13:22.138 +05:30 992fa78b-75fc-4441-8bdb-11d17c02585b INF Fetching City deatails 2024-03-23 21:13:22.144 +05:30 992fa78b-75fc-4441-8bdb-11d17c02585b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:22.145 +05:30 992fa78b-75fc-4441-8bdb-11d17c02585b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.8522ms 2024-03-23 21:13:22.145 +05:30 992fa78b-75fc-4441-8bdb-11d17c02585b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:22.145 +05:30 992fa78b-75fc-4441-8bdb-11d17c02585b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.4778ms 2024-03-23 21:13:22.160 +05:30 d61fc03e-a645-4a63-b443-26f368156f2c INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 40.8719ms 2024-03-23 21:13:22.161 +05:30 d61fc03e-a645-4a63-b443-26f368156f2c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:13:22.161 +05:30 d61fc03e-a645-4a63-b443-26f368156f2c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 415 null application/problem+json; charset=utf-8 42.1687ms 2024-03-23 21:13:31.670 +05:30 fd597f23-6f0f-4984-8b0e-8c58137b6d6d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:31.671 +05:30 36ba27ea-9899-4d1e-bc02-04b3196b4f1e INF CORS policy execution successful. 2024-03-23 21:13:31.672 +05:30 36ba27ea-9899-4d1e-bc02-04b3196b4f1e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.1464ms 2024-03-23 21:13:31.672 +05:30 eaa98cfb-28e3-485a-b743-a5dfc2131146 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:31.672 +05:30 c7dd6ea7-8788-47fb-83fb-0f774dc9d3ba INF CORS policy execution successful. 2024-03-23 21:13:31.673 +05:30 c7dd6ea7-8788-47fb-83fb-0f774dc9d3ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6031ms 2024-03-23 21:13:31.685 +05:30 53c45b5a-32ee-4d84-abaf-9935c6614330 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:31.685 +05:30 7ff74982-49f2-4cf8-a7fb-2e1867684f6d INF CORS policy execution successful. 2024-03-23 21:13:31.685 +05:30 7ff74982-49f2-4cf8-a7fb-2e1867684f6d INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:31.686 +05:30 7ff74982-49f2-4cf8-a7fb-2e1867684f6d INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:31.686 +05:30 7ff74982-49f2-4cf8-a7fb-2e1867684f6d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 1.4374ms 2024-03-23 21:13:31.687 +05:30 89e28ea4-20d8-4f53-9938-f35c06121068 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:31.687 +05:30 4b81ce66-58af-45d4-baf7-7438481e72d3 INF CORS policy execution successful. 2024-03-23 21:13:31.687 +05:30 4b81ce66-58af-45d4-baf7-7438481e72d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3922ms 2024-03-23 21:13:31.745 +05:30 cb50b2c0-3bd1-467d-b343-e0b995432046 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:31.747 +05:30 6ccfa994-4d0d-4374-8bf2-55417506807e INF CORS policy execution successful. 2024-03-23 21:13:31.748 +05:30 6ccfa994-4d0d-4374-8bf2-55417506807e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:31.749 +05:30 6ccfa994-4d0d-4374-8bf2-55417506807e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:31.750 +05:30 96c70b25-0d8d-494d-84a6-81bf41296ffa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:31.751 +05:30 733fa2d4-3455-4433-899e-713f261143bb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:31.751 +05:30 d80fe4dd-b9d4-4251-a568-36742b51d9d8 INF CORS policy execution successful. 2024-03-23 21:13:31.751 +05:30 d80fe4dd-b9d4-4251-a568-36742b51d9d8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:31.751 +05:30 d80fe4dd-b9d4-4251-a568-36742b51d9d8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:31.752 +05:30 563d078f-520a-4ec3-a85b-611b6076cef4 INF CORS policy execution successful. 2024-03-23 21:13:31.752 +05:30 563d078f-520a-4ec3-a85b-611b6076cef4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:31.752 +05:30 563d078f-520a-4ec3-a85b-611b6076cef4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:31.755 +05:30 d80fe4dd-b9d4-4251-a568-36742b51d9d8 INF Fetching Country deatails 2024-03-23 21:13:31.755 +05:30 6ccfa994-4d0d-4374-8bf2-55417506807e INF Connection string fetched 2024-03-23 21:13:31.755 +05:30 563d078f-520a-4ec3-a85b-611b6076cef4 INF Connection string fetched 2024-03-23 21:13:31.755 +05:30 6ccfa994-4d0d-4374-8bf2-55417506807e INF Fetching City deatails 2024-03-23 21:13:31.756 +05:30 563d078f-520a-4ec3-a85b-611b6076cef4 INF Fetching Department deatails 2024-03-23 21:13:31.757 +05:30 563d078f-520a-4ec3-a85b-611b6076cef4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:31.757 +05:30 6ccfa994-4d0d-4374-8bf2-55417506807e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:31.758 +05:30 563d078f-520a-4ec3-a85b-611b6076cef4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.5514ms 2024-03-23 21:13:31.758 +05:30 6ccfa994-4d0d-4374-8bf2-55417506807e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.0468ms 2024-03-23 21:13:31.758 +05:30 563d078f-520a-4ec3-a85b-611b6076cef4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:31.758 +05:30 6ccfa994-4d0d-4374-8bf2-55417506807e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:31.758 +05:30 6ccfa994-4d0d-4374-8bf2-55417506807e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 12.4461ms 2024-03-23 21:13:31.758 +05:30 563d078f-520a-4ec3-a85b-611b6076cef4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.9051ms 2024-03-23 21:13:31.762 +05:30 d80fe4dd-b9d4-4251-a568-36742b51d9d8 INF Connection string fetched 2024-03-23 21:13:31.766 +05:30 d80fe4dd-b9d4-4251-a568-36742b51d9d8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:31.767 +05:30 d80fe4dd-b9d4-4251-a568-36742b51d9d8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 15.229ms 2024-03-23 21:13:31.767 +05:30 d80fe4dd-b9d4-4251-a568-36742b51d9d8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:31.767 +05:30 d80fe4dd-b9d4-4251-a568-36742b51d9d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 17.6413ms 2024-03-23 21:13:36.373 +05:30 2401ee63-b62c-4745-b031-0444b70a9ad1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:36.373 +05:30 2ec91df5-44de-4404-8d7c-1743d6ba3ca6 INF CORS policy execution successful. 2024-03-23 21:13:36.374 +05:30 0aee811c-509f-4d3f-a196-a164831c5576 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:36.374 +05:30 2ec91df5-44de-4404-8d7c-1743d6ba3ca6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.0022ms 2024-03-23 21:13:36.374 +05:30 1bea5e6b-8b90-43cc-a2b4-9ee62e81080b INF CORS policy execution successful. 2024-03-23 21:13:36.374 +05:30 1bea5e6b-8b90-43cc-a2b4-9ee62e81080b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4702ms 2024-03-23 21:13:36.383 +05:30 c674193c-26e4-42dc-a57d-e89eed1bc0fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:36.383 +05:30 f69d7477-d685-4e68-a2fd-e6fe93d193c9 INF CORS policy execution successful. 2024-03-23 21:13:36.384 +05:30 f69d7477-d685-4e68-a2fd-e6fe93d193c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8949ms 2024-03-23 21:13:36.385 +05:30 577a6813-8ca6-4272-9982-145252ca96d3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:36.386 +05:30 6f465313-cb01-49e0-bc2a-e61168767253 INF CORS policy execution successful. 2024-03-23 21:13:36.386 +05:30 6f465313-cb01-49e0-bc2a-e61168767253 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:36.386 +05:30 6f465313-cb01-49e0-bc2a-e61168767253 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:36.386 +05:30 6f465313-cb01-49e0-bc2a-e61168767253 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 1.0283ms 2024-03-23 21:13:36.430 +05:30 f1f7bd09-a358-481f-b4d5-87ace5c83fc2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:36.433 +05:30 29cb419a-811e-4504-8843-b7d80e717c37 INF CORS policy execution successful. 2024-03-23 21:13:36.433 +05:30 53233bb6-6ab2-4caa-8cca-c8dc4e00f9b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:36.433 +05:30 29cb419a-811e-4504-8843-b7d80e717c37 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:36.433 +05:30 67697bb9-b1fa-46c8-9e43-002075f8f69c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:36.433 +05:30 29cb419a-811e-4504-8843-b7d80e717c37 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:36.433 +05:30 77804e12-2430-4ca7-891e-7b6603bad517 INF CORS policy execution successful. 2024-03-23 21:13:36.433 +05:30 5e93e6d1-0a2e-4056-b0ce-53e5787833b0 INF CORS policy execution successful. 2024-03-23 21:13:36.434 +05:30 77804e12-2430-4ca7-891e-7b6603bad517 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:36.434 +05:30 5e93e6d1-0a2e-4056-b0ce-53e5787833b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:36.434 +05:30 77804e12-2430-4ca7-891e-7b6603bad517 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:36.434 +05:30 5e93e6d1-0a2e-4056-b0ce-53e5787833b0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:36.436 +05:30 29cb419a-811e-4504-8843-b7d80e717c37 INF Connection string fetched 2024-03-23 21:13:36.436 +05:30 77804e12-2430-4ca7-891e-7b6603bad517 INF Connection string fetched 2024-03-23 21:13:36.436 +05:30 29cb419a-811e-4504-8843-b7d80e717c37 INF Fetching City deatails 2024-03-23 21:13:36.436 +05:30 77804e12-2430-4ca7-891e-7b6603bad517 INF Fetching Department deatails 2024-03-23 21:13:36.436 +05:30 5e93e6d1-0a2e-4056-b0ce-53e5787833b0 INF Connection string fetched 2024-03-23 21:13:36.437 +05:30 5e93e6d1-0a2e-4056-b0ce-53e5787833b0 INF Fetching Country deatails 2024-03-23 21:13:36.438 +05:30 77804e12-2430-4ca7-891e-7b6603bad517 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:36.438 +05:30 29cb419a-811e-4504-8843-b7d80e717c37 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:36.438 +05:30 5e93e6d1-0a2e-4056-b0ce-53e5787833b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:36.439 +05:30 5e93e6d1-0a2e-4056-b0ce-53e5787833b0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.9275ms 2024-03-23 21:13:36.439 +05:30 29cb419a-811e-4504-8843-b7d80e717c37 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.7245ms 2024-03-23 21:13:36.439 +05:30 77804e12-2430-4ca7-891e-7b6603bad517 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.995ms 2024-03-23 21:13:36.439 +05:30 5e93e6d1-0a2e-4056-b0ce-53e5787833b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:36.439 +05:30 29cb419a-811e-4504-8843-b7d80e717c37 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:36.439 +05:30 77804e12-2430-4ca7-891e-7b6603bad517 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:36.439 +05:30 77804e12-2430-4ca7-891e-7b6603bad517 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.8113ms 2024-03-23 21:13:36.439 +05:30 5e93e6d1-0a2e-4056-b0ce-53e5787833b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.7966ms 2024-03-23 21:13:36.439 +05:30 29cb419a-811e-4504-8843-b7d80e717c37 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 9.0566ms 2024-03-23 21:13:40.982 +05:30 b0362b70-7ee5-4a4b-8cc2-d8fbf6a9d4a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:40.983 +05:30 2e26fe0e-a8f4-4fe8-acda-d1ff71796c12 INF CORS policy execution successful. 2024-03-23 21:13:40.983 +05:30 2e26fe0e-a8f4-4fe8-acda-d1ff71796c12 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.5419ms 2024-03-23 21:13:40.988 +05:30 e54a8892-16b3-4072-bbda-7abd923c33dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:40.988 +05:30 2958c26c-7ac6-48c9-9829-436984df4fc3 INF CORS policy execution successful. 2024-03-23 21:13:40.989 +05:30 2958c26c-7ac6-48c9-9829-436984df4fc3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5248ms 2024-03-23 21:13:40.998 +05:30 f9cd1e04-7d08-4b8f-b739-9401c227bcab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:40.999 +05:30 d6b13ad7-b8aa-4708-8036-3f36b31fa33a INF CORS policy execution successful. 2024-03-23 21:13:40.999 +05:30 d6b13ad7-b8aa-4708-8036-3f36b31fa33a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6459ms 2024-03-23 21:13:41.005 +05:30 b17e945d-5561-4b7f-93f4-fd3b22832964 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:41.006 +05:30 c42ab883-c95b-47e4-ae9f-93b4e70516e1 INF CORS policy execution successful. 2024-03-23 21:13:41.006 +05:30 c42ab883-c95b-47e4-ae9f-93b4e70516e1 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:41.006 +05:30 c42ab883-c95b-47e4-ae9f-93b4e70516e1 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:41.007 +05:30 c42ab883-c95b-47e4-ae9f-93b4e70516e1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 1.24ms 2024-03-23 21:13:41.051 +05:30 423bf758-ea0d-4800-bba7-1d1342df267f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:41.052 +05:30 cf13e81e-6ada-4ad6-8b3f-869d0d8da222 INF CORS policy execution successful. 2024-03-23 21:13:41.052 +05:30 cf13e81e-6ada-4ad6-8b3f-869d0d8da222 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:41.053 +05:30 cf13e81e-6ada-4ad6-8b3f-869d0d8da222 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:41.054 +05:30 cf13e81e-6ada-4ad6-8b3f-869d0d8da222 INF Connection string fetched 2024-03-23 21:13:41.055 +05:30 cf13e81e-6ada-4ad6-8b3f-869d0d8da222 INF Fetching City deatails 2024-03-23 21:13:41.055 +05:30 cf13e81e-6ada-4ad6-8b3f-869d0d8da222 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:41.056 +05:30 cf13e81e-6ada-4ad6-8b3f-869d0d8da222 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.5994ms 2024-03-23 21:13:41.056 +05:30 cf13e81e-6ada-4ad6-8b3f-869d0d8da222 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:41.057 +05:30 cf13e81e-6ada-4ad6-8b3f-869d0d8da222 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.0361ms 2024-03-23 21:13:41.060 +05:30 ed93d942-883e-4191-a9cc-766493136c82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:41.061 +05:30 60399279-2bc2-43cb-b95a-26ddce9b2983 INF CORS policy execution successful. 2024-03-23 21:13:41.061 +05:30 60399279-2bc2-43cb-b95a-26ddce9b2983 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:41.061 +05:30 60399279-2bc2-43cb-b95a-26ddce9b2983 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:41.063 +05:30 60399279-2bc2-43cb-b95a-26ddce9b2983 INF Connection string fetched 2024-03-23 21:13:41.063 +05:30 60399279-2bc2-43cb-b95a-26ddce9b2983 INF Fetching Country deatails 2024-03-23 21:13:41.064 +05:30 60399279-2bc2-43cb-b95a-26ddce9b2983 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:41.064 +05:30 60399279-2bc2-43cb-b95a-26ddce9b2983 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.0295ms 2024-03-23 21:13:41.064 +05:30 60399279-2bc2-43cb-b95a-26ddce9b2983 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:41.064 +05:30 60399279-2bc2-43cb-b95a-26ddce9b2983 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.8353ms 2024-03-23 21:13:41.071 +05:30 f27dfff8-baa6-4f19-8a42-44e899bb4ca6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:41.072 +05:30 19fd82e3-bf75-4b65-8e4b-375de1a81ff6 INF CORS policy execution successful. 2024-03-23 21:13:41.072 +05:30 19fd82e3-bf75-4b65-8e4b-375de1a81ff6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:41.072 +05:30 19fd82e3-bf75-4b65-8e4b-375de1a81ff6 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:41.073 +05:30 19fd82e3-bf75-4b65-8e4b-375de1a81ff6 INF Connection string fetched 2024-03-23 21:13:41.073 +05:30 19fd82e3-bf75-4b65-8e4b-375de1a81ff6 INF Fetching Department deatails 2024-03-23 21:13:41.074 +05:30 19fd82e3-bf75-4b65-8e4b-375de1a81ff6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:41.075 +05:30 19fd82e3-bf75-4b65-8e4b-375de1a81ff6 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3481ms 2024-03-23 21:13:41.075 +05:30 19fd82e3-bf75-4b65-8e4b-375de1a81ff6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:41.075 +05:30 19fd82e3-bf75-4b65-8e4b-375de1a81ff6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.5909ms 2024-03-23 21:13:51.396 +05:30 8834fb90-f249-4735-9c2a-79bed7c6a38c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:51.396 +05:30 9126256e-57a8-4a97-9139-153fec18fdaa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:51.396 +05:30 8766aee8-3660-43e2-9832-48fe68fa169f INF CORS policy execution successful. 2024-03-23 21:13:51.396 +05:30 75cbee35-724f-4dc4-9b4e-218ce5b43797 INF CORS policy execution successful. 2024-03-23 21:13:51.397 +05:30 8766aee8-3660-43e2-9832-48fe68fa169f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1316ms 2024-03-23 21:13:51.397 +05:30 75cbee35-724f-4dc4-9b4e-218ce5b43797 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4771ms 2024-03-23 21:13:51.406 +05:30 8167eb47-833c-4158-9913-9a6955ac26fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:51.407 +05:30 d92d9fe9-7453-406e-8df9-164dc2b027b4 INF CORS policy execution successful. 2024-03-23 21:13:51.407 +05:30 d92d9fe9-7453-406e-8df9-164dc2b027b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.4556ms 2024-03-23 21:13:51.414 +05:30 62926491-003a-434b-859e-aa99c3619542 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:51.414 +05:30 8052bdb8-8127-4bfb-8d67-1007fa65a78e INF CORS policy execution successful. 2024-03-23 21:13:51.414 +05:30 8052bdb8-8127-4bfb-8d67-1007fa65a78e INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:51.414 +05:30 8052bdb8-8127-4bfb-8d67-1007fa65a78e INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:51.415 +05:30 8052bdb8-8127-4bfb-8d67-1007fa65a78e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 1.0736ms 2024-03-23 21:13:51.488 +05:30 31e7d14e-6803-41e4-8b5e-f0118573982a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:51.489 +05:30 178a3f3c-2e18-4b8d-aa54-e5574012c9e6 INF CORS policy execution successful. 2024-03-23 21:13:51.489 +05:30 178a3f3c-2e18-4b8d-aa54-e5574012c9e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:51.489 +05:30 c0e0e542-37f2-4f9f-9a68-ad7f67d672c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:51.489 +05:30 178a3f3c-2e18-4b8d-aa54-e5574012c9e6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:51.490 +05:30 9332ee37-8986-46c8-bed1-a4602c03c2fb INF CORS policy execution successful. 2024-03-23 21:13:51.490 +05:30 9332ee37-8986-46c8-bed1-a4602c03c2fb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:51.490 +05:30 9332ee37-8986-46c8-bed1-a4602c03c2fb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:51.491 +05:30 4b019735-9790-4aee-90fb-bd0649f8304a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:51.492 +05:30 9332ee37-8986-46c8-bed1-a4602c03c2fb INF Connection string fetched 2024-03-23 21:13:51.492 +05:30 2d977a69-be6f-4cdc-b7a2-3ac06e2e3fb4 INF CORS policy execution successful. 2024-03-23 21:13:51.492 +05:30 178a3f3c-2e18-4b8d-aa54-e5574012c9e6 INF Connection string fetched 2024-03-23 21:13:51.492 +05:30 2d977a69-be6f-4cdc-b7a2-3ac06e2e3fb4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:51.492 +05:30 178a3f3c-2e18-4b8d-aa54-e5574012c9e6 INF Fetching Country deatails 2024-03-23 21:13:51.492 +05:30 9332ee37-8986-46c8-bed1-a4602c03c2fb INF Fetching Department deatails 2024-03-23 21:13:51.492 +05:30 2d977a69-be6f-4cdc-b7a2-3ac06e2e3fb4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:51.493 +05:30 9332ee37-8986-46c8-bed1-a4602c03c2fb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:51.493 +05:30 2d977a69-be6f-4cdc-b7a2-3ac06e2e3fb4 INF Connection string fetched 2024-03-23 21:13:51.493 +05:30 178a3f3c-2e18-4b8d-aa54-e5574012c9e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:51.493 +05:30 2d977a69-be6f-4cdc-b7a2-3ac06e2e3fb4 INF Fetching City deatails 2024-03-23 21:13:51.493 +05:30 178a3f3c-2e18-4b8d-aa54-e5574012c9e6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.0494ms 2024-03-23 21:13:51.493 +05:30 9332ee37-8986-46c8-bed1-a4602c03c2fb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.6143ms 2024-03-23 21:13:51.494 +05:30 178a3f3c-2e18-4b8d-aa54-e5574012c9e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:51.494 +05:30 9332ee37-8986-46c8-bed1-a4602c03c2fb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:51.494 +05:30 2d977a69-be6f-4cdc-b7a2-3ac06e2e3fb4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:51.494 +05:30 9332ee37-8986-46c8-bed1-a4602c03c2fb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.5801ms 2024-03-23 21:13:51.494 +05:30 178a3f3c-2e18-4b8d-aa54-e5574012c9e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.963ms 2024-03-23 21:13:51.494 +05:30 2d977a69-be6f-4cdc-b7a2-3ac06e2e3fb4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.844ms 2024-03-23 21:13:51.494 +05:30 2d977a69-be6f-4cdc-b7a2-3ac06e2e3fb4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:51.494 +05:30 2d977a69-be6f-4cdc-b7a2-3ac06e2e3fb4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4623ms 2024-03-23 21:13:52.006 +05:30 c1c1d1a4-94c5-4188-ad09-3917d412c39a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:52.006 +05:30 26622f0e-4646-4aee-829c-50eb7007730e INF CORS policy execution successful. 2024-03-23 21:13:52.006 +05:30 26622f0e-4646-4aee-829c-50eb7007730e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8269ms 2024-03-23 21:13:52.009 +05:30 afb49f76-c2ce-4e0d-b913-ccaf404b2b79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:52.009 +05:30 3bce4b2b-e2c1-45c8-84a5-e1bf5b05858d INF CORS policy execution successful. 2024-03-23 21:13:52.010 +05:30 3bce4b2b-e2c1-45c8-84a5-e1bf5b05858d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4063ms 2024-03-23 21:13:52.013 +05:30 0e2cd8c7-88ae-419f-a0d9-5fd1e178a59e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:52.013 +05:30 1a357f4a-7154-4a98-8d33-8e837db92410 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:52.013 +05:30 00c83c58-d1f8-44fd-b83e-7971efea5ba4 INF CORS policy execution successful. 2024-03-23 21:13:52.013 +05:30 f164185b-ae80-407b-84e4-ce51ac8be9d3 INF CORS policy execution successful. 2024-03-23 21:13:52.013 +05:30 f164185b-ae80-407b-84e4-ce51ac8be9d3 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:52.013 +05:30 f164185b-ae80-407b-84e4-ce51ac8be9d3 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:52.013 +05:30 00c83c58-d1f8-44fd-b83e-7971efea5ba4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4632ms 2024-03-23 21:13:52.013 +05:30 f164185b-ae80-407b-84e4-ce51ac8be9d3 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.6675ms 2024-03-23 21:13:52.083 +05:30 84898147-d4cf-46ca-88d7-9229584930df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:52.083 +05:30 5e4e28ba-bc8e-466f-a48b-ea403b6f4e78 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:52.084 +05:30 cdd0af98-7f17-4d09-899a-56d1412c0073 INF CORS policy execution successful. 2024-03-23 21:13:52.084 +05:30 de63cc7f-7a3a-43d6-b792-0e9f0b173746 INF CORS policy execution successful. 2024-03-23 21:13:52.085 +05:30 cdd0af98-7f17-4d09-899a-56d1412c0073 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:52.085 +05:30 de63cc7f-7a3a-43d6-b792-0e9f0b173746 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:52.085 +05:30 de63cc7f-7a3a-43d6-b792-0e9f0b173746 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:52.085 +05:30 cdd0af98-7f17-4d09-899a-56d1412c0073 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:52.086 +05:30 11f7edf0-3620-4821-a71f-e56c2813b587 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:52.086 +05:30 4f3a1ab5-95aa-460b-8e0d-25a534884b65 INF CORS policy execution successful. 2024-03-23 21:13:52.086 +05:30 4f3a1ab5-95aa-460b-8e0d-25a534884b65 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:52.086 +05:30 cdd0af98-7f17-4d09-899a-56d1412c0073 INF Connection string fetched 2024-03-23 21:13:52.087 +05:30 4f3a1ab5-95aa-460b-8e0d-25a534884b65 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:52.087 +05:30 cdd0af98-7f17-4d09-899a-56d1412c0073 INF Fetching Country deatails 2024-03-23 21:13:52.087 +05:30 de63cc7f-7a3a-43d6-b792-0e9f0b173746 INF Connection string fetched 2024-03-23 21:13:52.087 +05:30 de63cc7f-7a3a-43d6-b792-0e9f0b173746 INF Fetching Department deatails 2024-03-23 21:13:52.088 +05:30 4f3a1ab5-95aa-460b-8e0d-25a534884b65 INF Connection string fetched 2024-03-23 21:13:52.088 +05:30 cdd0af98-7f17-4d09-899a-56d1412c0073 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:52.088 +05:30 4f3a1ab5-95aa-460b-8e0d-25a534884b65 INF Fetching City deatails 2024-03-23 21:13:52.088 +05:30 de63cc7f-7a3a-43d6-b792-0e9f0b173746 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:52.088 +05:30 de63cc7f-7a3a-43d6-b792-0e9f0b173746 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.0176ms 2024-03-23 21:13:52.088 +05:30 cdd0af98-7f17-4d09-899a-56d1412c0073 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.946ms 2024-03-23 21:13:52.088 +05:30 de63cc7f-7a3a-43d6-b792-0e9f0b173746 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:52.088 +05:30 cdd0af98-7f17-4d09-899a-56d1412c0073 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:52.088 +05:30 4f3a1ab5-95aa-460b-8e0d-25a534884b65 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:52.088 +05:30 cdd0af98-7f17-4d09-899a-56d1412c0073 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.6516ms 2024-03-23 21:13:52.088 +05:30 de63cc7f-7a3a-43d6-b792-0e9f0b173746 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.5913ms 2024-03-23 21:13:52.089 +05:30 4f3a1ab5-95aa-460b-8e0d-25a534884b65 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0531ms 2024-03-23 21:13:52.089 +05:30 4f3a1ab5-95aa-460b-8e0d-25a534884b65 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:52.089 +05:30 4f3a1ab5-95aa-460b-8e0d-25a534884b65 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1456ms 2024-03-23 21:13:52.278 +05:30 b804258f-c741-4b7d-ab60-dbb630be57cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:52.278 +05:30 ba42ee3f-6008-46cb-94f1-e542d98d44f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:52.279 +05:30 2972b715-1bfa-4c0c-b0a5-e4db65668c0b INF CORS policy execution successful. 2024-03-23 21:13:52.279 +05:30 a18521aa-276a-47a6-a034-39a0ea0311d3 INF CORS policy execution successful. 2024-03-23 21:13:52.279 +05:30 2972b715-1bfa-4c0c-b0a5-e4db65668c0b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5672ms 2024-03-23 21:13:52.279 +05:30 a18521aa-276a-47a6-a034-39a0ea0311d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5737ms 2024-03-23 21:13:52.279 +05:30 a22b676a-33ea-425e-9c3b-c5f93345f9ba INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:52.279 +05:30 2770c926-6dc2-4b78-a663-cec5d471a9a8 INF CORS policy execution successful. 2024-03-23 21:13:52.279 +05:30 2770c926-6dc2-4b78-a663-cec5d471a9a8 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:52.279 +05:30 2770c926-6dc2-4b78-a663-cec5d471a9a8 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:52.279 +05:30 2770c926-6dc2-4b78-a663-cec5d471a9a8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.3861ms 2024-03-23 21:13:52.281 +05:30 7b4e80be-dff3-45be-8b76-af031c57d8c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:52.282 +05:30 0b04163a-5719-46e3-8669-e9ffe3f79249 INF CORS policy execution successful. 2024-03-23 21:13:52.282 +05:30 0b04163a-5719-46e3-8669-e9ffe3f79249 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3425ms 2024-03-23 21:13:52.352 +05:30 735c530b-063a-41d8-801b-3271263411e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:52.352 +05:30 70fcd8e7-6d6c-4902-bb55-6a927a03c2c9 INF CORS policy execution successful. 2024-03-23 21:13:52.353 +05:30 70fcd8e7-6d6c-4902-bb55-6a927a03c2c9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:52.353 +05:30 70fcd8e7-6d6c-4902-bb55-6a927a03c2c9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:52.354 +05:30 ffdae258-7ac1-4e1f-9711-c204a31b97d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:52.355 +05:30 aecfc6e4-3e00-45fe-80cc-8206326de35b INF CORS policy execution successful. 2024-03-23 21:13:52.354 +05:30 70fcd8e7-6d6c-4902-bb55-6a927a03c2c9 INF Connection string fetched 2024-03-23 21:13:52.355 +05:30 aecfc6e4-3e00-45fe-80cc-8206326de35b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:52.355 +05:30 70fcd8e7-6d6c-4902-bb55-6a927a03c2c9 INF Fetching City deatails 2024-03-23 21:13:52.355 +05:30 aecfc6e4-3e00-45fe-80cc-8206326de35b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:52.355 +05:30 70fcd8e7-6d6c-4902-bb55-6a927a03c2c9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:52.356 +05:30 aecfc6e4-3e00-45fe-80cc-8206326de35b INF Connection string fetched 2024-03-23 21:13:52.356 +05:30 aecfc6e4-3e00-45fe-80cc-8206326de35b INF Fetching Department deatails 2024-03-23 21:13:52.356 +05:30 70fcd8e7-6d6c-4902-bb55-6a927a03c2c9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5617ms 2024-03-23 21:13:52.356 +05:30 70fcd8e7-6d6c-4902-bb55-6a927a03c2c9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:52.356 +05:30 70fcd8e7-6d6c-4902-bb55-6a927a03c2c9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.3823ms 2024-03-23 21:13:52.356 +05:30 aecfc6e4-3e00-45fe-80cc-8206326de35b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:52.357 +05:30 aecfc6e4-3e00-45fe-80cc-8206326de35b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7722ms 2024-03-23 21:13:52.357 +05:30 aecfc6e4-3e00-45fe-80cc-8206326de35b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:52.357 +05:30 aecfc6e4-3e00-45fe-80cc-8206326de35b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6002ms 2024-03-23 21:13:52.357 +05:30 452a7d47-90f4-413a-b207-09232fa011b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:52.357 +05:30 1244c492-b683-4faa-85fe-1511969813d7 INF CORS policy execution successful. 2024-03-23 21:13:52.357 +05:30 1244c492-b683-4faa-85fe-1511969813d7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:52.358 +05:30 1244c492-b683-4faa-85fe-1511969813d7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:52.358 +05:30 1244c492-b683-4faa-85fe-1511969813d7 INF Connection string fetched 2024-03-23 21:13:52.358 +05:30 1244c492-b683-4faa-85fe-1511969813d7 INF Fetching Country deatails 2024-03-23 21:13:52.359 +05:30 1244c492-b683-4faa-85fe-1511969813d7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:52.359 +05:30 1244c492-b683-4faa-85fe-1511969813d7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3709ms 2024-03-23 21:13:52.359 +05:30 1244c492-b683-4faa-85fe-1511969813d7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:52.359 +05:30 1244c492-b683-4faa-85fe-1511969813d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1157ms 2024-03-23 21:13:54.826 +05:30 106e659e-f6e3-463a-86ab-a9a02439ea87 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:54.827 +05:30 b5c1594e-6a69-40eb-b694-fa03d70f63fe INF CORS policy execution successful. 2024-03-23 21:13:54.828 +05:30 b5c1594e-6a69-40eb-b694-fa03d70f63fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.7311ms 2024-03-23 21:13:54.838 +05:30 5cd5c6ff-670a-4df7-86ad-eee7b0d8c4a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:54.839 +05:30 3f9bd6fc-b43d-45fc-8524-691693658819 INF CORS policy execution successful. 2024-03-23 21:13:54.839 +05:30 3f9bd6fc-b43d-45fc-8524-691693658819 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.888ms 2024-03-23 21:13:54.839 +05:30 a64b09a8-c0d8-43e4-8801-abf909b3b0c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:54.839 +05:30 d965ed92-f69e-4476-8ad4-14e4ef0b128b INF CORS policy execution successful. 2024-03-23 21:13:54.840 +05:30 d965ed92-f69e-4476-8ad4-14e4ef0b128b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6858ms 2024-03-23 21:13:54.846 +05:30 b0fe6e86-ea8f-49f5-a9bd-f29baa4fc834 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:54.846 +05:30 f9893b9b-0972-4604-be3a-97fe8ab3d535 INF CORS policy execution successful. 2024-03-23 21:13:54.846 +05:30 f9893b9b-0972-4604-be3a-97fe8ab3d535 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:54.846 +05:30 f9893b9b-0972-4604-be3a-97fe8ab3d535 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:54.847 +05:30 f9893b9b-0972-4604-be3a-97fe8ab3d535 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 1.0239ms 2024-03-23 21:13:54.881 +05:30 94fbaee8-bcb3-413f-a7ea-5c88048798f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:54.882 +05:30 0d82387e-dffe-4fc2-884a-45c4072f4e67 INF CORS policy execution successful. 2024-03-23 21:13:54.882 +05:30 0d82387e-dffe-4fc2-884a-45c4072f4e67 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:54.882 +05:30 0d82387e-dffe-4fc2-884a-45c4072f4e67 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:54.884 +05:30 0d82387e-dffe-4fc2-884a-45c4072f4e67 INF Connection string fetched 2024-03-23 21:13:54.885 +05:30 0d82387e-dffe-4fc2-884a-45c4072f4e67 INF Fetching City deatails 2024-03-23 21:13:54.886 +05:30 0d82387e-dffe-4fc2-884a-45c4072f4e67 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:54.887 +05:30 0d82387e-dffe-4fc2-884a-45c4072f4e67 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.2768ms 2024-03-23 21:13:54.887 +05:30 0d82387e-dffe-4fc2-884a-45c4072f4e67 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:54.887 +05:30 0d82387e-dffe-4fc2-884a-45c4072f4e67 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.2425ms 2024-03-23 21:13:54.893 +05:30 649ce5ad-2f3c-44f5-8c85-caef2604d32e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:54.893 +05:30 cd384c60-ada0-420a-9951-b1233e2221a8 INF CORS policy execution successful. 2024-03-23 21:13:54.894 +05:30 cd384c60-ada0-420a-9951-b1233e2221a8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:54.894 +05:30 cd384c60-ada0-420a-9951-b1233e2221a8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:54.894 +05:30 4bdd4b5c-0c0b-4cbe-9b2f-64edb892251f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:54.895 +05:30 3887cf84-e3a3-4aa1-9c4b-a882ed726a1a INF CORS policy execution successful. 2024-03-23 21:13:54.895 +05:30 3887cf84-e3a3-4aa1-9c4b-a882ed726a1a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:54.895 +05:30 3887cf84-e3a3-4aa1-9c4b-a882ed726a1a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:54.895 +05:30 cd384c60-ada0-420a-9951-b1233e2221a8 INF Connection string fetched 2024-03-23 21:13:54.895 +05:30 cd384c60-ada0-420a-9951-b1233e2221a8 INF Fetching Country deatails 2024-03-23 21:13:54.896 +05:30 3887cf84-e3a3-4aa1-9c4b-a882ed726a1a INF Connection string fetched 2024-03-23 21:13:54.897 +05:30 3887cf84-e3a3-4aa1-9c4b-a882ed726a1a INF Fetching Department deatails 2024-03-23 21:13:54.897 +05:30 cd384c60-ada0-420a-9951-b1233e2221a8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:54.898 +05:30 cd384c60-ada0-420a-9951-b1233e2221a8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.5139ms 2024-03-23 21:13:54.899 +05:30 cd384c60-ada0-420a-9951-b1233e2221a8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:54.899 +05:30 cd384c60-ada0-420a-9951-b1233e2221a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.9682ms 2024-03-23 21:13:54.899 +05:30 3887cf84-e3a3-4aa1-9c4b-a882ed726a1a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:54.900 +05:30 3887cf84-e3a3-4aa1-9c4b-a882ed726a1a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.6228ms 2024-03-23 21:13:54.900 +05:30 3887cf84-e3a3-4aa1-9c4b-a882ed726a1a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:54.900 +05:30 3887cf84-e3a3-4aa1-9c4b-a882ed726a1a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.0176ms 2024-03-23 21:13:55.643 +05:30 c0233426-c70f-4e6b-b0b2-eb94da85d85b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:55.643 +05:30 b23e31a1-359e-4374-81ef-6ca45af6726a INF CORS policy execution successful. 2024-03-23 21:13:55.644 +05:30 b23e31a1-359e-4374-81ef-6ca45af6726a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6536ms 2024-03-23 21:13:55.649 +05:30 62f7a7be-eae4-45dd-ac59-1c7ba478e656 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:55.649 +05:30 68b3f274-363c-4cfa-b60c-02d17a7b291b INF CORS policy execution successful. 2024-03-23 21:13:55.649 +05:30 68b3f274-363c-4cfa-b60c-02d17a7b291b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3815ms 2024-03-23 21:13:55.650 +05:30 0bb78874-11a2-4ec1-b5e9-4ee4c187ea2f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:55.650 +05:30 c3e3cd89-7427-43c6-a0c4-92f85f9a4a04 INF CORS policy execution successful. 2024-03-23 21:13:55.650 +05:30 c3e3cd89-7427-43c6-a0c4-92f85f9a4a04 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.295ms 2024-03-23 21:13:55.654 +05:30 1dbe30ac-97cc-44fa-a4a4-b842a0bab57e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:55.654 +05:30 3d1c7177-eea4-411b-bc0e-15ea0f1c614c INF CORS policy execution successful. 2024-03-23 21:13:55.654 +05:30 3d1c7177-eea4-411b-bc0e-15ea0f1c614c INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:55.654 +05:30 3d1c7177-eea4-411b-bc0e-15ea0f1c614c INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:55.654 +05:30 3d1c7177-eea4-411b-bc0e-15ea0f1c614c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.5615ms 2024-03-23 21:13:55.682 +05:30 b362d07c-cb3c-4e14-bcd6-30fe860ba76a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:55.683 +05:30 47588cc0-fdcd-46e3-8cae-c713476c285f INF CORS policy execution successful. 2024-03-23 21:13:55.683 +05:30 47588cc0-fdcd-46e3-8cae-c713476c285f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:55.683 +05:30 47588cc0-fdcd-46e3-8cae-c713476c285f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:55.685 +05:30 47588cc0-fdcd-46e3-8cae-c713476c285f INF Connection string fetched 2024-03-23 21:13:55.685 +05:30 47588cc0-fdcd-46e3-8cae-c713476c285f INF Fetching City deatails 2024-03-23 21:13:55.686 +05:30 47588cc0-fdcd-46e3-8cae-c713476c285f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:55.686 +05:30 47588cc0-fdcd-46e3-8cae-c713476c285f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.0439ms 2024-03-23 21:13:55.686 +05:30 47588cc0-fdcd-46e3-8cae-c713476c285f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:55.687 +05:30 47588cc0-fdcd-46e3-8cae-c713476c285f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.0934ms 2024-03-23 21:13:55.713 +05:30 4f4be141-87b5-4111-8434-2ce4b116e2e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:55.713 +05:30 2b8ed98a-5400-44cd-aac1-c8a25170fc6b INF CORS policy execution successful. 2024-03-23 21:13:55.713 +05:30 2b8ed98a-5400-44cd-aac1-c8a25170fc6b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:55.713 +05:30 2b8ed98a-5400-44cd-aac1-c8a25170fc6b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:55.715 +05:30 2b8ed98a-5400-44cd-aac1-c8a25170fc6b INF Connection string fetched 2024-03-23 21:13:55.715 +05:30 2b8ed98a-5400-44cd-aac1-c8a25170fc6b INF Fetching Country deatails 2024-03-23 21:13:55.716 +05:30 2b8ed98a-5400-44cd-aac1-c8a25170fc6b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:55.716 +05:30 bd03abff-35aa-4bfc-8a29-e38d282affd1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:55.716 +05:30 2b8ed98a-5400-44cd-aac1-c8a25170fc6b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4531ms 2024-03-23 21:13:55.716 +05:30 2b8ed98a-5400-44cd-aac1-c8a25170fc6b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:55.716 +05:30 2b8ed98a-5400-44cd-aac1-c8a25170fc6b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.4697ms 2024-03-23 21:13:55.716 +05:30 f78a83bb-49b6-40e4-a1f8-320e6e55e64c INF CORS policy execution successful. 2024-03-23 21:13:55.716 +05:30 f78a83bb-49b6-40e4-a1f8-320e6e55e64c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:55.717 +05:30 f78a83bb-49b6-40e4-a1f8-320e6e55e64c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:55.717 +05:30 f78a83bb-49b6-40e4-a1f8-320e6e55e64c INF Connection string fetched 2024-03-23 21:13:55.718 +05:30 f78a83bb-49b6-40e4-a1f8-320e6e55e64c INF Fetching Department deatails 2024-03-23 21:13:55.718 +05:30 f78a83bb-49b6-40e4-a1f8-320e6e55e64c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:55.718 +05:30 f78a83bb-49b6-40e4-a1f8-320e6e55e64c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7381ms 2024-03-23 21:13:55.718 +05:30 f78a83bb-49b6-40e4-a1f8-320e6e55e64c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:55.719 +05:30 f78a83bb-49b6-40e4-a1f8-320e6e55e64c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7453ms 2024-03-23 21:13:56.478 +05:30 48422fc1-844f-47e7-a273-4bf976e7aff5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:56.479 +05:30 6309fb5d-64be-4a8a-8207-e0ff4b07128c INF CORS policy execution successful. 2024-03-23 21:13:56.480 +05:30 6309fb5d-64be-4a8a-8207-e0ff4b07128c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.6937ms 2024-03-23 21:13:56.484 +05:30 96ec9e2c-3752-4cd6-9cfc-0cbf990acf89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:56.484 +05:30 8efabdb4-ab8a-4adb-b8e4-d7c52ab324fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:56.484 +05:30 1eacb66b-3ca4-4c21-bf34-aa79e3f59f50 INF CORS policy execution successful. 2024-03-23 21:13:56.484 +05:30 3a9b7549-1349-48eb-87fd-1a147d041461 INF CORS policy execution successful. 2024-03-23 21:13:56.485 +05:30 3a9b7549-1349-48eb-87fd-1a147d041461 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5809ms 2024-03-23 21:13:56.485 +05:30 1eacb66b-3ca4-4c21-bf34-aa79e3f59f50 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.9508ms 2024-03-23 21:13:56.499 +05:30 3e67dd7b-e952-4991-b013-f5ad98488beb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:56.499 +05:30 37a2a22a-73ca-4e8e-a3b1-3a4617906c33 INF CORS policy execution successful. 2024-03-23 21:13:56.499 +05:30 37a2a22a-73ca-4e8e-a3b1-3a4617906c33 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:56.499 +05:30 37a2a22a-73ca-4e8e-a3b1-3a4617906c33 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:56.499 +05:30 37a2a22a-73ca-4e8e-a3b1-3a4617906c33 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.64ms 2024-03-23 21:13:56.529 +05:30 22bcd590-abcb-4d3f-aa98-effe61b01f59 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:56.531 +05:30 9a334431-62b1-4d01-88d7-28435a50942b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:56.531 +05:30 f7e80808-1e23-407f-8dbe-a457c12818ef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:56.531 +05:30 b5b135a6-6f54-4a8b-8921-b722754fea25 INF CORS policy execution successful. 2024-03-23 21:13:56.532 +05:30 b5b135a6-6f54-4a8b-8921-b722754fea25 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:56.532 +05:30 b5b135a6-6f54-4a8b-8921-b722754fea25 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:56.538 +05:30 75f3ec55-2c55-45c0-b535-a0c3ebe28274 INF CORS policy execution successful. 2024-03-23 21:13:56.539 +05:30 75f3ec55-2c55-45c0-b535-a0c3ebe28274 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:56.539 +05:30 75f3ec55-2c55-45c0-b535-a0c3ebe28274 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:56.541 +05:30 b5b135a6-6f54-4a8b-8921-b722754fea25 INF Connection string fetched 2024-03-23 21:13:56.541 +05:30 b5b135a6-6f54-4a8b-8921-b722754fea25 INF Fetching City deatails 2024-03-23 21:13:56.541 +05:30 75f3ec55-2c55-45c0-b535-a0c3ebe28274 INF Connection string fetched 2024-03-23 21:13:56.541 +05:30 75f3ec55-2c55-45c0-b535-a0c3ebe28274 INF Fetching Department deatails 2024-03-23 21:13:56.542 +05:30 b5b135a6-6f54-4a8b-8921-b722754fea25 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:56.542 +05:30 75f3ec55-2c55-45c0-b535-a0c3ebe28274 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:56.542 +05:30 75f3ec55-2c55-45c0-b535-a0c3ebe28274 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.3218ms 2024-03-23 21:13:56.542 +05:30 b5b135a6-6f54-4a8b-8921-b722754fea25 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 10.3557ms 2024-03-23 21:13:56.543 +05:30 75f3ec55-2c55-45c0-b535-a0c3ebe28274 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:56.543 +05:30 b5b135a6-6f54-4a8b-8921-b722754fea25 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:56.543 +05:30 b5b135a6-6f54-4a8b-8921-b722754fea25 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 13.8266ms 2024-03-23 21:13:56.543 +05:30 75f3ec55-2c55-45c0-b535-a0c3ebe28274 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.3999ms 2024-03-23 21:13:56.544 +05:30 4f5f9419-7c75-4715-89cc-11e502ec2b18 INF CORS policy execution successful. 2024-03-23 21:13:56.544 +05:30 4f5f9419-7c75-4715-89cc-11e502ec2b18 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:56.544 +05:30 4f5f9419-7c75-4715-89cc-11e502ec2b18 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:56.546 +05:30 4f5f9419-7c75-4715-89cc-11e502ec2b18 INF Connection string fetched 2024-03-23 21:13:56.546 +05:30 4f5f9419-7c75-4715-89cc-11e502ec2b18 INF Fetching Country deatails 2024-03-23 21:13:56.550 +05:30 4f5f9419-7c75-4715-89cc-11e502ec2b18 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:56.550 +05:30 4f5f9419-7c75-4715-89cc-11e502ec2b18 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.7977ms 2024-03-23 21:13:56.550 +05:30 4f5f9419-7c75-4715-89cc-11e502ec2b18 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:56.551 +05:30 4f5f9419-7c75-4715-89cc-11e502ec2b18 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 19.1779ms 2024-03-23 21:13:56.941 +05:30 315aa992-87e0-4872-ac8d-a14ef5f0efbf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:56.941 +05:30 8dbd43b1-3cb3-4ac4-bc1d-9bd2e8149a4d INF CORS policy execution successful. 2024-03-23 21:13:56.941 +05:30 8dbd43b1-3cb3-4ac4-bc1d-9bd2e8149a4d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4976ms 2024-03-23 21:13:56.943 +05:30 8df6da1a-9d1f-432e-8db8-b01b60dfddeb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:56.943 +05:30 377b756b-1dde-436c-9fc8-d2a1c6a3c41f INF CORS policy execution successful. 2024-03-23 21:13:56.944 +05:30 377b756b-1dde-436c-9fc8-d2a1c6a3c41f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3466ms 2024-03-23 21:13:56.946 +05:30 0160a884-e548-4309-8616-a863cf229425 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:56.946 +05:30 3d57122d-adb5-454a-9177-2cdb12d2e810 INF CORS policy execution successful. 2024-03-23 21:13:56.946 +05:30 3d57122d-adb5-454a-9177-2cdb12d2e810 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4253ms 2024-03-23 21:13:56.955 +05:30 efb4dea5-2871-406f-b339-ae3ec018ed48 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:56.956 +05:30 66ac8d0f-8a6c-4dc2-b60c-f959ea48ce40 INF CORS policy execution successful. 2024-03-23 21:13:56.956 +05:30 66ac8d0f-8a6c-4dc2-b60c-f959ea48ce40 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:56.956 +05:30 66ac8d0f-8a6c-4dc2-b60c-f959ea48ce40 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:56.956 +05:30 66ac8d0f-8a6c-4dc2-b60c-f959ea48ce40 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 1.0827ms 2024-03-23 21:13:56.980 +05:30 be899401-f334-412a-957b-eb87fd54c8a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:56.981 +05:30 0a15f9af-358c-4329-8b7d-b014970a1a76 INF CORS policy execution successful. 2024-03-23 21:13:56.981 +05:30 0a15f9af-358c-4329-8b7d-b014970a1a76 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:56.982 +05:30 0a15f9af-358c-4329-8b7d-b014970a1a76 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:56.983 +05:30 0a15f9af-358c-4329-8b7d-b014970a1a76 INF Connection string fetched 2024-03-23 21:13:56.983 +05:30 0a15f9af-358c-4329-8b7d-b014970a1a76 INF Fetching City deatails 2024-03-23 21:13:56.984 +05:30 0a15f9af-358c-4329-8b7d-b014970a1a76 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:56.985 +05:30 0a15f9af-358c-4329-8b7d-b014970a1a76 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.0448ms 2024-03-23 21:13:56.985 +05:30 0a15f9af-358c-4329-8b7d-b014970a1a76 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:56.985 +05:30 0a15f9af-358c-4329-8b7d-b014970a1a76 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.0579ms 2024-03-23 21:13:56.999 +05:30 3823c8e0-e761-442f-a21d-61b1cf3922f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:57.000 +05:30 9aa3a799-443d-47a9-acaf-c3ae13967bbd INF CORS policy execution successful. 2024-03-23 21:13:57.000 +05:30 9aa3a799-443d-47a9-acaf-c3ae13967bbd INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:57.000 +05:30 9aa3a799-443d-47a9-acaf-c3ae13967bbd INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:57.000 +05:30 4fbd1259-237f-4dab-9423-e0cce9f93293 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:57.001 +05:30 d819bad6-094d-4fc6-83fd-8df8a7f354a1 INF CORS policy execution successful. 2024-03-23 21:13:57.001 +05:30 d819bad6-094d-4fc6-83fd-8df8a7f354a1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:57.001 +05:30 d819bad6-094d-4fc6-83fd-8df8a7f354a1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:57.001 +05:30 9aa3a799-443d-47a9-acaf-c3ae13967bbd INF Connection string fetched 2024-03-23 21:13:57.001 +05:30 9aa3a799-443d-47a9-acaf-c3ae13967bbd INF Fetching Department deatails 2024-03-23 21:13:57.002 +05:30 d819bad6-094d-4fc6-83fd-8df8a7f354a1 INF Connection string fetched 2024-03-23 21:13:57.002 +05:30 d819bad6-094d-4fc6-83fd-8df8a7f354a1 INF Fetching Country deatails 2024-03-23 21:13:57.002 +05:30 9aa3a799-443d-47a9-acaf-c3ae13967bbd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:57.002 +05:30 d819bad6-094d-4fc6-83fd-8df8a7f354a1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:57.002 +05:30 9aa3a799-443d-47a9-acaf-c3ae13967bbd INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1093ms 2024-03-23 21:13:57.002 +05:30 9aa3a799-443d-47a9-acaf-c3ae13967bbd INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:57.002 +05:30 9aa3a799-443d-47a9-acaf-c3ae13967bbd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.295ms 2024-03-23 21:13:57.003 +05:30 d819bad6-094d-4fc6-83fd-8df8a7f354a1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5875ms 2024-03-23 21:13:57.003 +05:30 d819bad6-094d-4fc6-83fd-8df8a7f354a1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:57.003 +05:30 d819bad6-094d-4fc6-83fd-8df8a7f354a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.5131ms 2024-03-23 21:13:57.808 +05:30 47595fc4-2de2-498f-9927-b364b0cd4642 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:57.809 +05:30 fbda95c0-36a6-4fab-80ae-a6e9d415751d INF CORS policy execution successful. 2024-03-23 21:13:57.809 +05:30 fbda95c0-36a6-4fab-80ae-a6e9d415751d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8419ms 2024-03-23 21:13:57.810 +05:30 c02c0a4c-028b-45b9-9dfa-09686d674a20 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:57.810 +05:30 fef876ef-bd5f-4c62-b18f-152675641633 INF CORS policy execution successful. 2024-03-23 21:13:57.811 +05:30 fef876ef-bd5f-4c62-b18f-152675641633 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.531ms 2024-03-23 21:13:57.816 +05:30 dca2ff18-5642-41a6-98a8-61178ce1e01f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:57.817 +05:30 34b42085-136d-4aea-8f84-25d4ac9e0a18 INF CORS policy execution successful. 2024-03-23 21:13:57.817 +05:30 34b42085-136d-4aea-8f84-25d4ac9e0a18 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5245ms 2024-03-23 21:13:57.822 +05:30 b4fb79e1-a8ee-43bd-8056-b43dccce61ea INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:57.823 +05:30 9904e2d5-c3f9-4f0f-87eb-cbc4111f0c46 INF CORS policy execution successful. 2024-03-23 21:13:57.823 +05:30 9904e2d5-c3f9-4f0f-87eb-cbc4111f0c46 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:57.823 +05:30 9904e2d5-c3f9-4f0f-87eb-cbc4111f0c46 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:57.823 +05:30 9904e2d5-c3f9-4f0f-87eb-cbc4111f0c46 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.8373ms 2024-03-23 21:13:57.885 +05:30 3ecd20a9-8c17-4e98-9866-af7625eaf9cd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:57.885 +05:30 4dd7586e-4104-4daf-8d71-eeede841ac74 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:57.885 +05:30 be415a7c-2b36-4173-93eb-5cba6035e234 INF CORS policy execution successful. 2024-03-23 21:13:57.885 +05:30 bb004074-68d0-43c2-a2c8-d25f897ecce8 INF CORS policy execution successful. 2024-03-23 21:13:57.885 +05:30 be415a7c-2b36-4173-93eb-5cba6035e234 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:57.885 +05:30 bb004074-68d0-43c2-a2c8-d25f897ecce8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:57.885 +05:30 bb004074-68d0-43c2-a2c8-d25f897ecce8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:57.885 +05:30 be415a7c-2b36-4173-93eb-5cba6035e234 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:57.886 +05:30 9b0576c2-0286-4628-bb22-6dc731432ece INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:57.887 +05:30 60dfd8fc-2e7a-40c6-bf4e-989e2995045c INF CORS policy execution successful. 2024-03-23 21:13:57.887 +05:30 60dfd8fc-2e7a-40c6-bf4e-989e2995045c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:57.887 +05:30 60dfd8fc-2e7a-40c6-bf4e-989e2995045c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:57.887 +05:30 be415a7c-2b36-4173-93eb-5cba6035e234 INF Connection string fetched 2024-03-23 21:13:57.887 +05:30 be415a7c-2b36-4173-93eb-5cba6035e234 INF Fetching Department deatails 2024-03-23 21:13:57.887 +05:30 bb004074-68d0-43c2-a2c8-d25f897ecce8 INF Connection string fetched 2024-03-23 21:13:57.887 +05:30 bb004074-68d0-43c2-a2c8-d25f897ecce8 INF Fetching Country deatails 2024-03-23 21:13:57.888 +05:30 be415a7c-2b36-4173-93eb-5cba6035e234 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:57.888 +05:30 60dfd8fc-2e7a-40c6-bf4e-989e2995045c INF Connection string fetched 2024-03-23 21:13:57.888 +05:30 60dfd8fc-2e7a-40c6-bf4e-989e2995045c INF Fetching City deatails 2024-03-23 21:13:57.888 +05:30 be415a7c-2b36-4173-93eb-5cba6035e234 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.8837ms 2024-03-23 21:13:57.889 +05:30 be415a7c-2b36-4173-93eb-5cba6035e234 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:57.889 +05:30 bb004074-68d0-43c2-a2c8-d25f897ecce8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:57.889 +05:30 be415a7c-2b36-4173-93eb-5cba6035e234 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2033ms 2024-03-23 21:13:57.889 +05:30 bb004074-68d0-43c2-a2c8-d25f897ecce8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.4228ms 2024-03-23 21:13:57.889 +05:30 bb004074-68d0-43c2-a2c8-d25f897ecce8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:57.889 +05:30 bb004074-68d0-43c2-a2c8-d25f897ecce8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.5272ms 2024-03-23 21:13:57.889 +05:30 60dfd8fc-2e7a-40c6-bf4e-989e2995045c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:57.890 +05:30 60dfd8fc-2e7a-40c6-bf4e-989e2995045c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5707ms 2024-03-23 21:13:57.890 +05:30 60dfd8fc-2e7a-40c6-bf4e-989e2995045c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:57.890 +05:30 60dfd8fc-2e7a-40c6-bf4e-989e2995045c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4813ms 2024-03-23 21:13:58.289 +05:30 2cdeb8a8-37bf-4447-8b2b-10e202946fc3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:58.289 +05:30 7ac86b4c-d6ba-45f5-8a74-ba6fcc6f7d6a INF CORS policy execution successful. 2024-03-23 21:13:58.289 +05:30 7ac86b4c-d6ba-45f5-8a74-ba6fcc6f7d6a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5956ms 2024-03-23 21:13:58.329 +05:30 66ac19e9-7cd9-4a6d-a065-ce8226fe25f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:58.330 +05:30 b649c18b-2268-427c-8a8b-0c19a9222209 INF CORS policy execution successful. 2024-03-23 21:13:58.330 +05:30 b649c18b-2268-427c-8a8b-0c19a9222209 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6681ms 2024-03-23 21:13:58.360 +05:30 68825192-3f82-4790-84c7-22bbfbc21137 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:58.360 +05:30 1e809cd9-153b-403f-98db-d4d4538dbe24 INF CORS policy execution successful. 2024-03-23 21:13:58.360 +05:30 1e809cd9-153b-403f-98db-d4d4538dbe24 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.546ms 2024-03-23 21:13:58.392 +05:30 d519b236-ba0a-4b73-8c81-df61044b9115 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:58.392 +05:30 349e1900-f18a-444f-9a54-6d5da3f4a606 INF CORS policy execution successful. 2024-03-23 21:13:58.392 +05:30 349e1900-f18a-444f-9a54-6d5da3f4a606 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:58.392 +05:30 349e1900-f18a-444f-9a54-6d5da3f4a606 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:58.393 +05:30 349e1900-f18a-444f-9a54-6d5da3f4a606 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.8391ms 2024-03-23 21:13:58.548 +05:30 a1a4bd28-bff1-4457-b43b-b3feed0efa4d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:58.548 +05:30 945e03fd-47c6-4206-84d5-96e7cfd93e3a INF CORS policy execution successful. 2024-03-23 21:13:58.549 +05:30 945e03fd-47c6-4206-84d5-96e7cfd93e3a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:58.549 +05:30 945e03fd-47c6-4206-84d5-96e7cfd93e3a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:58.551 +05:30 bf83b7e8-a852-46d2-a17d-c519eb3755fe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:58.551 +05:30 945e03fd-47c6-4206-84d5-96e7cfd93e3a INF Connection string fetched 2024-03-23 21:13:58.551 +05:30 945e03fd-47c6-4206-84d5-96e7cfd93e3a INF Fetching City deatails 2024-03-23 21:13:58.551 +05:30 dcc618f4-b137-46de-a78d-e522b9d664de INF CORS policy execution successful. 2024-03-23 21:13:58.551 +05:30 dcc618f4-b137-46de-a78d-e522b9d664de INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:58.551 +05:30 dcc618f4-b137-46de-a78d-e522b9d664de INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:58.552 +05:30 945e03fd-47c6-4206-84d5-96e7cfd93e3a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:58.552 +05:30 945e03fd-47c6-4206-84d5-96e7cfd93e3a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.3623ms 2024-03-23 21:13:58.552 +05:30 945e03fd-47c6-4206-84d5-96e7cfd93e3a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:58.552 +05:30 dcc618f4-b137-46de-a78d-e522b9d664de INF Connection string fetched 2024-03-23 21:13:58.552 +05:30 945e03fd-47c6-4206-84d5-96e7cfd93e3a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.8317ms 2024-03-23 21:13:58.552 +05:30 dcc618f4-b137-46de-a78d-e522b9d664de INF Fetching Country deatails 2024-03-23 21:13:58.553 +05:30 dcc618f4-b137-46de-a78d-e522b9d664de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:58.553 +05:30 dcc618f4-b137-46de-a78d-e522b9d664de INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8109ms 2024-03-23 21:13:58.553 +05:30 dcc618f4-b137-46de-a78d-e522b9d664de INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:58.553 +05:30 dcc618f4-b137-46de-a78d-e522b9d664de INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.826ms 2024-03-23 21:13:58.555 +05:30 47008076-b107-4896-a5d2-5f130e2516e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:58.555 +05:30 e47bd954-3ae7-41b4-8a99-aac0f61451cd INF CORS policy execution successful. 2024-03-23 21:13:58.555 +05:30 e47bd954-3ae7-41b4-8a99-aac0f61451cd INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:58.555 +05:30 e47bd954-3ae7-41b4-8a99-aac0f61451cd INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:58.556 +05:30 e47bd954-3ae7-41b4-8a99-aac0f61451cd INF Connection string fetched 2024-03-23 21:13:58.556 +05:30 e47bd954-3ae7-41b4-8a99-aac0f61451cd INF Fetching Department deatails 2024-03-23 21:13:58.557 +05:30 e47bd954-3ae7-41b4-8a99-aac0f61451cd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:58.557 +05:30 e47bd954-3ae7-41b4-8a99-aac0f61451cd INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7892ms 2024-03-23 21:13:58.557 +05:30 e47bd954-3ae7-41b4-8a99-aac0f61451cd INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:58.557 +05:30 e47bd954-3ae7-41b4-8a99-aac0f61451cd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.5696ms 2024-03-23 21:13:58.836 +05:30 0dbdc2ba-e17a-4d26-bb35-f65e9530606f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:58.836 +05:30 fd2a7527-35fc-4935-b133-6dd8d94f1b46 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:58.837 +05:30 d537bd08-6d4d-4e50-a8b0-1561425d81ac INF CORS policy execution successful. 2024-03-23 21:13:58.837 +05:30 fac6d0b9-98d1-4a6b-ab4a-352eec40fd3c INF CORS policy execution successful. 2024-03-23 21:13:58.837 +05:30 fac6d0b9-98d1-4a6b-ab4a-352eec40fd3c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5139ms 2024-03-23 21:13:58.837 +05:30 d537bd08-6d4d-4e50-a8b0-1561425d81ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5175ms 2024-03-23 21:13:58.837 +05:30 87ebd50c-0291-4423-b6da-dd9e0093ad89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:58.838 +05:30 9fafab3b-7ffb-4be0-a4fa-67d91c419799 INF CORS policy execution successful. 2024-03-23 21:13:58.838 +05:30 9fafab3b-7ffb-4be0-a4fa-67d91c419799 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5195ms 2024-03-23 21:13:58.840 +05:30 a1bd8c52-2b90-44b9-8550-f75e69c1a50d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:58.840 +05:30 aec0b7b2-8bac-405d-8081-08b031e269e7 INF CORS policy execution successful. 2024-03-23 21:13:58.840 +05:30 aec0b7b2-8bac-405d-8081-08b031e269e7 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:58.840 +05:30 aec0b7b2-8bac-405d-8081-08b031e269e7 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:58.841 +05:30 aec0b7b2-8bac-405d-8081-08b031e269e7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 1.1302ms 2024-03-23 21:13:58.887 +05:30 dab0fbd4-5889-4411-888b-7ab0be8613be INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:58.887 +05:30 12d4f697-d91b-4bad-b06c-63f4a705aa95 INF CORS policy execution successful. 2024-03-23 21:13:58.887 +05:30 12d4f697-d91b-4bad-b06c-63f4a705aa95 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:58.888 +05:30 12d4f697-d91b-4bad-b06c-63f4a705aa95 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:58.889 +05:30 12d4f697-d91b-4bad-b06c-63f4a705aa95 INF Connection string fetched 2024-03-23 21:13:58.889 +05:30 12d4f697-d91b-4bad-b06c-63f4a705aa95 INF Fetching Department deatails 2024-03-23 21:13:58.889 +05:30 12d4f697-d91b-4bad-b06c-63f4a705aa95 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:58.890 +05:30 12d4f697-d91b-4bad-b06c-63f4a705aa95 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0448ms 2024-03-23 21:13:58.890 +05:30 12d4f697-d91b-4bad-b06c-63f4a705aa95 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:58.890 +05:30 12d4f697-d91b-4bad-b06c-63f4a705aa95 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.09ms 2024-03-23 21:13:58.891 +05:30 22ee7a8a-407d-47e0-a039-fdcf6b388500 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:58.891 +05:30 c6151376-fe89-437c-b0fc-9b9fae8fadfa INF CORS policy execution successful. 2024-03-23 21:13:58.891 +05:30 c6151376-fe89-437c-b0fc-9b9fae8fadfa INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:58.891 +05:30 c6151376-fe89-437c-b0fc-9b9fae8fadfa INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:58.893 +05:30 5f67e26a-7139-43c3-8d41-3b9766b87605 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:58.893 +05:30 c6151376-fe89-437c-b0fc-9b9fae8fadfa INF Connection string fetched 2024-03-23 21:13:58.893 +05:30 c6151376-fe89-437c-b0fc-9b9fae8fadfa INF Fetching City deatails 2024-03-23 21:13:58.894 +05:30 9f348362-1244-4956-b1dc-34f60a537ec1 INF CORS policy execution successful. 2024-03-23 21:13:58.894 +05:30 9f348362-1244-4956-b1dc-34f60a537ec1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:58.894 +05:30 9f348362-1244-4956-b1dc-34f60a537ec1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:58.895 +05:30 c6151376-fe89-437c-b0fc-9b9fae8fadfa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:58.895 +05:30 9f348362-1244-4956-b1dc-34f60a537ec1 INF Connection string fetched 2024-03-23 21:13:58.895 +05:30 9f348362-1244-4956-b1dc-34f60a537ec1 INF Fetching Country deatails 2024-03-23 21:13:58.895 +05:30 c6151376-fe89-437c-b0fc-9b9fae8fadfa INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.8171ms 2024-03-23 21:13:58.896 +05:30 c6151376-fe89-437c-b0fc-9b9fae8fadfa INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:58.896 +05:30 c6151376-fe89-437c-b0fc-9b9fae8fadfa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.8281ms 2024-03-23 21:13:58.896 +05:30 9f348362-1244-4956-b1dc-34f60a537ec1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:58.897 +05:30 9f348362-1244-4956-b1dc-34f60a537ec1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.6328ms 2024-03-23 21:13:58.897 +05:30 9f348362-1244-4956-b1dc-34f60a537ec1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:58.897 +05:30 9f348362-1244-4956-b1dc-34f60a537ec1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.8322ms 2024-03-23 21:13:59.506 +05:30 255567f0-70a2-462b-8ebc-1a5ea1b78c30 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:59.506 +05:30 46f97f4a-2224-4710-a4f4-d529614771e1 INF CORS policy execution successful. 2024-03-23 21:13:59.506 +05:30 7ca3f1aa-1b2c-42eb-a93d-d7122f37323f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:59.507 +05:30 365b9b9b-512d-4592-90ce-fe309f5fc205 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:59.507 +05:30 46f97f4a-2224-4710-a4f4-d529614771e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.447ms 2024-03-23 21:13:59.507 +05:30 51c6c932-347e-4217-bb5c-8ae703c13596 INF CORS policy execution successful. 2024-03-23 21:13:59.507 +05:30 380b3226-20a2-42e5-a939-9c3b63404bc4 INF CORS policy execution successful. 2024-03-23 21:13:59.507 +05:30 380b3226-20a2-42e5-a939-9c3b63404bc4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9186ms 2024-03-23 21:13:59.507 +05:30 51c6c932-347e-4217-bb5c-8ae703c13596 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.9544ms 2024-03-23 21:13:59.512 +05:30 bdf668e2-3b80-45fa-a7ad-d3cc6b4d80cf INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:13:59.512 +05:30 153c7b21-0117-46fd-9c29-7261b81bb2f1 INF CORS policy execution successful. 2024-03-23 21:13:59.513 +05:30 153c7b21-0117-46fd-9c29-7261b81bb2f1 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:59.513 +05:30 153c7b21-0117-46fd-9c29-7261b81bb2f1 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:13:59.513 +05:30 153c7b21-0117-46fd-9c29-7261b81bb2f1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 1.5291ms 2024-03-23 21:13:59.551 +05:30 d25c3e9f-7fc1-4151-8e4b-853e0a09700a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:13:59.552 +05:30 7f1dfade-f73a-4fdf-8c66-8d26f3005ac6 INF CORS policy execution successful. 2024-03-23 21:13:59.552 +05:30 7f1dfade-f73a-4fdf-8c66-8d26f3005ac6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:59.552 +05:30 7f1dfade-f73a-4fdf-8c66-8d26f3005ac6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:13:59.553 +05:30 7f1dfade-f73a-4fdf-8c66-8d26f3005ac6 INF Connection string fetched 2024-03-23 21:13:59.553 +05:30 7f1dfade-f73a-4fdf-8c66-8d26f3005ac6 INF Fetching Country deatails 2024-03-23 21:13:59.553 +05:30 a5cfe7ce-922f-43ba-bdb5-60b8f99c0fd9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:13:59.554 +05:30 7f1dfade-f73a-4fdf-8c66-8d26f3005ac6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:59.554 +05:30 4cb06d7a-8bb8-49b1-a614-307bcc7c2014 INF CORS policy execution successful. 2024-03-23 21:13:59.554 +05:30 4cb06d7a-8bb8-49b1-a614-307bcc7c2014 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:59.554 +05:30 4cb06d7a-8bb8-49b1-a614-307bcc7c2014 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:13:59.554 +05:30 7f1dfade-f73a-4fdf-8c66-8d26f3005ac6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0129ms 2024-03-23 21:13:59.554 +05:30 7f1dfade-f73a-4fdf-8c66-8d26f3005ac6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:13:59.554 +05:30 7f1dfade-f73a-4fdf-8c66-8d26f3005ac6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0906ms 2024-03-23 21:13:59.555 +05:30 4cb06d7a-8bb8-49b1-a614-307bcc7c2014 INF Connection string fetched 2024-03-23 21:13:59.555 +05:30 4cb06d7a-8bb8-49b1-a614-307bcc7c2014 INF Fetching City deatails 2024-03-23 21:13:59.555 +05:30 4cb06d7a-8bb8-49b1-a614-307bcc7c2014 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:59.555 +05:30 4cb06d7a-8bb8-49b1-a614-307bcc7c2014 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3073ms 2024-03-23 21:13:59.555 +05:30 4cb06d7a-8bb8-49b1-a614-307bcc7c2014 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:13:59.555 +05:30 4cb06d7a-8bb8-49b1-a614-307bcc7c2014 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9635ms 2024-03-23 21:13:59.559 +05:30 b68a94f8-0c76-46fd-a621-0b94b2b587bf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:13:59.560 +05:30 db263c84-f92d-4bf9-9b49-99e3def56fc3 INF CORS policy execution successful. 2024-03-23 21:13:59.560 +05:30 db263c84-f92d-4bf9-9b49-99e3def56fc3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:59.560 +05:30 db263c84-f92d-4bf9-9b49-99e3def56fc3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:13:59.561 +05:30 db263c84-f92d-4bf9-9b49-99e3def56fc3 INF Connection string fetched 2024-03-23 21:13:59.561 +05:30 db263c84-f92d-4bf9-9b49-99e3def56fc3 INF Fetching Department deatails 2024-03-23 21:13:59.561 +05:30 db263c84-f92d-4bf9-9b49-99e3def56fc3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:13:59.562 +05:30 db263c84-f92d-4bf9-9b49-99e3def56fc3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7121ms 2024-03-23 21:13:59.562 +05:30 db263c84-f92d-4bf9-9b49-99e3def56fc3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:13:59.562 +05:30 db263c84-f92d-4bf9-9b49-99e3def56fc3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.5829ms 2024-03-23 21:14:01.549 +05:30 9446baa0-819e-4b5e-8b0c-721486ed590b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:14:01.549 +05:30 da7162b4-f63a-4b24-a0b8-04a9915704b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:14:01.549 +05:30 db276535-89ef-4b99-88b8-47345ec435d3 INF CORS policy execution successful. 2024-03-23 21:14:01.549 +05:30 95cd37ff-2a6c-42c3-84b6-374e5ed9dc1f INF CORS policy execution successful. 2024-03-23 21:14:01.550 +05:30 95cd37ff-2a6c-42c3-84b6-374e5ed9dc1f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5749ms 2024-03-23 21:14:01.550 +05:30 db276535-89ef-4b99-88b8-47345ec435d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.2853ms 2024-03-23 21:14:01.555 +05:30 8c65fc4f-c907-43be-a180-b97e22fc232a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:14:01.556 +05:30 67b69027-9552-4378-99b6-6ae8802573c4 INF CORS policy execution successful. 2024-03-23 21:14:01.556 +05:30 67b69027-9552-4378-99b6-6ae8802573c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.6532ms 2024-03-23 21:14:01.568 +05:30 a653bd70-f4fb-43c6-a629-92958df1b21d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:14:01.568 +05:30 fe334309-28eb-4d5c-be9b-aa440962cef7 INF CORS policy execution successful. 2024-03-23 21:14:01.568 +05:30 fe334309-28eb-4d5c-be9b-aa440962cef7 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:14:01.569 +05:30 fe334309-28eb-4d5c-be9b-aa440962cef7 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:14:01.569 +05:30 fe334309-28eb-4d5c-be9b-aa440962cef7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 1.365ms 2024-03-23 21:14:01.617 +05:30 ab8c7f30-aa67-495f-805a-dff2d6388158 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:14:01.618 +05:30 c1648ebf-9a3c-496e-86fd-d1f2b4f5875c INF CORS policy execution successful. 2024-03-23 21:14:01.618 +05:30 c1648ebf-9a3c-496e-86fd-d1f2b4f5875c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:14:01.618 +05:30 c1648ebf-9a3c-496e-86fd-d1f2b4f5875c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:14:01.620 +05:30 c1648ebf-9a3c-496e-86fd-d1f2b4f5875c INF Connection string fetched 2024-03-23 21:14:01.620 +05:30 c1648ebf-9a3c-496e-86fd-d1f2b4f5875c INF Fetching City deatails 2024-03-23 21:14:01.620 +05:30 87799d4f-5c5d-4af7-8feb-fe24602ed6a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:14:01.621 +05:30 c1648ebf-9a3c-496e-86fd-d1f2b4f5875c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:01.621 +05:30 2d8d7704-bf6b-40a3-bcd8-710591c1aa88 INF CORS policy execution successful. 2024-03-23 21:14:01.621 +05:30 2d8d7704-bf6b-40a3-bcd8-710591c1aa88 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:14:01.621 +05:30 2d8d7704-bf6b-40a3-bcd8-710591c1aa88 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:14:01.621 +05:30 c1648ebf-9a3c-496e-86fd-d1f2b4f5875c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.0987ms 2024-03-23 21:14:01.621 +05:30 c1648ebf-9a3c-496e-86fd-d1f2b4f5875c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:14:01.621 +05:30 c1648ebf-9a3c-496e-86fd-d1f2b4f5875c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.5146ms 2024-03-23 21:14:01.622 +05:30 2d8d7704-bf6b-40a3-bcd8-710591c1aa88 INF Connection string fetched 2024-03-23 21:14:01.622 +05:30 2d8d7704-bf6b-40a3-bcd8-710591c1aa88 INF Fetching Country deatails 2024-03-23 21:14:01.623 +05:30 2d8d7704-bf6b-40a3-bcd8-710591c1aa88 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:01.624 +05:30 2d8d7704-bf6b-40a3-bcd8-710591c1aa88 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.7313ms 2024-03-23 21:14:01.624 +05:30 2d8d7704-bf6b-40a3-bcd8-710591c1aa88 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:14:01.624 +05:30 2d8d7704-bf6b-40a3-bcd8-710591c1aa88 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.712ms 2024-03-23 21:14:01.624 +05:30 d13a59c1-89b7-418a-90f6-88ae22e401a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:14:01.625 +05:30 d016e535-496b-4096-84a6-292d19c87e94 INF CORS policy execution successful. 2024-03-23 21:14:01.625 +05:30 d016e535-496b-4096-84a6-292d19c87e94 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:14:01.625 +05:30 d016e535-496b-4096-84a6-292d19c87e94 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:14:01.627 +05:30 d016e535-496b-4096-84a6-292d19c87e94 INF Connection string fetched 2024-03-23 21:14:01.628 +05:30 d016e535-496b-4096-84a6-292d19c87e94 INF Fetching Department deatails 2024-03-23 21:14:01.631 +05:30 d016e535-496b-4096-84a6-292d19c87e94 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:01.634 +05:30 d016e535-496b-4096-84a6-292d19c87e94 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 8.0901ms 2024-03-23 21:14:01.634 +05:30 d016e535-496b-4096-84a6-292d19c87e94 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:14:01.634 +05:30 d016e535-496b-4096-84a6-292d19c87e94 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 10.1616ms 2024-03-23 21:14:06.301 +05:30 db83fc69-f5af-4dd4-843d-8dc950b7620b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:14:06.302 +05:30 744f6e80-a378-4ec9-9c04-bb4206eb04a8 INF CORS policy execution successful. 2024-03-23 21:14:06.303 +05:30 744f6e80-a378-4ec9-9c04-bb4206eb04a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.7765ms 2024-03-23 21:14:06.304 +05:30 60ef00be-4e26-4053-a56d-4f9ec5ef2add INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:14:06.304 +05:30 4d2b9feb-e75a-4861-904b-a9470e1426e9 INF CORS policy execution successful. 2024-03-23 21:14:06.305 +05:30 4d2b9feb-e75a-4861-904b-a9470e1426e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.589ms 2024-03-23 21:14:06.310 +05:30 02463031-059b-4f8e-8887-4d83d08cb597 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:14:06.311 +05:30 22f71eb8-af56-43b4-8cd1-fd19d1232101 INF CORS policy execution successful. 2024-03-23 21:14:06.311 +05:30 22f71eb8-af56-43b4-8cd1-fd19d1232101 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5494ms 2024-03-23 21:14:06.350 +05:30 a0d7bbc6-9135-448f-9255-15d792167903 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:14:06.351 +05:30 e4bc47a1-f241-489d-b73e-1fed51d8fb0b INF CORS policy execution successful. 2024-03-23 21:14:06.351 +05:30 e4bc47a1-f241-489d-b73e-1fed51d8fb0b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:14:06.351 +05:30 e4bc47a1-f241-489d-b73e-1fed51d8fb0b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:14:06.352 +05:30 e4bc47a1-f241-489d-b73e-1fed51d8fb0b INF Connection string fetched 2024-03-23 21:14:06.352 +05:30 e4bc47a1-f241-489d-b73e-1fed51d8fb0b INF Fetching Country deatails 2024-03-23 21:14:06.353 +05:30 e4bc47a1-f241-489d-b73e-1fed51d8fb0b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:06.353 +05:30 e4bc47a1-f241-489d-b73e-1fed51d8fb0b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4445ms 2024-03-23 21:14:06.353 +05:30 e4bc47a1-f241-489d-b73e-1fed51d8fb0b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:14:06.354 +05:30 e4bc47a1-f241-489d-b73e-1fed51d8fb0b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.327ms 2024-03-23 21:14:06.354 +05:30 88b53a4f-fe23-4142-ac10-ddd6488de3c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:14:06.354 +05:30 3c90699f-80be-4f88-b185-6f04d6a96f75 INF CORS policy execution successful. 2024-03-23 21:14:06.354 +05:30 3c90699f-80be-4f88-b185-6f04d6a96f75 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:14:06.354 +05:30 3c90699f-80be-4f88-b185-6f04d6a96f75 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:14:06.355 +05:30 3c90699f-80be-4f88-b185-6f04d6a96f75 INF Connection string fetched 2024-03-23 21:14:06.355 +05:30 3c90699f-80be-4f88-b185-6f04d6a96f75 INF Fetching City deatails 2024-03-23 21:14:06.355 +05:30 3c90699f-80be-4f88-b185-6f04d6a96f75 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:06.355 +05:30 3c90699f-80be-4f88-b185-6f04d6a96f75 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3282ms 2024-03-23 21:14:06.356 +05:30 3c90699f-80be-4f88-b185-6f04d6a96f75 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:14:06.356 +05:30 3c90699f-80be-4f88-b185-6f04d6a96f75 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9414ms 2024-03-23 21:14:06.361 +05:30 2af28d4d-283b-4c62-a6e9-5a4ab3325448 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:14:06.362 +05:30 9ec7c6cc-f542-4594-aab7-56e36493f734 INF CORS policy execution successful. 2024-03-23 21:14:06.362 +05:30 9ec7c6cc-f542-4594-aab7-56e36493f734 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:14:06.362 +05:30 9ec7c6cc-f542-4594-aab7-56e36493f734 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:14:06.363 +05:30 9ec7c6cc-f542-4594-aab7-56e36493f734 INF Connection string fetched 2024-03-23 21:14:06.363 +05:30 9ec7c6cc-f542-4594-aab7-56e36493f734 INF Fetching Department deatails 2024-03-23 21:14:06.363 +05:30 9ec7c6cc-f542-4594-aab7-56e36493f734 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:06.364 +05:30 9ec7c6cc-f542-4594-aab7-56e36493f734 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0117ms 2024-03-23 21:14:06.364 +05:30 9ec7c6cc-f542-4594-aab7-56e36493f734 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:14:06.364 +05:30 9ec7c6cc-f542-4594-aab7-56e36493f734 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6448ms 2024-03-23 21:14:06.500 +05:30 0f817fc6-cb71-4f5f-8be7-5afd5efdecc9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:14:06.500 +05:30 72c7980b-c672-4b1a-89c2-028174655227 INF CORS policy execution successful. 2024-03-23 21:14:06.500 +05:30 72c7980b-c672-4b1a-89c2-028174655227 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:14:06.500 +05:30 72c7980b-c672-4b1a-89c2-028174655227 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:14:06.502 +05:30 72c7980b-c672-4b1a-89c2-028174655227 INF Fetching Field details for Master 2024-03-23 21:14:06.504 +05:30 72c7980b-c672-4b1a-89c2-028174655227 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:06.505 +05:30 72c7980b-c672-4b1a-89c2-028174655227 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.3227ms 2024-03-23 21:14:06.505 +05:30 72c7980b-c672-4b1a-89c2-028174655227 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:14:06.505 +05:30 72c7980b-c672-4b1a-89c2-028174655227 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.2663ms 2024-03-23 21:14:18.082 +05:30 8c005ee9-07a0-459c-a12b-214604b401c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:14:18.082 +05:30 2c641023-9936-44dc-b29a-acd973681dc2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:14:18.083 +05:30 f860fcd1-7610-445d-b06e-2a8cfbeed9aa INF CORS policy execution successful. 2024-03-23 21:14:18.083 +05:30 8f213dbb-019c-4226-bc8c-6b4b72d05461 INF CORS policy execution successful. 2024-03-23 21:14:18.083 +05:30 f860fcd1-7610-445d-b06e-2a8cfbeed9aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.5118ms 2024-03-23 21:14:18.083 +05:30 8f213dbb-019c-4226-bc8c-6b4b72d05461 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.2846ms 2024-03-23 21:14:18.085 +05:30 59117ca8-09a5-47b6-9f17-277eeb0c0126 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:14:18.085 +05:30 24d4f8e1-329c-4105-acbe-a278b3e578d6 INF CORS policy execution successful. 2024-03-23 21:14:18.085 +05:30 24d4f8e1-329c-4105-acbe-a278b3e578d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3599ms 2024-03-23 21:14:18.143 +05:30 041578f7-0fd4-4d67-89d7-0d615640faff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:14:18.144 +05:30 73a9b39f-f089-4129-bafb-8d168ec626cb INF CORS policy execution successful. 2024-03-23 21:14:18.144 +05:30 73a9b39f-f089-4129-bafb-8d168ec626cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:14:18.144 +05:30 73a9b39f-f089-4129-bafb-8d168ec626cb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:14:18.146 +05:30 a9f12f40-91de-4eeb-824a-8e3a758fd61e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:14:18.146 +05:30 eaac2cc9-0d92-4a88-a130-2fe1cefa62d1 INF CORS policy execution successful. 2024-03-23 21:14:18.146 +05:30 eaac2cc9-0d92-4a88-a130-2fe1cefa62d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:14:18.147 +05:30 eaac2cc9-0d92-4a88-a130-2fe1cefa62d1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:14:18.147 +05:30 73a9b39f-f089-4129-bafb-8d168ec626cb INF Connection string fetched 2024-03-23 21:14:18.147 +05:30 73a9b39f-f089-4129-bafb-8d168ec626cb INF Fetching City deatails 2024-03-23 21:14:18.147 +05:30 eaac2cc9-0d92-4a88-a130-2fe1cefa62d1 INF Connection string fetched 2024-03-23 21:14:18.148 +05:30 eaac2cc9-0d92-4a88-a130-2fe1cefa62d1 INF Fetching Department deatails 2024-03-23 21:14:18.148 +05:30 73a9b39f-f089-4129-bafb-8d168ec626cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:18.148 +05:30 f2047676-72e8-4572-8b93-b6bb1d6f43a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:14:18.149 +05:30 73a9b39f-f089-4129-bafb-8d168ec626cb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.0253ms 2024-03-23 21:14:18.149 +05:30 73a9b39f-f089-4129-bafb-8d168ec626cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:14:18.149 +05:30 73a9b39f-f089-4129-bafb-8d168ec626cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.0553ms 2024-03-23 21:14:18.149 +05:30 74a3bf75-b0dc-4d51-803b-2aa9a720ae29 INF CORS policy execution successful. 2024-03-23 21:14:18.149 +05:30 eaac2cc9-0d92-4a88-a130-2fe1cefa62d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:18.149 +05:30 74a3bf75-b0dc-4d51-803b-2aa9a720ae29 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:14:18.149 +05:30 74a3bf75-b0dc-4d51-803b-2aa9a720ae29 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:14:18.150 +05:30 eaac2cc9-0d92-4a88-a130-2fe1cefa62d1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.2509ms 2024-03-23 21:14:18.150 +05:30 eaac2cc9-0d92-4a88-a130-2fe1cefa62d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:14:18.150 +05:30 eaac2cc9-0d92-4a88-a130-2fe1cefa62d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.271ms 2024-03-23 21:14:18.150 +05:30 74a3bf75-b0dc-4d51-803b-2aa9a720ae29 INF Connection string fetched 2024-03-23 21:14:18.150 +05:30 74a3bf75-b0dc-4d51-803b-2aa9a720ae29 INF Fetching Country deatails 2024-03-23 21:14:18.151 +05:30 74a3bf75-b0dc-4d51-803b-2aa9a720ae29 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:18.152 +05:30 74a3bf75-b0dc-4d51-803b-2aa9a720ae29 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.189ms 2024-03-23 21:14:18.152 +05:30 74a3bf75-b0dc-4d51-803b-2aa9a720ae29 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:14:18.152 +05:30 74a3bf75-b0dc-4d51-803b-2aa9a720ae29 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.5858ms 2024-03-23 21:14:20.162 +05:30 2a159419-4df3-484b-974d-79ef831d835c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:14:20.162 +05:30 56d9ac87-1995-432d-ac65-6d10a53b5a4d INF CORS policy execution successful. 2024-03-23 21:14:20.163 +05:30 56d9ac87-1995-432d-ac65-6d10a53b5a4d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7169ms 2024-03-23 21:14:20.163 +05:30 7869278a-4647-4f12-8416-ee0b6eb68e24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:14:20.163 +05:30 75b70604-74e2-44ed-a443-179f49cf0065 INF CORS policy execution successful. 2024-03-23 21:14:20.163 +05:30 75b70604-74e2-44ed-a443-179f49cf0065 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2623ms 2024-03-23 21:14:20.166 +05:30 68c64dbb-2f22-4213-be48-5f52d7110df1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:14:20.166 +05:30 677fa5bb-869b-40c9-bc17-f741d2418a0a INF CORS policy execution successful. 2024-03-23 21:14:20.166 +05:30 677fa5bb-869b-40c9-bc17-f741d2418a0a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4515ms 2024-03-23 21:14:20.170 +05:30 5654bd1d-6cf6-4406-ab68-e750e510a979 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:14:20.171 +05:30 ea6b4ecc-ec5c-4331-9957-88ec73b06fc4 INF CORS policy execution successful. 2024-03-23 21:14:20.171 +05:30 ea6b4ecc-ec5c-4331-9957-88ec73b06fc4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.4733ms 2024-03-23 21:14:20.200 +05:30 bbadc48b-cf48-4c06-be3e-b7e4cb710a96 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:14:20.200 +05:30 e0607a72-f4bb-40b1-a1d9-4fe8890f9812 INF CORS policy execution successful. 2024-03-23 21:14:20.200 +05:30 e0607a72-f4bb-40b1-a1d9-4fe8890f9812 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:14:20.200 +05:30 e0607a72-f4bb-40b1-a1d9-4fe8890f9812 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:14:20.202 +05:30 e0607a72-f4bb-40b1-a1d9-4fe8890f9812 INF Connection string fetched 2024-03-23 21:14:20.202 +05:30 e0607a72-f4bb-40b1-a1d9-4fe8890f9812 INF Fetching City deatails 2024-03-23 21:14:20.203 +05:30 e0607a72-f4bb-40b1-a1d9-4fe8890f9812 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:20.203 +05:30 e0607a72-f4bb-40b1-a1d9-4fe8890f9812 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.6269ms 2024-03-23 21:14:20.203 +05:30 e0607a72-f4bb-40b1-a1d9-4fe8890f9812 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:14:20.203 +05:30 e0607a72-f4bb-40b1-a1d9-4fe8890f9812 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6807ms 2024-03-23 21:14:20.205 +05:30 1f96c911-d165-4f00-be49-207909a61cbb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:14:20.205 +05:30 1c2b0388-eb40-4803-bcb5-5f47d16e1360 INF CORS policy execution successful. 2024-03-23 21:14:20.206 +05:30 1c2b0388-eb40-4803-bcb5-5f47d16e1360 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:14:20.206 +05:30 1c2b0388-eb40-4803-bcb5-5f47d16e1360 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:14:20.206 +05:30 1c2b0388-eb40-4803-bcb5-5f47d16e1360 INF Connection string fetched 2024-03-23 21:14:20.206 +05:30 1c2b0388-eb40-4803-bcb5-5f47d16e1360 INF Fetching Department deatails 2024-03-23 21:14:20.207 +05:30 1c2b0388-eb40-4803-bcb5-5f47d16e1360 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:20.207 +05:30 1c2b0388-eb40-4803-bcb5-5f47d16e1360 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6547ms 2024-03-23 21:14:20.207 +05:30 1c2b0388-eb40-4803-bcb5-5f47d16e1360 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:14:20.207 +05:30 1c2b0388-eb40-4803-bcb5-5f47d16e1360 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.4076ms 2024-03-23 21:14:20.209 +05:30 86a4f376-940b-4dd3-b128-cb505aadf80b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:14:20.209 +05:30 46fc893f-688e-444e-878f-c5fba8c0925f INF CORS policy execution successful. 2024-03-23 21:14:20.209 +05:30 46fc893f-688e-444e-878f-c5fba8c0925f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:14:20.209 +05:30 46fc893f-688e-444e-878f-c5fba8c0925f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:14:20.212 +05:30 46fc893f-688e-444e-878f-c5fba8c0925f INF Connection string fetched 2024-03-23 21:14:20.213 +05:30 46fc893f-688e-444e-878f-c5fba8c0925f INF Fetching Field details for Master 2024-03-23 21:14:20.215 +05:30 46fc893f-688e-444e-878f-c5fba8c0925f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:20.216 +05:30 e2e0c0a2-3121-4076-936d-d02d626c24a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:14:20.216 +05:30 46fc893f-688e-444e-878f-c5fba8c0925f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.235ms 2024-03-23 21:14:20.216 +05:30 46fc893f-688e-444e-878f-c5fba8c0925f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:14:20.216 +05:30 46fc893f-688e-444e-878f-c5fba8c0925f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.0907ms 2024-03-23 21:14:20.216 +05:30 caa6baba-38cb-4d36-9ea8-5cd4e587295d INF CORS policy execution successful. 2024-03-23 21:14:20.216 +05:30 caa6baba-38cb-4d36-9ea8-5cd4e587295d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:14:20.216 +05:30 caa6baba-38cb-4d36-9ea8-5cd4e587295d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:14:20.217 +05:30 caa6baba-38cb-4d36-9ea8-5cd4e587295d INF Connection string fetched 2024-03-23 21:14:20.217 +05:30 caa6baba-38cb-4d36-9ea8-5cd4e587295d INF Fetching Country deatails 2024-03-23 21:14:20.218 +05:30 caa6baba-38cb-4d36-9ea8-5cd4e587295d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:20.218 +05:30 caa6baba-38cb-4d36-9ea8-5cd4e587295d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6765ms 2024-03-23 21:14:20.218 +05:30 caa6baba-38cb-4d36-9ea8-5cd4e587295d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:14:20.218 +05:30 caa6baba-38cb-4d36-9ea8-5cd4e587295d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.6789ms 2024-03-23 21:14:23.353 +05:30 277090a1-897b-4ebe-9b87-c61d2872c8fc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 21:14:23.353 +05:30 17f9c818-ae31-421f-92a5-98356db79917 INF CORS policy execution successful. 2024-03-23 21:14:23.353 +05:30 17f9c818-ae31-421f-92a5-98356db79917 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:14:23.353 +05:30 17f9c818-ae31-421f-92a5-98356db79917 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-23 21:14:23.354 +05:30 17f9c818-ae31-421f-92a5-98356db79917 INF Fetching Company deatails 2024-03-23 21:14:23.355 +05:30 17f9c818-ae31-421f-92a5-98356db79917 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:23.355 +05:30 17f9c818-ae31-421f-92a5-98356db79917 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1.7568ms 2024-03-23 21:14:23.355 +05:30 17f9c818-ae31-421f-92a5-98356db79917 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:14:23.355 +05:30 17f9c818-ae31-421f-92a5-98356db79917 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 2.5838ms 2024-03-23 21:14:26.923 +05:30 0721b1c1-d4e8-40f3-802f-c69bb370128e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 21:14:26.924 +05:30 f428125e-b18e-4edd-96ab-5bac764fe73a INF CORS policy execution successful. 2024-03-23 21:14:26.924 +05:30 f428125e-b18e-4edd-96ab-5bac764fe73a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.2292ms 2024-03-23 21:14:26.982 +05:30 b630f10d-69e0-43ca-a1f5-4a2cce2ae999 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 21:14:26.982 +05:30 09704b34-fc41-4e31-b7d9-d2b282cf0d1d INF CORS policy execution successful. 2024-03-23 21:14:26.982 +05:30 09704b34-fc41-4e31-b7d9-d2b282cf0d1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:14:26.982 +05:30 09704b34-fc41-4e31-b7d9-d2b282cf0d1d 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-23 21:14:26.986 +05:30 09704b34-fc41-4e31-b7d9-d2b282cf0d1d INF Connection string fetched 2024-03-23 21:14:27.177 +05:30 09704b34-fc41-4e31-b7d9-d2b282cf0d1d INF Token generated 2024-03-23 21:14:27.178 +05:30 09704b34-fc41-4e31-b7d9-d2b282cf0d1d INF Token generated 2024-03-23 21:14:27.178 +05:30 09704b34-fc41-4e31-b7d9-d2b282cf0d1d 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-23 21:14:27.179 +05:30 09704b34-fc41-4e31-b7d9-d2b282cf0d1d INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 196.8151ms 2024-03-23 21:14:27.179 +05:30 09704b34-fc41-4e31-b7d9-d2b282cf0d1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:14:27.179 +05:30 09704b34-fc41-4e31-b7d9-d2b282cf0d1d 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 197.7859ms 2024-03-23 21:14:34.301 +05:30 69ad381a-95ad-4199-81b8-8dee7c9b3c9d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:14:34.302 +05:30 57c7abf7-8e5d-4d36-8c46-fca5e42ec2e9 INF CORS policy execution successful. 2024-03-23 21:14:34.302 +05:30 57c7abf7-8e5d-4d36-8c46-fca5e42ec2e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8617ms 2024-03-23 21:14:34.343 +05:30 7aa12ad5-0115-4e39-a448-f064f259bddc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:14:34.343 +05:30 f4a049b4-05ce-47ae-a0e0-fb5b6cfd0fdd INF CORS policy execution successful. 2024-03-23 21:14:34.344 +05:30 f4a049b4-05ce-47ae-a0e0-fb5b6cfd0fdd INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:14:34.344 +05:30 f4a049b4-05ce-47ae-a0e0-fb5b6cfd0fdd INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:14:34.345 +05:30 f4a049b4-05ce-47ae-a0e0-fb5b6cfd0fdd INF Connection string fetched 2024-03-23 21:14:34.346 +05:30 f4a049b4-05ce-47ae-a0e0-fb5b6cfd0fdd INF Fetching Field details for Master 2024-03-23 21:14:34.349 +05:30 f4a049b4-05ce-47ae-a0e0-fb5b6cfd0fdd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:34.350 +05:30 f4a049b4-05ce-47ae-a0e0-fb5b6cfd0fdd INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.1264ms 2024-03-23 21:14:34.350 +05:30 f4a049b4-05ce-47ae-a0e0-fb5b6cfd0fdd INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:14:34.350 +05:30 f4a049b4-05ce-47ae-a0e0-fb5b6cfd0fdd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.2196ms 2024-03-23 21:14:34.491 +05:30 003e43d7-0559-47dd-8a21-7f4447babfe1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:14:34.491 +05:30 e078ec8c-3ac4-44e7-8614-de9d1d8a00cb INF CORS policy execution successful. 2024-03-23 21:14:34.492 +05:30 e078ec8c-3ac4-44e7-8614-de9d1d8a00cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.648ms 2024-03-23 21:14:34.493 +05:30 57faf917-f0a8-41f4-bc7c-4be903b25995 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:14:34.493 +05:30 c1e8e0a9-e76f-4860-b946-b5b93d8eb7ba INF CORS policy execution successful. 2024-03-23 21:14:34.493 +05:30 c1e8e0a9-e76f-4860-b946-b5b93d8eb7ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3192ms 2024-03-23 21:14:34.497 +05:30 56938b0e-3880-456e-bf9b-90996e0695e1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:14:34.497 +05:30 d9849207-f827-48ac-a0b1-4da431040d19 INF CORS policy execution successful. 2024-03-23 21:14:34.497 +05:30 d9849207-f827-48ac-a0b1-4da431040d19 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4193ms 2024-03-23 21:14:34.544 +05:30 66dd1bef-0a31-4376-a432-8b8a7d6afdf3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:14:34.545 +05:30 a2c96efb-c99c-4ffd-bde0-b5c058bd34d4 INF CORS policy execution successful. 2024-03-23 21:14:34.545 +05:30 a2c96efb-c99c-4ffd-bde0-b5c058bd34d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:14:34.545 +05:30 a2c96efb-c99c-4ffd-bde0-b5c058bd34d4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:14:34.546 +05:30 bd4b2251-b0cf-42e8-a4a1-71360b4350dc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:14:34.546 +05:30 a2c96efb-c99c-4ffd-bde0-b5c058bd34d4 INF Connection string fetched 2024-03-23 21:14:34.546 +05:30 a2c96efb-c99c-4ffd-bde0-b5c058bd34d4 INF Fetching City deatails 2024-03-23 21:14:34.546 +05:30 2fb24a4a-b996-43c5-8bbc-4f9629e40357 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:14:34.546 +05:30 edd98010-c89b-428c-86ef-ae4ae286e005 INF CORS policy execution successful. 2024-03-23 21:14:34.547 +05:30 edd98010-c89b-428c-86ef-ae4ae286e005 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:14:34.547 +05:30 edd98010-c89b-428c-86ef-ae4ae286e005 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:14:34.547 +05:30 12d2ae64-dd2a-4603-93c7-b8c94f810a5b INF CORS policy execution successful. 2024-03-23 21:14:34.547 +05:30 12d2ae64-dd2a-4603-93c7-b8c94f810a5b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:14:34.547 +05:30 12d2ae64-dd2a-4603-93c7-b8c94f810a5b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:14:34.547 +05:30 a2c96efb-c99c-4ffd-bde0-b5c058bd34d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:34.547 +05:30 edd98010-c89b-428c-86ef-ae4ae286e005 INF Connection string fetched 2024-03-23 21:14:34.547 +05:30 edd98010-c89b-428c-86ef-ae4ae286e005 INF Fetching Country deatails 2024-03-23 21:14:34.548 +05:30 a2c96efb-c99c-4ffd-bde0-b5c058bd34d4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4583ms 2024-03-23 21:14:34.548 +05:30 a2c96efb-c99c-4ffd-bde0-b5c058bd34d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:14:34.548 +05:30 12d2ae64-dd2a-4603-93c7-b8c94f810a5b INF Connection string fetched 2024-03-23 21:14:34.548 +05:30 12d2ae64-dd2a-4603-93c7-b8c94f810a5b INF Fetching Department deatails 2024-03-23 21:14:34.548 +05:30 a2c96efb-c99c-4ffd-bde0-b5c058bd34d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.844ms 2024-03-23 21:14:34.548 +05:30 edd98010-c89b-428c-86ef-ae4ae286e005 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:34.548 +05:30 12d2ae64-dd2a-4603-93c7-b8c94f810a5b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:14:34.548 +05:30 edd98010-c89b-428c-86ef-ae4ae286e005 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7865ms 2024-03-23 21:14:34.549 +05:30 edd98010-c89b-428c-86ef-ae4ae286e005 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:14:34.549 +05:30 12d2ae64-dd2a-4603-93c7-b8c94f810a5b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6257ms 2024-03-23 21:14:34.549 +05:30 12d2ae64-dd2a-4603-93c7-b8c94f810a5b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:14:34.549 +05:30 edd98010-c89b-428c-86ef-ae4ae286e005 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4655ms 2024-03-23 21:14:34.549 +05:30 12d2ae64-dd2a-4603-93c7-b8c94f810a5b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2813ms 2024-03-23 21:16:03.144 +05:30 6bba986a-fa17-410b-8068-b761fb93fe40 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 21:16:03.146 +05:30 c2e5f149-9e9f-4539-aa4e-27a1a40b86a4 INF CORS policy execution successful. 2024-03-23 21:16:03.146 +05:30 c2e5f149-9e9f-4539-aa4e-27a1a40b86a4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:16:03.147 +05:30 c2e5f149-9e9f-4539-aa4e-27a1a40b86a4 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-23 21:16:03.148 +05:30 c2e5f149-9e9f-4539-aa4e-27a1a40b86a4 INF Fetching Company deatails 2024-03-23 21:16:03.152 +05:30 c2e5f149-9e9f-4539-aa4e-27a1a40b86a4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:16:03.154 +05:30 c2e5f149-9e9f-4539-aa4e-27a1a40b86a4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.8793ms 2024-03-23 21:16:03.154 +05:30 c2e5f149-9e9f-4539-aa4e-27a1a40b86a4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:16:03.155 +05:30 c2e5f149-9e9f-4539-aa4e-27a1a40b86a4 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 11.1241ms 2024-03-23 21:16:06.216 +05:30 521c99e6-4ed2-4a92-bbca-ba6a1d83c045 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 21:16:06.217 +05:30 062ee31c-c0d8-4d00-bac2-fd91250691de INF CORS policy execution successful. 2024-03-23 21:16:06.218 +05:30 062ee31c-c0d8-4d00-bac2-fd91250691de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.0791ms 2024-03-23 21:16:06.263 +05:30 06a8c533-6000-485b-9ba8-9f94aa132780 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 21:16:06.263 +05:30 dd28ca1c-d914-4515-9b21-288f7f7279b7 INF CORS policy execution successful. 2024-03-23 21:16:06.263 +05:30 dd28ca1c-d914-4515-9b21-288f7f7279b7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:16:06.264 +05:30 dd28ca1c-d914-4515-9b21-288f7f7279b7 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-23 21:16:06.270 +05:30 dd28ca1c-d914-4515-9b21-288f7f7279b7 INF Connection string fetched 2024-03-23 21:16:06.466 +05:30 dd28ca1c-d914-4515-9b21-288f7f7279b7 INF Token generated 2024-03-23 21:16:06.466 +05:30 dd28ca1c-d914-4515-9b21-288f7f7279b7 INF Token generated 2024-03-23 21:16:06.467 +05:30 dd28ca1c-d914-4515-9b21-288f7f7279b7 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-23 21:16:06.467 +05:30 dd28ca1c-d914-4515-9b21-288f7f7279b7 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 203.4546ms 2024-03-23 21:16:06.467 +05:30 dd28ca1c-d914-4515-9b21-288f7f7279b7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:16:06.468 +05:30 dd28ca1c-d914-4515-9b21-288f7f7279b7 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 204.7181ms 2024-03-23 21:20:16.278 +05:30 a9eddbc1-f137-4d79-89b5-ff661838b9bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 21:20:16.284 +05:30 e9a2b4d1-cbc3-48ee-add1-a1ae285261e4 INF CORS policy execution successful. 2024-03-23 21:20:16.284 +05:30 e9a2b4d1-cbc3-48ee-add1-a1ae285261e4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:20:16.285 +05:30 e9a2b4d1-cbc3-48ee-add1-a1ae285261e4 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-23 21:20:16.286 +05:30 e9a2b4d1-cbc3-48ee-add1-a1ae285261e4 INF Fetching Company deatails 2024-03-23 21:20:16.290 +05:30 e9a2b4d1-cbc3-48ee-add1-a1ae285261e4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:20:16.292 +05:30 e9a2b4d1-cbc3-48ee-add1-a1ae285261e4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.0581ms 2024-03-23 21:20:16.292 +05:30 e9a2b4d1-cbc3-48ee-add1-a1ae285261e4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:20:16.293 +05:30 e9a2b4d1-cbc3-48ee-add1-a1ae285261e4 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 14.6254ms 2024-03-23 21:20:22.715 +05:30 ebf0dd6b-2d6c-4322-aaf6-c9778c4d35a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 21:20:22.716 +05:30 488876f0-df11-4a21-9fe1-7f2fce37a7cc INF CORS policy execution successful. 2024-03-23 21:20:22.717 +05:30 488876f0-df11-4a21-9fe1-7f2fce37a7cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.2565ms 2024-03-23 21:20:22.765 +05:30 c1c71d52-bb1c-4f24-8311-5cccbcf1c83b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 21:20:22.766 +05:30 81b225af-e87d-4145-a755-b10e02982e35 INF CORS policy execution successful. 2024-03-23 21:20:22.766 +05:30 81b225af-e87d-4145-a755-b10e02982e35 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:20:22.766 +05:30 81b225af-e87d-4145-a755-b10e02982e35 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-23 21:20:22.774 +05:30 81b225af-e87d-4145-a755-b10e02982e35 INF Connection string fetched 2024-03-23 21:20:22.960 +05:30 81b225af-e87d-4145-a755-b10e02982e35 INF Token generated 2024-03-23 21:20:22.960 +05:30 81b225af-e87d-4145-a755-b10e02982e35 INF Token generated 2024-03-23 21:20:22.960 +05:30 81b225af-e87d-4145-a755-b10e02982e35 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-23 21:20:22.961 +05:30 81b225af-e87d-4145-a755-b10e02982e35 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 194.7816ms 2024-03-23 21:20:22.961 +05:30 81b225af-e87d-4145-a755-b10e02982e35 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:20:22.961 +05:30 81b225af-e87d-4145-a755-b10e02982e35 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 195.8027ms 2024-03-23 21:24:46.754 +05:30 5cc3934a-1aa6-4cd8-9365-7f784231784d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:24:46.756 +05:30 1d8aac02-d98d-4cb8-9c0e-6aec03283946 INF CORS policy execution successful. 2024-03-23 21:24:46.757 +05:30 1d8aac02-d98d-4cb8-9c0e-6aec03283946 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 2.8696ms 2024-03-23 21:24:46.811 +05:30 2e466ca9-1fc1-411d-8e0a-47e5382e66ef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:24:46.815 +05:30 95906b1a-85cd-4114-863a-b7bc48b2b99c INF CORS policy execution successful. 2024-03-23 21:24:46.816 +05:30 95906b1a-85cd-4114-863a-b7bc48b2b99c INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:24:46.817 +05:30 95906b1a-85cd-4114-863a-b7bc48b2b99c INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:24:46.822 +05:30 95906b1a-85cd-4114-863a-b7bc48b2b99c INF Connection string fetched 2024-03-23 21:24:46.824 +05:30 95906b1a-85cd-4114-863a-b7bc48b2b99c INF Fetching Field details for Master 2024-03-23 21:24:46.830 +05:30 95906b1a-85cd-4114-863a-b7bc48b2b99c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:24:46.831 +05:30 95906b1a-85cd-4114-863a-b7bc48b2b99c INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 14.3323ms 2024-03-23 21:24:46.832 +05:30 95906b1a-85cd-4114-863a-b7bc48b2b99c INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:24:46.832 +05:30 95906b1a-85cd-4114-863a-b7bc48b2b99c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 20.3889ms 2024-03-23 21:24:47.188 +05:30 a8a84888-2e32-49ce-89fd-cb46dcf275e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:24:47.188 +05:30 993f29f7-b933-4ce9-b3a4-8667dd19b4a9 INF CORS policy execution successful. 2024-03-23 21:24:47.189 +05:30 993f29f7-b933-4ce9-b3a4-8667dd19b4a9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.738ms 2024-03-23 21:24:47.233 +05:30 37b3cc22-a113-4eb8-bde8-82530c597532 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:24:47.233 +05:30 58441c01-9bbb-4785-8a7d-d0b6969fb6bc INF CORS policy execution successful. 2024-03-23 21:24:47.233 +05:30 58441c01-9bbb-4785-8a7d-d0b6969fb6bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5756ms 2024-03-23 21:24:47.240 +05:30 cbebd77b-45df-49a0-aa2a-5ad88142126e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:24:47.240 +05:30 7ea0c3cf-48c8-42c9-9388-1acb133f39d6 INF CORS policy execution successful. 2024-03-23 21:24:47.240 +05:30 7ea0c3cf-48c8-42c9-9388-1acb133f39d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5023ms 2024-03-23 21:24:47.334 +05:30 1bcca5ca-f919-4f37-a8eb-d98354699596 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:24:47.334 +05:30 17395968-e98f-4444-b36a-2f44f4efc87e INF CORS policy execution successful. 2024-03-23 21:24:47.334 +05:30 17395968-e98f-4444-b36a-2f44f4efc87e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:24:47.334 +05:30 17395968-e98f-4444-b36a-2f44f4efc87e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:24:47.335 +05:30 f5a44987-2d44-4efd-b13b-1c6b75030d3f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:24:47.336 +05:30 17395968-e98f-4444-b36a-2f44f4efc87e INF Connection string fetched 2024-03-23 21:24:47.336 +05:30 5e001516-b2c4-4dcc-b24c-7d223e6f62e2 INF CORS policy execution successful. 2024-03-23 21:24:47.336 +05:30 5e001516-b2c4-4dcc-b24c-7d223e6f62e2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:24:47.336 +05:30 17395968-e98f-4444-b36a-2f44f4efc87e INF Fetching City deatails 2024-03-23 21:24:47.336 +05:30 5e001516-b2c4-4dcc-b24c-7d223e6f62e2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:24:47.337 +05:30 17395968-e98f-4444-b36a-2f44f4efc87e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:24:47.337 +05:30 5e001516-b2c4-4dcc-b24c-7d223e6f62e2 INF Fetching Country deatails 2024-03-23 21:24:47.338 +05:30 17395968-e98f-4444-b36a-2f44f4efc87e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.06ms 2024-03-23 21:24:47.338 +05:30 17395968-e98f-4444-b36a-2f44f4efc87e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:24:47.338 +05:30 17395968-e98f-4444-b36a-2f44f4efc87e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.1439ms 2024-03-23 21:24:47.338 +05:30 1ef552d8-8d62-4adf-9bbc-5921b6e8443c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:24:47.339 +05:30 af0dc29c-0757-4426-8573-a7efe45b09d4 INF CORS policy execution successful. 2024-03-23 21:24:47.339 +05:30 af0dc29c-0757-4426-8573-a7efe45b09d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:24:47.339 +05:30 af0dc29c-0757-4426-8573-a7efe45b09d4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:24:47.339 +05:30 af0dc29c-0757-4426-8573-a7efe45b09d4 INF Fetching Department deatails 2024-03-23 21:24:47.339 +05:30 5e001516-b2c4-4dcc-b24c-7d223e6f62e2 INF Connection string fetched 2024-03-23 21:24:47.350 +05:30 af0dc29c-0757-4426-8573-a7efe45b09d4 INF Connection string fetched 2024-03-23 21:24:47.351 +05:30 5e001516-b2c4-4dcc-b24c-7d223e6f62e2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:24:47.352 +05:30 5e001516-b2c4-4dcc-b24c-7d223e6f62e2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 15.6807ms 2024-03-23 21:24:47.352 +05:30 5e001516-b2c4-4dcc-b24c-7d223e6f62e2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:24:47.352 +05:30 5e001516-b2c4-4dcc-b24c-7d223e6f62e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 16.7051ms 2024-03-23 21:24:47.355 +05:30 af0dc29c-0757-4426-8573-a7efe45b09d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:24:47.356 +05:30 af0dc29c-0757-4426-8573-a7efe45b09d4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 16.7252ms 2024-03-23 21:24:47.356 +05:30 af0dc29c-0757-4426-8573-a7efe45b09d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:24:47.356 +05:30 af0dc29c-0757-4426-8573-a7efe45b09d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 17.5678ms 2024-03-23 21:29:41.530 +05:30 23eb6503-afbc-4392-ac61-ac518d119ad7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:29:41.532 +05:30 3beed015-b701-4dac-b60c-58e03eb866d5 INF CORS policy execution successful. 2024-03-23 21:29:41.533 +05:30 3beed015-b701-4dac-b60c-58e03eb866d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 3.3234ms 2024-03-23 21:29:41.594 +05:30 1fafa484-f8f7-4ef8-baa3-1ecfb9721057 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:29:41.607 +05:30 1fafa484-f8f7-4ef8-baa3-1ecfb9721057 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 3:59:41 PM'. 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-23 21:29:41.628 +05:30 1fafa484-f8f7-4ef8-baa3-1ecfb9721057 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 3:59:41 PM'. 2024-03-23 21:29:41.628 +05:30 c2e24200-f985-4863-bc3d-8055d19e9bca INF CORS policy execution successful. 2024-03-23 21:29:41.628 +05:30 c2e24200-f985-4863-bc3d-8055d19e9bca INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:29:41.629 +05:30 c2e24200-f985-4863-bc3d-8055d19e9bca INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:29:41.632 +05:30 c2e24200-f985-4863-bc3d-8055d19e9bca INF Fetching Field details for Master 2024-03-23 21:29:41.765 +05:30 c2e24200-f985-4863-bc3d-8055d19e9bca INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:29:41.767 +05:30 c2e24200-f985-4863-bc3d-8055d19e9bca INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 137.5395ms 2024-03-23 21:29:41.767 +05:30 c2e24200-f985-4863-bc3d-8055d19e9bca INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:29:41.767 +05:30 c2e24200-f985-4863-bc3d-8055d19e9bca INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 172.5321ms 2024-03-23 21:29:42.341 +05:30 28a51fec-5118-4f38-a650-e550982bafc3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:29:42.342 +05:30 c2e05b4a-9b19-43fb-a620-c4c638b26f61 INF CORS policy execution successful. 2024-03-23 21:29:42.347 +05:30 c2e05b4a-9b19-43fb-a620-c4c638b26f61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 5.5365ms 2024-03-23 21:29:42.390 +05:30 5d44ab08-b593-4eab-8ab6-e3b88498079d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:29:42.391 +05:30 050ca8b1-89fc-471a-aaa4-904ea6d2762c INF CORS policy execution successful. 2024-03-23 21:29:42.392 +05:30 050ca8b1-89fc-471a-aaa4-904ea6d2762c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.619ms 2024-03-23 21:29:42.401 +05:30 57310897-5331-4c47-90c0-409fd6ba16cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:29:42.401 +05:30 bdaae80e-6fed-4a58-b76f-729026878572 INF CORS policy execution successful. 2024-03-23 21:29:42.402 +05:30 bdaae80e-6fed-4a58-b76f-729026878572 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8668ms 2024-03-23 21:29:42.402 +05:30 6d7ed3e7-bfda-49a4-9111-e2ba3d0907d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:29:42.403 +05:30 6d7ed3e7-bfda-49a4-9111-e2ba3d0907d8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 3:59:42 PM'. 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-23 21:29:42.403 +05:30 6d7ed3e7-bfda-49a4-9111-e2ba3d0907d8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 3:59:42 PM'. 2024-03-23 21:29:42.404 +05:30 aa437dd0-47c8-45fa-be1e-f6183b1644d2 INF CORS policy execution successful. 2024-03-23 21:29:42.404 +05:30 aa437dd0-47c8-45fa-be1e-f6183b1644d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:29:42.404 +05:30 aa437dd0-47c8-45fa-be1e-f6183b1644d2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:29:42.405 +05:30 aa437dd0-47c8-45fa-be1e-f6183b1644d2 INF Fetching City deatails 2024-03-23 21:29:42.409 +05:30 aa437dd0-47c8-45fa-be1e-f6183b1644d2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:29:42.410 +05:30 aa437dd0-47c8-45fa-be1e-f6183b1644d2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.6445ms 2024-03-23 21:29:42.410 +05:30 aa437dd0-47c8-45fa-be1e-f6183b1644d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:29:42.410 +05:30 aa437dd0-47c8-45fa-be1e-f6183b1644d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.1365ms 2024-03-23 21:29:42.458 +05:30 4edf0cbb-2ea0-4062-8df7-c007f3a786b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:29:42.459 +05:30 4edf0cbb-2ea0-4062-8df7-c007f3a786b7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 3:59:42 PM'. 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-23 21:29:42.459 +05:30 4edf0cbb-2ea0-4062-8df7-c007f3a786b7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 3:59:42 PM'. 2024-03-23 21:29:42.459 +05:30 c43b0667-b08b-4dbe-82cb-812398b5346d INF CORS policy execution successful. 2024-03-23 21:29:42.460 +05:30 c43b0667-b08b-4dbe-82cb-812398b5346d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:29:42.460 +05:30 c43b0667-b08b-4dbe-82cb-812398b5346d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:29:42.460 +05:30 c43b0667-b08b-4dbe-82cb-812398b5346d INF Fetching Country deatails 2024-03-23 21:29:42.464 +05:30 c43b0667-b08b-4dbe-82cb-812398b5346d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:29:42.464 +05:30 c43b0667-b08b-4dbe-82cb-812398b5346d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.7044ms 2024-03-23 21:29:42.465 +05:30 c43b0667-b08b-4dbe-82cb-812398b5346d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:29:42.465 +05:30 c43b0667-b08b-4dbe-82cb-812398b5346d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.6668ms 2024-03-23 21:29:42.482 +05:30 205c301d-f02d-4e8b-b8a5-aefb7fa4db23 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:29:42.483 +05:30 205c301d-f02d-4e8b-b8a5-aefb7fa4db23 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 3:59:42 PM'. 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-23 21:29:42.483 +05:30 205c301d-f02d-4e8b-b8a5-aefb7fa4db23 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 3:59:42 PM'. 2024-03-23 21:29:42.483 +05:30 753657ee-7b5f-4e78-968e-c4e982ffb715 INF CORS policy execution successful. 2024-03-23 21:29:42.483 +05:30 753657ee-7b5f-4e78-968e-c4e982ffb715 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:29:42.483 +05:30 753657ee-7b5f-4e78-968e-c4e982ffb715 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:29:42.484 +05:30 753657ee-7b5f-4e78-968e-c4e982ffb715 INF Fetching Department deatails 2024-03-23 21:29:42.490 +05:30 753657ee-7b5f-4e78-968e-c4e982ffb715 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:29:42.491 +05:30 753657ee-7b5f-4e78-968e-c4e982ffb715 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.1973ms 2024-03-23 21:29:42.491 +05:30 753657ee-7b5f-4e78-968e-c4e982ffb715 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:29:42.491 +05:30 753657ee-7b5f-4e78-968e-c4e982ffb715 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.9966ms 2024-03-23 21:30:20.795 +05:30 89b81fef-f5e6-430a-9dba-2f259b453c04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:30:20.795 +05:30 ea5d84ac-6c44-4e0e-8b93-6f6d1fabe5c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:30:20.795 +05:30 7953aea4-cd24-4110-a4a0-c13d4d6916f4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:30:20.796 +05:30 d28a936b-326b-44fc-b6c4-1b81a7120d5a INF CORS policy execution successful. 2024-03-23 21:30:20.796 +05:30 0a91124e-bb95-49b8-9c03-cf77f9c9bcf6 INF CORS policy execution successful. 2024-03-23 21:30:20.796 +05:30 b1a42e48-fe1c-452c-b6a1-455dc3734e54 INF CORS policy execution successful. 2024-03-23 21:30:20.797 +05:30 d28a936b-326b-44fc-b6c4-1b81a7120d5a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.151ms 2024-03-23 21:30:20.797 +05:30 0a91124e-bb95-49b8-9c03-cf77f9c9bcf6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 2.1436ms 2024-03-23 21:30:20.797 +05:30 b1a42e48-fe1c-452c-b6a1-455dc3734e54 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.574ms 2024-03-23 21:30:20.803 +05:30 7396920e-c61c-4ee1-9d0f-fbdc611f89d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:30:20.803 +05:30 01fc5407-9f95-45dc-bffe-2000f07c331a INF CORS policy execution successful. 2024-03-23 21:30:20.803 +05:30 01fc5407-9f95-45dc-bffe-2000f07c331a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.8006ms 2024-03-23 21:30:21.031 +05:30 d3042d8c-d2ab-49f7-b2cc-f7de1896f97d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:30:21.032 +05:30 fc2be53f-0af1-4029-924f-e10a680f9c06 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:30:21.034 +05:30 d3042d8c-d2ab-49f7-b2cc-f7de1896f97d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:21 PM'. 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-23 21:30:21.034 +05:30 fc2be53f-0af1-4029-924f-e10a680f9c06 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:21 PM'. 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-23 21:30:21.034 +05:30 ac4d62c2-744d-4dc5-a0bb-fb986bd80b65 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:30:21.034 +05:30 447a60e1-79b5-4a43-96bd-df6368778f95 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:30:21.036 +05:30 d3042d8c-d2ab-49f7-b2cc-f7de1896f97d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:21 PM'. 2024-03-23 21:30:21.037 +05:30 fc2be53f-0af1-4029-924f-e10a680f9c06 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:21 PM'. 2024-03-23 21:30:21.038 +05:30 ac4d62c2-744d-4dc5-a0bb-fb986bd80b65 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:21 PM'. 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-23 21:30:21.038 +05:30 a908f395-0d6c-48b2-a868-098348f3fa10 INF CORS policy execution successful. 2024-03-23 21:30:21.038 +05:30 d11f6d8e-8c91-4af8-b9d8-99fe07cef74d INF CORS policy execution successful. 2024-03-23 21:30:21.038 +05:30 447a60e1-79b5-4a43-96bd-df6368778f95 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:21 PM'. 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-23 21:30:21.038 +05:30 ac4d62c2-744d-4dc5-a0bb-fb986bd80b65 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:21 PM'. 2024-03-23 21:30:21.038 +05:30 d11f6d8e-8c91-4af8-b9d8-99fe07cef74d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:30:21.038 +05:30 a908f395-0d6c-48b2-a868-098348f3fa10 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:30:21.039 +05:30 447a60e1-79b5-4a43-96bd-df6368778f95 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:21 PM'. 2024-03-23 21:30:21.039 +05:30 8f6c6d2c-69fb-4cd1-a82f-468a83b57cac INF CORS policy execution successful. 2024-03-23 21:30:21.039 +05:30 8f6c6d2c-69fb-4cd1-a82f-468a83b57cac INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:30:21.039 +05:30 a908f395-0d6c-48b2-a868-098348f3fa10 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:30:21.039 +05:30 d11f6d8e-8c91-4af8-b9d8-99fe07cef74d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:30:21.039 +05:30 44501895-24c3-4a07-a4df-1de50b1b498e INF CORS policy execution successful. 2024-03-23 21:30:21.039 +05:30 44501895-24c3-4a07-a4df-1de50b1b498e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:30:21.040 +05:30 44501895-24c3-4a07-a4df-1de50b1b498e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:30:21.039 +05:30 8f6c6d2c-69fb-4cd1-a82f-468a83b57cac INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:30:21.041 +05:30 d11f6d8e-8c91-4af8-b9d8-99fe07cef74d INF Fetching City deatails 2024-03-23 21:30:21.041 +05:30 a908f395-0d6c-48b2-a868-098348f3fa10 INF Fetching Country deatails 2024-03-23 21:30:21.042 +05:30 44501895-24c3-4a07-a4df-1de50b1b498e INF Fetching Department deatails 2024-03-23 21:30:21.042 +05:30 8f6c6d2c-69fb-4cd1-a82f-468a83b57cac INF Fetching Field details for Master 2024-03-23 21:30:21.045 +05:30 d11f6d8e-8c91-4af8-b9d8-99fe07cef74d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:21.045 +05:30 d11f6d8e-8c91-4af8-b9d8-99fe07cef74d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.9977ms 2024-03-23 21:30:21.046 +05:30 d11f6d8e-8c91-4af8-b9d8-99fe07cef74d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:30:21.046 +05:30 d11f6d8e-8c91-4af8-b9d8-99fe07cef74d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 13.184ms 2024-03-23 21:30:21.050 +05:30 a908f395-0d6c-48b2-a868-098348f3fa10 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:21.051 +05:30 44501895-24c3-4a07-a4df-1de50b1b498e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:21.051 +05:30 a908f395-0d6c-48b2-a868-098348f3fa10 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 11.5519ms 2024-03-23 21:30:21.051 +05:30 44501895-24c3-4a07-a4df-1de50b1b498e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 11.1974ms 2024-03-23 21:30:21.051 +05:30 a908f395-0d6c-48b2-a868-098348f3fa10 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:30:21.051 +05:30 44501895-24c3-4a07-a4df-1de50b1b498e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:30:21.051 +05:30 44501895-24c3-4a07-a4df-1de50b1b498e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 17.1549ms 2024-03-23 21:30:21.051 +05:30 a908f395-0d6c-48b2-a868-098348f3fa10 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 19.8595ms 2024-03-23 21:30:21.055 +05:30 8f6c6d2c-69fb-4cd1-a82f-468a83b57cac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:21.056 +05:30 8f6c6d2c-69fb-4cd1-a82f-468a83b57cac INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 15.3115ms 2024-03-23 21:30:21.056 +05:30 8f6c6d2c-69fb-4cd1-a82f-468a83b57cac INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:30:21.056 +05:30 8f6c6d2c-69fb-4cd1-a82f-468a83b57cac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 21.7999ms 2024-03-23 21:30:36.884 +05:30 c26f206b-b843-4436-bb54-baeb0bbd5f33 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:30:36.885 +05:30 c308fb2b-9049-43ed-8cd5-f3ccb4b8fd3d INF CORS policy execution successful. 2024-03-23 21:30:36.885 +05:30 c308fb2b-9049-43ed-8cd5-f3ccb4b8fd3d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 1.25ms 2024-03-23 21:30:36.928 +05:30 f5754160-d566-4e74-9888-808c8b5987fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:30:36.929 +05:30 f5754160-d566-4e74-9888-808c8b5987fd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:36 PM'. 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-23 21:30:36.930 +05:30 f5754160-d566-4e74-9888-808c8b5987fd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:36 PM'. 2024-03-23 21:30:36.931 +05:30 cd472d74-17cd-4b9c-afd3-ac7e1f602508 INF CORS policy execution successful. 2024-03-23 21:30:36.931 +05:30 cd472d74-17cd-4b9c-afd3-ac7e1f602508 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:30:36.931 +05:30 cd472d74-17cd-4b9c-afd3-ac7e1f602508 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:30:36.932 +05:30 cd472d74-17cd-4b9c-afd3-ac7e1f602508 INF Fetching Field details for Master 2024-03-23 21:30:36.934 +05:30 cd472d74-17cd-4b9c-afd3-ac7e1f602508 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:36.935 +05:30 cd472d74-17cd-4b9c-afd3-ac7e1f602508 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.9883ms 2024-03-23 21:30:36.935 +05:30 cd472d74-17cd-4b9c-afd3-ac7e1f602508 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:30:36.935 +05:30 cd472d74-17cd-4b9c-afd3-ac7e1f602508 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.4821ms 2024-03-23 21:30:37.107 +05:30 56377467-3b5c-42b0-b2a2-b960612c4794 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:30:37.107 +05:30 518a5ffe-66f3-4546-baa5-1f728492088a INF CORS policy execution successful. 2024-03-23 21:30:37.108 +05:30 518a5ffe-66f3-4546-baa5-1f728492088a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7512ms 2024-03-23 21:30:37.114 +05:30 b1a66c24-883c-4336-96f8-af55137fe3c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:30:37.114 +05:30 3b980bea-2c63-47f8-ae97-457b306ff8f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:30:37.114 +05:30 52d37302-b8cd-4ca4-ade9-aded1ab3e15a INF CORS policy execution successful. 2024-03-23 21:30:37.114 +05:30 99b0189d-7e2d-45f9-ba8c-bd3fd12492c8 INF CORS policy execution successful. 2024-03-23 21:30:37.114 +05:30 52d37302-b8cd-4ca4-ade9-aded1ab3e15a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6053ms 2024-03-23 21:30:37.114 +05:30 99b0189d-7e2d-45f9-ba8c-bd3fd12492c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4331ms 2024-03-23 21:30:37.169 +05:30 328b8bc7-4f4b-409d-bb63-4052b4a6d202 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:30:37.170 +05:30 328b8bc7-4f4b-409d-bb63-4052b4a6d202 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:37 PM'. 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-23 21:30:37.170 +05:30 328b8bc7-4f4b-409d-bb63-4052b4a6d202 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:37 PM'. 2024-03-23 21:30:37.170 +05:30 e115f3e5-1632-4843-a52f-0ee4ae0692c7 INF CORS policy execution successful. 2024-03-23 21:30:37.170 +05:30 e115f3e5-1632-4843-a52f-0ee4ae0692c7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:30:37.171 +05:30 e115f3e5-1632-4843-a52f-0ee4ae0692c7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:30:37.172 +05:30 e115f3e5-1632-4843-a52f-0ee4ae0692c7 INF Fetching Department deatails 2024-03-23 21:30:37.173 +05:30 4a6138dd-cc23-490f-8242-937560e78498 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:30:37.173 +05:30 4a6138dd-cc23-490f-8242-937560e78498 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:37 PM'. 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-23 21:30:37.173 +05:30 e115f3e5-1632-4843-a52f-0ee4ae0692c7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:37.174 +05:30 4a6138dd-cc23-490f-8242-937560e78498 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:37 PM'. 2024-03-23 21:30:37.174 +05:30 eba83278-daad-4e96-94cd-910dafd51314 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:30:37.174 +05:30 a8c3b8d1-733b-4739-824c-3a6e1a3e988f INF CORS policy execution successful. 2024-03-23 21:30:37.174 +05:30 e115f3e5-1632-4843-a52f-0ee4ae0692c7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.0384ms 2024-03-23 21:30:37.174 +05:30 eba83278-daad-4e96-94cd-910dafd51314 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:37 PM'. 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-23 21:30:37.174 +05:30 a8c3b8d1-733b-4739-824c-3a6e1a3e988f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:30:37.174 +05:30 e115f3e5-1632-4843-a52f-0ee4ae0692c7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:30:37.174 +05:30 eba83278-daad-4e96-94cd-910dafd51314 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:37 PM'. 2024-03-23 21:30:37.174 +05:30 a8c3b8d1-733b-4739-824c-3a6e1a3e988f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:30:37.174 +05:30 4b3cdece-c729-437b-90f9-1ca945ceeef6 INF CORS policy execution successful. 2024-03-23 21:30:37.175 +05:30 4b3cdece-c729-437b-90f9-1ca945ceeef6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:30:37.175 +05:30 e115f3e5-1632-4843-a52f-0ee4ae0692c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.8147ms 2024-03-23 21:30:37.175 +05:30 4b3cdece-c729-437b-90f9-1ca945ceeef6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:30:37.175 +05:30 4b3cdece-c729-437b-90f9-1ca945ceeef6 INF Fetching Country deatails 2024-03-23 21:30:37.175 +05:30 a8c3b8d1-733b-4739-824c-3a6e1a3e988f INF Fetching City deatails 2024-03-23 21:30:37.177 +05:30 4b3cdece-c729-437b-90f9-1ca945ceeef6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:37.177 +05:30 a8c3b8d1-733b-4739-824c-3a6e1a3e988f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:37.177 +05:30 4b3cdece-c729-437b-90f9-1ca945ceeef6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.8242ms 2024-03-23 21:30:37.178 +05:30 a8c3b8d1-733b-4739-824c-3a6e1a3e988f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.0965ms 2024-03-23 21:30:37.178 +05:30 4b3cdece-c729-437b-90f9-1ca945ceeef6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:30:37.178 +05:30 a8c3b8d1-733b-4739-824c-3a6e1a3e988f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:30:37.178 +05:30 a8c3b8d1-733b-4739-824c-3a6e1a3e988f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.0154ms 2024-03-23 21:30:37.178 +05:30 4b3cdece-c729-437b-90f9-1ca945ceeef6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.2083ms 2024-03-23 21:30:58.779 +05:30 6be9610e-5544-472b-adb3-67e8e8673b2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:30:58.780 +05:30 ff009d94-79d0-4586-8d5c-e6c2cb07a208 INF CORS policy execution successful. 2024-03-23 21:30:58.781 +05:30 ff009d94-79d0-4586-8d5c-e6c2cb07a208 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.6033ms 2024-03-23 21:30:58.794 +05:30 cbe198ef-61e3-444a-8ad7-3df36d98966f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:30:58.794 +05:30 349cb5fd-764b-4da2-b818-e97635d030f6 INF CORS policy execution successful. 2024-03-23 21:30:58.795 +05:30 349cb5fd-764b-4da2-b818-e97635d030f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.699ms 2024-03-23 21:30:58.795 +05:30 dbb8667b-a2c9-4c04-855c-d92214c979cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:30:58.796 +05:30 8356fc04-0c59-4721-875d-4286f1648313 INF CORS policy execution successful. 2024-03-23 21:30:58.796 +05:30 8356fc04-0c59-4721-875d-4286f1648313 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3941ms 2024-03-23 21:30:58.805 +05:30 823839b2-89bd-4633-ae3f-4d6527de99d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:30:58.806 +05:30 0c88fd83-5772-4215-a8bf-046bd2331e21 INF CORS policy execution successful. 2024-03-23 21:30:58.806 +05:30 0c88fd83-5772-4215-a8bf-046bd2331e21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.6761ms 2024-03-23 21:30:58.858 +05:30 54f9b8ca-36a1-4fb9-81e9-5d626024e8e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:30:58.862 +05:30 54f9b8ca-36a1-4fb9-81e9-5d626024e8e0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:58 PM'. 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-23 21:30:58.864 +05:30 fd2d35a6-889a-410a-ac71-25f2835442ae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:30:58.865 +05:30 54f9b8ca-36a1-4fb9-81e9-5d626024e8e0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:58 PM'. 2024-03-23 21:30:58.865 +05:30 a27f2bbc-e0f3-4b59-9cfe-e26548767dd3 INF CORS policy execution successful. 2024-03-23 21:30:58.865 +05:30 a27f2bbc-e0f3-4b59-9cfe-e26548767dd3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:30:58.866 +05:30 fd2d35a6-889a-410a-ac71-25f2835442ae INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:58 PM'. 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-23 21:30:58.866 +05:30 a27f2bbc-e0f3-4b59-9cfe-e26548767dd3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:30:58.866 +05:30 fd2d35a6-889a-410a-ac71-25f2835442ae INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:58 PM'. 2024-03-23 21:30:58.866 +05:30 61377b61-a7eb-4a3d-92a9-a3adfca5b57a INF CORS policy execution successful. 2024-03-23 21:30:58.866 +05:30 61377b61-a7eb-4a3d-92a9-a3adfca5b57a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:30:58.866 +05:30 61377b61-a7eb-4a3d-92a9-a3adfca5b57a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:30:58.867 +05:30 fe122a85-5f7d-4b21-acb1-0a93d77df49e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:30:58.868 +05:30 61377b61-a7eb-4a3d-92a9-a3adfca5b57a INF Fetching Department deatails 2024-03-23 21:30:58.868 +05:30 fe122a85-5f7d-4b21-acb1-0a93d77df49e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:58 PM'. 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-23 21:30:58.868 +05:30 a27f2bbc-e0f3-4b59-9cfe-e26548767dd3 INF Fetching City deatails 2024-03-23 21:30:58.869 +05:30 f5e38de0-72c1-460f-8156-98e362faaf72 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:30:58.870 +05:30 fe122a85-5f7d-4b21-acb1-0a93d77df49e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:58 PM'. 2024-03-23 21:30:58.870 +05:30 302a7db4-e066-4eb8-b12f-2f75d78b099c INF CORS policy execution successful. 2024-03-23 21:30:58.871 +05:30 302a7db4-e066-4eb8-b12f-2f75d78b099c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:30:58.871 +05:30 302a7db4-e066-4eb8-b12f-2f75d78b099c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:30:58.871 +05:30 f5e38de0-72c1-460f-8156-98e362faaf72 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:58 PM'. 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-23 21:30:58.872 +05:30 302a7db4-e066-4eb8-b12f-2f75d78b099c INF Fetching Country deatails 2024-03-23 21:30:58.872 +05:30 f5e38de0-72c1-460f-8156-98e362faaf72 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:58 PM'. 2024-03-23 21:30:58.873 +05:30 eee255b5-0001-43cd-93b8-9260b6b4d84e INF CORS policy execution successful. 2024-03-23 21:30:58.873 +05:30 eee255b5-0001-43cd-93b8-9260b6b4d84e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:30:58.873 +05:30 eee255b5-0001-43cd-93b8-9260b6b4d84e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:30:58.875 +05:30 a27f2bbc-e0f3-4b59-9cfe-e26548767dd3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:58.875 +05:30 61377b61-a7eb-4a3d-92a9-a3adfca5b57a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:58.875 +05:30 eee255b5-0001-43cd-93b8-9260b6b4d84e INF Fetching Field details for Master 2024-03-23 21:30:58.875 +05:30 a27f2bbc-e0f3-4b59-9cfe-e26548767dd3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.269ms 2024-03-23 21:30:58.876 +05:30 a27f2bbc-e0f3-4b59-9cfe-e26548767dd3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:30:58.875 +05:30 61377b61-a7eb-4a3d-92a9-a3adfca5b57a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 8.9177ms 2024-03-23 21:30:58.876 +05:30 61377b61-a7eb-4a3d-92a9-a3adfca5b57a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:30:58.876 +05:30 a27f2bbc-e0f3-4b59-9cfe-e26548767dd3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 17.9922ms 2024-03-23 21:30:58.876 +05:30 61377b61-a7eb-4a3d-92a9-a3adfca5b57a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.6162ms 2024-03-23 21:30:58.877 +05:30 302a7db4-e066-4eb8-b12f-2f75d78b099c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:58.878 +05:30 302a7db4-e066-4eb8-b12f-2f75d78b099c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.024ms 2024-03-23 21:30:58.878 +05:30 302a7db4-e066-4eb8-b12f-2f75d78b099c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:30:58.878 +05:30 302a7db4-e066-4eb8-b12f-2f75d78b099c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 10.9985ms 2024-03-23 21:30:58.879 +05:30 eee255b5-0001-43cd-93b8-9260b6b4d84e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:58.879 +05:30 eee255b5-0001-43cd-93b8-9260b6b4d84e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.174ms 2024-03-23 21:30:58.879 +05:30 eee255b5-0001-43cd-93b8-9260b6b4d84e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:30:58.879 +05:30 eee255b5-0001-43cd-93b8-9260b6b4d84e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.8484ms 2024-03-23 21:30:59.768 +05:30 6065b197-f9aa-4070-a9d1-3e9727dc03a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:30:59.768 +05:30 474f81d1-670b-4f66-aed1-eab1657bee88 INF CORS policy execution successful. 2024-03-23 21:30:59.768 +05:30 474f81d1-670b-4f66-aed1-eab1657bee88 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5704ms 2024-03-23 21:30:59.774 +05:30 16047170-bccb-4d34-9d76-a96899d0d8e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:30:59.774 +05:30 041f89c3-171f-4adf-b0c2-89a9aa51d1a7 INF CORS policy execution successful. 2024-03-23 21:30:59.775 +05:30 041f89c3-171f-4adf-b0c2-89a9aa51d1a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5646ms 2024-03-23 21:30:59.778 +05:30 63c5ed4d-c1ec-4c04-be7c-86ac909b9b6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:30:59.778 +05:30 9ec6dfe2-e4a3-46cf-946e-8c31e29fbb82 INF CORS policy execution successful. 2024-03-23 21:30:59.779 +05:30 9ec6dfe2-e4a3-46cf-946e-8c31e29fbb82 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.487ms 2024-03-23 21:30:59.780 +05:30 8985bc9c-f556-450a-8a6e-e5596330d6dd INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:30:59.781 +05:30 0d4d1577-dcc4-41ce-bfd0-96dfbf6ab2a3 INF CORS policy execution successful. 2024-03-23 21:30:59.781 +05:30 0d4d1577-dcc4-41ce-bfd0-96dfbf6ab2a3 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:30:59.781 +05:30 0d4d1577-dcc4-41ce-bfd0-96dfbf6ab2a3 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:30:59.781 +05:30 0d4d1577-dcc4-41ce-bfd0-96dfbf6ab2a3 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.7546ms 2024-03-23 21:30:59.873 +05:30 fc17e7ba-4753-49f1-96ef-fee231ca62b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:30:59.873 +05:30 f07d2336-7447-48e2-a6c4-d571cad2f712 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:30:59.874 +05:30 fc17e7ba-4753-49f1-96ef-fee231ca62b5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:59 PM'. 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-23 21:30:59.874 +05:30 f07d2336-7447-48e2-a6c4-d571cad2f712 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:59 PM'. 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-23 21:30:59.874 +05:30 fc17e7ba-4753-49f1-96ef-fee231ca62b5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:59 PM'. 2024-03-23 21:30:59.874 +05:30 f07d2336-7447-48e2-a6c4-d571cad2f712 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:59 PM'. 2024-03-23 21:30:59.874 +05:30 8a40fb36-cc3d-4b65-9592-9858f7fd5193 INF CORS policy execution successful. 2024-03-23 21:30:59.874 +05:30 be09886b-1b1e-4663-906f-ace755cbc348 INF CORS policy execution successful. 2024-03-23 21:30:59.874 +05:30 8a40fb36-cc3d-4b65-9592-9858f7fd5193 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:30:59.875 +05:30 be09886b-1b1e-4663-906f-ace755cbc348 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:30:59.875 +05:30 8a40fb36-cc3d-4b65-9592-9858f7fd5193 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:30:59.875 +05:30 be09886b-1b1e-4663-906f-ace755cbc348 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:30:59.875 +05:30 be09886b-1b1e-4663-906f-ace755cbc348 INF Fetching City deatails 2024-03-23 21:30:59.875 +05:30 8a40fb36-cc3d-4b65-9592-9858f7fd5193 INF Fetching Department deatails 2024-03-23 21:30:59.877 +05:30 be09886b-1b1e-4663-906f-ace755cbc348 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:59.877 +05:30 8a40fb36-cc3d-4b65-9592-9858f7fd5193 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:59.877 +05:30 be09886b-1b1e-4663-906f-ace755cbc348 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4191ms 2024-03-23 21:30:59.877 +05:30 d1e76173-9466-42fc-a3d5-f5517c39b309 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:30:59.877 +05:30 be09886b-1b1e-4663-906f-ace755cbc348 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:30:59.877 +05:30 8a40fb36-cc3d-4b65-9592-9858f7fd5193 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6189ms 2024-03-23 21:30:59.877 +05:30 8a40fb36-cc3d-4b65-9592-9858f7fd5193 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:30:59.878 +05:30 be09886b-1b1e-4663-906f-ace755cbc348 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.4104ms 2024-03-23 21:30:59.878 +05:30 8a40fb36-cc3d-4b65-9592-9858f7fd5193 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.8223ms 2024-03-23 21:30:59.878 +05:30 d1e76173-9466-42fc-a3d5-f5517c39b309 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:59 PM'. 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-23 21:30:59.878 +05:30 d1e76173-9466-42fc-a3d5-f5517c39b309 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:00:59 PM'. 2024-03-23 21:30:59.878 +05:30 f0a47e98-da50-464b-a11f-b5f600f1d0fa INF CORS policy execution successful. 2024-03-23 21:30:59.878 +05:30 f0a47e98-da50-464b-a11f-b5f600f1d0fa INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:30:59.878 +05:30 f0a47e98-da50-464b-a11f-b5f600f1d0fa INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:30:59.879 +05:30 f0a47e98-da50-464b-a11f-b5f600f1d0fa INF Fetching Country deatails 2024-03-23 21:30:59.879 +05:30 f0a47e98-da50-464b-a11f-b5f600f1d0fa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:30:59.880 +05:30 f0a47e98-da50-464b-a11f-b5f600f1d0fa INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3616ms 2024-03-23 21:30:59.880 +05:30 f0a47e98-da50-464b-a11f-b5f600f1d0fa INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:30:59.880 +05:30 f0a47e98-da50-464b-a11f-b5f600f1d0fa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.5886ms 2024-03-23 21:31:00.209 +05:30 e9418d44-65eb-4e7a-b204-9f853b67fe9a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:00.209 +05:30 699f91cf-a809-4984-9a1d-dfbb363b91bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:00.210 +05:30 c81f0bd0-b2cc-4bbe-8fe1-8e8bc8cc59a7 INF CORS policy execution successful. 2024-03-23 21:31:00.210 +05:30 6270bdbb-4858-4417-bfd8-c169d8521178 INF CORS policy execution successful. 2024-03-23 21:31:00.210 +05:30 c81f0bd0-b2cc-4bbe-8fe1-8e8bc8cc59a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.862ms 2024-03-23 21:31:00.210 +05:30 6270bdbb-4858-4417-bfd8-c169d8521178 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6791ms 2024-03-23 21:31:00.210 +05:30 6ba5022b-3b3f-4303-9cff-fba642528e45 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:00.211 +05:30 f7c4921a-79d5-44ea-be79-2b4a3bb572de INF CORS policy execution successful. 2024-03-23 21:31:00.211 +05:30 f7c4921a-79d5-44ea-be79-2b4a3bb572de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3322ms 2024-03-23 21:31:00.212 +05:30 17267c47-49df-4541-9b8b-217f5123d588 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:31:00.212 +05:30 6e3ba6e9-f3d3-41b3-9275-49f24e0fbe1a INF CORS policy execution successful. 2024-03-23 21:31:00.213 +05:30 6e3ba6e9-f3d3-41b3-9275-49f24e0fbe1a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.5245ms 2024-03-23 21:31:00.287 +05:30 4273fd30-e80f-4e86-be44-8dc27a6f5f87 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:00.288 +05:30 a9971181-37a5-4616-81bd-a9a76071348f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:00.288 +05:30 4273fd30-e80f-4e86-be44-8dc27a6f5f87 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:00 PM'. 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-23 21:31:00.288 +05:30 a9971181-37a5-4616-81bd-a9a76071348f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:00 PM'. 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-23 21:31:00.288 +05:30 4273fd30-e80f-4e86-be44-8dc27a6f5f87 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:00 PM'. 2024-03-23 21:31:00.289 +05:30 a9971181-37a5-4616-81bd-a9a76071348f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:00 PM'. 2024-03-23 21:31:00.289 +05:30 e83397c2-39d8-4dda-9c6c-4fd084b7c8d5 INF CORS policy execution successful. 2024-03-23 21:31:00.289 +05:30 0368ee1a-f471-4f23-a188-d6ba2847c8cb INF CORS policy execution successful. 2024-03-23 21:31:00.289 +05:30 e83397c2-39d8-4dda-9c6c-4fd084b7c8d5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:00.289 +05:30 0368ee1a-f471-4f23-a188-d6ba2847c8cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:00.289 +05:30 e83397c2-39d8-4dda-9c6c-4fd084b7c8d5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:00.289 +05:30 624b0dfe-fde3-42d7-952b-7716a793009f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:31:00.289 +05:30 f790294e-f62f-46f3-a37e-14e3fd0dc5d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:00.289 +05:30 0368ee1a-f471-4f23-a188-d6ba2847c8cb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:00.290 +05:30 f790294e-f62f-46f3-a37e-14e3fd0dc5d9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:00 PM'. 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-23 21:31:00.290 +05:30 624b0dfe-fde3-42d7-952b-7716a793009f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:00 PM'. 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-23 21:31:00.290 +05:30 e83397c2-39d8-4dda-9c6c-4fd084b7c8d5 INF Fetching Department deatails 2024-03-23 21:31:00.290 +05:30 f790294e-f62f-46f3-a37e-14e3fd0dc5d9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:00 PM'. 2024-03-23 21:31:00.290 +05:30 0368ee1a-f471-4f23-a188-d6ba2847c8cb INF Fetching City deatails 2024-03-23 21:31:00.290 +05:30 e3974c4c-ee46-4b15-9476-8f9345f26c00 INF CORS policy execution successful. 2024-03-23 21:31:00.290 +05:30 624b0dfe-fde3-42d7-952b-7716a793009f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:00 PM'. 2024-03-23 21:31:00.290 +05:30 e3974c4c-ee46-4b15-9476-8f9345f26c00 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:00.290 +05:30 e3974c4c-ee46-4b15-9476-8f9345f26c00 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:00.290 +05:30 1a21fc79-68f5-4895-85ed-2d01ef9863b7 INF CORS policy execution successful. 2024-03-23 21:31:00.290 +05:30 1a21fc79-68f5-4895-85ed-2d01ef9863b7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:31:00.290 +05:30 1a21fc79-68f5-4895-85ed-2d01ef9863b7 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:31:00.291 +05:30 e3974c4c-ee46-4b15-9476-8f9345f26c00 INF Fetching Country deatails 2024-03-23 21:31:00.291 +05:30 e83397c2-39d8-4dda-9c6c-4fd084b7c8d5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:00.291 +05:30 0368ee1a-f471-4f23-a188-d6ba2847c8cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:00.291 +05:30 1a21fc79-68f5-4895-85ed-2d01ef9863b7 INF Fetching Field details for Master 2024-03-23 21:31:00.291 +05:30 e83397c2-39d8-4dda-9c6c-4fd084b7c8d5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3157ms 2024-03-23 21:31:00.291 +05:30 0368ee1a-f471-4f23-a188-d6ba2847c8cb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2399ms 2024-03-23 21:31:00.291 +05:30 e83397c2-39d8-4dda-9c6c-4fd084b7c8d5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:00.291 +05:30 0368ee1a-f471-4f23-a188-d6ba2847c8cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:00.292 +05:30 e83397c2-39d8-4dda-9c6c-4fd084b7c8d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.0188ms 2024-03-23 21:31:00.292 +05:30 0368ee1a-f471-4f23-a188-d6ba2847c8cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.9791ms 2024-03-23 21:31:00.292 +05:30 1a21fc79-68f5-4895-85ed-2d01ef9863b7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:00.292 +05:30 e3974c4c-ee46-4b15-9476-8f9345f26c00 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:00.292 +05:30 e3974c4c-ee46-4b15-9476-8f9345f26c00 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0305ms 2024-03-23 21:31:00.292 +05:30 1a21fc79-68f5-4895-85ed-2d01ef9863b7 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.904ms 2024-03-23 21:31:00.292 +05:30 e3974c4c-ee46-4b15-9476-8f9345f26c00 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:00.292 +05:30 1a21fc79-68f5-4895-85ed-2d01ef9863b7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:31:00.293 +05:30 e3974c4c-ee46-4b15-9476-8f9345f26c00 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.5568ms 2024-03-23 21:31:00.293 +05:30 1a21fc79-68f5-4895-85ed-2d01ef9863b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.534ms 2024-03-23 21:31:03.910 +05:30 a1d19b28-905a-4281-8873-e891ca7e61f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:03.910 +05:30 c36fcb39-9907-4410-949f-ba88611af38a INF CORS policy execution successful. 2024-03-23 21:31:03.911 +05:30 c36fcb39-9907-4410-949f-ba88611af38a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5327ms 2024-03-23 21:31:03.925 +05:30 35bd1db4-47da-4f1f-b2de-f641e6527e6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:03.925 +05:30 c803382c-7325-4a43-b418-4b80ec7e3ba8 INF CORS policy execution successful. 2024-03-23 21:31:03.925 +05:30 c803382c-7325-4a43-b418-4b80ec7e3ba8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.66ms 2024-03-23 21:31:03.926 +05:30 bb03d560-4f34-4bb3-a736-1e40294ed930 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:03.926 +05:30 02018be8-8a02-4ca6-879d-4e86f38ea989 INF CORS policy execution successful. 2024-03-23 21:31:03.926 +05:30 02018be8-8a02-4ca6-879d-4e86f38ea989 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3494ms 2024-03-23 21:31:03.934 +05:30 4a696a6c-b89a-4467-9c92-c76990315a8e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:31:03.935 +05:30 63547350-4b04-413e-8496-e20cd563d33b INF CORS policy execution successful. 2024-03-23 21:31:03.935 +05:30 63547350-4b04-413e-8496-e20cd563d33b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 204 null null 0.937ms 2024-03-23 21:31:03.970 +05:30 a8b8f363-434e-4de1-a37d-14783d630184 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:03.971 +05:30 a8b8f363-434e-4de1-a37d-14783d630184 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:03 PM'. 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-23 21:31:03.971 +05:30 a8b8f363-434e-4de1-a37d-14783d630184 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:03 PM'. 2024-03-23 21:31:03.971 +05:30 ee0e1594-dc56-4446-b359-e25a0fad56c4 INF CORS policy execution successful. 2024-03-23 21:31:03.971 +05:30 ee0e1594-dc56-4446-b359-e25a0fad56c4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:03.971 +05:30 ee0e1594-dc56-4446-b359-e25a0fad56c4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:03.972 +05:30 ee0e1594-dc56-4446-b359-e25a0fad56c4 INF Fetching City deatails 2024-03-23 21:31:03.973 +05:30 ee0e1594-dc56-4446-b359-e25a0fad56c4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:03.973 +05:30 ee0e1594-dc56-4446-b359-e25a0fad56c4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.953ms 2024-03-23 21:31:03.973 +05:30 ee0e1594-dc56-4446-b359-e25a0fad56c4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:03.974 +05:30 ee0e1594-dc56-4446-b359-e25a0fad56c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4766ms 2024-03-23 21:31:03.984 +05:30 c1fd90c9-4af2-40c4-a12e-111d17785c84 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:03.985 +05:30 c1fd90c9-4af2-40c4-a12e-111d17785c84 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:03 PM'. 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-23 21:31:03.985 +05:30 64f4cf31-f0b4-4871-abeb-4997a2187d2a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:03.986 +05:30 c1fd90c9-4af2-40c4-a12e-111d17785c84 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:03 PM'. 2024-03-23 21:31:03.986 +05:30 2f6fcd3a-4a2f-4b78-9226-cb39778ff0f2 INF CORS policy execution successful. 2024-03-23 21:31:03.986 +05:30 2f6fcd3a-4a2f-4b78-9226-cb39778ff0f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:03.986 +05:30 2f6fcd3a-4a2f-4b78-9226-cb39778ff0f2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:03.986 +05:30 64f4cf31-f0b4-4871-abeb-4997a2187d2a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:03 PM'. 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-23 21:31:03.987 +05:30 64f4cf31-f0b4-4871-abeb-4997a2187d2a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:03 PM'. 2024-03-23 21:31:03.987 +05:30 6dcbf464-c8c4-4260-949e-1576283da7ca INF CORS policy execution successful. 2024-03-23 21:31:03.987 +05:30 2f6fcd3a-4a2f-4b78-9226-cb39778ff0f2 INF Fetching Country deatails 2024-03-23 21:31:03.987 +05:30 6dcbf464-c8c4-4260-949e-1576283da7ca INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:03.987 +05:30 6dcbf464-c8c4-4260-949e-1576283da7ca INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:03.987 +05:30 6dcbf464-c8c4-4260-949e-1576283da7ca INF Fetching Department deatails 2024-03-23 21:31:03.988 +05:30 2f6fcd3a-4a2f-4b78-9226-cb39778ff0f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:03.988 +05:30 6dcbf464-c8c4-4260-949e-1576283da7ca INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:03.988 +05:30 2f6fcd3a-4a2f-4b78-9226-cb39778ff0f2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9093ms 2024-03-23 21:31:03.988 +05:30 2f6fcd3a-4a2f-4b78-9226-cb39778ff0f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:03.988 +05:30 2f6fcd3a-4a2f-4b78-9226-cb39778ff0f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.2514ms 2024-03-23 21:31:03.988 +05:30 6dcbf464-c8c4-4260-949e-1576283da7ca INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5011ms 2024-03-23 21:31:03.989 +05:30 6dcbf464-c8c4-4260-949e-1576283da7ca INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:03.989 +05:30 6dcbf464-c8c4-4260-949e-1576283da7ca INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4298ms 2024-03-23 21:31:03.993 +05:30 8d30d262-5660-4c8f-8267-32c0585f453f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:31:03.994 +05:30 8d30d262-5660-4c8f-8267-32c0585f453f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:03 PM'. 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-23 21:31:03.994 +05:30 8d30d262-5660-4c8f-8267-32c0585f453f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:03 PM'. 2024-03-23 21:31:03.994 +05:30 65a85f94-610b-4005-a7bd-720187a39f22 INF CORS policy execution successful. 2024-03-23 21:31:03.994 +05:30 65a85f94-610b-4005-a7bd-720187a39f22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:31:03.994 +05:30 65a85f94-610b-4005-a7bd-720187a39f22 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:31:03.995 +05:30 65a85f94-610b-4005-a7bd-720187a39f22 INF Fetching Field details for Master 2024-03-23 21:31:03.996 +05:30 65a85f94-610b-4005-a7bd-720187a39f22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:03.997 +05:30 65a85f94-610b-4005-a7bd-720187a39f22 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.2361ms 2024-03-23 21:31:03.997 +05:30 65a85f94-610b-4005-a7bd-720187a39f22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:31:03.997 +05:30 65a85f94-610b-4005-a7bd-720187a39f22 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.7098ms 2024-03-23 21:31:04.330 +05:30 f0912bf0-a1c2-4310-9f17-d979a9416479 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:04.330 +05:30 8af04cd9-a37a-4e91-bc0f-121afbf59c30 INF CORS policy execution successful. 2024-03-23 21:31:04.331 +05:30 8af04cd9-a37a-4e91-bc0f-121afbf59c30 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6011ms 2024-03-23 21:31:04.339 +05:30 7bddea7d-9c7d-4ec1-9541-4aa3331ada2b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:04.339 +05:30 714a1e0c-c4e0-4111-93b7-2696f4d5b544 INF CORS policy execution successful. 2024-03-23 21:31:04.340 +05:30 714a1e0c-c4e0-4111-93b7-2696f4d5b544 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6033ms 2024-03-23 21:31:04.342 +05:30 2f565914-60d0-4a9d-a0b5-55808b1259bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:04.342 +05:30 12943487-6bb7-421a-a092-cf2c0b23ee65 INF CORS policy execution successful. 2024-03-23 21:31:04.342 +05:30 12943487-6bb7-421a-a092-cf2c0b23ee65 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3588ms 2024-03-23 21:31:04.343 +05:30 70238676-b67f-4775-929f-7cdc33a7a7a4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null 0 2024-03-23 21:31:04.343 +05:30 2a6751c2-69c1-416f-ab7d-3204b4c4be40 INF CORS policy execution successful. 2024-03-23 21:31:04.343 +05:30 2a6751c2-69c1-416f-ab7d-3204b4c4be40 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:31:04.343 +05:30 2a6751c2-69c1-416f-ab7d-3204b4c4be40 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-23 21:31:04.346 +05:30 2a6751c2-69c1-416f-ab7d-3204b4c4be40 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-23 21:31:04.348 +05:30 2a6751c2-69c1-416f-ab7d-3204b4c4be40 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 4.6372ms 2024-03-23 21:31:04.348 +05:30 2a6751c2-69c1-416f-ab7d-3204b4c4be40 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:31:04.348 +05:30 2a6751c2-69c1-416f-ab7d-3204b4c4be40 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 415 null application/problem+json; charset=utf-8 5.3423ms 2024-03-23 21:31:04.402 +05:30 2ac5021b-1600-43e2-b283-cd13159aa4d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:04.403 +05:30 2ac5021b-1600-43e2-b283-cd13159aa4d2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:04 PM'. 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-23 21:31:04.403 +05:30 2ac5021b-1600-43e2-b283-cd13159aa4d2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:04 PM'. 2024-03-23 21:31:04.404 +05:30 394ca2e4-704e-498d-854b-c45e4b1d00df INF CORS policy execution successful. 2024-03-23 21:31:04.404 +05:30 394ca2e4-704e-498d-854b-c45e4b1d00df INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:04.404 +05:30 394ca2e4-704e-498d-854b-c45e4b1d00df INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:04.404 +05:30 394ca2e4-704e-498d-854b-c45e4b1d00df INF Fetching City deatails 2024-03-23 21:31:04.405 +05:30 394ca2e4-704e-498d-854b-c45e4b1d00df INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:04.406 +05:30 394ca2e4-704e-498d-854b-c45e4b1d00df INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7331ms 2024-03-23 21:31:04.406 +05:30 394ca2e4-704e-498d-854b-c45e4b1d00df INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:04.406 +05:30 394ca2e4-704e-498d-854b-c45e4b1d00df INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4583ms 2024-03-23 21:31:04.406 +05:30 ef89bb57-a8c8-4aad-b279-1dfc805b0cf0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:04.407 +05:30 ef89bb57-a8c8-4aad-b279-1dfc805b0cf0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:04 PM'. 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-23 21:31:04.407 +05:30 ef89bb57-a8c8-4aad-b279-1dfc805b0cf0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:04 PM'. 2024-03-23 21:31:04.407 +05:30 e6c18c52-6ba3-4f14-a32c-0b14f7380d59 INF CORS policy execution successful. 2024-03-23 21:31:04.407 +05:30 e6c18c52-6ba3-4f14-a32c-0b14f7380d59 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:04.407 +05:30 e6c18c52-6ba3-4f14-a32c-0b14f7380d59 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:04.407 +05:30 d870149f-cd2b-4812-9474-7106af8840b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:04.408 +05:30 e6c18c52-6ba3-4f14-a32c-0b14f7380d59 INF Fetching Country deatails 2024-03-23 21:31:04.408 +05:30 d870149f-cd2b-4812-9474-7106af8840b0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:04 PM'. 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-23 21:31:04.408 +05:30 d870149f-cd2b-4812-9474-7106af8840b0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:04 PM'. 2024-03-23 21:31:04.408 +05:30 3fe70dda-9636-4be1-a212-87e0ee1d75e5 INF CORS policy execution successful. 2024-03-23 21:31:04.408 +05:30 3fe70dda-9636-4be1-a212-87e0ee1d75e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:04.408 +05:30 3fe70dda-9636-4be1-a212-87e0ee1d75e5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:04.409 +05:30 e6c18c52-6ba3-4f14-a32c-0b14f7380d59 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:04.409 +05:30 e6c18c52-6ba3-4f14-a32c-0b14f7380d59 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4139ms 2024-03-23 21:31:04.409 +05:30 3fe70dda-9636-4be1-a212-87e0ee1d75e5 INF Fetching Department deatails 2024-03-23 21:31:04.409 +05:30 e6c18c52-6ba3-4f14-a32c-0b14f7380d59 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:04.409 +05:30 e6c18c52-6ba3-4f14-a32c-0b14f7380d59 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.684ms 2024-03-23 21:31:04.409 +05:30 3fe70dda-9636-4be1-a212-87e0ee1d75e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:04.409 +05:30 3fe70dda-9636-4be1-a212-87e0ee1d75e5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1199ms 2024-03-23 21:31:04.409 +05:30 3fe70dda-9636-4be1-a212-87e0ee1d75e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:04.410 +05:30 3fe70dda-9636-4be1-a212-87e0ee1d75e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0899ms 2024-03-23 21:31:04.707 +05:30 bc816f21-e33c-49d5-80d9-d86eab29038a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:04.707 +05:30 56b759a7-a8b4-467f-806b-1d86103200fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:04.707 +05:30 e5195394-d89f-4f8b-8521-9672b3f19c64 INF CORS policy execution successful. 2024-03-23 21:31:04.707 +05:30 9a68354a-78f4-4c68-aa1a-d81c49ab366e INF CORS policy execution successful. 2024-03-23 21:31:04.708 +05:30 e5195394-d89f-4f8b-8521-9672b3f19c64 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.667ms 2024-03-23 21:31:04.708 +05:30 9a68354a-78f4-4c68-aa1a-d81c49ab366e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.0251ms 2024-03-23 21:31:04.709 +05:30 2ccc7182-87e5-406c-a25f-b5768757c0a6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:04.710 +05:30 cf46ec99-337d-48eb-8e66-f37033e53cc8 INF CORS policy execution successful. 2024-03-23 21:31:04.710 +05:30 cf46ec99-337d-48eb-8e66-f37033e53cc8 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:04.710 +05:30 cf46ec99-337d-48eb-8e66-f37033e53cc8 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:04.710 +05:30 cf46ec99-337d-48eb-8e66-f37033e53cc8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.5969ms 2024-03-23 21:31:04.751 +05:30 8afd8cb6-afcc-4df0-90cf-7c2f0917549d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:04.752 +05:30 8afd8cb6-afcc-4df0-90cf-7c2f0917549d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:04 PM'. 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-23 21:31:04.753 +05:30 8afd8cb6-afcc-4df0-90cf-7c2f0917549d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:04 PM'. 2024-03-23 21:31:04.753 +05:30 6b1e09d5-32b3-4d06-bee6-09c7610ef1d1 INF CORS policy execution successful. 2024-03-23 21:31:04.753 +05:30 6b1e09d5-32b3-4d06-bee6-09c7610ef1d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:04.753 +05:30 6b1e09d5-32b3-4d06-bee6-09c7610ef1d1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:04.754 +05:30 6b1e09d5-32b3-4d06-bee6-09c7610ef1d1 INF Fetching Country deatails 2024-03-23 21:31:04.754 +05:30 52c0faa8-470f-40d5-b67e-32c1e46d1984 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:04.755 +05:30 52c0faa8-470f-40d5-b67e-32c1e46d1984 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:04 PM'. 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-23 21:31:04.756 +05:30 52c0faa8-470f-40d5-b67e-32c1e46d1984 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:04 PM'. 2024-03-23 21:31:04.756 +05:30 6b1e09d5-32b3-4d06-bee6-09c7610ef1d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:04.756 +05:30 43a59d13-1490-4869-a26d-9fe524489241 INF CORS policy execution successful. 2024-03-23 21:31:04.756 +05:30 43a59d13-1490-4869-a26d-9fe524489241 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:04.756 +05:30 43a59d13-1490-4869-a26d-9fe524489241 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:04.757 +05:30 6b1e09d5-32b3-4d06-bee6-09c7610ef1d1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.4389ms 2024-03-23 21:31:04.757 +05:30 6b1e09d5-32b3-4d06-bee6-09c7610ef1d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:04.757 +05:30 6b1e09d5-32b3-4d06-bee6-09c7610ef1d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.843ms 2024-03-23 21:31:04.758 +05:30 43a59d13-1490-4869-a26d-9fe524489241 INF Fetching Department deatails 2024-03-23 21:31:04.759 +05:30 43a59d13-1490-4869-a26d-9fe524489241 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:04.760 +05:30 43a59d13-1490-4869-a26d-9fe524489241 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.4296ms 2024-03-23 21:31:04.760 +05:30 43a59d13-1490-4869-a26d-9fe524489241 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:04.760 +05:30 43a59d13-1490-4869-a26d-9fe524489241 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.0488ms 2024-03-23 21:31:04.997 +05:30 abbe405c-d710-435b-ae98-1bb8b7e22d45 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:04.997 +05:30 555e09fa-220b-4c2a-ad1e-0001ac718973 INF CORS policy execution successful. 2024-03-23 21:31:04.997 +05:30 555e09fa-220b-4c2a-ad1e-0001ac718973 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5478ms 2024-03-23 21:31:05.053 +05:30 48bea437-3b26-4f60-9fff-a6eaabbebadd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:05.054 +05:30 48bea437-3b26-4f60-9fff-a6eaabbebadd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:05 PM'. 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-23 21:31:05.054 +05:30 48bea437-3b26-4f60-9fff-a6eaabbebadd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:05 PM'. 2024-03-23 21:31:05.055 +05:30 cf3deaa1-8a46-4e79-a03f-fd76435c78ae INF CORS policy execution successful. 2024-03-23 21:31:05.055 +05:30 cf3deaa1-8a46-4e79-a03f-fd76435c78ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:05.055 +05:30 cf3deaa1-8a46-4e79-a03f-fd76435c78ae INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:05.055 +05:30 cf3deaa1-8a46-4e79-a03f-fd76435c78ae INF Fetching City deatails 2024-03-23 21:31:05.057 +05:30 cf3deaa1-8a46-4e79-a03f-fd76435c78ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:05.057 +05:30 cf3deaa1-8a46-4e79-a03f-fd76435c78ae INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.6372ms 2024-03-23 21:31:05.058 +05:30 cf3deaa1-8a46-4e79-a03f-fd76435c78ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:05.058 +05:30 cf3deaa1-8a46-4e79-a03f-fd76435c78ae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.6967ms 2024-03-23 21:31:05.142 +05:30 eb19cac0-d1b8-4eaf-86f1-419b591db4e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:05.142 +05:30 46cc5d95-6dc5-4757-af9b-9e8cc8d20512 INF CORS policy execution successful. 2024-03-23 21:31:05.143 +05:30 46cc5d95-6dc5-4757-af9b-9e8cc8d20512 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5247ms 2024-03-23 21:31:05.144 +05:30 ffa43c89-2ef9-4262-825a-b502ec5d2a77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:05.144 +05:30 271041a0-7ff6-4f8d-9d80-7083ff1bdd95 INF CORS policy execution successful. 2024-03-23 21:31:05.144 +05:30 271041a0-7ff6-4f8d-9d80-7083ff1bdd95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.2815ms 2024-03-23 21:31:05.147 +05:30 1fac7d21-b51e-4e40-86e8-ed838fc77041 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:05.148 +05:30 95fb38a7-b999-4d6e-aee3-8fe40c3693d1 INF CORS policy execution successful. 2024-03-23 21:31:05.148 +05:30 95fb38a7-b999-4d6e-aee3-8fe40c3693d1 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:05.148 +05:30 95fb38a7-b999-4d6e-aee3-8fe40c3693d1 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:05.148 +05:30 95fb38a7-b999-4d6e-aee3-8fe40c3693d1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.5782ms 2024-03-23 21:31:05.148 +05:30 3c376fd4-4f0f-43ec-a9ba-3f9eec33c23a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:05.149 +05:30 c7d926c3-154d-4f21-aab3-8f675c209f38 INF CORS policy execution successful. 2024-03-23 21:31:05.149 +05:30 c7d926c3-154d-4f21-aab3-8f675c209f38 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2912ms 2024-03-23 21:31:05.248 +05:30 b7a8a0bb-6b95-4950-b3c6-b649c7f9050b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:05.248 +05:30 b7a8a0bb-6b95-4950-b3c6-b649c7f9050b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:05 PM'. 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-23 21:31:05.248 +05:30 b7a8a0bb-6b95-4950-b3c6-b649c7f9050b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:05 PM'. 2024-03-23 21:31:05.249 +05:30 29e9a556-2d45-4933-8998-a0309ed34e39 INF CORS policy execution successful. 2024-03-23 21:31:05.249 +05:30 29e9a556-2d45-4933-8998-a0309ed34e39 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:05.249 +05:30 29e9a556-2d45-4933-8998-a0309ed34e39 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:05.249 +05:30 29e9a556-2d45-4933-8998-a0309ed34e39 INF Fetching Department deatails 2024-03-23 21:31:05.250 +05:30 29e9a556-2d45-4933-8998-a0309ed34e39 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:05.250 +05:30 29e9a556-2d45-4933-8998-a0309ed34e39 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6382ms 2024-03-23 21:31:05.250 +05:30 29e9a556-2d45-4933-8998-a0309ed34e39 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:05.250 +05:30 29e9a556-2d45-4933-8998-a0309ed34e39 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.968ms 2024-03-23 21:31:05.251 +05:30 e672655a-898b-48a0-a249-eb04a72b6fe7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:05.251 +05:30 e672655a-898b-48a0-a249-eb04a72b6fe7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:05 PM'. 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-23 21:31:05.251 +05:30 e672655a-898b-48a0-a249-eb04a72b6fe7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:05 PM'. 2024-03-23 21:31:05.251 +05:30 20fff087-153b-4c47-b55e-72de75d3bb6b INF CORS policy execution successful. 2024-03-23 21:31:05.251 +05:30 20fff087-153b-4c47-b55e-72de75d3bb6b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:05.251 +05:30 20fff087-153b-4c47-b55e-72de75d3bb6b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:05.252 +05:30 20fff087-153b-4c47-b55e-72de75d3bb6b INF Fetching City deatails 2024-03-23 21:31:05.253 +05:30 20fff087-153b-4c47-b55e-72de75d3bb6b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:05.253 +05:30 20fff087-153b-4c47-b55e-72de75d3bb6b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6251ms 2024-03-23 21:31:05.253 +05:30 20fff087-153b-4c47-b55e-72de75d3bb6b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:05.253 +05:30 20fff087-153b-4c47-b55e-72de75d3bb6b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7216ms 2024-03-23 21:31:05.255 +05:30 f082121b-e900-4693-949a-2f4f498768b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:05.256 +05:30 f082121b-e900-4693-949a-2f4f498768b8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:05 PM'. 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-23 21:31:05.256 +05:30 f082121b-e900-4693-949a-2f4f498768b8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:05 PM'. 2024-03-23 21:31:05.256 +05:30 71519394-5f00-46aa-8c74-bfdc5b0af135 INF CORS policy execution successful. 2024-03-23 21:31:05.256 +05:30 71519394-5f00-46aa-8c74-bfdc5b0af135 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:05.257 +05:30 71519394-5f00-46aa-8c74-bfdc5b0af135 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:05.257 +05:30 71519394-5f00-46aa-8c74-bfdc5b0af135 INF Fetching Country deatails 2024-03-23 21:31:05.258 +05:30 71519394-5f00-46aa-8c74-bfdc5b0af135 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:05.258 +05:30 71519394-5f00-46aa-8c74-bfdc5b0af135 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6072ms 2024-03-23 21:31:05.258 +05:30 71519394-5f00-46aa-8c74-bfdc5b0af135 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:05.258 +05:30 71519394-5f00-46aa-8c74-bfdc5b0af135 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0637ms 2024-03-23 21:31:06.039 +05:30 3a6dafe3-09e2-4a53-9e70-d09a30088071 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:06.039 +05:30 d2a46993-005e-459e-8c99-4736b444e673 INF CORS policy execution successful. 2024-03-23 21:31:06.039 +05:30 d2a46993-005e-459e-8c99-4736b444e673 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5462ms 2024-03-23 21:31:06.041 +05:30 bb649ee7-4e1f-4f01-ac04-8ecf2f2b0357 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:06.041 +05:30 c44d04c4-616a-4f93-8f74-a42ac653b090 INF CORS policy execution successful. 2024-03-23 21:31:06.041 +05:30 c44d04c4-616a-4f93-8f74-a42ac653b090 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.2273ms 2024-03-23 21:31:06.042 +05:30 1cb7b796-ad9c-443a-8e20-64fb4e468cd3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:06.042 +05:30 1277fa60-0af1-4ad1-9850-8be07578b38c INF CORS policy execution successful. 2024-03-23 21:31:06.042 +05:30 1277fa60-0af1-4ad1-9850-8be07578b38c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.1852ms 2024-03-23 21:31:06.048 +05:30 ae9db462-c79a-44f7-a49b-276cf9a078cc INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:06.048 +05:30 0736262f-58c8-440b-b4cd-978ea2e144c0 INF CORS policy execution successful. 2024-03-23 21:31:06.048 +05:30 0736262f-58c8-440b-b4cd-978ea2e144c0 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:06.048 +05:30 0736262f-58c8-440b-b4cd-978ea2e144c0 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:06.049 +05:30 0736262f-58c8-440b-b4cd-978ea2e144c0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.429ms 2024-03-23 21:31:06.103 +05:30 ec8b13ee-69df-4a89-b35b-63ceaaf12aba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:06.103 +05:30 f072cccf-b464-4cfd-a419-d5dee7f893a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:06.103 +05:30 f072cccf-b464-4cfd-a419-d5dee7f893a3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:06 PM'. 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-23 21:31:06.103 +05:30 ec8b13ee-69df-4a89-b35b-63ceaaf12aba INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:06 PM'. 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-23 21:31:06.103 +05:30 15b925ed-c540-423e-88d2-b356d5d5d229 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:06.103 +05:30 f072cccf-b464-4cfd-a419-d5dee7f893a3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:06 PM'. 2024-03-23 21:31:06.104 +05:30 ec8b13ee-69df-4a89-b35b-63ceaaf12aba INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:06 PM'. 2024-03-23 21:31:06.104 +05:30 f9157b10-40ba-442c-8d97-973d7e5a7b2f INF CORS policy execution successful. 2024-03-23 21:31:06.104 +05:30 803219ab-c89f-4b90-ae78-d56ac5c39620 INF CORS policy execution successful. 2024-03-23 21:31:06.104 +05:30 f9157b10-40ba-442c-8d97-973d7e5a7b2f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:06.104 +05:30 803219ab-c89f-4b90-ae78-d56ac5c39620 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:06.104 +05:30 15b925ed-c540-423e-88d2-b356d5d5d229 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:06 PM'. 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-23 21:31:06.104 +05:30 f9157b10-40ba-442c-8d97-973d7e5a7b2f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:06.104 +05:30 803219ab-c89f-4b90-ae78-d56ac5c39620 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:06.104 +05:30 15b925ed-c540-423e-88d2-b356d5d5d229 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:06 PM'. 2024-03-23 21:31:06.104 +05:30 98879f0e-346b-4199-87ec-c86400e797b1 INF CORS policy execution successful. 2024-03-23 21:31:06.104 +05:30 98879f0e-346b-4199-87ec-c86400e797b1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:06.105 +05:30 98879f0e-346b-4199-87ec-c86400e797b1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:06.105 +05:30 f9157b10-40ba-442c-8d97-973d7e5a7b2f INF Fetching Country deatails 2024-03-23 21:31:06.105 +05:30 803219ab-c89f-4b90-ae78-d56ac5c39620 INF Fetching City deatails 2024-03-23 21:31:06.105 +05:30 98879f0e-346b-4199-87ec-c86400e797b1 INF Fetching Department deatails 2024-03-23 21:31:06.106 +05:30 f9157b10-40ba-442c-8d97-973d7e5a7b2f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:06.106 +05:30 803219ab-c89f-4b90-ae78-d56ac5c39620 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:06.106 +05:30 f9157b10-40ba-442c-8d97-973d7e5a7b2f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6134ms 2024-03-23 21:31:06.106 +05:30 98879f0e-346b-4199-87ec-c86400e797b1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:06.106 +05:30 803219ab-c89f-4b90-ae78-d56ac5c39620 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5973ms 2024-03-23 21:31:06.106 +05:30 f9157b10-40ba-442c-8d97-973d7e5a7b2f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:06.106 +05:30 803219ab-c89f-4b90-ae78-d56ac5c39620 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:06.106 +05:30 98879f0e-346b-4199-87ec-c86400e797b1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5917ms 2024-03-23 21:31:06.106 +05:30 98879f0e-346b-4199-87ec-c86400e797b1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:06.106 +05:30 803219ab-c89f-4b90-ae78-d56ac5c39620 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7068ms 2024-03-23 21:31:06.106 +05:30 f9157b10-40ba-442c-8d97-973d7e5a7b2f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.703ms 2024-03-23 21:31:06.106 +05:30 98879f0e-346b-4199-87ec-c86400e797b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.8911ms 2024-03-23 21:31:06.653 +05:30 925d8ef5-b0dd-46e3-acf4-dc39126baba6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:06.654 +05:30 b99e540e-1e62-4d0d-9fad-8a652565adbc INF CORS policy execution successful. 2024-03-23 21:31:06.654 +05:30 b99e540e-1e62-4d0d-9fad-8a652565adbc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5891ms 2024-03-23 21:31:06.655 +05:30 4f7e6912-7569-4439-a406-8a58954ac715 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:06.655 +05:30 b846040c-cab1-4040-96bb-208aecc637a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:06.655 +05:30 26ad50c0-2627-4f4a-81cb-bb47c5e031fe INF CORS policy execution successful. 2024-03-23 21:31:06.655 +05:30 1742aa82-0299-4e43-9846-ee98fe47fc57 INF CORS policy execution successful. 2024-03-23 21:31:06.655 +05:30 26ad50c0-2627-4f4a-81cb-bb47c5e031fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2571ms 2024-03-23 21:31:06.656 +05:30 1742aa82-0299-4e43-9846-ee98fe47fc57 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5788ms 2024-03-23 21:31:06.661 +05:30 30b1c28e-2a61-4dde-acc8-922f2ce76216 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:06.661 +05:30 5e3f9b3f-0b63-427e-9c4e-78a662843aba INF CORS policy execution successful. 2024-03-23 21:31:06.661 +05:30 5e3f9b3f-0b63-427e-9c4e-78a662843aba INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:06.661 +05:30 5e3f9b3f-0b63-427e-9c4e-78a662843aba INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:06.662 +05:30 5e3f9b3f-0b63-427e-9c4e-78a662843aba INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.5301ms 2024-03-23 21:31:06.718 +05:30 236e7d07-55e0-487d-b3d6-fa006ca6bb2f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:06.719 +05:30 236e7d07-55e0-487d-b3d6-fa006ca6bb2f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:06 PM'. 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-23 21:31:06.720 +05:30 236e7d07-55e0-487d-b3d6-fa006ca6bb2f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:06 PM'. 2024-03-23 21:31:06.720 +05:30 14433454-569e-4432-bd50-5aa3c7a714b3 INF CORS policy execution successful. 2024-03-23 21:31:06.720 +05:30 14433454-569e-4432-bd50-5aa3c7a714b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:06.720 +05:30 14433454-569e-4432-bd50-5aa3c7a714b3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:06.721 +05:30 14433454-569e-4432-bd50-5aa3c7a714b3 INF Fetching Department deatails 2024-03-23 21:31:06.722 +05:30 14433454-569e-4432-bd50-5aa3c7a714b3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:06.722 +05:30 14433454-569e-4432-bd50-5aa3c7a714b3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0327ms 2024-03-23 21:31:06.723 +05:30 14433454-569e-4432-bd50-5aa3c7a714b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:06.723 +05:30 14433454-569e-4432-bd50-5aa3c7a714b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.5283ms 2024-03-23 21:31:06.729 +05:30 5235dd2f-75d0-4432-a425-83d8be02298c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:06.729 +05:30 5235dd2f-75d0-4432-a425-83d8be02298c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:06 PM'. 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-23 21:31:06.730 +05:30 5235dd2f-75d0-4432-a425-83d8be02298c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:06 PM'. 2024-03-23 21:31:06.730 +05:30 fe042df5-c2ef-4801-99f7-247ff271fb09 INF CORS policy execution successful. 2024-03-23 21:31:06.730 +05:30 fe042df5-c2ef-4801-99f7-247ff271fb09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:06.730 +05:30 fe042df5-c2ef-4801-99f7-247ff271fb09 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:06.730 +05:30 fe042df5-c2ef-4801-99f7-247ff271fb09 INF Fetching City deatails 2024-03-23 21:31:06.731 +05:30 fe042df5-c2ef-4801-99f7-247ff271fb09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:06.731 +05:30 fe042df5-c2ef-4801-99f7-247ff271fb09 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3779ms 2024-03-23 21:31:06.731 +05:30 fe042df5-c2ef-4801-99f7-247ff271fb09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:06.731 +05:30 fe042df5-c2ef-4801-99f7-247ff271fb09 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.63ms 2024-03-23 21:31:06.734 +05:30 c802d843-ff0f-4d41-bc15-0279da7eb751 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:06.734 +05:30 c802d843-ff0f-4d41-bc15-0279da7eb751 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:06 PM'. 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-23 21:31:06.735 +05:30 c802d843-ff0f-4d41-bc15-0279da7eb751 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:06 PM'. 2024-03-23 21:31:06.735 +05:30 47ca7e43-5d3b-45ad-9f58-420204186df0 INF CORS policy execution successful. 2024-03-23 21:31:06.735 +05:30 47ca7e43-5d3b-45ad-9f58-420204186df0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:06.735 +05:30 47ca7e43-5d3b-45ad-9f58-420204186df0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:06.736 +05:30 47ca7e43-5d3b-45ad-9f58-420204186df0 INF Fetching Country deatails 2024-03-23 21:31:06.737 +05:30 47ca7e43-5d3b-45ad-9f58-420204186df0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:06.738 +05:30 47ca7e43-5d3b-45ad-9f58-420204186df0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.1189ms 2024-03-23 21:31:06.738 +05:30 47ca7e43-5d3b-45ad-9f58-420204186df0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:06.738 +05:30 47ca7e43-5d3b-45ad-9f58-420204186df0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.4814ms 2024-03-23 21:31:07.143 +05:30 d75b2300-45d4-49a9-86bf-39db0254be40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:07.143 +05:30 89a2b625-a473-4f53-861b-1305a3ab7671 INF CORS policy execution successful. 2024-03-23 21:31:07.143 +05:30 89a2b625-a473-4f53-861b-1305a3ab7671 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5777ms 2024-03-23 21:31:07.144 +05:30 e0347ca2-a480-4b50-835d-1e4f750e9528 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:07.144 +05:30 5c537688-9c7d-4e0a-867b-7775953ad5ba INF CORS policy execution successful. 2024-03-23 21:31:07.144 +05:30 5c537688-9c7d-4e0a-867b-7775953ad5ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4263ms 2024-03-23 21:31:07.145 +05:30 afaae911-9b43-4bee-bbda-f2ee7e1ae9ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:07.146 +05:30 470db624-e514-417d-a6a9-a09b780f7127 INF CORS policy execution successful. 2024-03-23 21:31:07.146 +05:30 470db624-e514-417d-a6a9-a09b780f7127 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2821ms 2024-03-23 21:31:07.146 +05:30 3732d0d8-72dc-4096-b888-d455a47a3447 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:07.146 +05:30 48a504bf-f3c1-4176-b807-f4a87436ecc5 INF CORS policy execution successful. 2024-03-23 21:31:07.146 +05:30 48a504bf-f3c1-4176-b807-f4a87436ecc5 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:07.146 +05:30 48a504bf-f3c1-4176-b807-f4a87436ecc5 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:07.146 +05:30 48a504bf-f3c1-4176-b807-f4a87436ecc5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.4526ms 2024-03-23 21:31:07.205 +05:30 2c51f548-1343-4ae9-ac3e-cec695959ca0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:07.205 +05:30 86ad5d9a-eb5f-4b03-bb4a-b97db10d16ef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:07.206 +05:30 86ad5d9a-eb5f-4b03-bb4a-b97db10d16ef INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:07 PM'. 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-23 21:31:07.206 +05:30 2c51f548-1343-4ae9-ac3e-cec695959ca0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:07 PM'. 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-23 21:31:07.206 +05:30 86ad5d9a-eb5f-4b03-bb4a-b97db10d16ef INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:07 PM'. 2024-03-23 21:31:07.207 +05:30 2c51f548-1343-4ae9-ac3e-cec695959ca0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:07 PM'. 2024-03-23 21:31:07.207 +05:30 9fbf75e7-7792-4738-88aa-ce4f97c07e32 INF CORS policy execution successful. 2024-03-23 21:31:07.207 +05:30 4c0d7a5d-9c40-4939-aa84-4543921e0dfa INF CORS policy execution successful. 2024-03-23 21:31:07.207 +05:30 d6a4bcc7-edb7-4fd8-8116-a2899b2b3549 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:07.207 +05:30 9fbf75e7-7792-4738-88aa-ce4f97c07e32 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:07.207 +05:30 4c0d7a5d-9c40-4939-aa84-4543921e0dfa INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:07.207 +05:30 9fbf75e7-7792-4738-88aa-ce4f97c07e32 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:07.207 +05:30 4c0d7a5d-9c40-4939-aa84-4543921e0dfa INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:07.207 +05:30 d6a4bcc7-edb7-4fd8-8116-a2899b2b3549 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:07 PM'. 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-23 21:31:07.208 +05:30 d6a4bcc7-edb7-4fd8-8116-a2899b2b3549 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:07 PM'. 2024-03-23 21:31:07.207 +05:30 4c0d7a5d-9c40-4939-aa84-4543921e0dfa INF Fetching Department deatails 2024-03-23 21:31:07.207 +05:30 9fbf75e7-7792-4738-88aa-ce4f97c07e32 INF Fetching Country deatails 2024-03-23 21:31:07.208 +05:30 ad40b866-3b14-4b34-b7eb-f7d42d87d947 INF CORS policy execution successful. 2024-03-23 21:31:07.208 +05:30 ad40b866-3b14-4b34-b7eb-f7d42d87d947 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:07.208 +05:30 ad40b866-3b14-4b34-b7eb-f7d42d87d947 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:07.208 +05:30 ad40b866-3b14-4b34-b7eb-f7d42d87d947 INF Fetching City deatails 2024-03-23 21:31:07.209 +05:30 4c0d7a5d-9c40-4939-aa84-4543921e0dfa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:07.209 +05:30 9fbf75e7-7792-4738-88aa-ce4f97c07e32 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:07.209 +05:30 9fbf75e7-7792-4738-88aa-ce4f97c07e32 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0026ms 2024-03-23 21:31:07.209 +05:30 ad40b866-3b14-4b34-b7eb-f7d42d87d947 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:07.209 +05:30 4c0d7a5d-9c40-4939-aa84-4543921e0dfa INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9845ms 2024-03-23 21:31:07.209 +05:30 9fbf75e7-7792-4738-88aa-ce4f97c07e32 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:07.209 +05:30 4c0d7a5d-9c40-4939-aa84-4543921e0dfa INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:07.209 +05:30 ad40b866-3b14-4b34-b7eb-f7d42d87d947 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.1793ms 2024-03-23 21:31:07.209 +05:30 9fbf75e7-7792-4738-88aa-ce4f97c07e32 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.9238ms 2024-03-23 21:31:07.209 +05:30 ad40b866-3b14-4b34-b7eb-f7d42d87d947 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:07.209 +05:30 4c0d7a5d-9c40-4939-aa84-4543921e0dfa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.955ms 2024-03-23 21:31:07.209 +05:30 ad40b866-3b14-4b34-b7eb-f7d42d87d947 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6128ms 2024-03-23 21:31:07.523 +05:30 0e2bc04c-3269-425e-8d36-510eb3554136 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:07.524 +05:30 40027d06-bc65-4687-be62-e4eb3d4137f4 INF CORS policy execution successful. 2024-03-23 21:31:07.524 +05:30 40027d06-bc65-4687-be62-e4eb3d4137f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4638ms 2024-03-23 21:31:07.525 +05:30 e45b48a2-0721-45cf-82e5-102d85f56628 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:07.526 +05:30 a57928c9-4ea8-42df-8a62-1d1f80cc837f INF CORS policy execution successful. 2024-03-23 21:31:07.526 +05:30 a57928c9-4ea8-42df-8a62-1d1f80cc837f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4151ms 2024-03-23 21:31:07.528 +05:30 f0f5c78a-6079-4469-aedb-907e246f1be4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:07.528 +05:30 503bafdc-1f41-4b38-a4cf-698c689fbaed INF CORS policy execution successful. 2024-03-23 21:31:07.529 +05:30 503bafdc-1f41-4b38-a4cf-698c689fbaed INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:07.529 +05:30 503bafdc-1f41-4b38-a4cf-698c689fbaed INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:07.529 +05:30 503bafdc-1f41-4b38-a4cf-698c689fbaed INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.3256ms 2024-03-23 21:31:07.529 +05:30 dcd77dfa-0831-4bb4-b6b3-ecd1534ce45d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:07.529 +05:30 49bed437-7363-4456-9c6c-774437399a2c INF CORS policy execution successful. 2024-03-23 21:31:07.529 +05:30 49bed437-7363-4456-9c6c-774437399a2c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2496ms 2024-03-23 21:31:07.610 +05:30 1827f805-8d01-47df-9188-dc5a8f12f8d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:07.611 +05:30 1827f805-8d01-47df-9188-dc5a8f12f8d1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:07 PM'. 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-23 21:31:07.611 +05:30 1827f805-8d01-47df-9188-dc5a8f12f8d1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:07 PM'. 2024-03-23 21:31:07.612 +05:30 9b77cf30-ae65-47c9-a703-af3c0736638b INF CORS policy execution successful. 2024-03-23 21:31:07.612 +05:30 9b77cf30-ae65-47c9-a703-af3c0736638b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:07.612 +05:30 9b77cf30-ae65-47c9-a703-af3c0736638b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:07.613 +05:30 9b77cf30-ae65-47c9-a703-af3c0736638b INF Fetching City deatails 2024-03-23 21:31:07.614 +05:30 9b77cf30-ae65-47c9-a703-af3c0736638b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:07.614 +05:30 9b77cf30-ae65-47c9-a703-af3c0736638b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9311ms 2024-03-23 21:31:07.614 +05:30 9b77cf30-ae65-47c9-a703-af3c0736638b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:07.614 +05:30 9b77cf30-ae65-47c9-a703-af3c0736638b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.2382ms 2024-03-23 21:31:07.617 +05:30 852daa91-833c-42cf-b2ff-a8f5be88e39b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:07.617 +05:30 2c1f7ff5-0c4d-4cee-b995-1062eefe6df6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:07.618 +05:30 852daa91-833c-42cf-b2ff-a8f5be88e39b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:07 PM'. 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-23 21:31:07.618 +05:30 2c1f7ff5-0c4d-4cee-b995-1062eefe6df6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:07 PM'. 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-23 21:31:07.618 +05:30 852daa91-833c-42cf-b2ff-a8f5be88e39b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:07 PM'. 2024-03-23 21:31:07.618 +05:30 2c1f7ff5-0c4d-4cee-b995-1062eefe6df6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:07 PM'. 2024-03-23 21:31:07.618 +05:30 63887cc4-cf13-4ef8-a574-4693dc50c779 INF CORS policy execution successful. 2024-03-23 21:31:07.618 +05:30 061fca2a-8707-4ce7-a439-d7a6f80549ec INF CORS policy execution successful. 2024-03-23 21:31:07.618 +05:30 63887cc4-cf13-4ef8-a574-4693dc50c779 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:07.619 +05:30 061fca2a-8707-4ce7-a439-d7a6f80549ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:07.619 +05:30 061fca2a-8707-4ce7-a439-d7a6f80549ec INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:07.619 +05:30 63887cc4-cf13-4ef8-a574-4693dc50c779 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:07.619 +05:30 061fca2a-8707-4ce7-a439-d7a6f80549ec INF Fetching Department deatails 2024-03-23 21:31:07.619 +05:30 63887cc4-cf13-4ef8-a574-4693dc50c779 INF Fetching Country deatails 2024-03-23 21:31:07.620 +05:30 63887cc4-cf13-4ef8-a574-4693dc50c779 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:07.620 +05:30 061fca2a-8707-4ce7-a439-d7a6f80549ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:07.620 +05:30 63887cc4-cf13-4ef8-a574-4693dc50c779 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5799ms 2024-03-23 21:31:07.621 +05:30 061fca2a-8707-4ce7-a439-d7a6f80549ec INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8869ms 2024-03-23 21:31:07.621 +05:30 63887cc4-cf13-4ef8-a574-4693dc50c779 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:07.621 +05:30 061fca2a-8707-4ce7-a439-d7a6f80549ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:07.621 +05:30 63887cc4-cf13-4ef8-a574-4693dc50c779 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7817ms 2024-03-23 21:31:07.621 +05:30 061fca2a-8707-4ce7-a439-d7a6f80549ec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7694ms 2024-03-23 21:31:08.400 +05:30 3071a6db-0e86-4d0a-909b-ec987c2b3d11 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:08.400 +05:30 3f96b83d-59db-4ce1-83df-25a5584123f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:08.400 +05:30 b90df304-92e8-4b95-a258-ce81b1c9ff15 INF CORS policy execution successful. 2024-03-23 21:31:08.400 +05:30 ca407adf-dcab-49c6-a567-50d2c9463578 INF CORS policy execution successful. 2024-03-23 21:31:08.400 +05:30 ca407adf-dcab-49c6-a567-50d2c9463578 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7782ms 2024-03-23 21:31:08.400 +05:30 b90df304-92e8-4b95-a258-ce81b1c9ff15 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7747ms 2024-03-23 21:31:08.401 +05:30 cf10b399-435d-4df8-9557-487f68a150f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:08.401 +05:30 231de01f-7566-4258-be67-36f6c496099b INF CORS policy execution successful. 2024-03-23 21:31:08.401 +05:30 231de01f-7566-4258-be67-36f6c496099b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.298ms 2024-03-23 21:31:08.404 +05:30 bd8ce12d-94c9-4cfd-ab17-490f918b266c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:08.405 +05:30 16ae219e-b1de-49a1-a0bc-7621c372d670 INF CORS policy execution successful. 2024-03-23 21:31:08.405 +05:30 16ae219e-b1de-49a1-a0bc-7621c372d670 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:08.405 +05:30 16ae219e-b1de-49a1-a0bc-7621c372d670 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:08.405 +05:30 16ae219e-b1de-49a1-a0bc-7621c372d670 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.5586ms 2024-03-23 21:31:08.522 +05:30 704b1e41-8cff-4f34-ac09-a5bc14a7ac26 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:08.522 +05:30 704b1e41-8cff-4f34-ac09-a5bc14a7ac26 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:08 PM'. 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-23 21:31:08.523 +05:30 704b1e41-8cff-4f34-ac09-a5bc14a7ac26 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:08 PM'. 2024-03-23 21:31:08.523 +05:30 c816f7e7-5553-4693-9941-10c8f656ab1a INF CORS policy execution successful. 2024-03-23 21:31:08.523 +05:30 c816f7e7-5553-4693-9941-10c8f656ab1a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:08.523 +05:30 c816f7e7-5553-4693-9941-10c8f656ab1a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:08.524 +05:30 c816f7e7-5553-4693-9941-10c8f656ab1a INF Fetching Country deatails 2024-03-23 21:31:08.526 +05:30 c816f7e7-5553-4693-9941-10c8f656ab1a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:08.526 +05:30 a6d28d10-f9b5-4cf7-8b1a-52c92d0494c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:08.526 +05:30 70f01c08-b6b3-4139-95cd-9725c9c8958a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:08.526 +05:30 c816f7e7-5553-4693-9941-10c8f656ab1a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.8002ms 2024-03-23 21:31:08.526 +05:30 c816f7e7-5553-4693-9941-10c8f656ab1a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:08.526 +05:30 c816f7e7-5553-4693-9941-10c8f656ab1a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.0738ms 2024-03-23 21:31:08.527 +05:30 a6d28d10-f9b5-4cf7-8b1a-52c92d0494c4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:08 PM'. 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-23 21:31:08.527 +05:30 70f01c08-b6b3-4139-95cd-9725c9c8958a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:08 PM'. 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-23 21:31:08.527 +05:30 a6d28d10-f9b5-4cf7-8b1a-52c92d0494c4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:08 PM'. 2024-03-23 21:31:08.528 +05:30 70f01c08-b6b3-4139-95cd-9725c9c8958a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:08 PM'. 2024-03-23 21:31:08.528 +05:30 485d09d2-cfe9-4513-8ed6-3bda481fc838 INF CORS policy execution successful. 2024-03-23 21:31:08.528 +05:30 3ba0d9bd-187b-4fa9-9ebf-49fd467ecc1b INF CORS policy execution successful. 2024-03-23 21:31:08.528 +05:30 485d09d2-cfe9-4513-8ed6-3bda481fc838 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:08.528 +05:30 3ba0d9bd-187b-4fa9-9ebf-49fd467ecc1b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:08.528 +05:30 3ba0d9bd-187b-4fa9-9ebf-49fd467ecc1b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:08.528 +05:30 485d09d2-cfe9-4513-8ed6-3bda481fc838 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:08.528 +05:30 3ba0d9bd-187b-4fa9-9ebf-49fd467ecc1b INF Fetching Department deatails 2024-03-23 21:31:08.528 +05:30 485d09d2-cfe9-4513-8ed6-3bda481fc838 INF Fetching City deatails 2024-03-23 21:31:08.529 +05:30 3ba0d9bd-187b-4fa9-9ebf-49fd467ecc1b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:08.530 +05:30 3ba0d9bd-187b-4fa9-9ebf-49fd467ecc1b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6094ms 2024-03-23 21:31:08.530 +05:30 485d09d2-cfe9-4513-8ed6-3bda481fc838 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:08.530 +05:30 3ba0d9bd-187b-4fa9-9ebf-49fd467ecc1b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:08.530 +05:30 3ba0d9bd-187b-4fa9-9ebf-49fd467ecc1b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.5202ms 2024-03-23 21:31:08.530 +05:30 485d09d2-cfe9-4513-8ed6-3bda481fc838 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8072ms 2024-03-23 21:31:08.530 +05:30 485d09d2-cfe9-4513-8ed6-3bda481fc838 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:08.530 +05:30 485d09d2-cfe9-4513-8ed6-3bda481fc838 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.858ms 2024-03-23 21:31:08.870 +05:30 9b61f4f4-115c-45cb-a413-d628a0012f13 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:08.870 +05:30 1c43a9ab-4105-4546-af1e-14b36e670600 INF CORS policy execution successful. 2024-03-23 21:31:08.871 +05:30 1c43a9ab-4105-4546-af1e-14b36e670600 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4779ms 2024-03-23 21:31:08.871 +05:30 8103cbc2-6219-4701-bfbb-f1534fbfc7b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:08.871 +05:30 3c441c68-17fe-46e6-911e-e7d6222467fa INF CORS policy execution successful. 2024-03-23 21:31:08.872 +05:30 3c441c68-17fe-46e6-911e-e7d6222467fa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.2859ms 2024-03-23 21:31:08.879 +05:30 95348d59-8808-4883-9252-7829d112de3a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:08.879 +05:30 d3257a58-f6f7-4597-8b48-2a2244e981e0 INF CORS policy execution successful. 2024-03-23 21:31:08.879 +05:30 d3257a58-f6f7-4597-8b48-2a2244e981e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.559ms 2024-03-23 21:31:08.882 +05:30 9f48ad24-64ca-48d2-9808-b1415ef3604b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:08.883 +05:30 c113d2e9-dd7f-4427-8970-09b8a9b6e801 INF CORS policy execution successful. 2024-03-23 21:31:08.883 +05:30 c113d2e9-dd7f-4427-8970-09b8a9b6e801 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:08.883 +05:30 c113d2e9-dd7f-4427-8970-09b8a9b6e801 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:08.883 +05:30 c113d2e9-dd7f-4427-8970-09b8a9b6e801 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.7735ms 2024-03-23 21:31:08.918 +05:30 6c0dc40a-7662-4b46-a131-5bc156ffef06 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:08.918 +05:30 6c0dc40a-7662-4b46-a131-5bc156ffef06 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:08 PM'. 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-23 21:31:08.919 +05:30 6c0dc40a-7662-4b46-a131-5bc156ffef06 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:08 PM'. 2024-03-23 21:31:08.919 +05:30 feecee2f-13bf-4b0c-95e7-75812ffc1186 INF CORS policy execution successful. 2024-03-23 21:31:08.919 +05:30 feecee2f-13bf-4b0c-95e7-75812ffc1186 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:08.919 +05:30 feecee2f-13bf-4b0c-95e7-75812ffc1186 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:08.920 +05:30 feecee2f-13bf-4b0c-95e7-75812ffc1186 INF Fetching City deatails 2024-03-23 21:31:08.920 +05:30 743e8513-73dd-47db-b783-96027ac47eb9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:08.921 +05:30 743e8513-73dd-47db-b783-96027ac47eb9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:08 PM'. 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-23 21:31:08.921 +05:30 feecee2f-13bf-4b0c-95e7-75812ffc1186 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:08.921 +05:30 743e8513-73dd-47db-b783-96027ac47eb9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:08 PM'. 2024-03-23 21:31:08.921 +05:30 6f185130-1a60-434b-a3d6-93c4403cc5de INF CORS policy execution successful. 2024-03-23 21:31:08.921 +05:30 6f185130-1a60-434b-a3d6-93c4403cc5de INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:08.921 +05:30 6f185130-1a60-434b-a3d6-93c4403cc5de INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:08.921 +05:30 feecee2f-13bf-4b0c-95e7-75812ffc1186 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9074ms 2024-03-23 21:31:08.921 +05:30 feecee2f-13bf-4b0c-95e7-75812ffc1186 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:08.922 +05:30 feecee2f-13bf-4b0c-95e7-75812ffc1186 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8491ms 2024-03-23 21:31:08.922 +05:30 6f185130-1a60-434b-a3d6-93c4403cc5de INF Fetching Country deatails 2024-03-23 21:31:08.922 +05:30 6f185130-1a60-434b-a3d6-93c4403cc5de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:08.923 +05:30 6f185130-1a60-434b-a3d6-93c4403cc5de INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2174ms 2024-03-23 21:31:08.923 +05:30 6f185130-1a60-434b-a3d6-93c4403cc5de INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:08.923 +05:30 6f185130-1a60-434b-a3d6-93c4403cc5de INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4629ms 2024-03-23 21:31:08.924 +05:30 7e581603-3067-4822-b45b-c398fefc036d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:08.924 +05:30 7e581603-3067-4822-b45b-c398fefc036d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:08 PM'. 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-23 21:31:08.925 +05:30 7e581603-3067-4822-b45b-c398fefc036d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:08 PM'. 2024-03-23 21:31:08.925 +05:30 da2b06f7-5b61-46bc-b990-dbebb8ff5529 INF CORS policy execution successful. 2024-03-23 21:31:08.925 +05:30 da2b06f7-5b61-46bc-b990-dbebb8ff5529 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:08.925 +05:30 da2b06f7-5b61-46bc-b990-dbebb8ff5529 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:08.925 +05:30 da2b06f7-5b61-46bc-b990-dbebb8ff5529 INF Fetching Department deatails 2024-03-23 21:31:08.926 +05:30 da2b06f7-5b61-46bc-b990-dbebb8ff5529 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:08.926 +05:30 da2b06f7-5b61-46bc-b990-dbebb8ff5529 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5594ms 2024-03-23 21:31:08.927 +05:30 da2b06f7-5b61-46bc-b990-dbebb8ff5529 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:08.927 +05:30 da2b06f7-5b61-46bc-b990-dbebb8ff5529 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.8456ms 2024-03-23 21:31:09.362 +05:30 49db97bc-06cc-455f-9067-787b145cbd2e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:09.363 +05:30 78989406-8640-41f0-bb81-edeca3dc9cfd INF CORS policy execution successful. 2024-03-23 21:31:09.362 +05:30 db2bcd62-8ad4-4398-bd27-28b97511b416 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:09.363 +05:30 03c6f363-8403-4ba3-9dba-f48ddf0fa808 INF CORS policy execution successful. 2024-03-23 21:31:09.363 +05:30 03c6f363-8403-4ba3-9dba-f48ddf0fa808 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7833ms 2024-03-23 21:31:09.364 +05:30 78989406-8640-41f0-bb81-edeca3dc9cfd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.5241ms 2024-03-23 21:31:09.366 +05:30 390ce947-93c3-4d54-91a4-dc14352ca9b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:09.367 +05:30 8b2bf934-0403-47df-9062-6e4e6e69b512 INF CORS policy execution successful. 2024-03-23 21:31:09.367 +05:30 8b2bf934-0403-47df-9062-6e4e6e69b512 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6208ms 2024-03-23 21:31:09.374 +05:30 c4377953-e632-491e-851f-5ef014fd6789 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:09.374 +05:30 6c74bfd3-d544-446b-b547-2212eef632f5 INF CORS policy execution successful. 2024-03-23 21:31:09.374 +05:30 6c74bfd3-d544-446b-b547-2212eef632f5 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:09.374 +05:30 6c74bfd3-d544-446b-b547-2212eef632f5 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:09.374 +05:30 6c74bfd3-d544-446b-b547-2212eef632f5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.822ms 2024-03-23 21:31:09.456 +05:30 3f782e16-8ce8-4f46-b23b-f668aba48577 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:09.456 +05:30 1e8b2999-616b-41c3-b2db-f13378de4ea3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:09.457 +05:30 3f782e16-8ce8-4f46-b23b-f668aba48577 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:09 PM'. 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-23 21:31:09.457 +05:30 1e8b2999-616b-41c3-b2db-f13378de4ea3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:09 PM'. 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-23 21:31:09.458 +05:30 1e8b2999-616b-41c3-b2db-f13378de4ea3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:09 PM'. 2024-03-23 21:31:09.457 +05:30 3f782e16-8ce8-4f46-b23b-f668aba48577 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:09 PM'. 2024-03-23 21:31:09.458 +05:30 7d9eec1b-a201-4f06-b644-f89069ca5793 INF CORS policy execution successful. 2024-03-23 21:31:09.458 +05:30 7d9eec1b-a201-4f06-b644-f89069ca5793 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:09.458 +05:30 4b080c73-f686-44a3-9ed2-006523bbf425 INF CORS policy execution successful. 2024-03-23 21:31:09.458 +05:30 7d9eec1b-a201-4f06-b644-f89069ca5793 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:09.458 +05:30 4b080c73-f686-44a3-9ed2-006523bbf425 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:09.458 +05:30 4b080c73-f686-44a3-9ed2-006523bbf425 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:09.458 +05:30 7d9eec1b-a201-4f06-b644-f89069ca5793 INF Fetching Country deatails 2024-03-23 21:31:09.459 +05:30 4b080c73-f686-44a3-9ed2-006523bbf425 INF Fetching City deatails 2024-03-23 21:31:09.459 +05:30 7d9eec1b-a201-4f06-b644-f89069ca5793 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:09.460 +05:30 4b080c73-f686-44a3-9ed2-006523bbf425 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:09.460 +05:30 7d9eec1b-a201-4f06-b644-f89069ca5793 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8728ms 2024-03-23 21:31:09.460 +05:30 4b080c73-f686-44a3-9ed2-006523bbf425 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7792ms 2024-03-23 21:31:09.460 +05:30 7d9eec1b-a201-4f06-b644-f89069ca5793 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:09.460 +05:30 4b080c73-f686-44a3-9ed2-006523bbf425 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:09.460 +05:30 4b080c73-f686-44a3-9ed2-006523bbf425 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.9378ms 2024-03-23 21:31:09.460 +05:30 7d9eec1b-a201-4f06-b644-f89069ca5793 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.9098ms 2024-03-23 21:31:09.462 +05:30 fea45893-71fc-4b57-a98c-8d8c19cc7c4e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:09.462 +05:30 fea45893-71fc-4b57-a98c-8d8c19cc7c4e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:09 PM'. 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-23 21:31:09.462 +05:30 fea45893-71fc-4b57-a98c-8d8c19cc7c4e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:09 PM'. 2024-03-23 21:31:09.462 +05:30 d070de93-70be-44e8-8c63-b990ef13ac50 INF CORS policy execution successful. 2024-03-23 21:31:09.463 +05:30 d070de93-70be-44e8-8c63-b990ef13ac50 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:09.463 +05:30 d070de93-70be-44e8-8c63-b990ef13ac50 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:09.464 +05:30 d070de93-70be-44e8-8c63-b990ef13ac50 INF Fetching Department deatails 2024-03-23 21:31:09.465 +05:30 d070de93-70be-44e8-8c63-b990ef13ac50 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:09.465 +05:30 d070de93-70be-44e8-8c63-b990ef13ac50 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.4368ms 2024-03-23 21:31:09.465 +05:30 d070de93-70be-44e8-8c63-b990ef13ac50 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:09.465 +05:30 d070de93-70be-44e8-8c63-b990ef13ac50 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.5343ms 2024-03-23 21:31:09.754 +05:30 f836507a-d543-4cd7-a8af-34e12ce9b0db INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:09.754 +05:30 d3e84384-d909-4152-8383-77d02a175c84 INF CORS policy execution successful. 2024-03-23 21:31:09.754 +05:30 d3e84384-d909-4152-8383-77d02a175c84 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:09.754 +05:30 d3e84384-d909-4152-8383-77d02a175c84 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:09.755 +05:30 d3e84384-d909-4152-8383-77d02a175c84 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.718ms 2024-03-23 21:31:10.230 +05:30 4e6bdf44-bbab-4698-a658-be7e5ef324ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:10.230 +05:30 81080dff-a036-4ffb-ab82-7121c89d4619 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:10.230 +05:30 648acd5e-3ccf-4955-a66e-3d90c65f9d22 INF CORS policy execution successful. 2024-03-23 21:31:10.230 +05:30 25e0605d-4dc3-4171-8bf5-d9e9e0accb0e INF CORS policy execution successful. 2024-03-23 21:31:10.231 +05:30 25e0605d-4dc3-4171-8bf5-d9e9e0accb0e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3743ms 2024-03-23 21:31:10.231 +05:30 648acd5e-3ccf-4955-a66e-3d90c65f9d22 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6339ms 2024-03-23 21:31:10.232 +05:30 af39dd99-566c-4379-b568-e6a25d13d860 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:10.232 +05:30 11f4fb0c-3993-444e-b558-7177a9de15d4 INF CORS policy execution successful. 2024-03-23 21:31:10.232 +05:30 11f4fb0c-3993-444e-b558-7177a9de15d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.372ms 2024-03-23 21:31:10.236 +05:30 a195cd55-aa01-4baf-94a0-e76965e41b0c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:10.236 +05:30 c94aa280-dc01-4484-9167-5f351285c20d INF CORS policy execution successful. 2024-03-23 21:31:10.236 +05:30 c94aa280-dc01-4484-9167-5f351285c20d INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:10.236 +05:30 c94aa280-dc01-4484-9167-5f351285c20d INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:10.237 +05:30 c94aa280-dc01-4484-9167-5f351285c20d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.9948ms 2024-03-23 21:31:10.282 +05:30 f557f56e-c49c-4158-8b4c-ceb0616cda60 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:10.282 +05:30 dbacadbf-9a0c-41dd-b1a9-c51cafac985e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:10.282 +05:30 f557f56e-c49c-4158-8b4c-ceb0616cda60 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 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-23 21:31:10.282 +05:30 dbacadbf-9a0c-41dd-b1a9-c51cafac985e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 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-23 21:31:10.283 +05:30 f557f56e-c49c-4158-8b4c-ceb0616cda60 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 2024-03-23 21:31:10.283 +05:30 dbacadbf-9a0c-41dd-b1a9-c51cafac985e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 2024-03-23 21:31:10.283 +05:30 da348756-a543-49ea-ba61-60d4ff10eb90 INF CORS policy execution successful. 2024-03-23 21:31:10.283 +05:30 da348756-a543-49ea-ba61-60d4ff10eb90 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:10.283 +05:30 3812e788-210e-4f3d-8036-bdd01565edb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:10.283 +05:30 d56e17e3-4269-4856-9ba1-763f6db07d67 INF CORS policy execution successful. 2024-03-23 21:31:10.283 +05:30 da348756-a543-49ea-ba61-60d4ff10eb90 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:10.283 +05:30 d56e17e3-4269-4856-9ba1-763f6db07d67 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:10.283 +05:30 d56e17e3-4269-4856-9ba1-763f6db07d67 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:10.284 +05:30 3812e788-210e-4f3d-8036-bdd01565edb5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 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-23 21:31:10.284 +05:30 da348756-a543-49ea-ba61-60d4ff10eb90 INF Fetching City deatails 2024-03-23 21:31:10.284 +05:30 d56e17e3-4269-4856-9ba1-763f6db07d67 INF Fetching Country deatails 2024-03-23 21:31:10.284 +05:30 3812e788-210e-4f3d-8036-bdd01565edb5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 2024-03-23 21:31:10.285 +05:30 f56fa939-ed31-447c-9462-5a11ed42dbfa INF CORS policy execution successful. 2024-03-23 21:31:10.285 +05:30 f56fa939-ed31-447c-9462-5a11ed42dbfa INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:10.285 +05:30 f56fa939-ed31-447c-9462-5a11ed42dbfa INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:10.285 +05:30 f56fa939-ed31-447c-9462-5a11ed42dbfa INF Fetching Department deatails 2024-03-23 21:31:10.286 +05:30 da348756-a543-49ea-ba61-60d4ff10eb90 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:10.286 +05:30 d56e17e3-4269-4856-9ba1-763f6db07d67 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:10.286 +05:30 da348756-a543-49ea-ba61-60d4ff10eb90 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.8994ms 2024-03-23 21:31:10.286 +05:30 da348756-a543-49ea-ba61-60d4ff10eb90 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:10.287 +05:30 d56e17e3-4269-4856-9ba1-763f6db07d67 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.9861ms 2024-03-23 21:31:10.287 +05:30 da348756-a543-49ea-ba61-60d4ff10eb90 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.8519ms 2024-03-23 21:31:10.287 +05:30 d56e17e3-4269-4856-9ba1-763f6db07d67 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:10.287 +05:30 d56e17e3-4269-4856-9ba1-763f6db07d67 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.1248ms 2024-03-23 21:31:10.287 +05:30 f56fa939-ed31-447c-9462-5a11ed42dbfa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:10.288 +05:30 f56fa939-ed31-447c-9462-5a11ed42dbfa INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6991ms 2024-03-23 21:31:10.288 +05:30 f56fa939-ed31-447c-9462-5a11ed42dbfa INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:10.288 +05:30 f56fa939-ed31-447c-9462-5a11ed42dbfa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.5938ms 2024-03-23 21:31:10.539 +05:30 0aed1b59-1506-4a03-9bb7-c9cfb0a1f6d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:10.539 +05:30 1b925d7d-8433-40c8-9311-81fdeb2310c2 INF CORS policy execution successful. 2024-03-23 21:31:10.539 +05:30 1b925d7d-8433-40c8-9311-81fdeb2310c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4441ms 2024-03-23 21:31:10.547 +05:30 3f833df4-d7ed-478a-9fdc-876475074340 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:10.548 +05:30 91234b4f-9ca5-4043-bf75-b5f2b80d0e09 INF CORS policy execution successful. 2024-03-23 21:31:10.548 +05:30 91234b4f-9ca5-4043-bf75-b5f2b80d0e09 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7107ms 2024-03-23 21:31:10.555 +05:30 1f7b1bde-d42d-4f42-8694-4101f8801e59 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:10.555 +05:30 be6d1a8c-1926-4784-a001-9e3a558dc043 INF CORS policy execution successful. 2024-03-23 21:31:10.555 +05:30 be6d1a8c-1926-4784-a001-9e3a558dc043 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6059ms 2024-03-23 21:31:10.561 +05:30 ad85cc7a-3123-4cfb-86d1-899c8968d885 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:10.562 +05:30 c991d111-a544-4e40-a486-db4e23f50d06 INF CORS policy execution successful. 2024-03-23 21:31:10.562 +05:30 c991d111-a544-4e40-a486-db4e23f50d06 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:10.562 +05:30 c991d111-a544-4e40-a486-db4e23f50d06 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:10.562 +05:30 c991d111-a544-4e40-a486-db4e23f50d06 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 1.3186ms 2024-03-23 21:31:10.580 +05:30 e360f558-8b04-46be-ad0d-79e98ab35286 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:10.580 +05:30 e360f558-8b04-46be-ad0d-79e98ab35286 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 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-23 21:31:10.580 +05:30 e360f558-8b04-46be-ad0d-79e98ab35286 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 2024-03-23 21:31:10.581 +05:30 f77ea68b-81ac-4d13-8a49-dbc072115d8b INF CORS policy execution successful. 2024-03-23 21:31:10.581 +05:30 f77ea68b-81ac-4d13-8a49-dbc072115d8b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:10.581 +05:30 f77ea68b-81ac-4d13-8a49-dbc072115d8b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:10.581 +05:30 f77ea68b-81ac-4d13-8a49-dbc072115d8b INF Fetching City deatails 2024-03-23 21:31:10.582 +05:30 f77ea68b-81ac-4d13-8a49-dbc072115d8b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:10.582 +05:30 f77ea68b-81ac-4d13-8a49-dbc072115d8b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5289ms 2024-03-23 21:31:10.583 +05:30 f77ea68b-81ac-4d13-8a49-dbc072115d8b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:10.583 +05:30 f77ea68b-81ac-4d13-8a49-dbc072115d8b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0892ms 2024-03-23 21:31:10.588 +05:30 bbf66be6-906e-46bb-801d-07a5e0d35f67 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:10.589 +05:30 bbf66be6-906e-46bb-801d-07a5e0d35f67 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 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-23 21:31:10.590 +05:30 bbf66be6-906e-46bb-801d-07a5e0d35f67 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 2024-03-23 21:31:10.590 +05:30 990324ed-8e91-42b6-beca-001841b34c6e INF CORS policy execution successful. 2024-03-23 21:31:10.590 +05:30 990324ed-8e91-42b6-beca-001841b34c6e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:10.590 +05:30 990324ed-8e91-42b6-beca-001841b34c6e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:10.591 +05:30 990324ed-8e91-42b6-beca-001841b34c6e INF Fetching Country deatails 2024-03-23 21:31:10.592 +05:30 990324ed-8e91-42b6-beca-001841b34c6e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:10.592 +05:30 990324ed-8e91-42b6-beca-001841b34c6e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1141ms 2024-03-23 21:31:10.592 +05:30 990324ed-8e91-42b6-beca-001841b34c6e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:10.592 +05:30 990324ed-8e91-42b6-beca-001841b34c6e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.745ms 2024-03-23 21:31:10.605 +05:30 faca175c-9c95-4e3f-a2b2-63cc7e7dae91 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:10.605 +05:30 faca175c-9c95-4e3f-a2b2-63cc7e7dae91 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 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-23 21:31:10.606 +05:30 faca175c-9c95-4e3f-a2b2-63cc7e7dae91 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 2024-03-23 21:31:10.606 +05:30 76865f82-7980-40ac-9c1f-a033b72d7e16 INF CORS policy execution successful. 2024-03-23 21:31:10.606 +05:30 76865f82-7980-40ac-9c1f-a033b72d7e16 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:10.606 +05:30 76865f82-7980-40ac-9c1f-a033b72d7e16 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:10.606 +05:30 76865f82-7980-40ac-9c1f-a033b72d7e16 INF Fetching Department deatails 2024-03-23 21:31:10.607 +05:30 76865f82-7980-40ac-9c1f-a033b72d7e16 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:10.608 +05:30 76865f82-7980-40ac-9c1f-a033b72d7e16 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8588ms 2024-03-23 21:31:10.608 +05:30 76865f82-7980-40ac-9c1f-a033b72d7e16 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:10.608 +05:30 76865f82-7980-40ac-9c1f-a033b72d7e16 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3465ms 2024-03-23 21:31:10.828 +05:30 e93882f2-2e02-4174-90a4-c48ff762979c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:10.828 +05:30 6dc62d3b-7c53-46ce-8e0c-d2b09a63cac0 INF CORS policy execution successful. 2024-03-23 21:31:10.829 +05:30 6dc62d3b-7c53-46ce-8e0c-d2b09a63cac0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7288ms 2024-03-23 21:31:10.830 +05:30 b54104b8-4b2d-43f0-b06f-f796cded1396 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:10.830 +05:30 99172dcf-a4aa-4118-a2bd-7e0bc4f60db2 INF CORS policy execution successful. 2024-03-23 21:31:10.831 +05:30 99172dcf-a4aa-4118-a2bd-7e0bc4f60db2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.3779ms 2024-03-23 21:31:10.832 +05:30 89a7031d-250b-45e6-91b6-d6e7ca5d98ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:10.832 +05:30 f1aa79cc-5c43-450f-a95d-4ce6ebd4d2ac INF CORS policy execution successful. 2024-03-23 21:31:10.832 +05:30 f1aa79cc-5c43-450f-a95d-4ce6ebd4d2ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.289ms 2024-03-23 21:31:10.852 +05:30 e6bbadae-e7c5-405d-9855-c20a09783055 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:10.852 +05:30 5fce6cf3-4be3-4f3c-bea8-513484be222c INF CORS policy execution successful. 2024-03-23 21:31:10.852 +05:30 5fce6cf3-4be3-4f3c-bea8-513484be222c INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:10.852 +05:30 5fce6cf3-4be3-4f3c-bea8-513484be222c INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:10.853 +05:30 5fce6cf3-4be3-4f3c-bea8-513484be222c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.9623ms 2024-03-23 21:31:10.865 +05:30 f5d895bf-b835-4d4d-8a1e-c096e54d56c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:10.866 +05:30 f5d895bf-b835-4d4d-8a1e-c096e54d56c8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 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-23 21:31:10.866 +05:30 f5d895bf-b835-4d4d-8a1e-c096e54d56c8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 2024-03-23 21:31:10.867 +05:30 344b44cc-a76d-4019-b070-1734c3847bdc INF CORS policy execution successful. 2024-03-23 21:31:10.867 +05:30 344b44cc-a76d-4019-b070-1734c3847bdc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:10.867 +05:30 344b44cc-a76d-4019-b070-1734c3847bdc INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:10.868 +05:30 344b44cc-a76d-4019-b070-1734c3847bdc INF Fetching Country deatails 2024-03-23 21:31:10.869 +05:30 344b44cc-a76d-4019-b070-1734c3847bdc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:10.869 +05:30 2145e484-52ce-491c-ab1a-2c51bd932bf1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:10.869 +05:30 344b44cc-a76d-4019-b070-1734c3847bdc INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.6418ms 2024-03-23 21:31:10.870 +05:30 344b44cc-a76d-4019-b070-1734c3847bdc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:10.870 +05:30 344b44cc-a76d-4019-b070-1734c3847bdc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.6101ms 2024-03-23 21:31:10.870 +05:30 2145e484-52ce-491c-ab1a-2c51bd932bf1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 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-23 21:31:10.871 +05:30 2145e484-52ce-491c-ab1a-2c51bd932bf1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 2024-03-23 21:31:10.871 +05:30 4ec4085f-321a-4e9d-99dd-152e340d738a INF CORS policy execution successful. 2024-03-23 21:31:10.871 +05:30 4ec4085f-321a-4e9d-99dd-152e340d738a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:10.871 +05:30 4ec4085f-321a-4e9d-99dd-152e340d738a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:10.872 +05:30 4ec4085f-321a-4e9d-99dd-152e340d738a INF Fetching Department deatails 2024-03-23 21:31:10.873 +05:30 4ec4085f-321a-4e9d-99dd-152e340d738a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:10.874 +05:30 4ec4085f-321a-4e9d-99dd-152e340d738a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.5701ms 2024-03-23 21:31:10.874 +05:30 4ec4085f-321a-4e9d-99dd-152e340d738a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:10.874 +05:30 4ec4085f-321a-4e9d-99dd-152e340d738a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.5283ms 2024-03-23 21:31:10.874 +05:30 36ca063c-9935-4402-95c2-bfe60a0af217 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:10.875 +05:30 36ca063c-9935-4402-95c2-bfe60a0af217 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 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-23 21:31:10.875 +05:30 36ca063c-9935-4402-95c2-bfe60a0af217 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:10 PM'. 2024-03-23 21:31:10.875 +05:30 bb582525-a045-4346-9a1b-f75a69e58e32 INF CORS policy execution successful. 2024-03-23 21:31:10.875 +05:30 bb582525-a045-4346-9a1b-f75a69e58e32 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:10.875 +05:30 bb582525-a045-4346-9a1b-f75a69e58e32 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:10.876 +05:30 bb582525-a045-4346-9a1b-f75a69e58e32 INF Fetching City deatails 2024-03-23 21:31:10.878 +05:30 bb582525-a045-4346-9a1b-f75a69e58e32 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:10.878 +05:30 bb582525-a045-4346-9a1b-f75a69e58e32 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.8157ms 2024-03-23 21:31:10.878 +05:30 bb582525-a045-4346-9a1b-f75a69e58e32 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:10.879 +05:30 bb582525-a045-4346-9a1b-f75a69e58e32 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.4909ms 2024-03-23 21:31:11.575 +05:30 2ca257ce-bbab-459b-87d2-3cead6bc66ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:11.575 +05:30 5b460678-0177-4b34-bd90-7d3203a56752 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:11.575 +05:30 565886fe-4126-4a0c-934b-54a85a04b9ad INF CORS policy execution successful. 2024-03-23 21:31:11.575 +05:30 301b0ee4-1b9d-48bb-bc55-8f66fc769922 INF CORS policy execution successful. 2024-03-23 21:31:11.575 +05:30 6c0ea494-e9da-4646-87d3-a888362d968d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:11.575 +05:30 0ce858d6-8194-43ff-85c6-dcf4565ecc0f INF CORS policy execution successful. 2024-03-23 21:31:11.575 +05:30 565886fe-4126-4a0c-934b-54a85a04b9ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7961ms 2024-03-23 21:31:11.575 +05:30 0ce858d6-8194-43ff-85c6-dcf4565ecc0f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.3383ms 2024-03-23 21:31:11.575 +05:30 301b0ee4-1b9d-48bb-bc55-8f66fc769922 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7137ms 2024-03-23 21:31:11.585 +05:30 3470b2a9-7397-4457-920e-67f5918a20ef INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:11.585 +05:30 946466d3-69c8-4096-9ca8-9b4a25ecced6 INF CORS policy execution successful. 2024-03-23 21:31:11.585 +05:30 946466d3-69c8-4096-9ca8-9b4a25ecced6 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:11.585 +05:30 946466d3-69c8-4096-9ca8-9b4a25ecced6 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:11.586 +05:30 946466d3-69c8-4096-9ca8-9b4a25ecced6 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.7981ms 2024-03-23 21:31:11.613 +05:30 14e1b05a-cec7-4d57-b844-566d6187cfbb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:11.613 +05:30 14e1b05a-cec7-4d57-b844-566d6187cfbb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:11 PM'. 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-23 21:31:11.613 +05:30 fc1c88ef-d2ec-4053-90dc-5b1fa4ad7a5a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:11.614 +05:30 14e1b05a-cec7-4d57-b844-566d6187cfbb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:11 PM'. 2024-03-23 21:31:11.614 +05:30 b9c50284-d8a7-4f6c-8e13-cea2a09b0a9c INF CORS policy execution successful. 2024-03-23 21:31:11.614 +05:30 b9c50284-d8a7-4f6c-8e13-cea2a09b0a9c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:11.614 +05:30 fc1c88ef-d2ec-4053-90dc-5b1fa4ad7a5a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:11 PM'. 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-23 21:31:11.614 +05:30 b9c50284-d8a7-4f6c-8e13-cea2a09b0a9c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:11.614 +05:30 fc1c88ef-d2ec-4053-90dc-5b1fa4ad7a5a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:11 PM'. 2024-03-23 21:31:11.614 +05:30 6e331ad9-6591-4e05-839c-866947314fee INF CORS policy execution successful. 2024-03-23 21:31:11.614 +05:30 6e331ad9-6591-4e05-839c-866947314fee INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:11.614 +05:30 6e331ad9-6591-4e05-839c-866947314fee INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:11.615 +05:30 b9c50284-d8a7-4f6c-8e13-cea2a09b0a9c INF Fetching Country deatails 2024-03-23 21:31:11.615 +05:30 6e331ad9-6591-4e05-839c-866947314fee INF Fetching Department deatails 2024-03-23 21:31:11.616 +05:30 b9c50284-d8a7-4f6c-8e13-cea2a09b0a9c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:11.616 +05:30 6e331ad9-6591-4e05-839c-866947314fee INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:11.616 +05:30 6e331ad9-6591-4e05-839c-866947314fee INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6027ms 2024-03-23 21:31:11.616 +05:30 b9c50284-d8a7-4f6c-8e13-cea2a09b0a9c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7681ms 2024-03-23 21:31:11.616 +05:30 6e331ad9-6591-4e05-839c-866947314fee INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:11.616 +05:30 b9c50284-d8a7-4f6c-8e13-cea2a09b0a9c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:11.616 +05:30 b9c50284-d8a7-4f6c-8e13-cea2a09b0a9c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.4719ms 2024-03-23 21:31:11.616 +05:30 6e331ad9-6591-4e05-839c-866947314fee INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.8772ms 2024-03-23 21:31:11.621 +05:30 f7221e65-cbe8-40f3-b7f4-27df3bf0ee16 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:11.621 +05:30 f7221e65-cbe8-40f3-b7f4-27df3bf0ee16 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:11 PM'. 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-23 21:31:11.622 +05:30 f7221e65-cbe8-40f3-b7f4-27df3bf0ee16 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:11 PM'. 2024-03-23 21:31:11.622 +05:30 60e30de1-4da5-47f3-871e-9f75dff9bafb INF CORS policy execution successful. 2024-03-23 21:31:11.622 +05:30 60e30de1-4da5-47f3-871e-9f75dff9bafb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:11.622 +05:30 60e30de1-4da5-47f3-871e-9f75dff9bafb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:11.623 +05:30 60e30de1-4da5-47f3-871e-9f75dff9bafb INF Fetching City deatails 2024-03-23 21:31:11.624 +05:30 60e30de1-4da5-47f3-871e-9f75dff9bafb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:11.624 +05:30 60e30de1-4da5-47f3-871e-9f75dff9bafb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7671ms 2024-03-23 21:31:11.624 +05:30 60e30de1-4da5-47f3-871e-9f75dff9bafb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:11.624 +05:30 60e30de1-4da5-47f3-871e-9f75dff9bafb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2317ms 2024-03-23 21:31:15.764 +05:30 c97f2e0d-9109-4f7b-9a79-762268166210 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:15.764 +05:30 278ecb1d-268a-4d5b-8210-a3b8235a8ae0 INF CORS policy execution successful. 2024-03-23 21:31:15.765 +05:30 278ecb1d-268a-4d5b-8210-a3b8235a8ae0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.732ms 2024-03-23 21:31:15.765 +05:30 6df85de4-dac6-4856-af22-895166840650 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:15.765 +05:30 cfe9fde3-ff5d-4feb-aa2c-f47498b7b52b INF CORS policy execution successful. 2024-03-23 21:31:15.765 +05:30 cfe9fde3-ff5d-4feb-aa2c-f47498b7b52b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5774ms 2024-03-23 21:31:15.768 +05:30 a1f0b8d5-a3f3-4e82-a4aa-14ef781aa670 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:15.769 +05:30 532571bb-cb91-453f-8d71-d3a3b5809247 INF CORS policy execution successful. 2024-03-23 21:31:15.769 +05:30 532571bb-cb91-453f-8d71-d3a3b5809247 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4335ms 2024-03-23 21:31:15.777 +05:30 f5cbc8cc-8920-4e4f-bb5d-97c448e8c1b4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null 0 2024-03-23 21:31:15.777 +05:30 50a67bc4-773e-4fb7-8e2a-e6c3bbf3b941 INF CORS policy execution successful. 2024-03-23 21:31:15.777 +05:30 50a67bc4-773e-4fb7-8e2a-e6c3bbf3b941 INF Executing endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:15.777 +05:30 50a67bc4-773e-4fb7-8e2a-e6c3bbf3b941 INF Executed endpoint '405 HTTP Method Not Supported' 2024-03-23 21:31:15.778 +05:30 50a67bc4-773e-4fb7-8e2a-e6c3bbf3b941 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 405 null null 0.9245ms 2024-03-23 21:31:15.805 +05:30 047ababd-c3d2-4b2e-b4fe-661ab9cabc23 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:15.806 +05:30 047ababd-c3d2-4b2e-b4fe-661ab9cabc23 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:15 PM'. 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-23 21:31:15.807 +05:30 047ababd-c3d2-4b2e-b4fe-661ab9cabc23 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:15 PM'. 2024-03-23 21:31:15.807 +05:30 4c768a32-9579-448b-ab3a-0e9b19273bf5 INF CORS policy execution successful. 2024-03-23 21:31:15.807 +05:30 4c768a32-9579-448b-ab3a-0e9b19273bf5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:15.807 +05:30 4c768a32-9579-448b-ab3a-0e9b19273bf5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:15.815 +05:30 4c768a32-9579-448b-ab3a-0e9b19273bf5 INF Fetching Country deatails 2024-03-23 21:31:15.816 +05:30 4c768a32-9579-448b-ab3a-0e9b19273bf5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:15.816 +05:30 9de4fa70-81e8-43d0-84d3-fe88d8907180 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:15.816 +05:30 4c768a32-9579-448b-ab3a-0e9b19273bf5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.5858ms 2024-03-23 21:31:15.816 +05:30 4c768a32-9579-448b-ab3a-0e9b19273bf5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:15.816 +05:30 4c768a32-9579-448b-ab3a-0e9b19273bf5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 11.4633ms 2024-03-23 21:31:15.817 +05:30 192c78b1-3ecc-4866-869e-a995d16f5468 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:15.817 +05:30 9de4fa70-81e8-43d0-84d3-fe88d8907180 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:15 PM'. 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-23 21:31:15.817 +05:30 192c78b1-3ecc-4866-869e-a995d16f5468 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:15 PM'. 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-23 21:31:15.817 +05:30 9de4fa70-81e8-43d0-84d3-fe88d8907180 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:15 PM'. 2024-03-23 21:31:15.817 +05:30 192c78b1-3ecc-4866-869e-a995d16f5468 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:15 PM'. 2024-03-23 21:31:15.818 +05:30 a1f9ece4-ef78-46a7-8022-e3baaf26d9dd INF CORS policy execution successful. 2024-03-23 21:31:15.818 +05:30 7d4f754b-0c55-4b95-ae5f-5fb3c2b28bd5 INF CORS policy execution successful. 2024-03-23 21:31:15.818 +05:30 a1f9ece4-ef78-46a7-8022-e3baaf26d9dd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:15.818 +05:30 7d4f754b-0c55-4b95-ae5f-5fb3c2b28bd5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:15.818 +05:30 a1f9ece4-ef78-46a7-8022-e3baaf26d9dd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:15.818 +05:30 7d4f754b-0c55-4b95-ae5f-5fb3c2b28bd5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:15.818 +05:30 a1f9ece4-ef78-46a7-8022-e3baaf26d9dd INF Fetching City deatails 2024-03-23 21:31:15.818 +05:30 7d4f754b-0c55-4b95-ae5f-5fb3c2b28bd5 INF Fetching Department deatails 2024-03-23 21:31:15.819 +05:30 a1f9ece4-ef78-46a7-8022-e3baaf26d9dd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:15.819 +05:30 7d4f754b-0c55-4b95-ae5f-5fb3c2b28bd5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:15.819 +05:30 a1f9ece4-ef78-46a7-8022-e3baaf26d9dd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7545ms 2024-03-23 21:31:15.819 +05:30 a1f9ece4-ef78-46a7-8022-e3baaf26d9dd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:15.820 +05:30 7d4f754b-0c55-4b95-ae5f-5fb3c2b28bd5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8525ms 2024-03-23 21:31:15.820 +05:30 a1f9ece4-ef78-46a7-8022-e3baaf26d9dd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0353ms 2024-03-23 21:31:15.820 +05:30 7d4f754b-0c55-4b95-ae5f-5fb3c2b28bd5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:15.820 +05:30 7d4f754b-0c55-4b95-ae5f-5fb3c2b28bd5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9301ms 2024-03-23 21:31:16.255 +05:30 8c31bf48-06f4-4d56-810a-17df089c4f3c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:16.255 +05:30 14435717-a495-42c6-9963-e4d43fb6500c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:16.255 +05:30 8df92075-4496-4aab-8b72-63a0e5c42db0 INF CORS policy execution successful. 2024-03-23 21:31:16.255 +05:30 923458aa-97ff-461e-a577-b6d4aa82c9f4 INF CORS policy execution successful. 2024-03-23 21:31:16.255 +05:30 455b500a-2e42-4b0d-95fb-758234fa175d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:16.255 +05:30 37fdb732-f334-4f15-909f-f8465cac7ba1 INF CORS policy execution successful. 2024-03-23 21:31:16.255 +05:30 8df92075-4496-4aab-8b72-63a0e5c42db0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5246ms 2024-03-23 21:31:16.255 +05:30 923458aa-97ff-461e-a577-b6d4aa82c9f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8356ms 2024-03-23 21:31:16.256 +05:30 37fdb732-f334-4f15-909f-f8465cac7ba1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3492ms 2024-03-23 21:31:16.299 +05:30 d6a07197-b1be-4d7f-8319-8245de855021 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:16.300 +05:30 d6a07197-b1be-4d7f-8319-8245de855021 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:16 PM'. 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-23 21:31:16.300 +05:30 d6a07197-b1be-4d7f-8319-8245de855021 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:16 PM'. 2024-03-23 21:31:16.300 +05:30 b4e64990-1d80-460d-8ada-13098295b131 INF CORS policy execution successful. 2024-03-23 21:31:16.301 +05:30 b4e64990-1d80-460d-8ada-13098295b131 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:16.301 +05:30 b4e64990-1d80-460d-8ada-13098295b131 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:16.302 +05:30 b4e64990-1d80-460d-8ada-13098295b131 INF Fetching Department deatails 2024-03-23 21:31:16.303 +05:30 72577250-11ff-4ce1-a5a2-e08d4c121adb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:16.304 +05:30 72577250-11ff-4ce1-a5a2-e08d4c121adb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:16 PM'. 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-23 21:31:16.304 +05:30 b4e64990-1d80-460d-8ada-13098295b131 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:16.304 +05:30 72577250-11ff-4ce1-a5a2-e08d4c121adb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:16 PM'. 2024-03-23 21:31:16.305 +05:30 d57e1497-be6d-4689-8416-77afaff2236f INF CORS policy execution successful. 2024-03-23 21:31:16.305 +05:30 d57e1497-be6d-4689-8416-77afaff2236f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:16.305 +05:30 d57e1497-be6d-4689-8416-77afaff2236f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:16.305 +05:30 b4e64990-1d80-460d-8ada-13098295b131 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.0951ms 2024-03-23 21:31:16.305 +05:30 b4e64990-1d80-460d-8ada-13098295b131 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:16.305 +05:30 b4e64990-1d80-460d-8ada-13098295b131 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.9049ms 2024-03-23 21:31:16.306 +05:30 d57e1497-be6d-4689-8416-77afaff2236f INF Fetching Country deatails 2024-03-23 21:31:16.307 +05:30 d57e1497-be6d-4689-8416-77afaff2236f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:16.307 +05:30 d57e1497-be6d-4689-8416-77afaff2236f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.15ms 2024-03-23 21:31:16.307 +05:30 d57e1497-be6d-4689-8416-77afaff2236f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:16.307 +05:30 d57e1497-be6d-4689-8416-77afaff2236f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.3393ms 2024-03-23 21:31:16.310 +05:30 c66f4f28-9b7e-4375-96ef-97a7cba9584e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:16.311 +05:30 c66f4f28-9b7e-4375-96ef-97a7cba9584e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:16 PM'. 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-23 21:31:16.312 +05:30 c66f4f28-9b7e-4375-96ef-97a7cba9584e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:16 PM'. 2024-03-23 21:31:16.312 +05:30 f07c6f92-fde9-4973-ae26-3542529ca79d INF CORS policy execution successful. 2024-03-23 21:31:16.312 +05:30 f07c6f92-fde9-4973-ae26-3542529ca79d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:16.312 +05:30 f07c6f92-fde9-4973-ae26-3542529ca79d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:16.312 +05:30 f07c6f92-fde9-4973-ae26-3542529ca79d INF Fetching City deatails 2024-03-23 21:31:16.314 +05:30 f07c6f92-fde9-4973-ae26-3542529ca79d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:16.316 +05:30 f07c6f92-fde9-4973-ae26-3542529ca79d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.7057ms 2024-03-23 21:31:16.316 +05:30 f07c6f92-fde9-4973-ae26-3542529ca79d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:16.316 +05:30 f07c6f92-fde9-4973-ae26-3542529ca79d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.7274ms 2024-03-23 21:31:16.904 +05:30 edc59727-4201-4614-8c44-0f8199e95855 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:16.904 +05:30 479d9aff-2e89-4ce4-9062-6a5be360aae5 INF CORS policy execution successful. 2024-03-23 21:31:16.904 +05:30 479d9aff-2e89-4ce4-9062-6a5be360aae5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4915ms 2024-03-23 21:31:16.906 +05:30 ce4a0464-c170-4e5b-ad72-ededb74a7dfd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:16.906 +05:30 2bc0eadf-4caa-4753-904b-3b2bf851a86e INF CORS policy execution successful. 2024-03-23 21:31:16.906 +05:30 2bc0eadf-4caa-4753-904b-3b2bf851a86e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.287ms 2024-03-23 21:31:16.907 +05:30 db42dcd5-a1e6-4ce0-aeab-e87e320b2ae2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:16.907 +05:30 218cd6e8-0225-4690-a260-d3f674e79ea0 INF CORS policy execution successful. 2024-03-23 21:31:16.907 +05:30 218cd6e8-0225-4690-a260-d3f674e79ea0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.2042ms 2024-03-23 21:31:16.978 +05:30 dc7d905e-658a-4fe4-82c0-9d4c6b056170 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:16.978 +05:30 dc7d905e-658a-4fe4-82c0-9d4c6b056170 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:16 PM'. 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-23 21:31:16.979 +05:30 dc7d905e-658a-4fe4-82c0-9d4c6b056170 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:16 PM'. 2024-03-23 21:31:16.979 +05:30 d3f5aa04-06c4-481f-a4bb-a749ed5cf840 INF CORS policy execution successful. 2024-03-23 21:31:16.979 +05:30 d3f5aa04-06c4-481f-a4bb-a749ed5cf840 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:16.979 +05:30 d3f5aa04-06c4-481f-a4bb-a749ed5cf840 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:16.980 +05:30 d3f5aa04-06c4-481f-a4bb-a749ed5cf840 INF Fetching Country deatails 2024-03-23 21:31:16.981 +05:30 d3f5aa04-06c4-481f-a4bb-a749ed5cf840 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:16.981 +05:30 d3f5aa04-06c4-481f-a4bb-a749ed5cf840 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9054ms 2024-03-23 21:31:16.981 +05:30 d3f5aa04-06c4-481f-a4bb-a749ed5cf840 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:16.981 +05:30 d3f5aa04-06c4-481f-a4bb-a749ed5cf840 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3398ms 2024-03-23 21:31:16.982 +05:30 ca6151f7-9361-477b-81a3-e132e17ef027 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:16.982 +05:30 ca6151f7-9361-477b-81a3-e132e17ef027 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:16 PM'. 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-23 21:31:16.983 +05:30 ca6151f7-9361-477b-81a3-e132e17ef027 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:16 PM'. 2024-03-23 21:31:16.983 +05:30 3cccbcf9-6b17-45cf-89af-e1d45751e5c0 INF CORS policy execution successful. 2024-03-23 21:31:16.983 +05:30 3cccbcf9-6b17-45cf-89af-e1d45751e5c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:16.983 +05:30 3cccbcf9-6b17-45cf-89af-e1d45751e5c0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:16.983 +05:30 3cccbcf9-6b17-45cf-89af-e1d45751e5c0 INF Fetching Department deatails 2024-03-23 21:31:16.984 +05:30 3cccbcf9-6b17-45cf-89af-e1d45751e5c0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:16.984 +05:30 3cccbcf9-6b17-45cf-89af-e1d45751e5c0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.549ms 2024-03-23 21:31:16.984 +05:30 3cccbcf9-6b17-45cf-89af-e1d45751e5c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:16.984 +05:30 3cccbcf9-6b17-45cf-89af-e1d45751e5c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7414ms 2024-03-23 21:31:16.986 +05:30 8e20e8d8-9deb-4e51-affa-4339080cbc88 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:16.986 +05:30 8e20e8d8-9deb-4e51-affa-4339080cbc88 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:16 PM'. 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-23 21:31:16.986 +05:30 8e20e8d8-9deb-4e51-affa-4339080cbc88 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:16 PM'. 2024-03-23 21:31:16.986 +05:30 0de254be-a9cd-4ecd-96f6-184e226ccba7 INF CORS policy execution successful. 2024-03-23 21:31:16.986 +05:30 0de254be-a9cd-4ecd-96f6-184e226ccba7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:16.987 +05:30 0de254be-a9cd-4ecd-96f6-184e226ccba7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:16.987 +05:30 0de254be-a9cd-4ecd-96f6-184e226ccba7 INF Fetching City deatails 2024-03-23 21:31:16.988 +05:30 0de254be-a9cd-4ecd-96f6-184e226ccba7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:16.988 +05:30 0de254be-a9cd-4ecd-96f6-184e226ccba7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4405ms 2024-03-23 21:31:16.988 +05:30 0de254be-a9cd-4ecd-96f6-184e226ccba7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:16.988 +05:30 0de254be-a9cd-4ecd-96f6-184e226ccba7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6166ms 2024-03-23 21:31:17.556 +05:30 8a459346-fae8-4da5-ae6a-c980ae20ca20 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:17.556 +05:30 44edc876-9996-4cc3-90ab-df20c598fd85 INF CORS policy execution successful. 2024-03-23 21:31:17.557 +05:30 44edc876-9996-4cc3-90ab-df20c598fd85 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5088ms 2024-03-23 21:31:17.566 +05:30 fa57722e-940e-4edc-8967-021fdd82dc79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:17.567 +05:30 4c835322-73a5-4a38-80e9-15b46bb66fcc INF CORS policy execution successful. 2024-03-23 21:31:17.567 +05:30 4c835322-73a5-4a38-80e9-15b46bb66fcc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.563ms 2024-03-23 21:31:17.567 +05:30 4ce4c0c3-1bab-4828-a835-241e732b29d4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:17.567 +05:30 9b198d9a-950a-4607-b5a7-6f142be8ccee INF CORS policy execution successful. 2024-03-23 21:31:17.567 +05:30 9b198d9a-950a-4607-b5a7-6f142be8ccee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.2386ms 2024-03-23 21:31:17.574 +05:30 934df9cb-2a6a-4a2c-8eea-d70a8bd60ff8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:31:17.574 +05:30 92a55040-e681-4d3a-b813-b2bc82d0613d INF CORS policy execution successful. 2024-03-23 21:31:17.574 +05:30 92a55040-e681-4d3a-b813-b2bc82d0613d INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:31:17.574 +05:30 92a55040-e681-4d3a-b813-b2bc82d0613d INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:31:17.575 +05:30 92a55040-e681-4d3a-b813-b2bc82d0613d INF Fetching Field details for Master 2024-03-23 21:31:17.576 +05:30 92a55040-e681-4d3a-b813-b2bc82d0613d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:17.577 +05:30 92a55040-e681-4d3a-b813-b2bc82d0613d INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.7944ms 2024-03-23 21:31:17.577 +05:30 92a55040-e681-4d3a-b813-b2bc82d0613d INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:31:17.577 +05:30 92a55040-e681-4d3a-b813-b2bc82d0613d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.5597ms 2024-03-23 21:31:17.599 +05:30 ce76ccfe-31bc-4861-81ec-6537e065a5ee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:31:17.599 +05:30 ce76ccfe-31bc-4861-81ec-6537e065a5ee INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:17 PM'. 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-23 21:31:17.600 +05:30 ce76ccfe-31bc-4861-81ec-6537e065a5ee INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:17 PM'. 2024-03-23 21:31:17.600 +05:30 4834c857-7867-4e0d-8022-dd01246bd997 INF CORS policy execution successful. 2024-03-23 21:31:17.600 +05:30 4834c857-7867-4e0d-8022-dd01246bd997 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:17.600 +05:30 4834c857-7867-4e0d-8022-dd01246bd997 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:31:17.601 +05:30 4834c857-7867-4e0d-8022-dd01246bd997 INF Fetching City deatails 2024-03-23 21:31:17.602 +05:30 4834c857-7867-4e0d-8022-dd01246bd997 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:17.602 +05:30 4834c857-7867-4e0d-8022-dd01246bd997 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0276ms 2024-03-23 21:31:17.602 +05:30 4834c857-7867-4e0d-8022-dd01246bd997 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:31:17.602 +05:30 4834c857-7867-4e0d-8022-dd01246bd997 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.5532ms 2024-03-23 21:31:17.603 +05:30 2be23a11-74a3-4406-b24c-43b989f08065 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:31:17.603 +05:30 2be23a11-74a3-4406-b24c-43b989f08065 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:17 PM'. 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-23 21:31:17.603 +05:30 2be23a11-74a3-4406-b24c-43b989f08065 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:17 PM'. 2024-03-23 21:31:17.603 +05:30 36c9d917-8f33-4dfe-8dd7-d3109e1b0380 INF CORS policy execution successful. 2024-03-23 21:31:17.603 +05:30 36c9d917-8f33-4dfe-8dd7-d3109e1b0380 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:17.604 +05:30 36c9d917-8f33-4dfe-8dd7-d3109e1b0380 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:31:17.604 +05:30 36c9d917-8f33-4dfe-8dd7-d3109e1b0380 INF Fetching Department deatails 2024-03-23 21:31:17.605 +05:30 36c9d917-8f33-4dfe-8dd7-d3109e1b0380 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:17.605 +05:30 36c9d917-8f33-4dfe-8dd7-d3109e1b0380 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4365ms 2024-03-23 21:31:17.605 +05:30 36c9d917-8f33-4dfe-8dd7-d3109e1b0380 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:31:17.605 +05:30 36c9d917-8f33-4dfe-8dd7-d3109e1b0380 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6308ms 2024-03-23 21:31:17.615 +05:30 26c2e119-99a3-4281-82dc-e1bebe6a26b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:31:17.616 +05:30 26c2e119-99a3-4281-82dc-e1bebe6a26b4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:17 PM'. 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-23 21:31:17.616 +05:30 26c2e119-99a3-4281-82dc-e1bebe6a26b4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 3:55:22 PM', Current time (UTC): '3/23/2024 4:01:17 PM'. 2024-03-23 21:31:17.616 +05:30 76274ec1-e658-40a8-8623-72663db049b0 INF CORS policy execution successful. 2024-03-23 21:31:17.617 +05:30 76274ec1-e658-40a8-8623-72663db049b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:17.617 +05:30 76274ec1-e658-40a8-8623-72663db049b0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:31:17.617 +05:30 76274ec1-e658-40a8-8623-72663db049b0 INF Fetching Country deatails 2024-03-23 21:31:17.618 +05:30 76274ec1-e658-40a8-8623-72663db049b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:17.618 +05:30 76274ec1-e658-40a8-8623-72663db049b0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7816ms 2024-03-23 21:31:17.619 +05:30 76274ec1-e658-40a8-8623-72663db049b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:31:17.619 +05:30 76274ec1-e658-40a8-8623-72663db049b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.4922ms 2024-03-23 21:31:22.225 +05:30 c09943d0-ffa8-418c-9ee1-87eb966e7b22 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:31:22.226 +05:30 fa824ee3-514d-4351-bcf7-226f6f6889a4 INF CORS policy execution successful. 2024-03-23 21:31:22.226 +05:30 fa824ee3-514d-4351-bcf7-226f6f6889a4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:31:22.226 +05:30 fa824ee3-514d-4351-bcf7-226f6f6889a4 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:31:22.227 +05:30 fa824ee3-514d-4351-bcf7-226f6f6889a4 INF Fetching Field details for Master 2024-03-23 21:31:22.229 +05:30 fa824ee3-514d-4351-bcf7-226f6f6889a4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:22.230 +05:30 fa824ee3-514d-4351-bcf7-226f6f6889a4 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.4949ms 2024-03-23 21:31:22.230 +05:30 fa824ee3-514d-4351-bcf7-226f6f6889a4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:31:22.230 +05:30 fa824ee3-514d-4351-bcf7-226f6f6889a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.0113ms 2024-03-23 21:31:23.914 +05:30 0396bd83-4174-4e99-b28d-da8ecba04774 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 21:31:23.914 +05:30 53c89998-9db2-4455-975a-76ab802dfd28 INF CORS policy execution successful. 2024-03-23 21:31:23.914 +05:30 53c89998-9db2-4455-975a-76ab802dfd28 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:31:23.914 +05:30 53c89998-9db2-4455-975a-76ab802dfd28 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-23 21:31:23.915 +05:30 53c89998-9db2-4455-975a-76ab802dfd28 INF Fetching Company deatails 2024-03-23 21:31:23.923 +05:30 53c89998-9db2-4455-975a-76ab802dfd28 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:23.923 +05:30 53c89998-9db2-4455-975a-76ab802dfd28 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 8.7782ms 2024-03-23 21:31:23.923 +05:30 53c89998-9db2-4455-975a-76ab802dfd28 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:31:23.924 +05:30 53c89998-9db2-4455-975a-76ab802dfd28 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 9.7673ms 2024-03-23 21:31:26.850 +05:30 8f42457d-4677-439a-8476-8d2419b8cffd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 21:31:26.850 +05:30 4dac474e-4827-432c-9ca3-7d6f48fdc1a8 INF CORS policy execution successful. 2024-03-23 21:31:26.850 +05:30 4dac474e-4827-432c-9ca3-7d6f48fdc1a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.6877ms 2024-03-23 21:31:26.893 +05:30 5db976e6-b61a-41f2-bd7f-086279c8722a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 21:31:26.893 +05:30 12e235d0-50d4-459a-9cd0-6f54498dba63 INF CORS policy execution successful. 2024-03-23 21:31:26.894 +05:30 12e235d0-50d4-459a-9cd0-6f54498dba63 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:31:26.894 +05:30 12e235d0-50d4-459a-9cd0-6f54498dba63 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-23 21:31:26.901 +05:30 12e235d0-50d4-459a-9cd0-6f54498dba63 INF Connection string fetched 2024-03-23 21:31:27.101 +05:30 12e235d0-50d4-459a-9cd0-6f54498dba63 INF Token generated 2024-03-23 21:31:27.102 +05:30 12e235d0-50d4-459a-9cd0-6f54498dba63 INF Token generated 2024-03-23 21:31:27.102 +05:30 12e235d0-50d4-459a-9cd0-6f54498dba63 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-23 21:31:27.102 +05:30 12e235d0-50d4-459a-9cd0-6f54498dba63 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 208.536ms 2024-03-23 21:31:27.102 +05:30 12e235d0-50d4-459a-9cd0-6f54498dba63 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:31:27.102 +05:30 12e235d0-50d4-459a-9cd0-6f54498dba63 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 209.2727ms 2024-03-23 21:31:30.276 +05:30 161962fd-3c73-4584-8d39-45516d01c5b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:31:30.277 +05:30 4b5e23da-2c6b-4209-844e-25e42e10a781 INF CORS policy execution successful. 2024-03-23 21:31:30.277 +05:30 4b5e23da-2c6b-4209-844e-25e42e10a781 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:31:30.277 +05:30 4b5e23da-2c6b-4209-844e-25e42e10a781 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:31:30.278 +05:30 4b5e23da-2c6b-4209-844e-25e42e10a781 INF Fetching Field details for Master 2024-03-23 21:31:30.279 +05:30 4b5e23da-2c6b-4209-844e-25e42e10a781 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:31:30.280 +05:30 4b5e23da-2c6b-4209-844e-25e42e10a781 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.3893ms 2024-03-23 21:31:30.280 +05:30 4b5e23da-2c6b-4209-844e-25e42e10a781 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:31:30.280 +05:30 4b5e23da-2c6b-4209-844e-25e42e10a781 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.6749ms 2024-03-23 21:32:06.748 +05:30 671ac9bb-5047-47ec-a1e5-28d1feff83da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:32:06.749 +05:30 de802b82-b690-4242-b80c-a2ab8f5f12e0 INF CORS policy execution successful. 2024-03-23 21:32:06.750 +05:30 de802b82-b690-4242-b80c-a2ab8f5f12e0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:32:06.750 +05:30 de802b82-b690-4242-b80c-a2ab8f5f12e0 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:32:06.751 +05:30 de802b82-b690-4242-b80c-a2ab8f5f12e0 INF Fetching Field details for Master 2024-03-23 21:32:06.753 +05:30 de802b82-b690-4242-b80c-a2ab8f5f12e0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:32:06.754 +05:30 de802b82-b690-4242-b80c-a2ab8f5f12e0 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.2852ms 2024-03-23 21:32:06.754 +05:30 de802b82-b690-4242-b80c-a2ab8f5f12e0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:32:06.755 +05:30 de802b82-b690-4242-b80c-a2ab8f5f12e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 6.71ms 2024-03-23 21:32:47.151 +05:30 f3e354aa-d16f-4a36-9eb0-1727b8d27967 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 21:32:47.153 +05:30 ccff98eb-b5ef-49bf-8f16-b6beb107079c INF CORS policy execution successful. 2024-03-23 21:32:47.153 +05:30 ccff98eb-b5ef-49bf-8f16-b6beb107079c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:32:47.153 +05:30 ccff98eb-b5ef-49bf-8f16-b6beb107079c 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-23 21:32:47.154 +05:30 ccff98eb-b5ef-49bf-8f16-b6beb107079c INF Fetching Company deatails 2024-03-23 21:32:47.156 +05:30 ccff98eb-b5ef-49bf-8f16-b6beb107079c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:32:47.157 +05:30 ccff98eb-b5ef-49bf-8f16-b6beb107079c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.3658ms 2024-03-23 21:32:47.157 +05:30 ccff98eb-b5ef-49bf-8f16-b6beb107079c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:32:47.157 +05:30 ccff98eb-b5ef-49bf-8f16-b6beb107079c 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 6.2197ms 2024-03-23 21:32:51.425 +05:30 1b1bed8b-8c6d-45a5-a7d6-0192bda364e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 21:32:51.426 +05:30 4f938d0b-58df-4b4f-908f-507a22a1768b INF CORS policy execution successful. 2024-03-23 21:32:51.426 +05:30 4f938d0b-58df-4b4f-908f-507a22a1768b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.7242ms 2024-03-23 21:32:51.473 +05:30 7276f336-e8c9-4a3e-97aa-1f1c0a6a61bd INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 21:32:51.473 +05:30 21fd4fe4-b3d6-49a9-9747-96c445bd5f73 INF CORS policy execution successful. 2024-03-23 21:32:51.473 +05:30 21fd4fe4-b3d6-49a9-9747-96c445bd5f73 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:32:51.473 +05:30 21fd4fe4-b3d6-49a9-9747-96c445bd5f73 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-23 21:32:51.478 +05:30 21fd4fe4-b3d6-49a9-9747-96c445bd5f73 INF Connection string fetched 2024-03-23 21:32:51.684 +05:30 21fd4fe4-b3d6-49a9-9747-96c445bd5f73 INF Token generated 2024-03-23 21:32:51.685 +05:30 21fd4fe4-b3d6-49a9-9747-96c445bd5f73 INF Token generated 2024-03-23 21:32:51.685 +05:30 21fd4fe4-b3d6-49a9-9747-96c445bd5f73 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-23 21:32:51.686 +05:30 21fd4fe4-b3d6-49a9-9747-96c445bd5f73 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 212.6527ms 2024-03-23 21:32:51.686 +05:30 21fd4fe4-b3d6-49a9-9747-96c445bd5f73 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:32:51.686 +05:30 21fd4fe4-b3d6-49a9-9747-96c445bd5f73 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 213.832ms 2024-03-23 21:32:55.242 +05:30 0b32e02f-ce10-4a72-a220-89e71cd1220e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:32:55.243 +05:30 eaeff2ec-8d56-41ee-8d57-b3e675bf4faa INF CORS policy execution successful. 2024-03-23 21:32:55.243 +05:30 eaeff2ec-8d56-41ee-8d57-b3e675bf4faa INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:32:55.243 +05:30 eaeff2ec-8d56-41ee-8d57-b3e675bf4faa INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:32:55.243 +05:30 eaeff2ec-8d56-41ee-8d57-b3e675bf4faa INF Fetching Field details for Master 2024-03-23 21:32:55.245 +05:30 eaeff2ec-8d56-41ee-8d57-b3e675bf4faa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:32:55.246 +05:30 eaeff2ec-8d56-41ee-8d57-b3e675bf4faa INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.888ms 2024-03-23 21:32:55.246 +05:30 eaeff2ec-8d56-41ee-8d57-b3e675bf4faa INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:32:55.246 +05:30 eaeff2ec-8d56-41ee-8d57-b3e675bf4faa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.8318ms 2024-03-23 21:33:37.751 +05:30 435a9d26-68f7-4e24-ad43-259268955620 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:33:37.752 +05:30 734da167-7ea0-4bfe-ba05-5db8273d9315 INF CORS policy execution successful. 2024-03-23 21:33:37.753 +05:30 734da167-7ea0-4bfe-ba05-5db8273d9315 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.7629ms 2024-03-23 21:33:37.786 +05:30 2f21fbd3-3481-4fe3-8572-ec1c3a517170 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:33:37.786 +05:30 1d2ff418-81bd-495d-bc30-3c46a365f2b0 INF CORS policy execution successful. 2024-03-23 21:33:37.786 +05:30 1d2ff418-81bd-495d-bc30-3c46a365f2b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6838ms 2024-03-23 21:33:37.796 +05:30 1afbaa4a-cf94-4607-b6dd-d230cdfd01fd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:33:37.796 +05:30 c8de7507-8695-43d9-96a3-8f9af46027bd INF CORS policy execution successful. 2024-03-23 21:33:37.796 +05:30 c8de7507-8695-43d9-96a3-8f9af46027bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.496ms 2024-03-23 21:33:37.807 +05:30 dbe907e9-91b7-4a29-a20c-e9f8f0757e75 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:33:37.807 +05:30 4edd2667-87f7-4e0e-8362-d243064892d9 INF CORS policy execution successful. 2024-03-23 21:33:37.807 +05:30 4edd2667-87f7-4e0e-8362-d243064892d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:33:37.807 +05:30 4edd2667-87f7-4e0e-8362-d243064892d9 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:33:37.809 +05:30 4edd2667-87f7-4e0e-8362-d243064892d9 INF Fetching Field details for Master 2024-03-23 21:33:37.811 +05:30 4edd2667-87f7-4e0e-8362-d243064892d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:33:37.812 +05:30 4edd2667-87f7-4e0e-8362-d243064892d9 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.3076ms 2024-03-23 21:33:37.812 +05:30 4edd2667-87f7-4e0e-8362-d243064892d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:33:37.812 +05:30 4edd2667-87f7-4e0e-8362-d243064892d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.1876ms 2024-03-23 21:33:37.815 +05:30 6720da6a-c863-4a89-9893-d8cb401495a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:33:37.816 +05:30 b8f6c6cb-0d2c-468d-a6e7-64bbb5413ae3 INF CORS policy execution successful. 2024-03-23 21:33:37.816 +05:30 b8f6c6cb-0d2c-468d-a6e7-64bbb5413ae3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:33:37.816 +05:30 b8f6c6cb-0d2c-468d-a6e7-64bbb5413ae3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:33:37.817 +05:30 b8f6c6cb-0d2c-468d-a6e7-64bbb5413ae3 INF Connection string fetched 2024-03-23 21:33:37.817 +05:30 b8f6c6cb-0d2c-468d-a6e7-64bbb5413ae3 INF Fetching City deatails 2024-03-23 21:33:37.818 +05:30 b8f6c6cb-0d2c-468d-a6e7-64bbb5413ae3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:33:37.818 +05:30 b8f6c6cb-0d2c-468d-a6e7-64bbb5413ae3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4888ms 2024-03-23 21:33:37.819 +05:30 b8f6c6cb-0d2c-468d-a6e7-64bbb5413ae3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:33:37.819 +05:30 b8f6c6cb-0d2c-468d-a6e7-64bbb5413ae3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6753ms 2024-03-23 21:33:37.946 +05:30 3def5933-4aa5-4814-97e6-3860a2b33ac2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:33:37.947 +05:30 941e511e-ab15-4f4d-8820-e0338d079df3 INF CORS policy execution successful. 2024-03-23 21:33:37.947 +05:30 941e511e-ab15-4f4d-8820-e0338d079df3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:33:37.947 +05:30 941e511e-ab15-4f4d-8820-e0338d079df3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:33:37.948 +05:30 941e511e-ab15-4f4d-8820-e0338d079df3 INF Connection string fetched 2024-03-23 21:33:37.949 +05:30 941e511e-ab15-4f4d-8820-e0338d079df3 INF Fetching Country deatails 2024-03-23 21:33:37.951 +05:30 941e511e-ab15-4f4d-8820-e0338d079df3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:33:37.952 +05:30 941e511e-ab15-4f4d-8820-e0338d079df3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.4474ms 2024-03-23 21:33:37.952 +05:30 941e511e-ab15-4f4d-8820-e0338d079df3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:33:37.952 +05:30 941e511e-ab15-4f4d-8820-e0338d079df3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.3207ms 2024-03-23 21:33:37.977 +05:30 c376413b-80cf-4806-acf6-7898da4a3c9e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:33:37.977 +05:30 aaacd487-9f52-4e1e-aef1-da809b9f84c5 INF CORS policy execution successful. 2024-03-23 21:33:37.978 +05:30 aaacd487-9f52-4e1e-aef1-da809b9f84c5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:33:37.978 +05:30 aaacd487-9f52-4e1e-aef1-da809b9f84c5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:33:37.979 +05:30 aaacd487-9f52-4e1e-aef1-da809b9f84c5 INF Connection string fetched 2024-03-23 21:33:37.979 +05:30 aaacd487-9f52-4e1e-aef1-da809b9f84c5 INF Fetching Department deatails 2024-03-23 21:33:37.980 +05:30 aaacd487-9f52-4e1e-aef1-da809b9f84c5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:33:37.980 +05:30 aaacd487-9f52-4e1e-aef1-da809b9f84c5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1057ms 2024-03-23 21:33:37.980 +05:30 aaacd487-9f52-4e1e-aef1-da809b9f84c5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:33:37.980 +05:30 aaacd487-9f52-4e1e-aef1-da809b9f84c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1055ms 2024-03-23 21:33:44.289 +05:30 ef08fc72-30ee-4f4d-8576-d02dae91e337 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-23 21:33:44.290 +05:30 cb9e6b69-8c23-4797-ba1e-c5ac5b8e6665 INF CORS policy execution successful. 2024-03-23 21:33:44.290 +05:30 cb9e6b69-8c23-4797-ba1e-c5ac5b8e6665 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:33:44.290 +05:30 cb9e6b69-8c23-4797-ba1e-c5ac5b8e6665 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-23 21:33:44.290 +05:30 cb9e6b69-8c23-4797-ba1e-c5ac5b8e6665 INF Fetching Company deatails 2024-03-23 21:33:44.292 +05:30 cb9e6b69-8c23-4797-ba1e-c5ac5b8e6665 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:33:44.293 +05:30 cb9e6b69-8c23-4797-ba1e-c5ac5b8e6665 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 3.4776ms 2024-03-23 21:33:44.294 +05:30 cb9e6b69-8c23-4797-ba1e-c5ac5b8e6665 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-23 21:33:44.294 +05:30 cb9e6b69-8c23-4797-ba1e-c5ac5b8e6665 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 4.2219ms 2024-03-23 21:33:45.420 +05:30 f68e7b9b-80c2-479f-99b6-fb94950a4f2e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 21:33:45.421 +05:30 b7a030e7-5662-4234-87e3-18323eba990e INF CORS policy execution successful. 2024-03-23 21:33:45.421 +05:30 b7a030e7-5662-4234-87e3-18323eba990e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.6779ms 2024-03-23 21:33:45.465 +05:30 9b6eaf5c-c879-4b9c-9ea9-15b626c8381a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 53 2024-03-23 21:33:45.465 +05:30 72d67d37-60ff-42eb-aeee-d10ed267f13b INF CORS policy execution successful. 2024-03-23 21:33:45.465 +05:30 72d67d37-60ff-42eb-aeee-d10ed267f13b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:33:45.465 +05:30 72d67d37-60ff-42eb-aeee-d10ed267f13b 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-23 21:33:45.473 +05:30 72d67d37-60ff-42eb-aeee-d10ed267f13b ERR Invalid database name. 2024-03-23 21:33:45.473 +05:30 72d67d37-60ff-42eb-aeee-d10ed267f13b INF Invalid database name. 2024-03-23 21:33:45.473 +05:30 72d67d37-60ff-42eb-aeee-d10ed267f13b INF Executing BadRequestObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:33:45.474 +05:30 72d67d37-60ff-42eb-aeee-d10ed267f13b INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 8.5824ms 2024-03-23 21:33:45.474 +05:30 72d67d37-60ff-42eb-aeee-d10ed267f13b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:33:45.474 +05:30 72d67d37-60ff-42eb-aeee-d10ed267f13b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null application/json; charset=utf-8 9.3427ms 2024-03-23 21:33:47.357 +05:30 d2618958-36c6-41d4-be08-f082df767402 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-23 21:33:47.357 +05:30 38c6d3c7-7743-4386-a420-70df9c9bfbdd INF CORS policy execution successful. 2024-03-23 21:33:47.357 +05:30 38c6d3c7-7743-4386-a420-70df9c9bfbdd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.58ms 2024-03-23 21:33:47.410 +05:30 e9e1aa38-5168-4c3a-b6f6-5539c994591d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-23 21:33:47.410 +05:30 68580bd3-6d9b-439b-ba46-387c0adc6501 INF CORS policy execution successful. 2024-03-23 21:33:47.411 +05:30 68580bd3-6d9b-439b-ba46-387c0adc6501 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:33:47.411 +05:30 68580bd3-6d9b-439b-ba46-387c0adc6501 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-23 21:33:47.413 +05:30 68580bd3-6d9b-439b-ba46-387c0adc6501 INF Connection string fetched 2024-03-23 21:33:47.595 +05:30 68580bd3-6d9b-439b-ba46-387c0adc6501 INF Token generated 2024-03-23 21:33:47.595 +05:30 68580bd3-6d9b-439b-ba46-387c0adc6501 INF Token generated 2024-03-23 21:33:47.595 +05:30 68580bd3-6d9b-439b-ba46-387c0adc6501 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-23 21:33:47.596 +05:30 68580bd3-6d9b-439b-ba46-387c0adc6501 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 185.0759ms 2024-03-23 21:33:47.596 +05:30 68580bd3-6d9b-439b-ba46-387c0adc6501 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-23 21:33:47.596 +05:30 68580bd3-6d9b-439b-ba46-387c0adc6501 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 185.9646ms 2024-03-23 21:33:54.807 +05:30 939ec8be-b164-4db1-a273-1cdbc2668a16 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:33:54.807 +05:30 ac2f0a97-ac49-4c6e-bdbe-c42f118f230d INF CORS policy execution successful. 2024-03-23 21:33:54.807 +05:30 ac2f0a97-ac49-4c6e-bdbe-c42f118f230d INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:33:54.808 +05:30 ac2f0a97-ac49-4c6e-bdbe-c42f118f230d INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:33:54.808 +05:30 ac2f0a97-ac49-4c6e-bdbe-c42f118f230d INF Fetching Field details for Master 2024-03-23 21:33:54.810 +05:30 ac2f0a97-ac49-4c6e-bdbe-c42f118f230d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:33:54.811 +05:30 ac2f0a97-ac49-4c6e-bdbe-c42f118f230d INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.8954ms 2024-03-23 21:33:54.811 +05:30 ac2f0a97-ac49-4c6e-bdbe-c42f118f230d INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:33:54.811 +05:30 ac2f0a97-ac49-4c6e-bdbe-c42f118f230d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.1143ms 2024-03-23 21:33:54.963 +05:30 8d858a6c-8d29-44de-bfb3-9b9130b765ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:33:54.964 +05:30 c42abb43-03be-40ac-b1ab-79a5fbf69956 INF CORS policy execution successful. 2024-03-23 21:33:54.964 +05:30 c42abb43-03be-40ac-b1ab-79a5fbf69956 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5991ms 2024-03-23 21:33:54.966 +05:30 d4c3c539-4290-4728-9f9f-c3d2c77947cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:33:54.967 +05:30 6e1af7b1-c955-4a93-a87f-d8722e27fda2 INF CORS policy execution successful. 2024-03-23 21:33:54.967 +05:30 6e1af7b1-c955-4a93-a87f-d8722e27fda2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4722ms 2024-03-23 21:33:54.977 +05:30 59d67b42-a1ad-41bc-a92a-f0169c3250b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:33:54.977 +05:30 28e3bbdf-2a9b-479d-bb70-997a71f76a56 INF CORS policy execution successful. 2024-03-23 21:33:54.978 +05:30 28e3bbdf-2a9b-479d-bb70-997a71f76a56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6978ms 2024-03-23 21:33:55.070 +05:30 05c3a2b0-cc94-46d3-a8ad-a1f9d698e2d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:33:55.071 +05:30 a4a4d856-3872-48e2-b9d4-6ef9cf235fd3 INF CORS policy execution successful. 2024-03-23 21:33:55.071 +05:30 a4a4d856-3872-48e2-b9d4-6ef9cf235fd3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:33:55.071 +05:30 a4a4d856-3872-48e2-b9d4-6ef9cf235fd3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:33:55.071 +05:30 bd348a29-69db-443f-a804-77e747542f5d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:33:55.072 +05:30 08a88f7e-5145-41f3-841f-b18ed3513eb6 INF CORS policy execution successful. 2024-03-23 21:33:55.072 +05:30 08a88f7e-5145-41f3-841f-b18ed3513eb6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:33:55.072 +05:30 08a88f7e-5145-41f3-841f-b18ed3513eb6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:33:55.072 +05:30 a4a4d856-3872-48e2-b9d4-6ef9cf235fd3 INF Connection string fetched 2024-03-23 21:33:55.073 +05:30 a4a4d856-3872-48e2-b9d4-6ef9cf235fd3 INF Fetching City deatails 2024-03-23 21:33:55.073 +05:30 08a88f7e-5145-41f3-841f-b18ed3513eb6 INF Connection string fetched 2024-03-23 21:33:55.073 +05:30 08a88f7e-5145-41f3-841f-b18ed3513eb6 INF Fetching Country deatails 2024-03-23 21:33:55.073 +05:30 a4a4d856-3872-48e2-b9d4-6ef9cf235fd3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:33:55.073 +05:30 08a88f7e-5145-41f3-841f-b18ed3513eb6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:33:55.074 +05:30 a4a4d856-3872-48e2-b9d4-6ef9cf235fd3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.414ms 2024-03-23 21:33:55.074 +05:30 a4a4d856-3872-48e2-b9d4-6ef9cf235fd3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:33:55.074 +05:30 08a88f7e-5145-41f3-841f-b18ed3513eb6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8301ms 2024-03-23 21:33:55.074 +05:30 08a88f7e-5145-41f3-841f-b18ed3513eb6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:33:55.074 +05:30 a4a4d856-3872-48e2-b9d4-6ef9cf235fd3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4589ms 2024-03-23 21:33:55.074 +05:30 08a88f7e-5145-41f3-841f-b18ed3513eb6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4438ms 2024-03-23 21:33:55.077 +05:30 e87e95da-78ae-4105-87cf-490fe24d68ba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:33:55.077 +05:30 e58c6053-6572-4898-b0b1-af4475cbb78e INF CORS policy execution successful. 2024-03-23 21:33:55.077 +05:30 e58c6053-6572-4898-b0b1-af4475cbb78e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:33:55.077 +05:30 e58c6053-6572-4898-b0b1-af4475cbb78e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:33:55.078 +05:30 e58c6053-6572-4898-b0b1-af4475cbb78e INF Connection string fetched 2024-03-23 21:33:55.078 +05:30 e58c6053-6572-4898-b0b1-af4475cbb78e INF Fetching Department deatails 2024-03-23 21:33:55.078 +05:30 e58c6053-6572-4898-b0b1-af4475cbb78e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:33:55.079 +05:30 e58c6053-6572-4898-b0b1-af4475cbb78e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5486ms 2024-03-23 21:33:55.079 +05:30 e58c6053-6572-4898-b0b1-af4475cbb78e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:33:55.079 +05:30 e58c6053-6572-4898-b0b1-af4475cbb78e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2346ms 2024-03-23 21:34:28.465 +05:30 7301ee10-c60e-4766-9d0d-93863d1e0dc7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:34:28.466 +05:30 7187df58-baf4-46d9-b957-2b9623f8a3ed INF CORS policy execution successful. 2024-03-23 21:34:28.467 +05:30 7187df58-baf4-46d9-b957-2b9623f8a3ed INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:34:28.467 +05:30 7187df58-baf4-46d9-b957-2b9623f8a3ed INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:34:28.470 +05:30 7187df58-baf4-46d9-b957-2b9623f8a3ed INF Fetching Field details for Master 2024-03-23 21:34:28.472 +05:30 7187df58-baf4-46d9-b957-2b9623f8a3ed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:34:28.473 +05:30 7187df58-baf4-46d9-b957-2b9623f8a3ed INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.2125ms 2024-03-23 21:34:28.473 +05:30 7187df58-baf4-46d9-b957-2b9623f8a3ed INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:34:28.474 +05:30 7187df58-baf4-46d9-b957-2b9623f8a3ed INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.3374ms 2024-03-23 21:34:28.692 +05:30 70cc1ab3-fc29-4b32-a033-40402b1bcb79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:34:28.693 +05:30 51af3d3c-ec10-4bc4-8f47-ef205ca42e2e INF CORS policy execution successful. 2024-03-23 21:34:28.693 +05:30 51af3d3c-ec10-4bc4-8f47-ef205ca42e2e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1108ms 2024-03-23 21:34:28.697 +05:30 babdbb89-828f-4da4-919c-f6244e921803 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:34:28.697 +05:30 7c668a1a-d9a9-42fd-8837-b3da3086092b INF CORS policy execution successful. 2024-03-23 21:34:28.698 +05:30 7c668a1a-d9a9-42fd-8837-b3da3086092b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6037ms 2024-03-23 21:34:28.699 +05:30 c99bffec-fc02-4d09-96dc-44017e14e164 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:34:28.699 +05:30 c00e8532-273f-4e8b-97de-d7573bfe6ca5 INF CORS policy execution successful. 2024-03-23 21:34:28.699 +05:30 c00e8532-273f-4e8b-97de-d7573bfe6ca5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4181ms 2024-03-23 21:34:28.740 +05:30 2083cbda-816f-409b-b75e-57c58f4511c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:34:28.741 +05:30 95e72918-739e-49df-ab79-7de770689fed INF CORS policy execution successful. 2024-03-23 21:34:28.741 +05:30 95e72918-739e-49df-ab79-7de770689fed INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:34:28.741 +05:30 95e72918-739e-49df-ab79-7de770689fed INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:34:28.742 +05:30 95e72918-739e-49df-ab79-7de770689fed INF Connection string fetched 2024-03-23 21:34:28.742 +05:30 95e72918-739e-49df-ab79-7de770689fed INF Fetching City deatails 2024-03-23 21:34:28.743 +05:30 95e72918-739e-49df-ab79-7de770689fed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:34:28.743 +05:30 d66dde80-5ff6-4fa4-9277-09e96703b9b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:34:28.743 +05:30 95e72918-739e-49df-ab79-7de770689fed INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4621ms 2024-03-23 21:34:28.743 +05:30 95e72918-739e-49df-ab79-7de770689fed INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:34:28.743 +05:30 93580b8e-65a9-4445-9290-4f96dd5e9350 INF CORS policy execution successful. 2024-03-23 21:34:28.743 +05:30 95e72918-739e-49df-ab79-7de770689fed INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.9604ms 2024-03-23 21:34:28.743 +05:30 93580b8e-65a9-4445-9290-4f96dd5e9350 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:34:28.744 +05:30 93580b8e-65a9-4445-9290-4f96dd5e9350 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:34:28.744 +05:30 93580b8e-65a9-4445-9290-4f96dd5e9350 INF Connection string fetched 2024-03-23 21:34:28.745 +05:30 93580b8e-65a9-4445-9290-4f96dd5e9350 INF Fetching Department deatails 2024-03-23 21:34:28.745 +05:30 93580b8e-65a9-4445-9290-4f96dd5e9350 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:34:28.746 +05:30 93580b8e-65a9-4445-9290-4f96dd5e9350 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0662ms 2024-03-23 21:34:28.746 +05:30 93580b8e-65a9-4445-9290-4f96dd5e9350 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:34:28.746 +05:30 93580b8e-65a9-4445-9290-4f96dd5e9350 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9992ms 2024-03-23 21:34:28.757 +05:30 fd460792-4d9a-496f-8adf-5013fc133a20 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:34:28.758 +05:30 953c1f14-f8b6-4d1e-b03a-59d9e10a99b6 INF CORS policy execution successful. 2024-03-23 21:34:28.758 +05:30 953c1f14-f8b6-4d1e-b03a-59d9e10a99b6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:34:28.758 +05:30 953c1f14-f8b6-4d1e-b03a-59d9e10a99b6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:34:28.759 +05:30 953c1f14-f8b6-4d1e-b03a-59d9e10a99b6 INF Connection string fetched 2024-03-23 21:34:28.760 +05:30 953c1f14-f8b6-4d1e-b03a-59d9e10a99b6 INF Fetching Country deatails 2024-03-23 21:34:28.760 +05:30 953c1f14-f8b6-4d1e-b03a-59d9e10a99b6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:34:28.760 +05:30 953c1f14-f8b6-4d1e-b03a-59d9e10a99b6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.3135ms 2024-03-23 21:34:28.761 +05:30 953c1f14-f8b6-4d1e-b03a-59d9e10a99b6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:34:28.761 +05:30 953c1f14-f8b6-4d1e-b03a-59d9e10a99b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.8436ms 2024-03-23 21:37:34.524 +05:30 aca560f3-0aec-4232-b442-af2fd0948a39 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:37:34.526 +05:30 52b6108c-546d-4cb0-8866-f9636eed3e96 INF CORS policy execution successful. 2024-03-23 21:37:34.526 +05:30 52b6108c-546d-4cb0-8866-f9636eed3e96 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:37:34.527 +05:30 52b6108c-546d-4cb0-8866-f9636eed3e96 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:37:34.530 +05:30 52b6108c-546d-4cb0-8866-f9636eed3e96 INF Fetching Field details for Master 2024-03-23 21:37:34.533 +05:30 52b6108c-546d-4cb0-8866-f9636eed3e96 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:37:34.535 +05:30 52b6108c-546d-4cb0-8866-f9636eed3e96 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.5151ms 2024-03-23 21:37:34.535 +05:30 52b6108c-546d-4cb0-8866-f9636eed3e96 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:37:34.535 +05:30 52b6108c-546d-4cb0-8866-f9636eed3e96 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 11.496ms 2024-03-23 21:37:34.723 +05:30 4bd892e9-75c7-4fb7-a403-0db024fcbad5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:37:34.723 +05:30 3fd1355b-dc41-4a80-8ade-4e4422119d3c INF CORS policy execution successful. 2024-03-23 21:37:34.723 +05:30 3fd1355b-dc41-4a80-8ade-4e4422119d3c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7248ms 2024-03-23 21:37:34.770 +05:30 4e5ef07c-d12c-4e2b-83e2-6751b3580b07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:37:34.770 +05:30 96ce45f3-9e87-4ac1-acc6-fc124dff3c18 INF CORS policy execution successful. 2024-03-23 21:37:34.770 +05:30 96ce45f3-9e87-4ac1-acc6-fc124dff3c18 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4845ms 2024-03-23 21:37:34.771 +05:30 09a553ae-4a24-4f4d-b235-35ecc96c55f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:37:34.771 +05:30 3458a0aa-d0f6-428c-8857-6dd199750b91 INF CORS policy execution successful. 2024-03-23 21:37:34.771 +05:30 3458a0aa-d0f6-428c-8857-6dd199750b91 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.266ms 2024-03-23 21:37:34.785 +05:30 b791227c-663b-4562-ae58-4bd77c0c13dd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:37:34.786 +05:30 3e412cd8-ca84-4dae-a940-1618310036e4 INF CORS policy execution successful. 2024-03-23 21:37:34.787 +05:30 3e412cd8-ca84-4dae-a940-1618310036e4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:37:34.787 +05:30 3e412cd8-ca84-4dae-a940-1618310036e4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:37:34.789 +05:30 3e412cd8-ca84-4dae-a940-1618310036e4 INF Connection string fetched 2024-03-23 21:37:34.789 +05:30 3e412cd8-ca84-4dae-a940-1618310036e4 INF Fetching City deatails 2024-03-23 21:37:34.789 +05:30 3e412cd8-ca84-4dae-a940-1618310036e4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:37:34.790 +05:30 3e412cd8-ca84-4dae-a940-1618310036e4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.9472ms 2024-03-23 21:37:34.790 +05:30 3e412cd8-ca84-4dae-a940-1618310036e4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:37:34.790 +05:30 3e412cd8-ca84-4dae-a940-1618310036e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.777ms 2024-03-23 21:37:34.830 +05:30 67195a7a-b205-4ba0-9d3f-b0e6afa7319e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:37:34.830 +05:30 cf111a15-74e7-433f-a701-fb31ec8891c1 INF CORS policy execution successful. 2024-03-23 21:37:34.830 +05:30 cf111a15-74e7-433f-a701-fb31ec8891c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:37:34.831 +05:30 cf111a15-74e7-433f-a701-fb31ec8891c1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:37:34.832 +05:30 cf111a15-74e7-433f-a701-fb31ec8891c1 INF Connection string fetched 2024-03-23 21:37:34.832 +05:30 cf111a15-74e7-433f-a701-fb31ec8891c1 INF Fetching Country deatails 2024-03-23 21:37:34.833 +05:30 cf111a15-74e7-433f-a701-fb31ec8891c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:37:34.833 +05:30 cf111a15-74e7-433f-a701-fb31ec8891c1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2523ms 2024-03-23 21:37:34.833 +05:30 cf111a15-74e7-433f-a701-fb31ec8891c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:37:34.833 +05:30 cf111a15-74e7-433f-a701-fb31ec8891c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.111ms 2024-03-23 21:37:34.834 +05:30 70a87715-b28e-4ae7-b516-82debe0f2d54 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:37:34.835 +05:30 cf581218-6222-4277-877f-97e287d7bfad INF CORS policy execution successful. 2024-03-23 21:37:34.835 +05:30 cf581218-6222-4277-877f-97e287d7bfad INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:37:34.835 +05:30 cf581218-6222-4277-877f-97e287d7bfad INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:37:34.836 +05:30 cf581218-6222-4277-877f-97e287d7bfad INF Connection string fetched 2024-03-23 21:37:34.836 +05:30 cf581218-6222-4277-877f-97e287d7bfad INF Fetching Department deatails 2024-03-23 21:37:34.836 +05:30 cf581218-6222-4277-877f-97e287d7bfad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:37:34.837 +05:30 cf581218-6222-4277-877f-97e287d7bfad INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9184ms 2024-03-23 21:37:34.837 +05:30 cf581218-6222-4277-877f-97e287d7bfad INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:37:34.837 +05:30 cf581218-6222-4277-877f-97e287d7bfad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7768ms 2024-03-23 21:37:39.356 +05:30 4b4569ea-3e8e-4b2a-b506-b5d2eb109334 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:37:39.357 +05:30 8dd54c49-4914-4d47-8914-0fe519f66eef INF CORS policy execution successful. 2024-03-23 21:37:39.357 +05:30 8dd54c49-4914-4d47-8914-0fe519f66eef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1033ms 2024-03-23 21:37:39.362 +05:30 7f6d305b-8544-4e76-a762-45fea7592048 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:37:39.363 +05:30 ef6591af-da5f-42e6-ba0a-37e676c11c1a INF CORS policy execution successful. 2024-03-23 21:37:39.363 +05:30 ef6591af-da5f-42e6-ba0a-37e676c11c1a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6841ms 2024-03-23 21:37:39.368 +05:30 5f25a9cf-7dc8-454e-a12b-2d132803a362 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:37:39.369 +05:30 d99e37c7-1dc2-4137-b5a5-e540279ed2d5 INF CORS policy execution successful. 2024-03-23 21:37:39.369 +05:30 d99e37c7-1dc2-4137-b5a5-e540279ed2d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4765ms 2024-03-23 21:37:39.399 +05:30 d6e34886-e583-4f01-a4c8-b9c5aa1a9932 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:37:39.400 +05:30 74665d1a-f6a8-4a6a-a452-a3285c519a53 INF CORS policy execution successful. 2024-03-23 21:37:39.400 +05:30 74665d1a-f6a8-4a6a-a452-a3285c519a53 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:37:39.400 +05:30 74665d1a-f6a8-4a6a-a452-a3285c519a53 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:37:39.402 +05:30 74665d1a-f6a8-4a6a-a452-a3285c519a53 INF Connection string fetched 2024-03-23 21:37:39.402 +05:30 74665d1a-f6a8-4a6a-a452-a3285c519a53 INF Fetching City deatails 2024-03-23 21:37:39.403 +05:30 74665d1a-f6a8-4a6a-a452-a3285c519a53 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:37:39.403 +05:30 74665d1a-f6a8-4a6a-a452-a3285c519a53 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.1925ms 2024-03-23 21:37:39.403 +05:30 74665d1a-f6a8-4a6a-a452-a3285c519a53 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:37:39.404 +05:30 74665d1a-f6a8-4a6a-a452-a3285c519a53 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.9743ms 2024-03-23 21:37:39.407 +05:30 099621d1-a660-4d68-8455-562c2a8ba925 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:37:39.407 +05:30 4ca2ce2a-68cc-4f26-86f6-b5cfd8baf00b INF CORS policy execution successful. 2024-03-23 21:37:39.407 +05:30 4ca2ce2a-68cc-4f26-86f6-b5cfd8baf00b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:37:39.407 +05:30 4ca2ce2a-68cc-4f26-86f6-b5cfd8baf00b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:37:39.408 +05:30 4ca2ce2a-68cc-4f26-86f6-b5cfd8baf00b INF Connection string fetched 2024-03-23 21:37:39.408 +05:30 4ca2ce2a-68cc-4f26-86f6-b5cfd8baf00b INF Fetching Country deatails 2024-03-23 21:37:39.409 +05:30 4ca2ce2a-68cc-4f26-86f6-b5cfd8baf00b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:37:39.409 +05:30 4ca2ce2a-68cc-4f26-86f6-b5cfd8baf00b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.8241ms 2024-03-23 21:37:39.409 +05:30 4ca2ce2a-68cc-4f26-86f6-b5cfd8baf00b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:37:39.409 +05:30 4ca2ce2a-68cc-4f26-86f6-b5cfd8baf00b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.5381ms 2024-03-23 21:37:39.419 +05:30 d7a5c268-bc97-4f5d-add5-19a12a465d54 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:37:39.420 +05:30 022b303a-535c-4472-b2dc-a4c818fd3ccb INF CORS policy execution successful. 2024-03-23 21:37:39.420 +05:30 022b303a-535c-4472-b2dc-a4c818fd3ccb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:37:39.420 +05:30 022b303a-535c-4472-b2dc-a4c818fd3ccb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:37:39.422 +05:30 022b303a-535c-4472-b2dc-a4c818fd3ccb INF Connection string fetched 2024-03-23 21:37:39.423 +05:30 022b303a-535c-4472-b2dc-a4c818fd3ccb INF Fetching Department deatails 2024-03-23 21:37:39.424 +05:30 022b303a-535c-4472-b2dc-a4c818fd3ccb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:37:39.424 +05:30 022b303a-535c-4472-b2dc-a4c818fd3ccb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.0142ms 2024-03-23 21:37:39.425 +05:30 022b303a-535c-4472-b2dc-a4c818fd3ccb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:37:39.425 +05:30 022b303a-535c-4472-b2dc-a4c818fd3ccb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.7249ms 2024-03-23 21:37:41.298 +05:30 9f7d0566-29ae-452a-b577-0a022606f2dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:37:41.299 +05:30 517cc507-8c32-489d-aa6e-30bc73dfb6d2 INF CORS policy execution successful. 2024-03-23 21:37:41.299 +05:30 517cc507-8c32-489d-aa6e-30bc73dfb6d2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9908ms 2024-03-23 21:37:41.300 +05:30 461bace4-cfcd-49c5-bca9-3463589cba28 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:37:41.300 +05:30 59d3dff8-9360-4ec4-9f62-3bdea3bdf1f9 INF CORS policy execution successful. 2024-03-23 21:37:41.300 +05:30 59d3dff8-9360-4ec4-9f62-3bdea3bdf1f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5342ms 2024-03-23 21:37:41.301 +05:30 b61b84ba-2662-4d10-b377-9be456c558cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:37:41.301 +05:30 0f6d6935-3dd0-4c40-b7bc-046b5faed643 INF CORS policy execution successful. 2024-03-23 21:37:41.301 +05:30 0f6d6935-3dd0-4c40-b7bc-046b5faed643 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2981ms 2024-03-23 21:37:41.345 +05:30 aa754a18-5a9f-47ae-9e15-eaa6d0fc67e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:37:41.346 +05:30 15a1cc8e-654a-4391-b368-d41695261bd7 INF CORS policy execution successful. 2024-03-23 21:37:41.346 +05:30 15a1cc8e-654a-4391-b368-d41695261bd7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:37:41.346 +05:30 15a1cc8e-654a-4391-b368-d41695261bd7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:37:41.347 +05:30 67269594-355a-470f-a135-ef945a039382 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:37:41.348 +05:30 8e4bb2f4-845f-43ff-8281-595a2f565a2b INF CORS policy execution successful. 2024-03-23 21:37:41.348 +05:30 8e4bb2f4-845f-43ff-8281-595a2f565a2b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:37:41.348 +05:30 8e4bb2f4-845f-43ff-8281-595a2f565a2b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:37:41.348 +05:30 15a1cc8e-654a-4391-b368-d41695261bd7 INF Connection string fetched 2024-03-23 21:37:41.348 +05:30 15a1cc8e-654a-4391-b368-d41695261bd7 INF Fetching Department deatails 2024-03-23 21:37:41.349 +05:30 8e4bb2f4-845f-43ff-8281-595a2f565a2b INF Connection string fetched 2024-03-23 21:37:41.349 +05:30 8e4bb2f4-845f-43ff-8281-595a2f565a2b INF Fetching Country deatails 2024-03-23 21:37:41.349 +05:30 15a1cc8e-654a-4391-b368-d41695261bd7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:37:41.350 +05:30 8a968035-08da-40f6-9f15-849c6fb4a077 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:37:41.350 +05:30 15a1cc8e-654a-4391-b368-d41695261bd7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.6151ms 2024-03-23 21:37:41.350 +05:30 15a1cc8e-654a-4391-b368-d41695261bd7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:37:41.350 +05:30 15a1cc8e-654a-4391-b368-d41695261bd7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.9115ms 2024-03-23 21:37:41.350 +05:30 1e9f0e55-de18-4d99-8c47-e638d7283bb4 INF CORS policy execution successful. 2024-03-23 21:37:41.350 +05:30 1e9f0e55-de18-4d99-8c47-e638d7283bb4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:37:41.350 +05:30 1e9f0e55-de18-4d99-8c47-e638d7283bb4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:37:41.350 +05:30 8e4bb2f4-845f-43ff-8281-595a2f565a2b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:37:41.351 +05:30 8e4bb2f4-845f-43ff-8281-595a2f565a2b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.9909ms 2024-03-23 21:37:41.351 +05:30 1e9f0e55-de18-4d99-8c47-e638d7283bb4 INF Connection string fetched 2024-03-23 21:37:41.351 +05:30 8e4bb2f4-845f-43ff-8281-595a2f565a2b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:37:41.351 +05:30 1e9f0e55-de18-4d99-8c47-e638d7283bb4 INF Fetching City deatails 2024-03-23 21:37:41.351 +05:30 8e4bb2f4-845f-43ff-8281-595a2f565a2b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.0217ms 2024-03-23 21:37:41.352 +05:30 1e9f0e55-de18-4d99-8c47-e638d7283bb4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:37:41.352 +05:30 1e9f0e55-de18-4d99-8c47-e638d7283bb4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6891ms 2024-03-23 21:37:41.352 +05:30 1e9f0e55-de18-4d99-8c47-e638d7283bb4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:37:41.352 +05:30 1e9f0e55-de18-4d99-8c47-e638d7283bb4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4819ms 2024-03-23 21:38:44.468 +05:30 5d79d35b-2867-4011-bd6f-2a65f26f3c3d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:38:44.469 +05:30 a310fedf-c8bd-4624-a9df-8fbabd9bf168 INF CORS policy execution successful. 2024-03-23 21:38:44.469 +05:30 a310fedf-c8bd-4624-a9df-8fbabd9bf168 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:38:44.469 +05:30 a310fedf-c8bd-4624-a9df-8fbabd9bf168 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:38:44.471 +05:30 a310fedf-c8bd-4624-a9df-8fbabd9bf168 INF Fetching Field details for Master 2024-03-23 21:38:44.474 +05:30 a310fedf-c8bd-4624-a9df-8fbabd9bf168 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:38:44.475 +05:30 a310fedf-c8bd-4624-a9df-8fbabd9bf168 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.4577ms 2024-03-23 21:38:44.475 +05:30 a310fedf-c8bd-4624-a9df-8fbabd9bf168 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:38:44.475 +05:30 a310fedf-c8bd-4624-a9df-8fbabd9bf168 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.8528ms 2024-03-23 21:38:44.955 +05:30 ec80e3bc-7e86-4f36-99ee-d7faf052de94 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:38:44.955 +05:30 3d2d193b-6257-497c-b55e-25276c797029 INF CORS policy execution successful. 2024-03-23 21:38:44.955 +05:30 3d2d193b-6257-497c-b55e-25276c797029 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:38:44.955 +05:30 3d2d193b-6257-497c-b55e-25276c797029 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:38:44.959 +05:30 3d2d193b-6257-497c-b55e-25276c797029 INF Fetching Field details for Master 2024-03-23 21:38:44.962 +05:30 3d2d193b-6257-497c-b55e-25276c797029 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:38:44.964 +05:30 3d2d193b-6257-497c-b55e-25276c797029 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.2713ms 2024-03-23 21:38:44.964 +05:30 3d2d193b-6257-497c-b55e-25276c797029 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:38:44.964 +05:30 3d2d193b-6257-497c-b55e-25276c797029 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 9.5758ms 2024-03-23 21:38:46.328 +05:30 5835cf9c-2f3d-4077-a71e-8efeedd8e17c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:38:46.329 +05:30 ff7a54ea-e4cd-4b70-9c81-06ee871e6bb5 INF CORS policy execution successful. 2024-03-23 21:38:46.329 +05:30 ff7a54ea-e4cd-4b70-9c81-06ee871e6bb5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:38:46.329 +05:30 ff7a54ea-e4cd-4b70-9c81-06ee871e6bb5 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:38:46.330 +05:30 ff7a54ea-e4cd-4b70-9c81-06ee871e6bb5 INF Fetching Field details for Master 2024-03-23 21:38:46.332 +05:30 ff7a54ea-e4cd-4b70-9c81-06ee871e6bb5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:38:46.332 +05:30 ff7a54ea-e4cd-4b70-9c81-06ee871e6bb5 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.2501ms 2024-03-23 21:38:46.333 +05:30 ff7a54ea-e4cd-4b70-9c81-06ee871e6bb5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:38:46.333 +05:30 ff7a54ea-e4cd-4b70-9c81-06ee871e6bb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.4831ms 2024-03-23 21:38:46.536 +05:30 21103a18-0767-450b-8ed7-785b57a4da47 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:38:46.536 +05:30 b13aaf18-abb6-4ff4-bc27-6235d8653255 INF CORS policy execution successful. 2024-03-23 21:38:46.537 +05:30 b13aaf18-abb6-4ff4-bc27-6235d8653255 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8268ms 2024-03-23 21:38:46.541 +05:30 cfa78a5e-a3d7-4fcf-9feb-92304c0996fd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:38:46.542 +05:30 e5df13de-5fc2-4aff-b6b2-847b84288396 INF CORS policy execution successful. 2024-03-23 21:38:46.542 +05:30 e5df13de-5fc2-4aff-b6b2-847b84288396 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7594ms 2024-03-23 21:38:46.548 +05:30 bf9a4a3f-71d1-4b3c-af8a-8df4783fe24f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:38:46.548 +05:30 d6dcd0e6-07a6-4158-ac42-9fad9ed2fe68 INF CORS policy execution successful. 2024-03-23 21:38:46.548 +05:30 d6dcd0e6-07a6-4158-ac42-9fad9ed2fe68 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4776ms 2024-03-23 21:38:46.602 +05:30 bdf4525b-f790-47df-a0dd-b9338ef38e8a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:38:46.603 +05:30 b0f1a338-178b-4405-85c4-72007fcb0668 INF CORS policy execution successful. 2024-03-23 21:38:46.604 +05:30 b0f1a338-178b-4405-85c4-72007fcb0668 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:38:46.604 +05:30 b0f1a338-178b-4405-85c4-72007fcb0668 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:38:46.606 +05:30 b0f1a338-178b-4405-85c4-72007fcb0668 INF Connection string fetched 2024-03-23 21:38:46.607 +05:30 b0f1a338-178b-4405-85c4-72007fcb0668 INF Fetching City deatails 2024-03-23 21:38:46.607 +05:30 b0f1a338-178b-4405-85c4-72007fcb0668 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:38:46.608 +05:30 b0f1a338-178b-4405-85c4-72007fcb0668 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.7602ms 2024-03-23 21:38:46.608 +05:30 b0f1a338-178b-4405-85c4-72007fcb0668 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:38:46.608 +05:30 b0f1a338-178b-4405-85c4-72007fcb0668 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.382ms 2024-03-23 21:38:46.613 +05:30 eeea2570-9787-43a0-afa7-a012702fb613 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:38:46.613 +05:30 483d806d-d6b0-43ff-8aba-891abf89700b INF CORS policy execution successful. 2024-03-23 21:38:46.613 +05:30 483d806d-d6b0-43ff-8aba-891abf89700b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:38:46.613 +05:30 483d806d-d6b0-43ff-8aba-891abf89700b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:38:46.614 +05:30 483d806d-d6b0-43ff-8aba-891abf89700b INF Connection string fetched 2024-03-23 21:38:46.614 +05:30 483d806d-d6b0-43ff-8aba-891abf89700b INF Fetching Country deatails 2024-03-23 21:38:46.615 +05:30 483d806d-d6b0-43ff-8aba-891abf89700b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:38:46.615 +05:30 483d806d-d6b0-43ff-8aba-891abf89700b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0327ms 2024-03-23 21:38:46.615 +05:30 483d806d-d6b0-43ff-8aba-891abf89700b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:38:46.616 +05:30 483d806d-d6b0-43ff-8aba-891abf89700b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.9363ms 2024-03-23 21:38:46.623 +05:30 05baa5f7-b96a-48ca-b6a9-ddc162326a5c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:38:46.624 +05:30 77a41341-d3d1-4696-854d-e7f169aacfd0 INF CORS policy execution successful. 2024-03-23 21:38:46.624 +05:30 77a41341-d3d1-4696-854d-e7f169aacfd0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:38:46.624 +05:30 77a41341-d3d1-4696-854d-e7f169aacfd0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:38:46.625 +05:30 77a41341-d3d1-4696-854d-e7f169aacfd0 INF Connection string fetched 2024-03-23 21:38:46.625 +05:30 77a41341-d3d1-4696-854d-e7f169aacfd0 INF Fetching Department deatails 2024-03-23 21:38:46.626 +05:30 77a41341-d3d1-4696-854d-e7f169aacfd0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:38:46.627 +05:30 77a41341-d3d1-4696-854d-e7f169aacfd0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3841ms 2024-03-23 21:38:46.627 +05:30 77a41341-d3d1-4696-854d-e7f169aacfd0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:38:46.627 +05:30 77a41341-d3d1-4696-854d-e7f169aacfd0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3731ms 2024-03-23 21:38:47.132 +05:30 dc9b49c4-ddca-4504-a5f2-7225545cffd4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:38:47.132 +05:30 0c79376e-f8d1-441a-b3e9-354612c83cea INF CORS policy execution successful. 2024-03-23 21:38:47.132 +05:30 0c79376e-f8d1-441a-b3e9-354612c83cea INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:38:47.132 +05:30 0c79376e-f8d1-441a-b3e9-354612c83cea INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:38:47.133 +05:30 0c79376e-f8d1-441a-b3e9-354612c83cea INF Fetching Field details for Master 2024-03-23 21:38:47.134 +05:30 0c79376e-f8d1-441a-b3e9-354612c83cea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:38:47.134 +05:30 0c79376e-f8d1-441a-b3e9-354612c83cea INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.7107ms 2024-03-23 21:38:47.134 +05:30 0c79376e-f8d1-441a-b3e9-354612c83cea INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:38:47.134 +05:30 0c79376e-f8d1-441a-b3e9-354612c83cea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.5142ms 2024-03-23 21:38:47.544 +05:30 2f52e39e-dd87-4e6b-83a4-03458158e909 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:38:47.544 +05:30 6d9030ae-7919-4c96-a80a-2e45390c21c8 INF CORS policy execution successful. 2024-03-23 21:38:47.544 +05:30 6d9030ae-7919-4c96-a80a-2e45390c21c8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:38:47.545 +05:30 6d9030ae-7919-4c96-a80a-2e45390c21c8 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:38:47.545 +05:30 6d9030ae-7919-4c96-a80a-2e45390c21c8 INF Fetching Field details for Master 2024-03-23 21:38:47.546 +05:30 6d9030ae-7919-4c96-a80a-2e45390c21c8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:38:47.547 +05:30 6d9030ae-7919-4c96-a80a-2e45390c21c8 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.2711ms 2024-03-23 21:38:47.547 +05:30 6d9030ae-7919-4c96-a80a-2e45390c21c8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:38:47.547 +05:30 6d9030ae-7919-4c96-a80a-2e45390c21c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.1678ms 2024-03-23 21:38:47.816 +05:30 70b94d2d-5b2a-4cb8-9b1c-1d47758dfad8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:38:47.816 +05:30 081e240e-0873-47bc-8c6e-7a2d6b828cc6 INF CORS policy execution successful. 2024-03-23 21:38:47.816 +05:30 081e240e-0873-47bc-8c6e-7a2d6b828cc6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:38:47.817 +05:30 081e240e-0873-47bc-8c6e-7a2d6b828cc6 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:38:47.817 +05:30 081e240e-0873-47bc-8c6e-7a2d6b828cc6 INF Fetching Field details for Master 2024-03-23 21:38:47.818 +05:30 081e240e-0873-47bc-8c6e-7a2d6b828cc6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:38:47.819 +05:30 081e240e-0873-47bc-8c6e-7a2d6b828cc6 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.2052ms 2024-03-23 21:38:47.819 +05:30 081e240e-0873-47bc-8c6e-7a2d6b828cc6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:38:47.819 +05:30 081e240e-0873-47bc-8c6e-7a2d6b828cc6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.1204ms 2024-03-23 21:39:03.349 +05:30 667bf383-dbcd-4a36-a461-c864b0b2a0ff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:39:03.350 +05:30 aa250633-1f78-43e1-8b78-e52d50f71aed INF CORS policy execution successful. 2024-03-23 21:39:03.350 +05:30 aa250633-1f78-43e1-8b78-e52d50f71aed INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:39:03.351 +05:30 aa250633-1f78-43e1-8b78-e52d50f71aed INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:39:03.351 +05:30 aa250633-1f78-43e1-8b78-e52d50f71aed INF Fetching Field details for Master 2024-03-23 21:39:03.353 +05:30 aa250633-1f78-43e1-8b78-e52d50f71aed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:03.354 +05:30 aa250633-1f78-43e1-8b78-e52d50f71aed INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.3327ms 2024-03-23 21:39:03.354 +05:30 aa250633-1f78-43e1-8b78-e52d50f71aed INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:39:03.355 +05:30 aa250633-1f78-43e1-8b78-e52d50f71aed INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.5154ms 2024-03-23 21:39:03.537 +05:30 71f742d0-a29e-4d58-9694-8d8ae93fda11 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:03.537 +05:30 29cf1f8f-4142-4411-b606-6fa23cbb19c5 INF CORS policy execution successful. 2024-03-23 21:39:03.538 +05:30 29cf1f8f-4142-4411-b606-6fa23cbb19c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8899ms 2024-03-23 21:39:03.546 +05:30 0c7746f8-3702-41ab-bc4f-7a20e929c6ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:03.547 +05:30 7b11841e-810e-4561-8208-fd64fb01fff6 INF CORS policy execution successful. 2024-03-23 21:39:03.547 +05:30 7b11841e-810e-4561-8208-fd64fb01fff6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5999ms 2024-03-23 21:39:03.548 +05:30 5da33a3e-45ec-40bc-8df0-703cb56406de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:03.548 +05:30 93a13367-71ea-4733-b55e-e1bffbc23a15 INF CORS policy execution successful. 2024-03-23 21:39:03.548 +05:30 93a13367-71ea-4733-b55e-e1bffbc23a15 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.344ms 2024-03-23 21:39:03.603 +05:30 e865ec79-f66a-429c-87a1-e75c03c08ee4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:03.604 +05:30 e865ec79-f66a-429c-87a1-e75c03c08ee4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:03 PM'. 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-23 21:39:03.606 +05:30 e865ec79-f66a-429c-87a1-e75c03c08ee4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:03 PM'. 2024-03-23 21:39:03.606 +05:30 8de3a75b-c351-4cfc-b913-0c47d531dd46 INF CORS policy execution successful. 2024-03-23 21:39:03.606 +05:30 8de3a75b-c351-4cfc-b913-0c47d531dd46 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:03.606 +05:30 8de3a75b-c351-4cfc-b913-0c47d531dd46 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:39:03.607 +05:30 8de3a75b-c351-4cfc-b913-0c47d531dd46 INF Fetching City deatails 2024-03-23 21:39:03.608 +05:30 8de3a75b-c351-4cfc-b913-0c47d531dd46 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:03.608 +05:30 8de3a75b-c351-4cfc-b913-0c47d531dd46 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1412ms 2024-03-23 21:39:03.608 +05:30 8de3a75b-c351-4cfc-b913-0c47d531dd46 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:03.608 +05:30 8de3a75b-c351-4cfc-b913-0c47d531dd46 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.0133ms 2024-03-23 21:39:03.619 +05:30 7877fea9-3822-4930-b5ce-034d23b9f371 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:03.620 +05:30 7877fea9-3822-4930-b5ce-034d23b9f371 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:03 PM'. 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-23 21:39:03.620 +05:30 7877fea9-3822-4930-b5ce-034d23b9f371 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:03 PM'. 2024-03-23 21:39:03.620 +05:30 3c88cada-a503-4489-8fb6-9ffb8ac70fbf INF CORS policy execution successful. 2024-03-23 21:39:03.620 +05:30 3c88cada-a503-4489-8fb6-9ffb8ac70fbf INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:03.621 +05:30 3c88cada-a503-4489-8fb6-9ffb8ac70fbf INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:39:03.621 +05:30 3c88cada-a503-4489-8fb6-9ffb8ac70fbf INF Fetching Country deatails 2024-03-23 21:39:03.622 +05:30 3c88cada-a503-4489-8fb6-9ffb8ac70fbf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:03.622 +05:30 3c88cada-a503-4489-8fb6-9ffb8ac70fbf INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7249ms 2024-03-23 21:39:03.622 +05:30 3c88cada-a503-4489-8fb6-9ffb8ac70fbf INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:03.623 +05:30 3c88cada-a503-4489-8fb6-9ffb8ac70fbf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.1631ms 2024-03-23 21:39:03.625 +05:30 84c7a27d-0f62-4688-8c22-6c3ebd9ea8e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:03.625 +05:30 84c7a27d-0f62-4688-8c22-6c3ebd9ea8e9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:03 PM'. 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-23 21:39:03.626 +05:30 84c7a27d-0f62-4688-8c22-6c3ebd9ea8e9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:03 PM'. 2024-03-23 21:39:03.626 +05:30 11e90b4f-6e65-4345-af16-fa0b21841d32 INF CORS policy execution successful. 2024-03-23 21:39:03.626 +05:30 11e90b4f-6e65-4345-af16-fa0b21841d32 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:03.626 +05:30 11e90b4f-6e65-4345-af16-fa0b21841d32 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:39:03.626 +05:30 11e90b4f-6e65-4345-af16-fa0b21841d32 INF Fetching Department deatails 2024-03-23 21:39:03.627 +05:30 11e90b4f-6e65-4345-af16-fa0b21841d32 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:03.628 +05:30 11e90b4f-6e65-4345-af16-fa0b21841d32 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5967ms 2024-03-23 21:39:03.628 +05:30 11e90b4f-6e65-4345-af16-fa0b21841d32 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:03.628 +05:30 11e90b4f-6e65-4345-af16-fa0b21841d32 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7134ms 2024-03-23 21:39:37.360 +05:30 19bd8f3c-5047-438a-9b6c-e7df6c70872e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:39:37.361 +05:30 f533b46c-734c-4079-bc5d-68485ea188d2 INF CORS policy execution successful. 2024-03-23 21:39:37.361 +05:30 f533b46c-734c-4079-bc5d-68485ea188d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:39:37.362 +05:30 f533b46c-734c-4079-bc5d-68485ea188d2 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:39:37.363 +05:30 f533b46c-734c-4079-bc5d-68485ea188d2 INF Fetching Field details for Master 2024-03-23 21:39:37.365 +05:30 f533b46c-734c-4079-bc5d-68485ea188d2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:37.366 +05:30 f533b46c-734c-4079-bc5d-68485ea188d2 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.5238ms 2024-03-23 21:39:37.366 +05:30 f533b46c-734c-4079-bc5d-68485ea188d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:39:37.366 +05:30 f533b46c-734c-4079-bc5d-68485ea188d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.6621ms 2024-03-23 21:39:37.542 +05:30 22e562c6-c99d-4192-8c82-770c00d1915d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:37.543 +05:30 b3725bf6-e5df-486f-a47f-86f1d7378952 INF CORS policy execution successful. 2024-03-23 21:39:37.543 +05:30 b3725bf6-e5df-486f-a47f-86f1d7378952 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5566ms 2024-03-23 21:39:37.547 +05:30 a6663b96-3cb8-4bd7-bd6e-2f74452c7199 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:37.547 +05:30 ca47e623-4314-4d64-82f5-486bd752f392 INF CORS policy execution successful. 2024-03-23 21:39:37.548 +05:30 ca47e623-4314-4d64-82f5-486bd752f392 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4814ms 2024-03-23 21:39:37.550 +05:30 4744c478-362d-4bab-b464-7a46ab44095a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:37.551 +05:30 3bedcaee-49a3-4881-8852-8de5bebd2c26 INF CORS policy execution successful. 2024-03-23 21:39:37.551 +05:30 3bedcaee-49a3-4881-8852-8de5bebd2c26 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7229ms 2024-03-23 21:39:37.606 +05:30 c63a7534-00c8-4eb1-93a6-5c5585ba2516 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:37.607 +05:30 c63a7534-00c8-4eb1-93a6-5c5585ba2516 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:37 PM'. 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-23 21:39:37.608 +05:30 c63a7534-00c8-4eb1-93a6-5c5585ba2516 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:37 PM'. 2024-03-23 21:39:37.609 +05:30 8985cc10-1dc8-4ab1-a263-113ac0634e64 INF CORS policy execution successful. 2024-03-23 21:39:37.609 +05:30 8985cc10-1dc8-4ab1-a263-113ac0634e64 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:37.609 +05:30 8985cc10-1dc8-4ab1-a263-113ac0634e64 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:39:37.610 +05:30 8985cc10-1dc8-4ab1-a263-113ac0634e64 INF Fetching Department deatails 2024-03-23 21:39:37.611 +05:30 8985cc10-1dc8-4ab1-a263-113ac0634e64 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:37.611 +05:30 8985cc10-1dc8-4ab1-a263-113ac0634e64 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1664ms 2024-03-23 21:39:37.611 +05:30 8985cc10-1dc8-4ab1-a263-113ac0634e64 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:37.611 +05:30 8985cc10-1dc8-4ab1-a263-113ac0634e64 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.8662ms 2024-03-23 21:39:37.612 +05:30 37c2b9e9-948c-44d8-a54b-ac8551ec7011 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:37.612 +05:30 37c2b9e9-948c-44d8-a54b-ac8551ec7011 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:37 PM'. 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-23 21:39:37.612 +05:30 37c2b9e9-948c-44d8-a54b-ac8551ec7011 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:37 PM'. 2024-03-23 21:39:37.612 +05:30 5fdbc0aa-1590-45b6-b638-eed439496d2e INF CORS policy execution successful. 2024-03-23 21:39:37.612 +05:30 5fdbc0aa-1590-45b6-b638-eed439496d2e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:37.612 +05:30 5fdbc0aa-1590-45b6-b638-eed439496d2e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:39:37.613 +05:30 5fdbc0aa-1590-45b6-b638-eed439496d2e INF Fetching Country deatails 2024-03-23 21:39:37.613 +05:30 7448dda3-a28e-4053-9b4a-edc05202e0f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:37.614 +05:30 7448dda3-a28e-4053-9b4a-edc05202e0f5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:37 PM'. 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-23 21:39:37.614 +05:30 7448dda3-a28e-4053-9b4a-edc05202e0f5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:37 PM'. 2024-03-23 21:39:37.614 +05:30 5fdbc0aa-1590-45b6-b638-eed439496d2e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:37.614 +05:30 7a42fc0c-a6f4-4061-831f-4fd66ab28649 INF CORS policy execution successful. 2024-03-23 21:39:37.614 +05:30 7a42fc0c-a6f4-4061-831f-4fd66ab28649 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:37.614 +05:30 7a42fc0c-a6f4-4061-831f-4fd66ab28649 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:39:37.614 +05:30 5fdbc0aa-1590-45b6-b638-eed439496d2e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5983ms 2024-03-23 21:39:37.614 +05:30 5fdbc0aa-1590-45b6-b638-eed439496d2e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:37.614 +05:30 5fdbc0aa-1590-45b6-b638-eed439496d2e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.755ms 2024-03-23 21:39:37.615 +05:30 7a42fc0c-a6f4-4061-831f-4fd66ab28649 INF Fetching City deatails 2024-03-23 21:39:37.615 +05:30 7a42fc0c-a6f4-4061-831f-4fd66ab28649 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:37.615 +05:30 7a42fc0c-a6f4-4061-831f-4fd66ab28649 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3216ms 2024-03-23 21:39:37.615 +05:30 7a42fc0c-a6f4-4061-831f-4fd66ab28649 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:37.616 +05:30 7a42fc0c-a6f4-4061-831f-4fd66ab28649 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.3202ms 2024-03-23 21:39:38.437 +05:30 e1f532ae-fdb7-4f77-81e0-3d04f706289d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:38.437 +05:30 0eeb7c0a-cbdb-4b23-a80c-05ecebf4a906 INF CORS policy execution successful. 2024-03-23 21:39:38.437 +05:30 0eeb7c0a-cbdb-4b23-a80c-05ecebf4a906 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6114ms 2024-03-23 21:39:38.447 +05:30 eb116962-e6d0-46c2-868e-510060276eeb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:38.447 +05:30 a4653cb2-3afe-4158-8280-b82bf7d056cf INF CORS policy execution successful. 2024-03-23 21:39:38.448 +05:30 a4653cb2-3afe-4158-8280-b82bf7d056cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5626ms 2024-03-23 21:39:38.451 +05:30 a99b4b8b-3f78-4f76-b166-4560e0f5e996 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:38.451 +05:30 95a2b707-de6c-4acf-abef-695d0c020f7e INF CORS policy execution successful. 2024-03-23 21:39:38.451 +05:30 95a2b707-de6c-4acf-abef-695d0c020f7e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3779ms 2024-03-23 21:39:38.503 +05:30 219bee94-b796-4a1d-a3f7-8648dc4c9963 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:38.504 +05:30 e0007748-bf9d-40a2-8655-d7a91620b586 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:38.504 +05:30 219bee94-b796-4a1d-a3f7-8648dc4c9963 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:38 PM'. 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-23 21:39:38.504 +05:30 e0007748-bf9d-40a2-8655-d7a91620b586 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:38 PM'. 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-23 21:39:38.505 +05:30 219bee94-b796-4a1d-a3f7-8648dc4c9963 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:38 PM'. 2024-03-23 21:39:38.505 +05:30 e0007748-bf9d-40a2-8655-d7a91620b586 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:38 PM'. 2024-03-23 21:39:38.505 +05:30 b4495b6f-f800-47f0-886c-59b5cca321f0 INF CORS policy execution successful. 2024-03-23 21:39:38.505 +05:30 51f65d60-16a2-4bd1-8c77-db7b3b533569 INF CORS policy execution successful. 2024-03-23 21:39:38.506 +05:30 b4495b6f-f800-47f0-886c-59b5cca321f0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:38.506 +05:30 51f65d60-16a2-4bd1-8c77-db7b3b533569 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:38.506 +05:30 51f65d60-16a2-4bd1-8c77-db7b3b533569 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:39:38.506 +05:30 b4495b6f-f800-47f0-886c-59b5cca321f0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:39:38.506 +05:30 68fc3a01-6b85-4328-85bb-b88b574bb340 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:38.507 +05:30 51f65d60-16a2-4bd1-8c77-db7b3b533569 INF Fetching City deatails 2024-03-23 21:39:38.507 +05:30 b4495b6f-f800-47f0-886c-59b5cca321f0 INF Fetching Country deatails 2024-03-23 21:39:38.507 +05:30 68fc3a01-6b85-4328-85bb-b88b574bb340 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:38 PM'. 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-23 21:39:38.507 +05:30 68fc3a01-6b85-4328-85bb-b88b574bb340 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:38 PM'. 2024-03-23 21:39:38.507 +05:30 073aa62b-f30b-4e3f-a0a3-3f1dc6f1b27e INF CORS policy execution successful. 2024-03-23 21:39:38.507 +05:30 073aa62b-f30b-4e3f-a0a3-3f1dc6f1b27e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:38.508 +05:30 073aa62b-f30b-4e3f-a0a3-3f1dc6f1b27e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:39:38.508 +05:30 51f65d60-16a2-4bd1-8c77-db7b3b533569 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:38.508 +05:30 b4495b6f-f800-47f0-886c-59b5cca321f0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:38.508 +05:30 073aa62b-f30b-4e3f-a0a3-3f1dc6f1b27e INF Fetching Department deatails 2024-03-23 21:39:38.508 +05:30 51f65d60-16a2-4bd1-8c77-db7b3b533569 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.3852ms 2024-03-23 21:39:38.508 +05:30 51f65d60-16a2-4bd1-8c77-db7b3b533569 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:38.508 +05:30 b4495b6f-f800-47f0-886c-59b5cca321f0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.5236ms 2024-03-23 21:39:38.508 +05:30 b4495b6f-f800-47f0-886c-59b5cca321f0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:38.508 +05:30 51f65d60-16a2-4bd1-8c77-db7b3b533569 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.0451ms 2024-03-23 21:39:38.509 +05:30 b4495b6f-f800-47f0-886c-59b5cca321f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.9357ms 2024-03-23 21:39:38.509 +05:30 073aa62b-f30b-4e3f-a0a3-3f1dc6f1b27e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:38.509 +05:30 073aa62b-f30b-4e3f-a0a3-3f1dc6f1b27e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3524ms 2024-03-23 21:39:38.509 +05:30 073aa62b-f30b-4e3f-a0a3-3f1dc6f1b27e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:38.509 +05:30 073aa62b-f30b-4e3f-a0a3-3f1dc6f1b27e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9639ms 2024-03-23 21:39:39.513 +05:30 8b4783e4-55ec-4f46-bf12-ab5c308412d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:39.513 +05:30 abf92389-2e78-44cf-aae1-a084b572c041 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:39.513 +05:30 b4a31339-1c06-4b21-9512-25c1f0458155 INF CORS policy execution successful. 2024-03-23 21:39:39.513 +05:30 99e6ea8b-94ec-48e7-9155-679b99d7ff6b INF CORS policy execution successful. 2024-03-23 21:39:39.513 +05:30 99e6ea8b-94ec-48e7-9155-679b99d7ff6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8078ms 2024-03-23 21:39:39.513 +05:30 b4a31339-1c06-4b21-9512-25c1f0458155 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8509ms 2024-03-23 21:39:39.518 +05:30 ce91dffc-57dc-40d5-aecb-6a5d21cef252 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:39.518 +05:30 1a2df117-b448-45e4-9cc5-4d3d8054707d INF CORS policy execution successful. 2024-03-23 21:39:39.519 +05:30 1a2df117-b448-45e4-9cc5-4d3d8054707d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5124ms 2024-03-23 21:39:39.555 +05:30 5a695e94-fcca-4390-989a-996c91f99413 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:39.556 +05:30 5a695e94-fcca-4390-989a-996c91f99413 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:39 PM'. 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-23 21:39:39.556 +05:30 372072e7-b9b3-4f77-bae2-36a3929cdd2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:39.556 +05:30 5a695e94-fcca-4390-989a-996c91f99413 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:39 PM'. 2024-03-23 21:39:39.556 +05:30 085275dc-bfc2-4604-8125-39bcbdd53e87 INF CORS policy execution successful. 2024-03-23 21:39:39.556 +05:30 085275dc-bfc2-4604-8125-39bcbdd53e87 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:39.556 +05:30 085275dc-bfc2-4604-8125-39bcbdd53e87 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:39:39.557 +05:30 372072e7-b9b3-4f77-bae2-36a3929cdd2b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:39 PM'. 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-23 21:39:39.557 +05:30 085275dc-bfc2-4604-8125-39bcbdd53e87 INF Fetching City deatails 2024-03-23 21:39:39.557 +05:30 372072e7-b9b3-4f77-bae2-36a3929cdd2b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:39 PM'. 2024-03-23 21:39:39.557 +05:30 cdddd432-0c1a-40fc-b0e2-deb54db84c4f INF CORS policy execution successful. 2024-03-23 21:39:39.557 +05:30 cdddd432-0c1a-40fc-b0e2-deb54db84c4f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:39.557 +05:30 cdddd432-0c1a-40fc-b0e2-deb54db84c4f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:39:39.558 +05:30 cdddd432-0c1a-40fc-b0e2-deb54db84c4f INF Fetching Country deatails 2024-03-23 21:39:39.558 +05:30 085275dc-bfc2-4604-8125-39bcbdd53e87 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:39.558 +05:30 085275dc-bfc2-4604-8125-39bcbdd53e87 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8095ms 2024-03-23 21:39:39.558 +05:30 085275dc-bfc2-4604-8125-39bcbdd53e87 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:39.558 +05:30 085275dc-bfc2-4604-8125-39bcbdd53e87 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.5969ms 2024-03-23 21:39:39.559 +05:30 cdddd432-0c1a-40fc-b0e2-deb54db84c4f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:39.559 +05:30 cdddd432-0c1a-40fc-b0e2-deb54db84c4f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5166ms 2024-03-23 21:39:39.559 +05:30 cdddd432-0c1a-40fc-b0e2-deb54db84c4f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:39.559 +05:30 cdddd432-0c1a-40fc-b0e2-deb54db84c4f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.2077ms 2024-03-23 21:39:39.572 +05:30 05e6f35d-0f91-484f-9e7c-43ee0dc45033 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:39.572 +05:30 05e6f35d-0f91-484f-9e7c-43ee0dc45033 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:39 PM'. 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-23 21:39:39.572 +05:30 05e6f35d-0f91-484f-9e7c-43ee0dc45033 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:39 PM'. 2024-03-23 21:39:39.572 +05:30 c589531f-a16b-4e44-a511-4541ce62d842 INF CORS policy execution successful. 2024-03-23 21:39:39.572 +05:30 c589531f-a16b-4e44-a511-4541ce62d842 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:39.572 +05:30 c589531f-a16b-4e44-a511-4541ce62d842 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:39:39.573 +05:30 c589531f-a16b-4e44-a511-4541ce62d842 INF Fetching Department deatails 2024-03-23 21:39:39.574 +05:30 c589531f-a16b-4e44-a511-4541ce62d842 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:39.574 +05:30 c589531f-a16b-4e44-a511-4541ce62d842 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6039ms 2024-03-23 21:39:39.574 +05:30 c589531f-a16b-4e44-a511-4541ce62d842 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:39.574 +05:30 c589531f-a16b-4e44-a511-4541ce62d842 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.749ms 2024-03-23 21:39:56.739 +05:30 db4b2c25-38e8-4f82-b0ad-3c9423db5eb4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:39:56.740 +05:30 c43c205a-41da-425e-94da-c10d7315e14f INF CORS policy execution successful. 2024-03-23 21:39:56.740 +05:30 c43c205a-41da-425e-94da-c10d7315e14f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:39:56.740 +05:30 c43c205a-41da-425e-94da-c10d7315e14f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:39:56.741 +05:30 c43c205a-41da-425e-94da-c10d7315e14f INF Fetching Field details for Master 2024-03-23 21:39:56.743 +05:30 c43c205a-41da-425e-94da-c10d7315e14f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:56.744 +05:30 c43c205a-41da-425e-94da-c10d7315e14f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.3458ms 2024-03-23 21:39:56.744 +05:30 c43c205a-41da-425e-94da-c10d7315e14f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:39:56.744 +05:30 c43c205a-41da-425e-94da-c10d7315e14f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.1176ms 2024-03-23 21:39:56.964 +05:30 6b2a4eba-a012-436b-95b3-d3821da5e40c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:56.964 +05:30 517a9b82-df82-481a-a12f-6d3ed09d12a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:56.964 +05:30 67a8af40-7330-44d0-b26e-2e12e0080a20 INF CORS policy execution successful. 2024-03-23 21:39:56.964 +05:30 a8ceeba4-d6cf-4b95-ba62-eb73fc122219 INF CORS policy execution successful. 2024-03-23 21:39:56.965 +05:30 a8ceeba4-d6cf-4b95-ba62-eb73fc122219 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6251ms 2024-03-23 21:39:56.965 +05:30 67a8af40-7330-44d0-b26e-2e12e0080a20 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8313ms 2024-03-23 21:39:56.968 +05:30 e3116b7e-4680-443a-91c1-7a6632921614 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:56.969 +05:30 a811af9d-577a-4af1-aa7d-2b2bf97fac5a INF CORS policy execution successful. 2024-03-23 21:39:56.969 +05:30 a811af9d-577a-4af1-aa7d-2b2bf97fac5a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6566ms 2024-03-23 21:39:57.071 +05:30 3d171b1c-2088-4e43-a997-593d62996f7b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:57.072 +05:30 3d171b1c-2088-4e43-a997-593d62996f7b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 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-23 21:39:57.073 +05:30 3d171b1c-2088-4e43-a997-593d62996f7b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 2024-03-23 21:39:57.073 +05:30 9c8f2490-dc2d-4516-b6c8-42a1053870bc INF CORS policy execution successful. 2024-03-23 21:39:57.073 +05:30 9c8f2490-dc2d-4516-b6c8-42a1053870bc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:57.073 +05:30 9c8f2490-dc2d-4516-b6c8-42a1053870bc INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:39:57.073 +05:30 433f7860-a575-4d3e-9a5e-4b3b17094b32 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:57.073 +05:30 e2c365e0-0e84-4ee8-a4cb-a992efebed0b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:57.074 +05:30 433f7860-a575-4d3e-9a5e-4b3b17094b32 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 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-23 21:39:57.074 +05:30 e2c365e0-0e84-4ee8-a4cb-a992efebed0b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 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-23 21:39:57.074 +05:30 433f7860-a575-4d3e-9a5e-4b3b17094b32 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 2024-03-23 21:39:57.074 +05:30 9c8f2490-dc2d-4516-b6c8-42a1053870bc INF Fetching Country deatails 2024-03-23 21:39:57.075 +05:30 e2c365e0-0e84-4ee8-a4cb-a992efebed0b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 2024-03-23 21:39:57.075 +05:30 2e82c858-6293-44e2-96d4-9cb056f43a80 INF CORS policy execution successful. 2024-03-23 21:39:57.075 +05:30 a8c9e32c-f226-48df-9799-5958a5ef94c6 INF CORS policy execution successful. 2024-03-23 21:39:57.075 +05:30 2e82c858-6293-44e2-96d4-9cb056f43a80 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:57.075 +05:30 a8c9e32c-f226-48df-9799-5958a5ef94c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:57.075 +05:30 2e82c858-6293-44e2-96d4-9cb056f43a80 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:39:57.075 +05:30 a8c9e32c-f226-48df-9799-5958a5ef94c6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:39:57.077 +05:30 a8c9e32c-f226-48df-9799-5958a5ef94c6 INF Fetching City deatails 2024-03-23 21:39:57.077 +05:30 2e82c858-6293-44e2-96d4-9cb056f43a80 INF Fetching Department deatails 2024-03-23 21:39:57.079 +05:30 9c8f2490-dc2d-4516-b6c8-42a1053870bc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:57.079 +05:30 2e82c858-6293-44e2-96d4-9cb056f43a80 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:57.080 +05:30 2e82c858-6293-44e2-96d4-9cb056f43a80 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.1354ms 2024-03-23 21:39:57.080 +05:30 9c8f2490-dc2d-4516-b6c8-42a1053870bc INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.4061ms 2024-03-23 21:39:57.080 +05:30 2e82c858-6293-44e2-96d4-9cb056f43a80 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:57.080 +05:30 9c8f2490-dc2d-4516-b6c8-42a1053870bc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:57.080 +05:30 9c8f2490-dc2d-4516-b6c8-42a1053870bc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 9.2018ms 2024-03-23 21:39:57.080 +05:30 2e82c858-6293-44e2-96d4-9cb056f43a80 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.7752ms 2024-03-23 21:39:57.087 +05:30 a8c9e32c-f226-48df-9799-5958a5ef94c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:57.088 +05:30 a8c9e32c-f226-48df-9799-5958a5ef94c6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 12.2885ms 2024-03-23 21:39:57.088 +05:30 a8c9e32c-f226-48df-9799-5958a5ef94c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:57.088 +05:30 a8c9e32c-f226-48df-9799-5958a5ef94c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 14.9814ms 2024-03-23 21:39:57.189 +05:30 991f1444-c3cf-48c9-8e48-f248f4f84be6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:57.190 +05:30 f230018f-c11e-4eb0-902a-1479c13ffc04 INF CORS policy execution successful. 2024-03-23 21:39:57.190 +05:30 f230018f-c11e-4eb0-902a-1479c13ffc04 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5244ms 2024-03-23 21:39:57.194 +05:30 6b5b5d6c-7a78-4fef-8b71-a45544ccc730 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:57.194 +05:30 64f3d0fc-afd8-4e12-83ec-0893a94773a6 INF CORS policy execution successful. 2024-03-23 21:39:57.194 +05:30 64f3d0fc-afd8-4e12-83ec-0893a94773a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7257ms 2024-03-23 21:39:57.195 +05:30 f21e0237-b8bc-4a15-885d-2303a262601d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:57.195 +05:30 199ba434-4a8b-4f33-83b0-11392403fda1 INF CORS policy execution successful. 2024-03-23 21:39:57.196 +05:30 199ba434-4a8b-4f33-83b0-11392403fda1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6941ms 2024-03-23 21:39:57.305 +05:30 18f0f6f7-ba3a-4b75-9498-2cf03f2e25f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:57.305 +05:30 8ab5a4d6-b976-4521-93d9-e7baae3f959f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:57.305 +05:30 18f0f6f7-ba3a-4b75-9498-2cf03f2e25f5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 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-23 21:39:57.305 +05:30 8ab5a4d6-b976-4521-93d9-e7baae3f959f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 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-23 21:39:57.306 +05:30 f7fa2830-f58a-4052-a388-8404e7be8695 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:57.306 +05:30 18f0f6f7-ba3a-4b75-9498-2cf03f2e25f5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 2024-03-23 21:39:57.306 +05:30 8ab5a4d6-b976-4521-93d9-e7baae3f959f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 2024-03-23 21:39:57.306 +05:30 776fc727-39dc-4dea-8821-8da170db0758 INF CORS policy execution successful. 2024-03-23 21:39:57.306 +05:30 65ecf855-f510-4426-9a98-1a7794343bda INF CORS policy execution successful. 2024-03-23 21:39:57.306 +05:30 776fc727-39dc-4dea-8821-8da170db0758 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:57.306 +05:30 65ecf855-f510-4426-9a98-1a7794343bda INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:57.306 +05:30 f7fa2830-f58a-4052-a388-8404e7be8695 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 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-23 21:39:57.306 +05:30 776fc727-39dc-4dea-8821-8da170db0758 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:39:57.306 +05:30 65ecf855-f510-4426-9a98-1a7794343bda INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:39:57.306 +05:30 f7fa2830-f58a-4052-a388-8404e7be8695 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 2024-03-23 21:39:57.307 +05:30 2deed9a7-78cd-4635-96a6-374c2fec0cb2 INF CORS policy execution successful. 2024-03-23 21:39:57.307 +05:30 2deed9a7-78cd-4635-96a6-374c2fec0cb2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:57.307 +05:30 2deed9a7-78cd-4635-96a6-374c2fec0cb2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:39:57.307 +05:30 776fc727-39dc-4dea-8821-8da170db0758 INF Fetching Country deatails 2024-03-23 21:39:57.307 +05:30 65ecf855-f510-4426-9a98-1a7794343bda INF Fetching City deatails 2024-03-23 21:39:57.307 +05:30 2deed9a7-78cd-4635-96a6-374c2fec0cb2 INF Fetching Department deatails 2024-03-23 21:39:57.308 +05:30 776fc727-39dc-4dea-8821-8da170db0758 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:57.308 +05:30 65ecf855-f510-4426-9a98-1a7794343bda INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:57.308 +05:30 776fc727-39dc-4dea-8821-8da170db0758 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7487ms 2024-03-23 21:39:57.308 +05:30 65ecf855-f510-4426-9a98-1a7794343bda INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7139ms 2024-03-23 21:39:57.308 +05:30 776fc727-39dc-4dea-8821-8da170db0758 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:57.308 +05:30 65ecf855-f510-4426-9a98-1a7794343bda INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:57.309 +05:30 776fc727-39dc-4dea-8821-8da170db0758 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.0693ms 2024-03-23 21:39:57.309 +05:30 65ecf855-f510-4426-9a98-1a7794343bda INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.1288ms 2024-03-23 21:39:57.309 +05:30 2deed9a7-78cd-4635-96a6-374c2fec0cb2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:57.309 +05:30 2deed9a7-78cd-4635-96a6-374c2fec0cb2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9828ms 2024-03-23 21:39:57.309 +05:30 2deed9a7-78cd-4635-96a6-374c2fec0cb2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:57.309 +05:30 2deed9a7-78cd-4635-96a6-374c2fec0cb2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3772ms 2024-03-23 21:39:57.386 +05:30 6373f257-27e9-4a61-bb66-57c78e018bcd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:57.386 +05:30 df6ff0fa-8b28-4ecd-a7ad-9b3daed295d1 INF CORS policy execution successful. 2024-03-23 21:39:57.387 +05:30 df6ff0fa-8b28-4ecd-a7ad-9b3daed295d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5405ms 2024-03-23 21:39:57.387 +05:30 b83c0aff-1f29-472e-87d6-4522c2ae1428 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:57.388 +05:30 9657bf18-1670-414e-a10a-cb625d0f0e28 INF CORS policy execution successful. 2024-03-23 21:39:57.388 +05:30 9657bf18-1670-414e-a10a-cb625d0f0e28 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.2451ms 2024-03-23 21:39:57.391 +05:30 b5a4a331-ee87-4978-b9b3-525223da5787 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:57.391 +05:30 9a48a19c-1958-4ec4-8a35-15e5b1b2ed79 INF CORS policy execution successful. 2024-03-23 21:39:57.391 +05:30 9a48a19c-1958-4ec4-8a35-15e5b1b2ed79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2899ms 2024-03-23 21:39:57.426 +05:30 8c105219-51a4-4930-8f49-206c75647ac3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:39:57.428 +05:30 8c105219-51a4-4930-8f49-206c75647ac3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 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-23 21:39:57.429 +05:30 8c105219-51a4-4930-8f49-206c75647ac3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 2024-03-23 21:39:57.429 +05:30 cc4a4a63-ccef-45d4-9805-bb6b86dfde05 INF CORS policy execution successful. 2024-03-23 21:39:57.429 +05:30 cc4a4a63-ccef-45d4-9805-bb6b86dfde05 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:57.429 +05:30 cc4a4a63-ccef-45d4-9805-bb6b86dfde05 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:39:57.431 +05:30 cc4a4a63-ccef-45d4-9805-bb6b86dfde05 INF Fetching Country deatails 2024-03-23 21:39:57.432 +05:30 cc4a4a63-ccef-45d4-9805-bb6b86dfde05 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:57.432 +05:30 cc4a4a63-ccef-45d4-9805-bb6b86dfde05 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.0244ms 2024-03-23 21:39:57.433 +05:30 cc4a4a63-ccef-45d4-9805-bb6b86dfde05 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:39:57.433 +05:30 cc4a4a63-ccef-45d4-9805-bb6b86dfde05 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.265ms 2024-03-23 21:39:57.436 +05:30 718a383b-8231-478c-8889-486f711527dc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:39:57.437 +05:30 718a383b-8231-478c-8889-486f711527dc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 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-23 21:39:57.437 +05:30 718a383b-8231-478c-8889-486f711527dc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 2024-03-23 21:39:57.437 +05:30 76df1984-1914-4559-8391-0d33c9a6c251 INF CORS policy execution successful. 2024-03-23 21:39:57.437 +05:30 76df1984-1914-4559-8391-0d33c9a6c251 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:57.437 +05:30 76df1984-1914-4559-8391-0d33c9a6c251 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:39:57.438 +05:30 fc9e4d65-8055-4dda-b866-7fddc649da2a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:39:57.438 +05:30 76df1984-1914-4559-8391-0d33c9a6c251 INF Fetching Department deatails 2024-03-23 21:39:57.438 +05:30 fc9e4d65-8055-4dda-b866-7fddc649da2a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 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-23 21:39:57.438 +05:30 fc9e4d65-8055-4dda-b866-7fddc649da2a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:09:57 PM'. 2024-03-23 21:39:57.438 +05:30 2437fd73-3799-4f7f-bf42-cad3e81af474 INF CORS policy execution successful. 2024-03-23 21:39:57.438 +05:30 2437fd73-3799-4f7f-bf42-cad3e81af474 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:57.438 +05:30 2437fd73-3799-4f7f-bf42-cad3e81af474 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:39:57.439 +05:30 76df1984-1914-4559-8391-0d33c9a6c251 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:57.439 +05:30 2437fd73-3799-4f7f-bf42-cad3e81af474 INF Fetching City deatails 2024-03-23 21:39:57.439 +05:30 76df1984-1914-4559-8391-0d33c9a6c251 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7137ms 2024-03-23 21:39:57.439 +05:30 76df1984-1914-4559-8391-0d33c9a6c251 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:39:57.439 +05:30 76df1984-1914-4559-8391-0d33c9a6c251 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1143ms 2024-03-23 21:39:57.440 +05:30 2437fd73-3799-4f7f-bf42-cad3e81af474 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:39:57.440 +05:30 2437fd73-3799-4f7f-bf42-cad3e81af474 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2575ms 2024-03-23 21:39:57.440 +05:30 2437fd73-3799-4f7f-bf42-cad3e81af474 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:39:57.440 +05:30 2437fd73-3799-4f7f-bf42-cad3e81af474 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2257ms 2024-03-23 21:40:38.382 +05:30 9a94247d-cd9f-4c18-821b-9caea0c0f8e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 21:40:38.383 +05:30 7daa2629-13c6-44bd-877a-8c8ccb868adf INF CORS policy execution successful. 2024-03-23 21:40:38.383 +05:30 7daa2629-13c6-44bd-877a-8c8ccb868adf INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:40:38.383 +05:30 7daa2629-13c6-44bd-877a-8c8ccb868adf INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 21:40:38.384 +05:30 7daa2629-13c6-44bd-877a-8c8ccb868adf INF Fetching Field details for Master 2024-03-23 21:40:38.387 +05:30 7daa2629-13c6-44bd-877a-8c8ccb868adf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:38.389 +05:30 7daa2629-13c6-44bd-877a-8c8ccb868adf INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.4177ms 2024-03-23 21:40:38.389 +05:30 7daa2629-13c6-44bd-877a-8c8ccb868adf INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 21:40:38.390 +05:30 7daa2629-13c6-44bd-877a-8c8ccb868adf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.3412ms 2024-03-23 21:40:38.648 +05:30 7394eed9-a680-4d9c-908d-83df46b5978f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:38.648 +05:30 10f65a47-5e54-403d-b9ac-f4bf8b328a52 INF CORS policy execution successful. 2024-03-23 21:40:38.648 +05:30 10f65a47-5e54-403d-b9ac-f4bf8b328a52 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5936ms 2024-03-23 21:40:38.655 +05:30 159c7316-085f-4ea1-9ea3-d772dc5d0e15 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:40:38.655 +05:30 56b36e22-36d2-4bab-8911-103c706b0089 INF CORS policy execution successful. 2024-03-23 21:40:38.655 +05:30 56b36e22-36d2-4bab-8911-103c706b0089 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8347ms 2024-03-23 21:40:38.656 +05:30 27e74de9-c4ee-4952-8813-76b073aa1d19 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:40:38.656 +05:30 046b5205-3a64-4324-b15a-25c91c9cdb18 INF CORS policy execution successful. 2024-03-23 21:40:38.657 +05:30 046b5205-3a64-4324-b15a-25c91c9cdb18 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4257ms 2024-03-23 21:40:38.712 +05:30 06c1b4d5-42af-4bc6-a3f2-1afbe5a15ad6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:38.713 +05:30 06c1b4d5-42af-4bc6-a3f2-1afbe5a15ad6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:38 PM'. 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-23 21:40:38.714 +05:30 06c1b4d5-42af-4bc6-a3f2-1afbe5a15ad6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:38 PM'. 2024-03-23 21:40:38.714 +05:30 6006268c-c1fe-427c-a4f6-3e3f5def146e INF CORS policy execution successful. 2024-03-23 21:40:38.714 +05:30 6006268c-c1fe-427c-a4f6-3e3f5def146e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:38.714 +05:30 6006268c-c1fe-427c-a4f6-3e3f5def146e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:38.715 +05:30 6006268c-c1fe-427c-a4f6-3e3f5def146e INF Fetching City deatails 2024-03-23 21:40:38.716 +05:30 6006268c-c1fe-427c-a4f6-3e3f5def146e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:38.717 +05:30 6006268c-c1fe-427c-a4f6-3e3f5def146e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4268ms 2024-03-23 21:40:38.717 +05:30 6006268c-c1fe-427c-a4f6-3e3f5def146e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:38.717 +05:30 6006268c-c1fe-427c-a4f6-3e3f5def146e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.1055ms 2024-03-23 21:40:38.722 +05:30 687f46b3-f1d9-4436-b1a4-e61328494c8a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 21:40:38.722 +05:30 687f46b3-f1d9-4436-b1a4-e61328494c8a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:38 PM'. 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-23 21:40:38.723 +05:30 687f46b3-f1d9-4436-b1a4-e61328494c8a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:38 PM'. 2024-03-23 21:40:38.723 +05:30 e520b079-0a4d-4685-80b1-fc242ec281ba INF CORS policy execution successful. 2024-03-23 21:40:38.723 +05:30 e520b079-0a4d-4685-80b1-fc242ec281ba INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:40:38.723 +05:30 e520b079-0a4d-4685-80b1-fc242ec281ba INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 21:40:38.724 +05:30 e520b079-0a4d-4685-80b1-fc242ec281ba INF Fetching Country deatails 2024-03-23 21:40:38.726 +05:30 e520b079-0a4d-4685-80b1-fc242ec281ba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:38.726 +05:30 e520b079-0a4d-4685-80b1-fc242ec281ba INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.9384ms 2024-03-23 21:40:38.726 +05:30 e520b079-0a4d-4685-80b1-fc242ec281ba INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 21:40:38.726 +05:30 e520b079-0a4d-4685-80b1-fc242ec281ba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.6365ms 2024-03-23 21:40:38.729 +05:30 d415c77c-c833-4c5e-bde5-ec65590a379b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 21:40:38.730 +05:30 d415c77c-c833-4c5e-bde5-ec65590a379b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:38 PM'. 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-23 21:40:38.731 +05:30 d415c77c-c833-4c5e-bde5-ec65590a379b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:38 PM'. 2024-03-23 21:40:38.731 +05:30 afef9eca-2d74-4968-89bc-aa0995c1284c INF CORS policy execution successful. 2024-03-23 21:40:38.731 +05:30 afef9eca-2d74-4968-89bc-aa0995c1284c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:40:38.731 +05:30 afef9eca-2d74-4968-89bc-aa0995c1284c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 21:40:38.732 +05:30 afef9eca-2d74-4968-89bc-aa0995c1284c INF Fetching Department deatails 2024-03-23 21:40:38.733 +05:30 afef9eca-2d74-4968-89bc-aa0995c1284c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:38.734 +05:30 afef9eca-2d74-4968-89bc-aa0995c1284c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.634ms 2024-03-23 21:40:38.734 +05:30 afef9eca-2d74-4968-89bc-aa0995c1284c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 21:40:38.734 +05:30 afef9eca-2d74-4968-89bc-aa0995c1284c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.4516ms 2024-03-23 21:40:42.088 +05:30 ad8f23fc-a64f-4d99-911a-7d7f6e56241b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:42.089 +05:30 8bd80fb7-82f2-4c4d-bc5e-f77541e9a9b3 INF CORS policy execution successful. 2024-03-23 21:40:42.089 +05:30 8bd80fb7-82f2-4c4d-bc5e-f77541e9a9b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5974ms 2024-03-23 21:40:42.155 +05:30 d6e8bbd6-5d2b-4741-ac26-de7bcda12ca0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:42.155 +05:30 d6e8bbd6-5d2b-4741-ac26-de7bcda12ca0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:42 PM'. 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-23 21:40:42.156 +05:30 d6e8bbd6-5d2b-4741-ac26-de7bcda12ca0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:42 PM'. 2024-03-23 21:40:42.156 +05:30 530911a8-6f17-4dc4-afad-b67065057f9c INF CORS policy execution successful. 2024-03-23 21:40:42.156 +05:30 530911a8-6f17-4dc4-afad-b67065057f9c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:42.156 +05:30 530911a8-6f17-4dc4-afad-b67065057f9c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:42.156 +05:30 530911a8-6f17-4dc4-afad-b67065057f9c INF Fetching City deatails 2024-03-23 21:40:42.157 +05:30 530911a8-6f17-4dc4-afad-b67065057f9c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:42.158 +05:30 530911a8-6f17-4dc4-afad-b67065057f9c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7832ms 2024-03-23 21:40:42.158 +05:30 530911a8-6f17-4dc4-afad-b67065057f9c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:42.158 +05:30 530911a8-6f17-4dc4-afad-b67065057f9c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0771ms 2024-03-23 21:40:42.637 +05:30 a3143837-2a53-46eb-80cd-b49a1691d2f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:42.638 +05:30 1095fe0b-e7a7-4378-a7df-e5f462452c60 INF CORS policy execution successful. 2024-03-23 21:40:42.638 +05:30 1095fe0b-e7a7-4378-a7df-e5f462452c60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7353ms 2024-03-23 21:40:42.742 +05:30 98d49e3a-05dc-4c0d-af0b-625c2fa4f0b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:42.743 +05:30 98d49e3a-05dc-4c0d-af0b-625c2fa4f0b3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:42 PM'. 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-23 21:40:42.744 +05:30 98d49e3a-05dc-4c0d-af0b-625c2fa4f0b3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:42 PM'. 2024-03-23 21:40:42.744 +05:30 6e2fdc7f-d11a-4fc8-8194-7e19c5ca898b INF CORS policy execution successful. 2024-03-23 21:40:42.744 +05:30 6e2fdc7f-d11a-4fc8-8194-7e19c5ca898b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:42.745 +05:30 6e2fdc7f-d11a-4fc8-8194-7e19c5ca898b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:42.768 +05:30 6e2fdc7f-d11a-4fc8-8194-7e19c5ca898b INF Fetching City deatails 2024-03-23 21:40:42.771 +05:30 6e2fdc7f-d11a-4fc8-8194-7e19c5ca898b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:42.771 +05:30 6e2fdc7f-d11a-4fc8-8194-7e19c5ca898b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 26.4257ms 2024-03-23 21:40:42.771 +05:30 6e2fdc7f-d11a-4fc8-8194-7e19c5ca898b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:42.771 +05:30 6e2fdc7f-d11a-4fc8-8194-7e19c5ca898b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 29.8035ms 2024-03-23 21:40:43.427 +05:30 472b822d-4286-4012-a0cd-36b15ffa66c4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:43.427 +05:30 97fd9e67-6f3b-4cad-9c0e-8535d4206b4a INF CORS policy execution successful. 2024-03-23 21:40:43.428 +05:30 97fd9e67-6f3b-4cad-9c0e-8535d4206b4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6602ms 2024-03-23 21:40:43.497 +05:30 1286a72d-14d7-4a14-8cc8-d1729d857659 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:43.497 +05:30 1286a72d-14d7-4a14-8cc8-d1729d857659 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:43 PM'. 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-23 21:40:43.498 +05:30 1286a72d-14d7-4a14-8cc8-d1729d857659 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:43 PM'. 2024-03-23 21:40:43.498 +05:30 25393d9e-53e0-4d86-942f-5bb9b904d479 INF CORS policy execution successful. 2024-03-23 21:40:43.498 +05:30 25393d9e-53e0-4d86-942f-5bb9b904d479 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:43.498 +05:30 25393d9e-53e0-4d86-942f-5bb9b904d479 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:43.499 +05:30 25393d9e-53e0-4d86-942f-5bb9b904d479 INF Fetching City deatails 2024-03-23 21:40:43.500 +05:30 25393d9e-53e0-4d86-942f-5bb9b904d479 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:43.500 +05:30 25393d9e-53e0-4d86-942f-5bb9b904d479 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7401ms 2024-03-23 21:40:43.500 +05:30 25393d9e-53e0-4d86-942f-5bb9b904d479 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:43.500 +05:30 25393d9e-53e0-4d86-942f-5bb9b904d479 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6234ms 2024-03-23 21:40:43.610 +05:30 d1056b8d-7797-4330-af52-9185c622d9ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:43.610 +05:30 f2872d47-4041-4b55-8295-6b59f341c59f INF CORS policy execution successful. 2024-03-23 21:40:43.611 +05:30 f2872d47-4041-4b55-8295-6b59f341c59f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7283ms 2024-03-23 21:40:43.663 +05:30 eda5debc-0b38-4343-905c-17f0f6765915 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:43.663 +05:30 eda5debc-0b38-4343-905c-17f0f6765915 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:43 PM'. 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-23 21:40:43.664 +05:30 eda5debc-0b38-4343-905c-17f0f6765915 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:43 PM'. 2024-03-23 21:40:43.664 +05:30 e1648827-f05d-43e4-b906-c6c533c2cee7 INF CORS policy execution successful. 2024-03-23 21:40:43.664 +05:30 e1648827-f05d-43e4-b906-c6c533c2cee7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:43.664 +05:30 e1648827-f05d-43e4-b906-c6c533c2cee7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:43.665 +05:30 e1648827-f05d-43e4-b906-c6c533c2cee7 INF Fetching City deatails 2024-03-23 21:40:43.666 +05:30 e1648827-f05d-43e4-b906-c6c533c2cee7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:43.666 +05:30 e1648827-f05d-43e4-b906-c6c533c2cee7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8299ms 2024-03-23 21:40:43.666 +05:30 e1648827-f05d-43e4-b906-c6c533c2cee7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:43.666 +05:30 e1648827-f05d-43e4-b906-c6c533c2cee7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.5634ms 2024-03-23 21:40:45.269 +05:30 a4b4dfff-7f7b-42b6-a4cf-f9297620a069 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:45.269 +05:30 9ee27ff2-0d8b-4512-8cc9-02931049955a INF CORS policy execution successful. 2024-03-23 21:40:45.269 +05:30 9ee27ff2-0d8b-4512-8cc9-02931049955a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7047ms 2024-03-23 21:40:45.323 +05:30 3e48fcb4-f1ac-4ced-b435-547dac91080b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:45.324 +05:30 3e48fcb4-f1ac-4ced-b435-547dac91080b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:45 PM'. 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-23 21:40:45.324 +05:30 3e48fcb4-f1ac-4ced-b435-547dac91080b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:45 PM'. 2024-03-23 21:40:45.324 +05:30 44eb2883-0eb5-4ac9-9501-45a568e0c54f INF CORS policy execution successful. 2024-03-23 21:40:45.324 +05:30 44eb2883-0eb5-4ac9-9501-45a568e0c54f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:45.324 +05:30 44eb2883-0eb5-4ac9-9501-45a568e0c54f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:45.325 +05:30 44eb2883-0eb5-4ac9-9501-45a568e0c54f INF Fetching City deatails 2024-03-23 21:40:45.326 +05:30 44eb2883-0eb5-4ac9-9501-45a568e0c54f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:45.326 +05:30 44eb2883-0eb5-4ac9-9501-45a568e0c54f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7474ms 2024-03-23 21:40:45.326 +05:30 44eb2883-0eb5-4ac9-9501-45a568e0c54f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:45.327 +05:30 44eb2883-0eb5-4ac9-9501-45a568e0c54f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7072ms 2024-03-23 21:40:45.545 +05:30 a86788ee-94bc-4f74-9611-9a696cfbf991 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:45.545 +05:30 355d6bfb-c118-4ae8-9ace-62bc74ead87d INF CORS policy execution successful. 2024-03-23 21:40:45.545 +05:30 355d6bfb-c118-4ae8-9ace-62bc74ead87d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.745ms 2024-03-23 21:40:45.614 +05:30 a1e9dc52-3930-4c1a-8a42-91561abad578 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:45.614 +05:30 a1e9dc52-3930-4c1a-8a42-91561abad578 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:45 PM'. 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-23 21:40:45.615 +05:30 a1e9dc52-3930-4c1a-8a42-91561abad578 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:45 PM'. 2024-03-23 21:40:45.615 +05:30 80429a02-24aa-43f3-9e7e-880b27f30fda INF CORS policy execution successful. 2024-03-23 21:40:45.615 +05:30 80429a02-24aa-43f3-9e7e-880b27f30fda INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:45.615 +05:30 80429a02-24aa-43f3-9e7e-880b27f30fda INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:45.615 +05:30 80429a02-24aa-43f3-9e7e-880b27f30fda INF Fetching City deatails 2024-03-23 21:40:45.616 +05:30 80429a02-24aa-43f3-9e7e-880b27f30fda INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:45.617 +05:30 80429a02-24aa-43f3-9e7e-880b27f30fda INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5046ms 2024-03-23 21:40:45.617 +05:30 80429a02-24aa-43f3-9e7e-880b27f30fda INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:45.617 +05:30 80429a02-24aa-43f3-9e7e-880b27f30fda INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0141ms 2024-03-23 21:40:45.725 +05:30 b6d5bc3a-5d04-4038-af5c-e3de5ea40d6f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:45.726 +05:30 02e3be6e-a211-4063-af9c-1a132d719a5a INF CORS policy execution successful. 2024-03-23 21:40:45.726 +05:30 02e3be6e-a211-4063-af9c-1a132d719a5a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6398ms 2024-03-23 21:40:45.781 +05:30 b10cc1fb-7052-4623-a4d8-62d631136b51 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:45.781 +05:30 b10cc1fb-7052-4623-a4d8-62d631136b51 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:45 PM'. 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-23 21:40:45.782 +05:30 b10cc1fb-7052-4623-a4d8-62d631136b51 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:45 PM'. 2024-03-23 21:40:45.782 +05:30 0a634b92-eb81-4d8a-a7ac-4b6691f02147 INF CORS policy execution successful. 2024-03-23 21:40:45.782 +05:30 0a634b92-eb81-4d8a-a7ac-4b6691f02147 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:45.782 +05:30 0a634b92-eb81-4d8a-a7ac-4b6691f02147 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:45.782 +05:30 0a634b92-eb81-4d8a-a7ac-4b6691f02147 INF Fetching City deatails 2024-03-23 21:40:45.783 +05:30 0a634b92-eb81-4d8a-a7ac-4b6691f02147 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:45.784 +05:30 0a634b92-eb81-4d8a-a7ac-4b6691f02147 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5927ms 2024-03-23 21:40:45.784 +05:30 0a634b92-eb81-4d8a-a7ac-4b6691f02147 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:45.784 +05:30 0a634b92-eb81-4d8a-a7ac-4b6691f02147 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0526ms 2024-03-23 21:40:47.021 +05:30 429e0308-b7e2-4b7e-887f-7d0531cf8a99 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:47.021 +05:30 d0ee2f99-faf4-47c1-b896-7c78e63c729a INF CORS policy execution successful. 2024-03-23 21:40:47.022 +05:30 d0ee2f99-faf4-47c1-b896-7c78e63c729a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.667ms 2024-03-23 21:40:47.067 +05:30 a1e682a6-1308-40e1-8092-241b72db33cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:47.068 +05:30 b3283c24-5de0-4bcd-9773-429364b85eac INF CORS policy execution successful. 2024-03-23 21:40:47.068 +05:30 b3283c24-5de0-4bcd-9773-429364b85eac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5068ms 2024-03-23 21:40:47.113 +05:30 cee141c7-6024-4d46-93c4-be7c6113d88c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:47.114 +05:30 cee141c7-6024-4d46-93c4-be7c6113d88c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:47 PM'. 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-23 21:40:47.114 +05:30 cee141c7-6024-4d46-93c4-be7c6113d88c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:47 PM'. 2024-03-23 21:40:47.114 +05:30 176c8935-a0a0-4fd9-bda7-32e72c20da2a INF CORS policy execution successful. 2024-03-23 21:40:47.114 +05:30 176c8935-a0a0-4fd9-bda7-32e72c20da2a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:47.114 +05:30 176c8935-a0a0-4fd9-bda7-32e72c20da2a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:47.115 +05:30 176c8935-a0a0-4fd9-bda7-32e72c20da2a INF Fetching City deatails 2024-03-23 21:40:47.116 +05:30 176c8935-a0a0-4fd9-bda7-32e72c20da2a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:47.116 +05:30 176c8935-a0a0-4fd9-bda7-32e72c20da2a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6209ms 2024-03-23 21:40:47.116 +05:30 176c8935-a0a0-4fd9-bda7-32e72c20da2a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:47.116 +05:30 176c8935-a0a0-4fd9-bda7-32e72c20da2a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0074ms 2024-03-23 21:40:47.124 +05:30 3321af7e-35be-439b-992d-a90f2e70cd00 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:47.125 +05:30 3321af7e-35be-439b-992d-a90f2e70cd00 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:47 PM'. 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-23 21:40:47.125 +05:30 3321af7e-35be-439b-992d-a90f2e70cd00 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:47 PM'. 2024-03-23 21:40:47.125 +05:30 db045f13-075f-4f64-a077-2ef651bca1a6 INF CORS policy execution successful. 2024-03-23 21:40:47.125 +05:30 db045f13-075f-4f64-a077-2ef651bca1a6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:47.126 +05:30 db045f13-075f-4f64-a077-2ef651bca1a6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:47.126 +05:30 db045f13-075f-4f64-a077-2ef651bca1a6 INF Fetching City deatails 2024-03-23 21:40:47.127 +05:30 db045f13-075f-4f64-a077-2ef651bca1a6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:47.127 +05:30 db045f13-075f-4f64-a077-2ef651bca1a6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.862ms 2024-03-23 21:40:47.128 +05:30 db045f13-075f-4f64-a077-2ef651bca1a6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:47.128 +05:30 db045f13-075f-4f64-a077-2ef651bca1a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3407ms 2024-03-23 21:40:51.012 +05:30 ddcd23f4-6843-4f58-803f-c30c2a0fee47 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:51.013 +05:30 6e38862e-e123-463d-83b2-abe336ec0e0c INF CORS policy execution successful. 2024-03-23 21:40:51.013 +05:30 6e38862e-e123-463d-83b2-abe336ec0e0c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7819ms 2024-03-23 21:40:51.064 +05:30 702db8bc-3f37-4f6d-b18f-58b90ffbef75 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:51.064 +05:30 702db8bc-3f37-4f6d-b18f-58b90ffbef75 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:51 PM'. 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-23 21:40:51.065 +05:30 702db8bc-3f37-4f6d-b18f-58b90ffbef75 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:51 PM'. 2024-03-23 21:40:51.065 +05:30 2ba1b6ff-7a45-497e-b77b-63c7a7a875de INF CORS policy execution successful. 2024-03-23 21:40:51.065 +05:30 2ba1b6ff-7a45-497e-b77b-63c7a7a875de INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:51.065 +05:30 2ba1b6ff-7a45-497e-b77b-63c7a7a875de INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:51.066 +05:30 2ba1b6ff-7a45-497e-b77b-63c7a7a875de INF Fetching City deatails 2024-03-23 21:40:51.067 +05:30 2ba1b6ff-7a45-497e-b77b-63c7a7a875de INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:51.067 +05:30 2ba1b6ff-7a45-497e-b77b-63c7a7a875de INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9577ms 2024-03-23 21:40:51.067 +05:30 2ba1b6ff-7a45-497e-b77b-63c7a7a875de INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:51.067 +05:30 2ba1b6ff-7a45-497e-b77b-63c7a7a875de INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6811ms 2024-03-23 21:40:51.839 +05:30 04b561f4-53a6-4686-8de9-cb4aab330d40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:51.840 +05:30 a279648e-a7a4-4c1d-a644-2edf9924e34e INF CORS policy execution successful. 2024-03-23 21:40:51.840 +05:30 a279648e-a7a4-4c1d-a644-2edf9924e34e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5389ms 2024-03-23 21:40:51.921 +05:30 9e43a3d8-b734-4029-88d2-d82fb877543d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:51.922 +05:30 9e43a3d8-b734-4029-88d2-d82fb877543d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:51 PM'. 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-23 21:40:51.922 +05:30 9e43a3d8-b734-4029-88d2-d82fb877543d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:51 PM'. 2024-03-23 21:40:51.922 +05:30 9b8ad32c-5097-4d8e-a040-37474bb0db9d INF CORS policy execution successful. 2024-03-23 21:40:51.922 +05:30 9b8ad32c-5097-4d8e-a040-37474bb0db9d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:51.922 +05:30 9b8ad32c-5097-4d8e-a040-37474bb0db9d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:51.923 +05:30 9b8ad32c-5097-4d8e-a040-37474bb0db9d INF Fetching City deatails 2024-03-23 21:40:51.923 +05:30 9b8ad32c-5097-4d8e-a040-37474bb0db9d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:51.924 +05:30 9b8ad32c-5097-4d8e-a040-37474bb0db9d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6195ms 2024-03-23 21:40:51.924 +05:30 9b8ad32c-5097-4d8e-a040-37474bb0db9d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:51.924 +05:30 9b8ad32c-5097-4d8e-a040-37474bb0db9d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1546ms 2024-03-23 21:40:52.153 +05:30 96321010-57b7-4b6a-af7e-b02f6ddbed8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:52.154 +05:30 d6a081ed-2cf8-4f2a-8415-3a3217d88b3b INF CORS policy execution successful. 2024-03-23 21:40:52.154 +05:30 d6a081ed-2cf8-4f2a-8415-3a3217d88b3b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6917ms 2024-03-23 21:40:52.203 +05:30 fc3f7fdc-427e-453f-8c30-86582b6e91a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:52.203 +05:30 fc3f7fdc-427e-453f-8c30-86582b6e91a3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:52 PM'. 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-23 21:40:52.204 +05:30 fc3f7fdc-427e-453f-8c30-86582b6e91a3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:52 PM'. 2024-03-23 21:40:52.204 +05:30 35b00e36-cedb-4a85-a24d-d25875272a52 INF CORS policy execution successful. 2024-03-23 21:40:52.204 +05:30 35b00e36-cedb-4a85-a24d-d25875272a52 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:52.204 +05:30 35b00e36-cedb-4a85-a24d-d25875272a52 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:52.205 +05:30 35b00e36-cedb-4a85-a24d-d25875272a52 INF Fetching City deatails 2024-03-23 21:40:52.206 +05:30 35b00e36-cedb-4a85-a24d-d25875272a52 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:52.206 +05:30 35b00e36-cedb-4a85-a24d-d25875272a52 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7385ms 2024-03-23 21:40:52.206 +05:30 35b00e36-cedb-4a85-a24d-d25875272a52 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:52.206 +05:30 35b00e36-cedb-4a85-a24d-d25875272a52 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2785ms 2024-03-23 21:40:52.362 +05:30 355ec944-0696-4ab4-92bc-19e9bc49b081 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:52.362 +05:30 6f3789ac-872c-4b4a-b7c4-3473c79dae72 INF CORS policy execution successful. 2024-03-23 21:40:52.363 +05:30 6f3789ac-872c-4b4a-b7c4-3473c79dae72 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.565ms 2024-03-23 21:40:52.414 +05:30 8b82090b-473e-44c9-8c09-864baef86188 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:52.415 +05:30 8b82090b-473e-44c9-8c09-864baef86188 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:52 PM'. 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-23 21:40:52.415 +05:30 8b82090b-473e-44c9-8c09-864baef86188 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:52 PM'. 2024-03-23 21:40:52.415 +05:30 274dd616-8b1e-40d1-ad9e-3d3833fb3769 INF CORS policy execution successful. 2024-03-23 21:40:52.415 +05:30 274dd616-8b1e-40d1-ad9e-3d3833fb3769 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:52.416 +05:30 274dd616-8b1e-40d1-ad9e-3d3833fb3769 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:52.416 +05:30 274dd616-8b1e-40d1-ad9e-3d3833fb3769 INF Fetching City deatails 2024-03-23 21:40:52.417 +05:30 274dd616-8b1e-40d1-ad9e-3d3833fb3769 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:52.417 +05:30 274dd616-8b1e-40d1-ad9e-3d3833fb3769 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7882ms 2024-03-23 21:40:52.417 +05:30 274dd616-8b1e-40d1-ad9e-3d3833fb3769 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:52.418 +05:30 274dd616-8b1e-40d1-ad9e-3d3833fb3769 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2778ms 2024-03-23 21:40:52.516 +05:30 df4d905c-a3c2-4f4c-9eab-dc5b8efd9763 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:52.516 +05:30 727c51cc-6395-42b1-bfa1-380d17275ebd INF CORS policy execution successful. 2024-03-23 21:40:52.516 +05:30 727c51cc-6395-42b1-bfa1-380d17275ebd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5114ms 2024-03-23 21:40:52.570 +05:30 2b0ac416-d34f-482d-8c2a-c361b90657b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:52.571 +05:30 2b0ac416-d34f-482d-8c2a-c361b90657b5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:52 PM'. 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-23 21:40:52.571 +05:30 2b0ac416-d34f-482d-8c2a-c361b90657b5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:52 PM'. 2024-03-23 21:40:52.571 +05:30 43ae5932-0c6d-47e1-b9da-badf8e7c9b81 INF CORS policy execution successful. 2024-03-23 21:40:52.571 +05:30 43ae5932-0c6d-47e1-b9da-badf8e7c9b81 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:52.571 +05:30 43ae5932-0c6d-47e1-b9da-badf8e7c9b81 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:52.572 +05:30 43ae5932-0c6d-47e1-b9da-badf8e7c9b81 INF Fetching City deatails 2024-03-23 21:40:52.573 +05:30 43ae5932-0c6d-47e1-b9da-badf8e7c9b81 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:52.573 +05:30 43ae5932-0c6d-47e1-b9da-badf8e7c9b81 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8433ms 2024-03-23 21:40:52.573 +05:30 43ae5932-0c6d-47e1-b9da-badf8e7c9b81 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:52.574 +05:30 43ae5932-0c6d-47e1-b9da-badf8e7c9b81 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6451ms 2024-03-23 21:40:52.859 +05:30 cdd7d3d7-b255-4141-b70b-207739cd7a35 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:52.865 +05:30 36aebf15-c4cb-4d67-8599-a697e5600e96 INF CORS policy execution successful. 2024-03-23 21:40:52.865 +05:30 36aebf15-c4cb-4d67-8599-a697e5600e96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 6.6235ms 2024-03-23 21:40:52.915 +05:30 55fdd7d1-d204-4c8c-93ad-2b9474b91f9b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:52.916 +05:30 55fdd7d1-d204-4c8c-93ad-2b9474b91f9b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:52 PM'. 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-23 21:40:52.916 +05:30 55fdd7d1-d204-4c8c-93ad-2b9474b91f9b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:52 PM'. 2024-03-23 21:40:52.916 +05:30 0ebdbe6e-b0ad-4dfb-aad8-e7589b940139 INF CORS policy execution successful. 2024-03-23 21:40:52.916 +05:30 0ebdbe6e-b0ad-4dfb-aad8-e7589b940139 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:52.917 +05:30 0ebdbe6e-b0ad-4dfb-aad8-e7589b940139 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:52.917 +05:30 0ebdbe6e-b0ad-4dfb-aad8-e7589b940139 INF Fetching City deatails 2024-03-23 21:40:52.918 +05:30 0ebdbe6e-b0ad-4dfb-aad8-e7589b940139 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:52.918 +05:30 0ebdbe6e-b0ad-4dfb-aad8-e7589b940139 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7439ms 2024-03-23 21:40:52.918 +05:30 0ebdbe6e-b0ad-4dfb-aad8-e7589b940139 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:52.919 +05:30 0ebdbe6e-b0ad-4dfb-aad8-e7589b940139 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4493ms 2024-03-23 21:40:53.074 +05:30 2067b81f-1540-41df-a40e-c1743a915998 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:53.074 +05:30 abc8175f-e834-4db9-aed3-b05eacb19a7e INF CORS policy execution successful. 2024-03-23 21:40:53.075 +05:30 abc8175f-e834-4db9-aed3-b05eacb19a7e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4849ms 2024-03-23 21:40:53.124 +05:30 95f73dd1-42aa-4a46-9a7c-8f582785a5e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:53.125 +05:30 95f73dd1-42aa-4a46-9a7c-8f582785a5e7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:53 PM'. 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-23 21:40:53.125 +05:30 95f73dd1-42aa-4a46-9a7c-8f582785a5e7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:53 PM'. 2024-03-23 21:40:53.125 +05:30 263eccdf-108f-4a63-8dec-b55d89ce6cba INF CORS policy execution successful. 2024-03-23 21:40:53.125 +05:30 263eccdf-108f-4a63-8dec-b55d89ce6cba INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:53.125 +05:30 263eccdf-108f-4a63-8dec-b55d89ce6cba INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:53.126 +05:30 263eccdf-108f-4a63-8dec-b55d89ce6cba INF Fetching City deatails 2024-03-23 21:40:53.127 +05:30 263eccdf-108f-4a63-8dec-b55d89ce6cba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:53.127 +05:30 263eccdf-108f-4a63-8dec-b55d89ce6cba INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.836ms 2024-03-23 21:40:53.127 +05:30 263eccdf-108f-4a63-8dec-b55d89ce6cba INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:53.127 +05:30 263eccdf-108f-4a63-8dec-b55d89ce6cba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2552ms 2024-03-23 21:40:54.461 +05:30 9d2e129f-6c43-422c-9ed1-771faefc18d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:54.461 +05:30 5eca2f2a-0af0-48e6-b197-001c1141dce4 INF CORS policy execution successful. 2024-03-23 21:40:54.462 +05:30 5eca2f2a-0af0-48e6-b197-001c1141dce4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6147ms 2024-03-23 21:40:54.520 +05:30 eb7516a8-5f03-4eee-82a5-8a9222665e28 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:54.521 +05:30 eb7516a8-5f03-4eee-82a5-8a9222665e28 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:54 PM'. 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-23 21:40:54.521 +05:30 eb7516a8-5f03-4eee-82a5-8a9222665e28 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:54 PM'. 2024-03-23 21:40:54.521 +05:30 ee177515-658f-4913-8c15-984138b3a8e8 INF CORS policy execution successful. 2024-03-23 21:40:54.521 +05:30 ee177515-658f-4913-8c15-984138b3a8e8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:54.521 +05:30 ee177515-658f-4913-8c15-984138b3a8e8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:54.522 +05:30 ee177515-658f-4913-8c15-984138b3a8e8 INF Fetching City deatails 2024-03-23 21:40:54.524 +05:30 ee177515-658f-4913-8c15-984138b3a8e8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:54.525 +05:30 ee177515-658f-4913-8c15-984138b3a8e8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.0186ms 2024-03-23 21:40:54.525 +05:30 ee177515-658f-4913-8c15-984138b3a8e8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:54.525 +05:30 ee177515-658f-4913-8c15-984138b3a8e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.6092ms 2024-03-23 21:40:54.738 +05:30 735be562-e5e8-4b57-b0d8-25df43e6dccf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:54.738 +05:30 e71931a4-395a-4abb-a251-50bc08bc27e1 INF CORS policy execution successful. 2024-03-23 21:40:54.738 +05:30 e71931a4-395a-4abb-a251-50bc08bc27e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5468ms 2024-03-23 21:40:54.790 +05:30 00d335f5-ffcb-4a9c-9b8b-ae1487991978 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:54.791 +05:30 00d335f5-ffcb-4a9c-9b8b-ae1487991978 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:54 PM'. 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-23 21:40:54.791 +05:30 00d335f5-ffcb-4a9c-9b8b-ae1487991978 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:54 PM'. 2024-03-23 21:40:54.792 +05:30 fdabf31b-ba46-4313-a140-e116a4a2f03f INF CORS policy execution successful. 2024-03-23 21:40:54.792 +05:30 fdabf31b-ba46-4313-a140-e116a4a2f03f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:54.792 +05:30 fdabf31b-ba46-4313-a140-e116a4a2f03f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:54.792 +05:30 fdabf31b-ba46-4313-a140-e116a4a2f03f INF Fetching City deatails 2024-03-23 21:40:54.794 +05:30 fdabf31b-ba46-4313-a140-e116a4a2f03f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:54.794 +05:30 fdabf31b-ba46-4313-a140-e116a4a2f03f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4321ms 2024-03-23 21:40:54.794 +05:30 fdabf31b-ba46-4313-a140-e116a4a2f03f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:54.794 +05:30 fdabf31b-ba46-4313-a140-e116a4a2f03f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.4329ms 2024-03-23 21:40:55.590 +05:30 3d8c8427-970e-41fa-9255-f38eeb998c20 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:55.591 +05:30 bd6757d5-a095-4936-a1a2-f74f91224d6f INF CORS policy execution successful. 2024-03-23 21:40:55.591 +05:30 bd6757d5-a095-4936-a1a2-f74f91224d6f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5944ms 2024-03-23 21:40:55.660 +05:30 52c4074b-6271-4be7-832e-59b1307e1b9f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:55.661 +05:30 52c4074b-6271-4be7-832e-59b1307e1b9f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:55 PM'. 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-23 21:40:55.661 +05:30 52c4074b-6271-4be7-832e-59b1307e1b9f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:55 PM'. 2024-03-23 21:40:55.661 +05:30 68ba2129-fb33-4ec2-8c30-8012c538a0a5 INF CORS policy execution successful. 2024-03-23 21:40:55.661 +05:30 68ba2129-fb33-4ec2-8c30-8012c538a0a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:55.662 +05:30 68ba2129-fb33-4ec2-8c30-8012c538a0a5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:55.662 +05:30 68ba2129-fb33-4ec2-8c30-8012c538a0a5 INF Fetching City deatails 2024-03-23 21:40:55.663 +05:30 68ba2129-fb33-4ec2-8c30-8012c538a0a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:55.663 +05:30 0a934caf-89f2-4d34-a72b-678c6f0337ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:55.664 +05:30 68ba2129-fb33-4ec2-8c30-8012c538a0a5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.917ms 2024-03-23 21:40:55.664 +05:30 68ba2129-fb33-4ec2-8c30-8012c538a0a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:55.664 +05:30 5832ae26-0d85-412c-87ad-d8ce11475099 INF CORS policy execution successful. 2024-03-23 21:40:55.664 +05:30 68ba2129-fb33-4ec2-8c30-8012c538a0a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6354ms 2024-03-23 21:40:55.664 +05:30 5832ae26-0d85-412c-87ad-d8ce11475099 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.3574ms 2024-03-23 21:40:55.707 +05:30 010d21a0-a345-415a-aa15-fedddabcab65 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:55.708 +05:30 010d21a0-a345-415a-aa15-fedddabcab65 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:55 PM'. 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-23 21:40:55.708 +05:30 010d21a0-a345-415a-aa15-fedddabcab65 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:55 PM'. 2024-03-23 21:40:55.708 +05:30 d18ca165-22e0-4790-9041-e6248b0a81f9 INF CORS policy execution successful. 2024-03-23 21:40:55.708 +05:30 d18ca165-22e0-4790-9041-e6248b0a81f9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:55.708 +05:30 d18ca165-22e0-4790-9041-e6248b0a81f9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:55.709 +05:30 d18ca165-22e0-4790-9041-e6248b0a81f9 INF Fetching City deatails 2024-03-23 21:40:55.710 +05:30 d18ca165-22e0-4790-9041-e6248b0a81f9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:55.710 +05:30 d18ca165-22e0-4790-9041-e6248b0a81f9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8239ms 2024-03-23 21:40:55.710 +05:30 d18ca165-22e0-4790-9041-e6248b0a81f9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:55.710 +05:30 d18ca165-22e0-4790-9041-e6248b0a81f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4339ms 2024-03-23 21:40:56.241 +05:30 2d2ebd8a-a55c-44a3-a5ec-1443e02275b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:56.241 +05:30 d84e6470-d987-4572-a7f1-48ab75bcff3d INF CORS policy execution successful. 2024-03-23 21:40:56.241 +05:30 d84e6470-d987-4572-a7f1-48ab75bcff3d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5591ms 2024-03-23 21:40:56.281 +05:30 987ae6b5-0d7d-461b-a05e-3b0fb6f00497 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:56.281 +05:30 987ae6b5-0d7d-461b-a05e-3b0fb6f00497 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:56 PM'. 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-23 21:40:56.282 +05:30 987ae6b5-0d7d-461b-a05e-3b0fb6f00497 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:56 PM'. 2024-03-23 21:40:56.282 +05:30 c023177b-289c-4f26-b985-d8fdf8a541fd INF CORS policy execution successful. 2024-03-23 21:40:56.282 +05:30 c023177b-289c-4f26-b985-d8fdf8a541fd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:56.282 +05:30 c023177b-289c-4f26-b985-d8fdf8a541fd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:56.282 +05:30 c023177b-289c-4f26-b985-d8fdf8a541fd INF Fetching City deatails 2024-03-23 21:40:56.285 +05:30 c023177b-289c-4f26-b985-d8fdf8a541fd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:56.285 +05:30 c023177b-289c-4f26-b985-d8fdf8a541fd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.3446ms 2024-03-23 21:40:56.285 +05:30 c023177b-289c-4f26-b985-d8fdf8a541fd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:56.286 +05:30 c023177b-289c-4f26-b985-d8fdf8a541fd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.2336ms 2024-03-23 21:40:56.361 +05:30 8bfcf036-a46e-4ea8-8664-b4784d53250b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:56.362 +05:30 96a5553f-2cbe-4081-a3ba-81e37fe19d99 INF CORS policy execution successful. 2024-03-23 21:40:56.362 +05:30 96a5553f-2cbe-4081-a3ba-81e37fe19d99 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.4925ms 2024-03-23 21:40:56.404 +05:30 5a4cccca-4d2f-400e-8c5b-e3c1e15a21b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:56.405 +05:30 5a4cccca-4d2f-400e-8c5b-e3c1e15a21b2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:56 PM'. 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-23 21:40:56.405 +05:30 5a4cccca-4d2f-400e-8c5b-e3c1e15a21b2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:56 PM'. 2024-03-23 21:40:56.405 +05:30 99b28433-f1c0-4d82-a66e-1233df784507 INF CORS policy execution successful. 2024-03-23 21:40:56.405 +05:30 99b28433-f1c0-4d82-a66e-1233df784507 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:56.406 +05:30 99b28433-f1c0-4d82-a66e-1233df784507 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:56.406 +05:30 99b28433-f1c0-4d82-a66e-1233df784507 INF Fetching City deatails 2024-03-23 21:40:56.407 +05:30 99b28433-f1c0-4d82-a66e-1233df784507 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:56.407 +05:30 99b28433-f1c0-4d82-a66e-1233df784507 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5065ms 2024-03-23 21:40:56.407 +05:30 99b28433-f1c0-4d82-a66e-1233df784507 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:56.407 +05:30 99b28433-f1c0-4d82-a66e-1233df784507 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.9364ms 2024-03-23 21:40:56.722 +05:30 70626496-b994-438c-86b0-bf77ff89efdf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:56.723 +05:30 393f70a3-3cfc-49ea-a65c-80199247c9f3 INF CORS policy execution successful. 2024-03-23 21:40:56.723 +05:30 393f70a3-3cfc-49ea-a65c-80199247c9f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6313ms 2024-03-23 21:40:56.765 +05:30 aafbf0a5-a51f-44a4-a6a0-a15b1d71c7b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:56.765 +05:30 aafbf0a5-a51f-44a4-a6a0-a15b1d71c7b1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:56 PM'. 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-23 21:40:56.766 +05:30 aafbf0a5-a51f-44a4-a6a0-a15b1d71c7b1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:56 PM'. 2024-03-23 21:40:56.766 +05:30 d86da7f7-ad63-4b0e-b26c-b205bb349453 INF CORS policy execution successful. 2024-03-23 21:40:56.766 +05:30 d86da7f7-ad63-4b0e-b26c-b205bb349453 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:56.766 +05:30 d86da7f7-ad63-4b0e-b26c-b205bb349453 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:56.766 +05:30 d86da7f7-ad63-4b0e-b26c-b205bb349453 INF Fetching City deatails 2024-03-23 21:40:56.768 +05:30 d86da7f7-ad63-4b0e-b26c-b205bb349453 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:56.768 +05:30 d86da7f7-ad63-4b0e-b26c-b205bb349453 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1819ms 2024-03-23 21:40:56.768 +05:30 d86da7f7-ad63-4b0e-b26c-b205bb349453 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:56.768 +05:30 d86da7f7-ad63-4b0e-b26c-b205bb349453 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.681ms 2024-03-23 21:40:56.854 +05:30 d520a7ee-cf70-4908-8010-985167eceb34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:56.854 +05:30 1bf60703-0017-4149-af22-7cdbc65ae9e6 INF CORS policy execution successful. 2024-03-23 21:40:56.854 +05:30 1bf60703-0017-4149-af22-7cdbc65ae9e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5155ms 2024-03-23 21:40:56.895 +05:30 665789ab-1f8e-4547-8036-acc6b8035766 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:56.896 +05:30 665789ab-1f8e-4547-8036-acc6b8035766 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:56 PM'. 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-23 21:40:56.896 +05:30 665789ab-1f8e-4547-8036-acc6b8035766 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:56 PM'. 2024-03-23 21:40:56.896 +05:30 16aaa903-7ba3-4f66-bbc8-163a2aa3dcb6 INF CORS policy execution successful. 2024-03-23 21:40:56.896 +05:30 16aaa903-7ba3-4f66-bbc8-163a2aa3dcb6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:56.896 +05:30 16aaa903-7ba3-4f66-bbc8-163a2aa3dcb6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:56.897 +05:30 16aaa903-7ba3-4f66-bbc8-163a2aa3dcb6 INF Fetching City deatails 2024-03-23 21:40:56.899 +05:30 16aaa903-7ba3-4f66-bbc8-163a2aa3dcb6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:56.900 +05:30 16aaa903-7ba3-4f66-bbc8-163a2aa3dcb6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.4642ms 2024-03-23 21:40:56.900 +05:30 16aaa903-7ba3-4f66-bbc8-163a2aa3dcb6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:56.900 +05:30 16aaa903-7ba3-4f66-bbc8-163a2aa3dcb6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.839ms 2024-03-23 21:40:57.004 +05:30 d78a1af1-ebe0-4b71-b869-65a68e37c7ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:57.004 +05:30 399acfc5-9674-4930-b931-a810bf644b4c INF CORS policy execution successful. 2024-03-23 21:40:57.005 +05:30 399acfc5-9674-4930-b931-a810bf644b4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5126ms 2024-03-23 21:40:57.043 +05:30 82894d15-1fdf-485c-b79d-50d24540dd4c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:57.044 +05:30 82894d15-1fdf-485c-b79d-50d24540dd4c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:57 PM'. 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-23 21:40:57.044 +05:30 82894d15-1fdf-485c-b79d-50d24540dd4c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:57 PM'. 2024-03-23 21:40:57.044 +05:30 caa7c273-b752-4dc2-b188-2dd99c2c765a INF CORS policy execution successful. 2024-03-23 21:40:57.044 +05:30 caa7c273-b752-4dc2-b188-2dd99c2c765a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:57.044 +05:30 caa7c273-b752-4dc2-b188-2dd99c2c765a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:57.045 +05:30 caa7c273-b752-4dc2-b188-2dd99c2c765a INF Fetching City deatails 2024-03-23 21:40:57.046 +05:30 caa7c273-b752-4dc2-b188-2dd99c2c765a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:57.046 +05:30 caa7c273-b752-4dc2-b188-2dd99c2c765a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7437ms 2024-03-23 21:40:57.046 +05:30 caa7c273-b752-4dc2-b188-2dd99c2c765a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:57.046 +05:30 caa7c273-b752-4dc2-b188-2dd99c2c765a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2309ms 2024-03-23 21:40:57.122 +05:30 ccfc0ef1-c0b0-4b71-acc6-fed731cd3dfc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:57.122 +05:30 36181158-d383-4da1-8fd1-653a0f6ea9fe INF CORS policy execution successful. 2024-03-23 21:40:57.122 +05:30 36181158-d383-4da1-8fd1-653a0f6ea9fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6804ms 2024-03-23 21:40:57.171 +05:30 cbc78aa5-969c-42dd-b95b-5db5d17e37ed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:57.171 +05:30 cbc78aa5-969c-42dd-b95b-5db5d17e37ed INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:57 PM'. 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-23 21:40:57.172 +05:30 cbc78aa5-969c-42dd-b95b-5db5d17e37ed INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:57 PM'. 2024-03-23 21:40:57.172 +05:30 13cfb7ea-1cd6-44ba-988d-fcf5bd02c202 INF CORS policy execution successful. 2024-03-23 21:40:57.172 +05:30 13cfb7ea-1cd6-44ba-988d-fcf5bd02c202 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:57.172 +05:30 13cfb7ea-1cd6-44ba-988d-fcf5bd02c202 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:57.172 +05:30 13cfb7ea-1cd6-44ba-988d-fcf5bd02c202 INF Fetching City deatails 2024-03-23 21:40:57.173 +05:30 13cfb7ea-1cd6-44ba-988d-fcf5bd02c202 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:57.174 +05:30 ed954ce9-0e2b-4f8a-8d1a-68e5b9a94fbd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:57.174 +05:30 ba4d045a-76f4-4f71-b9ea-c8a63f290011 INF CORS policy execution successful. 2024-03-23 21:40:57.174 +05:30 13cfb7ea-1cd6-44ba-988d-fcf5bd02c202 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9842ms 2024-03-23 21:40:57.174 +05:30 13cfb7ea-1cd6-44ba-988d-fcf5bd02c202 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:57.174 +05:30 ba4d045a-76f4-4f71-b9ea-c8a63f290011 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.3881ms 2024-03-23 21:40:57.174 +05:30 13cfb7ea-1cd6-44ba-988d-fcf5bd02c202 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3522ms 2024-03-23 21:40:57.218 +05:30 efb48866-285e-446e-bbb2-684147c9822f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:57.218 +05:30 efb48866-285e-446e-bbb2-684147c9822f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:57 PM'. 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-23 21:40:57.219 +05:30 efb48866-285e-446e-bbb2-684147c9822f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:57 PM'. 2024-03-23 21:40:57.219 +05:30 1248a22f-ea55-4e91-8f4b-89e93f17d022 INF CORS policy execution successful. 2024-03-23 21:40:57.219 +05:30 1248a22f-ea55-4e91-8f4b-89e93f17d022 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:57.219 +05:30 1248a22f-ea55-4e91-8f4b-89e93f17d022 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:57.219 +05:30 1248a22f-ea55-4e91-8f4b-89e93f17d022 INF Fetching City deatails 2024-03-23 21:40:57.220 +05:30 1248a22f-ea55-4e91-8f4b-89e93f17d022 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:57.221 +05:30 1248a22f-ea55-4e91-8f4b-89e93f17d022 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1304ms 2024-03-23 21:40:57.221 +05:30 1248a22f-ea55-4e91-8f4b-89e93f17d022 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:57.222 +05:30 1248a22f-ea55-4e91-8f4b-89e93f17d022 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8056ms 2024-03-23 21:40:57.259 +05:30 10450604-793f-4fd1-a0ea-4ad83acc8ae2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:57.260 +05:30 31f69502-a6dd-454f-9768-9384b9b4b67a INF CORS policy execution successful. 2024-03-23 21:40:57.260 +05:30 31f69502-a6dd-454f-9768-9384b9b4b67a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5911ms 2024-03-23 21:40:57.301 +05:30 f392b289-3ecb-4463-9662-bab442036ecb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:57.302 +05:30 f392b289-3ecb-4463-9662-bab442036ecb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:57 PM'. 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-23 21:40:57.302 +05:30 f392b289-3ecb-4463-9662-bab442036ecb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:57 PM'. 2024-03-23 21:40:57.302 +05:30 62a0efe2-c24c-473d-b859-246820d6d1f5 INF CORS policy execution successful. 2024-03-23 21:40:57.302 +05:30 62a0efe2-c24c-473d-b859-246820d6d1f5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:57.302 +05:30 62a0efe2-c24c-473d-b859-246820d6d1f5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:57.303 +05:30 62a0efe2-c24c-473d-b859-246820d6d1f5 INF Fetching City deatails 2024-03-23 21:40:57.304 +05:30 62a0efe2-c24c-473d-b859-246820d6d1f5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:57.304 +05:30 62a0efe2-c24c-473d-b859-246820d6d1f5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5174ms 2024-03-23 21:40:57.304 +05:30 62a0efe2-c24c-473d-b859-246820d6d1f5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:57.304 +05:30 62a0efe2-c24c-473d-b859-246820d6d1f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7482ms 2024-03-23 21:40:58.756 +05:30 1ce5b346-4673-4dde-b192-886ae85b5e89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:58.756 +05:30 71032549-264a-4d5f-a4b6-1339643d341f INF CORS policy execution successful. 2024-03-23 21:40:58.756 +05:30 71032549-264a-4d5f-a4b6-1339643d341f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7564ms 2024-03-23 21:40:58.816 +05:30 4688b2ca-1d44-4a34-b933-1825cbeb876f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 21:40:58.816 +05:30 4688b2ca-1d44-4a34-b933-1825cbeb876f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:58 PM'. 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-23 21:40:58.817 +05:30 4688b2ca-1d44-4a34-b933-1825cbeb876f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:10:58 PM'. 2024-03-23 21:40:58.817 +05:30 0ac7b032-632b-4789-94a8-7ca95db0b899 INF CORS policy execution successful. 2024-03-23 21:40:58.817 +05:30 0ac7b032-632b-4789-94a8-7ca95db0b899 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:58.817 +05:30 0ac7b032-632b-4789-94a8-7ca95db0b899 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 21:40:58.818 +05:30 0ac7b032-632b-4789-94a8-7ca95db0b899 INF Fetching City deatails 2024-03-23 21:40:58.819 +05:30 0ac7b032-632b-4789-94a8-7ca95db0b899 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 21:40:58.819 +05:30 0ac7b032-632b-4789-94a8-7ca95db0b899 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8822ms 2024-03-23 21:40:58.819 +05:30 0ac7b032-632b-4789-94a8-7ca95db0b899 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 21:40:58.819 +05:30 0ac7b032-632b-4789-94a8-7ca95db0b899 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7164ms 2024-03-23 21:51:28.554 +05:30 INF Application is shutting down... 2024-03-23 22:02:08.918 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-23 22:02:08.973 +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-23 22:02:08.995 +05:30 INF Creating key {e884c7e5-cece-458e-8f70-fa6a60ee6eca} with creation date 2024-03-23 16:32:08Z, activation date 2024-03-23 16:32:08Z, and expiration date 2024-06-21 16:32:08Z. 2024-03-23 22:02:09.011 +05:30 WRN No XML encryptor configured. Key {e884c7e5-cece-458e-8f70-fa6a60ee6eca} may be persisted to storage in unencrypted form. 2024-03-23 22:02:09.071 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-23 22:02:09.072 +05:30 INF Hosting environment: Production 2024-03-23 22:02:09.072 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-23 22:02:09.098 +05:30 ebfbb507-c0a0-4c62-9ef8-a692ea10eeb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:09.098 +05:30 da83a661-6728-4b61-968f-7ad89de46087 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:09.098 +05:30 90d5b209-3408-4e58-a883-77756cf803ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:09.211 +05:30 30c0b772-7253-4505-b95a-bec069d2e53c INF CORS policy execution successful. 2024-03-23 22:02:09.211 +05:30 f05fa3f5-4e12-4c12-a37c-be51051405b7 INF CORS policy execution successful. 2024-03-23 22:02:09.211 +05:30 0de5dc33-d58f-4fcd-a707-73dd59b29312 INF CORS policy execution successful. 2024-03-23 22:02:09.226 +05:30 f05fa3f5-4e12-4c12-a37c-be51051405b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 130.2811ms 2024-03-23 22:02:09.232 +05:30 30c0b772-7253-4505-b95a-bec069d2e53c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 136.5541ms 2024-03-23 22:02:09.232 +05:30 0de5dc33-d58f-4fcd-a707-73dd59b29312 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 136.5592ms 2024-03-23 22:02:09.264 +05:30 6adac55a-6312-4559-bdaa-d41b9c36aae3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:09.270 +05:30 30936fdc-5856-406a-9a16-e573b67c8bed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:09.271 +05:30 ebcfa16e-b870-4ddc-8046-ccb29fc49b67 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:09.393 +05:30 6adac55a-6312-4559-bdaa-d41b9c36aae3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:09 PM'. 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-23 22:02:09.393 +05:30 ebcfa16e-b870-4ddc-8046-ccb29fc49b67 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:09 PM'. 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-23 22:02:09.393 +05:30 30936fdc-5856-406a-9a16-e573b67c8bed INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:09 PM'. 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-23 22:02:09.406 +05:30 6adac55a-6312-4559-bdaa-d41b9c36aae3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:09 PM'. 2024-03-23 22:02:09.406 +05:30 30936fdc-5856-406a-9a16-e573b67c8bed INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:09 PM'. 2024-03-23 22:02:09.406 +05:30 ebcfa16e-b870-4ddc-8046-ccb29fc49b67 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:09 PM'. 2024-03-23 22:02:09.412 +05:30 e9483083-0914-47c2-8cba-bb87c47ed107 INF CORS policy execution successful. 2024-03-23 22:02:09.412 +05:30 ba7faf7f-c67f-4b9d-840a-0721147a4791 INF CORS policy execution successful. 2024-03-23 22:02:09.412 +05:30 c1311e79-a9be-4977-ab2a-21ee2c11d8be INF CORS policy execution successful. 2024-03-23 22:02:09.418 +05:30 ba7faf7f-c67f-4b9d-840a-0721147a4791 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:09.418 +05:30 c1311e79-a9be-4977-ab2a-21ee2c11d8be INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:09.418 +05:30 e9483083-0914-47c2-8cba-bb87c47ed107 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:09.444 +05:30 ba7faf7f-c67f-4b9d-840a-0721147a4791 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:09.444 +05:30 e9483083-0914-47c2-8cba-bb87c47ed107 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:09.444 +05:30 c1311e79-a9be-4977-ab2a-21ee2c11d8be INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:09.482 +05:30 ba7faf7f-c67f-4b9d-840a-0721147a4791 INF Fetching City deatails 2024-03-23 22:02:09.482 +05:30 e9483083-0914-47c2-8cba-bb87c47ed107 INF Fetching City deatails 2024-03-23 22:02:09.482 +05:30 c1311e79-a9be-4977-ab2a-21ee2c11d8be INF Fetching City deatails 2024-03-23 22:02:09.906 +05:30 ba7faf7f-c67f-4b9d-840a-0721147a4791 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:09.906 +05:30 c1311e79-a9be-4977-ab2a-21ee2c11d8be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:09.906 +05:30 e9483083-0914-47c2-8cba-bb87c47ed107 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:09.964 +05:30 c1311e79-a9be-4977-ab2a-21ee2c11d8be INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 510.8469ms 2024-03-23 22:02:09.964 +05:30 e9483083-0914-47c2-8cba-bb87c47ed107 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 513.7494ms 2024-03-23 22:02:09.964 +05:30 ba7faf7f-c67f-4b9d-840a-0721147a4791 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 513.7348ms 2024-03-23 22:02:09.966 +05:30 e9483083-0914-47c2-8cba-bb87c47ed107 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:09.966 +05:30 c1311e79-a9be-4977-ab2a-21ee2c11d8be INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:09.966 +05:30 ba7faf7f-c67f-4b9d-840a-0721147a4791 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:09.969 +05:30 e9483083-0914-47c2-8cba-bb87c47ed107 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 699.1336ms 2024-03-23 22:02:09.969 +05:30 ba7faf7f-c67f-4b9d-840a-0721147a4791 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 704.9265ms 2024-03-23 22:02:09.969 +05:30 c1311e79-a9be-4977-ab2a-21ee2c11d8be INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 698.3098ms 2024-03-23 22:02:10.033 +05:30 f107ce96-b4ec-4132-99f5-d3be8f428e5d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:10.034 +05:30 f107ce96-b4ec-4132-99f5-d3be8f428e5d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:10 PM'. 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-23 22:02:10.034 +05:30 f107ce96-b4ec-4132-99f5-d3be8f428e5d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:10 PM'. 2024-03-23 22:02:10.035 +05:30 4594f278-5e3b-4e83-8c2d-27826356b544 INF CORS policy execution successful. 2024-03-23 22:02:10.035 +05:30 4594f278-5e3b-4e83-8c2d-27826356b544 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:10.035 +05:30 4594f278-5e3b-4e83-8c2d-27826356b544 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:10.041 +05:30 4594f278-5e3b-4e83-8c2d-27826356b544 INF Fetching City deatails 2024-03-23 22:02:10.046 +05:30 4594f278-5e3b-4e83-8c2d-27826356b544 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:10.047 +05:30 4594f278-5e3b-4e83-8c2d-27826356b544 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 11.5937ms 2024-03-23 22:02:10.047 +05:30 4594f278-5e3b-4e83-8c2d-27826356b544 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:10.048 +05:30 4594f278-5e3b-4e83-8c2d-27826356b544 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 14.7516ms 2024-03-23 22:02:11.327 +05:30 6f3e1a9d-42c1-4607-ac87-9e1240f1bc69 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:11.328 +05:30 6f3e1a9d-42c1-4607-ac87-9e1240f1bc69 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:11 PM'. 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-23 22:02:11.329 +05:30 6f3e1a9d-42c1-4607-ac87-9e1240f1bc69 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:11 PM'. 2024-03-23 22:02:11.330 +05:30 ef61c42c-65ac-41ef-a4ee-4349c7b72d16 INF CORS policy execution successful. 2024-03-23 22:02:11.330 +05:30 ef61c42c-65ac-41ef-a4ee-4349c7b72d16 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:11.330 +05:30 ef61c42c-65ac-41ef-a4ee-4349c7b72d16 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:11.332 +05:30 ef61c42c-65ac-41ef-a4ee-4349c7b72d16 INF Fetching City deatails 2024-03-23 22:02:11.336 +05:30 ef61c42c-65ac-41ef-a4ee-4349c7b72d16 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:11.337 +05:30 ef61c42c-65ac-41ef-a4ee-4349c7b72d16 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.9762ms 2024-03-23 22:02:11.338 +05:30 ef61c42c-65ac-41ef-a4ee-4349c7b72d16 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:11.339 +05:30 ef61c42c-65ac-41ef-a4ee-4349c7b72d16 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.6652ms 2024-03-23 22:02:12.462 +05:30 cc8553f8-801b-4c57-9676-ff1e58c4306c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:12.464 +05:30 cc8553f8-801b-4c57-9676-ff1e58c4306c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:12 PM'. 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-23 22:02:12.465 +05:30 cc8553f8-801b-4c57-9676-ff1e58c4306c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:12 PM'. 2024-03-23 22:02:12.465 +05:30 5a279363-9034-47fe-8d2a-cbf8b6971132 INF CORS policy execution successful. 2024-03-23 22:02:12.465 +05:30 5a279363-9034-47fe-8d2a-cbf8b6971132 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:12.466 +05:30 5a279363-9034-47fe-8d2a-cbf8b6971132 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:12.467 +05:30 5a279363-9034-47fe-8d2a-cbf8b6971132 INF Fetching City deatails 2024-03-23 22:02:12.469 +05:30 5a279363-9034-47fe-8d2a-cbf8b6971132 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:12.470 +05:30 5a279363-9034-47fe-8d2a-cbf8b6971132 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.8038ms 2024-03-23 22:02:12.470 +05:30 5a279363-9034-47fe-8d2a-cbf8b6971132 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:12.470 +05:30 5a279363-9034-47fe-8d2a-cbf8b6971132 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.2595ms 2024-03-23 22:02:13.206 +05:30 5dd92915-3483-42c1-9d06-d54e24ef96c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:13.208 +05:30 5dd92915-3483-42c1-9d06-d54e24ef96c3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:13 PM'. 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-23 22:02:13.208 +05:30 5dd92915-3483-42c1-9d06-d54e24ef96c3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:13 PM'. 2024-03-23 22:02:13.209 +05:30 81cfd1e4-d89c-4eef-92ac-ef7c1a791830 INF CORS policy execution successful. 2024-03-23 22:02:13.209 +05:30 81cfd1e4-d89c-4eef-92ac-ef7c1a791830 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:13.209 +05:30 81cfd1e4-d89c-4eef-92ac-ef7c1a791830 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:13.210 +05:30 81cfd1e4-d89c-4eef-92ac-ef7c1a791830 INF Fetching City deatails 2024-03-23 22:02:13.212 +05:30 81cfd1e4-d89c-4eef-92ac-ef7c1a791830 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:13.213 +05:30 81cfd1e4-d89c-4eef-92ac-ef7c1a791830 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.5664ms 2024-03-23 22:02:13.213 +05:30 81cfd1e4-d89c-4eef-92ac-ef7c1a791830 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:13.213 +05:30 81cfd1e4-d89c-4eef-92ac-ef7c1a791830 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.0812ms 2024-03-23 22:02:13.854 +05:30 ba105618-1b0f-4c84-a958-fe980020508c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:13.855 +05:30 ba105618-1b0f-4c84-a958-fe980020508c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:13 PM'. 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-23 22:02:13.855 +05:30 ba105618-1b0f-4c84-a958-fe980020508c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:13 PM'. 2024-03-23 22:02:13.856 +05:30 be716f9f-fdbb-45ca-aa8b-8489d9004106 INF CORS policy execution successful. 2024-03-23 22:02:13.856 +05:30 be716f9f-fdbb-45ca-aa8b-8489d9004106 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:13.856 +05:30 be716f9f-fdbb-45ca-aa8b-8489d9004106 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:13.857 +05:30 be716f9f-fdbb-45ca-aa8b-8489d9004106 INF Fetching City deatails 2024-03-23 22:02:13.859 +05:30 be716f9f-fdbb-45ca-aa8b-8489d9004106 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:13.860 +05:30 be716f9f-fdbb-45ca-aa8b-8489d9004106 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.5085ms 2024-03-23 22:02:13.860 +05:30 be716f9f-fdbb-45ca-aa8b-8489d9004106 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:13.860 +05:30 be716f9f-fdbb-45ca-aa8b-8489d9004106 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.4835ms 2024-03-23 22:02:14.123 +05:30 ffbd9071-dd61-4dbb-998e-f5ced4398825 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:14.124 +05:30 ffbd9071-dd61-4dbb-998e-f5ced4398825 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:14 PM'. 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-23 22:02:14.124 +05:30 ffbd9071-dd61-4dbb-998e-f5ced4398825 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:14 PM'. 2024-03-23 22:02:14.125 +05:30 f3b48132-1b61-48d2-9632-11f6984f904c INF CORS policy execution successful. 2024-03-23 22:02:14.125 +05:30 f3b48132-1b61-48d2-9632-11f6984f904c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:14.125 +05:30 f3b48132-1b61-48d2-9632-11f6984f904c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:14.127 +05:30 f3b48132-1b61-48d2-9632-11f6984f904c INF Fetching City deatails 2024-03-23 22:02:14.128 +05:30 f3b48132-1b61-48d2-9632-11f6984f904c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:14.131 +05:30 f3b48132-1b61-48d2-9632-11f6984f904c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.609ms 2024-03-23 22:02:14.132 +05:30 f3b48132-1b61-48d2-9632-11f6984f904c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:14.134 +05:30 f3b48132-1b61-48d2-9632-11f6984f904c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 10.7103ms 2024-03-23 22:02:14.326 +05:30 a6edbe58-2b21-456c-b2b2-a889f3f8d0ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:14.327 +05:30 30b36143-d486-4fb6-956c-198f7a3d1085 INF CORS policy execution successful. 2024-03-23 22:02:14.328 +05:30 30b36143-d486-4fb6-956c-198f7a3d1085 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.3362ms 2024-03-23 22:02:14.377 +05:30 c23c20f8-e598-4c58-8043-835728651722 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:14.379 +05:30 c23c20f8-e598-4c58-8043-835728651722 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:14 PM'. 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-23 22:02:14.380 +05:30 c23c20f8-e598-4c58-8043-835728651722 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:14 PM'. 2024-03-23 22:02:14.381 +05:30 c7ce713f-70bc-4783-af98-bf9f43cf012f INF CORS policy execution successful. 2024-03-23 22:02:14.381 +05:30 c7ce713f-70bc-4783-af98-bf9f43cf012f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:14.382 +05:30 c7ce713f-70bc-4783-af98-bf9f43cf012f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:14.383 +05:30 c7ce713f-70bc-4783-af98-bf9f43cf012f INF Fetching City deatails 2024-03-23 22:02:14.386 +05:30 c7ce713f-70bc-4783-af98-bf9f43cf012f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:14.387 +05:30 c7ce713f-70bc-4783-af98-bf9f43cf012f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.4409ms 2024-03-23 22:02:14.388 +05:30 c7ce713f-70bc-4783-af98-bf9f43cf012f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:14.388 +05:30 c7ce713f-70bc-4783-af98-bf9f43cf012f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.2972ms 2024-03-23 22:02:14.453 +05:30 a9125c1b-764d-41ea-a218-f9eb55f6ad89 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:14.454 +05:30 a9125c1b-764d-41ea-a218-f9eb55f6ad89 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:14 PM'. 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-23 22:02:14.455 +05:30 a9125c1b-764d-41ea-a218-f9eb55f6ad89 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:14 PM'. 2024-03-23 22:02:14.455 +05:30 924362b5-f379-4727-b044-7ce35588ba4a INF CORS policy execution successful. 2024-03-23 22:02:14.455 +05:30 924362b5-f379-4727-b044-7ce35588ba4a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:14.455 +05:30 924362b5-f379-4727-b044-7ce35588ba4a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:14.456 +05:30 924362b5-f379-4727-b044-7ce35588ba4a INF Fetching City deatails 2024-03-23 22:02:14.458 +05:30 924362b5-f379-4727-b044-7ce35588ba4a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:14.459 +05:30 924362b5-f379-4727-b044-7ce35588ba4a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.2593ms 2024-03-23 22:02:14.459 +05:30 924362b5-f379-4727-b044-7ce35588ba4a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:14.459 +05:30 924362b5-f379-4727-b044-7ce35588ba4a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.9957ms 2024-03-23 22:02:15.807 +05:30 64a2db72-8dfe-4389-9c8d-cd8505e16fc3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:15.808 +05:30 64a2db72-8dfe-4389-9c8d-cd8505e16fc3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:15 PM'. 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-23 22:02:15.809 +05:30 64a2db72-8dfe-4389-9c8d-cd8505e16fc3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:15 PM'. 2024-03-23 22:02:15.809 +05:30 f2846245-d5c8-45d0-900c-7f416d18f9dc INF CORS policy execution successful. 2024-03-23 22:02:15.809 +05:30 f2846245-d5c8-45d0-900c-7f416d18f9dc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:15.810 +05:30 f2846245-d5c8-45d0-900c-7f416d18f9dc INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:15.810 +05:30 f2846245-d5c8-45d0-900c-7f416d18f9dc INF Fetching City deatails 2024-03-23 22:02:15.813 +05:30 f2846245-d5c8-45d0-900c-7f416d18f9dc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:15.814 +05:30 f2846245-d5c8-45d0-900c-7f416d18f9dc INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.9295ms 2024-03-23 22:02:15.814 +05:30 f2846245-d5c8-45d0-900c-7f416d18f9dc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:15.814 +05:30 f2846245-d5c8-45d0-900c-7f416d18f9dc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.9839ms 2024-03-23 22:02:16.873 +05:30 fd761a38-1d97-4ccf-924b-334dfefa49cd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:16.875 +05:30 fd761a38-1d97-4ccf-924b-334dfefa49cd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:16 PM'. 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-23 22:02:16.876 +05:30 fd761a38-1d97-4ccf-924b-334dfefa49cd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:16 PM'. 2024-03-23 22:02:16.876 +05:30 25eb789a-d47d-42b8-b708-af3b05044ec8 INF CORS policy execution successful. 2024-03-23 22:02:16.876 +05:30 25eb789a-d47d-42b8-b708-af3b05044ec8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:16.876 +05:30 25eb789a-d47d-42b8-b708-af3b05044ec8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:16.877 +05:30 25eb789a-d47d-42b8-b708-af3b05044ec8 INF Fetching City deatails 2024-03-23 22:02:16.879 +05:30 25eb789a-d47d-42b8-b708-af3b05044ec8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:16.880 +05:30 25eb789a-d47d-42b8-b708-af3b05044ec8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.1962ms 2024-03-23 22:02:16.880 +05:30 25eb789a-d47d-42b8-b708-af3b05044ec8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:16.880 +05:30 25eb789a-d47d-42b8-b708-af3b05044ec8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.1855ms 2024-03-23 22:02:17.725 +05:30 e98d547f-1029-4486-940d-ba616c8c3a07 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:17.725 +05:30 e98d547f-1029-4486-940d-ba616c8c3a07 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:17 PM'. 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-23 22:02:17.726 +05:30 e98d547f-1029-4486-940d-ba616c8c3a07 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:17 PM'. 2024-03-23 22:02:17.726 +05:30 441e1598-7179-4e6a-bd21-50f29395d028 INF CORS policy execution successful. 2024-03-23 22:02:17.726 +05:30 441e1598-7179-4e6a-bd21-50f29395d028 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:17.726 +05:30 441e1598-7179-4e6a-bd21-50f29395d028 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:17.727 +05:30 441e1598-7179-4e6a-bd21-50f29395d028 INF Fetching City deatails 2024-03-23 22:02:17.728 +05:30 441e1598-7179-4e6a-bd21-50f29395d028 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:17.729 +05:30 441e1598-7179-4e6a-bd21-50f29395d028 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5578ms 2024-03-23 22:02:17.729 +05:30 441e1598-7179-4e6a-bd21-50f29395d028 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:17.729 +05:30 441e1598-7179-4e6a-bd21-50f29395d028 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.772ms 2024-03-23 22:02:18.640 +05:30 27e6c0de-8bbe-4159-a23f-6d4ecd7a6675 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:18.642 +05:30 27e6c0de-8bbe-4159-a23f-6d4ecd7a6675 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:18 PM'. 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-23 22:02:18.642 +05:30 27e6c0de-8bbe-4159-a23f-6d4ecd7a6675 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:18 PM'. 2024-03-23 22:02:18.642 +05:30 1562a50b-a9a9-48c9-b801-61a7f218992c INF CORS policy execution successful. 2024-03-23 22:02:18.643 +05:30 1562a50b-a9a9-48c9-b801-61a7f218992c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:18.643 +05:30 1562a50b-a9a9-48c9-b801-61a7f218992c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:18.644 +05:30 1562a50b-a9a9-48c9-b801-61a7f218992c INF Fetching City deatails 2024-03-23 22:02:18.645 +05:30 1562a50b-a9a9-48c9-b801-61a7f218992c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:18.646 +05:30 1562a50b-a9a9-48c9-b801-61a7f218992c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.9861ms 2024-03-23 22:02:18.646 +05:30 1562a50b-a9a9-48c9-b801-61a7f218992c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:18.646 +05:30 1562a50b-a9a9-48c9-b801-61a7f218992c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.7825ms 2024-03-23 22:02:18.809 +05:30 064bf3b3-b60b-4e4b-98dc-9764542b0925 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:18.810 +05:30 064bf3b3-b60b-4e4b-98dc-9764542b0925 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:18 PM'. 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-23 22:02:18.811 +05:30 064bf3b3-b60b-4e4b-98dc-9764542b0925 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:18 PM'. 2024-03-23 22:02:18.812 +05:30 41e32e83-4102-4d5c-a228-7ebe03803ee8 INF CORS policy execution successful. 2024-03-23 22:02:18.812 +05:30 41e32e83-4102-4d5c-a228-7ebe03803ee8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:18.812 +05:30 41e32e83-4102-4d5c-a228-7ebe03803ee8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:18.814 +05:30 41e32e83-4102-4d5c-a228-7ebe03803ee8 INF Fetching City deatails 2024-03-23 22:02:18.817 +05:30 41e32e83-4102-4d5c-a228-7ebe03803ee8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:18.818 +05:30 41e32e83-4102-4d5c-a228-7ebe03803ee8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.2678ms 2024-03-23 22:02:18.818 +05:30 41e32e83-4102-4d5c-a228-7ebe03803ee8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:18.818 +05:30 41e32e83-4102-4d5c-a228-7ebe03803ee8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.8442ms 2024-03-23 22:02:19.520 +05:30 3d4732ae-c47e-4bee-8a21-e83e29748b06 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:19.521 +05:30 6331044a-59fe-4509-9b80-304daba401d4 INF CORS policy execution successful. 2024-03-23 22:02:19.521 +05:30 6331044a-59fe-4509-9b80-304daba401d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.0015ms 2024-03-23 22:02:19.563 +05:30 a370b3a3-3236-4c46-a8a2-5a1c332c9724 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:19.564 +05:30 a370b3a3-3236-4c46-a8a2-5a1c332c9724 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:19 PM'. 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-23 22:02:19.564 +05:30 a370b3a3-3236-4c46-a8a2-5a1c332c9724 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:19 PM'. 2024-03-23 22:02:19.564 +05:30 aef5a02d-4447-4618-a6f9-9a296a3917ae INF CORS policy execution successful. 2024-03-23 22:02:19.565 +05:30 aef5a02d-4447-4618-a6f9-9a296a3917ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:19.565 +05:30 aef5a02d-4447-4618-a6f9-9a296a3917ae INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:19.565 +05:30 aef5a02d-4447-4618-a6f9-9a296a3917ae INF Fetching City deatails 2024-03-23 22:02:19.567 +05:30 aef5a02d-4447-4618-a6f9-9a296a3917ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:19.568 +05:30 aef5a02d-4447-4618-a6f9-9a296a3917ae INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.1226ms 2024-03-23 22:02:19.568 +05:30 aef5a02d-4447-4618-a6f9-9a296a3917ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:19.569 +05:30 aef5a02d-4447-4618-a6f9-9a296a3917ae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.6275ms 2024-03-23 22:02:19.680 +05:30 e5be7cda-6e55-4431-890a-c31322e80d2e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:19.682 +05:30 e5be7cda-6e55-4431-890a-c31322e80d2e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:19 PM'. 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-23 22:02:19.682 +05:30 e5be7cda-6e55-4431-890a-c31322e80d2e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:19 PM'. 2024-03-23 22:02:19.683 +05:30 dfc944d5-5375-4607-b69a-9fe5a1b2fe27 INF CORS policy execution successful. 2024-03-23 22:02:19.683 +05:30 dfc944d5-5375-4607-b69a-9fe5a1b2fe27 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:19.683 +05:30 dfc944d5-5375-4607-b69a-9fe5a1b2fe27 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:19.684 +05:30 dfc944d5-5375-4607-b69a-9fe5a1b2fe27 INF Fetching City deatails 2024-03-23 22:02:19.686 +05:30 dfc944d5-5375-4607-b69a-9fe5a1b2fe27 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:19.686 +05:30 dfc944d5-5375-4607-b69a-9fe5a1b2fe27 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.7853ms 2024-03-23 22:02:19.686 +05:30 dfc944d5-5375-4607-b69a-9fe5a1b2fe27 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:19.687 +05:30 dfc944d5-5375-4607-b69a-9fe5a1b2fe27 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.1952ms 2024-03-23 22:02:39.781 +05:30 074a156c-c9cc-43e2-bd64-9122cbd52465 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:39.782 +05:30 03aa2d6a-0649-4f2b-bd7b-72b2947c226e INF CORS policy execution successful. 2024-03-23 22:02:39.782 +05:30 03aa2d6a-0649-4f2b-bd7b-72b2947c226e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.7958ms 2024-03-23 22:02:39.785 +05:30 76879a1b-a0d6-4c34-bbf3-7d4843d2ec55 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:02:39.785 +05:30 8de960fc-2f6b-447d-8b04-015120eedd72 INF CORS policy execution successful. 2024-03-23 22:02:39.786 +05:30 8de960fc-2f6b-447d-8b04-015120eedd72 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9245ms 2024-03-23 22:02:39.792 +05:30 7574b106-acc1-4a11-bf15-49c2adf98368 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:02:39.793 +05:30 7a37b6e8-3781-4838-acaa-5ba52802b4c8 INF CORS policy execution successful. 2024-03-23 22:02:39.793 +05:30 7a37b6e8-3781-4838-acaa-5ba52802b4c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.0544ms 2024-03-23 22:02:39.826 +05:30 a2b893fc-f539-454d-aed2-1c15c1c99bee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:02:39.828 +05:30 a2b893fc-f539-454d-aed2-1c15c1c99bee INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:39 PM'. 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-23 22:02:39.829 +05:30 a2b893fc-f539-454d-aed2-1c15c1c99bee INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:39 PM'. 2024-03-23 22:02:39.829 +05:30 ee0dbbd4-346d-487d-abb1-2df2b8b6493a INF CORS policy execution successful. 2024-03-23 22:02:39.830 +05:30 ee0dbbd4-346d-487d-abb1-2df2b8b6493a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:39.832 +05:30 ee0dbbd4-346d-487d-abb1-2df2b8b6493a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:02:39.834 +05:30 ee0dbbd4-346d-487d-abb1-2df2b8b6493a INF Fetching City deatails 2024-03-23 22:02:39.837 +05:30 ee0dbbd4-346d-487d-abb1-2df2b8b6493a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:39.838 +05:30 ee0dbbd4-346d-487d-abb1-2df2b8b6493a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.995ms 2024-03-23 22:02:39.838 +05:30 ee0dbbd4-346d-487d-abb1-2df2b8b6493a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:02:39.839 +05:30 ee0dbbd4-346d-487d-abb1-2df2b8b6493a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 12.5581ms 2024-03-23 22:02:39.841 +05:30 4a69894b-23dc-434b-aef7-ae6e83f6c338 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:02:39.843 +05:30 f5ec1a19-64d7-4dec-96fd-d42089fd0293 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:02:39.844 +05:30 4a69894b-23dc-434b-aef7-ae6e83f6c338 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:39 PM'. 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-23 22:02:39.845 +05:30 4a69894b-23dc-434b-aef7-ae6e83f6c338 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:39 PM'. 2024-03-23 22:02:39.845 +05:30 5eb62168-976b-4d1e-8ccf-bfbc7a5be93f INF CORS policy execution successful. 2024-03-23 22:02:39.845 +05:30 5eb62168-976b-4d1e-8ccf-bfbc7a5be93f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:02:39.846 +05:30 f5ec1a19-64d7-4dec-96fd-d42089fd0293 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:39 PM'. 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-23 22:02:39.846 +05:30 f5ec1a19-64d7-4dec-96fd-d42089fd0293 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:32:39 PM'. 2024-03-23 22:02:39.846 +05:30 5a806bd3-4145-426d-8b0d-90f9a14d6c4f INF CORS policy execution successful. 2024-03-23 22:02:39.846 +05:30 5a806bd3-4145-426d-8b0d-90f9a14d6c4f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:02:39.852 +05:30 5eb62168-976b-4d1e-8ccf-bfbc7a5be93f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:02:39.852 +05:30 5a806bd3-4145-426d-8b0d-90f9a14d6c4f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:02:39.857 +05:30 5eb62168-976b-4d1e-8ccf-bfbc7a5be93f INF Fetching Country deatails 2024-03-23 22:02:39.857 +05:30 5a806bd3-4145-426d-8b0d-90f9a14d6c4f INF Fetching Department deatails 2024-03-23 22:02:39.866 +05:30 5eb62168-976b-4d1e-8ccf-bfbc7a5be93f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:39.866 +05:30 5a806bd3-4145-426d-8b0d-90f9a14d6c4f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:02:39.867 +05:30 5a806bd3-4145-426d-8b0d-90f9a14d6c4f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 14.3199ms 2024-03-23 22:02:39.867 +05:30 5eb62168-976b-4d1e-8ccf-bfbc7a5be93f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 14.3603ms 2024-03-23 22:02:39.867 +05:30 5a806bd3-4145-426d-8b0d-90f9a14d6c4f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:02:39.867 +05:30 5eb62168-976b-4d1e-8ccf-bfbc7a5be93f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:02:39.867 +05:30 5a806bd3-4145-426d-8b0d-90f9a14d6c4f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 24.0886ms 2024-03-23 22:02:39.867 +05:30 5eb62168-976b-4d1e-8ccf-bfbc7a5be93f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 26.5578ms 2024-03-23 22:04:24.895 +05:30 fb6dcc32-e119-40da-b081-ee5ef1a56e9b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:04:24.902 +05:30 826b72af-a0b7-45b8-b41a-4a012bb4d9ec INF CORS policy execution successful. 2024-03-23 22:04:24.903 +05:30 826b72af-a0b7-45b8-b41a-4a012bb4d9ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:04:24.945 +05:30 826b72af-a0b7-45b8-b41a-4a012bb4d9ec INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:04:24.976 +05:30 826b72af-a0b7-45b8-b41a-4a012bb4d9ec INF Fetching Field details for Master 2024-03-23 22:04:25.026 +05:30 826b72af-a0b7-45b8-b41a-4a012bb4d9ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:25.031 +05:30 826b72af-a0b7-45b8-b41a-4a012bb4d9ec INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 85.8984ms 2024-03-23 22:04:25.031 +05:30 826b72af-a0b7-45b8-b41a-4a012bb4d9ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:04:25.032 +05:30 826b72af-a0b7-45b8-b41a-4a012bb4d9ec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 136.5631ms 2024-03-23 22:04:25.139 +05:30 c3d989ce-5acc-4ddd-bd16-d45ff3a9b175 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:04:25.139 +05:30 57a9e96a-9f1a-40e4-b931-3de37ea6b46d INF CORS policy execution successful. 2024-03-23 22:04:25.140 +05:30 57a9e96a-9f1a-40e4-b931-3de37ea6b46d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.1186ms 2024-03-23 22:04:25.141 +05:30 6fd37583-50ea-4c23-a223-3dde21383612 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:04:25.141 +05:30 fa4101ec-cd82-47d2-ad81-5c41dedaea42 INF CORS policy execution successful. 2024-03-23 22:04:25.142 +05:30 ca71e782-ea26-4a16-8220-687207876a9d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:04:25.142 +05:30 fa4101ec-cd82-47d2-ad81-5c41dedaea42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.9053ms 2024-03-23 22:04:25.142 +05:30 0134bac4-bb8e-4d0b-aeea-5a7b1537d46d INF CORS policy execution successful. 2024-03-23 22:04:25.142 +05:30 0134bac4-bb8e-4d0b-aeea-5a7b1537d46d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5145ms 2024-03-23 22:04:25.390 +05:30 e1ffd420-8627-4170-8b71-1ca3e688412c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:04:25.392 +05:30 e1ffd420-8627-4170-8b71-1ca3e688412c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:25 PM'. 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-23 22:04:25.393 +05:30 e1ffd420-8627-4170-8b71-1ca3e688412c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:25 PM'. 2024-03-23 22:04:25.394 +05:30 e6eeaa0c-c130-4aa8-a4c6-d4c3a63a7760 INF CORS policy execution successful. 2024-03-23 22:04:25.394 +05:30 e6eeaa0c-c130-4aa8-a4c6-d4c3a63a7760 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:04:25.394 +05:30 f5cfbf67-b599-42a1-8162-b1d5b4b9c7ec INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:04:25.394 +05:30 e6eeaa0c-c130-4aa8-a4c6-d4c3a63a7760 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:04:25.395 +05:30 f5cfbf67-b599-42a1-8162-b1d5b4b9c7ec INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:25 PM'. 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-23 22:04:25.395 +05:30 50a375de-1f90-4456-ae35-631ef98dcdce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:04:25.395 +05:30 f5cfbf67-b599-42a1-8162-b1d5b4b9c7ec INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:25 PM'. 2024-03-23 22:04:25.395 +05:30 82c4e0b4-167a-4faf-b29f-f782b33760f3 INF CORS policy execution successful. 2024-03-23 22:04:25.395 +05:30 82c4e0b4-167a-4faf-b29f-f782b33760f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:04:25.395 +05:30 50a375de-1f90-4456-ae35-631ef98dcdce INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:25 PM'. 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-23 22:04:25.395 +05:30 82c4e0b4-167a-4faf-b29f-f782b33760f3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:04:25.396 +05:30 50a375de-1f90-4456-ae35-631ef98dcdce INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:25 PM'. 2024-03-23 22:04:25.395 +05:30 e6eeaa0c-c130-4aa8-a4c6-d4c3a63a7760 INF Fetching City deatails 2024-03-23 22:04:25.396 +05:30 e04a8638-255c-40b5-a26b-fe685c87efbe INF CORS policy execution successful. 2024-03-23 22:04:25.396 +05:30 e04a8638-255c-40b5-a26b-fe685c87efbe INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:04:25.396 +05:30 e04a8638-255c-40b5-a26b-fe685c87efbe INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:04:25.397 +05:30 e04a8638-255c-40b5-a26b-fe685c87efbe INF Fetching Country deatails 2024-03-23 22:04:25.397 +05:30 82c4e0b4-167a-4faf-b29f-f782b33760f3 INF Fetching Department deatails 2024-03-23 22:04:25.397 +05:30 e6eeaa0c-c130-4aa8-a4c6-d4c3a63a7760 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:25.398 +05:30 e6eeaa0c-c130-4aa8-a4c6-d4c3a63a7760 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.9871ms 2024-03-23 22:04:25.398 +05:30 e6eeaa0c-c130-4aa8-a4c6-d4c3a63a7760 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:04:25.399 +05:30 e6eeaa0c-c130-4aa8-a4c6-d4c3a63a7760 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.3737ms 2024-03-23 22:04:25.399 +05:30 e04a8638-255c-40b5-a26b-fe685c87efbe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:25.399 +05:30 82c4e0b4-167a-4faf-b29f-f782b33760f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:25.400 +05:30 e04a8638-255c-40b5-a26b-fe685c87efbe INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.7147ms 2024-03-23 22:04:25.400 +05:30 82c4e0b4-167a-4faf-b29f-f782b33760f3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.0226ms 2024-03-23 22:04:25.400 +05:30 e04a8638-255c-40b5-a26b-fe685c87efbe INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:04:25.400 +05:30 82c4e0b4-167a-4faf-b29f-f782b33760f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:04:25.400 +05:30 e04a8638-255c-40b5-a26b-fe685c87efbe INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.254ms 2024-03-23 22:04:25.400 +05:30 82c4e0b4-167a-4faf-b29f-f782b33760f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.1988ms 2024-03-23 22:04:25.592 +05:30 fe39765b-7c2b-43e9-a5c9-777832b8c5de INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:04:25.593 +05:30 fe39765b-7c2b-43e9-a5c9-777832b8c5de INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:25 PM'. 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-23 22:04:25.594 +05:30 fe39765b-7c2b-43e9-a5c9-777832b8c5de INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:25 PM'. 2024-03-23 22:04:25.594 +05:30 cb19814e-d0d2-41b6-a51b-b997944a17e5 INF CORS policy execution successful. 2024-03-23 22:04:25.594 +05:30 cb19814e-d0d2-41b6-a51b-b997944a17e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:04:25.595 +05:30 cb19814e-d0d2-41b6-a51b-b997944a17e5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:04:25.596 +05:30 cb19814e-d0d2-41b6-a51b-b997944a17e5 INF Fetching City deatails 2024-03-23 22:04:25.598 +05:30 cb19814e-d0d2-41b6-a51b-b997944a17e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:25.598 +05:30 7371e277-7cab-4ac1-b525-1a900b80f8db INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:04:25.598 +05:30 9a4e976a-3999-466a-a8da-58ad8e0e2f0e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:04:25.599 +05:30 cb19814e-d0d2-41b6-a51b-b997944a17e5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.4104ms 2024-03-23 22:04:25.599 +05:30 cb19814e-d0d2-41b6-a51b-b997944a17e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:04:25.599 +05:30 7371e277-7cab-4ac1-b525-1a900b80f8db INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:25 PM'. 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-23 22:04:25.599 +05:30 9a4e976a-3999-466a-a8da-58ad8e0e2f0e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:25 PM'. 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-23 22:04:25.599 +05:30 cb19814e-d0d2-41b6-a51b-b997944a17e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.7365ms 2024-03-23 22:04:25.600 +05:30 7371e277-7cab-4ac1-b525-1a900b80f8db INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:25 PM'. 2024-03-23 22:04:25.600 +05:30 9a4e976a-3999-466a-a8da-58ad8e0e2f0e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:25 PM'. 2024-03-23 22:04:25.600 +05:30 50f865ad-b186-4cce-89c5-41e33c257220 INF CORS policy execution successful. 2024-03-23 22:04:25.600 +05:30 8739811b-adff-4896-a6d9-24e552306ba5 INF CORS policy execution successful. 2024-03-23 22:04:25.600 +05:30 50f865ad-b186-4cce-89c5-41e33c257220 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:04:25.600 +05:30 8739811b-adff-4896-a6d9-24e552306ba5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:04:25.601 +05:30 8739811b-adff-4896-a6d9-24e552306ba5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:04:25.601 +05:30 50f865ad-b186-4cce-89c5-41e33c257220 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:04:25.604 +05:30 50f865ad-b186-4cce-89c5-41e33c257220 INF Fetching Country deatails 2024-03-23 22:04:25.604 +05:30 8739811b-adff-4896-a6d9-24e552306ba5 INF Fetching Department deatails 2024-03-23 22:04:25.606 +05:30 50f865ad-b186-4cce-89c5-41e33c257220 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:25.606 +05:30 8739811b-adff-4896-a6d9-24e552306ba5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:25.606 +05:30 8739811b-adff-4896-a6d9-24e552306ba5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.4895ms 2024-03-23 22:04:25.606 +05:30 50f865ad-b186-4cce-89c5-41e33c257220 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.4591ms 2024-03-23 22:04:25.606 +05:30 50f865ad-b186-4cce-89c5-41e33c257220 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:04:25.606 +05:30 8739811b-adff-4896-a6d9-24e552306ba5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:04:25.607 +05:30 8739811b-adff-4896-a6d9-24e552306ba5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.2076ms 2024-03-23 22:04:25.607 +05:30 50f865ad-b186-4cce-89c5-41e33c257220 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 8.2369ms 2024-03-23 22:04:35.435 +05:30 6d8110eb-4e0b-440b-99c8-6da9c059cfde INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:04:35.437 +05:30 baf9255d-d1a3-4ead-b77f-850f0dc027a0 INF CORS policy execution successful. 2024-03-23 22:04:35.439 +05:30 baf9255d-d1a3-4ead-b77f-850f0dc027a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 3.2535ms 2024-03-23 22:04:35.439 +05:30 1d7ee862-e43f-4f2e-b9ff-2e6fb1c8dbbf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:04:35.440 +05:30 ab15e5af-0a05-4a99-9475-13ff50b089eb INF CORS policy execution successful. 2024-03-23 22:04:35.440 +05:30 ab15e5af-0a05-4a99-9475-13ff50b089eb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7387ms 2024-03-23 22:04:35.443 +05:30 bfb1a0a3-c5ce-4b41-a2bb-b8d3f2b9a15a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:04:35.443 +05:30 cd92ddd3-d117-4dc1-8087-cbecd9469479 INF CORS policy execution successful. 2024-03-23 22:04:35.443 +05:30 cd92ddd3-d117-4dc1-8087-cbecd9469479 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.618ms 2024-03-23 22:04:35.479 +05:30 ed133fa8-1e8d-4c04-a362-611a73a2753f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:04:35.481 +05:30 ed133fa8-1e8d-4c04-a362-611a73a2753f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:35 PM'. 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-23 22:04:35.481 +05:30 0e3664e4-e43e-41f8-b798-b2cc830f76d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:04:35.482 +05:30 ed133fa8-1e8d-4c04-a362-611a73a2753f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:35 PM'. 2024-03-23 22:04:35.482 +05:30 de88c07e-db1b-45d6-8541-7aa9371998b3 INF CORS policy execution successful. 2024-03-23 22:04:35.482 +05:30 de88c07e-db1b-45d6-8541-7aa9371998b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:04:35.482 +05:30 de88c07e-db1b-45d6-8541-7aa9371998b3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:04:35.482 +05:30 0e3664e4-e43e-41f8-b798-b2cc830f76d7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:35 PM'. 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-23 22:04:35.483 +05:30 0e3664e4-e43e-41f8-b798-b2cc830f76d7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:35 PM'. 2024-03-23 22:04:35.483 +05:30 de88c07e-db1b-45d6-8541-7aa9371998b3 INF Fetching Country deatails 2024-03-23 22:04:35.483 +05:30 1309e0da-391d-4e43-859b-5886dbad05a0 INF CORS policy execution successful. 2024-03-23 22:04:35.483 +05:30 1309e0da-391d-4e43-859b-5886dbad05a0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:04:35.484 +05:30 1309e0da-391d-4e43-859b-5886dbad05a0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:04:35.484 +05:30 1309e0da-391d-4e43-859b-5886dbad05a0 INF Fetching City deatails 2024-03-23 22:04:35.485 +05:30 75323ca0-42a9-4b86-869e-4859120a8ab7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:04:35.485 +05:30 de88c07e-db1b-45d6-8541-7aa9371998b3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:35.485 +05:30 75323ca0-42a9-4b86-869e-4859120a8ab7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:35 PM'. 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-23 22:04:35.486 +05:30 1309e0da-391d-4e43-859b-5886dbad05a0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:35.486 +05:30 de88c07e-db1b-45d6-8541-7aa9371998b3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.0861ms 2024-03-23 22:04:35.486 +05:30 75323ca0-42a9-4b86-869e-4859120a8ab7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:35 PM'. 2024-03-23 22:04:35.486 +05:30 de88c07e-db1b-45d6-8541-7aa9371998b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:04:35.486 +05:30 89d2319e-808b-49cb-9aec-1add23bf4805 INF CORS policy execution successful. 2024-03-23 22:04:35.486 +05:30 89d2319e-808b-49cb-9aec-1add23bf4805 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:04:35.486 +05:30 de88c07e-db1b-45d6-8541-7aa9371998b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.6312ms 2024-03-23 22:04:35.486 +05:30 1309e0da-391d-4e43-859b-5886dbad05a0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4116ms 2024-03-23 22:04:35.486 +05:30 89d2319e-808b-49cb-9aec-1add23bf4805 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:04:35.486 +05:30 1309e0da-391d-4e43-859b-5886dbad05a0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:04:35.486 +05:30 1309e0da-391d-4e43-859b-5886dbad05a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.4647ms 2024-03-23 22:04:35.487 +05:30 89d2319e-808b-49cb-9aec-1add23bf4805 INF Fetching Department deatails 2024-03-23 22:04:35.487 +05:30 89d2319e-808b-49cb-9aec-1add23bf4805 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:35.488 +05:30 89d2319e-808b-49cb-9aec-1add23bf4805 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6142ms 2024-03-23 22:04:35.488 +05:30 89d2319e-808b-49cb-9aec-1add23bf4805 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:04:35.488 +05:30 89d2319e-808b-49cb-9aec-1add23bf4805 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1259ms 2024-03-23 22:04:35.925 +05:30 f5becc15-1417-4633-b11c-a3f955d036d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:04:35.926 +05:30 f5becc15-1417-4633-b11c-a3f955d036d5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:35 PM'. 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-23 22:04:35.927 +05:30 f5becc15-1417-4633-b11c-a3f955d036d5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:35 PM'. 2024-03-23 22:04:35.927 +05:30 d831bf89-3008-46da-8f24-eb8d48fcb487 INF CORS policy execution successful. 2024-03-23 22:04:35.927 +05:30 d831bf89-3008-46da-8f24-eb8d48fcb487 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:04:35.927 +05:30 d831bf89-3008-46da-8f24-eb8d48fcb487 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:04:35.927 +05:30 95184587-807d-4147-8607-77afaacf47ca INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:04:35.928 +05:30 372399da-e5bc-4aca-9f75-4cbae7019572 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:04:35.928 +05:30 d831bf89-3008-46da-8f24-eb8d48fcb487 INF Fetching City deatails 2024-03-23 22:04:35.928 +05:30 95184587-807d-4147-8607-77afaacf47ca INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:35 PM'. 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-23 22:04:35.928 +05:30 372399da-e5bc-4aca-9f75-4cbae7019572 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:35 PM'. 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-23 22:04:35.929 +05:30 95184587-807d-4147-8607-77afaacf47ca INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:35 PM'. 2024-03-23 22:04:35.929 +05:30 372399da-e5bc-4aca-9f75-4cbae7019572 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:34:35 PM'. 2024-03-23 22:04:35.929 +05:30 bfb5508a-7187-469a-a9a0-7a12d1c8a890 INF CORS policy execution successful. 2024-03-23 22:04:35.929 +05:30 9eb0d37a-e550-4830-a976-5f692620fe06 INF CORS policy execution successful. 2024-03-23 22:04:35.929 +05:30 bfb5508a-7187-469a-a9a0-7a12d1c8a890 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:04:35.929 +05:30 9eb0d37a-e550-4830-a976-5f692620fe06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:04:35.929 +05:30 d831bf89-3008-46da-8f24-eb8d48fcb487 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:35.929 +05:30 9eb0d37a-e550-4830-a976-5f692620fe06 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:04:35.929 +05:30 bfb5508a-7187-469a-a9a0-7a12d1c8a890 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:04:35.930 +05:30 9eb0d37a-e550-4830-a976-5f692620fe06 INF Fetching Country deatails 2024-03-23 22:04:35.931 +05:30 d831bf89-3008-46da-8f24-eb8d48fcb487 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.7765ms 2024-03-23 22:04:35.931 +05:30 bfb5508a-7187-469a-a9a0-7a12d1c8a890 INF Fetching Department deatails 2024-03-23 22:04:35.931 +05:30 d831bf89-3008-46da-8f24-eb8d48fcb487 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:04:35.931 +05:30 d831bf89-3008-46da-8f24-eb8d48fcb487 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.2512ms 2024-03-23 22:04:35.932 +05:30 9eb0d37a-e550-4830-a976-5f692620fe06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:35.933 +05:30 9eb0d37a-e550-4830-a976-5f692620fe06 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.4949ms 2024-03-23 22:04:35.933 +05:30 9eb0d37a-e550-4830-a976-5f692620fe06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:04:35.933 +05:30 bfb5508a-7187-469a-a9a0-7a12d1c8a890 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:35.933 +05:30 9eb0d37a-e550-4830-a976-5f692620fe06 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.4333ms 2024-03-23 22:04:35.934 +05:30 bfb5508a-7187-469a-a9a0-7a12d1c8a890 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.308ms 2024-03-23 22:04:35.934 +05:30 bfb5508a-7187-469a-a9a0-7a12d1c8a890 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:04:35.934 +05:30 bfb5508a-7187-469a-a9a0-7a12d1c8a890 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.9505ms 2024-03-23 22:04:51.269 +05:30 30115096-74a8-4644-9d51-2de08a6c8a97 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:04:51.271 +05:30 a4520861-ff1e-489a-8a4b-6fbb17a7d2d6 INF CORS policy execution successful. 2024-03-23 22:04:51.271 +05:30 a4520861-ff1e-489a-8a4b-6fbb17a7d2d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:04:51.272 +05:30 a4520861-ff1e-489a-8a4b-6fbb17a7d2d6 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:04:51.275 +05:30 a4520861-ff1e-489a-8a4b-6fbb17a7d2d6 INF Fetching Field details for Master 2024-03-23 22:04:51.279 +05:30 a4520861-ff1e-489a-8a4b-6fbb17a7d2d6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:04:51.280 +05:30 a4520861-ff1e-489a-8a4b-6fbb17a7d2d6 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.2229ms 2024-03-23 22:04:51.280 +05:30 a4520861-ff1e-489a-8a4b-6fbb17a7d2d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:04:51.280 +05:30 a4520861-ff1e-489a-8a4b-6fbb17a7d2d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 10.9824ms 2024-03-23 22:08:19.151 +05:30 c0078f06-490f-4991-8f61-d8a743ea3129 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:08:19.156 +05:30 12de9770-01dc-4e1a-8728-af81317b11e7 INF CORS policy execution successful. 2024-03-23 22:08:19.157 +05:30 12de9770-01dc-4e1a-8728-af81317b11e7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:08:19.158 +05:30 12de9770-01dc-4e1a-8728-af81317b11e7 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:08:19.163 +05:30 12de9770-01dc-4e1a-8728-af81317b11e7 INF Fetching Field details for Master 2024-03-23 22:08:19.172 +05:30 12de9770-01dc-4e1a-8728-af81317b11e7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:08:19.175 +05:30 12de9770-01dc-4e1a-8728-af81317b11e7 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 17.2341ms 2024-03-23 22:08:19.175 +05:30 12de9770-01dc-4e1a-8728-af81317b11e7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:08:19.176 +05:30 12de9770-01dc-4e1a-8728-af81317b11e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 24.8657ms 2024-03-23 22:08:19.703 +05:30 71d59d17-6a3c-4b1e-a3f6-5fc5e9570548 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:08:19.703 +05:30 01a1365b-5e10-48c3-8902-8d0d9840cd9b INF CORS policy execution successful. 2024-03-23 22:08:19.703 +05:30 01a1365b-5e10-48c3-8902-8d0d9840cd9b INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:08:19.703 +05:30 01a1365b-5e10-48c3-8902-8d0d9840cd9b INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:08:19.704 +05:30 01a1365b-5e10-48c3-8902-8d0d9840cd9b INF Fetching Field details for Master 2024-03-23 22:08:19.705 +05:30 01a1365b-5e10-48c3-8902-8d0d9840cd9b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:08:19.706 +05:30 01a1365b-5e10-48c3-8902-8d0d9840cd9b INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.5239ms 2024-03-23 22:08:19.706 +05:30 01a1365b-5e10-48c3-8902-8d0d9840cd9b INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:08:19.706 +05:30 01a1365b-5e10-48c3-8902-8d0d9840cd9b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.6828ms 2024-03-23 22:11:43.962 +05:30 84b8a105-2a31-44df-a0ba-e21738c8790b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:11:43.965 +05:30 a2f3d48c-36e3-475c-87eb-7f004fff399d INF CORS policy execution successful. 2024-03-23 22:11:43.966 +05:30 a2f3d48c-36e3-475c-87eb-7f004fff399d INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:11:43.967 +05:30 a2f3d48c-36e3-475c-87eb-7f004fff399d INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:11:43.969 +05:30 a2f3d48c-36e3-475c-87eb-7f004fff399d INF Fetching Field details for Master 2024-03-23 22:11:44.096 +05:30 a2f3d48c-36e3-475c-87eb-7f004fff399d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:11:44.100 +05:30 a2f3d48c-36e3-475c-87eb-7f004fff399d INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 132.7809ms 2024-03-23 22:11:44.100 +05:30 a2f3d48c-36e3-475c-87eb-7f004fff399d INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:11:44.101 +05:30 a2f3d48c-36e3-475c-87eb-7f004fff399d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 138.3709ms 2024-03-23 22:12:10.407 +05:30 40bc85d2-8104-414d-9dac-89827bdad502 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:12:10.408 +05:30 e8a62ee8-f321-4a97-98af-ff527f0273d1 INF CORS policy execution successful. 2024-03-23 22:12:10.408 +05:30 e8a62ee8-f321-4a97-98af-ff527f0273d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:12:10.409 +05:30 e8a62ee8-f321-4a97-98af-ff527f0273d1 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:12:10.410 +05:30 e8a62ee8-f321-4a97-98af-ff527f0273d1 INF Fetching Field details for Master 2024-03-23 22:12:10.412 +05:30 e8a62ee8-f321-4a97-98af-ff527f0273d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:12:10.414 +05:30 e8a62ee8-f321-4a97-98af-ff527f0273d1 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.9572ms 2024-03-23 22:12:10.414 +05:30 e8a62ee8-f321-4a97-98af-ff527f0273d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:12:10.414 +05:30 e8a62ee8-f321-4a97-98af-ff527f0273d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.4522ms 2024-03-23 22:13:35.459 +05:30 b335138d-d4cc-48dc-8e60-fb4043a7343d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:13:35.461 +05:30 3184b8d7-1b00-4dd0-89a6-59953e1adf02 INF CORS policy execution successful. 2024-03-23 22:13:35.462 +05:30 3184b8d7-1b00-4dd0-89a6-59953e1adf02 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 3.7969ms 2024-03-23 22:13:35.510 +05:30 3cf724b4-dcf5-4da4-910f-98d88c30b4d4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:13:35.511 +05:30 37226a4b-f06c-4cc9-b5bb-cbf886bb9318 INF CORS policy execution successful. 2024-03-23 22:13:35.511 +05:30 37226a4b-f06c-4cc9-b5bb-cbf886bb9318 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.0924ms 2024-03-23 22:13:35.517 +05:30 72ee4474-f569-47ac-ab45-3688571e61ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:13:35.517 +05:30 e4897a01-9841-4033-8f0e-6263ef847b78 INF CORS policy execution successful. 2024-03-23 22:13:35.518 +05:30 e4897a01-9841-4033-8f0e-6263ef847b78 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8369ms 2024-03-23 22:13:35.662 +05:30 4c0ad615-0170-490d-b995-a3160d8d323e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:13:35.667 +05:30 4c0ad615-0170-490d-b995-a3160d8d323e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:43:35 PM'. 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-23 22:13:35.669 +05:30 4c0ad615-0170-490d-b995-a3160d8d323e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:43:35 PM'. 2024-03-23 22:13:35.670 +05:30 f684ac6f-bc97-4de3-9197-ab83a8b9f08a INF CORS policy execution successful. 2024-03-23 22:13:35.670 +05:30 f684ac6f-bc97-4de3-9197-ab83a8b9f08a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:13:35.671 +05:30 f684ac6f-bc97-4de3-9197-ab83a8b9f08a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:13:35.675 +05:30 f684ac6f-bc97-4de3-9197-ab83a8b9f08a INF Fetching City deatails 2024-03-23 22:13:35.683 +05:30 f684ac6f-bc97-4de3-9197-ab83a8b9f08a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:13:35.684 +05:30 f684ac6f-bc97-4de3-9197-ab83a8b9f08a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 12.6348ms 2024-03-23 22:13:35.684 +05:30 f684ac6f-bc97-4de3-9197-ab83a8b9f08a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:13:35.684 +05:30 f684ac6f-bc97-4de3-9197-ab83a8b9f08a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 22.3667ms 2024-03-23 22:13:35.689 +05:30 d339ebdb-ecff-4b81-b03f-a4519496f36f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:13:35.690 +05:30 d339ebdb-ecff-4b81-b03f-a4519496f36f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:43:35 PM'. 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-23 22:13:35.692 +05:30 d339ebdb-ecff-4b81-b03f-a4519496f36f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:43:35 PM'. 2024-03-23 22:13:35.692 +05:30 afc99556-1c81-419a-b1b6-30a5ce921aad INF CORS policy execution successful. 2024-03-23 22:13:35.692 +05:30 afc99556-1c81-419a-b1b6-30a5ce921aad INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:13:35.693 +05:30 afc99556-1c81-419a-b1b6-30a5ce921aad INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:13:35.694 +05:30 afc99556-1c81-419a-b1b6-30a5ce921aad INF Fetching Department deatails 2024-03-23 22:13:35.695 +05:30 73794d8f-6fb6-4169-b406-68f07f7d5235 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:13:35.696 +05:30 73794d8f-6fb6-4169-b406-68f07f7d5235 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:43:35 PM'. 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-23 22:13:35.697 +05:30 73794d8f-6fb6-4169-b406-68f07f7d5235 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:43:35 PM'. 2024-03-23 22:13:35.697 +05:30 3172c595-4f52-4fa5-a7bf-5399d03b1374 INF CORS policy execution successful. 2024-03-23 22:13:35.697 +05:30 3172c595-4f52-4fa5-a7bf-5399d03b1374 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:13:35.697 +05:30 3172c595-4f52-4fa5-a7bf-5399d03b1374 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:13:35.698 +05:30 3172c595-4f52-4fa5-a7bf-5399d03b1374 INF Fetching Country deatails 2024-03-23 22:13:35.699 +05:30 afc99556-1c81-419a-b1b6-30a5ce921aad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:13:35.703 +05:30 afc99556-1c81-419a-b1b6-30a5ce921aad INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 9.6504ms 2024-03-23 22:13:35.703 +05:30 afc99556-1c81-419a-b1b6-30a5ce921aad INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:13:35.703 +05:30 afc99556-1c81-419a-b1b6-30a5ce921aad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 14.4039ms 2024-03-23 22:13:35.716 +05:30 3172c595-4f52-4fa5-a7bf-5399d03b1374 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:13:35.716 +05:30 3172c595-4f52-4fa5-a7bf-5399d03b1374 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 19.174ms 2024-03-23 22:13:35.717 +05:30 3172c595-4f52-4fa5-a7bf-5399d03b1374 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:13:35.717 +05:30 3172c595-4f52-4fa5-a7bf-5399d03b1374 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 21.6057ms 2024-03-23 22:13:35.817 +05:30 f346f029-b1a0-4d01-87e5-5b3b4008f276 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:13:35.817 +05:30 72b267ff-04ca-4e95-973c-8309c9660156 INF CORS policy execution successful. 2024-03-23 22:13:35.817 +05:30 72b267ff-04ca-4e95-973c-8309c9660156 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:13:35.818 +05:30 72b267ff-04ca-4e95-973c-8309c9660156 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:13:35.819 +05:30 72b267ff-04ca-4e95-973c-8309c9660156 INF Fetching Field details for Master 2024-03-23 22:13:35.821 +05:30 72b267ff-04ca-4e95-973c-8309c9660156 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:13:35.822 +05:30 72b267ff-04ca-4e95-973c-8309c9660156 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.8582ms 2024-03-23 22:13:35.822 +05:30 72b267ff-04ca-4e95-973c-8309c9660156 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:13:35.822 +05:30 72b267ff-04ca-4e95-973c-8309c9660156 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.834ms 2024-03-23 22:13:38.179 +05:30 bece2e0c-6292-4ba3-9597-4a31226fc802 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:13:38.179 +05:30 8299725e-465f-4cf7-bfb1-d8c6e417c55a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:13:38.179 +05:30 68315476-c0a3-4131-bacd-cb31dd5ee0a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:13:38.180 +05:30 e75fd859-7410-4c4b-919d-4edcd2ca00e0 INF CORS policy execution successful. 2024-03-23 22:13:38.180 +05:30 3edd7588-6180-4680-aec4-ecbb4686cd14 INF CORS policy execution successful. 2024-03-23 22:13:38.180 +05:30 3e85e299-f824-4727-bebd-965cdee6fe1c INF CORS policy execution successful. 2024-03-23 22:13:38.181 +05:30 3e85e299-f824-4727-bebd-965cdee6fe1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.2149ms 2024-03-23 22:13:38.181 +05:30 e75fd859-7410-4c4b-919d-4edcd2ca00e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.3849ms 2024-03-23 22:13:38.181 +05:30 3edd7588-6180-4680-aec4-ecbb4686cd14 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.2144ms 2024-03-23 22:13:38.203 +05:30 41d3b4d7-c4a9-412d-882d-94c864c1881d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:13:38.203 +05:30 e2c454ee-cd1f-449b-8efc-998d0dcfd4e2 INF CORS policy execution successful. 2024-03-23 22:13:38.203 +05:30 e2c454ee-cd1f-449b-8efc-998d0dcfd4e2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:13:38.203 +05:30 e2c454ee-cd1f-449b-8efc-998d0dcfd4e2 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:13:38.204 +05:30 e2c454ee-cd1f-449b-8efc-998d0dcfd4e2 INF Fetching Field details for Master 2024-03-23 22:13:38.206 +05:30 e2c454ee-cd1f-449b-8efc-998d0dcfd4e2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:13:38.207 +05:30 e2c454ee-cd1f-449b-8efc-998d0dcfd4e2 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.4401ms 2024-03-23 22:13:38.207 +05:30 e2c454ee-cd1f-449b-8efc-998d0dcfd4e2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:13:38.207 +05:30 e2c454ee-cd1f-449b-8efc-998d0dcfd4e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.5029ms 2024-03-23 22:13:38.230 +05:30 2fdc8f00-f308-4e20-9435-b48ffa919f25 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:13:38.231 +05:30 2fdc8f00-f308-4e20-9435-b48ffa919f25 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:43:38 PM'. 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-23 22:13:38.232 +05:30 2fdc8f00-f308-4e20-9435-b48ffa919f25 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:43:38 PM'. 2024-03-23 22:13:38.232 +05:30 d747c8b1-501f-42e7-8990-1135f3612bd6 INF CORS policy execution successful. 2024-03-23 22:13:38.232 +05:30 d747c8b1-501f-42e7-8990-1135f3612bd6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:13:38.232 +05:30 d747c8b1-501f-42e7-8990-1135f3612bd6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:13:38.233 +05:30 d747c8b1-501f-42e7-8990-1135f3612bd6 INF Fetching Country deatails 2024-03-23 22:13:38.237 +05:30 14e442ec-f922-4554-a828-06c58024cfe6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:13:38.239 +05:30 14e442ec-f922-4554-a828-06c58024cfe6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:43:38 PM'. 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-23 22:13:38.239 +05:30 14e442ec-f922-4554-a828-06c58024cfe6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:43:38 PM'. 2024-03-23 22:13:38.239 +05:30 2f497380-177d-4554-bc49-30203be211a9 INF CORS policy execution successful. 2024-03-23 22:13:38.239 +05:30 2f497380-177d-4554-bc49-30203be211a9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:13:38.240 +05:30 2f497380-177d-4554-bc49-30203be211a9 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:13:38.240 +05:30 2f497380-177d-4554-bc49-30203be211a9 INF Fetching Department deatails 2024-03-23 22:13:38.243 +05:30 d747c8b1-501f-42e7-8990-1135f3612bd6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:13:38.243 +05:30 54d64dc9-2740-42a8-bd49-bac9ab54bdc0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:13:38.243 +05:30 d747c8b1-501f-42e7-8990-1135f3612bd6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 10.993ms 2024-03-23 22:13:38.243 +05:30 d747c8b1-501f-42e7-8990-1135f3612bd6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:13:38.243 +05:30 d747c8b1-501f-42e7-8990-1135f3612bd6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 13.375ms 2024-03-23 22:13:38.244 +05:30 54d64dc9-2740-42a8-bd49-bac9ab54bdc0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:43:38 PM'. 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-23 22:13:38.244 +05:30 54d64dc9-2740-42a8-bd49-bac9ab54bdc0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:43:38 PM'. 2024-03-23 22:13:38.244 +05:30 f01763fd-a443-44c5-81b2-7a556e0d3dc4 INF CORS policy execution successful. 2024-03-23 22:13:38.245 +05:30 f01763fd-a443-44c5-81b2-7a556e0d3dc4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:13:38.245 +05:30 f01763fd-a443-44c5-81b2-7a556e0d3dc4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:13:38.246 +05:30 f01763fd-a443-44c5-81b2-7a556e0d3dc4 INF Fetching City deatails 2024-03-23 22:13:38.246 +05:30 f01763fd-a443-44c5-81b2-7a556e0d3dc4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:13:38.247 +05:30 f01763fd-a443-44c5-81b2-7a556e0d3dc4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1939ms 2024-03-23 22:13:38.247 +05:30 f01763fd-a443-44c5-81b2-7a556e0d3dc4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:13:38.247 +05:30 f01763fd-a443-44c5-81b2-7a556e0d3dc4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.5023ms 2024-03-23 22:13:38.248 +05:30 2f497380-177d-4554-bc49-30203be211a9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:13:38.249 +05:30 2f497380-177d-4554-bc49-30203be211a9 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 9.1019ms 2024-03-23 22:13:38.249 +05:30 2f497380-177d-4554-bc49-30203be211a9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:13:38.249 +05:30 2f497380-177d-4554-bc49-30203be211a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.5518ms 2024-03-23 22:13:43.939 +05:30 ff981d73-2d85-4941-b875-cf63db75cae5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:13:43.940 +05:30 0ee5d305-6461-4922-b01a-e90ec4eb76b5 INF CORS policy execution successful. 2024-03-23 22:13:43.940 +05:30 0ee5d305-6461-4922-b01a-e90ec4eb76b5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:13:43.940 +05:30 0ee5d305-6461-4922-b01a-e90ec4eb76b5 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:13:43.941 +05:30 0ee5d305-6461-4922-b01a-e90ec4eb76b5 INF Fetching Field details for Master 2024-03-23 22:13:43.942 +05:30 0ee5d305-6461-4922-b01a-e90ec4eb76b5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:13:43.943 +05:30 0ee5d305-6461-4922-b01a-e90ec4eb76b5 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.4123ms 2024-03-23 22:13:43.943 +05:30 0ee5d305-6461-4922-b01a-e90ec4eb76b5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:13:43.943 +05:30 0ee5d305-6461-4922-b01a-e90ec4eb76b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.1797ms 2024-03-23 22:13:59.809 +05:30 f8d32bff-d28c-4df6-a593-c93e8def8d74 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:13:59.810 +05:30 59f9d002-d989-4a3d-8555-a3770cfff548 INF CORS policy execution successful. 2024-03-23 22:13:59.810 +05:30 59f9d002-d989-4a3d-8555-a3770cfff548 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:13:59.810 +05:30 59f9d002-d989-4a3d-8555-a3770cfff548 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:13:59.811 +05:30 59f9d002-d989-4a3d-8555-a3770cfff548 INF Fetching Field details for Master 2024-03-23 22:13:59.813 +05:30 59f9d002-d989-4a3d-8555-a3770cfff548 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:13:59.814 +05:30 59f9d002-d989-4a3d-8555-a3770cfff548 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.7309ms 2024-03-23 22:13:59.814 +05:30 59f9d002-d989-4a3d-8555-a3770cfff548 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:13:59.814 +05:30 59f9d002-d989-4a3d-8555-a3770cfff548 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.8998ms 2024-03-23 22:14:01.044 +05:30 b2308551-568e-4956-9d46-2aed31d73ef6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:14:01.045 +05:30 7aba5793-87af-4bc8-a3e8-0439e4a0da29 INF CORS policy execution successful. 2024-03-23 22:14:01.045 +05:30 7aba5793-87af-4bc8-a3e8-0439e4a0da29 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:14:01.046 +05:30 7aba5793-87af-4bc8-a3e8-0439e4a0da29 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:14:01.047 +05:30 7aba5793-87af-4bc8-a3e8-0439e4a0da29 INF Fetching Field details for Master 2024-03-23 22:14:01.050 +05:30 7aba5793-87af-4bc8-a3e8-0439e4a0da29 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:14:01.051 +05:30 7aba5793-87af-4bc8-a3e8-0439e4a0da29 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.7489ms 2024-03-23 22:14:01.051 +05:30 7aba5793-87af-4bc8-a3e8-0439e4a0da29 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:14:01.051 +05:30 7aba5793-87af-4bc8-a3e8-0439e4a0da29 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.113ms 2024-03-23 22:14:03.930 +05:30 87e0697b-05b9-4372-81c1-f9775f4a8a6d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:14:03.931 +05:30 fb9d1806-3b84-4ce8-bac1-facd714640e3 INF CORS policy execution successful. 2024-03-23 22:14:03.931 +05:30 fb9d1806-3b84-4ce8-bac1-facd714640e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7573ms 2024-03-23 22:14:03.937 +05:30 f6172bf8-0c45-475e-8f55-44c6a2df3510 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:14:03.938 +05:30 04d0bef6-d636-49c2-a220-c2d2bd1c8e70 INF CORS policy execution successful. 2024-03-23 22:14:03.938 +05:30 04d0bef6-d636-49c2-a220-c2d2bd1c8e70 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4934ms 2024-03-23 22:14:03.943 +05:30 7a77d8bb-10bf-4fd4-9b7e-20823143cd24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:14:03.943 +05:30 73bf4b27-14a0-4f75-8f4d-8384f1c5d722 INF CORS policy execution successful. 2024-03-23 22:14:03.943 +05:30 73bf4b27-14a0-4f75-8f4d-8384f1c5d722 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5521ms 2024-03-23 22:14:03.965 +05:30 985aa8d7-5fed-4465-b60a-76b6b36f3607 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:14:03.966 +05:30 3bd2ca33-7f59-467c-bd25-b36412afac22 INF CORS policy execution successful. 2024-03-23 22:14:03.966 +05:30 3bd2ca33-7f59-467c-bd25-b36412afac22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:14:03.966 +05:30 3bd2ca33-7f59-467c-bd25-b36412afac22 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:14:03.966 +05:30 3bd2ca33-7f59-467c-bd25-b36412afac22 INF Fetching Field details for Master 2024-03-23 22:14:03.970 +05:30 3bd2ca33-7f59-467c-bd25-b36412afac22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:14:03.971 +05:30 3bd2ca33-7f59-467c-bd25-b36412afac22 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.6237ms 2024-03-23 22:14:03.971 +05:30 3bd2ca33-7f59-467c-bd25-b36412afac22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:14:03.971 +05:30 3bd2ca33-7f59-467c-bd25-b36412afac22 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.6239ms 2024-03-23 22:14:04.002 +05:30 aaf164fd-cbfd-46ad-89d3-2974628c7926 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:14:04.003 +05:30 aaf164fd-cbfd-46ad-89d3-2974628c7926 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:44:04 PM'. 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-23 22:14:04.003 +05:30 aaf164fd-cbfd-46ad-89d3-2974628c7926 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:44:04 PM'. 2024-03-23 22:14:04.004 +05:30 e3e8d6ab-0f7b-4335-bf7e-c1fbc4244df7 INF CORS policy execution successful. 2024-03-23 22:14:04.004 +05:30 e3e8d6ab-0f7b-4335-bf7e-c1fbc4244df7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:14:04.004 +05:30 e3e8d6ab-0f7b-4335-bf7e-c1fbc4244df7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:14:04.004 +05:30 18f94e02-aa97-4ada-8f38-27495754484f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:14:04.005 +05:30 66c472d0-a473-4053-9e36-8751bed7348c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:14:04.005 +05:30 18f94e02-aa97-4ada-8f38-27495754484f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:44:04 PM'. 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-23 22:14:04.005 +05:30 e3e8d6ab-0f7b-4335-bf7e-c1fbc4244df7 INF Fetching Department deatails 2024-03-23 22:14:04.005 +05:30 66c472d0-a473-4053-9e36-8751bed7348c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:44:04 PM'. 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-23 22:14:04.005 +05:30 18f94e02-aa97-4ada-8f38-27495754484f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:44:04 PM'. 2024-03-23 22:14:04.006 +05:30 66c472d0-a473-4053-9e36-8751bed7348c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:44:04 PM'. 2024-03-23 22:14:04.006 +05:30 9d69c8c5-e416-4735-81b4-baa26b42375a INF CORS policy execution successful. 2024-03-23 22:14:04.006 +05:30 6c3de717-2ff3-4321-9cfe-07f37d186a07 INF CORS policy execution successful. 2024-03-23 22:14:04.006 +05:30 9d69c8c5-e416-4735-81b4-baa26b42375a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:14:04.006 +05:30 6c3de717-2ff3-4321-9cfe-07f37d186a07 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:14:04.006 +05:30 9d69c8c5-e416-4735-81b4-baa26b42375a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:14:04.006 +05:30 6c3de717-2ff3-4321-9cfe-07f37d186a07 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:14:04.006 +05:30 9d69c8c5-e416-4735-81b4-baa26b42375a INF Fetching Country deatails 2024-03-23 22:14:04.006 +05:30 6c3de717-2ff3-4321-9cfe-07f37d186a07 INF Fetching City deatails 2024-03-23 22:14:04.007 +05:30 e3e8d6ab-0f7b-4335-bf7e-c1fbc4244df7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:14:04.007 +05:30 e3e8d6ab-0f7b-4335-bf7e-c1fbc4244df7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.9544ms 2024-03-23 22:14:04.007 +05:30 e3e8d6ab-0f7b-4335-bf7e-c1fbc4244df7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:14:04.007 +05:30 e3e8d6ab-0f7b-4335-bf7e-c1fbc4244df7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.626ms 2024-03-23 22:14:04.008 +05:30 9d69c8c5-e416-4735-81b4-baa26b42375a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:14:04.009 +05:30 9d69c8c5-e416-4735-81b4-baa26b42375a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.7496ms 2024-03-23 22:14:04.009 +05:30 9d69c8c5-e416-4735-81b4-baa26b42375a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:14:04.009 +05:30 9d69c8c5-e416-4735-81b4-baa26b42375a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.6662ms 2024-03-23 22:14:04.015 +05:30 6c3de717-2ff3-4321-9cfe-07f37d186a07 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:14:04.016 +05:30 6c3de717-2ff3-4321-9cfe-07f37d186a07 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.8386ms 2024-03-23 22:14:04.016 +05:30 6c3de717-2ff3-4321-9cfe-07f37d186a07 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:14:04.016 +05:30 6c3de717-2ff3-4321-9cfe-07f37d186a07 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.2066ms 2024-03-23 22:14:04.347 +05:30 55a4033f-4811-404f-b574-4b4f4afc3fbf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:14:04.347 +05:30 8ad35c71-5ef7-45d9-8a26-7de01d5db09a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:14:04.347 +05:30 4803bb43-cd82-4950-8e09-f985706b9eb6 INF CORS policy execution successful. 2024-03-23 22:14:04.347 +05:30 8cc7919f-6e02-4a3b-b0d5-9779709cee2e INF CORS policy execution successful. 2024-03-23 22:14:04.348 +05:30 5dda85fa-7b5a-4f41-a739-c1b6441cb2f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:14:04.348 +05:30 4803bb43-cd82-4950-8e09-f985706b9eb6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:14:04.348 +05:30 43a03d0f-f30c-4e94-8294-7fce4d25774e INF CORS policy execution successful. 2024-03-23 22:14:04.348 +05:30 4803bb43-cd82-4950-8e09-f985706b9eb6 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:14:04.348 +05:30 43a03d0f-f30c-4e94-8294-7fce4d25774e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3148ms 2024-03-23 22:14:04.348 +05:30 8cc7919f-6e02-4a3b-b0d5-9779709cee2e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8264ms 2024-03-23 22:14:04.348 +05:30 4803bb43-cd82-4950-8e09-f985706b9eb6 INF Fetching Field details for Master 2024-03-23 22:14:04.349 +05:30 6c96bfec-ccd4-4aa0-8ea9-4e3013345c40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:14:04.349 +05:30 3292c9a1-fbbd-4b5b-b386-7273705b057e INF CORS policy execution successful. 2024-03-23 22:14:04.349 +05:30 3292c9a1-fbbd-4b5b-b386-7273705b057e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2621ms 2024-03-23 22:14:04.350 +05:30 4803bb43-cd82-4950-8e09-f985706b9eb6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:14:04.350 +05:30 4803bb43-cd82-4950-8e09-f985706b9eb6 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.4333ms 2024-03-23 22:14:04.350 +05:30 4803bb43-cd82-4950-8e09-f985706b9eb6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:14:04.351 +05:30 4803bb43-cd82-4950-8e09-f985706b9eb6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.4474ms 2024-03-23 22:14:04.401 +05:30 416ec33a-f9db-44d7-adb7-f3e8ef5cba1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:14:04.401 +05:30 416ec33a-f9db-44d7-adb7-f3e8ef5cba1a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:44:04 PM'. 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-23 22:14:04.402 +05:30 416ec33a-f9db-44d7-adb7-f3e8ef5cba1a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:44:04 PM'. 2024-03-23 22:14:04.402 +05:30 c1f05f69-cdfe-4b40-aa24-62e94e1227d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:14:04.402 +05:30 6efafba1-edd2-4dda-ab14-760be42ba21b INF CORS policy execution successful. 2024-03-23 22:14:04.402 +05:30 6efafba1-edd2-4dda-ab14-760be42ba21b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:14:04.402 +05:30 6efafba1-edd2-4dda-ab14-760be42ba21b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:14:04.403 +05:30 c1f05f69-cdfe-4b40-aa24-62e94e1227d2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:44:04 PM'. 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-23 22:14:04.403 +05:30 c1f05f69-cdfe-4b40-aa24-62e94e1227d2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:44:04 PM'. 2024-03-23 22:14:04.403 +05:30 4503d985-a596-43a8-bbfd-a9ec08bcedf5 INF CORS policy execution successful. 2024-03-23 22:14:04.403 +05:30 4503d985-a596-43a8-bbfd-a9ec08bcedf5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:14:04.403 +05:30 1c19bfaa-7dd6-48b2-a73a-7bcbb910707c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:14:04.403 +05:30 6efafba1-edd2-4dda-ab14-760be42ba21b INF Fetching Country deatails 2024-03-23 22:14:04.403 +05:30 4503d985-a596-43a8-bbfd-a9ec08bcedf5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:14:04.404 +05:30 1c19bfaa-7dd6-48b2-a73a-7bcbb910707c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:44:04 PM'. 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-23 22:14:04.404 +05:30 4503d985-a596-43a8-bbfd-a9ec08bcedf5 INF Fetching City deatails 2024-03-23 22:14:04.404 +05:30 1c19bfaa-7dd6-48b2-a73a-7bcbb910707c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/23/2024 4:08:47 PM', Current time (UTC): '3/23/2024 4:44:04 PM'. 2024-03-23 22:14:04.404 +05:30 2945d1a6-79f7-4c8d-b517-5dd124553eef INF CORS policy execution successful. 2024-03-23 22:14:04.404 +05:30 2945d1a6-79f7-4c8d-b517-5dd124553eef INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:14:04.404 +05:30 2945d1a6-79f7-4c8d-b517-5dd124553eef INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:14:04.404 +05:30 6efafba1-edd2-4dda-ab14-760be42ba21b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:14:04.405 +05:30 2945d1a6-79f7-4c8d-b517-5dd124553eef INF Fetching Department deatails 2024-03-23 22:14:04.405 +05:30 6efafba1-edd2-4dda-ab14-760be42ba21b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.08ms 2024-03-23 22:14:04.405 +05:30 6efafba1-edd2-4dda-ab14-760be42ba21b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:14:04.405 +05:30 6efafba1-edd2-4dda-ab14-760be42ba21b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.0965ms 2024-03-23 22:14:04.405 +05:30 4503d985-a596-43a8-bbfd-a9ec08bcedf5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:14:04.406 +05:30 2945d1a6-79f7-4c8d-b517-5dd124553eef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:14:04.406 +05:30 4503d985-a596-43a8-bbfd-a9ec08bcedf5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4132ms 2024-03-23 22:14:04.406 +05:30 4503d985-a596-43a8-bbfd-a9ec08bcedf5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:14:04.406 +05:30 2945d1a6-79f7-4c8d-b517-5dd124553eef INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6241ms 2024-03-23 22:14:04.406 +05:30 2945d1a6-79f7-4c8d-b517-5dd124553eef INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:14:04.406 +05:30 4503d985-a596-43a8-bbfd-a9ec08bcedf5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.1438ms 2024-03-23 22:14:04.406 +05:30 2945d1a6-79f7-4c8d-b517-5dd124553eef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7903ms 2024-03-23 22:14:09.838 +05:30 e3feecf9-8f09-4341-a3b4-2851ec31087d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:14:09.839 +05:30 d13efa9b-c5f8-4762-9ee0-4a51364437fd INF CORS policy execution successful. 2024-03-23 22:14:09.839 +05:30 d13efa9b-c5f8-4762-9ee0-4a51364437fd INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:14:09.839 +05:30 d13efa9b-c5f8-4762-9ee0-4a51364437fd INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:14:09.839 +05:30 d13efa9b-c5f8-4762-9ee0-4a51364437fd INF Fetching Field details for Master 2024-03-23 22:14:09.843 +05:30 d13efa9b-c5f8-4762-9ee0-4a51364437fd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:14:09.844 +05:30 d13efa9b-c5f8-4762-9ee0-4a51364437fd INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.116ms 2024-03-23 22:14:09.845 +05:30 d13efa9b-c5f8-4762-9ee0-4a51364437fd INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:14:09.845 +05:30 d13efa9b-c5f8-4762-9ee0-4a51364437fd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.3274ms 2024-03-23 22:14:15.742 +05:30 e791176b-3ec3-49e3-92c6-039a052a1442 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:14:15.743 +05:30 f25b9b52-7c26-4c9c-89e0-7ce2f30fda82 INF CORS policy execution successful. 2024-03-23 22:14:15.743 +05:30 f25b9b52-7c26-4c9c-89e0-7ce2f30fda82 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:14:15.743 +05:30 f25b9b52-7c26-4c9c-89e0-7ce2f30fda82 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:14:15.744 +05:30 f25b9b52-7c26-4c9c-89e0-7ce2f30fda82 INF Fetching Field details for Master 2024-03-23 22:14:15.746 +05:30 f25b9b52-7c26-4c9c-89e0-7ce2f30fda82 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:14:15.746 +05:30 f25b9b52-7c26-4c9c-89e0-7ce2f30fda82 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.0148ms 2024-03-23 22:14:15.746 +05:30 f25b9b52-7c26-4c9c-89e0-7ce2f30fda82 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:14:15.746 +05:30 f25b9b52-7c26-4c9c-89e0-7ce2f30fda82 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.2081ms 2024-03-23 22:15:50.467 +05:30 757c0c08-b83a-4596-8522-6ecdb0d44554 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:15:50.469 +05:30 db0d492f-a423-4cf6-afef-f5ac38307f88 INF CORS policy execution successful. 2024-03-23 22:15:50.469 +05:30 db0d492f-a423-4cf6-afef-f5ac38307f88 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:15:50.470 +05:30 db0d492f-a423-4cf6-afef-f5ac38307f88 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:15:50.472 +05:30 db0d492f-a423-4cf6-afef-f5ac38307f88 INF Fetching Field details for Master 2024-03-23 22:15:50.477 +05:30 db0d492f-a423-4cf6-afef-f5ac38307f88 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:15:50.479 +05:30 db0d492f-a423-4cf6-afef-f5ac38307f88 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.8925ms 2024-03-23 22:15:50.480 +05:30 db0d492f-a423-4cf6-afef-f5ac38307f88 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:15:50.480 +05:30 db0d492f-a423-4cf6-afef-f5ac38307f88 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 13.0311ms 2024-03-23 22:15:52.233 +05:30 aba994ea-c843-4671-b5d1-3035cbe783b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:15:52.233 +05:30 06e5cdb4-f47c-49b0-8316-4d7e27028b98 INF CORS policy execution successful. 2024-03-23 22:15:52.233 +05:30 06e5cdb4-f47c-49b0-8316-4d7e27028b98 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:15:52.234 +05:30 06e5cdb4-f47c-49b0-8316-4d7e27028b98 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:15:52.234 +05:30 06e5cdb4-f47c-49b0-8316-4d7e27028b98 INF Fetching Field details for Master 2024-03-23 22:15:52.236 +05:30 06e5cdb4-f47c-49b0-8316-4d7e27028b98 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:15:52.237 +05:30 06e5cdb4-f47c-49b0-8316-4d7e27028b98 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.132ms 2024-03-23 22:15:52.237 +05:30 06e5cdb4-f47c-49b0-8316-4d7e27028b98 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:15:52.237 +05:30 06e5cdb4-f47c-49b0-8316-4d7e27028b98 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.2103ms 2024-03-23 22:15:52.678 +05:30 c3975a55-b4d2-428d-89ba-eb4e365a4dfe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:15:52.678 +05:30 71b49138-01dd-4a47-a7c5-ecd7780040ec INF CORS policy execution successful. 2024-03-23 22:15:52.678 +05:30 71b49138-01dd-4a47-a7c5-ecd7780040ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:15:52.678 +05:30 71b49138-01dd-4a47-a7c5-ecd7780040ec INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:15:52.678 +05:30 71b49138-01dd-4a47-a7c5-ecd7780040ec INF Fetching Field details for Master 2024-03-23 22:15:52.680 +05:30 71b49138-01dd-4a47-a7c5-ecd7780040ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:15:52.681 +05:30 71b49138-01dd-4a47-a7c5-ecd7780040ec INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.1466ms 2024-03-23 22:15:52.682 +05:30 71b49138-01dd-4a47-a7c5-ecd7780040ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:15:52.682 +05:30 71b49138-01dd-4a47-a7c5-ecd7780040ec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.3009ms 2024-03-23 22:15:52.684 +05:30 e500c4db-f14a-4a2b-a4cb-bdc821532696 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:15:52.684 +05:30 b85e92a0-f502-4019-93b3-455d3e475d91 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:15:52.684 +05:30 26826749-72bb-4752-8eee-7d54b0972ccb INF CORS policy execution successful. 2024-03-23 22:15:52.684 +05:30 7229ad7e-d7ac-424e-9602-e6e506278c12 INF CORS policy execution successful. 2024-03-23 22:15:52.684 +05:30 7229ad7e-d7ac-424e-9602-e6e506278c12 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:15:52.684 +05:30 26826749-72bb-4752-8eee-7d54b0972ccb INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:15:52.685 +05:30 7229ad7e-d7ac-424e-9602-e6e506278c12 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:15:52.685 +05:30 26826749-72bb-4752-8eee-7d54b0972ccb INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:15:52.685 +05:30 6bcd8669-fdcc-4924-885d-3cfa31e03917 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:15:52.685 +05:30 5da70f03-c311-466b-8665-84addacb15e5 INF CORS policy execution successful. 2024-03-23 22:15:52.685 +05:30 26826749-72bb-4752-8eee-7d54b0972ccb INF Fetching Field details for Master 2024-03-23 22:15:52.685 +05:30 7229ad7e-d7ac-424e-9602-e6e506278c12 INF Fetching Field details for Master 2024-03-23 22:15:52.685 +05:30 5da70f03-c311-466b-8665-84addacb15e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:15:52.686 +05:30 5da70f03-c311-466b-8665-84addacb15e5 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:15:52.689 +05:30 5da70f03-c311-466b-8665-84addacb15e5 INF Fetching Field details for Master 2024-03-23 22:15:52.691 +05:30 26826749-72bb-4752-8eee-7d54b0972ccb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:15:52.691 +05:30 7229ad7e-d7ac-424e-9602-e6e506278c12 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:15:52.692 +05:30 7229ad7e-d7ac-424e-9602-e6e506278c12 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.0085ms 2024-03-23 22:15:52.692 +05:30 26826749-72bb-4752-8eee-7d54b0972ccb INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.0787ms 2024-03-23 22:15:52.692 +05:30 7229ad7e-d7ac-424e-9602-e6e506278c12 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:15:52.692 +05:30 26826749-72bb-4752-8eee-7d54b0972ccb INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:15:52.692 +05:30 26826749-72bb-4752-8eee-7d54b0972ccb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.7162ms 2024-03-23 22:15:52.692 +05:30 7229ad7e-d7ac-424e-9602-e6e506278c12 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 8.7253ms 2024-03-23 22:15:52.702 +05:30 5da70f03-c311-466b-8665-84addacb15e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:15:52.702 +05:30 5da70f03-c311-466b-8665-84addacb15e5 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 16.7865ms 2024-03-23 22:15:52.702 +05:30 5da70f03-c311-466b-8665-84addacb15e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:15:52.703 +05:30 5da70f03-c311-466b-8665-84addacb15e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 17.6146ms 2024-03-23 22:16:05.547 +05:30 fc109831-409e-4201-9f7e-1d9c28834d43 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:05.548 +05:30 bdb740cb-555c-405c-a555-289bf4eb2209 INF CORS policy execution successful. 2024-03-23 22:16:05.548 +05:30 bdb740cb-555c-405c-a555-289bf4eb2209 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:05.548 +05:30 bdb740cb-555c-405c-a555-289bf4eb2209 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:05.549 +05:30 bdb740cb-555c-405c-a555-289bf4eb2209 INF Fetching Field details for Master 2024-03-23 22:16:05.550 +05:30 35e08e88-0b27-4710-a15b-e1468a1d6ecf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:05.550 +05:30 867cfd2b-f40a-4f52-ad33-197e0f549235 INF CORS policy execution successful. 2024-03-23 22:16:05.550 +05:30 867cfd2b-f40a-4f52-ad33-197e0f549235 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:05.550 +05:30 867cfd2b-f40a-4f52-ad33-197e0f549235 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:05.551 +05:30 867cfd2b-f40a-4f52-ad33-197e0f549235 INF Fetching Field details for Master 2024-03-23 22:16:05.551 +05:30 bdb740cb-555c-405c-a555-289bf4eb2209 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:05.551 +05:30 bdb740cb-555c-405c-a555-289bf4eb2209 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.2092ms 2024-03-23 22:16:05.552 +05:30 bdb740cb-555c-405c-a555-289bf4eb2209 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:05.552 +05:30 bdb740cb-555c-405c-a555-289bf4eb2209 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.8794ms 2024-03-23 22:16:05.553 +05:30 867cfd2b-f40a-4f52-ad33-197e0f549235 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:05.553 +05:30 867cfd2b-f40a-4f52-ad33-197e0f549235 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.4215ms 2024-03-23 22:16:05.553 +05:30 867cfd2b-f40a-4f52-ad33-197e0f549235 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:05.553 +05:30 867cfd2b-f40a-4f52-ad33-197e0f549235 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.8873ms 2024-03-23 22:16:05.554 +05:30 0887b6f1-09e9-4bb6-bce7-e7bed2cf7549 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:05.554 +05:30 4d8d0977-81b2-4743-8a12-1deb7e57415f INF CORS policy execution successful. 2024-03-23 22:16:05.554 +05:30 4d8d0977-81b2-4743-8a12-1deb7e57415f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:05.554 +05:30 4d8d0977-81b2-4743-8a12-1deb7e57415f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:05.555 +05:30 4d8d0977-81b2-4743-8a12-1deb7e57415f INF Fetching Field details for Master 2024-03-23 22:16:05.556 +05:30 4d8d0977-81b2-4743-8a12-1deb7e57415f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:05.556 +05:30 4d8d0977-81b2-4743-8a12-1deb7e57415f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.805ms 2024-03-23 22:16:05.556 +05:30 4d8d0977-81b2-4743-8a12-1deb7e57415f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:05.556 +05:30 4d8d0977-81b2-4743-8a12-1deb7e57415f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.7462ms 2024-03-23 22:16:05.564 +05:30 7e4ba997-7fe7-4c70-8289-db45773829d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:05.564 +05:30 4850d431-1f3e-4fdd-ad88-076545066c36 INF CORS policy execution successful. 2024-03-23 22:16:05.564 +05:30 4850d431-1f3e-4fdd-ad88-076545066c36 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:05.564 +05:30 4850d431-1f3e-4fdd-ad88-076545066c36 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:05.565 +05:30 4850d431-1f3e-4fdd-ad88-076545066c36 INF Fetching Field details for Master 2024-03-23 22:16:05.566 +05:30 4850d431-1f3e-4fdd-ad88-076545066c36 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:05.566 +05:30 4850d431-1f3e-4fdd-ad88-076545066c36 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.9212ms 2024-03-23 22:16:05.566 +05:30 4850d431-1f3e-4fdd-ad88-076545066c36 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:05.566 +05:30 4850d431-1f3e-4fdd-ad88-076545066c36 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.5791ms 2024-03-23 22:16:06.138 +05:30 dd6fcbe8-e5a4-497f-9e1d-591e3446a317 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:06.139 +05:30 1936d725-fa16-4493-abf8-fa3e5d1b2268 INF CORS policy execution successful. 2024-03-23 22:16:06.139 +05:30 1936d725-fa16-4493-abf8-fa3e5d1b2268 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:06.139 +05:30 1936d725-fa16-4493-abf8-fa3e5d1b2268 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:06.140 +05:30 55bb3daf-3b86-492c-97c4-e4e000caf318 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:06.140 +05:30 c718c815-16ae-4049-abbc-510d14090151 INF CORS policy execution successful. 2024-03-23 22:16:06.140 +05:30 c718c815-16ae-4049-abbc-510d14090151 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:06.140 +05:30 c718c815-16ae-4049-abbc-510d14090151 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:06.140 +05:30 1936d725-fa16-4493-abf8-fa3e5d1b2268 INF Fetching Field details for Master 2024-03-23 22:16:06.140 +05:30 c718c815-16ae-4049-abbc-510d14090151 INF Fetching Field details for Master 2024-03-23 22:16:06.141 +05:30 9b13fd0b-519b-44ca-bcd8-ea40d63245c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:06.141 +05:30 4041a97f-fb65-4964-9f93-9007de2fe492 INF CORS policy execution successful. 2024-03-23 22:16:06.141 +05:30 4041a97f-fb65-4964-9f93-9007de2fe492 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:06.141 +05:30 4041a97f-fb65-4964-9f93-9007de2fe492 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:06.141 +05:30 4041a97f-fb65-4964-9f93-9007de2fe492 INF Fetching Field details for Master 2024-03-23 22:16:06.141 +05:30 5bb820be-32d1-4491-89c2-6d022cc2da10 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:06.141 +05:30 af0389cb-e4c0-4afe-95f2-180b78c79539 INF CORS policy execution successful. 2024-03-23 22:16:06.141 +05:30 af0389cb-e4c0-4afe-95f2-180b78c79539 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:06.142 +05:30 af0389cb-e4c0-4afe-95f2-180b78c79539 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:06.142 +05:30 1936d725-fa16-4493-abf8-fa3e5d1b2268 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:06.142 +05:30 af0389cb-e4c0-4afe-95f2-180b78c79539 INF Fetching Field details for Master 2024-03-23 22:16:06.142 +05:30 1936d725-fa16-4493-abf8-fa3e5d1b2268 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.7445ms 2024-03-23 22:16:06.142 +05:30 1936d725-fa16-4493-abf8-fa3e5d1b2268 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:06.142 +05:30 1936d725-fa16-4493-abf8-fa3e5d1b2268 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.7382ms 2024-03-23 22:16:06.143 +05:30 af0389cb-e4c0-4afe-95f2-180b78c79539 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:06.143 +05:30 af0389cb-e4c0-4afe-95f2-180b78c79539 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.2574ms 2024-03-23 22:16:06.143 +05:30 af0389cb-e4c0-4afe-95f2-180b78c79539 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:06.143 +05:30 af0389cb-e4c0-4afe-95f2-180b78c79539 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 1.7133ms 2024-03-23 22:16:06.144 +05:30 c718c815-16ae-4049-abbc-510d14090151 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:06.144 +05:30 c718c815-16ae-4049-abbc-510d14090151 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.3885ms 2024-03-23 22:16:06.144 +05:30 4041a97f-fb65-4964-9f93-9007de2fe492 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:06.144 +05:30 c718c815-16ae-4049-abbc-510d14090151 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:06.145 +05:30 c718c815-16ae-4049-abbc-510d14090151 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.0685ms 2024-03-23 22:16:06.145 +05:30 4041a97f-fb65-4964-9f93-9007de2fe492 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.982ms 2024-03-23 22:16:06.145 +05:30 4041a97f-fb65-4964-9f93-9007de2fe492 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:06.145 +05:30 4041a97f-fb65-4964-9f93-9007de2fe492 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.4402ms 2024-03-23 22:16:12.310 +05:30 a9428413-5d2f-4a30-99a6-bf2495227959 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:12.310 +05:30 cd13b31b-2f2b-4145-a59f-898dfe73108c INF CORS policy execution successful. 2024-03-23 22:16:12.311 +05:30 cd13b31b-2f2b-4145-a59f-898dfe73108c INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:12.311 +05:30 cd13b31b-2f2b-4145-a59f-898dfe73108c INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:12.312 +05:30 cd13b31b-2f2b-4145-a59f-898dfe73108c INF Fetching Field details for Master 2024-03-23 22:16:12.318 +05:30 569436e7-06d4-499b-b991-531041dd40d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:12.318 +05:30 be5e8d28-93cf-45de-9556-ec624501f526 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:12.318 +05:30 8d6ab7b1-d7b7-4ac3-b6e7-4507b96b314d INF CORS policy execution successful. 2024-03-23 22:16:12.318 +05:30 d3bfd0c3-abca-4edd-88c4-8c473857b317 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:12.318 +05:30 8d6ab7b1-d7b7-4ac3-b6e7-4507b96b314d INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:12.318 +05:30 495684ae-40bd-4a5a-8dec-3fb2d33cfa1e INF CORS policy execution successful. 2024-03-23 22:16:12.318 +05:30 535908b8-5b2d-425f-ba47-d3001f8c4bd5 INF CORS policy execution successful. 2024-03-23 22:16:12.318 +05:30 8d6ab7b1-d7b7-4ac3-b6e7-4507b96b314d INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:12.319 +05:30 495684ae-40bd-4a5a-8dec-3fb2d33cfa1e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:12.319 +05:30 535908b8-5b2d-425f-ba47-d3001f8c4bd5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:12.319 +05:30 495684ae-40bd-4a5a-8dec-3fb2d33cfa1e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:12.319 +05:30 535908b8-5b2d-425f-ba47-d3001f8c4bd5 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:12.319 +05:30 535908b8-5b2d-425f-ba47-d3001f8c4bd5 INF Fetching Field details for Master 2024-03-23 22:16:12.319 +05:30 8d6ab7b1-d7b7-4ac3-b6e7-4507b96b314d INF Fetching Field details for Master 2024-03-23 22:16:12.319 +05:30 495684ae-40bd-4a5a-8dec-3fb2d33cfa1e INF Fetching Field details for Master 2024-03-23 22:16:12.321 +05:30 cd13b31b-2f2b-4145-a59f-898dfe73108c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:12.322 +05:30 8d6ab7b1-d7b7-4ac3-b6e7-4507b96b314d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:12.322 +05:30 535908b8-5b2d-425f-ba47-d3001f8c4bd5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:12.322 +05:30 cd13b31b-2f2b-4145-a59f-898dfe73108c INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 11.3811ms 2024-03-23 22:16:12.322 +05:30 cd13b31b-2f2b-4145-a59f-898dfe73108c INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:12.322 +05:30 8d6ab7b1-d7b7-4ac3-b6e7-4507b96b314d INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.6951ms 2024-03-23 22:16:12.322 +05:30 8d6ab7b1-d7b7-4ac3-b6e7-4507b96b314d INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:12.323 +05:30 535908b8-5b2d-425f-ba47-d3001f8c4bd5 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.6653ms 2024-03-23 22:16:12.323 +05:30 cd13b31b-2f2b-4145-a59f-898dfe73108c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 12.917ms 2024-03-23 22:16:12.323 +05:30 8d6ab7b1-d7b7-4ac3-b6e7-4507b96b314d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.9183ms 2024-03-23 22:16:12.323 +05:30 535908b8-5b2d-425f-ba47-d3001f8c4bd5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:12.323 +05:30 535908b8-5b2d-425f-ba47-d3001f8c4bd5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.9208ms 2024-03-23 22:16:12.324 +05:30 495684ae-40bd-4a5a-8dec-3fb2d33cfa1e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:12.324 +05:30 495684ae-40bd-4a5a-8dec-3fb2d33cfa1e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.1466ms 2024-03-23 22:16:12.324 +05:30 495684ae-40bd-4a5a-8dec-3fb2d33cfa1e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:12.324 +05:30 495684ae-40bd-4a5a-8dec-3fb2d33cfa1e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 6.0386ms 2024-03-23 22:16:12.999 +05:30 4f12037f-8583-44bb-902b-81949849dfc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:13.000 +05:30 6ad36552-e99f-4d9d-a7c1-332bb809149e INF CORS policy execution successful. 2024-03-23 22:16:13.000 +05:30 6ad36552-e99f-4d9d-a7c1-332bb809149e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:13.000 +05:30 6ad36552-e99f-4d9d-a7c1-332bb809149e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:13.002 +05:30 6ad36552-e99f-4d9d-a7c1-332bb809149e INF Fetching Field details for Master 2024-03-23 22:16:13.003 +05:30 6ad36552-e99f-4d9d-a7c1-332bb809149e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:13.004 +05:30 6ad36552-e99f-4d9d-a7c1-332bb809149e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.0781ms 2024-03-23 22:16:13.004 +05:30 6ad36552-e99f-4d9d-a7c1-332bb809149e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:13.004 +05:30 6ad36552-e99f-4d9d-a7c1-332bb809149e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.3585ms 2024-03-23 22:16:14.175 +05:30 de9e4826-2135-4650-b41f-77d5b8d7f6a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:14.176 +05:30 624e1eff-679b-4760-8bc0-f61688fce336 INF CORS policy execution successful. 2024-03-23 22:16:14.176 +05:30 624e1eff-679b-4760-8bc0-f61688fce336 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:14.176 +05:30 624e1eff-679b-4760-8bc0-f61688fce336 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:14.177 +05:30 624e1eff-679b-4760-8bc0-f61688fce336 INF Fetching Field details for Master 2024-03-23 22:16:14.178 +05:30 624e1eff-679b-4760-8bc0-f61688fce336 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:14.179 +05:30 624e1eff-679b-4760-8bc0-f61688fce336 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.8581ms 2024-03-23 22:16:14.179 +05:30 624e1eff-679b-4760-8bc0-f61688fce336 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:14.179 +05:30 624e1eff-679b-4760-8bc0-f61688fce336 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.9518ms 2024-03-23 22:16:14.591 +05:30 28712e47-cf63-442d-8674-a9e71a0313e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:14.592 +05:30 27ae5510-5163-451c-99aa-604399461ae0 INF CORS policy execution successful. 2024-03-23 22:16:14.592 +05:30 27ae5510-5163-451c-99aa-604399461ae0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:14.592 +05:30 27ae5510-5163-451c-99aa-604399461ae0 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:14.592 +05:30 27ae5510-5163-451c-99aa-604399461ae0 INF Fetching Field details for Master 2024-03-23 22:16:14.593 +05:30 27ae5510-5163-451c-99aa-604399461ae0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:14.594 +05:30 27ae5510-5163-451c-99aa-604399461ae0 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.9013ms 2024-03-23 22:16:14.594 +05:30 27ae5510-5163-451c-99aa-604399461ae0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:14.594 +05:30 27ae5510-5163-451c-99aa-604399461ae0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.6252ms 2024-03-23 22:16:15.382 +05:30 88f0a0b8-3cb1-474b-8dcd-1a47a833fa51 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:15.382 +05:30 fc86678a-f364-473b-8735-b7d6f2ce7a1e INF CORS policy execution successful. 2024-03-23 22:16:15.382 +05:30 fc86678a-f364-473b-8735-b7d6f2ce7a1e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:15.382 +05:30 c6a95d49-2bca-4cfd-84c0-b8166d6ad467 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:15.382 +05:30 fc86678a-f364-473b-8735-b7d6f2ce7a1e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:15.382 +05:30 224b99a0-6348-404b-af1f-4f40e07e23bb INF CORS policy execution successful. 2024-03-23 22:16:15.382 +05:30 224b99a0-6348-404b-af1f-4f40e07e23bb INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:15.382 +05:30 224b99a0-6348-404b-af1f-4f40e07e23bb INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:15.382 +05:30 fc86678a-f364-473b-8735-b7d6f2ce7a1e INF Fetching Field details for Master 2024-03-23 22:16:15.382 +05:30 224b99a0-6348-404b-af1f-4f40e07e23bb INF Fetching Field details for Master 2024-03-23 22:16:15.384 +05:30 224b99a0-6348-404b-af1f-4f40e07e23bb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:15.384 +05:30 fc86678a-f364-473b-8735-b7d6f2ce7a1e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:15.384 +05:30 fc86678a-f364-473b-8735-b7d6f2ce7a1e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.6699ms 2024-03-23 22:16:15.384 +05:30 224b99a0-6348-404b-af1f-4f40e07e23bb INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.492ms 2024-03-23 22:16:15.384 +05:30 fc86678a-f364-473b-8735-b7d6f2ce7a1e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:15.384 +05:30 224b99a0-6348-404b-af1f-4f40e07e23bb INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:15.384 +05:30 fc86678a-f364-473b-8735-b7d6f2ce7a1e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.5119ms 2024-03-23 22:16:15.384 +05:30 224b99a0-6348-404b-af1f-4f40e07e23bb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.0812ms 2024-03-23 22:16:15.388 +05:30 6225d61e-98ba-47a3-9341-0a00b897e435 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:15.389 +05:30 b9b2ef09-5d65-4062-819d-e9ba4e4ea4a1 INF CORS policy execution successful. 2024-03-23 22:16:15.389 +05:30 b9b2ef09-5d65-4062-819d-e9ba4e4ea4a1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:15.389 +05:30 b9b2ef09-5d65-4062-819d-e9ba4e4ea4a1 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:15.389 +05:30 b9b2ef09-5d65-4062-819d-e9ba4e4ea4a1 INF Fetching Field details for Master 2024-03-23 22:16:15.390 +05:30 b9b2ef09-5d65-4062-819d-e9ba4e4ea4a1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:15.391 +05:30 b9b2ef09-5d65-4062-819d-e9ba4e4ea4a1 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.9187ms 2024-03-23 22:16:15.391 +05:30 b9b2ef09-5d65-4062-819d-e9ba4e4ea4a1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:15.391 +05:30 b9b2ef09-5d65-4062-819d-e9ba4e4ea4a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.7158ms 2024-03-23 22:16:15.410 +05:30 276f8c0e-f98f-4546-a257-413fc0af09d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:15.411 +05:30 e81b693b-a886-476b-8a23-f622945d0211 INF CORS policy execution successful. 2024-03-23 22:16:15.411 +05:30 e81b693b-a886-476b-8a23-f622945d0211 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:15.412 +05:30 e81b693b-a886-476b-8a23-f622945d0211 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:15.413 +05:30 e81b693b-a886-476b-8a23-f622945d0211 INF Fetching Field details for Master 2024-03-23 22:16:15.415 +05:30 e81b693b-a886-476b-8a23-f622945d0211 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:15.415 +05:30 e81b693b-a886-476b-8a23-f622945d0211 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.4168ms 2024-03-23 22:16:15.415 +05:30 e81b693b-a886-476b-8a23-f622945d0211 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:15.415 +05:30 e81b693b-a886-476b-8a23-f622945d0211 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.9862ms 2024-03-23 22:16:35.540 +05:30 935880c1-7692-47a4-a1f4-78365f05462f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api - null null 2024-03-23 22:16:35.540 +05:30 f75e00b6-4c25-4a5c-9476-16de6c1551bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:35.540 +05:30 3e78715c-f67d-4201-a59a-29a7688a1be2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api - null null 2024-03-23 22:16:35.540 +05:30 28c0d8d2-5b8b-483a-b2f0-dff239c4fbb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api - null null 2024-03-23 22:16:35.540 +05:30 7c13bd53-1cd6-4ef6-83de-302285613392 INF CORS policy execution successful. 2024-03-23 22:16:35.541 +05:30 7c13bd53-1cd6-4ef6-83de-302285613392 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:35.541 +05:30 7c13bd53-1cd6-4ef6-83de-302285613392 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:35.541 +05:30 e0234f9c-6c4a-48dd-a2df-6b69badd2a25 INF CORS policy execution successful. 2024-03-23 22:16:35.541 +05:30 afc31977-c78d-4818-a952-1710ce86d05b INF CORS policy execution successful. 2024-03-23 22:16:35.541 +05:30 210f8dce-faa6-43a4-8419-3d898ca4c98a INF CORS policy execution successful. 2024-03-23 22:16:35.541 +05:30 7c13bd53-1cd6-4ef6-83de-302285613392 INF Fetching Field details for Master 2024-03-23 22:16:35.546 +05:30 210f8dce-faa6-43a4-8419-3d898ca4c98a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api - 404 null null 5.2972ms 2024-03-23 22:16:35.546 +05:30 e0234f9c-6c4a-48dd-a2df-6b69badd2a25 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api - 404 null null 5.3644ms 2024-03-23 22:16:35.546 +05:30 afc31977-c78d-4818-a952-1710ce86d05b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api - 404 null null 5.9338ms 2024-03-23 22:16:35.546 +05:30 7c13bd53-1cd6-4ef6-83de-302285613392 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:35.547 +05:30 7c13bd53-1cd6-4ef6-83de-302285613392 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.9091ms 2024-03-23 22:16:35.547 +05:30 7c13bd53-1cd6-4ef6-83de-302285613392 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:35.547 +05:30 210f8dce-faa6-43a4-8419-3d898ca4c98a INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api, Response status code: 404 2024-03-23 22:16:35.547 +05:30 e0234f9c-6c4a-48dd-a2df-6b69badd2a25 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api, Response status code: 404 2024-03-23 22:16:35.547 +05:30 afc31977-c78d-4818-a952-1710ce86d05b INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api, Response status code: 404 2024-03-23 22:16:35.547 +05:30 7c13bd53-1cd6-4ef6-83de-302285613392 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.3062ms 2024-03-23 22:16:36.292 +05:30 73e0ea28-f91c-4e0d-bfdd-83e9ea01c070 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/ - null null 2024-03-23 22:16:36.293 +05:30 e98f04a0-f25f-4dd6-b9e2-b75239e90d57 INF CORS policy execution successful. 2024-03-23 22:16:36.293 +05:30 e98f04a0-f25f-4dd6-b9e2-b75239e90d57 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/ - 404 null null 0.7104ms 2024-03-23 22:16:36.294 +05:30 e98f04a0-f25f-4dd6-b9e2-b75239e90d57 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api/, Response status code: 404 2024-03-23 22:16:36.297 +05:30 7865f018-2cba-4356-a120-4b7ddc0e23d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/ - null null 2024-03-23 22:16:36.297 +05:30 7ed94a61-ad0d-4a15-9f96-911a1306f0b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/ - null null 2024-03-23 22:16:36.297 +05:30 046ccfd8-7965-4c2d-9bb9-24d47ed23bd4 INF CORS policy execution successful. 2024-03-23 22:16:36.297 +05:30 1cd6268d-a68d-43a2-9e2c-935ee2fc7d78 INF CORS policy execution successful. 2024-03-23 22:16:36.298 +05:30 046ccfd8-7965-4c2d-9bb9-24d47ed23bd4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/ - 404 null null 0.8551ms 2024-03-23 22:16:36.298 +05:30 1cd6268d-a68d-43a2-9e2c-935ee2fc7d78 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/ - 404 null null 0.5297ms 2024-03-23 22:16:36.298 +05:30 046ccfd8-7965-4c2d-9bb9-24d47ed23bd4 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api/, Response status code: 404 2024-03-23 22:16:36.298 +05:30 1cd6268d-a68d-43a2-9e2c-935ee2fc7d78 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api/, Response status code: 404 2024-03-23 22:16:36.298 +05:30 08efa6c0-1e0a-4657-be38-c0c09bf81b8c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:36.299 +05:30 2564c772-7e18-4fe8-9944-37dddc949df5 INF CORS policy execution successful. 2024-03-23 22:16:36.299 +05:30 2564c772-7e18-4fe8-9944-37dddc949df5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:36.299 +05:30 2564c772-7e18-4fe8-9944-37dddc949df5 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:36.299 +05:30 2564c772-7e18-4fe8-9944-37dddc949df5 INF Fetching Field details for Master 2024-03-23 22:16:36.301 +05:30 2564c772-7e18-4fe8-9944-37dddc949df5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:36.301 +05:30 2564c772-7e18-4fe8-9944-37dddc949df5 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.2791ms 2024-03-23 22:16:36.301 +05:30 2564c772-7e18-4fe8-9944-37dddc949df5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:36.301 +05:30 2564c772-7e18-4fe8-9944-37dddc949df5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.8284ms 2024-03-23 22:16:37.297 +05:30 faefdfa8-746e-4c5d-a542-7132447c0fec INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/$ - null null 2024-03-23 22:16:37.298 +05:30 02a39d26-6585-41a3-a0ba-57262b78cd7e INF CORS policy execution successful. 2024-03-23 22:16:37.298 +05:30 02a39d26-6585-41a3-a0ba-57262b78cd7e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/$ - 404 null null 0.9959ms 2024-03-23 22:16:37.298 +05:30 02a39d26-6585-41a3-a0ba-57262b78cd7e INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api/$, Response status code: 404 2024-03-23 22:16:37.299 +05:30 98377f52-03e3-4580-872c-43b1dc8085e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/$ - null null 2024-03-23 22:16:37.300 +05:30 23c310d5-3b25-421e-9184-328362c0b1a9 INF CORS policy execution successful. 2024-03-23 22:16:37.300 +05:30 23c310d5-3b25-421e-9184-328362c0b1a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/$ - 404 null null 0.4481ms 2024-03-23 22:16:37.300 +05:30 23c310d5-3b25-421e-9184-328362c0b1a9 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api/$, Response status code: 404 2024-03-23 22:16:37.302 +05:30 938a34c5-8920-4d07-97bb-1c794d0ce5ff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/$ - null null 2024-03-23 22:16:37.302 +05:30 63dd8b46-a78a-4e54-a1c4-fdf029bc5834 INF CORS policy execution successful. 2024-03-23 22:16:37.302 +05:30 780290d3-51c3-4362-b108-28bfcb9e6f6d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:37.302 +05:30 f11f3f71-543e-4c1f-b768-4d3f68deb64a INF CORS policy execution successful. 2024-03-23 22:16:37.302 +05:30 63dd8b46-a78a-4e54-a1c4-fdf029bc5834 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/$ - 404 null null 0.3583ms 2024-03-23 22:16:37.302 +05:30 f11f3f71-543e-4c1f-b768-4d3f68deb64a INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:37.302 +05:30 63dd8b46-a78a-4e54-a1c4-fdf029bc5834 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api/$, Response status code: 404 2024-03-23 22:16:37.302 +05:30 f11f3f71-543e-4c1f-b768-4d3f68deb64a INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:37.303 +05:30 f11f3f71-543e-4c1f-b768-4d3f68deb64a INF Fetching Field details for Master 2024-03-23 22:16:37.304 +05:30 f11f3f71-543e-4c1f-b768-4d3f68deb64a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:37.304 +05:30 f11f3f71-543e-4c1f-b768-4d3f68deb64a INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.5264ms 2024-03-23 22:16:37.304 +05:30 f11f3f71-543e-4c1f-b768-4d3f68deb64a INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:37.304 +05:30 f11f3f71-543e-4c1f-b768-4d3f68deb64a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.1262ms 2024-03-23 22:16:40.401 +05:30 c97777d5-c8d1-4d1d-be3b-030a1f3dc4a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:40.402 +05:30 0e176657-fdf9-406a-a72c-0b2a8a850b2f INF CORS policy execution successful. 2024-03-23 22:16:40.402 +05:30 0e176657-fdf9-406a-a72c-0b2a8a850b2f INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:40.402 +05:30 0e176657-fdf9-406a-a72c-0b2a8a850b2f INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:40.402 +05:30 0e176657-fdf9-406a-a72c-0b2a8a850b2f INF Fetching Field details for Master 2024-03-23 22:16:40.404 +05:30 0e176657-fdf9-406a-a72c-0b2a8a850b2f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:40.405 +05:30 0e176657-fdf9-406a-a72c-0b2a8a850b2f INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.0048ms 2024-03-23 22:16:40.405 +05:30 0e176657-fdf9-406a-a72c-0b2a8a850b2f INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:40.405 +05:30 0e176657-fdf9-406a-a72c-0b2a8a850b2f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.9086ms 2024-03-23 22:16:41.355 +05:30 b8978164-bee2-4178-aa81-dbfa68220a6c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:41.355 +05:30 ee56ecbd-4513-4dd0-865f-15e2b26c6c69 INF CORS policy execution successful. 2024-03-23 22:16:41.355 +05:30 ee56ecbd-4513-4dd0-865f-15e2b26c6c69 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:41.355 +05:30 ee56ecbd-4513-4dd0-865f-15e2b26c6c69 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:41.355 +05:30 ee56ecbd-4513-4dd0-865f-15e2b26c6c69 INF Fetching Field details for Master 2024-03-23 22:16:41.357 +05:30 ee56ecbd-4513-4dd0-865f-15e2b26c6c69 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:41.358 +05:30 ee56ecbd-4513-4dd0-865f-15e2b26c6c69 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.2287ms 2024-03-23 22:16:41.358 +05:30 ee56ecbd-4513-4dd0-865f-15e2b26c6c69 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:41.358 +05:30 ee56ecbd-4513-4dd0-865f-15e2b26c6c69 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.9362ms 2024-03-23 22:16:41.613 +05:30 8605ab15-3be3-4ba7-8f46-ab1f6eaacaa8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:41.613 +05:30 eacddf05-6eef-45c2-af33-3509d9df3424 INF CORS policy execution successful. 2024-03-23 22:16:41.613 +05:30 eacddf05-6eef-45c2-af33-3509d9df3424 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:41.613 +05:30 eacddf05-6eef-45c2-af33-3509d9df3424 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:41.613 +05:30 eacddf05-6eef-45c2-af33-3509d9df3424 INF Fetching Field details for Master 2024-03-23 22:16:41.615 +05:30 eacddf05-6eef-45c2-af33-3509d9df3424 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:41.615 +05:30 eacddf05-6eef-45c2-af33-3509d9df3424 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.6594ms 2024-03-23 22:16:41.615 +05:30 eacddf05-6eef-45c2-af33-3509d9df3424 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:41.615 +05:30 eacddf05-6eef-45c2-af33-3509d9df3424 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.3277ms 2024-03-23 22:16:44.212 +05:30 e4a9655b-fd2a-474a-b8d8-1f0fae5275f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api//City/GetCities - null null 2024-03-23 22:16:44.220 +05:30 2cc71d71-843d-4e0a-88f0-3d3933c2a196 INF CORS policy execution successful. 2024-03-23 22:16:44.222 +05:30 2cc71d71-843d-4e0a-88f0-3d3933c2a196 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api//City/GetCities - 404 null null 10.398ms 2024-03-23 22:16:44.222 +05:30 2cc71d71-843d-4e0a-88f0-3d3933c2a196 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api//City/GetCities, Response status code: 404 2024-03-23 22:16:44.223 +05:30 1ac13760-6c5b-4d9a-b650-8c1b590d4599 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api//Department/GetDepartment - null null 2024-03-23 22:16:44.223 +05:30 d9036871-29ba-4be9-867e-82010c02a4cc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api//Country/GetCountry - null null 2024-03-23 22:16:44.224 +05:30 d941cd6f-d1c9-4722-b050-53125a93b3fd INF CORS policy execution successful. 2024-03-23 22:16:44.224 +05:30 8897e80f-fbd2-4848-8c17-f96b6f96bca8 INF CORS policy execution successful. 2024-03-23 22:16:44.225 +05:30 8897e80f-fbd2-4848-8c17-f96b6f96bca8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api//Country/GetCountry - 404 null null 1.0962ms 2024-03-23 22:16:44.225 +05:30 d941cd6f-d1c9-4722-b050-53125a93b3fd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api//Department/GetDepartment - 404 null null 1.207ms 2024-03-23 22:16:44.225 +05:30 8897e80f-fbd2-4848-8c17-f96b6f96bca8 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api//Country/GetCountry, Response status code: 404 2024-03-23 22:16:44.225 +05:30 d941cd6f-d1c9-4722-b050-53125a93b3fd INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api//Department/GetDepartment, Response status code: 404 2024-03-23 22:16:44.225 +05:30 78e3c2bc-4dd2-4731-8303-53aa72d9aaf3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:44.226 +05:30 2d7ef96a-191e-44dd-a521-c2230864dfe9 INF CORS policy execution successful. 2024-03-23 22:16:44.226 +05:30 2d7ef96a-191e-44dd-a521-c2230864dfe9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:44.226 +05:30 2d7ef96a-191e-44dd-a521-c2230864dfe9 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:44.226 +05:30 2d7ef96a-191e-44dd-a521-c2230864dfe9 INF Fetching Field details for Master 2024-03-23 22:16:44.229 +05:30 2d7ef96a-191e-44dd-a521-c2230864dfe9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:44.230 +05:30 2d7ef96a-191e-44dd-a521-c2230864dfe9 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.6057ms 2024-03-23 22:16:44.230 +05:30 2d7ef96a-191e-44dd-a521-c2230864dfe9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:44.230 +05:30 2d7ef96a-191e-44dd-a521-c2230864dfe9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.8126ms 2024-03-23 22:16:56.587 +05:30 39974971-fb2f-4f38-a0d5-09fe8b5cbfb3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:16:56.587 +05:30 2312e1eb-c2ca-4979-ab0c-19953361c6ae INF CORS policy execution successful. 2024-03-23 22:16:56.588 +05:30 2312e1eb-c2ca-4979-ab0c-19953361c6ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:56.588 +05:30 2312e1eb-c2ca-4979-ab0c-19953361c6ae INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:16:56.588 +05:30 2312e1eb-c2ca-4979-ab0c-19953361c6ae INF Fetching Field details for Master 2024-03-23 22:16:56.589 +05:30 2312e1eb-c2ca-4979-ab0c-19953361c6ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:16:56.590 +05:30 2312e1eb-c2ca-4979-ab0c-19953361c6ae INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.9923ms 2024-03-23 22:16:56.590 +05:30 2312e1eb-c2ca-4979-ab0c-19953361c6ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:16:56.590 +05:30 2312e1eb-c2ca-4979-ab0c-19953361c6ae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.9301ms 2024-03-23 22:16:56.740 +05:30 405df7ae-0e39-41e1-bd02-909b9295908b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api//City/GetCities - null null 2024-03-23 22:16:56.740 +05:30 6caa88ec-d071-46b4-bcec-ef238119b202 INF CORS policy execution successful. 2024-03-23 22:16:56.740 +05:30 6caa88ec-d071-46b4-bcec-ef238119b202 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api//City/GetCities - 404 null null 0.6954ms 2024-03-23 22:16:56.741 +05:30 6caa88ec-d071-46b4-bcec-ef238119b202 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api//City/GetCities, Response status code: 404 2024-03-23 22:16:56.742 +05:30 d858e41d-c679-43be-974a-de3ee25e90e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api//Country/GetCountry - null null 2024-03-23 22:16:56.743 +05:30 218d99b9-ef1d-441e-945f-ba56a6f063fa INF CORS policy execution successful. 2024-03-23 22:16:56.743 +05:30 218d99b9-ef1d-441e-945f-ba56a6f063fa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api//Country/GetCountry - 404 null null 0.7256ms 2024-03-23 22:16:56.743 +05:30 218d99b9-ef1d-441e-945f-ba56a6f063fa INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api//Country/GetCountry, Response status code: 404 2024-03-23 22:16:56.745 +05:30 bdf35f77-23c5-412c-bd59-df33c216463a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api//Department/GetDepartment - null null 2024-03-23 22:16:56.745 +05:30 339ed7ef-7ced-499e-a3dc-7ed3f6ccb826 INF CORS policy execution successful. 2024-03-23 22:16:56.745 +05:30 339ed7ef-7ced-499e-a3dc-7ed3f6ccb826 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api//Department/GetDepartment - 404 null null 0.5324ms 2024-03-23 22:16:56.746 +05:30 339ed7ef-7ced-499e-a3dc-7ed3f6ccb826 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/Sang.Employee.Web.Api//Department/GetDepartment, Response status code: 404 2024-03-23 22:17:18.781 +05:30 5d3cc98c-e297-40b3-8967-56b09e23d5b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:17:18.782 +05:30 3dc03507-701d-4857-b7b1-d692daa3b8d1 INF CORS policy execution successful. 2024-03-23 22:17:18.782 +05:30 3dc03507-701d-4857-b7b1-d692daa3b8d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:18.782 +05:30 3dc03507-701d-4857-b7b1-d692daa3b8d1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:17:18.782 +05:30 3dc03507-701d-4857-b7b1-d692daa3b8d1 INF Fetching City deatails 2024-03-23 22:17:18.784 +05:30 3dc03507-701d-4857-b7b1-d692daa3b8d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:18.784 +05:30 3dc03507-701d-4857-b7b1-d692daa3b8d1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2931ms 2024-03-23 22:17:18.785 +05:30 3dc03507-701d-4857-b7b1-d692daa3b8d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:18.785 +05:30 3dc03507-701d-4857-b7b1-d692daa3b8d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.6988ms 2024-03-23 22:17:18.785 +05:30 6330ec75-fb33-4d8e-8286-b4eefe44ecc3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:17:18.785 +05:30 9a3cf8ee-1b9e-479b-8f5a-52ed025328ac INF CORS policy execution successful. 2024-03-23 22:17:18.785 +05:30 9a3cf8ee-1b9e-479b-8f5a-52ed025328ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:17:18.785 +05:30 9a3cf8ee-1b9e-479b-8f5a-52ed025328ac INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:17:18.786 +05:30 9a3cf8ee-1b9e-479b-8f5a-52ed025328ac INF Fetching Country deatails 2024-03-23 22:17:18.786 +05:30 9a3cf8ee-1b9e-479b-8f5a-52ed025328ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:18.787 +05:30 9a3cf8ee-1b9e-479b-8f5a-52ed025328ac INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2441ms 2024-03-23 22:17:18.787 +05:30 9a3cf8ee-1b9e-479b-8f5a-52ed025328ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:17:18.787 +05:30 9a3cf8ee-1b9e-479b-8f5a-52ed025328ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.8879ms 2024-03-23 22:17:18.822 +05:30 96518ad7-4abd-4ea3-a88b-e334f678a8ee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:17:18.822 +05:30 37a71f27-e71a-4d62-ba94-10a6f032e4a0 INF CORS policy execution successful. 2024-03-23 22:17:18.822 +05:30 5abad564-ab80-4b81-8531-8ed1b5bec98b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:17:18.823 +05:30 37a71f27-e71a-4d62-ba94-10a6f032e4a0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:17:18.823 +05:30 90563898-7edf-4a1d-b09b-6e6d806c0dd2 INF CORS policy execution successful. 2024-03-23 22:17:18.823 +05:30 90563898-7edf-4a1d-b09b-6e6d806c0dd2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:17:18.823 +05:30 37a71f27-e71a-4d62-ba94-10a6f032e4a0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:17:18.823 +05:30 90563898-7edf-4a1d-b09b-6e6d806c0dd2 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:17:18.823 +05:30 37a71f27-e71a-4d62-ba94-10a6f032e4a0 INF Fetching Department deatails 2024-03-23 22:17:18.823 +05:30 90563898-7edf-4a1d-b09b-6e6d806c0dd2 INF Fetching Field details for Master 2024-03-23 22:17:18.824 +05:30 37a71f27-e71a-4d62-ba94-10a6f032e4a0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:18.825 +05:30 37a71f27-e71a-4d62-ba94-10a6f032e4a0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.2857ms 2024-03-23 22:17:18.825 +05:30 37a71f27-e71a-4d62-ba94-10a6f032e4a0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:17:18.825 +05:30 90563898-7edf-4a1d-b09b-6e6d806c0dd2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:18.825 +05:30 37a71f27-e71a-4d62-ba94-10a6f032e4a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4531ms 2024-03-23 22:17:18.826 +05:30 90563898-7edf-4a1d-b09b-6e6d806c0dd2 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.7402ms 2024-03-23 22:17:18.826 +05:30 90563898-7edf-4a1d-b09b-6e6d806c0dd2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:17:18.826 +05:30 90563898-7edf-4a1d-b09b-6e6d806c0dd2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.3074ms 2024-03-23 22:17:29.365 +05:30 eef26dff-dfaf-4002-a2ca-2af80dcf8ea9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:17:29.365 +05:30 be16bd86-d8bc-4022-bcbc-c4492a50e9ed INF CORS policy execution successful. 2024-03-23 22:17:29.366 +05:30 be16bd86-d8bc-4022-bcbc-c4492a50e9ed INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:17:29.366 +05:30 be16bd86-d8bc-4022-bcbc-c4492a50e9ed INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:17:29.366 +05:30 be16bd86-d8bc-4022-bcbc-c4492a50e9ed INF Fetching Field details for Master 2024-03-23 22:17:29.368 +05:30 be16bd86-d8bc-4022-bcbc-c4492a50e9ed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:29.368 +05:30 be16bd86-d8bc-4022-bcbc-c4492a50e9ed INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.5469ms 2024-03-23 22:17:29.368 +05:30 be16bd86-d8bc-4022-bcbc-c4492a50e9ed INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:17:29.369 +05:30 be16bd86-d8bc-4022-bcbc-c4492a50e9ed INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 4.1383ms 2024-03-23 22:17:29.524 +05:30 f7556d27-edf9-456f-a790-c2e6df42da01 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:17:29.524 +05:30 f9543ab0-ab7f-417a-8b9e-36b5a1fd2545 INF CORS policy execution successful. 2024-03-23 22:17:29.524 +05:30 f9543ab0-ab7f-417a-8b9e-36b5a1fd2545 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:29.524 +05:30 f9543ab0-ab7f-417a-8b9e-36b5a1fd2545 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:17:29.524 +05:30 f9543ab0-ab7f-417a-8b9e-36b5a1fd2545 INF Fetching City deatails 2024-03-23 22:17:29.526 +05:30 f9543ab0-ab7f-417a-8b9e-36b5a1fd2545 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:29.526 +05:30 f9543ab0-ab7f-417a-8b9e-36b5a1fd2545 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8186ms 2024-03-23 22:17:29.526 +05:30 f9543ab0-ab7f-417a-8b9e-36b5a1fd2545 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:29.526 +05:30 f9543ab0-ab7f-417a-8b9e-36b5a1fd2545 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6505ms 2024-03-23 22:17:29.527 +05:30 0e7a49a4-360e-4ec3-8b8a-2d88c9cb243e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:17:29.527 +05:30 3f70131c-3a52-4069-8688-1178f29b6e72 INF CORS policy execution successful. 2024-03-23 22:17:29.528 +05:30 3f70131c-3a52-4069-8688-1178f29b6e72 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:17:29.528 +05:30 3f70131c-3a52-4069-8688-1178f29b6e72 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:17:29.528 +05:30 0829d7e4-094d-4509-87f7-609829f52656 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:17:29.528 +05:30 3f70131c-3a52-4069-8688-1178f29b6e72 INF Fetching Country deatails 2024-03-23 22:17:29.528 +05:30 8ff8f6be-fbfa-4c39-8066-8929c3e2f8d1 INF CORS policy execution successful. 2024-03-23 22:17:29.528 +05:30 8ff8f6be-fbfa-4c39-8066-8929c3e2f8d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:17:29.528 +05:30 8ff8f6be-fbfa-4c39-8066-8929c3e2f8d1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:17:29.528 +05:30 8ff8f6be-fbfa-4c39-8066-8929c3e2f8d1 INF Fetching Department deatails 2024-03-23 22:17:29.529 +05:30 3f70131c-3a52-4069-8688-1178f29b6e72 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:29.529 +05:30 8ff8f6be-fbfa-4c39-8066-8929c3e2f8d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:29.529 +05:30 3f70131c-3a52-4069-8688-1178f29b6e72 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5737ms 2024-03-23 22:17:29.529 +05:30 3f70131c-3a52-4069-8688-1178f29b6e72 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:17:29.529 +05:30 3f70131c-3a52-4069-8688-1178f29b6e72 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3082ms 2024-03-23 22:17:29.529 +05:30 8ff8f6be-fbfa-4c39-8066-8929c3e2f8d1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2166ms 2024-03-23 22:17:29.530 +05:30 8ff8f6be-fbfa-4c39-8066-8929c3e2f8d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:17:29.530 +05:30 8ff8f6be-fbfa-4c39-8066-8929c3e2f8d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0605ms 2024-03-23 22:17:48.317 +05:30 c8869923-80f0-4fa3-b3bf-11861bcf8136 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:17:48.318 +05:30 bb62ac7a-7e1f-4a9f-8678-46fe7353c9b8 INF CORS policy execution successful. 2024-03-23 22:17:48.318 +05:30 bb62ac7a-7e1f-4a9f-8678-46fe7353c9b8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:48.318 +05:30 bb62ac7a-7e1f-4a9f-8678-46fe7353c9b8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:17:48.319 +05:30 bb62ac7a-7e1f-4a9f-8678-46fe7353c9b8 INF Fetching City deatails 2024-03-23 22:17:48.320 +05:30 bb62ac7a-7e1f-4a9f-8678-46fe7353c9b8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:48.321 +05:30 bb62ac7a-7e1f-4a9f-8678-46fe7353c9b8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1081ms 2024-03-23 22:17:48.321 +05:30 bb62ac7a-7e1f-4a9f-8678-46fe7353c9b8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:48.321 +05:30 bb62ac7a-7e1f-4a9f-8678-46fe7353c9b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3807ms 2024-03-23 22:17:48.326 +05:30 fa653473-dd27-49aa-99a6-aca4d78d4256 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:17:48.326 +05:30 f3e11fb1-1343-4e08-9037-036f1f3a1744 INF CORS policy execution successful. 2024-03-23 22:17:48.326 +05:30 f3e11fb1-1343-4e08-9037-036f1f3a1744 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:17:48.326 +05:30 f3e11fb1-1343-4e08-9037-036f1f3a1744 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:17:48.327 +05:30 f3e11fb1-1343-4e08-9037-036f1f3a1744 INF Fetching Country deatails 2024-03-23 22:17:48.328 +05:30 f3e11fb1-1343-4e08-9037-036f1f3a1744 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:48.328 +05:30 f3e11fb1-1343-4e08-9037-036f1f3a1744 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4971ms 2024-03-23 22:17:48.328 +05:30 f3e11fb1-1343-4e08-9037-036f1f3a1744 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:17:48.328 +05:30 f3e11fb1-1343-4e08-9037-036f1f3a1744 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4042ms 2024-03-23 22:17:48.329 +05:30 6639a3e8-57df-46b1-889c-46d5660d497a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:17:48.329 +05:30 b4cf1f0f-122b-4b25-98d5-1137333b7283 INF CORS policy execution successful. 2024-03-23 22:17:48.329 +05:30 b4cf1f0f-122b-4b25-98d5-1137333b7283 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:17:48.329 +05:30 b4cf1f0f-122b-4b25-98d5-1137333b7283 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:17:48.329 +05:30 b4cf1f0f-122b-4b25-98d5-1137333b7283 INF Fetching Department deatails 2024-03-23 22:17:48.330 +05:30 b4cf1f0f-122b-4b25-98d5-1137333b7283 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:48.331 +05:30 b4cf1f0f-122b-4b25-98d5-1137333b7283 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3258ms 2024-03-23 22:17:48.331 +05:30 b4cf1f0f-122b-4b25-98d5-1137333b7283 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:17:48.331 +05:30 b4cf1f0f-122b-4b25-98d5-1137333b7283 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.9652ms 2024-03-23 22:17:48.336 +05:30 8face166-ba73-4c83-982b-cbcf300cc578 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:17:48.336 +05:30 a01b5ef0-6340-424d-b47f-15c319ab70ca INF CORS policy execution successful. 2024-03-23 22:17:48.337 +05:30 a01b5ef0-6340-424d-b47f-15c319ab70ca INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:17:48.337 +05:30 a01b5ef0-6340-424d-b47f-15c319ab70ca INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:17:48.337 +05:30 a01b5ef0-6340-424d-b47f-15c319ab70ca INF Fetching Field details for Master 2024-03-23 22:17:48.339 +05:30 a01b5ef0-6340-424d-b47f-15c319ab70ca INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:48.339 +05:30 a01b5ef0-6340-424d-b47f-15c319ab70ca INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.4296ms 2024-03-23 22:17:48.339 +05:30 a01b5ef0-6340-424d-b47f-15c319ab70ca INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:17:48.339 +05:30 a01b5ef0-6340-424d-b47f-15c319ab70ca INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 3.3641ms 2024-03-23 22:17:48.768 +05:30 2740143f-8fd8-46bd-96b7-93d5016c2736 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:17:48.769 +05:30 040faad4-b162-4333-8177-7b8be6ceb44d INF CORS policy execution successful. 2024-03-23 22:17:48.769 +05:30 040faad4-b162-4333-8177-7b8be6ceb44d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:48.769 +05:30 040faad4-b162-4333-8177-7b8be6ceb44d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:17:48.769 +05:30 040faad4-b162-4333-8177-7b8be6ceb44d INF Fetching City deatails 2024-03-23 22:17:48.769 +05:30 88f13d1c-7042-4dd0-be21-0d2bbbdffd5f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:17:48.769 +05:30 37a398c2-33ec-488e-a713-4f2b2f9241ec INF CORS policy execution successful. 2024-03-23 22:17:48.769 +05:30 37a398c2-33ec-488e-a713-4f2b2f9241ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:17:48.769 +05:30 37a398c2-33ec-488e-a713-4f2b2f9241ec INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:17:48.769 +05:30 37a398c2-33ec-488e-a713-4f2b2f9241ec INF Fetching Country deatails 2024-03-23 22:17:48.770 +05:30 040faad4-b162-4333-8177-7b8be6ceb44d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:48.770 +05:30 37a398c2-33ec-488e-a713-4f2b2f9241ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:48.770 +05:30 040faad4-b162-4333-8177-7b8be6ceb44d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2734ms 2024-03-23 22:17:48.770 +05:30 040faad4-b162-4333-8177-7b8be6ceb44d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:48.770 +05:30 37a398c2-33ec-488e-a713-4f2b2f9241ec INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.8653ms 2024-03-23 22:17:48.770 +05:30 37a398c2-33ec-488e-a713-4f2b2f9241ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:17:48.770 +05:30 040faad4-b162-4333-8177-7b8be6ceb44d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0032ms 2024-03-23 22:17:48.770 +05:30 37a398c2-33ec-488e-a713-4f2b2f9241ec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.2726ms 2024-03-23 22:17:48.775 +05:30 b4c21732-fa6b-407a-9512-288cddf7cfeb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:17:48.776 +05:30 6d9f5b7f-692b-4902-82a8-48dc37348019 INF CORS policy execution successful. 2024-03-23 22:17:48.776 +05:30 6d9f5b7f-692b-4902-82a8-48dc37348019 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:17:48.776 +05:30 6d9f5b7f-692b-4902-82a8-48dc37348019 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:17:48.776 +05:30 6d9f5b7f-692b-4902-82a8-48dc37348019 INF Fetching Department deatails 2024-03-23 22:17:48.777 +05:30 6d9f5b7f-692b-4902-82a8-48dc37348019 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:48.777 +05:30 6d9f5b7f-692b-4902-82a8-48dc37348019 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0374ms 2024-03-23 22:17:48.777 +05:30 6d9f5b7f-692b-4902-82a8-48dc37348019 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:17:48.777 +05:30 6d9f5b7f-692b-4902-82a8-48dc37348019 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.6279ms 2024-03-23 22:17:48.780 +05:30 35a089eb-c499-43e1-a80d-be3dad014641 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:17:48.781 +05:30 c7a42809-7db2-40f5-8c32-6385b105b0e9 INF CORS policy execution successful. 2024-03-23 22:17:48.781 +05:30 c7a42809-7db2-40f5-8c32-6385b105b0e9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:17:48.781 +05:30 c7a42809-7db2-40f5-8c32-6385b105b0e9 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:17:48.781 +05:30 c7a42809-7db2-40f5-8c32-6385b105b0e9 INF Fetching Field details for Master 2024-03-23 22:17:48.782 +05:30 c7a42809-7db2-40f5-8c32-6385b105b0e9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:48.783 +05:30 c7a42809-7db2-40f5-8c32-6385b105b0e9 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.8258ms 2024-03-23 22:17:48.783 +05:30 c7a42809-7db2-40f5-8c32-6385b105b0e9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:17:48.783 +05:30 c7a42809-7db2-40f5-8c32-6385b105b0e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.5125ms 2024-03-23 22:17:56.212 +05:30 1551dc6e-3f1a-476f-82a1-834d77eaf5f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:17:56.213 +05:30 7d556606-880e-44a3-a85b-411ce061dcc3 INF CORS policy execution successful. 2024-03-23 22:17:56.213 +05:30 7d556606-880e-44a3-a85b-411ce061dcc3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:56.213 +05:30 7d556606-880e-44a3-a85b-411ce061dcc3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:17:56.214 +05:30 7d556606-880e-44a3-a85b-411ce061dcc3 INF Fetching City deatails 2024-03-23 22:17:56.216 +05:30 7d556606-880e-44a3-a85b-411ce061dcc3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:56.217 +05:30 7d556606-880e-44a3-a85b-411ce061dcc3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.3556ms 2024-03-23 22:17:56.217 +05:30 7d556606-880e-44a3-a85b-411ce061dcc3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:56.217 +05:30 7d556606-880e-44a3-a85b-411ce061dcc3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.071ms 2024-03-23 22:17:57.516 +05:30 4fe01cbc-3013-4a11-b5f6-03acbba2a9e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:17:57.516 +05:30 ddceca36-5499-4042-8f3b-80e3b1654f01 INF CORS policy execution successful. 2024-03-23 22:17:57.516 +05:30 ddceca36-5499-4042-8f3b-80e3b1654f01 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:57.516 +05:30 ddceca36-5499-4042-8f3b-80e3b1654f01 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:17:57.517 +05:30 ddceca36-5499-4042-8f3b-80e3b1654f01 INF Fetching City deatails 2024-03-23 22:17:57.518 +05:30 ddceca36-5499-4042-8f3b-80e3b1654f01 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:57.518 +05:30 ddceca36-5499-4042-8f3b-80e3b1654f01 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9801ms 2024-03-23 22:17:57.519 +05:30 ddceca36-5499-4042-8f3b-80e3b1654f01 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:57.519 +05:30 ddceca36-5499-4042-8f3b-80e3b1654f01 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8889ms 2024-03-23 22:17:59.883 +05:30 0993ed52-f156-4405-93d1-3be748a5a1cf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:17:59.883 +05:30 31989052-cc32-4504-b9bb-d5e0d53b94f8 INF CORS policy execution successful. 2024-03-23 22:17:59.884 +05:30 31989052-cc32-4504-b9bb-d5e0d53b94f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:59.884 +05:30 31989052-cc32-4504-b9bb-d5e0d53b94f8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:17:59.884 +05:30 31989052-cc32-4504-b9bb-d5e0d53b94f8 INF Fetching City deatails 2024-03-23 22:17:59.885 +05:30 31989052-cc32-4504-b9bb-d5e0d53b94f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:17:59.886 +05:30 31989052-cc32-4504-b9bb-d5e0d53b94f8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0423ms 2024-03-23 22:17:59.886 +05:30 31989052-cc32-4504-b9bb-d5e0d53b94f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:17:59.886 +05:30 31989052-cc32-4504-b9bb-d5e0d53b94f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0204ms 2024-03-23 22:18:00.127 +05:30 ba548e4b-34e1-49d1-99c8-be3e743bd28d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:00.128 +05:30 3728362b-c628-4326-a800-a1821eae16d7 INF CORS policy execution successful. 2024-03-23 22:18:00.128 +05:30 3728362b-c628-4326-a800-a1821eae16d7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:00.128 +05:30 3728362b-c628-4326-a800-a1821eae16d7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:00.128 +05:30 3728362b-c628-4326-a800-a1821eae16d7 INF Fetching City deatails 2024-03-23 22:18:00.131 +05:30 3728362b-c628-4326-a800-a1821eae16d7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:00.133 +05:30 3728362b-c628-4326-a800-a1821eae16d7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.0919ms 2024-03-23 22:18:00.133 +05:30 3728362b-c628-4326-a800-a1821eae16d7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:00.134 +05:30 3728362b-c628-4326-a800-a1821eae16d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.3153ms 2024-03-23 22:18:00.317 +05:30 824e222a-c30e-4bfb-8835-e038bcea3589 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:00.317 +05:30 4e15ec8f-d48f-49c0-b04b-a34888f6b70a INF CORS policy execution successful. 2024-03-23 22:18:00.318 +05:30 4e15ec8f-d48f-49c0-b04b-a34888f6b70a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:00.318 +05:30 4e15ec8f-d48f-49c0-b04b-a34888f6b70a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:00.318 +05:30 4e15ec8f-d48f-49c0-b04b-a34888f6b70a INF Fetching City deatails 2024-03-23 22:18:00.319 +05:30 4e15ec8f-d48f-49c0-b04b-a34888f6b70a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:00.319 +05:30 4e15ec8f-d48f-49c0-b04b-a34888f6b70a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2227ms 2024-03-23 22:18:00.319 +05:30 4e15ec8f-d48f-49c0-b04b-a34888f6b70a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:00.319 +05:30 4e15ec8f-d48f-49c0-b04b-a34888f6b70a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9868ms 2024-03-23 22:18:00.530 +05:30 23997242-74ee-49fa-adcb-7c816c1c2947 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:00.530 +05:30 e86abe3d-a1fb-44ba-9c7a-dfd9b395ab91 INF CORS policy execution successful. 2024-03-23 22:18:00.530 +05:30 e86abe3d-a1fb-44ba-9c7a-dfd9b395ab91 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:00.531 +05:30 e86abe3d-a1fb-44ba-9c7a-dfd9b395ab91 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:00.531 +05:30 e86abe3d-a1fb-44ba-9c7a-dfd9b395ab91 INF Fetching City deatails 2024-03-23 22:18:00.532 +05:30 e86abe3d-a1fb-44ba-9c7a-dfd9b395ab91 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:00.532 +05:30 e86abe3d-a1fb-44ba-9c7a-dfd9b395ab91 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7629ms 2024-03-23 22:18:00.532 +05:30 e86abe3d-a1fb-44ba-9c7a-dfd9b395ab91 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:00.533 +05:30 e86abe3d-a1fb-44ba-9c7a-dfd9b395ab91 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5564ms 2024-03-23 22:18:01.690 +05:30 5a152674-7116-4021-8519-cbfa484aeda3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:01.690 +05:30 219bddb2-1765-44f3-9313-b5dfa2817bd0 INF CORS policy execution successful. 2024-03-23 22:18:01.691 +05:30 219bddb2-1765-44f3-9313-b5dfa2817bd0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:01.691 +05:30 219bddb2-1765-44f3-9313-b5dfa2817bd0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:01.691 +05:30 219bddb2-1765-44f3-9313-b5dfa2817bd0 INF Fetching City deatails 2024-03-23 22:18:01.693 +05:30 219bddb2-1765-44f3-9313-b5dfa2817bd0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:01.694 +05:30 219bddb2-1765-44f3-9313-b5dfa2817bd0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.0435ms 2024-03-23 22:18:01.694 +05:30 219bddb2-1765-44f3-9313-b5dfa2817bd0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:01.694 +05:30 219bddb2-1765-44f3-9313-b5dfa2817bd0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.0159ms 2024-03-23 22:18:03.408 +05:30 59f15e8b-95f1-45d9-a955-fece4254fbc6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:03.408 +05:30 e81ad6a8-720d-47cc-b23a-bc3c44f90195 INF CORS policy execution successful. 2024-03-23 22:18:03.408 +05:30 e81ad6a8-720d-47cc-b23a-bc3c44f90195 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:03.409 +05:30 e81ad6a8-720d-47cc-b23a-bc3c44f90195 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:03.409 +05:30 e81ad6a8-720d-47cc-b23a-bc3c44f90195 INF Fetching City deatails 2024-03-23 22:18:03.410 +05:30 e81ad6a8-720d-47cc-b23a-bc3c44f90195 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:03.410 +05:30 e81ad6a8-720d-47cc-b23a-bc3c44f90195 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5167ms 2024-03-23 22:18:03.410 +05:30 e81ad6a8-720d-47cc-b23a-bc3c44f90195 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:03.410 +05:30 e81ad6a8-720d-47cc-b23a-bc3c44f90195 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4009ms 2024-03-23 22:18:05.165 +05:30 397ba793-2847-412b-b4f4-2a23f6cbd2d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:05.166 +05:30 bea150e7-7442-48d2-a993-a3d24266ae84 INF CORS policy execution successful. 2024-03-23 22:18:05.166 +05:30 bea150e7-7442-48d2-a993-a3d24266ae84 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:05.166 +05:30 bea150e7-7442-48d2-a993-a3d24266ae84 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:05.166 +05:30 bea150e7-7442-48d2-a993-a3d24266ae84 INF Fetching City deatails 2024-03-23 22:18:05.169 +05:30 bea150e7-7442-48d2-a993-a3d24266ae84 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:05.170 +05:30 bea150e7-7442-48d2-a993-a3d24266ae84 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.6146ms 2024-03-23 22:18:05.170 +05:30 bea150e7-7442-48d2-a993-a3d24266ae84 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:05.170 +05:30 bea150e7-7442-48d2-a993-a3d24266ae84 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.4631ms 2024-03-23 22:18:05.623 +05:30 2bf85a35-7faf-4cbf-9259-a5f39427c287 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:05.624 +05:30 37ecde2f-da9f-4eff-8e62-9085d5bdca23 INF CORS policy execution successful. 2024-03-23 22:18:05.624 +05:30 37ecde2f-da9f-4eff-8e62-9085d5bdca23 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:05.624 +05:30 37ecde2f-da9f-4eff-8e62-9085d5bdca23 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:05.624 +05:30 37ecde2f-da9f-4eff-8e62-9085d5bdca23 INF Fetching City deatails 2024-03-23 22:18:05.625 +05:30 37ecde2f-da9f-4eff-8e62-9085d5bdca23 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:05.626 +05:30 37ecde2f-da9f-4eff-8e62-9085d5bdca23 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6197ms 2024-03-23 22:18:05.626 +05:30 37ecde2f-da9f-4eff-8e62-9085d5bdca23 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:05.626 +05:30 37ecde2f-da9f-4eff-8e62-9085d5bdca23 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4984ms 2024-03-23 22:18:05.850 +05:30 0afb4462-a62e-460e-b264-26f5ce0b53c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:05.851 +05:30 318842dc-5489-477b-8943-58bb580acae7 INF CORS policy execution successful. 2024-03-23 22:18:05.851 +05:30 318842dc-5489-477b-8943-58bb580acae7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:05.851 +05:30 318842dc-5489-477b-8943-58bb580acae7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:05.851 +05:30 318842dc-5489-477b-8943-58bb580acae7 INF Fetching City deatails 2024-03-23 22:18:05.852 +05:30 318842dc-5489-477b-8943-58bb580acae7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:05.852 +05:30 318842dc-5489-477b-8943-58bb580acae7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3964ms 2024-03-23 22:18:05.852 +05:30 318842dc-5489-477b-8943-58bb580acae7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:05.852 +05:30 318842dc-5489-477b-8943-58bb580acae7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0678ms 2024-03-23 22:18:06.025 +05:30 42e1a55c-d4d1-42fd-b41b-de76e6dfbc83 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:06.025 +05:30 d0a3a2b5-e351-47d4-b24a-10a69eb2a651 INF CORS policy execution successful. 2024-03-23 22:18:06.025 +05:30 d0a3a2b5-e351-47d4-b24a-10a69eb2a651 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:06.025 +05:30 d0a3a2b5-e351-47d4-b24a-10a69eb2a651 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:06.025 +05:30 d0a3a2b5-e351-47d4-b24a-10a69eb2a651 INF Fetching City deatails 2024-03-23 22:18:06.028 +05:30 d0a3a2b5-e351-47d4-b24a-10a69eb2a651 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:06.029 +05:30 d0a3a2b5-e351-47d4-b24a-10a69eb2a651 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.0603ms 2024-03-23 22:18:06.029 +05:30 d0a3a2b5-e351-47d4-b24a-10a69eb2a651 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:06.030 +05:30 d0a3a2b5-e351-47d4-b24a-10a69eb2a651 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.9819ms 2024-03-23 22:18:06.210 +05:30 1800535e-1569-42f9-8f2c-b940dcb57587 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:06.211 +05:30 e163fb2e-707d-42a8-aade-80e4af64b6f8 INF CORS policy execution successful. 2024-03-23 22:18:06.211 +05:30 e163fb2e-707d-42a8-aade-80e4af64b6f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:06.211 +05:30 e163fb2e-707d-42a8-aade-80e4af64b6f8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:06.211 +05:30 e163fb2e-707d-42a8-aade-80e4af64b6f8 INF Fetching City deatails 2024-03-23 22:18:06.212 +05:30 e163fb2e-707d-42a8-aade-80e4af64b6f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:06.213 +05:30 e163fb2e-707d-42a8-aade-80e4af64b6f8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6945ms 2024-03-23 22:18:06.213 +05:30 e163fb2e-707d-42a8-aade-80e4af64b6f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:06.213 +05:30 e163fb2e-707d-42a8-aade-80e4af64b6f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.484ms 2024-03-23 22:18:06.506 +05:30 17646ed1-51cd-43d9-a6f3-83f11ada7b16 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:06.506 +05:30 036f7b1d-aff8-4b08-b676-2eeb30fa30ce INF CORS policy execution successful. 2024-03-23 22:18:06.507 +05:30 036f7b1d-aff8-4b08-b676-2eeb30fa30ce INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:06.507 +05:30 036f7b1d-aff8-4b08-b676-2eeb30fa30ce INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:06.507 +05:30 036f7b1d-aff8-4b08-b676-2eeb30fa30ce INF Fetching City deatails 2024-03-23 22:18:06.508 +05:30 036f7b1d-aff8-4b08-b676-2eeb30fa30ce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:06.508 +05:30 036f7b1d-aff8-4b08-b676-2eeb30fa30ce INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2946ms 2024-03-23 22:18:06.508 +05:30 036f7b1d-aff8-4b08-b676-2eeb30fa30ce INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:06.508 +05:30 036f7b1d-aff8-4b08-b676-2eeb30fa30ce INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9677ms 2024-03-23 22:18:06.788 +05:30 0633e182-4ec2-4f3d-8f83-11132b89ed73 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:06.789 +05:30 ae1acfe6-a1d7-4aee-bb8b-f6fdb20c23e7 INF CORS policy execution successful. 2024-03-23 22:18:06.789 +05:30 ae1acfe6-a1d7-4aee-bb8b-f6fdb20c23e7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:06.789 +05:30 ae1acfe6-a1d7-4aee-bb8b-f6fdb20c23e7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:06.789 +05:30 ae1acfe6-a1d7-4aee-bb8b-f6fdb20c23e7 INF Fetching City deatails 2024-03-23 22:18:06.790 +05:30 ae1acfe6-a1d7-4aee-bb8b-f6fdb20c23e7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:06.791 +05:30 ae1acfe6-a1d7-4aee-bb8b-f6fdb20c23e7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6498ms 2024-03-23 22:18:06.791 +05:30 ae1acfe6-a1d7-4aee-bb8b-f6fdb20c23e7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:06.791 +05:30 ae1acfe6-a1d7-4aee-bb8b-f6fdb20c23e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4526ms 2024-03-23 22:18:07.177 +05:30 5cc8c1d1-d9f1-4ac9-9e66-b4b159af5f2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:07.177 +05:30 42aca9fc-3890-4fe7-b759-4ecd1574f938 INF CORS policy execution successful. 2024-03-23 22:18:07.177 +05:30 42aca9fc-3890-4fe7-b759-4ecd1574f938 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:07.177 +05:30 42aca9fc-3890-4fe7-b759-4ecd1574f938 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:07.177 +05:30 42aca9fc-3890-4fe7-b759-4ecd1574f938 INF Fetching City deatails 2024-03-23 22:18:07.178 +05:30 42aca9fc-3890-4fe7-b759-4ecd1574f938 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:07.179 +05:30 42aca9fc-3890-4fe7-b759-4ecd1574f938 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5091ms 2024-03-23 22:18:07.179 +05:30 42aca9fc-3890-4fe7-b759-4ecd1574f938 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:07.179 +05:30 42aca9fc-3890-4fe7-b759-4ecd1574f938 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2959ms 2024-03-23 22:18:07.374 +05:30 2fc174d7-080e-45ee-84e3-699adfd06962 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:07.374 +05:30 01eedb34-5ca6-4a58-8b35-43be010e17c7 INF CORS policy execution successful. 2024-03-23 22:18:07.374 +05:30 01eedb34-5ca6-4a58-8b35-43be010e17c7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:07.374 +05:30 01eedb34-5ca6-4a58-8b35-43be010e17c7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:07.375 +05:30 01eedb34-5ca6-4a58-8b35-43be010e17c7 INF Fetching City deatails 2024-03-23 22:18:07.375 +05:30 01eedb34-5ca6-4a58-8b35-43be010e17c7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:07.376 +05:30 01eedb34-5ca6-4a58-8b35-43be010e17c7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.1458ms 2024-03-23 22:18:07.376 +05:30 01eedb34-5ca6-4a58-8b35-43be010e17c7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:07.376 +05:30 01eedb34-5ca6-4a58-8b35-43be010e17c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.8114ms 2024-03-23 22:18:07.564 +05:30 4c2841cc-52ca-4546-a6e7-3caae25c3cd4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:07.566 +05:30 ff84627c-5d31-49dc-b19a-175f984d19ae INF CORS policy execution successful. 2024-03-23 22:18:07.566 +05:30 ff84627c-5d31-49dc-b19a-175f984d19ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:07.566 +05:30 ff84627c-5d31-49dc-b19a-175f984d19ae INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:07.566 +05:30 ff84627c-5d31-49dc-b19a-175f984d19ae INF Fetching City deatails 2024-03-23 22:18:07.569 +05:30 ff84627c-5d31-49dc-b19a-175f984d19ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:07.569 +05:30 ff84627c-5d31-49dc-b19a-175f984d19ae INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.2464ms 2024-03-23 22:18:07.569 +05:30 ff84627c-5d31-49dc-b19a-175f984d19ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:07.570 +05:30 ff84627c-5d31-49dc-b19a-175f984d19ae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.6294ms 2024-03-23 22:18:07.742 +05:30 2b464983-35e7-4acd-910b-86a1da6c1b2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:07.742 +05:30 9d82eb2d-81bf-4e9f-ba3f-d71152f693ef INF CORS policy execution successful. 2024-03-23 22:18:07.743 +05:30 9d82eb2d-81bf-4e9f-ba3f-d71152f693ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:07.743 +05:30 9d82eb2d-81bf-4e9f-ba3f-d71152f693ef INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:07.743 +05:30 9d82eb2d-81bf-4e9f-ba3f-d71152f693ef INF Fetching City deatails 2024-03-23 22:18:07.744 +05:30 9d82eb2d-81bf-4e9f-ba3f-d71152f693ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:07.744 +05:30 9d82eb2d-81bf-4e9f-ba3f-d71152f693ef INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.261ms 2024-03-23 22:18:07.744 +05:30 9d82eb2d-81bf-4e9f-ba3f-d71152f693ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:07.744 +05:30 9d82eb2d-81bf-4e9f-ba3f-d71152f693ef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9046ms 2024-03-23 22:18:09.868 +05:30 de411510-217b-4d15-8b31-7d81dff6eae4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:09.869 +05:30 4272aa9f-d1eb-4770-86a4-64b8f1ae5ffe INF CORS policy execution successful. 2024-03-23 22:18:09.869 +05:30 4272aa9f-d1eb-4770-86a4-64b8f1ae5ffe INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:09.869 +05:30 4272aa9f-d1eb-4770-86a4-64b8f1ae5ffe INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:09.869 +05:30 4272aa9f-d1eb-4770-86a4-64b8f1ae5ffe INF Fetching City deatails 2024-03-23 22:18:09.871 +05:30 4272aa9f-d1eb-4770-86a4-64b8f1ae5ffe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:09.871 +05:30 4272aa9f-d1eb-4770-86a4-64b8f1ae5ffe INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7327ms 2024-03-23 22:18:09.871 +05:30 4272aa9f-d1eb-4770-86a4-64b8f1ae5ffe INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:09.871 +05:30 4272aa9f-d1eb-4770-86a4-64b8f1ae5ffe INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7055ms 2024-03-23 22:18:10.300 +05:30 6a9be285-6542-4cb2-afc0-65b0a9b26511 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:18:10.300 +05:30 9c0df19f-86a3-417c-9708-3d4345599ca2 INF CORS policy execution successful. 2024-03-23 22:18:10.300 +05:30 9c0df19f-86a3-417c-9708-3d4345599ca2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:10.300 +05:30 9c0df19f-86a3-417c-9708-3d4345599ca2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:18:10.300 +05:30 9c0df19f-86a3-417c-9708-3d4345599ca2 INF Fetching City deatails 2024-03-23 22:18:10.301 +05:30 9c0df19f-86a3-417c-9708-3d4345599ca2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:18:10.302 +05:30 9c0df19f-86a3-417c-9708-3d4345599ca2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3116ms 2024-03-23 22:18:10.302 +05:30 9c0df19f-86a3-417c-9708-3d4345599ca2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:18:10.302 +05:30 9c0df19f-86a3-417c-9708-3d4345599ca2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1084ms 2024-03-23 22:19:19.266 +05:30 a443608c-e85b-46a6-b630-e0d8b5f919e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:19.267 +05:30 16d83893-dcf8-4063-ad21-9a84cab50853 INF CORS policy execution successful. 2024-03-23 22:19:19.267 +05:30 16d83893-dcf8-4063-ad21-9a84cab50853 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:19.268 +05:30 16d83893-dcf8-4063-ad21-9a84cab50853 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:19.268 +05:30 16d83893-dcf8-4063-ad21-9a84cab50853 INF Fetching City deatails 2024-03-23 22:19:19.270 +05:30 1090dedf-b192-429d-9a51-218f2a82c287 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:19.270 +05:30 c2d35f16-5736-4327-849b-16af8eaf33bd INF CORS policy execution successful. 2024-03-23 22:19:19.270 +05:30 c2d35f16-5736-4327-849b-16af8eaf33bd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:19.270 +05:30 c2d35f16-5736-4327-849b-16af8eaf33bd INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:19.271 +05:30 16d83893-dcf8-4063-ad21-9a84cab50853 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:19.271 +05:30 c2d35f16-5736-4327-849b-16af8eaf33bd INF Fetching Country deatails 2024-03-23 22:19:19.271 +05:30 16d83893-dcf8-4063-ad21-9a84cab50853 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.5638ms 2024-03-23 22:19:19.271 +05:30 c2d35f16-5736-4327-849b-16af8eaf33bd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:19.271 +05:30 16d83893-dcf8-4063-ad21-9a84cab50853 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:19.272 +05:30 c2d35f16-5736-4327-849b-16af8eaf33bd INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2065ms 2024-03-23 22:19:19.272 +05:30 16d83893-dcf8-4063-ad21-9a84cab50853 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.273ms 2024-03-23 22:19:19.272 +05:30 c2d35f16-5736-4327-849b-16af8eaf33bd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:19.272 +05:30 c2d35f16-5736-4327-849b-16af8eaf33bd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9092ms 2024-03-23 22:19:19.275 +05:30 57b0a199-55bd-41d5-b390-730980009444 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:19.276 +05:30 df23aac3-ce4b-40c9-ba76-c599fe2d3821 INF CORS policy execution successful. 2024-03-23 22:19:19.276 +05:30 df23aac3-ce4b-40c9-ba76-c599fe2d3821 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:19.276 +05:30 df23aac3-ce4b-40c9-ba76-c599fe2d3821 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:19.276 +05:30 df23aac3-ce4b-40c9-ba76-c599fe2d3821 INF Fetching Department deatails 2024-03-23 22:19:19.277 +05:30 df23aac3-ce4b-40c9-ba76-c599fe2d3821 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:19.277 +05:30 df23aac3-ce4b-40c9-ba76-c599fe2d3821 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.507ms 2024-03-23 22:19:19.277 +05:30 df23aac3-ce4b-40c9-ba76-c599fe2d3821 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:19.278 +05:30 df23aac3-ce4b-40c9-ba76-c599fe2d3821 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2544ms 2024-03-23 22:19:22.425 +05:30 f3f5cb1c-7205-48e7-995b-a30927d872af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:22.426 +05:30 9666925a-79ce-4946-9a59-6a0e00800210 INF CORS policy execution successful. 2024-03-23 22:19:22.426 +05:30 9666925a-79ce-4946-9a59-6a0e00800210 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:22.426 +05:30 9666925a-79ce-4946-9a59-6a0e00800210 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:22.426 +05:30 9666925a-79ce-4946-9a59-6a0e00800210 INF Fetching City deatails 2024-03-23 22:19:22.428 +05:30 9666925a-79ce-4946-9a59-6a0e00800210 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:22.428 +05:30 9666925a-79ce-4946-9a59-6a0e00800210 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2761ms 2024-03-23 22:19:22.429 +05:30 9666925a-79ce-4946-9a59-6a0e00800210 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:22.429 +05:30 9666925a-79ce-4946-9a59-6a0e00800210 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3143ms 2024-03-23 22:19:22.433 +05:30 27ea8f62-af2c-41e7-bdf5-d468c0d13209 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:22.433 +05:30 127b834d-5f11-493c-93e0-800c80f78671 INF CORS policy execution successful. 2024-03-23 22:19:22.433 +05:30 127b834d-5f11-493c-93e0-800c80f78671 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:22.433 +05:30 127b834d-5f11-493c-93e0-800c80f78671 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:22.433 +05:30 127b834d-5f11-493c-93e0-800c80f78671 INF Fetching Country deatails 2024-03-23 22:19:22.434 +05:30 127b834d-5f11-493c-93e0-800c80f78671 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:22.434 +05:30 127b834d-5f11-493c-93e0-800c80f78671 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4197ms 2024-03-23 22:19:22.434 +05:30 127b834d-5f11-493c-93e0-800c80f78671 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:22.435 +05:30 127b834d-5f11-493c-93e0-800c80f78671 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.083ms 2024-03-23 22:19:22.435 +05:30 ec5afede-b29d-427d-a114-ae90bdc37ad6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:22.435 +05:30 887014d1-0b91-47ad-a135-da8f10f954ca INF CORS policy execution successful. 2024-03-23 22:19:22.435 +05:30 887014d1-0b91-47ad-a135-da8f10f954ca INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:22.435 +05:30 887014d1-0b91-47ad-a135-da8f10f954ca INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:22.436 +05:30 887014d1-0b91-47ad-a135-da8f10f954ca INF Fetching Department deatails 2024-03-23 22:19:22.437 +05:30 887014d1-0b91-47ad-a135-da8f10f954ca INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:22.437 +05:30 887014d1-0b91-47ad-a135-da8f10f954ca INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5683ms 2024-03-23 22:19:22.437 +05:30 887014d1-0b91-47ad-a135-da8f10f954ca INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:22.437 +05:30 887014d1-0b91-47ad-a135-da8f10f954ca INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2453ms 2024-03-23 22:19:23.516 +05:30 6aaf8b9e-0dfc-4f9a-8b6b-f86ad442a530 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:23.516 +05:30 3fc8b502-9a1f-4c36-85ad-54665993d9d0 INF CORS policy execution successful. 2024-03-23 22:19:23.516 +05:30 3fc8b502-9a1f-4c36-85ad-54665993d9d0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:23.516 +05:30 3fc8b502-9a1f-4c36-85ad-54665993d9d0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:23.517 +05:30 3fc8b502-9a1f-4c36-85ad-54665993d9d0 INF Fetching City deatails 2024-03-23 22:19:23.518 +05:30 3fc8b502-9a1f-4c36-85ad-54665993d9d0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:23.519 +05:30 3fc8b502-9a1f-4c36-85ad-54665993d9d0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1245ms 2024-03-23 22:19:23.519 +05:30 3fc8b502-9a1f-4c36-85ad-54665993d9d0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:23.519 +05:30 3fc8b502-9a1f-4c36-85ad-54665993d9d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3403ms 2024-03-23 22:19:23.520 +05:30 39a5e034-a363-4268-8da3-601f71e9b3cd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:23.520 +05:30 8572c82a-bd91-4e61-a4e3-6943858d0d8f INF CORS policy execution successful. 2024-03-23 22:19:23.520 +05:30 8572c82a-bd91-4e61-a4e3-6943858d0d8f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:23.520 +05:30 8572c82a-bd91-4e61-a4e3-6943858d0d8f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:23.520 +05:30 8572c82a-bd91-4e61-a4e3-6943858d0d8f INF Fetching Country deatails 2024-03-23 22:19:23.521 +05:30 8572c82a-bd91-4e61-a4e3-6943858d0d8f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:23.522 +05:30 8572c82a-bd91-4e61-a4e3-6943858d0d8f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3412ms 2024-03-23 22:19:23.522 +05:30 8572c82a-bd91-4e61-a4e3-6943858d0d8f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:23.522 +05:30 8572c82a-bd91-4e61-a4e3-6943858d0d8f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9837ms 2024-03-23 22:19:23.525 +05:30 8f943ea6-1034-4d33-a264-b56a1352abbe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:23.526 +05:30 d94178a0-d535-4a47-ade0-34204826c6ef INF CORS policy execution successful. 2024-03-23 22:19:23.526 +05:30 d94178a0-d535-4a47-ade0-34204826c6ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:23.526 +05:30 d94178a0-d535-4a47-ade0-34204826c6ef INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:23.526 +05:30 d94178a0-d535-4a47-ade0-34204826c6ef INF Fetching Department deatails 2024-03-23 22:19:23.527 +05:30 d94178a0-d535-4a47-ade0-34204826c6ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:23.527 +05:30 d94178a0-d535-4a47-ade0-34204826c6ef INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2799ms 2024-03-23 22:19:23.527 +05:30 d94178a0-d535-4a47-ade0-34204826c6ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:23.527 +05:30 d94178a0-d535-4a47-ade0-34204826c6ef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.9443ms 2024-03-23 22:19:24.701 +05:30 0cc35c75-63ec-44d3-9842-1665b61186c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:24.701 +05:30 04d8f366-b0aa-4c7b-b310-0cb0b5fa125e INF CORS policy execution successful. 2024-03-23 22:19:24.701 +05:30 04d8f366-b0aa-4c7b-b310-0cb0b5fa125e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:24.702 +05:30 04d8f366-b0aa-4c7b-b310-0cb0b5fa125e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:24.702 +05:30 04d8f366-b0aa-4c7b-b310-0cb0b5fa125e INF Fetching City deatails 2024-03-23 22:19:24.703 +05:30 04d8f366-b0aa-4c7b-b310-0cb0b5fa125e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:24.703 +05:30 04d8f366-b0aa-4c7b-b310-0cb0b5fa125e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5681ms 2024-03-23 22:19:24.703 +05:30 04d8f366-b0aa-4c7b-b310-0cb0b5fa125e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:24.704 +05:30 04d8f366-b0aa-4c7b-b310-0cb0b5fa125e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4368ms 2024-03-23 22:19:24.706 +05:30 02208ca7-33b3-4a53-97eb-7c2dffcd19e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:24.706 +05:30 03764b21-c8ac-4ffc-bbc8-5c987bd2c0c3 INF CORS policy execution successful. 2024-03-23 22:19:24.706 +05:30 03764b21-c8ac-4ffc-bbc8-5c987bd2c0c3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:24.706 +05:30 03764b21-c8ac-4ffc-bbc8-5c987bd2c0c3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:24.706 +05:30 03764b21-c8ac-4ffc-bbc8-5c987bd2c0c3 INF Fetching Country deatails 2024-03-23 22:19:24.707 +05:30 03764b21-c8ac-4ffc-bbc8-5c987bd2c0c3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:24.707 +05:30 03764b21-c8ac-4ffc-bbc8-5c987bd2c0c3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1718ms 2024-03-23 22:19:24.707 +05:30 03764b21-c8ac-4ffc-bbc8-5c987bd2c0c3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:24.708 +05:30 03764b21-c8ac-4ffc-bbc8-5c987bd2c0c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.8832ms 2024-03-23 22:19:24.711 +05:30 910a8bb6-2c75-4b73-9c44-1a9074a9433c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:24.712 +05:30 c5de211b-8d00-4e94-b74b-c9b8f396af80 INF CORS policy execution successful. 2024-03-23 22:19:24.712 +05:30 c5de211b-8d00-4e94-b74b-c9b8f396af80 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:24.712 +05:30 c5de211b-8d00-4e94-b74b-c9b8f396af80 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:24.712 +05:30 c5de211b-8d00-4e94-b74b-c9b8f396af80 INF Fetching Department deatails 2024-03-23 22:19:24.713 +05:30 c5de211b-8d00-4e94-b74b-c9b8f396af80 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:24.713 +05:30 c5de211b-8d00-4e94-b74b-c9b8f396af80 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1099ms 2024-03-23 22:19:24.713 +05:30 c5de211b-8d00-4e94-b74b-c9b8f396af80 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:24.713 +05:30 c5de211b-8d00-4e94-b74b-c9b8f396af80 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.6521ms 2024-03-23 22:19:24.972 +05:30 ff3e1516-a2f5-4718-a498-b746c54d99b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:24.972 +05:30 c61d3875-c4f2-4fa4-b07f-ed7f4025957a INF CORS policy execution successful. 2024-03-23 22:19:24.972 +05:30 c61d3875-c4f2-4fa4-b07f-ed7f4025957a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:24.972 +05:30 c61d3875-c4f2-4fa4-b07f-ed7f4025957a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:24.973 +05:30 c61d3875-c4f2-4fa4-b07f-ed7f4025957a INF Fetching City deatails 2024-03-23 22:19:24.974 +05:30 c61d3875-c4f2-4fa4-b07f-ed7f4025957a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:24.974 +05:30 c61d3875-c4f2-4fa4-b07f-ed7f4025957a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6124ms 2024-03-23 22:19:24.974 +05:30 c61d3875-c4f2-4fa4-b07f-ed7f4025957a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:24.974 +05:30 c61d3875-c4f2-4fa4-b07f-ed7f4025957a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8223ms 2024-03-23 22:19:24.976 +05:30 958d4af5-996b-4295-acac-3bd522dfd4bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:24.977 +05:30 8d4c7790-a21b-4133-8871-443c1dfb58cf INF CORS policy execution successful. 2024-03-23 22:19:24.977 +05:30 8d4c7790-a21b-4133-8871-443c1dfb58cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:24.977 +05:30 8d4c7790-a21b-4133-8871-443c1dfb58cf INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:24.977 +05:30 8d4c7790-a21b-4133-8871-443c1dfb58cf INF Fetching Country deatails 2024-03-23 22:19:24.978 +05:30 8d4c7790-a21b-4133-8871-443c1dfb58cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:24.978 +05:30 8d4c7790-a21b-4133-8871-443c1dfb58cf INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3017ms 2024-03-23 22:19:24.978 +05:30 8d4c7790-a21b-4133-8871-443c1dfb58cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:24.978 +05:30 8d4c7790-a21b-4133-8871-443c1dfb58cf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.011ms 2024-03-23 22:19:25.005 +05:30 881d34ca-a840-4fca-91c7-d0573c5ffaa0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:25.005 +05:30 2f297265-3462-4256-a624-4b7970563218 INF CORS policy execution successful. 2024-03-23 22:19:25.005 +05:30 2f297265-3462-4256-a624-4b7970563218 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:25.005 +05:30 2f297265-3462-4256-a624-4b7970563218 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:25.005 +05:30 2f297265-3462-4256-a624-4b7970563218 INF Fetching Department deatails 2024-03-23 22:19:25.007 +05:30 2f297265-3462-4256-a624-4b7970563218 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:25.007 +05:30 2f297265-3462-4256-a624-4b7970563218 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4037ms 2024-03-23 22:19:25.007 +05:30 2f297265-3462-4256-a624-4b7970563218 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:25.007 +05:30 2f297265-3462-4256-a624-4b7970563218 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1127ms 2024-03-23 22:19:26.261 +05:30 e8c8840d-11e5-4a53-9abe-dfabe5786d54 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:26.261 +05:30 7e5ca8c0-cb1e-40c6-9d04-a642f4e28325 INF CORS policy execution successful. 2024-03-23 22:19:26.261 +05:30 7e5ca8c0-cb1e-40c6-9d04-a642f4e28325 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:26.261 +05:30 7e5ca8c0-cb1e-40c6-9d04-a642f4e28325 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:26.261 +05:30 7e5ca8c0-cb1e-40c6-9d04-a642f4e28325 INF Fetching City deatails 2024-03-23 22:19:26.263 +05:30 7e5ca8c0-cb1e-40c6-9d04-a642f4e28325 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:26.263 +05:30 7e5ca8c0-cb1e-40c6-9d04-a642f4e28325 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8882ms 2024-03-23 22:19:26.263 +05:30 7e5ca8c0-cb1e-40c6-9d04-a642f4e28325 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:26.263 +05:30 7e5ca8c0-cb1e-40c6-9d04-a642f4e28325 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6463ms 2024-03-23 22:19:26.266 +05:30 ce6a283d-4f14-4dcc-a253-27d0a8275c79 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:26.266 +05:30 eb7f6fd6-308e-4f77-8c78-856cb16c95f2 INF CORS policy execution successful. 2024-03-23 22:19:26.266 +05:30 eb7f6fd6-308e-4f77-8c78-856cb16c95f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:26.267 +05:30 eb7f6fd6-308e-4f77-8c78-856cb16c95f2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:26.267 +05:30 eb7f6fd6-308e-4f77-8c78-856cb16c95f2 INF Fetching Country deatails 2024-03-23 22:19:26.268 +05:30 eb7f6fd6-308e-4f77-8c78-856cb16c95f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:26.268 +05:30 eb7f6fd6-308e-4f77-8c78-856cb16c95f2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2459ms 2024-03-23 22:19:26.268 +05:30 eb7f6fd6-308e-4f77-8c78-856cb16c95f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:26.268 +05:30 eb7f6fd6-308e-4f77-8c78-856cb16c95f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9607ms 2024-03-23 22:19:26.289 +05:30 fd5d7e64-6fdc-4513-a126-f1ca15d6a5e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:26.290 +05:30 d1a6607d-94d6-42a5-880c-5661d298baa9 INF CORS policy execution successful. 2024-03-23 22:19:26.290 +05:30 d1a6607d-94d6-42a5-880c-5661d298baa9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:26.290 +05:30 d1a6607d-94d6-42a5-880c-5661d298baa9 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:26.290 +05:30 d1a6607d-94d6-42a5-880c-5661d298baa9 INF Fetching Department deatails 2024-03-23 22:19:26.291 +05:30 d1a6607d-94d6-42a5-880c-5661d298baa9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:26.291 +05:30 d1a6607d-94d6-42a5-880c-5661d298baa9 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3591ms 2024-03-23 22:19:26.291 +05:30 d1a6607d-94d6-42a5-880c-5661d298baa9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:26.291 +05:30 d1a6607d-94d6-42a5-880c-5661d298baa9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0875ms 2024-03-23 22:19:26.325 +05:30 8b889ed8-b800-4ba9-aba5-62cfb367d0af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:26.325 +05:30 5f88235e-49f2-40f7-ac7d-267824ea4823 INF CORS policy execution successful. 2024-03-23 22:19:26.326 +05:30 5f88235e-49f2-40f7-ac7d-267824ea4823 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:26.326 +05:30 5f88235e-49f2-40f7-ac7d-267824ea4823 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:26.326 +05:30 5f88235e-49f2-40f7-ac7d-267824ea4823 INF Fetching City deatails 2024-03-23 22:19:26.327 +05:30 5f88235e-49f2-40f7-ac7d-267824ea4823 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:26.327 +05:30 5f88235e-49f2-40f7-ac7d-267824ea4823 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2084ms 2024-03-23 22:19:26.327 +05:30 5f88235e-49f2-40f7-ac7d-267824ea4823 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:26.327 +05:30 5f88235e-49f2-40f7-ac7d-267824ea4823 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.8214ms 2024-03-23 22:19:26.335 +05:30 5175fbce-7290-4a4d-b15c-aedea6f90f06 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:26.335 +05:30 8c2fcef5-de10-49ac-804e-28e1308b60c2 INF CORS policy execution successful. 2024-03-23 22:19:26.335 +05:30 8c2fcef5-de10-49ac-804e-28e1308b60c2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:26.335 +05:30 8c2fcef5-de10-49ac-804e-28e1308b60c2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:26.335 +05:30 8c2fcef5-de10-49ac-804e-28e1308b60c2 INF Fetching Country deatails 2024-03-23 22:19:26.336 +05:30 8c2fcef5-de10-49ac-804e-28e1308b60c2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:26.337 +05:30 8c2fcef5-de10-49ac-804e-28e1308b60c2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2114ms 2024-03-23 22:19:26.337 +05:30 8c2fcef5-de10-49ac-804e-28e1308b60c2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:26.337 +05:30 8c2fcef5-de10-49ac-804e-28e1308b60c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.7842ms 2024-03-23 22:19:26.340 +05:30 840bd790-0b57-4c12-895c-f328def2163e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:26.340 +05:30 8fe249e9-5d71-430c-8c72-8c94e71bd7cf INF CORS policy execution successful. 2024-03-23 22:19:26.341 +05:30 8fe249e9-5d71-430c-8c72-8c94e71bd7cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:26.341 +05:30 8fe249e9-5d71-430c-8c72-8c94e71bd7cf INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:26.341 +05:30 8fe249e9-5d71-430c-8c72-8c94e71bd7cf INF Fetching Department deatails 2024-03-23 22:19:26.342 +05:30 8fe249e9-5d71-430c-8c72-8c94e71bd7cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:26.342 +05:30 8fe249e9-5d71-430c-8c72-8c94e71bd7cf INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.104ms 2024-03-23 22:19:26.342 +05:30 8fe249e9-5d71-430c-8c72-8c94e71bd7cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:26.342 +05:30 8fe249e9-5d71-430c-8c72-8c94e71bd7cf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0427ms 2024-03-23 22:19:26.502 +05:30 b3cfc3c5-97ab-4b7e-af17-2f7986858c0f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:26.503 +05:30 834c576a-e104-4d1b-bcb3-267d23811de6 INF CORS policy execution successful. 2024-03-23 22:19:26.503 +05:30 834c576a-e104-4d1b-bcb3-267d23811de6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:26.503 +05:30 834c576a-e104-4d1b-bcb3-267d23811de6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:26.503 +05:30 834c576a-e104-4d1b-bcb3-267d23811de6 INF Fetching City deatails 2024-03-23 22:19:26.504 +05:30 834c576a-e104-4d1b-bcb3-267d23811de6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:26.505 +05:30 834c576a-e104-4d1b-bcb3-267d23811de6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8273ms 2024-03-23 22:19:26.505 +05:30 834c576a-e104-4d1b-bcb3-267d23811de6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:26.505 +05:30 834c576a-e104-4d1b-bcb3-267d23811de6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.634ms 2024-03-23 22:19:26.507 +05:30 edd5556e-2070-4ae1-a52d-d1c26ef9335e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:26.507 +05:30 0de5620a-275a-4093-86da-51f9b4b33822 INF CORS policy execution successful. 2024-03-23 22:19:26.507 +05:30 0de5620a-275a-4093-86da-51f9b4b33822 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:26.507 +05:30 0de5620a-275a-4093-86da-51f9b4b33822 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:26.507 +05:30 0de5620a-275a-4093-86da-51f9b4b33822 INF Fetching Country deatails 2024-03-23 22:19:26.508 +05:30 0de5620a-275a-4093-86da-51f9b4b33822 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:26.509 +05:30 0de5620a-275a-4093-86da-51f9b4b33822 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4421ms 2024-03-23 22:19:26.509 +05:30 0de5620a-275a-4093-86da-51f9b4b33822 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:26.509 +05:30 0de5620a-275a-4093-86da-51f9b4b33822 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.0193ms 2024-03-23 22:19:26.509 +05:30 564467e0-bf6d-4178-a8f0-e81122bf3cf3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:26.510 +05:30 baa121cc-1905-479a-8ffc-0b5fd695480e INF CORS policy execution successful. 2024-03-23 22:19:26.510 +05:30 baa121cc-1905-479a-8ffc-0b5fd695480e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:26.510 +05:30 baa121cc-1905-479a-8ffc-0b5fd695480e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:26.510 +05:30 baa121cc-1905-479a-8ffc-0b5fd695480e INF Fetching Department deatails 2024-03-23 22:19:26.510 +05:30 baa121cc-1905-479a-8ffc-0b5fd695480e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:26.510 +05:30 baa121cc-1905-479a-8ffc-0b5fd695480e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.7032ms 2024-03-23 22:19:26.510 +05:30 baa121cc-1905-479a-8ffc-0b5fd695480e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:26.511 +05:30 baa121cc-1905-479a-8ffc-0b5fd695480e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.1137ms 2024-03-23 22:19:30.089 +05:30 e0278207-59a5-498b-b86e-1b67b64f7c24 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:30.089 +05:30 8d36d940-8f7b-494f-9906-d7be0e2298ca INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:30.090 +05:30 403d8128-c899-481e-b90e-68d256dec1ab INF CORS policy execution successful. 2024-03-23 22:19:30.090 +05:30 403d8128-c899-481e-b90e-68d256dec1ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:30.090 +05:30 772719b4-b3cf-4ae9-920e-98f2f6b2d3ab INF CORS policy execution successful. 2024-03-23 22:19:30.090 +05:30 403d8128-c899-481e-b90e-68d256dec1ab INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:30.090 +05:30 772719b4-b3cf-4ae9-920e-98f2f6b2d3ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:30.090 +05:30 403d8128-c899-481e-b90e-68d256dec1ab INF Fetching Country deatails 2024-03-23 22:19:30.091 +05:30 772719b4-b3cf-4ae9-920e-98f2f6b2d3ab INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:30.091 +05:30 772719b4-b3cf-4ae9-920e-98f2f6b2d3ab INF Fetching City deatails 2024-03-23 22:19:30.092 +05:30 403d8128-c899-481e-b90e-68d256dec1ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:30.092 +05:30 772719b4-b3cf-4ae9-920e-98f2f6b2d3ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:30.092 +05:30 403d8128-c899-481e-b90e-68d256dec1ab INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0378ms 2024-03-23 22:19:30.092 +05:30 403d8128-c899-481e-b90e-68d256dec1ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:30.093 +05:30 403d8128-c899-481e-b90e-68d256dec1ab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.4746ms 2024-03-23 22:19:30.093 +05:30 772719b4-b3cf-4ae9-920e-98f2f6b2d3ab INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9714ms 2024-03-23 22:19:30.093 +05:30 772719b4-b3cf-4ae9-920e-98f2f6b2d3ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:30.093 +05:30 772719b4-b3cf-4ae9-920e-98f2f6b2d3ab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.7326ms 2024-03-23 22:19:30.093 +05:30 4638c180-795d-410f-b21c-770aa606a5e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:30.093 +05:30 e88cffdb-7893-4cfb-8e1d-8a1dcbed2bf1 INF CORS policy execution successful. 2024-03-23 22:19:30.093 +05:30 e88cffdb-7893-4cfb-8e1d-8a1dcbed2bf1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:30.093 +05:30 e88cffdb-7893-4cfb-8e1d-8a1dcbed2bf1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:30.093 +05:30 e88cffdb-7893-4cfb-8e1d-8a1dcbed2bf1 INF Fetching Department deatails 2024-03-23 22:19:30.094 +05:30 e88cffdb-7893-4cfb-8e1d-8a1dcbed2bf1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:30.095 +05:30 e88cffdb-7893-4cfb-8e1d-8a1dcbed2bf1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2709ms 2024-03-23 22:19:30.095 +05:30 e88cffdb-7893-4cfb-8e1d-8a1dcbed2bf1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:30.095 +05:30 e88cffdb-7893-4cfb-8e1d-8a1dcbed2bf1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.9041ms 2024-03-23 22:19:30.514 +05:30 c8089c1a-9733-4b19-aa6e-95ca04e8fb22 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:30.514 +05:30 f75d5cc7-b605-44c1-a9b2-a1d728b5e0b7 INF CORS policy execution successful. 2024-03-23 22:19:30.514 +05:30 f75d5cc7-b605-44c1-a9b2-a1d728b5e0b7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:30.514 +05:30 f75d5cc7-b605-44c1-a9b2-a1d728b5e0b7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:30.514 +05:30 f75d5cc7-b605-44c1-a9b2-a1d728b5e0b7 INF Fetching City deatails 2024-03-23 22:19:30.515 +05:30 f75d5cc7-b605-44c1-a9b2-a1d728b5e0b7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:30.515 +05:30 f75d5cc7-b605-44c1-a9b2-a1d728b5e0b7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2555ms 2024-03-23 22:19:30.516 +05:30 f75d5cc7-b605-44c1-a9b2-a1d728b5e0b7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:30.516 +05:30 f75d5cc7-b605-44c1-a9b2-a1d728b5e0b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0443ms 2024-03-23 22:19:30.518 +05:30 a3573e8b-e7b2-4727-93d3-f4c96c1f62f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:30.519 +05:30 fe759a1c-680c-4095-80fb-d9c52d1d7292 INF CORS policy execution successful. 2024-03-23 22:19:30.519 +05:30 fe759a1c-680c-4095-80fb-d9c52d1d7292 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:30.519 +05:30 fe759a1c-680c-4095-80fb-d9c52d1d7292 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:30.519 +05:30 fe759a1c-680c-4095-80fb-d9c52d1d7292 INF Fetching Department deatails 2024-03-23 22:19:30.519 +05:30 f78270c0-2aa5-49f7-9cee-96742e9ed207 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:30.519 +05:30 fe759a1c-680c-4095-80fb-d9c52d1d7292 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:30.520 +05:30 716c90cf-e1b4-48a2-974a-b7d99225b8c8 INF CORS policy execution successful. 2024-03-23 22:19:30.520 +05:30 716c90cf-e1b4-48a2-974a-b7d99225b8c8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:30.520 +05:30 716c90cf-e1b4-48a2-974a-b7d99225b8c8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:30.520 +05:30 fe759a1c-680c-4095-80fb-d9c52d1d7292 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.8908ms 2024-03-23 22:19:30.520 +05:30 716c90cf-e1b4-48a2-974a-b7d99225b8c8 INF Fetching Country deatails 2024-03-23 22:19:30.520 +05:30 fe759a1c-680c-4095-80fb-d9c52d1d7292 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:30.520 +05:30 fe759a1c-680c-4095-80fb-d9c52d1d7292 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.4399ms 2024-03-23 22:19:30.520 +05:30 716c90cf-e1b4-48a2-974a-b7d99225b8c8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:30.520 +05:30 716c90cf-e1b4-48a2-974a-b7d99225b8c8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.6428ms 2024-03-23 22:19:30.520 +05:30 716c90cf-e1b4-48a2-974a-b7d99225b8c8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:30.520 +05:30 716c90cf-e1b4-48a2-974a-b7d99225b8c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.0067ms 2024-03-23 22:19:31.242 +05:30 c99896fe-9611-45dd-bc3e-01c00510cbbb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:31.243 +05:30 e2af2954-8073-4547-9976-a2700103759b INF CORS policy execution successful. 2024-03-23 22:19:31.243 +05:30 e2af2954-8073-4547-9976-a2700103759b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:31.243 +05:30 e2af2954-8073-4547-9976-a2700103759b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:31.243 +05:30 e2af2954-8073-4547-9976-a2700103759b INF Fetching Country deatails 2024-03-23 22:19:31.245 +05:30 5dd7aee7-e3ab-4cfd-9fd7-abaec6c06294 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:31.245 +05:30 cac71322-267f-4d8d-9302-854807e99f4b INF CORS policy execution successful. 2024-03-23 22:19:31.245 +05:30 cac71322-267f-4d8d-9302-854807e99f4b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:31.245 +05:30 e2af2954-8073-4547-9976-a2700103759b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:31.246 +05:30 cac71322-267f-4d8d-9302-854807e99f4b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:31.246 +05:30 cac71322-267f-4d8d-9302-854807e99f4b INF Fetching City deatails 2024-03-23 22:19:31.246 +05:30 e2af2954-8073-4547-9976-a2700103759b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.6994ms 2024-03-23 22:19:31.246 +05:30 e2af2954-8073-4547-9976-a2700103759b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:31.246 +05:30 50126f44-7cc4-4efc-88b0-d10169f41e2c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:31.246 +05:30 e2af2954-8073-4547-9976-a2700103759b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.0337ms 2024-03-23 22:19:31.246 +05:30 14032a09-9be1-412a-89bf-47614ce901c2 INF CORS policy execution successful. 2024-03-23 22:19:31.247 +05:30 14032a09-9be1-412a-89bf-47614ce901c2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:31.247 +05:30 14032a09-9be1-412a-89bf-47614ce901c2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:31.247 +05:30 14032a09-9be1-412a-89bf-47614ce901c2 INF Fetching Department deatails 2024-03-23 22:19:31.247 +05:30 cac71322-267f-4d8d-9302-854807e99f4b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:31.248 +05:30 cac71322-267f-4d8d-9302-854807e99f4b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9205ms 2024-03-23 22:19:31.248 +05:30 cac71322-267f-4d8d-9302-854807e99f4b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:31.248 +05:30 cac71322-267f-4d8d-9302-854807e99f4b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1885ms 2024-03-23 22:19:31.248 +05:30 14032a09-9be1-412a-89bf-47614ce901c2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:31.248 +05:30 14032a09-9be1-412a-89bf-47614ce901c2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2618ms 2024-03-23 22:19:31.248 +05:30 14032a09-9be1-412a-89bf-47614ce901c2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:31.248 +05:30 14032a09-9be1-412a-89bf-47614ce901c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1336ms 2024-03-23 22:19:33.090 +05:30 bd2721e9-f0b2-4ab6-80bb-e7cef92c6abc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:33.090 +05:30 88d65582-519d-44a5-9cff-0f07291959af INF CORS policy execution successful. 2024-03-23 22:19:33.090 +05:30 88d65582-519d-44a5-9cff-0f07291959af INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:33.091 +05:30 8f3486a6-4640-4d5a-bd6c-39d81091849d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:33.091 +05:30 88d65582-519d-44a5-9cff-0f07291959af INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:33.091 +05:30 4bfc7ae5-5dfb-4326-84dd-3ca771b8a6ea INF CORS policy execution successful. 2024-03-23 22:19:33.091 +05:30 4bfc7ae5-5dfb-4326-84dd-3ca771b8a6ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:33.091 +05:30 88d65582-519d-44a5-9cff-0f07291959af INF Fetching Department deatails 2024-03-23 22:19:33.091 +05:30 4bfc7ae5-5dfb-4326-84dd-3ca771b8a6ea INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:33.091 +05:30 4bfc7ae5-5dfb-4326-84dd-3ca771b8a6ea INF Fetching City deatails 2024-03-23 22:19:33.091 +05:30 9ad9d4b0-9434-4260-a4c7-db104d525b42 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:33.091 +05:30 a854bb26-787b-4bcb-8300-c123a7b5c2b3 INF CORS policy execution successful. 2024-03-23 22:19:33.091 +05:30 a854bb26-787b-4bcb-8300-c123a7b5c2b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:33.091 +05:30 a854bb26-787b-4bcb-8300-c123a7b5c2b3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:33.091 +05:30 a854bb26-787b-4bcb-8300-c123a7b5c2b3 INF Fetching Country deatails 2024-03-23 22:19:33.092 +05:30 88d65582-519d-44a5-9cff-0f07291959af INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:33.092 +05:30 4bfc7ae5-5dfb-4326-84dd-3ca771b8a6ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:33.092 +05:30 88d65582-519d-44a5-9cff-0f07291959af INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1512ms 2024-03-23 22:19:33.092 +05:30 88d65582-519d-44a5-9cff-0f07291959af INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:33.092 +05:30 4bfc7ae5-5dfb-4326-84dd-3ca771b8a6ea INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.199ms 2024-03-23 22:19:33.092 +05:30 88d65582-519d-44a5-9cff-0f07291959af INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1558ms 2024-03-23 22:19:33.092 +05:30 4bfc7ae5-5dfb-4326-84dd-3ca771b8a6ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:33.092 +05:30 a854bb26-787b-4bcb-8300-c123a7b5c2b3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:33.092 +05:30 4bfc7ae5-5dfb-4326-84dd-3ca771b8a6ea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.5779ms 2024-03-23 22:19:33.092 +05:30 a854bb26-787b-4bcb-8300-c123a7b5c2b3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.8376ms 2024-03-23 22:19:33.092 +05:30 a854bb26-787b-4bcb-8300-c123a7b5c2b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:33.092 +05:30 a854bb26-787b-4bcb-8300-c123a7b5c2b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.1849ms 2024-03-23 22:19:38.108 +05:30 854d9908-ab40-4d2c-8d60-ad2ae899d8aa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:19:38.108 +05:30 a56d363b-4c24-46b8-8354-851802a3a525 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:19:38.108 +05:30 6f58023e-4bc9-4fc8-8508-69580f17da2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:19:38.108 +05:30 4fc18430-78bb-4361-836d-d9fd607b1f6c INF CORS policy execution successful. 2024-03-23 22:19:38.108 +05:30 12fe53ab-47df-450f-b476-94be764826b7 INF CORS policy execution successful. 2024-03-23 22:19:38.108 +05:30 37af8298-f91a-427f-829f-c252421a3708 INF CORS policy execution successful. 2024-03-23 22:19:38.108 +05:30 4fc18430-78bb-4361-836d-d9fd607b1f6c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:38.108 +05:30 12fe53ab-47df-450f-b476-94be764826b7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:38.108 +05:30 37af8298-f91a-427f-829f-c252421a3708 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:38.108 +05:30 4fc18430-78bb-4361-836d-d9fd607b1f6c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:19:38.108 +05:30 37af8298-f91a-427f-829f-c252421a3708 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:19:38.108 +05:30 12fe53ab-47df-450f-b476-94be764826b7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:19:38.109 +05:30 4fc18430-78bb-4361-836d-d9fd607b1f6c INF Fetching Department deatails 2024-03-23 22:19:38.109 +05:30 37af8298-f91a-427f-829f-c252421a3708 INF Fetching Country deatails 2024-03-23 22:19:38.109 +05:30 12fe53ab-47df-450f-b476-94be764826b7 INF Fetching City deatails 2024-03-23 22:19:38.110 +05:30 4fc18430-78bb-4361-836d-d9fd607b1f6c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:38.110 +05:30 37af8298-f91a-427f-829f-c252421a3708 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:38.111 +05:30 12fe53ab-47df-450f-b476-94be764826b7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:19:38.111 +05:30 37af8298-f91a-427f-829f-c252421a3708 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.4678ms 2024-03-23 22:19:38.111 +05:30 37af8298-f91a-427f-829f-c252421a3708 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:19:38.111 +05:30 4fc18430-78bb-4361-836d-d9fd607b1f6c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.5276ms 2024-03-23 22:19:38.111 +05:30 4fc18430-78bb-4361-836d-d9fd607b1f6c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:19:38.111 +05:30 37af8298-f91a-427f-829f-c252421a3708 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.8052ms 2024-03-23 22:19:38.111 +05:30 12fe53ab-47df-450f-b476-94be764826b7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5045ms 2024-03-23 22:19:38.112 +05:30 12fe53ab-47df-450f-b476-94be764826b7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:19:38.112 +05:30 4fc18430-78bb-4361-836d-d9fd607b1f6c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.0767ms 2024-03-23 22:19:38.112 +05:30 12fe53ab-47df-450f-b476-94be764826b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.5237ms 2024-03-23 22:20:36.670 +05:30 dbcad7a1-0d66-4123-8884-ae16efd4d9a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:36.671 +05:30 a737af78-943d-4d75-a379-e7580dbaeb5d INF CORS policy execution successful. 2024-03-23 22:20:36.671 +05:30 a737af78-943d-4d75-a379-e7580dbaeb5d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:36.672 +05:30 a737af78-943d-4d75-a379-e7580dbaeb5d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:36.672 +05:30 a737af78-943d-4d75-a379-e7580dbaeb5d INF Fetching City deatails 2024-03-23 22:20:36.674 +05:30 a737af78-943d-4d75-a379-e7580dbaeb5d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:36.675 +05:30 a737af78-943d-4d75-a379-e7580dbaeb5d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.3074ms 2024-03-23 22:20:36.675 +05:30 a737af78-943d-4d75-a379-e7580dbaeb5d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:36.675 +05:30 a737af78-943d-4d75-a379-e7580dbaeb5d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.1564ms 2024-03-23 22:20:36.676 +05:30 08b14f05-5a39-494f-bcc8-4577be72c263 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:36.676 +05:30 e3cd47a5-70d6-423d-b5fc-db9a7090424b INF CORS policy execution successful. 2024-03-23 22:20:36.676 +05:30 e3cd47a5-70d6-423d-b5fc-db9a7090424b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:36.676 +05:30 e3cd47a5-70d6-423d-b5fc-db9a7090424b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:36.677 +05:30 e3cd47a5-70d6-423d-b5fc-db9a7090424b INF Fetching Country deatails 2024-03-23 22:20:36.677 +05:30 e3cd47a5-70d6-423d-b5fc-db9a7090424b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:36.678 +05:30 e3cd47a5-70d6-423d-b5fc-db9a7090424b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1026ms 2024-03-23 22:20:36.678 +05:30 e3cd47a5-70d6-423d-b5fc-db9a7090424b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:36.678 +05:30 e3cd47a5-70d6-423d-b5fc-db9a7090424b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.6381ms 2024-03-23 22:20:36.678 +05:30 ff07125c-d4cc-434d-901a-ecccfa162eb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:36.679 +05:30 1daf5daf-9826-4335-92be-c2d33285bf4c INF CORS policy execution successful. 2024-03-23 22:20:36.679 +05:30 1daf5daf-9826-4335-92be-c2d33285bf4c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:36.679 +05:30 1daf5daf-9826-4335-92be-c2d33285bf4c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:36.679 +05:30 1daf5daf-9826-4335-92be-c2d33285bf4c INF Fetching Department deatails 2024-03-23 22:20:36.680 +05:30 1daf5daf-9826-4335-92be-c2d33285bf4c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:36.680 +05:30 1daf5daf-9826-4335-92be-c2d33285bf4c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.9275ms 2024-03-23 22:20:36.680 +05:30 1daf5daf-9826-4335-92be-c2d33285bf4c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:36.680 +05:30 1daf5daf-9826-4335-92be-c2d33285bf4c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.6971ms 2024-03-23 22:20:37.965 +05:30 d0d1bb53-6c0f-45dc-957b-cf1c48712391 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:37.965 +05:30 20c479b2-54c3-418e-945c-d44a2666244a INF CORS policy execution successful. 2024-03-23 22:20:37.966 +05:30 20c479b2-54c3-418e-945c-d44a2666244a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:37.966 +05:30 20c479b2-54c3-418e-945c-d44a2666244a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:37.966 +05:30 20c479b2-54c3-418e-945c-d44a2666244a INF Fetching City deatails 2024-03-23 22:20:37.968 +05:30 fad653d7-a319-4e9a-ba23-0e16a1ce2058 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:37.969 +05:30 20c479b2-54c3-418e-945c-d44a2666244a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:37.969 +05:30 49553fb8-1a99-48d0-94cd-9edc5d0893b2 INF CORS policy execution successful. 2024-03-23 22:20:37.969 +05:30 49553fb8-1a99-48d0-94cd-9edc5d0893b2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:37.969 +05:30 49553fb8-1a99-48d0-94cd-9edc5d0893b2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:37.969 +05:30 20c479b2-54c3-418e-945c-d44a2666244a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.1363ms 2024-03-23 22:20:37.969 +05:30 20c479b2-54c3-418e-945c-d44a2666244a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:37.969 +05:30 49553fb8-1a99-48d0-94cd-9edc5d0893b2 INF Fetching Country deatails 2024-03-23 22:20:37.970 +05:30 20c479b2-54c3-418e-945c-d44a2666244a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.962ms 2024-03-23 22:20:37.970 +05:30 49553fb8-1a99-48d0-94cd-9edc5d0893b2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:37.971 +05:30 49553fb8-1a99-48d0-94cd-9edc5d0893b2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4666ms 2024-03-23 22:20:37.971 +05:30 49553fb8-1a99-48d0-94cd-9edc5d0893b2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:37.971 +05:30 49553fb8-1a99-48d0-94cd-9edc5d0893b2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.6641ms 2024-03-23 22:20:38.048 +05:30 459a2001-8411-4a22-b915-f095b6073242 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:38.049 +05:30 58dcdf11-f113-4315-b037-a02496d2afa0 INF CORS policy execution successful. 2024-03-23 22:20:38.049 +05:30 58dcdf11-f113-4315-b037-a02496d2afa0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:38.049 +05:30 58dcdf11-f113-4315-b037-a02496d2afa0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:38.049 +05:30 58dcdf11-f113-4315-b037-a02496d2afa0 INF Fetching Department deatails 2024-03-23 22:20:38.051 +05:30 58dcdf11-f113-4315-b037-a02496d2afa0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:38.051 +05:30 58dcdf11-f113-4315-b037-a02496d2afa0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0297ms 2024-03-23 22:20:38.051 +05:30 58dcdf11-f113-4315-b037-a02496d2afa0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:38.052 +05:30 58dcdf11-f113-4315-b037-a02496d2afa0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7697ms 2024-03-23 22:20:40.648 +05:30 bbb2adf4-051f-4c0b-8b54-f72bec8238b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:40.648 +05:30 2d7ad2c0-2c8b-4a0a-a61d-83f0be76e214 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:40.648 +05:30 bcdabd1f-fd50-4dbe-9efb-a99593cf9414 INF CORS policy execution successful. 2024-03-23 22:20:40.648 +05:30 032d7b13-a4e4-4751-b12d-a405556ed580 INF CORS policy execution successful. 2024-03-23 22:20:40.648 +05:30 bcdabd1f-fd50-4dbe-9efb-a99593cf9414 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:40.648 +05:30 032d7b13-a4e4-4751-b12d-a405556ed580 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:40.648 +05:30 032d7b13-a4e4-4751-b12d-a405556ed580 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:40.648 +05:30 bcdabd1f-fd50-4dbe-9efb-a99593cf9414 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:40.648 +05:30 032d7b13-a4e4-4751-b12d-a405556ed580 INF Fetching City deatails 2024-03-23 22:20:40.648 +05:30 bcdabd1f-fd50-4dbe-9efb-a99593cf9414 INF Fetching Department deatails 2024-03-23 22:20:40.649 +05:30 032d7b13-a4e4-4751-b12d-a405556ed580 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:40.650 +05:30 032d7b13-a4e4-4751-b12d-a405556ed580 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.1075ms 2024-03-23 22:20:40.650 +05:30 bcdabd1f-fd50-4dbe-9efb-a99593cf9414 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:40.650 +05:30 032d7b13-a4e4-4751-b12d-a405556ed580 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:40.650 +05:30 bd242fc4-5b7a-42e5-a991-e967c1c261d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:40.650 +05:30 032d7b13-a4e4-4751-b12d-a405556ed580 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.8967ms 2024-03-23 22:20:40.650 +05:30 bcdabd1f-fd50-4dbe-9efb-a99593cf9414 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5423ms 2024-03-23 22:20:40.650 +05:30 d85baf84-8e7e-4468-8b8e-32de5d0a59ab INF CORS policy execution successful. 2024-03-23 22:20:40.650 +05:30 bcdabd1f-fd50-4dbe-9efb-a99593cf9414 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:40.650 +05:30 d85baf84-8e7e-4468-8b8e-32de5d0a59ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:40.650 +05:30 d85baf84-8e7e-4468-8b8e-32de5d0a59ab INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:40.650 +05:30 bcdabd1f-fd50-4dbe-9efb-a99593cf9414 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2912ms 2024-03-23 22:20:40.650 +05:30 d85baf84-8e7e-4468-8b8e-32de5d0a59ab INF Fetching Country deatails 2024-03-23 22:20:40.651 +05:30 d85baf84-8e7e-4468-8b8e-32de5d0a59ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:40.651 +05:30 d85baf84-8e7e-4468-8b8e-32de5d0a59ab INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.834ms 2024-03-23 22:20:40.651 +05:30 d85baf84-8e7e-4468-8b8e-32de5d0a59ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:40.651 +05:30 d85baf84-8e7e-4468-8b8e-32de5d0a59ab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.2982ms 2024-03-23 22:20:40.999 +05:30 1c4a0f00-2b75-429b-9827-54460ce5457a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:40.999 +05:30 9f1ec8cb-01d7-4b77-bc9b-d079bf316e6a INF CORS policy execution successful. 2024-03-23 22:20:40.999 +05:30 9f1ec8cb-01d7-4b77-bc9b-d079bf316e6a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:40.999 +05:30 9f1ec8cb-01d7-4b77-bc9b-d079bf316e6a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:40.999 +05:30 9f1ec8cb-01d7-4b77-bc9b-d079bf316e6a INF Fetching City deatails 2024-03-23 22:20:41.000 +05:30 9f1ec8cb-01d7-4b77-bc9b-d079bf316e6a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:41.001 +05:30 42c33ff7-13b4-4a06-8489-a14834bdc157 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:41.001 +05:30 9f1ec8cb-01d7-4b77-bc9b-d079bf316e6a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3946ms 2024-03-23 22:20:41.001 +05:30 9f1ec8cb-01d7-4b77-bc9b-d079bf316e6a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:41.001 +05:30 fa2d8f49-d1f2-4304-9f4d-62bcf7b90cdc INF CORS policy execution successful. 2024-03-23 22:20:41.001 +05:30 9f1ec8cb-01d7-4b77-bc9b-d079bf316e6a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0676ms 2024-03-23 22:20:41.001 +05:30 fa2d8f49-d1f2-4304-9f4d-62bcf7b90cdc INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:41.001 +05:30 fa2d8f49-d1f2-4304-9f4d-62bcf7b90cdc INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:41.001 +05:30 fa2d8f49-d1f2-4304-9f4d-62bcf7b90cdc INF Fetching Department deatails 2024-03-23 22:20:41.002 +05:30 fa2d8f49-d1f2-4304-9f4d-62bcf7b90cdc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:41.002 +05:30 fa2d8f49-d1f2-4304-9f4d-62bcf7b90cdc INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.7522ms 2024-03-23 22:20:41.002 +05:30 fa2d8f49-d1f2-4304-9f4d-62bcf7b90cdc INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:41.002 +05:30 fa2d8f49-d1f2-4304-9f4d-62bcf7b90cdc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.3701ms 2024-03-23 22:20:41.002 +05:30 3da1f8c1-0024-42ff-9bf7-41823862dab7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:41.002 +05:30 f3325c6b-927c-4c3f-ad85-e42f7dbf38b6 INF CORS policy execution successful. 2024-03-23 22:20:41.002 +05:30 f3325c6b-927c-4c3f-ad85-e42f7dbf38b6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:41.002 +05:30 f3325c6b-927c-4c3f-ad85-e42f7dbf38b6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:41.003 +05:30 f3325c6b-927c-4c3f-ad85-e42f7dbf38b6 INF Fetching Country deatails 2024-03-23 22:20:41.003 +05:30 f3325c6b-927c-4c3f-ad85-e42f7dbf38b6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:41.003 +05:30 f3325c6b-927c-4c3f-ad85-e42f7dbf38b6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.6956ms 2024-03-23 22:20:41.003 +05:30 f3325c6b-927c-4c3f-ad85-e42f7dbf38b6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:41.003 +05:30 f3325c6b-927c-4c3f-ad85-e42f7dbf38b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.0481ms 2024-03-23 22:20:41.200 +05:30 b2d42274-ec32-4294-833c-9711d8e2eed2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:41.201 +05:30 5bc18e3d-f19e-43cd-8ec0-6e6741d44b4a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:41.201 +05:30 880b98c8-c104-4156-bf29-69d57ee82c21 INF CORS policy execution successful. 2024-03-23 22:20:41.201 +05:30 880b98c8-c104-4156-bf29-69d57ee82c21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:41.201 +05:30 123439ea-d425-4b15-9bf5-2420c11d0981 INF CORS policy execution successful. 2024-03-23 22:20:41.201 +05:30 123439ea-d425-4b15-9bf5-2420c11d0981 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:41.201 +05:30 880b98c8-c104-4156-bf29-69d57ee82c21 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:41.201 +05:30 123439ea-d425-4b15-9bf5-2420c11d0981 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:41.201 +05:30 123439ea-d425-4b15-9bf5-2420c11d0981 INF Fetching City deatails 2024-03-23 22:20:41.201 +05:30 880b98c8-c104-4156-bf29-69d57ee82c21 INF Fetching Department deatails 2024-03-23 22:20:41.202 +05:30 c87fbba3-5011-48b5-af90-10dee6c79515 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:41.202 +05:30 bc30c170-c2af-48d9-8da6-add1381be731 INF CORS policy execution successful. 2024-03-23 22:20:41.202 +05:30 bc30c170-c2af-48d9-8da6-add1381be731 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:41.202 +05:30 123439ea-d425-4b15-9bf5-2420c11d0981 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:41.202 +05:30 bc30c170-c2af-48d9-8da6-add1381be731 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:41.202 +05:30 bc30c170-c2af-48d9-8da6-add1381be731 INF Fetching Country deatails 2024-03-23 22:20:41.202 +05:30 880b98c8-c104-4156-bf29-69d57ee82c21 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:41.202 +05:30 123439ea-d425-4b15-9bf5-2420c11d0981 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.0735ms 2024-03-23 22:20:41.202 +05:30 123439ea-d425-4b15-9bf5-2420c11d0981 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:41.202 +05:30 880b98c8-c104-4156-bf29-69d57ee82c21 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2468ms 2024-03-23 22:20:41.202 +05:30 123439ea-d425-4b15-9bf5-2420c11d0981 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.5848ms 2024-03-23 22:20:41.202 +05:30 880b98c8-c104-4156-bf29-69d57ee82c21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:41.203 +05:30 880b98c8-c104-4156-bf29-69d57ee82c21 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1457ms 2024-03-23 22:20:41.203 +05:30 bc30c170-c2af-48d9-8da6-add1381be731 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:41.203 +05:30 bc30c170-c2af-48d9-8da6-add1381be731 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.8501ms 2024-03-23 22:20:41.203 +05:30 bc30c170-c2af-48d9-8da6-add1381be731 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:41.203 +05:30 bc30c170-c2af-48d9-8da6-add1381be731 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.3104ms 2024-03-23 22:20:41.639 +05:30 bb3e5552-bf16-412f-80ad-0a612395fc43 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:41.640 +05:30 a84e507b-9a70-4835-b824-2602c6ac3cd7 INF CORS policy execution successful. 2024-03-23 22:20:41.640 +05:30 a84e507b-9a70-4835-b824-2602c6ac3cd7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:41.640 +05:30 ac3fcbdd-beb4-4c12-b058-d1d7912bf933 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:41.640 +05:30 a84e507b-9a70-4835-b824-2602c6ac3cd7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:41.640 +05:30 a84e507b-9a70-4835-b824-2602c6ac3cd7 INF Fetching Department deatails 2024-03-23 22:20:41.640 +05:30 65adea3c-110a-41b4-8884-271feb8924cc INF CORS policy execution successful. 2024-03-23 22:20:41.640 +05:30 65adea3c-110a-41b4-8884-271feb8924cc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:41.640 +05:30 65adea3c-110a-41b4-8884-271feb8924cc INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:41.640 +05:30 65adea3c-110a-41b4-8884-271feb8924cc INF Fetching City deatails 2024-03-23 22:20:41.641 +05:30 b7511ae4-7ee3-4478-b01c-ad4e9626e128 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:41.641 +05:30 7eb7c584-873a-4202-84b2-961a02bc35d8 INF CORS policy execution successful. 2024-03-23 22:20:41.641 +05:30 7eb7c584-873a-4202-84b2-961a02bc35d8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:41.641 +05:30 7eb7c584-873a-4202-84b2-961a02bc35d8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:41.641 +05:30 7eb7c584-873a-4202-84b2-961a02bc35d8 INF Fetching Country deatails 2024-03-23 22:20:41.641 +05:30 a84e507b-9a70-4835-b824-2602c6ac3cd7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:41.641 +05:30 65adea3c-110a-41b4-8884-271feb8924cc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:41.641 +05:30 7eb7c584-873a-4202-84b2-961a02bc35d8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:41.641 +05:30 a84e507b-9a70-4835-b824-2602c6ac3cd7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2983ms 2024-03-23 22:20:41.641 +05:30 65adea3c-110a-41b4-8884-271feb8924cc INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.0111ms 2024-03-23 22:20:41.641 +05:30 a84e507b-9a70-4835-b824-2602c6ac3cd7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:41.642 +05:30 7eb7c584-873a-4202-84b2-961a02bc35d8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.5333ms 2024-03-23 22:20:41.642 +05:30 65adea3c-110a-41b4-8884-271feb8924cc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:41.642 +05:30 7eb7c584-873a-4202-84b2-961a02bc35d8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:41.642 +05:30 65adea3c-110a-41b4-8884-271feb8924cc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.799ms 2024-03-23 22:20:41.642 +05:30 a84e507b-9a70-4835-b824-2602c6ac3cd7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.3151ms 2024-03-23 22:20:41.642 +05:30 7eb7c584-873a-4202-84b2-961a02bc35d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.0697ms 2024-03-23 22:20:45.639 +05:30 1972ef02-af4e-4825-8a66-beb6e887996a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:45.639 +05:30 b9a02573-02ce-4ad5-8176-28df788ae83f INF CORS policy execution successful. 2024-03-23 22:20:45.639 +05:30 b9a02573-02ce-4ad5-8176-28df788ae83f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:45.639 +05:30 b9a02573-02ce-4ad5-8176-28df788ae83f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:45.640 +05:30 b9a02573-02ce-4ad5-8176-28df788ae83f INF Fetching City deatails 2024-03-23 22:20:45.641 +05:30 b9a02573-02ce-4ad5-8176-28df788ae83f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:45.641 +05:30 b9a02573-02ce-4ad5-8176-28df788ae83f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3761ms 2024-03-23 22:20:45.641 +05:30 b9a02573-02ce-4ad5-8176-28df788ae83f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:45.641 +05:30 b9a02573-02ce-4ad5-8176-28df788ae83f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1438ms 2024-03-23 22:20:45.646 +05:30 165aa79e-caf4-4969-9ce3-1ac0b1e9edba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:45.646 +05:30 eb36295f-1014-458e-b134-51840924a9b6 INF CORS policy execution successful. 2024-03-23 22:20:45.646 +05:30 eb36295f-1014-458e-b134-51840924a9b6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:45.646 +05:30 eb36295f-1014-458e-b134-51840924a9b6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:45.646 +05:30 eb36295f-1014-458e-b134-51840924a9b6 INF Fetching Country deatails 2024-03-23 22:20:45.647 +05:30 eb36295f-1014-458e-b134-51840924a9b6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:45.647 +05:30 eb36295f-1014-458e-b134-51840924a9b6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2985ms 2024-03-23 22:20:45.647 +05:30 eb36295f-1014-458e-b134-51840924a9b6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:45.648 +05:30 eb36295f-1014-458e-b134-51840924a9b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.8598ms 2024-03-23 22:20:45.648 +05:30 aab2172c-b220-4e1d-811e-ae131a71bca0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:45.648 +05:30 4c65bd6b-566b-4623-8b65-0f39f0dc6ef7 INF CORS policy execution successful. 2024-03-23 22:20:45.648 +05:30 4c65bd6b-566b-4623-8b65-0f39f0dc6ef7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:45.648 +05:30 4c65bd6b-566b-4623-8b65-0f39f0dc6ef7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:45.649 +05:30 4c65bd6b-566b-4623-8b65-0f39f0dc6ef7 INF Fetching Department deatails 2024-03-23 22:20:45.649 +05:30 4c65bd6b-566b-4623-8b65-0f39f0dc6ef7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:45.649 +05:30 4c65bd6b-566b-4623-8b65-0f39f0dc6ef7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.9194ms 2024-03-23 22:20:45.650 +05:30 4c65bd6b-566b-4623-8b65-0f39f0dc6ef7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:45.650 +05:30 4c65bd6b-566b-4623-8b65-0f39f0dc6ef7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.5314ms 2024-03-23 22:20:46.255 +05:30 feacb323-1bab-4ff8-aff3-f07fcb13d7c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:46.255 +05:30 5238cadb-7735-4a9d-8927-d0643c7735b6 INF CORS policy execution successful. 2024-03-23 22:20:46.255 +05:30 5238cadb-7735-4a9d-8927-d0643c7735b6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:46.256 +05:30 5238cadb-7735-4a9d-8927-d0643c7735b6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:46.256 +05:30 5238cadb-7735-4a9d-8927-d0643c7735b6 INF Fetching City deatails 2024-03-23 22:20:46.257 +05:30 5238cadb-7735-4a9d-8927-d0643c7735b6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:46.257 +05:30 5238cadb-7735-4a9d-8927-d0643c7735b6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5609ms 2024-03-23 22:20:46.257 +05:30 5238cadb-7735-4a9d-8927-d0643c7735b6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:46.257 +05:30 5238cadb-7735-4a9d-8927-d0643c7735b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.405ms 2024-03-23 22:20:46.261 +05:30 594923a1-3202-4e50-8f5f-492fef306a59 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:46.261 +05:30 46ac01db-e98c-40ce-9102-bdc75eb2de4d INF CORS policy execution successful. 2024-03-23 22:20:46.261 +05:30 46ac01db-e98c-40ce-9102-bdc75eb2de4d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:46.262 +05:30 46ac01db-e98c-40ce-9102-bdc75eb2de4d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:46.262 +05:30 46ac01db-e98c-40ce-9102-bdc75eb2de4d INF Fetching Country deatails 2024-03-23 22:20:46.264 +05:30 086184d0-1485-42f1-811f-20ec5215f8cb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:46.264 +05:30 46ac01db-e98c-40ce-9102-bdc75eb2de4d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:46.264 +05:30 83e72331-887f-4cdb-b44d-6a7c02c03ea0 INF CORS policy execution successful. 2024-03-23 22:20:46.264 +05:30 83e72331-887f-4cdb-b44d-6a7c02c03ea0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:46.264 +05:30 46ac01db-e98c-40ce-9102-bdc75eb2de4d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.7817ms 2024-03-23 22:20:46.264 +05:30 46ac01db-e98c-40ce-9102-bdc75eb2de4d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:46.264 +05:30 83e72331-887f-4cdb-b44d-6a7c02c03ea0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:46.265 +05:30 46ac01db-e98c-40ce-9102-bdc75eb2de4d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.4976ms 2024-03-23 22:20:46.265 +05:30 83e72331-887f-4cdb-b44d-6a7c02c03ea0 INF Fetching Department deatails 2024-03-23 22:20:46.265 +05:30 83e72331-887f-4cdb-b44d-6a7c02c03ea0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:46.266 +05:30 83e72331-887f-4cdb-b44d-6a7c02c03ea0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.093ms 2024-03-23 22:20:46.266 +05:30 83e72331-887f-4cdb-b44d-6a7c02c03ea0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:46.266 +05:30 83e72331-887f-4cdb-b44d-6a7c02c03ea0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.9815ms 2024-03-23 22:20:47.960 +05:30 5077d016-dbd0-45ff-97e4-b9163b6ca6e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:47.960 +05:30 c9ce7f78-4f87-4c5b-b98e-babb29ec020c INF CORS policy execution successful. 2024-03-23 22:20:47.960 +05:30 c9ce7f78-4f87-4c5b-b98e-babb29ec020c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:47.961 +05:30 c9ce7f78-4f87-4c5b-b98e-babb29ec020c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:47.961 +05:30 c9ce7f78-4f87-4c5b-b98e-babb29ec020c INF Fetching City deatails 2024-03-23 22:20:47.962 +05:30 c9ce7f78-4f87-4c5b-b98e-babb29ec020c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:47.962 +05:30 c9ce7f78-4f87-4c5b-b98e-babb29ec020c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6694ms 2024-03-23 22:20:47.962 +05:30 c9ce7f78-4f87-4c5b-b98e-babb29ec020c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:47.963 +05:30 c9ce7f78-4f87-4c5b-b98e-babb29ec020c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6666ms 2024-03-23 22:20:47.963 +05:30 484cd5e8-4af3-407f-9d51-ea9ff59474bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:47.963 +05:30 c1b44283-8114-430d-902c-c4830df4d93a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:47.964 +05:30 3b9a6e41-a3d2-4785-b8c4-47c0d6d140b9 INF CORS policy execution successful. 2024-03-23 22:20:47.964 +05:30 3b9a6e41-a3d2-4785-b8c4-47c0d6d140b9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:47.964 +05:30 3624af6c-a200-499d-80a9-2f17261a6b0f INF CORS policy execution successful. 2024-03-23 22:20:47.964 +05:30 3624af6c-a200-499d-80a9-2f17261a6b0f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:47.964 +05:30 3b9a6e41-a3d2-4785-b8c4-47c0d6d140b9 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:47.964 +05:30 3624af6c-a200-499d-80a9-2f17261a6b0f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:47.964 +05:30 3b9a6e41-a3d2-4785-b8c4-47c0d6d140b9 INF Fetching Country deatails 2024-03-23 22:20:47.964 +05:30 3624af6c-a200-499d-80a9-2f17261a6b0f INF Fetching Department deatails 2024-03-23 22:20:47.965 +05:30 3b9a6e41-a3d2-4785-b8c4-47c0d6d140b9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:47.965 +05:30 3624af6c-a200-499d-80a9-2f17261a6b0f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:47.965 +05:30 3b9a6e41-a3d2-4785-b8c4-47c0d6d140b9 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.473ms 2024-03-23 22:20:47.966 +05:30 3624af6c-a200-499d-80a9-2f17261a6b0f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7089ms 2024-03-23 22:20:47.966 +05:30 3b9a6e41-a3d2-4785-b8c4-47c0d6d140b9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:47.966 +05:30 3624af6c-a200-499d-80a9-2f17261a6b0f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:47.966 +05:30 3624af6c-a200-499d-80a9-2f17261a6b0f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.4339ms 2024-03-23 22:20:47.966 +05:30 3b9a6e41-a3d2-4785-b8c4-47c0d6d140b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4629ms 2024-03-23 22:20:48.189 +05:30 35ae0863-f608-4f51-95ce-3748490390a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:48.190 +05:30 1d7b9fa5-5f44-4f1c-ad0a-a6ab48062e72 INF CORS policy execution successful. 2024-03-23 22:20:48.190 +05:30 1d7b9fa5-5f44-4f1c-ad0a-a6ab48062e72 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:48.190 +05:30 f8404a7c-01ed-470a-be6f-aff16efd9530 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:48.190 +05:30 1d7b9fa5-5f44-4f1c-ad0a-a6ab48062e72 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:48.190 +05:30 1d7b9fa5-5f44-4f1c-ad0a-a6ab48062e72 INF Fetching Department deatails 2024-03-23 22:20:48.190 +05:30 ebb9d6e3-0849-4af0-a580-7497c96fee8e INF CORS policy execution successful. 2024-03-23 22:20:48.190 +05:30 ebb9d6e3-0849-4af0-a580-7497c96fee8e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:48.190 +05:30 ebb9d6e3-0849-4af0-a580-7497c96fee8e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:48.190 +05:30 ebb9d6e3-0849-4af0-a580-7497c96fee8e INF Fetching City deatails 2024-03-23 22:20:48.191 +05:30 bd19b6f1-ed49-456e-80bb-ed0e3f2a5d38 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:48.191 +05:30 411f067e-267c-4c2c-b79b-0781dafa41d1 INF CORS policy execution successful. 2024-03-23 22:20:48.191 +05:30 411f067e-267c-4c2c-b79b-0781dafa41d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:48.191 +05:30 411f067e-267c-4c2c-b79b-0781dafa41d1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:48.191 +05:30 411f067e-267c-4c2c-b79b-0781dafa41d1 INF Fetching Country deatails 2024-03-23 22:20:48.191 +05:30 1d7b9fa5-5f44-4f1c-ad0a-a6ab48062e72 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:48.191 +05:30 ebb9d6e3-0849-4af0-a580-7497c96fee8e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:48.191 +05:30 1d7b9fa5-5f44-4f1c-ad0a-a6ab48062e72 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4124ms 2024-03-23 22:20:48.192 +05:30 1d7b9fa5-5f44-4f1c-ad0a-a6ab48062e72 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:48.192 +05:30 411f067e-267c-4c2c-b79b-0781dafa41d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:48.192 +05:30 1d7b9fa5-5f44-4f1c-ad0a-a6ab48062e72 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2491ms 2024-03-23 22:20:48.192 +05:30 ebb9d6e3-0849-4af0-a580-7497c96fee8e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2474ms 2024-03-23 22:20:48.192 +05:30 ebb9d6e3-0849-4af0-a580-7497c96fee8e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:48.192 +05:30 411f067e-267c-4c2c-b79b-0781dafa41d1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.8254ms 2024-03-23 22:20:48.192 +05:30 ebb9d6e3-0849-4af0-a580-7497c96fee8e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0917ms 2024-03-23 22:20:48.192 +05:30 411f067e-267c-4c2c-b79b-0781dafa41d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:48.192 +05:30 411f067e-267c-4c2c-b79b-0781dafa41d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.5161ms 2024-03-23 22:20:50.692 +05:30 b0c7929e-9d53-4479-bd6f-2a2edf229258 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:50.693 +05:30 64609004-aac5-4d20-ae53-eaa0a116a887 INF CORS policy execution successful. 2024-03-23 22:20:50.693 +05:30 64609004-aac5-4d20-ae53-eaa0a116a887 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:50.693 +05:30 64609004-aac5-4d20-ae53-eaa0a116a887 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:50.693 +05:30 06cfcdab-354f-49b4-bf55-d04e3989272f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:50.693 +05:30 64609004-aac5-4d20-ae53-eaa0a116a887 INF Fetching City deatails 2024-03-23 22:20:50.693 +05:30 aaf40caa-d6b2-4658-b672-b4ea64cf994e INF CORS policy execution successful. 2024-03-23 22:20:50.693 +05:30 aaf40caa-d6b2-4658-b672-b4ea64cf994e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:50.693 +05:30 aaf40caa-d6b2-4658-b672-b4ea64cf994e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:50.693 +05:30 aaf40caa-d6b2-4658-b672-b4ea64cf994e INF Fetching Country deatails 2024-03-23 22:20:50.694 +05:30 64609004-aac5-4d20-ae53-eaa0a116a887 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:50.694 +05:30 aaf40caa-d6b2-4658-b672-b4ea64cf994e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:50.694 +05:30 aaf40caa-d6b2-4658-b672-b4ea64cf994e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0674ms 2024-03-23 22:20:50.695 +05:30 64609004-aac5-4d20-ae53-eaa0a116a887 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.587ms 2024-03-23 22:20:50.695 +05:30 aaf40caa-d6b2-4658-b672-b4ea64cf994e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:50.695 +05:30 64609004-aac5-4d20-ae53-eaa0a116a887 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:50.695 +05:30 aaf40caa-d6b2-4658-b672-b4ea64cf994e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.8696ms 2024-03-23 22:20:50.695 +05:30 64609004-aac5-4d20-ae53-eaa0a116a887 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4036ms 2024-03-23 22:20:50.698 +05:30 e0e5f4dd-79ad-4340-a960-6e849fade34e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:50.698 +05:30 2fe97359-c774-48b8-894f-d555315698bf INF CORS policy execution successful. 2024-03-23 22:20:50.698 +05:30 2fe97359-c774-48b8-894f-d555315698bf INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:50.698 +05:30 2fe97359-c774-48b8-894f-d555315698bf INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:50.698 +05:30 2fe97359-c774-48b8-894f-d555315698bf INF Fetching Department deatails 2024-03-23 22:20:50.699 +05:30 2fe97359-c774-48b8-894f-d555315698bf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:50.700 +05:30 2fe97359-c774-48b8-894f-d555315698bf INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.274ms 2024-03-23 22:20:50.700 +05:30 2fe97359-c774-48b8-894f-d555315698bf INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:50.700 +05:30 2fe97359-c774-48b8-894f-d555315698bf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0519ms 2024-03-23 22:20:51.054 +05:30 1d4a33c2-0ce9-4609-938b-1fe11c490806 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:51.054 +05:30 e4c3c1d0-6a32-42ec-8b90-6631a2f64ce5 INF CORS policy execution successful. 2024-03-23 22:20:51.054 +05:30 e4c3c1d0-6a32-42ec-8b90-6631a2f64ce5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:51.054 +05:30 e4c3c1d0-6a32-42ec-8b90-6631a2f64ce5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:51.054 +05:30 e4c3c1d0-6a32-42ec-8b90-6631a2f64ce5 INF Fetching City deatails 2024-03-23 22:20:51.055 +05:30 e4c3c1d0-6a32-42ec-8b90-6631a2f64ce5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:51.056 +05:30 e4c3c1d0-6a32-42ec-8b90-6631a2f64ce5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.1906ms 2024-03-23 22:20:51.056 +05:30 e4c3c1d0-6a32-42ec-8b90-6631a2f64ce5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:51.056 +05:30 e4c3c1d0-6a32-42ec-8b90-6631a2f64ce5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.8062ms 2024-03-23 22:20:51.058 +05:30 9e50f857-b8af-42e4-bb43-d4f2e72c0c2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:51.058 +05:30 67b7f0f7-a207-4f60-84b9-76c52c6a07bf INF CORS policy execution successful. 2024-03-23 22:20:51.058 +05:30 67b7f0f7-a207-4f60-84b9-76c52c6a07bf INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:51.058 +05:30 67b7f0f7-a207-4f60-84b9-76c52c6a07bf INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:51.058 +05:30 67b7f0f7-a207-4f60-84b9-76c52c6a07bf INF Fetching Country deatails 2024-03-23 22:20:51.059 +05:30 6d3b7e2c-885a-4815-8004-8dd819f65d15 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:51.059 +05:30 c9b0b806-b776-4188-b940-37c7f0ed9e11 INF CORS policy execution successful. 2024-03-23 22:20:51.059 +05:30 c9b0b806-b776-4188-b940-37c7f0ed9e11 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:51.059 +05:30 c9b0b806-b776-4188-b940-37c7f0ed9e11 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:51.059 +05:30 c9b0b806-b776-4188-b940-37c7f0ed9e11 INF Fetching Department deatails 2024-03-23 22:20:51.059 +05:30 67b7f0f7-a207-4f60-84b9-76c52c6a07bf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:51.059 +05:30 c9b0b806-b776-4188-b940-37c7f0ed9e11 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:51.059 +05:30 67b7f0f7-a207-4f60-84b9-76c52c6a07bf INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3033ms 2024-03-23 22:20:51.060 +05:30 c9b0b806-b776-4188-b940-37c7f0ed9e11 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.6774ms 2024-03-23 22:20:51.060 +05:30 67b7f0f7-a207-4f60-84b9-76c52c6a07bf INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:51.060 +05:30 c9b0b806-b776-4188-b940-37c7f0ed9e11 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:51.060 +05:30 c9b0b806-b776-4188-b940-37c7f0ed9e11 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.1595ms 2024-03-23 22:20:51.060 +05:30 67b7f0f7-a207-4f60-84b9-76c52c6a07bf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.998ms 2024-03-23 22:20:52.175 +05:30 dcdb31b5-4438-4341-ac92-d7c03bf86faf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:52.175 +05:30 ec61a371-78ec-4321-a81c-0274ef7e0353 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:52.175 +05:30 30783395-0b1f-4c2e-bf06-6528151127e5 INF CORS policy execution successful. 2024-03-23 22:20:52.175 +05:30 30783395-0b1f-4c2e-bf06-6528151127e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:52.175 +05:30 1390a034-3ae3-4ffe-991d-456473fbcb7d INF CORS policy execution successful. 2024-03-23 22:20:52.175 +05:30 71806c01-f176-4fa4-b119-3f51e3454d16 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:52.175 +05:30 1390a034-3ae3-4ffe-991d-456473fbcb7d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:52.175 +05:30 30783395-0b1f-4c2e-bf06-6528151127e5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:52.176 +05:30 1390a034-3ae3-4ffe-991d-456473fbcb7d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:52.175 +05:30 89b04e60-5383-435c-b8df-ca8d8be08b20 INF CORS policy execution successful. 2024-03-23 22:20:52.176 +05:30 89b04e60-5383-435c-b8df-ca8d8be08b20 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:52.176 +05:30 1390a034-3ae3-4ffe-991d-456473fbcb7d INF Fetching City deatails 2024-03-23 22:20:52.176 +05:30 30783395-0b1f-4c2e-bf06-6528151127e5 INF Fetching Department deatails 2024-03-23 22:20:52.176 +05:30 89b04e60-5383-435c-b8df-ca8d8be08b20 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:52.176 +05:30 89b04e60-5383-435c-b8df-ca8d8be08b20 INF Fetching Country deatails 2024-03-23 22:20:52.177 +05:30 30783395-0b1f-4c2e-bf06-6528151127e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:52.177 +05:30 1390a034-3ae3-4ffe-991d-456473fbcb7d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:52.178 +05:30 30783395-0b1f-4c2e-bf06-6528151127e5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0892ms 2024-03-23 22:20:52.178 +05:30 1390a034-3ae3-4ffe-991d-456473fbcb7d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1129ms 2024-03-23 22:20:52.178 +05:30 89b04e60-5383-435c-b8df-ca8d8be08b20 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:52.178 +05:30 30783395-0b1f-4c2e-bf06-6528151127e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:52.178 +05:30 1390a034-3ae3-4ffe-991d-456473fbcb7d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:52.178 +05:30 89b04e60-5383-435c-b8df-ca8d8be08b20 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1769ms 2024-03-23 22:20:52.178 +05:30 30783395-0b1f-4c2e-bf06-6528151127e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3738ms 2024-03-23 22:20:52.178 +05:30 1390a034-3ae3-4ffe-991d-456473fbcb7d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4026ms 2024-03-23 22:20:52.178 +05:30 89b04e60-5383-435c-b8df-ca8d8be08b20 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:52.178 +05:30 89b04e60-5383-435c-b8df-ca8d8be08b20 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.052ms 2024-03-23 22:20:52.426 +05:30 dbde0d4c-55a3-46d7-9e0f-fd5c801b05cb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:52.426 +05:30 7a865a0b-2630-447f-a75a-e9c07ee206ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:52.426 +05:30 dc511979-cfc5-45ea-b67b-e31a6ec11d7e INF CORS policy execution successful. 2024-03-23 22:20:52.426 +05:30 dc511979-cfc5-45ea-b67b-e31a6ec11d7e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:52.426 +05:30 85bbfd88-036e-4b43-b4e7-3e9c542baf5e INF CORS policy execution successful. 2024-03-23 22:20:52.426 +05:30 85bbfd88-036e-4b43-b4e7-3e9c542baf5e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:52.426 +05:30 dc511979-cfc5-45ea-b67b-e31a6ec11d7e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:52.426 +05:30 85bbfd88-036e-4b43-b4e7-3e9c542baf5e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:52.426 +05:30 dc511979-cfc5-45ea-b67b-e31a6ec11d7e INF Fetching Department deatails 2024-03-23 22:20:52.426 +05:30 85bbfd88-036e-4b43-b4e7-3e9c542baf5e INF Fetching City deatails 2024-03-23 22:20:52.427 +05:30 5a6f9b4c-e48d-46ed-a08c-ab64e8de553e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:52.427 +05:30 b0c716ea-c2b7-41de-a8b7-fa37c3112382 INF CORS policy execution successful. 2024-03-23 22:20:52.427 +05:30 b0c716ea-c2b7-41de-a8b7-fa37c3112382 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:52.427 +05:30 b0c716ea-c2b7-41de-a8b7-fa37c3112382 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:52.427 +05:30 b0c716ea-c2b7-41de-a8b7-fa37c3112382 INF Fetching Country deatails 2024-03-23 22:20:52.428 +05:30 dc511979-cfc5-45ea-b67b-e31a6ec11d7e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:52.428 +05:30 dc511979-cfc5-45ea-b67b-e31a6ec11d7e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4868ms 2024-03-23 22:20:52.428 +05:30 85bbfd88-036e-4b43-b4e7-3e9c542baf5e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:52.428 +05:30 dc511979-cfc5-45ea-b67b-e31a6ec11d7e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:52.428 +05:30 b0c716ea-c2b7-41de-a8b7-fa37c3112382 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:52.428 +05:30 dc511979-cfc5-45ea-b67b-e31a6ec11d7e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.4605ms 2024-03-23 22:20:52.428 +05:30 85bbfd88-036e-4b43-b4e7-3e9c542baf5e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8121ms 2024-03-23 22:20:52.428 +05:30 b0c716ea-c2b7-41de-a8b7-fa37c3112382 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0599ms 2024-03-23 22:20:52.428 +05:30 85bbfd88-036e-4b43-b4e7-3e9c542baf5e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:52.428 +05:30 b0c716ea-c2b7-41de-a8b7-fa37c3112382 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:52.429 +05:30 85bbfd88-036e-4b43-b4e7-3e9c542baf5e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6558ms 2024-03-23 22:20:52.429 +05:30 b0c716ea-c2b7-41de-a8b7-fa37c3112382 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.7111ms 2024-03-23 22:20:53.637 +05:30 fce3d051-259d-42fa-9507-63cebde2ee46 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:53.637 +05:30 ede46f09-c6e2-4f98-be9b-da03962b44d9 INF CORS policy execution successful. 2024-03-23 22:20:53.637 +05:30 ede46f09-c6e2-4f98-be9b-da03962b44d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:53.637 +05:30 ede46f09-c6e2-4f98-be9b-da03962b44d9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:53.638 +05:30 ede46f09-c6e2-4f98-be9b-da03962b44d9 INF Fetching City deatails 2024-03-23 22:20:53.639 +05:30 ede46f09-c6e2-4f98-be9b-da03962b44d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:53.639 +05:30 ede46f09-c6e2-4f98-be9b-da03962b44d9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9373ms 2024-03-23 22:20:53.639 +05:30 8aac41e1-9ae7-4dc7-8399-ebd464daef6b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:53.639 +05:30 33cee596-6b9f-401c-b921-265cd850b999 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:53.639 +05:30 ede46f09-c6e2-4f98-be9b-da03962b44d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:53.639 +05:30 b0b13a7d-6a41-41ae-a054-aa2c7095066d INF CORS policy execution successful. 2024-03-23 22:20:53.639 +05:30 d317edb9-9514-4ea6-89b4-c385a95a53a5 INF CORS policy execution successful. 2024-03-23 22:20:53.639 +05:30 ede46f09-c6e2-4f98-be9b-da03962b44d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8781ms 2024-03-23 22:20:53.639 +05:30 b0b13a7d-6a41-41ae-a054-aa2c7095066d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:53.640 +05:30 d317edb9-9514-4ea6-89b4-c385a95a53a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:53.640 +05:30 d317edb9-9514-4ea6-89b4-c385a95a53a5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:53.640 +05:30 b0b13a7d-6a41-41ae-a054-aa2c7095066d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:53.640 +05:30 d317edb9-9514-4ea6-89b4-c385a95a53a5 INF Fetching Country deatails 2024-03-23 22:20:53.640 +05:30 b0b13a7d-6a41-41ae-a054-aa2c7095066d INF Fetching Department deatails 2024-03-23 22:20:53.640 +05:30 b0b13a7d-6a41-41ae-a054-aa2c7095066d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:53.641 +05:30 d317edb9-9514-4ea6-89b4-c385a95a53a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:53.641 +05:30 b0b13a7d-6a41-41ae-a054-aa2c7095066d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.9155ms 2024-03-23 22:20:53.641 +05:30 b0b13a7d-6a41-41ae-a054-aa2c7095066d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:53.641 +05:30 d317edb9-9514-4ea6-89b4-c385a95a53a5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0636ms 2024-03-23 22:20:53.641 +05:30 d317edb9-9514-4ea6-89b4-c385a95a53a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:53.641 +05:30 b0b13a7d-6a41-41ae-a054-aa2c7095066d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.5943ms 2024-03-23 22:20:53.641 +05:30 d317edb9-9514-4ea6-89b4-c385a95a53a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.6862ms 2024-03-23 22:20:55.814 +05:30 5eca3456-f1a6-4f91-9c12-d92ef7a5de98 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:55.814 +05:30 80fee588-49bc-4ca0-9ca1-e580d2901829 INF CORS policy execution successful. 2024-03-23 22:20:55.814 +05:30 80fee588-49bc-4ca0-9ca1-e580d2901829 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:55.814 +05:30 80fee588-49bc-4ca0-9ca1-e580d2901829 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:55.814 +05:30 80fee588-49bc-4ca0-9ca1-e580d2901829 INF Fetching City deatails 2024-03-23 22:20:55.815 +05:30 6ddcadea-1a62-459e-a249-59bdad61228a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:55.815 +05:30 5f4537cc-ad54-416a-820c-499bfad75a67 INF CORS policy execution successful. 2024-03-23 22:20:55.815 +05:30 5f4537cc-ad54-416a-820c-499bfad75a67 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:55.815 +05:30 5f4537cc-ad54-416a-820c-499bfad75a67 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:55.815 +05:30 5f4537cc-ad54-416a-820c-499bfad75a67 INF Fetching Country deatails 2024-03-23 22:20:55.816 +05:30 80fee588-49bc-4ca0-9ca1-e580d2901829 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:55.816 +05:30 5f4537cc-ad54-416a-820c-499bfad75a67 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:55.816 +05:30 80fee588-49bc-4ca0-9ca1-e580d2901829 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5992ms 2024-03-23 22:20:55.816 +05:30 80fee588-49bc-4ca0-9ca1-e580d2901829 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:55.816 +05:30 5f4537cc-ad54-416a-820c-499bfad75a67 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.7657ms 2024-03-23 22:20:55.816 +05:30 5f4537cc-ad54-416a-820c-499bfad75a67 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:55.816 +05:30 80fee588-49bc-4ca0-9ca1-e580d2901829 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4003ms 2024-03-23 22:20:55.816 +05:30 5f4537cc-ad54-416a-820c-499bfad75a67 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.582ms 2024-03-23 22:20:55.818 +05:30 08c905cc-c7e2-424c-b407-1b354fce0d0d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:55.818 +05:30 9f8b33cb-c4c4-478f-be56-dde51e31b66d INF CORS policy execution successful. 2024-03-23 22:20:55.818 +05:30 9f8b33cb-c4c4-478f-be56-dde51e31b66d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:55.818 +05:30 9f8b33cb-c4c4-478f-be56-dde51e31b66d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:55.818 +05:30 9f8b33cb-c4c4-478f-be56-dde51e31b66d INF Fetching Department deatails 2024-03-23 22:20:55.819 +05:30 9f8b33cb-c4c4-478f-be56-dde51e31b66d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:55.819 +05:30 9f8b33cb-c4c4-478f-be56-dde51e31b66d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.9949ms 2024-03-23 22:20:55.819 +05:30 9f8b33cb-c4c4-478f-be56-dde51e31b66d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:55.819 +05:30 9f8b33cb-c4c4-478f-be56-dde51e31b66d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.5452ms 2024-03-23 22:20:59.199 +05:30 878c7afc-8388-4939-a173-84abb49c05dd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:20:59.199 +05:30 284e61ba-cebf-4e35-95af-d2da3cc4d229 INF CORS policy execution successful. 2024-03-23 22:20:59.199 +05:30 284e61ba-cebf-4e35-95af-d2da3cc4d229 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:59.200 +05:30 284e61ba-cebf-4e35-95af-d2da3cc4d229 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:20:59.200 +05:30 284e61ba-cebf-4e35-95af-d2da3cc4d229 INF Fetching Country deatails 2024-03-23 22:20:59.200 +05:30 65bc02f4-7689-4e98-b240-ecc1b34965aa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:20:59.201 +05:30 905d0b6e-7cf8-454b-881c-dd11c6446cb8 INF CORS policy execution successful. 2024-03-23 22:20:59.201 +05:30 905d0b6e-7cf8-454b-881c-dd11c6446cb8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:59.201 +05:30 905d0b6e-7cf8-454b-881c-dd11c6446cb8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:20:59.201 +05:30 905d0b6e-7cf8-454b-881c-dd11c6446cb8 INF Fetching City deatails 2024-03-23 22:20:59.201 +05:30 284e61ba-cebf-4e35-95af-d2da3cc4d229 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:59.202 +05:30 905d0b6e-7cf8-454b-881c-dd11c6446cb8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:59.202 +05:30 905d0b6e-7cf8-454b-881c-dd11c6446cb8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 0.8192ms 2024-03-23 22:20:59.202 +05:30 284e61ba-cebf-4e35-95af-d2da3cc4d229 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0024ms 2024-03-23 22:20:59.202 +05:30 905d0b6e-7cf8-454b-881c-dd11c6446cb8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:20:59.202 +05:30 284e61ba-cebf-4e35-95af-d2da3cc4d229 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:20:59.202 +05:30 284e61ba-cebf-4e35-95af-d2da3cc4d229 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0701ms 2024-03-23 22:20:59.202 +05:30 905d0b6e-7cf8-454b-881c-dd11c6446cb8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.5006ms 2024-03-23 22:20:59.202 +05:30 e8ff5514-c67c-46da-8c23-5a8018044c1e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:20:59.202 +05:30 00faa46e-668d-40a3-8d96-18b828055e50 INF CORS policy execution successful. 2024-03-23 22:20:59.202 +05:30 00faa46e-668d-40a3-8d96-18b828055e50 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:59.202 +05:30 00faa46e-668d-40a3-8d96-18b828055e50 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:20:59.203 +05:30 00faa46e-668d-40a3-8d96-18b828055e50 INF Fetching Department deatails 2024-03-23 22:20:59.203 +05:30 00faa46e-668d-40a3-8d96-18b828055e50 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:20:59.203 +05:30 00faa46e-668d-40a3-8d96-18b828055e50 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.7957ms 2024-03-23 22:20:59.203 +05:30 00faa46e-668d-40a3-8d96-18b828055e50 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:20:59.203 +05:30 00faa46e-668d-40a3-8d96-18b828055e50 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.4053ms 2024-03-23 22:21:00.560 +05:30 19fdbacd-a820-47f1-bd4b-2ba4d90bd712 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:00.560 +05:30 1148a6fb-1d69-4c80-831a-c07f9e88426d INF CORS policy execution successful. 2024-03-23 22:21:00.560 +05:30 1148a6fb-1d69-4c80-831a-c07f9e88426d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:00.560 +05:30 1148a6fb-1d69-4c80-831a-c07f9e88426d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:00.560 +05:30 1148a6fb-1d69-4c80-831a-c07f9e88426d INF Fetching City deatails 2024-03-23 22:21:00.562 +05:30 1148a6fb-1d69-4c80-831a-c07f9e88426d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:00.562 +05:30 1148a6fb-1d69-4c80-831a-c07f9e88426d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.614ms 2024-03-23 22:21:00.562 +05:30 1148a6fb-1d69-4c80-831a-c07f9e88426d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:00.562 +05:30 1148a6fb-1d69-4c80-831a-c07f9e88426d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6232ms 2024-03-23 22:21:00.563 +05:30 b33842dc-67b9-4054-a4f4-2bde20f7a420 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:00.563 +05:30 65c0729d-63f9-4bbf-8046-c85ef87438bd INF CORS policy execution successful. 2024-03-23 22:21:00.563 +05:30 65c0729d-63f9-4bbf-8046-c85ef87438bd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:00.563 +05:30 65c0729d-63f9-4bbf-8046-c85ef87438bd INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:00.563 +05:30 65c0729d-63f9-4bbf-8046-c85ef87438bd INF Fetching Country deatails 2024-03-23 22:21:00.564 +05:30 65c0729d-63f9-4bbf-8046-c85ef87438bd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:00.565 +05:30 65c0729d-63f9-4bbf-8046-c85ef87438bd INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3715ms 2024-03-23 22:21:00.565 +05:30 65c0729d-63f9-4bbf-8046-c85ef87438bd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:00.565 +05:30 65c0729d-63f9-4bbf-8046-c85ef87438bd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9593ms 2024-03-23 22:21:00.579 +05:30 2a1c0968-9c5e-4592-88b8-29614976a59b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:00.579 +05:30 be0e8038-1751-427f-9445-5a9b9d2f1903 INF CORS policy execution successful. 2024-03-23 22:21:00.579 +05:30 be0e8038-1751-427f-9445-5a9b9d2f1903 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:00.579 +05:30 be0e8038-1751-427f-9445-5a9b9d2f1903 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:00.579 +05:30 be0e8038-1751-427f-9445-5a9b9d2f1903 INF Fetching Department deatails 2024-03-23 22:21:00.582 +05:30 be0e8038-1751-427f-9445-5a9b9d2f1903 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:00.583 +05:30 be0e8038-1751-427f-9445-5a9b9d2f1903 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.5651ms 2024-03-23 22:21:00.583 +05:30 be0e8038-1751-427f-9445-5a9b9d2f1903 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:00.583 +05:30 be0e8038-1751-427f-9445-5a9b9d2f1903 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.5292ms 2024-03-23 22:21:00.660 +05:30 88915fc6-dfd1-4937-ab64-e2c48fec187f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:00.660 +05:30 c2b699d5-cada-43b7-93c7-83f5d7a9764f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:00.660 +05:30 97d3d150-fb1c-4039-b4fb-501c06fcf7c6 INF CORS policy execution successful. 2024-03-23 22:21:00.660 +05:30 97d3d150-fb1c-4039-b4fb-501c06fcf7c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:00.660 +05:30 97d3d150-fb1c-4039-b4fb-501c06fcf7c6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:00.660 +05:30 5157db5d-c6d7-46a5-aedb-9ca7ae23c5fa INF CORS policy execution successful. 2024-03-23 22:21:00.660 +05:30 a5429c46-14b1-4bd4-b76e-b63747c4ce7c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:00.661 +05:30 97d3d150-fb1c-4039-b4fb-501c06fcf7c6 INF Fetching City deatails 2024-03-23 22:21:00.661 +05:30 5157db5d-c6d7-46a5-aedb-9ca7ae23c5fa INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:00.661 +05:30 a51fce63-3798-4e52-8e80-9336ce095937 INF CORS policy execution successful. 2024-03-23 22:21:00.661 +05:30 a51fce63-3798-4e52-8e80-9336ce095937 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:00.661 +05:30 5157db5d-c6d7-46a5-aedb-9ca7ae23c5fa INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:00.661 +05:30 a51fce63-3798-4e52-8e80-9336ce095937 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:00.661 +05:30 5157db5d-c6d7-46a5-aedb-9ca7ae23c5fa INF Fetching Department deatails 2024-03-23 22:21:00.661 +05:30 a51fce63-3798-4e52-8e80-9336ce095937 INF Fetching Country deatails 2024-03-23 22:21:00.662 +05:30 97d3d150-fb1c-4039-b4fb-501c06fcf7c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:00.663 +05:30 a51fce63-3798-4e52-8e80-9336ce095937 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:00.663 +05:30 97d3d150-fb1c-4039-b4fb-501c06fcf7c6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.6034ms 2024-03-23 22:21:00.663 +05:30 a51fce63-3798-4e52-8e80-9336ce095937 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.2671ms 2024-03-23 22:21:00.663 +05:30 a51fce63-3798-4e52-8e80-9336ce095937 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:00.663 +05:30 97d3d150-fb1c-4039-b4fb-501c06fcf7c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:00.663 +05:30 5157db5d-c6d7-46a5-aedb-9ca7ae23c5fa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:00.664 +05:30 a51fce63-3798-4e52-8e80-9336ce095937 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0612ms 2024-03-23 22:21:00.664 +05:30 97d3d150-fb1c-4039-b4fb-501c06fcf7c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.8124ms 2024-03-23 22:21:00.664 +05:30 5157db5d-c6d7-46a5-aedb-9ca7ae23c5fa INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.9283ms 2024-03-23 22:21:00.664 +05:30 5157db5d-c6d7-46a5-aedb-9ca7ae23c5fa INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:00.664 +05:30 5157db5d-c6d7-46a5-aedb-9ca7ae23c5fa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2343ms 2024-03-23 22:21:01.940 +05:30 35fa1e81-ad6b-433d-a20c-40139bdd8401 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:01.940 +05:30 315268dc-04bc-441a-8f6e-dc7da3ea8852 INF CORS policy execution successful. 2024-03-23 22:21:01.940 +05:30 9c5d71b7-e95d-48c8-9f0e-e1db235a9c1b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:01.940 +05:30 315268dc-04bc-441a-8f6e-dc7da3ea8852 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:01.940 +05:30 1d77a816-03ee-4a8f-be12-51d49ced3548 INF CORS policy execution successful. 2024-03-23 22:21:01.940 +05:30 315268dc-04bc-441a-8f6e-dc7da3ea8852 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:01.940 +05:30 1d77a816-03ee-4a8f-be12-51d49ced3548 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:01.941 +05:30 315268dc-04bc-441a-8f6e-dc7da3ea8852 INF Fetching Department deatails 2024-03-23 22:21:01.941 +05:30 1d77a816-03ee-4a8f-be12-51d49ced3548 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:01.941 +05:30 1d77a816-03ee-4a8f-be12-51d49ced3548 INF Fetching City deatails 2024-03-23 22:21:01.941 +05:30 859ee052-1e47-47f3-9363-8dfb0188dfe5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:01.941 +05:30 bde4d124-bb9b-44a2-9057-fad3ecb15e55 INF CORS policy execution successful. 2024-03-23 22:21:01.941 +05:30 bde4d124-bb9b-44a2-9057-fad3ecb15e55 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:01.941 +05:30 bde4d124-bb9b-44a2-9057-fad3ecb15e55 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:01.941 +05:30 bde4d124-bb9b-44a2-9057-fad3ecb15e55 INF Fetching Country deatails 2024-03-23 22:21:01.942 +05:30 315268dc-04bc-441a-8f6e-dc7da3ea8852 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:01.942 +05:30 1d77a816-03ee-4a8f-be12-51d49ced3548 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:01.943 +05:30 bde4d124-bb9b-44a2-9057-fad3ecb15e55 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:01.943 +05:30 1d77a816-03ee-4a8f-be12-51d49ced3548 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1318ms 2024-03-23 22:21:01.943 +05:30 1d77a816-03ee-4a8f-be12-51d49ced3548 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:01.943 +05:30 315268dc-04bc-441a-8f6e-dc7da3ea8852 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3234ms 2024-03-23 22:21:01.943 +05:30 315268dc-04bc-441a-8f6e-dc7da3ea8852 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:01.943 +05:30 bde4d124-bb9b-44a2-9057-fad3ecb15e55 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7405ms 2024-03-23 22:21:01.943 +05:30 bde4d124-bb9b-44a2-9057-fad3ecb15e55 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:01.943 +05:30 1d77a816-03ee-4a8f-be12-51d49ced3548 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1931ms 2024-03-23 22:21:01.943 +05:30 bde4d124-bb9b-44a2-9057-fad3ecb15e55 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3653ms 2024-03-23 22:21:01.943 +05:30 315268dc-04bc-441a-8f6e-dc7da3ea8852 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7552ms 2024-03-23 22:21:02.138 +05:30 7ca86204-e597-4205-821a-9a93e9e63fd8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:02.138 +05:30 696784ed-ab4a-4b79-ae7a-b3973b945d4e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:02.139 +05:30 a84f8888-9942-47a1-9cc4-1d43ef82ab27 INF CORS policy execution successful. 2024-03-23 22:21:02.139 +05:30 b72b4c90-ce93-4c83-92b8-c81df9416717 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:02.139 +05:30 a84f8888-9942-47a1-9cc4-1d43ef82ab27 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:02.139 +05:30 22c634e7-e993-4813-9282-53abf02b38ee INF CORS policy execution successful. 2024-03-23 22:21:02.140 +05:30 22c634e7-e993-4813-9282-53abf02b38ee INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:02.140 +05:30 a84f8888-9942-47a1-9cc4-1d43ef82ab27 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:02.140 +05:30 22c634e7-e993-4813-9282-53abf02b38ee INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:02.140 +05:30 ceaa551d-4371-4764-8830-2253edef59c0 INF CORS policy execution successful. 2024-03-23 22:21:02.140 +05:30 22c634e7-e993-4813-9282-53abf02b38ee INF Fetching Department deatails 2024-03-23 22:21:02.141 +05:30 ceaa551d-4371-4764-8830-2253edef59c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:02.141 +05:30 ceaa551d-4371-4764-8830-2253edef59c0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:02.142 +05:30 ceaa551d-4371-4764-8830-2253edef59c0 INF Fetching Country deatails 2024-03-23 22:21:02.140 +05:30 a84f8888-9942-47a1-9cc4-1d43ef82ab27 INF Fetching City deatails 2024-03-23 22:21:02.143 +05:30 22c634e7-e993-4813-9282-53abf02b38ee INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:02.143 +05:30 ceaa551d-4371-4764-8830-2253edef59c0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:02.143 +05:30 22c634e7-e993-4813-9282-53abf02b38ee INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.674ms 2024-03-23 22:21:02.144 +05:30 22c634e7-e993-4813-9282-53abf02b38ee INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:02.144 +05:30 ceaa551d-4371-4764-8830-2253edef59c0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.1998ms 2024-03-23 22:21:02.144 +05:30 ceaa551d-4371-4764-8830-2253edef59c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:02.144 +05:30 a84f8888-9942-47a1-9cc4-1d43ef82ab27 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:02.144 +05:30 ceaa551d-4371-4764-8830-2253edef59c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.7767ms 2024-03-23 22:21:02.144 +05:30 a84f8888-9942-47a1-9cc4-1d43ef82ab27 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.6377ms 2024-03-23 22:21:02.144 +05:30 a84f8888-9942-47a1-9cc4-1d43ef82ab27 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:02.145 +05:30 a84f8888-9942-47a1-9cc4-1d43ef82ab27 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.4185ms 2024-03-23 22:21:02.145 +05:30 22c634e7-e993-4813-9282-53abf02b38ee INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.5425ms 2024-03-23 22:21:03.410 +05:30 0cf8d7d0-7ff1-4fa6-bc98-603b90c01bff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:03.411 +05:30 a6092da6-dd82-41fc-b43d-fc191590f952 INF CORS policy execution successful. 2024-03-23 22:21:03.411 +05:30 11424274-7a23-49e4-a6ce-5f7e3c81fb9b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:03.411 +05:30 a6092da6-dd82-41fc-b43d-fc191590f952 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:03.411 +05:30 a6092da6-dd82-41fc-b43d-fc191590f952 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:03.411 +05:30 28f0e7e0-9555-4d8c-a86b-bd39946c0a49 INF CORS policy execution successful. 2024-03-23 22:21:03.411 +05:30 28f0e7e0-9555-4d8c-a86b-bd39946c0a49 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:03.411 +05:30 a6092da6-dd82-41fc-b43d-fc191590f952 INF Fetching Department deatails 2024-03-23 22:21:03.411 +05:30 28f0e7e0-9555-4d8c-a86b-bd39946c0a49 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:03.411 +05:30 28f0e7e0-9555-4d8c-a86b-bd39946c0a49 INF Fetching City deatails 2024-03-23 22:21:03.411 +05:30 ad85dba4-b6a4-44a2-b758-4464f395ca44 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:03.412 +05:30 63abc19d-1a56-4936-9573-89ca22cb60e1 INF CORS policy execution successful. 2024-03-23 22:21:03.412 +05:30 63abc19d-1a56-4936-9573-89ca22cb60e1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:03.412 +05:30 63abc19d-1a56-4936-9573-89ca22cb60e1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:03.412 +05:30 63abc19d-1a56-4936-9573-89ca22cb60e1 INF Fetching Country deatails 2024-03-23 22:21:03.412 +05:30 a6092da6-dd82-41fc-b43d-fc191590f952 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:03.413 +05:30 28f0e7e0-9555-4d8c-a86b-bd39946c0a49 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:03.413 +05:30 a6092da6-dd82-41fc-b43d-fc191590f952 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5047ms 2024-03-23 22:21:03.413 +05:30 a6092da6-dd82-41fc-b43d-fc191590f952 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:03.413 +05:30 28f0e7e0-9555-4d8c-a86b-bd39946c0a49 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4821ms 2024-03-23 22:21:03.413 +05:30 28f0e7e0-9555-4d8c-a86b-bd39946c0a49 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:03.413 +05:30 a6092da6-dd82-41fc-b43d-fc191590f952 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.3605ms 2024-03-23 22:21:03.413 +05:30 28f0e7e0-9555-4d8c-a86b-bd39946c0a49 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0484ms 2024-03-23 22:21:03.413 +05:30 63abc19d-1a56-4936-9573-89ca22cb60e1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:03.413 +05:30 63abc19d-1a56-4936-9573-89ca22cb60e1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5282ms 2024-03-23 22:21:03.413 +05:30 63abc19d-1a56-4936-9573-89ca22cb60e1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:03.413 +05:30 63abc19d-1a56-4936-9573-89ca22cb60e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9598ms 2024-03-23 22:21:04.361 +05:30 66364b4a-39f3-4297-9343-014ecc7aba0a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:04.361 +05:30 5570f9ca-4eef-4f95-8841-ea3a587d2f0d INF CORS policy execution successful. 2024-03-23 22:21:04.362 +05:30 5570f9ca-4eef-4f95-8841-ea3a587d2f0d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:04.362 +05:30 5570f9ca-4eef-4f95-8841-ea3a587d2f0d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:04.362 +05:30 5570f9ca-4eef-4f95-8841-ea3a587d2f0d INF Fetching City deatails 2024-03-23 22:21:04.363 +05:30 5570f9ca-4eef-4f95-8841-ea3a587d2f0d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:04.363 +05:30 5570f9ca-4eef-4f95-8841-ea3a587d2f0d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.493ms 2024-03-23 22:21:04.363 +05:30 5570f9ca-4eef-4f95-8841-ea3a587d2f0d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:04.363 +05:30 5570f9ca-4eef-4f95-8841-ea3a587d2f0d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2704ms 2024-03-23 22:21:04.364 +05:30 a86b3755-fccc-4551-8f70-e2951130d521 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:04.365 +05:30 fc1ae863-7e1a-4b61-9d03-307af90240c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:04.365 +05:30 be911103-35ea-4935-863a-c83d47c60068 INF CORS policy execution successful. 2024-03-23 22:21:04.365 +05:30 be911103-35ea-4935-863a-c83d47c60068 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:04.365 +05:30 0e5f5c72-d01e-41a1-969f-d86017290ba9 INF CORS policy execution successful. 2024-03-23 22:21:04.365 +05:30 be911103-35ea-4935-863a-c83d47c60068 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:04.365 +05:30 0e5f5c72-d01e-41a1-969f-d86017290ba9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:04.365 +05:30 be911103-35ea-4935-863a-c83d47c60068 INF Fetching Country deatails 2024-03-23 22:21:04.365 +05:30 0e5f5c72-d01e-41a1-969f-d86017290ba9 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:04.365 +05:30 0e5f5c72-d01e-41a1-969f-d86017290ba9 INF Fetching Department deatails 2024-03-23 22:21:04.366 +05:30 be911103-35ea-4935-863a-c83d47c60068 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:04.366 +05:30 0e5f5c72-d01e-41a1-969f-d86017290ba9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:04.366 +05:30 be911103-35ea-4935-863a-c83d47c60068 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2497ms 2024-03-23 22:21:04.366 +05:30 0e5f5c72-d01e-41a1-969f-d86017290ba9 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0415ms 2024-03-23 22:21:04.366 +05:30 be911103-35ea-4935-863a-c83d47c60068 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:04.366 +05:30 0e5f5c72-d01e-41a1-969f-d86017290ba9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:04.366 +05:30 be911103-35ea-4935-863a-c83d47c60068 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9085ms 2024-03-23 22:21:04.366 +05:30 0e5f5c72-d01e-41a1-969f-d86017290ba9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.797ms 2024-03-23 22:21:04.788 +05:30 3b35dfbe-096b-4a0a-ba35-1d4b5810adb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:04.788 +05:30 cfd73414-e292-4ad0-96ef-08d6b1a3a514 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:04.789 +05:30 5e61d213-b0ed-4bc9-b7b9-81e0f3b39577 INF CORS policy execution successful. 2024-03-23 22:21:04.789 +05:30 668a08c6-3fdf-44da-a69a-c306c3cb8815 INF CORS policy execution successful. 2024-03-23 22:21:04.789 +05:30 5e61d213-b0ed-4bc9-b7b9-81e0f3b39577 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:04.789 +05:30 668a08c6-3fdf-44da-a69a-c306c3cb8815 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:04.789 +05:30 5e61d213-b0ed-4bc9-b7b9-81e0f3b39577 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:04.789 +05:30 668a08c6-3fdf-44da-a69a-c306c3cb8815 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:04.789 +05:30 5e61d213-b0ed-4bc9-b7b9-81e0f3b39577 INF Fetching City deatails 2024-03-23 22:21:04.789 +05:30 668a08c6-3fdf-44da-a69a-c306c3cb8815 INF Fetching Department deatails 2024-03-23 22:21:04.789 +05:30 3121ec7c-9bd6-43ab-9030-2ecbd2bd67c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:04.789 +05:30 5f3c0435-6a73-4dca-95cf-77c59e9cb822 INF CORS policy execution successful. 2024-03-23 22:21:04.789 +05:30 5f3c0435-6a73-4dca-95cf-77c59e9cb822 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:04.789 +05:30 5f3c0435-6a73-4dca-95cf-77c59e9cb822 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:04.790 +05:30 5f3c0435-6a73-4dca-95cf-77c59e9cb822 INF Fetching Country deatails 2024-03-23 22:21:04.790 +05:30 5e61d213-b0ed-4bc9-b7b9-81e0f3b39577 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:04.790 +05:30 668a08c6-3fdf-44da-a69a-c306c3cb8815 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:04.791 +05:30 5e61d213-b0ed-4bc9-b7b9-81e0f3b39577 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5556ms 2024-03-23 22:21:04.791 +05:30 5f3c0435-6a73-4dca-95cf-77c59e9cb822 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:04.791 +05:30 5e61d213-b0ed-4bc9-b7b9-81e0f3b39577 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:04.791 +05:30 668a08c6-3fdf-44da-a69a-c306c3cb8815 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.609ms 2024-03-23 22:21:04.791 +05:30 5f3c0435-6a73-4dca-95cf-77c59e9cb822 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1954ms 2024-03-23 22:21:04.791 +05:30 668a08c6-3fdf-44da-a69a-c306c3cb8815 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:04.791 +05:30 5f3c0435-6a73-4dca-95cf-77c59e9cb822 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:04.791 +05:30 5e61d213-b0ed-4bc9-b7b9-81e0f3b39577 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4502ms 2024-03-23 22:21:04.791 +05:30 668a08c6-3fdf-44da-a69a-c306c3cb8815 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.8563ms 2024-03-23 22:21:04.791 +05:30 5f3c0435-6a73-4dca-95cf-77c59e9cb822 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.75ms 2024-03-23 22:21:20.983 +05:30 49b5acba-0282-4ba9-a85e-6d2f4ae7310f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:20.983 +05:30 2a0403ba-a62a-4ced-81f6-7b4ff3affaae INF CORS policy execution successful. 2024-03-23 22:21:20.983 +05:30 2a0403ba-a62a-4ced-81f6-7b4ff3affaae INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:20.983 +05:30 2a0403ba-a62a-4ced-81f6-7b4ff3affaae INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:20.983 +05:30 2a0403ba-a62a-4ced-81f6-7b4ff3affaae INF Fetching City deatails 2024-03-23 22:21:20.985 +05:30 2a0403ba-a62a-4ced-81f6-7b4ff3affaae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:20.985 +05:30 2a0403ba-a62a-4ced-81f6-7b4ff3affaae INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7948ms 2024-03-23 22:21:20.985 +05:30 2a0403ba-a62a-4ced-81f6-7b4ff3affaae INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:20.985 +05:30 2a0403ba-a62a-4ced-81f6-7b4ff3affaae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.836ms 2024-03-23 22:21:21.028 +05:30 1078e5b8-1ff8-4156-a963-37c2e57a5a3b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:21.028 +05:30 f2d712c8-080f-4986-a73a-f4c35bb11b1d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:21.028 +05:30 3c56b578-58c9-49ea-8dd6-00323c7ad2d3 INF CORS policy execution successful. 2024-03-23 22:21:21.028 +05:30 a84da0cf-38a3-4e89-882d-4162b0cd1acc INF CORS policy execution successful. 2024-03-23 22:21:21.029 +05:30 3c56b578-58c9-49ea-8dd6-00323c7ad2d3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:21.029 +05:30 a84da0cf-38a3-4e89-882d-4162b0cd1acc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:21.029 +05:30 3c56b578-58c9-49ea-8dd6-00323c7ad2d3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:21.029 +05:30 a84da0cf-38a3-4e89-882d-4162b0cd1acc INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:21.029 +05:30 3c56b578-58c9-49ea-8dd6-00323c7ad2d3 INF Fetching Department deatails 2024-03-23 22:21:21.029 +05:30 a84da0cf-38a3-4e89-882d-4162b0cd1acc INF Fetching Country deatails 2024-03-23 22:21:21.030 +05:30 a84da0cf-38a3-4e89-882d-4162b0cd1acc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:21.030 +05:30 3c56b578-58c9-49ea-8dd6-00323c7ad2d3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:21.030 +05:30 a84da0cf-38a3-4e89-882d-4162b0cd1acc INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.22ms 2024-03-23 22:21:21.030 +05:30 a84da0cf-38a3-4e89-882d-4162b0cd1acc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:21.030 +05:30 3c56b578-58c9-49ea-8dd6-00323c7ad2d3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.328ms 2024-03-23 22:21:21.030 +05:30 3c56b578-58c9-49ea-8dd6-00323c7ad2d3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:21.030 +05:30 a84da0cf-38a3-4e89-882d-4162b0cd1acc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.034ms 2024-03-23 22:21:21.030 +05:30 3c56b578-58c9-49ea-8dd6-00323c7ad2d3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2113ms 2024-03-23 22:21:21.282 +05:30 dfb46946-04a5-491e-b90a-84e42bb75df3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:21.282 +05:30 07b4b0cf-7f4d-4694-827f-c8a9973d938c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:21.282 +05:30 1cbfcc94-9b2e-497e-9056-72760320e3f3 INF CORS policy execution successful. 2024-03-23 22:21:21.282 +05:30 921b9aab-ade6-48b8-a2ee-e53878d91113 INF CORS policy execution successful. 2024-03-23 22:21:21.282 +05:30 1cbfcc94-9b2e-497e-9056-72760320e3f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:21.282 +05:30 921b9aab-ade6-48b8-a2ee-e53878d91113 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:21.282 +05:30 1cbfcc94-9b2e-497e-9056-72760320e3f3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:21.282 +05:30 921b9aab-ade6-48b8-a2ee-e53878d91113 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:21.282 +05:30 1cbfcc94-9b2e-497e-9056-72760320e3f3 INF Fetching Country deatails 2024-03-23 22:21:21.282 +05:30 921b9aab-ade6-48b8-a2ee-e53878d91113 INF Fetching City deatails 2024-03-23 22:21:21.283 +05:30 1cbfcc94-9b2e-497e-9056-72760320e3f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:21.283 +05:30 921b9aab-ade6-48b8-a2ee-e53878d91113 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:21.284 +05:30 1cbfcc94-9b2e-497e-9056-72760320e3f3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4195ms 2024-03-23 22:21:21.284 +05:30 921b9aab-ade6-48b8-a2ee-e53878d91113 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4103ms 2024-03-23 22:21:21.284 +05:30 1cbfcc94-9b2e-497e-9056-72760320e3f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:21.284 +05:30 921b9aab-ade6-48b8-a2ee-e53878d91113 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:21.284 +05:30 1cbfcc94-9b2e-497e-9056-72760320e3f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3153ms 2024-03-23 22:21:21.284 +05:30 921b9aab-ade6-48b8-a2ee-e53878d91113 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2778ms 2024-03-23 22:21:21.288 +05:30 b167f29d-f47f-43d2-bb8d-97d87ee99ed3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:21.288 +05:30 fa3a981f-7f1b-4211-8307-bdbb99faa1da INF CORS policy execution successful. 2024-03-23 22:21:21.288 +05:30 fa3a981f-7f1b-4211-8307-bdbb99faa1da INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:21.289 +05:30 fa3a981f-7f1b-4211-8307-bdbb99faa1da INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:21.289 +05:30 fa3a981f-7f1b-4211-8307-bdbb99faa1da INF Fetching Department deatails 2024-03-23 22:21:21.289 +05:30 fa3a981f-7f1b-4211-8307-bdbb99faa1da INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:21.290 +05:30 fa3a981f-7f1b-4211-8307-bdbb99faa1da INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1511ms 2024-03-23 22:21:21.290 +05:30 fa3a981f-7f1b-4211-8307-bdbb99faa1da INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:21.290 +05:30 fa3a981f-7f1b-4211-8307-bdbb99faa1da INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.8032ms 2024-03-23 22:21:23.448 +05:30 9782efd4-3407-478e-b094-a0fdcb328694 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:23.449 +05:30 b8cd4375-7e8d-48b1-a3a1-7c2cf32cb924 INF CORS policy execution successful. 2024-03-23 22:21:23.449 +05:30 b8cd4375-7e8d-48b1-a3a1-7c2cf32cb924 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:23.449 +05:30 b8cd4375-7e8d-48b1-a3a1-7c2cf32cb924 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:23.449 +05:30 b8cd4375-7e8d-48b1-a3a1-7c2cf32cb924 INF Fetching City deatails 2024-03-23 22:21:23.450 +05:30 b8cd4375-7e8d-48b1-a3a1-7c2cf32cb924 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:23.451 +05:30 b8cd4375-7e8d-48b1-a3a1-7c2cf32cb924 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7103ms 2024-03-23 22:21:23.451 +05:30 b8cd4375-7e8d-48b1-a3a1-7c2cf32cb924 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:23.451 +05:30 b8cd4375-7e8d-48b1-a3a1-7c2cf32cb924 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5149ms 2024-03-23 22:21:23.455 +05:30 50a0c209-1365-4e43-88e8-be73a900b2c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:23.456 +05:30 89dbd1bd-dcb0-4bd2-a2a1-475cc1c4b62c INF CORS policy execution successful. 2024-03-23 22:21:23.456 +05:30 89dbd1bd-dcb0-4bd2-a2a1-475cc1c4b62c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:23.456 +05:30 89dbd1bd-dcb0-4bd2-a2a1-475cc1c4b62c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:23.457 +05:30 89dbd1bd-dcb0-4bd2-a2a1-475cc1c4b62c INF Fetching Country deatails 2024-03-23 22:21:23.457 +05:30 969c3719-8382-4576-afba-587695bf77b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:23.457 +05:30 cc270343-7939-4b3f-9872-9d86533149d2 INF CORS policy execution successful. 2024-03-23 22:21:23.457 +05:30 cc270343-7939-4b3f-9872-9d86533149d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:23.457 +05:30 cc270343-7939-4b3f-9872-9d86533149d2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:23.457 +05:30 cc270343-7939-4b3f-9872-9d86533149d2 INF Fetching Department deatails 2024-03-23 22:21:23.458 +05:30 89dbd1bd-dcb0-4bd2-a2a1-475cc1c4b62c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:23.458 +05:30 cc270343-7939-4b3f-9872-9d86533149d2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:23.458 +05:30 89dbd1bd-dcb0-4bd2-a2a1-475cc1c4b62c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.9422ms 2024-03-23 22:21:23.458 +05:30 89dbd1bd-dcb0-4bd2-a2a1-475cc1c4b62c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:23.459 +05:30 cc270343-7939-4b3f-9872-9d86533149d2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3325ms 2024-03-23 22:21:23.459 +05:30 cc270343-7939-4b3f-9872-9d86533149d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:23.459 +05:30 89dbd1bd-dcb0-4bd2-a2a1-475cc1c4b62c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.6433ms 2024-03-23 22:21:23.459 +05:30 cc270343-7939-4b3f-9872-9d86533149d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1223ms 2024-03-23 22:21:24.014 +05:30 48ccdb8f-0c39-4327-a880-e2045226aea0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:24.015 +05:30 ad9d6358-3902-4dd3-a41e-c11cd0aa1aa4 INF CORS policy execution successful. 2024-03-23 22:21:24.015 +05:30 ad9d6358-3902-4dd3-a41e-c11cd0aa1aa4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:24.015 +05:30 ad9d6358-3902-4dd3-a41e-c11cd0aa1aa4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:24.015 +05:30 ad9d6358-3902-4dd3-a41e-c11cd0aa1aa4 INF Fetching City deatails 2024-03-23 22:21:24.016 +05:30 ad9d6358-3902-4dd3-a41e-c11cd0aa1aa4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:24.016 +05:30 ad9d6358-3902-4dd3-a41e-c11cd0aa1aa4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5765ms 2024-03-23 22:21:24.016 +05:30 ad9d6358-3902-4dd3-a41e-c11cd0aa1aa4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:24.017 +05:30 a5984de4-7d22-4f11-8a91-81b93cdaf5ec INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:24.017 +05:30 ad9d6358-3902-4dd3-a41e-c11cd0aa1aa4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.3473ms 2024-03-23 22:21:24.017 +05:30 be6843c2-a9ef-4030-88dd-b518d5120195 INF CORS policy execution successful. 2024-03-23 22:21:24.017 +05:30 be6843c2-a9ef-4030-88dd-b518d5120195 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:24.017 +05:30 be6843c2-a9ef-4030-88dd-b518d5120195 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:24.017 +05:30 be6843c2-a9ef-4030-88dd-b518d5120195 INF Fetching Country deatails 2024-03-23 22:21:24.018 +05:30 be6843c2-a9ef-4030-88dd-b518d5120195 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:24.018 +05:30 be6843c2-a9ef-4030-88dd-b518d5120195 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0876ms 2024-03-23 22:21:24.018 +05:30 be6843c2-a9ef-4030-88dd-b518d5120195 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:24.018 +05:30 be6843c2-a9ef-4030-88dd-b518d5120195 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.8617ms 2024-03-23 22:21:24.027 +05:30 2f59c957-fb7b-4fb0-88aa-5eb2d68d97f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:24.027 +05:30 ffb79f29-1ec6-4694-931f-da9487c53b07 INF CORS policy execution successful. 2024-03-23 22:21:24.027 +05:30 ffb79f29-1ec6-4694-931f-da9487c53b07 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:24.028 +05:30 ffb79f29-1ec6-4694-931f-da9487c53b07 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:24.028 +05:30 ffb79f29-1ec6-4694-931f-da9487c53b07 INF Fetching Department deatails 2024-03-23 22:21:24.029 +05:30 ffb79f29-1ec6-4694-931f-da9487c53b07 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:24.029 +05:30 ffb79f29-1ec6-4694-931f-da9487c53b07 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4362ms 2024-03-23 22:21:24.029 +05:30 ffb79f29-1ec6-4694-931f-da9487c53b07 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:24.029 +05:30 ffb79f29-1ec6-4694-931f-da9487c53b07 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2605ms 2024-03-23 22:21:24.158 +05:30 ca1aeb0f-57af-4b59-9b30-75281378db7e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:24.158 +05:30 c44c4cf0-097d-49fe-b2e1-7bd72a7068f3 INF CORS policy execution successful. 2024-03-23 22:21:24.159 +05:30 c44c4cf0-097d-49fe-b2e1-7bd72a7068f3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:24.159 +05:30 c44c4cf0-097d-49fe-b2e1-7bd72a7068f3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:24.159 +05:30 c44c4cf0-097d-49fe-b2e1-7bd72a7068f3 INF Fetching City deatails 2024-03-23 22:21:24.160 +05:30 fbc0a6c2-9bf3-4f4d-adf4-f129cbb8271e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:24.160 +05:30 70d07074-785e-4352-876a-037b3ae622d7 INF CORS policy execution successful. 2024-03-23 22:21:24.160 +05:30 c44c4cf0-097d-49fe-b2e1-7bd72a7068f3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:24.160 +05:30 70d07074-785e-4352-876a-037b3ae622d7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:24.161 +05:30 70d07074-785e-4352-876a-037b3ae622d7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:24.161 +05:30 70d07074-785e-4352-876a-037b3ae622d7 INF Fetching Country deatails 2024-03-23 22:21:24.161 +05:30 c44c4cf0-097d-49fe-b2e1-7bd72a7068f3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0643ms 2024-03-23 22:21:24.161 +05:30 c44c4cf0-097d-49fe-b2e1-7bd72a7068f3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:24.161 +05:30 c44c4cf0-097d-49fe-b2e1-7bd72a7068f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.2971ms 2024-03-23 22:21:24.162 +05:30 70d07074-785e-4352-876a-037b3ae622d7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:24.162 +05:30 70d07074-785e-4352-876a-037b3ae622d7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2412ms 2024-03-23 22:21:24.162 +05:30 70d07074-785e-4352-876a-037b3ae622d7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:24.162 +05:30 70d07074-785e-4352-876a-037b3ae622d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3352ms 2024-03-23 22:21:24.168 +05:30 f110d539-eb12-4db9-ba55-2d47e2709fa7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:24.168 +05:30 6dffc930-64d4-43e2-a100-6cbb8540c658 INF CORS policy execution successful. 2024-03-23 22:21:24.169 +05:30 6dffc930-64d4-43e2-a100-6cbb8540c658 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:24.169 +05:30 6dffc930-64d4-43e2-a100-6cbb8540c658 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:24.169 +05:30 6dffc930-64d4-43e2-a100-6cbb8540c658 INF Fetching Department deatails 2024-03-23 22:21:24.170 +05:30 6dffc930-64d4-43e2-a100-6cbb8540c658 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:24.170 +05:30 6dffc930-64d4-43e2-a100-6cbb8540c658 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3682ms 2024-03-23 22:21:24.170 +05:30 6dffc930-64d4-43e2-a100-6cbb8540c658 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:24.170 +05:30 6dffc930-64d4-43e2-a100-6cbb8540c658 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2117ms 2024-03-23 22:21:25.442 +05:30 04593942-42e1-4f84-9780-dbc0f04cffbb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:25.443 +05:30 491b63aa-83bf-4607-a9bc-d58a929e9a82 INF CORS policy execution successful. 2024-03-23 22:21:25.443 +05:30 491b63aa-83bf-4607-a9bc-d58a929e9a82 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:25.443 +05:30 491b63aa-83bf-4607-a9bc-d58a929e9a82 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:25.443 +05:30 491b63aa-83bf-4607-a9bc-d58a929e9a82 INF Fetching City deatails 2024-03-23 22:21:25.444 +05:30 491b63aa-83bf-4607-a9bc-d58a929e9a82 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:25.445 +05:30 491b63aa-83bf-4607-a9bc-d58a929e9a82 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6961ms 2024-03-23 22:21:25.445 +05:30 491b63aa-83bf-4607-a9bc-d58a929e9a82 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:25.445 +05:30 491b63aa-83bf-4607-a9bc-d58a929e9a82 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6125ms 2024-03-23 22:21:25.448 +05:30 31a84a49-88b3-4c51-948e-64f4a5bb41aa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:25.448 +05:30 762d15e5-6441-4b0a-8d73-7481ccb21a7d INF CORS policy execution successful. 2024-03-23 22:21:25.448 +05:30 762d15e5-6441-4b0a-8d73-7481ccb21a7d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:25.448 +05:30 762d15e5-6441-4b0a-8d73-7481ccb21a7d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:25.448 +05:30 762d15e5-6441-4b0a-8d73-7481ccb21a7d INF Fetching Country deatails 2024-03-23 22:21:25.451 +05:30 762d15e5-6441-4b0a-8d73-7481ccb21a7d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:25.451 +05:30 762d15e5-6441-4b0a-8d73-7481ccb21a7d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.3673ms 2024-03-23 22:21:25.452 +05:30 762d15e5-6441-4b0a-8d73-7481ccb21a7d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:25.452 +05:30 762d15e5-6441-4b0a-8d73-7481ccb21a7d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.2157ms 2024-03-23 22:21:25.452 +05:30 fef9fe32-a3ff-4b47-903a-9f8f17d0d323 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:25.452 +05:30 df9a2bca-41c9-49f4-8c6b-f76c1c46c746 INF CORS policy execution successful. 2024-03-23 22:21:25.452 +05:30 df9a2bca-41c9-49f4-8c6b-f76c1c46c746 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:25.453 +05:30 df9a2bca-41c9-49f4-8c6b-f76c1c46c746 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:25.453 +05:30 df9a2bca-41c9-49f4-8c6b-f76c1c46c746 INF Fetching Department deatails 2024-03-23 22:21:25.454 +05:30 df9a2bca-41c9-49f4-8c6b-f76c1c46c746 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:25.454 +05:30 df9a2bca-41c9-49f4-8c6b-f76c1c46c746 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6678ms 2024-03-23 22:21:25.454 +05:30 df9a2bca-41c9-49f4-8c6b-f76c1c46c746 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:25.454 +05:30 df9a2bca-41c9-49f4-8c6b-f76c1c46c746 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.5681ms 2024-03-23 22:21:25.748 +05:30 8c51a564-43f0-4441-94a0-8337ceb6ebce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:25.748 +05:30 f221c704-0c12-4ea3-9390-a0de4bb6b2b4 INF CORS policy execution successful. 2024-03-23 22:21:25.748 +05:30 f221c704-0c12-4ea3-9390-a0de4bb6b2b4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:25.749 +05:30 f221c704-0c12-4ea3-9390-a0de4bb6b2b4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:25.749 +05:30 f221c704-0c12-4ea3-9390-a0de4bb6b2b4 INF Fetching City deatails 2024-03-23 22:21:25.751 +05:30 f221c704-0c12-4ea3-9390-a0de4bb6b2b4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:25.751 +05:30 f221c704-0c12-4ea3-9390-a0de4bb6b2b4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.5764ms 2024-03-23 22:21:25.751 +05:30 f221c704-0c12-4ea3-9390-a0de4bb6b2b4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:25.752 +05:30 f221c704-0c12-4ea3-9390-a0de4bb6b2b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.0127ms 2024-03-23 22:21:25.781 +05:30 9c0bdbc8-9b14-40dc-8261-cb79f9e9e1b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:25.781 +05:30 b52984f1-4e58-431d-ab5f-322724076daa INF CORS policy execution successful. 2024-03-23 22:21:25.781 +05:30 b52984f1-4e58-431d-ab5f-322724076daa INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:25.782 +05:30 b52984f1-4e58-431d-ab5f-322724076daa INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:25.782 +05:30 b52984f1-4e58-431d-ab5f-322724076daa INF Fetching Country deatails 2024-03-23 22:21:25.783 +05:30 b52984f1-4e58-431d-ab5f-322724076daa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:25.783 +05:30 b52984f1-4e58-431d-ab5f-322724076daa INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3087ms 2024-03-23 22:21:25.783 +05:30 b52984f1-4e58-431d-ab5f-322724076daa INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:25.783 +05:30 b52984f1-4e58-431d-ab5f-322724076daa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.133ms 2024-03-23 22:21:25.787 +05:30 8ea8cfe9-2c8c-4f21-8958-4ca49f99dfb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:25.787 +05:30 4e8d2a0a-d264-4ccc-ab47-67e27e28b7cb INF CORS policy execution successful. 2024-03-23 22:21:25.788 +05:30 4e8d2a0a-d264-4ccc-ab47-67e27e28b7cb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:25.788 +05:30 4e8d2a0a-d264-4ccc-ab47-67e27e28b7cb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:25.788 +05:30 4e8d2a0a-d264-4ccc-ab47-67e27e28b7cb INF Fetching Department deatails 2024-03-23 22:21:25.790 +05:30 4e8d2a0a-d264-4ccc-ab47-67e27e28b7cb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:25.790 +05:30 4e8d2a0a-d264-4ccc-ab47-67e27e28b7cb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.5626ms 2024-03-23 22:21:25.790 +05:30 4e8d2a0a-d264-4ccc-ab47-67e27e28b7cb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:25.791 +05:30 4e8d2a0a-d264-4ccc-ab47-67e27e28b7cb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.731ms 2024-03-23 22:21:25.907 +05:30 ca669786-837c-43aa-ba74-ecd789e3cc85 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:25.907 +05:30 bfe31d13-00a0-4f61-8e3d-e46effbca73a INF CORS policy execution successful. 2024-03-23 22:21:25.907 +05:30 bfe31d13-00a0-4f61-8e3d-e46effbca73a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:25.907 +05:30 bfe31d13-00a0-4f61-8e3d-e46effbca73a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:25.907 +05:30 bfe31d13-00a0-4f61-8e3d-e46effbca73a INF Fetching City deatails 2024-03-23 22:21:25.909 +05:30 bfe31d13-00a0-4f61-8e3d-e46effbca73a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:25.909 +05:30 bfe31d13-00a0-4f61-8e3d-e46effbca73a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7254ms 2024-03-23 22:21:25.909 +05:30 bfe31d13-00a0-4f61-8e3d-e46effbca73a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:25.909 +05:30 bfe31d13-00a0-4f61-8e3d-e46effbca73a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8014ms 2024-03-23 22:21:25.912 +05:30 393a2a35-1f0f-4dd0-8e3a-6daa7a034ce6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:25.912 +05:30 fa62c912-263b-4d15-a0c9-5276e473650c INF CORS policy execution successful. 2024-03-23 22:21:25.912 +05:30 fa62c912-263b-4d15-a0c9-5276e473650c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:25.913 +05:30 fa62c912-263b-4d15-a0c9-5276e473650c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:25.913 +05:30 fa62c912-263b-4d15-a0c9-5276e473650c INF Fetching Country deatails 2024-03-23 22:21:25.915 +05:30 fa62c912-263b-4d15-a0c9-5276e473650c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:25.915 +05:30 fa62c912-263b-4d15-a0c9-5276e473650c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.6185ms 2024-03-23 22:21:25.916 +05:30 fa62c912-263b-4d15-a0c9-5276e473650c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:25.916 +05:30 fa62c912-263b-4d15-a0c9-5276e473650c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.7639ms 2024-03-23 22:21:25.917 +05:30 3a10e4ff-10b4-40d7-ab09-8c3c27d3f807 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:25.917 +05:30 8e47eab8-6188-42de-9a7a-5edcc6400c55 INF CORS policy execution successful. 2024-03-23 22:21:25.917 +05:30 8e47eab8-6188-42de-9a7a-5edcc6400c55 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:25.917 +05:30 8e47eab8-6188-42de-9a7a-5edcc6400c55 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:25.917 +05:30 8e47eab8-6188-42de-9a7a-5edcc6400c55 INF Fetching Department deatails 2024-03-23 22:21:25.918 +05:30 8e47eab8-6188-42de-9a7a-5edcc6400c55 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:25.919 +05:30 8e47eab8-6188-42de-9a7a-5edcc6400c55 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4068ms 2024-03-23 22:21:25.919 +05:30 8e47eab8-6188-42de-9a7a-5edcc6400c55 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:25.919 +05:30 8e47eab8-6188-42de-9a7a-5edcc6400c55 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1752ms 2024-03-23 22:21:27.570 +05:30 04ce56d1-dd0e-49c6-b992-1258617255ab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:27.570 +05:30 5057bce1-a40a-4b79-aaec-63239ef9351e INF CORS policy execution successful. 2024-03-23 22:21:27.570 +05:30 5057bce1-a40a-4b79-aaec-63239ef9351e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:27.571 +05:30 5057bce1-a40a-4b79-aaec-63239ef9351e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:27.571 +05:30 5057bce1-a40a-4b79-aaec-63239ef9351e INF Fetching City deatails 2024-03-23 22:21:27.572 +05:30 3e1ad283-b869-4e3e-a701-23a3cb5ddb20 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:27.572 +05:30 35449b02-7238-4709-8b52-d9723f169e32 INF CORS policy execution successful. 2024-03-23 22:21:27.572 +05:30 35449b02-7238-4709-8b52-d9723f169e32 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:27.572 +05:30 5057bce1-a40a-4b79-aaec-63239ef9351e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:27.572 +05:30 35449b02-7238-4709-8b52-d9723f169e32 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:27.572 +05:30 5057bce1-a40a-4b79-aaec-63239ef9351e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6959ms 2024-03-23 22:21:27.572 +05:30 5057bce1-a40a-4b79-aaec-63239ef9351e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:27.572 +05:30 35449b02-7238-4709-8b52-d9723f169e32 INF Fetching Country deatails 2024-03-23 22:21:27.573 +05:30 5057bce1-a40a-4b79-aaec-63239ef9351e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5644ms 2024-03-23 22:21:27.573 +05:30 35449b02-7238-4709-8b52-d9723f169e32 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:27.573 +05:30 35449b02-7238-4709-8b52-d9723f169e32 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3594ms 2024-03-23 22:21:27.573 +05:30 35449b02-7238-4709-8b52-d9723f169e32 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:27.574 +05:30 35449b02-7238-4709-8b52-d9723f169e32 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9916ms 2024-03-23 22:21:27.580 +05:30 bae5c3b7-38b8-4b35-815b-b4af92c19fd5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:27.580 +05:30 95ae4000-4a84-4cd0-9ca7-e4efe278d2f0 INF CORS policy execution successful. 2024-03-23 22:21:27.580 +05:30 95ae4000-4a84-4cd0-9ca7-e4efe278d2f0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:27.580 +05:30 95ae4000-4a84-4cd0-9ca7-e4efe278d2f0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:27.580 +05:30 95ae4000-4a84-4cd0-9ca7-e4efe278d2f0 INF Fetching Department deatails 2024-03-23 22:21:27.582 +05:30 95ae4000-4a84-4cd0-9ca7-e4efe278d2f0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:27.583 +05:30 95ae4000-4a84-4cd0-9ca7-e4efe278d2f0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.0536ms 2024-03-23 22:21:27.584 +05:30 95ae4000-4a84-4cd0-9ca7-e4efe278d2f0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:27.584 +05:30 95ae4000-4a84-4cd0-9ca7-e4efe278d2f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.1757ms 2024-03-23 22:21:27.965 +05:30 8ba677f5-10c7-4655-a016-9f2069a9fed1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:27.965 +05:30 c893ac8e-66ae-455d-90db-e6b50332ad22 INF CORS policy execution successful. 2024-03-23 22:21:27.965 +05:30 c893ac8e-66ae-455d-90db-e6b50332ad22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:27.965 +05:30 c893ac8e-66ae-455d-90db-e6b50332ad22 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:27.966 +05:30 c893ac8e-66ae-455d-90db-e6b50332ad22 INF Fetching City deatails 2024-03-23 22:21:27.967 +05:30 c893ac8e-66ae-455d-90db-e6b50332ad22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:27.967 +05:30 c893ac8e-66ae-455d-90db-e6b50332ad22 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7051ms 2024-03-23 22:21:27.967 +05:30 c893ac8e-66ae-455d-90db-e6b50332ad22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:27.967 +05:30 c893ac8e-66ae-455d-90db-e6b50332ad22 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5979ms 2024-03-23 22:21:27.968 +05:30 c1875abe-29c3-4d2d-ae40-69bcd93c542b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:27.968 +05:30 853c2384-1c48-48c6-8aee-e22dfe21220f INF CORS policy execution successful. 2024-03-23 22:21:27.968 +05:30 853c2384-1c48-48c6-8aee-e22dfe21220f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:27.968 +05:30 853c2384-1c48-48c6-8aee-e22dfe21220f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:27.968 +05:30 853c2384-1c48-48c6-8aee-e22dfe21220f INF Fetching Country deatails 2024-03-23 22:21:27.969 +05:30 853c2384-1c48-48c6-8aee-e22dfe21220f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:27.969 +05:30 853c2384-1c48-48c6-8aee-e22dfe21220f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.8565ms 2024-03-23 22:21:27.969 +05:30 853c2384-1c48-48c6-8aee-e22dfe21220f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:27.969 +05:30 853c2384-1c48-48c6-8aee-e22dfe21220f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.3675ms 2024-03-23 22:21:27.982 +05:30 d316a6c9-abc7-4dee-83d9-f408fd21f401 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:27.982 +05:30 78cc9562-e2ea-4596-b3f4-7b4630f3bccb INF CORS policy execution successful. 2024-03-23 22:21:27.982 +05:30 78cc9562-e2ea-4596-b3f4-7b4630f3bccb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:27.983 +05:30 78cc9562-e2ea-4596-b3f4-7b4630f3bccb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:27.983 +05:30 78cc9562-e2ea-4596-b3f4-7b4630f3bccb INF Fetching Department deatails 2024-03-23 22:21:27.984 +05:30 78cc9562-e2ea-4596-b3f4-7b4630f3bccb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:27.984 +05:30 78cc9562-e2ea-4596-b3f4-7b4630f3bccb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.668ms 2024-03-23 22:21:27.984 +05:30 78cc9562-e2ea-4596-b3f4-7b4630f3bccb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:27.985 +05:30 78cc9562-e2ea-4596-b3f4-7b4630f3bccb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6494ms 2024-03-23 22:21:28.193 +05:30 42629214-9d3e-44bd-a316-041f16619bab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:28.193 +05:30 31d41b9d-9d8e-4702-a001-3ed4e55b6c5d INF CORS policy execution successful. 2024-03-23 22:21:28.193 +05:30 31d41b9d-9d8e-4702-a001-3ed4e55b6c5d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:28.193 +05:30 31d41b9d-9d8e-4702-a001-3ed4e55b6c5d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:28.193 +05:30 31d41b9d-9d8e-4702-a001-3ed4e55b6c5d INF Fetching City deatails 2024-03-23 22:21:28.194 +05:30 31d41b9d-9d8e-4702-a001-3ed4e55b6c5d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:28.194 +05:30 31d41b9d-9d8e-4702-a001-3ed4e55b6c5d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3752ms 2024-03-23 22:21:28.195 +05:30 31d41b9d-9d8e-4702-a001-3ed4e55b6c5d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:28.195 +05:30 350ad2ee-0aeb-4d30-8be3-847f13d2436c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:28.195 +05:30 31d41b9d-9d8e-4702-a001-3ed4e55b6c5d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1165ms 2024-03-23 22:21:28.195 +05:30 7b48b27d-1d2b-49e3-88de-d2fdd507ab1b INF CORS policy execution successful. 2024-03-23 22:21:28.195 +05:30 7b48b27d-1d2b-49e3-88de-d2fdd507ab1b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:28.195 +05:30 7b48b27d-1d2b-49e3-88de-d2fdd507ab1b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:28.195 +05:30 7b48b27d-1d2b-49e3-88de-d2fdd507ab1b INF Fetching Country deatails 2024-03-23 22:21:28.196 +05:30 7b48b27d-1d2b-49e3-88de-d2fdd507ab1b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:28.196 +05:30 7b48b27d-1d2b-49e3-88de-d2fdd507ab1b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.9763ms 2024-03-23 22:21:28.196 +05:30 7b48b27d-1d2b-49e3-88de-d2fdd507ab1b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:28.196 +05:30 7b48b27d-1d2b-49e3-88de-d2fdd507ab1b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.5577ms 2024-03-23 22:21:28.207 +05:30 8f57783f-a0a8-4285-b987-5428bb32b4d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:28.208 +05:30 aa81da4b-1b0f-4bce-803d-994a7d530c64 INF CORS policy execution successful. 2024-03-23 22:21:28.208 +05:30 aa81da4b-1b0f-4bce-803d-994a7d530c64 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:28.208 +05:30 aa81da4b-1b0f-4bce-803d-994a7d530c64 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:28.208 +05:30 aa81da4b-1b0f-4bce-803d-994a7d530c64 INF Fetching Department deatails 2024-03-23 22:21:28.210 +05:30 aa81da4b-1b0f-4bce-803d-994a7d530c64 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:28.211 +05:30 aa81da4b-1b0f-4bce-803d-994a7d530c64 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.9598ms 2024-03-23 22:21:28.211 +05:30 aa81da4b-1b0f-4bce-803d-994a7d530c64 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:28.211 +05:30 aa81da4b-1b0f-4bce-803d-994a7d530c64 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.7702ms 2024-03-23 22:21:29.845 +05:30 729a42fb-e821-45a1-9b12-401f74f64390 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:29.846 +05:30 89e6726b-754b-403e-9f25-17c7995cb4e4 INF CORS policy execution successful. 2024-03-23 22:21:29.846 +05:30 89e6726b-754b-403e-9f25-17c7995cb4e4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:29.846 +05:30 89e6726b-754b-403e-9f25-17c7995cb4e4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:29.846 +05:30 89e6726b-754b-403e-9f25-17c7995cb4e4 INF Fetching City deatails 2024-03-23 22:21:29.847 +05:30 89e6726b-754b-403e-9f25-17c7995cb4e4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:29.847 +05:30 89e6726b-754b-403e-9f25-17c7995cb4e4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4584ms 2024-03-23 22:21:29.847 +05:30 89e6726b-754b-403e-9f25-17c7995cb4e4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:29.847 +05:30 89e6726b-754b-403e-9f25-17c7995cb4e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2108ms 2024-03-23 22:21:29.848 +05:30 7fd7bf39-412d-4e0e-abb7-eb1685c708c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:29.848 +05:30 eaa1ca84-8fe9-4c49-aff5-cdf3396ca89d INF CORS policy execution successful. 2024-03-23 22:21:29.848 +05:30 dc9b886b-265f-4c3c-bee2-248b451e385d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:29.848 +05:30 eaa1ca84-8fe9-4c49-aff5-cdf3396ca89d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:29.848 +05:30 d328b50b-92df-45a3-ae24-18e4ec9ccf96 INF CORS policy execution successful. 2024-03-23 22:21:29.848 +05:30 eaa1ca84-8fe9-4c49-aff5-cdf3396ca89d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:29.848 +05:30 d328b50b-92df-45a3-ae24-18e4ec9ccf96 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:29.848 +05:30 eaa1ca84-8fe9-4c49-aff5-cdf3396ca89d INF Fetching Country deatails 2024-03-23 22:21:29.848 +05:30 d328b50b-92df-45a3-ae24-18e4ec9ccf96 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:29.848 +05:30 d328b50b-92df-45a3-ae24-18e4ec9ccf96 INF Fetching Department deatails 2024-03-23 22:21:29.849 +05:30 eaa1ca84-8fe9-4c49-aff5-cdf3396ca89d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:29.849 +05:30 eaa1ca84-8fe9-4c49-aff5-cdf3396ca89d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.9696ms 2024-03-23 22:21:29.849 +05:30 eaa1ca84-8fe9-4c49-aff5-cdf3396ca89d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:29.849 +05:30 d328b50b-92df-45a3-ae24-18e4ec9ccf96 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:29.849 +05:30 eaa1ca84-8fe9-4c49-aff5-cdf3396ca89d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.6579ms 2024-03-23 22:21:29.850 +05:30 d328b50b-92df-45a3-ae24-18e4ec9ccf96 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1124ms 2024-03-23 22:21:29.850 +05:30 d328b50b-92df-45a3-ae24-18e4ec9ccf96 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:29.850 +05:30 d328b50b-92df-45a3-ae24-18e4ec9ccf96 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.6801ms 2024-03-23 22:21:30.864 +05:30 9ffbacd0-342e-4bf4-b31a-a206e79433e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:30.864 +05:30 73916b60-6362-4406-bba2-3125651a434e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:30.864 +05:30 24f01052-2bef-428a-b639-752f117038a8 INF CORS policy execution successful. 2024-03-23 22:21:30.864 +05:30 71d35e67-e7f0-4204-a6c5-afe27b3c6296 INF CORS policy execution successful. 2024-03-23 22:21:30.865 +05:30 24f01052-2bef-428a-b639-752f117038a8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:30.865 +05:30 71d35e67-e7f0-4204-a6c5-afe27b3c6296 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:30.865 +05:30 24f01052-2bef-428a-b639-752f117038a8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:30.865 +05:30 71d35e67-e7f0-4204-a6c5-afe27b3c6296 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:30.865 +05:30 24f01052-2bef-428a-b639-752f117038a8 INF Fetching City deatails 2024-03-23 22:21:30.865 +05:30 71d35e67-e7f0-4204-a6c5-afe27b3c6296 INF Fetching Country deatails 2024-03-23 22:21:30.866 +05:30 24f01052-2bef-428a-b639-752f117038a8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:30.866 +05:30 71d35e67-e7f0-4204-a6c5-afe27b3c6296 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:30.866 +05:30 24f01052-2bef-428a-b639-752f117038a8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4535ms 2024-03-23 22:21:30.866 +05:30 71d35e67-e7f0-4204-a6c5-afe27b3c6296 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3859ms 2024-03-23 22:21:30.866 +05:30 24f01052-2bef-428a-b639-752f117038a8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:30.866 +05:30 71d35e67-e7f0-4204-a6c5-afe27b3c6296 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:30.866 +05:30 cc7312b4-9f5d-4b0f-85a5-79bcddfb3a82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:30.866 +05:30 24f01052-2bef-428a-b639-752f117038a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5394ms 2024-03-23 22:21:30.866 +05:30 71d35e67-e7f0-4204-a6c5-afe27b3c6296 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.5394ms 2024-03-23 22:21:30.867 +05:30 d08d0357-e6ef-43d5-aeda-1b169cd9a51d INF CORS policy execution successful. 2024-03-23 22:21:30.867 +05:30 d08d0357-e6ef-43d5-aeda-1b169cd9a51d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:30.867 +05:30 d08d0357-e6ef-43d5-aeda-1b169cd9a51d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:30.867 +05:30 d08d0357-e6ef-43d5-aeda-1b169cd9a51d INF Fetching Department deatails 2024-03-23 22:21:30.868 +05:30 d08d0357-e6ef-43d5-aeda-1b169cd9a51d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:30.868 +05:30 d08d0357-e6ef-43d5-aeda-1b169cd9a51d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0446ms 2024-03-23 22:21:30.868 +05:30 d08d0357-e6ef-43d5-aeda-1b169cd9a51d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:30.868 +05:30 d08d0357-e6ef-43d5-aeda-1b169cd9a51d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.5973ms 2024-03-23 22:21:31.071 +05:30 897134ce-9a9f-49af-a0e8-74507ad3ba07 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:31.072 +05:30 ab054711-f68e-44c0-a0d5-b4abbfd22319 INF CORS policy execution successful. 2024-03-23 22:21:31.072 +05:30 ab054711-f68e-44c0-a0d5-b4abbfd22319 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:31.072 +05:30 ab054711-f68e-44c0-a0d5-b4abbfd22319 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:31.072 +05:30 ab054711-f68e-44c0-a0d5-b4abbfd22319 INF Fetching City deatails 2024-03-23 22:21:31.074 +05:30 ab054711-f68e-44c0-a0d5-b4abbfd22319 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:31.074 +05:30 ab054711-f68e-44c0-a0d5-b4abbfd22319 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9583ms 2024-03-23 22:21:31.074 +05:30 ab054711-f68e-44c0-a0d5-b4abbfd22319 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:31.074 +05:30 ab054711-f68e-44c0-a0d5-b4abbfd22319 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.9623ms 2024-03-23 22:21:31.074 +05:30 46233855-cfab-4f6c-912e-6a234def3612 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:31.074 +05:30 18adb055-7c84-485a-97c4-773e02c197b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:31.075 +05:30 2ab43131-edd7-4875-a64a-c66b08490a1b INF CORS policy execution successful. 2024-03-23 22:21:31.075 +05:30 f35084d3-8e15-4bd2-8fad-0efd7bd80dce INF CORS policy execution successful. 2024-03-23 22:21:31.075 +05:30 2ab43131-edd7-4875-a64a-c66b08490a1b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:31.075 +05:30 f35084d3-8e15-4bd2-8fad-0efd7bd80dce INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:31.075 +05:30 f35084d3-8e15-4bd2-8fad-0efd7bd80dce INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:31.075 +05:30 2ab43131-edd7-4875-a64a-c66b08490a1b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:31.076 +05:30 f35084d3-8e15-4bd2-8fad-0efd7bd80dce INF Fetching Department deatails 2024-03-23 22:21:31.076 +05:30 2ab43131-edd7-4875-a64a-c66b08490a1b INF Fetching Country deatails 2024-03-23 22:21:31.080 +05:30 f35084d3-8e15-4bd2-8fad-0efd7bd80dce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:31.080 +05:30 2ab43131-edd7-4875-a64a-c66b08490a1b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:31.081 +05:30 2ab43131-edd7-4875-a64a-c66b08490a1b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.5824ms 2024-03-23 22:21:31.081 +05:30 f35084d3-8e15-4bd2-8fad-0efd7bd80dce INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.6455ms 2024-03-23 22:21:31.081 +05:30 2ab43131-edd7-4875-a64a-c66b08490a1b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:31.081 +05:30 f35084d3-8e15-4bd2-8fad-0efd7bd80dce INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:31.081 +05:30 f35084d3-8e15-4bd2-8fad-0efd7bd80dce INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.1422ms 2024-03-23 22:21:31.082 +05:30 2ab43131-edd7-4875-a64a-c66b08490a1b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.1549ms 2024-03-23 22:21:31.445 +05:30 4104ca82-d9b6-41be-a120-2e3d8c7e1689 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:31.445 +05:30 bf47484c-f227-4a59-a563-a864439beb18 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:31.445 +05:30 4d16b532-082c-4951-8b9b-5d4f666f645e INF CORS policy execution successful. 2024-03-23 22:21:31.445 +05:30 10ac688e-7a85-4649-bc3a-b5f93014e072 INF CORS policy execution successful. 2024-03-23 22:21:31.445 +05:30 4d16b532-082c-4951-8b9b-5d4f666f645e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:31.445 +05:30 10ac688e-7a85-4649-bc3a-b5f93014e072 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:31.445 +05:30 4d16b532-082c-4951-8b9b-5d4f666f645e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:31.445 +05:30 10ac688e-7a85-4649-bc3a-b5f93014e072 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:31.445 +05:30 4d16b532-082c-4951-8b9b-5d4f666f645e INF Fetching City deatails 2024-03-23 22:21:31.445 +05:30 10ac688e-7a85-4649-bc3a-b5f93014e072 INF Fetching Country deatails 2024-03-23 22:21:31.446 +05:30 4d16b532-082c-4951-8b9b-5d4f666f645e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:31.446 +05:30 10ac688e-7a85-4649-bc3a-b5f93014e072 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:31.446 +05:30 4d16b532-082c-4951-8b9b-5d4f666f645e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2522ms 2024-03-23 22:21:31.446 +05:30 10ac688e-7a85-4649-bc3a-b5f93014e072 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2632ms 2024-03-23 22:21:31.446 +05:30 4d16b532-082c-4951-8b9b-5d4f666f645e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:31.447 +05:30 10ac688e-7a85-4649-bc3a-b5f93014e072 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:31.447 +05:30 4d16b532-082c-4951-8b9b-5d4f666f645e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9102ms 2024-03-23 22:21:31.447 +05:30 10ac688e-7a85-4649-bc3a-b5f93014e072 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.8804ms 2024-03-23 22:21:31.461 +05:30 718ffdd0-6ee2-4415-ab4a-2a7f32bb154f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:31.462 +05:30 17e3fd12-0322-43ba-aa43-8a33c85c4a6f INF CORS policy execution successful. 2024-03-23 22:21:31.462 +05:30 17e3fd12-0322-43ba-aa43-8a33c85c4a6f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:31.462 +05:30 17e3fd12-0322-43ba-aa43-8a33c85c4a6f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:31.462 +05:30 17e3fd12-0322-43ba-aa43-8a33c85c4a6f INF Fetching Department deatails 2024-03-23 22:21:31.463 +05:30 17e3fd12-0322-43ba-aa43-8a33c85c4a6f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:31.464 +05:30 17e3fd12-0322-43ba-aa43-8a33c85c4a6f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6353ms 2024-03-23 22:21:31.464 +05:30 17e3fd12-0322-43ba-aa43-8a33c85c4a6f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:31.464 +05:30 17e3fd12-0322-43ba-aa43-8a33c85c4a6f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.535ms 2024-03-23 22:21:31.677 +05:30 8af51b64-802b-4735-a486-1b42ddeb71a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:31.678 +05:30 5d70deac-eeb7-43bb-9a5c-46fccfccfc76 INF CORS policy execution successful. 2024-03-23 22:21:31.678 +05:30 5d70deac-eeb7-43bb-9a5c-46fccfccfc76 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:31.678 +05:30 5d70deac-eeb7-43bb-9a5c-46fccfccfc76 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:31.678 +05:30 5d70deac-eeb7-43bb-9a5c-46fccfccfc76 INF Fetching City deatails 2024-03-23 22:21:31.679 +05:30 5d70deac-eeb7-43bb-9a5c-46fccfccfc76 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:31.679 +05:30 5d70deac-eeb7-43bb-9a5c-46fccfccfc76 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2884ms 2024-03-23 22:21:31.679 +05:30 5d70deac-eeb7-43bb-9a5c-46fccfccfc76 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:31.679 +05:30 5d70deac-eeb7-43bb-9a5c-46fccfccfc76 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0763ms 2024-03-23 22:21:31.680 +05:30 1dc56bec-aa81-4b51-824e-a6a89634405e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:31.680 +05:30 3bf9c8a0-67ed-42e6-8d26-1dd3eb3eb031 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:31.680 +05:30 d5794f9f-7f56-4c92-a776-824ac7b69431 INF CORS policy execution successful. 2024-03-23 22:21:31.680 +05:30 d5794f9f-7f56-4c92-a776-824ac7b69431 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:31.680 +05:30 76f87dc2-8e29-4400-a52e-7d9a00624305 INF CORS policy execution successful. 2024-03-23 22:21:31.680 +05:30 76f87dc2-8e29-4400-a52e-7d9a00624305 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:31.680 +05:30 d5794f9f-7f56-4c92-a776-824ac7b69431 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:31.680 +05:30 76f87dc2-8e29-4400-a52e-7d9a00624305 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:31.680 +05:30 d5794f9f-7f56-4c92-a776-824ac7b69431 INF Fetching Country deatails 2024-03-23 22:21:31.680 +05:30 76f87dc2-8e29-4400-a52e-7d9a00624305 INF Fetching Department deatails 2024-03-23 22:21:31.681 +05:30 d5794f9f-7f56-4c92-a776-824ac7b69431 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:31.681 +05:30 76f87dc2-8e29-4400-a52e-7d9a00624305 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:31.681 +05:30 d5794f9f-7f56-4c92-a776-824ac7b69431 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0152ms 2024-03-23 22:21:31.681 +05:30 76f87dc2-8e29-4400-a52e-7d9a00624305 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0529ms 2024-03-23 22:21:31.681 +05:30 d5794f9f-7f56-4c92-a776-824ac7b69431 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:31.681 +05:30 76f87dc2-8e29-4400-a52e-7d9a00624305 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:31.682 +05:30 d5794f9f-7f56-4c92-a776-824ac7b69431 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.6398ms 2024-03-23 22:21:31.682 +05:30 76f87dc2-8e29-4400-a52e-7d9a00624305 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.5513ms 2024-03-23 22:21:32.044 +05:30 f1aa2056-7f95-4f72-8b6d-a1977ebcee34 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:32.045 +05:30 b40f3671-96d9-4156-be70-594f2eba890c INF CORS policy execution successful. 2024-03-23 22:21:32.045 +05:30 b40f3671-96d9-4156-be70-594f2eba890c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:32.045 +05:30 b40f3671-96d9-4156-be70-594f2eba890c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:32.045 +05:30 b40f3671-96d9-4156-be70-594f2eba890c INF Fetching City deatails 2024-03-23 22:21:32.046 +05:30 b40f3671-96d9-4156-be70-594f2eba890c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:32.046 +05:30 87e8ecf0-6d16-4100-8629-e3c0ef033c37 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:32.046 +05:30 350882d5-65fc-44fa-80a8-d7d96e3e9741 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:32.046 +05:30 b40f3671-96d9-4156-be70-594f2eba890c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3718ms 2024-03-23 22:21:32.047 +05:30 dc16d446-9349-4d8d-a971-5ed6b6e750c6 INF CORS policy execution successful. 2024-03-23 22:21:32.047 +05:30 b40f3671-96d9-4156-be70-594f2eba890c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:32.047 +05:30 6e7af269-7feb-41d7-adfe-f92a4f93d19f INF CORS policy execution successful. 2024-03-23 22:21:32.047 +05:30 dc16d446-9349-4d8d-a971-5ed6b6e750c6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:32.047 +05:30 6e7af269-7feb-41d7-adfe-f92a4f93d19f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:32.047 +05:30 dc16d446-9349-4d8d-a971-5ed6b6e750c6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:32.047 +05:30 b40f3671-96d9-4156-be70-594f2eba890c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7465ms 2024-03-23 22:21:32.047 +05:30 6e7af269-7feb-41d7-adfe-f92a4f93d19f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:32.047 +05:30 dc16d446-9349-4d8d-a971-5ed6b6e750c6 INF Fetching Country deatails 2024-03-23 22:21:32.047 +05:30 6e7af269-7feb-41d7-adfe-f92a4f93d19f INF Fetching Department deatails 2024-03-23 22:21:32.048 +05:30 dc16d446-9349-4d8d-a971-5ed6b6e750c6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:32.048 +05:30 6e7af269-7feb-41d7-adfe-f92a4f93d19f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:32.048 +05:30 dc16d446-9349-4d8d-a971-5ed6b6e750c6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0825ms 2024-03-23 22:21:32.048 +05:30 dc16d446-9349-4d8d-a971-5ed6b6e750c6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:32.048 +05:30 6e7af269-7feb-41d7-adfe-f92a4f93d19f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2404ms 2024-03-23 22:21:32.048 +05:30 dc16d446-9349-4d8d-a971-5ed6b6e750c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.8338ms 2024-03-23 22:21:32.048 +05:30 6e7af269-7feb-41d7-adfe-f92a4f93d19f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:32.048 +05:30 6e7af269-7feb-41d7-adfe-f92a4f93d19f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0006ms 2024-03-23 22:21:34.528 +05:30 69d966a2-a7b1-43bd-ba1e-7fb846ce27f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:34.528 +05:30 bebcd5d1-8680-491e-8043-4af74a96b9e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:34.528 +05:30 968dbfec-aca0-4ede-a340-62cb90b821ac INF CORS policy execution successful. 2024-03-23 22:21:34.528 +05:30 8d2756d6-0739-45ff-aed4-ae33c02354a0 INF CORS policy execution successful. 2024-03-23 22:21:34.528 +05:30 968dbfec-aca0-4ede-a340-62cb90b821ac INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:34.528 +05:30 8d2756d6-0739-45ff-aed4-ae33c02354a0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:34.529 +05:30 8d2756d6-0739-45ff-aed4-ae33c02354a0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:34.529 +05:30 968dbfec-aca0-4ede-a340-62cb90b821ac INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:34.529 +05:30 8d2756d6-0739-45ff-aed4-ae33c02354a0 INF Fetching City deatails 2024-03-23 22:21:34.529 +05:30 968dbfec-aca0-4ede-a340-62cb90b821ac INF Fetching Department deatails 2024-03-23 22:21:34.529 +05:30 06c72d70-e913-459b-9040-b2f1d9574036 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:34.529 +05:30 01995361-e4e4-47fd-b17f-94b0f665b904 INF CORS policy execution successful. 2024-03-23 22:21:34.529 +05:30 01995361-e4e4-47fd-b17f-94b0f665b904 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:34.529 +05:30 01995361-e4e4-47fd-b17f-94b0f665b904 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:34.529 +05:30 01995361-e4e4-47fd-b17f-94b0f665b904 INF Fetching Country deatails 2024-03-23 22:21:34.530 +05:30 968dbfec-aca0-4ede-a340-62cb90b821ac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:34.530 +05:30 8d2756d6-0739-45ff-aed4-ae33c02354a0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:34.530 +05:30 968dbfec-aca0-4ede-a340-62cb90b821ac INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0439ms 2024-03-23 22:21:34.530 +05:30 8d2756d6-0739-45ff-aed4-ae33c02354a0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.0839ms 2024-03-23 22:21:34.530 +05:30 8d2756d6-0739-45ff-aed4-ae33c02354a0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:34.530 +05:30 01995361-e4e4-47fd-b17f-94b0f665b904 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:34.530 +05:30 968dbfec-aca0-4ede-a340-62cb90b821ac INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:34.530 +05:30 8d2756d6-0739-45ff-aed4-ae33c02354a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9231ms 2024-03-23 22:21:34.530 +05:30 01995361-e4e4-47fd-b17f-94b0f665b904 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.9823ms 2024-03-23 22:21:34.530 +05:30 968dbfec-aca0-4ede-a340-62cb90b821ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.4333ms 2024-03-23 22:21:34.530 +05:30 01995361-e4e4-47fd-b17f-94b0f665b904 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:34.531 +05:30 01995361-e4e4-47fd-b17f-94b0f665b904 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.4784ms 2024-03-23 22:21:35.869 +05:30 3faf6506-fb0f-481d-ae7e-517f669e9700 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:35.869 +05:30 72c2c75b-aa95-444e-b45d-25d3ccde243d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:35.870 +05:30 7bccd1ac-6433-46dd-839b-a9218f26955a INF CORS policy execution successful. 2024-03-23 22:21:35.870 +05:30 5062e595-fd8d-43e7-a106-1183f13f2885 INF CORS policy execution successful. 2024-03-23 22:21:35.870 +05:30 7bccd1ac-6433-46dd-839b-a9218f26955a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:35.870 +05:30 5062e595-fd8d-43e7-a106-1183f13f2885 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:35.870 +05:30 5062e595-fd8d-43e7-a106-1183f13f2885 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:35.870 +05:30 7bccd1ac-6433-46dd-839b-a9218f26955a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:35.870 +05:30 5062e595-fd8d-43e7-a106-1183f13f2885 INF Fetching City deatails 2024-03-23 22:21:35.870 +05:30 7bccd1ac-6433-46dd-839b-a9218f26955a INF Fetching Department deatails 2024-03-23 22:21:35.870 +05:30 e6f64754-f3ad-482d-a801-9566cb2cec76 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:35.870 +05:30 3e9fa12e-c53a-4087-b6df-799f3fee56a2 INF CORS policy execution successful. 2024-03-23 22:21:35.871 +05:30 3e9fa12e-c53a-4087-b6df-799f3fee56a2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:35.871 +05:30 3e9fa12e-c53a-4087-b6df-799f3fee56a2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:35.871 +05:30 3e9fa12e-c53a-4087-b6df-799f3fee56a2 INF Fetching Country deatails 2024-03-23 22:21:35.871 +05:30 5062e595-fd8d-43e7-a106-1183f13f2885 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:35.871 +05:30 7bccd1ac-6433-46dd-839b-a9218f26955a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:35.871 +05:30 5062e595-fd8d-43e7-a106-1183f13f2885 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4268ms 2024-03-23 22:21:35.871 +05:30 7bccd1ac-6433-46dd-839b-a9218f26955a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3874ms 2024-03-23 22:21:35.871 +05:30 5062e595-fd8d-43e7-a106-1183f13f2885 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:35.871 +05:30 3e9fa12e-c53a-4087-b6df-799f3fee56a2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:35.872 +05:30 5062e595-fd8d-43e7-a106-1183f13f2885 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.385ms 2024-03-23 22:21:35.872 +05:30 3e9fa12e-c53a-4087-b6df-799f3fee56a2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3165ms 2024-03-23 22:21:35.872 +05:30 3e9fa12e-c53a-4087-b6df-799f3fee56a2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:35.872 +05:30 7bccd1ac-6433-46dd-839b-a9218f26955a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:35.872 +05:30 3e9fa12e-c53a-4087-b6df-799f3fee56a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.7004ms 2024-03-23 22:21:35.872 +05:30 7bccd1ac-6433-46dd-839b-a9218f26955a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7944ms 2024-03-23 22:21:36.088 +05:30 b8083897-cb15-4482-b0f2-849cf3f80f4b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:36.088 +05:30 194c20ba-87f9-4a6a-8af6-362a2c3ebea7 INF CORS policy execution successful. 2024-03-23 22:21:36.088 +05:30 194c20ba-87f9-4a6a-8af6-362a2c3ebea7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:36.088 +05:30 71aa4e8c-7ce2-4ccc-aaca-42cc2ec37be1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:36.089 +05:30 194c20ba-87f9-4a6a-8af6-362a2c3ebea7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:36.089 +05:30 194c20ba-87f9-4a6a-8af6-362a2c3ebea7 INF Fetching City deatails 2024-03-23 22:21:36.089 +05:30 2d41fdd6-76d5-4a92-8029-f455117eab3b INF CORS policy execution successful. 2024-03-23 22:21:36.089 +05:30 2d41fdd6-76d5-4a92-8029-f455117eab3b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:36.089 +05:30 2d41fdd6-76d5-4a92-8029-f455117eab3b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:36.089 +05:30 2d41fdd6-76d5-4a92-8029-f455117eab3b INF Fetching Country deatails 2024-03-23 22:21:36.091 +05:30 194c20ba-87f9-4a6a-8af6-362a2c3ebea7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:36.092 +05:30 194c20ba-87f9-4a6a-8af6-362a2c3ebea7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.2081ms 2024-03-23 22:21:36.092 +05:30 194c20ba-87f9-4a6a-8af6-362a2c3ebea7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:36.092 +05:30 2d41fdd6-76d5-4a92-8029-f455117eab3b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:36.092 +05:30 194c20ba-87f9-4a6a-8af6-362a2c3ebea7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.2292ms 2024-03-23 22:21:36.093 +05:30 2d41fdd6-76d5-4a92-8029-f455117eab3b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.7232ms 2024-03-23 22:21:36.093 +05:30 2d41fdd6-76d5-4a92-8029-f455117eab3b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:36.093 +05:30 2d41fdd6-76d5-4a92-8029-f455117eab3b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.2016ms 2024-03-23 22:21:36.096 +05:30 f150ce46-f71a-47cc-ac68-e27ea87ba50e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:36.096 +05:30 b02e07cd-c2cc-415f-98e2-a9cb9887086c INF CORS policy execution successful. 2024-03-23 22:21:36.096 +05:30 b02e07cd-c2cc-415f-98e2-a9cb9887086c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:36.096 +05:30 b02e07cd-c2cc-415f-98e2-a9cb9887086c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:36.096 +05:30 b02e07cd-c2cc-415f-98e2-a9cb9887086c INF Fetching Department deatails 2024-03-23 22:21:36.097 +05:30 b02e07cd-c2cc-415f-98e2-a9cb9887086c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:36.097 +05:30 b02e07cd-c2cc-415f-98e2-a9cb9887086c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.236ms 2024-03-23 22:21:36.098 +05:30 b02e07cd-c2cc-415f-98e2-a9cb9887086c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:36.098 +05:30 b02e07cd-c2cc-415f-98e2-a9cb9887086c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.8793ms 2024-03-23 22:21:36.283 +05:30 be12cde9-03da-43a9-a00f-cd56f374a94a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:36.283 +05:30 e109a071-aba5-4198-a724-86fc9d5ad52b INF CORS policy execution successful. 2024-03-23 22:21:36.284 +05:30 e109a071-aba5-4198-a724-86fc9d5ad52b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:36.284 +05:30 e109a071-aba5-4198-a724-86fc9d5ad52b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:36.284 +05:30 e109a071-aba5-4198-a724-86fc9d5ad52b INF Fetching City deatails 2024-03-23 22:21:36.285 +05:30 e109a071-aba5-4198-a724-86fc9d5ad52b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:36.285 +05:30 e109a071-aba5-4198-a724-86fc9d5ad52b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3116ms 2024-03-23 22:21:36.285 +05:30 e109a071-aba5-4198-a724-86fc9d5ad52b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:36.285 +05:30 e109a071-aba5-4198-a724-86fc9d5ad52b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9919ms 2024-03-23 22:21:36.288 +05:30 f1644190-7141-4b14-8e28-580f23a8e181 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:36.288 +05:30 588b4e04-dcb3-4b74-a25f-23dd1aa691cf INF CORS policy execution successful. 2024-03-23 22:21:36.288 +05:30 588b4e04-dcb3-4b74-a25f-23dd1aa691cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:36.288 +05:30 588b4e04-dcb3-4b74-a25f-23dd1aa691cf INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:36.288 +05:30 588b4e04-dcb3-4b74-a25f-23dd1aa691cf INF Fetching Country deatails 2024-03-23 22:21:36.289 +05:30 588b4e04-dcb3-4b74-a25f-23dd1aa691cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:36.289 +05:30 588b4e04-dcb3-4b74-a25f-23dd1aa691cf INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.091ms 2024-03-23 22:21:36.289 +05:30 588b4e04-dcb3-4b74-a25f-23dd1aa691cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:36.289 +05:30 75745464-3f3a-4533-a070-1650143a76bf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:36.289 +05:30 588b4e04-dcb3-4b74-a25f-23dd1aa691cf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.5611ms 2024-03-23 22:21:36.289 +05:30 08aae542-c5e7-464c-9876-284846c396ab INF CORS policy execution successful. 2024-03-23 22:21:36.290 +05:30 08aae542-c5e7-464c-9876-284846c396ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:36.290 +05:30 08aae542-c5e7-464c-9876-284846c396ab INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:36.290 +05:30 08aae542-c5e7-464c-9876-284846c396ab INF Fetching Department deatails 2024-03-23 22:21:36.290 +05:30 08aae542-c5e7-464c-9876-284846c396ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:36.290 +05:30 08aae542-c5e7-464c-9876-284846c396ab INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.7005ms 2024-03-23 22:21:36.290 +05:30 08aae542-c5e7-464c-9876-284846c396ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:36.290 +05:30 08aae542-c5e7-464c-9876-284846c396ab INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.2355ms 2024-03-23 22:21:37.058 +05:30 2872a92e-e0e8-4dd9-830d-cea0c72e5406 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:37.058 +05:30 0b832ea5-d6e0-402a-bd0a-90224c0a9c73 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:37.059 +05:30 6f47c365-d5d1-4962-ad8d-bfc1e9c9b50a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:37.059 +05:30 7707c2ec-9330-4288-abbb-b29cee30b59d INF CORS policy execution successful. 2024-03-23 22:21:37.059 +05:30 39f39052-d256-4030-a747-fc15e019115f INF CORS policy execution successful. 2024-03-23 22:21:37.059 +05:30 03a38ae8-fcfb-4ba1-9429-2afe197eeb1d INF CORS policy execution successful. 2024-03-23 22:21:37.059 +05:30 39f39052-d256-4030-a747-fc15e019115f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:37.059 +05:30 7707c2ec-9330-4288-abbb-b29cee30b59d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:37.059 +05:30 03a38ae8-fcfb-4ba1-9429-2afe197eeb1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:37.059 +05:30 39f39052-d256-4030-a747-fc15e019115f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:37.059 +05:30 7707c2ec-9330-4288-abbb-b29cee30b59d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:37.059 +05:30 03a38ae8-fcfb-4ba1-9429-2afe197eeb1d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:37.059 +05:30 39f39052-d256-4030-a747-fc15e019115f INF Fetching Department deatails 2024-03-23 22:21:37.059 +05:30 7707c2ec-9330-4288-abbb-b29cee30b59d INF Fetching City deatails 2024-03-23 22:21:37.059 +05:30 03a38ae8-fcfb-4ba1-9429-2afe197eeb1d INF Fetching Country deatails 2024-03-23 22:21:37.061 +05:30 03a38ae8-fcfb-4ba1-9429-2afe197eeb1d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:37.061 +05:30 39f39052-d256-4030-a747-fc15e019115f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:37.061 +05:30 03a38ae8-fcfb-4ba1-9429-2afe197eeb1d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.858ms 2024-03-23 22:21:37.061 +05:30 7707c2ec-9330-4288-abbb-b29cee30b59d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:37.061 +05:30 39f39052-d256-4030-a747-fc15e019115f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9889ms 2024-03-23 22:21:37.061 +05:30 03a38ae8-fcfb-4ba1-9429-2afe197eeb1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:37.061 +05:30 39f39052-d256-4030-a747-fc15e019115f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:37.061 +05:30 7707c2ec-9330-4288-abbb-b29cee30b59d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1302ms 2024-03-23 22:21:37.061 +05:30 7707c2ec-9330-4288-abbb-b29cee30b59d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:37.061 +05:30 03a38ae8-fcfb-4ba1-9429-2afe197eeb1d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.7559ms 2024-03-23 22:21:37.061 +05:30 7707c2ec-9330-4288-abbb-b29cee30b59d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3551ms 2024-03-23 22:21:37.061 +05:30 39f39052-d256-4030-a747-fc15e019115f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3069ms 2024-03-23 22:21:37.462 +05:30 43673668-6309-4b96-bc2d-8cebba7b7530 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:37.462 +05:30 cd74b272-caaf-425f-9f29-a2cf3a508490 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:37.462 +05:30 df7d5b94-f28a-409d-9363-c665c8b71217 INF CORS policy execution successful. 2024-03-23 22:21:37.462 +05:30 df3cee73-208d-445b-9677-df77b55af36b INF CORS policy execution successful. 2024-03-23 22:21:37.462 +05:30 df7d5b94-f28a-409d-9363-c665c8b71217 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:37.462 +05:30 df3cee73-208d-445b-9677-df77b55af36b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:37.462 +05:30 df7d5b94-f28a-409d-9363-c665c8b71217 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:37.462 +05:30 df3cee73-208d-445b-9677-df77b55af36b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:37.463 +05:30 df7d5b94-f28a-409d-9363-c665c8b71217 INF Fetching Department deatails 2024-03-23 22:21:37.463 +05:30 df3cee73-208d-445b-9677-df77b55af36b INF Fetching City deatails 2024-03-23 22:21:37.463 +05:30 6c6597bc-71b7-4cb4-8daf-93b6d7f84163 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:37.463 +05:30 6c23faea-0134-4118-b025-7978d292c56e INF CORS policy execution successful. 2024-03-23 22:21:37.463 +05:30 6c23faea-0134-4118-b025-7978d292c56e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:37.463 +05:30 6c23faea-0134-4118-b025-7978d292c56e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:37.463 +05:30 6c23faea-0134-4118-b025-7978d292c56e INF Fetching Country deatails 2024-03-23 22:21:37.463 +05:30 df7d5b94-f28a-409d-9363-c665c8b71217 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:37.464 +05:30 df3cee73-208d-445b-9677-df77b55af36b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:37.464 +05:30 6c23faea-0134-4118-b025-7978d292c56e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:37.464 +05:30 df7d5b94-f28a-409d-9363-c665c8b71217 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2347ms 2024-03-23 22:21:37.464 +05:30 df3cee73-208d-445b-9677-df77b55af36b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.1942ms 2024-03-23 22:21:37.464 +05:30 df7d5b94-f28a-409d-9363-c665c8b71217 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:37.464 +05:30 df3cee73-208d-445b-9677-df77b55af36b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:37.464 +05:30 6c23faea-0134-4118-b025-7978d292c56e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.8571ms 2024-03-23 22:21:37.464 +05:30 6c23faea-0134-4118-b025-7978d292c56e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:37.464 +05:30 df7d5b94-f28a-409d-9363-c665c8b71217 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1383ms 2024-03-23 22:21:37.464 +05:30 df3cee73-208d-445b-9677-df77b55af36b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1182ms 2024-03-23 22:21:37.464 +05:30 6c23faea-0134-4118-b025-7978d292c56e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.3495ms 2024-03-23 22:21:38.206 +05:30 ae603a1d-fdc9-4b67-af82-84716dfcc45c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:38.206 +05:30 0938edd0-4d46-4efb-8b40-d0c6ce40f92d INF CORS policy execution successful. 2024-03-23 22:21:38.206 +05:30 0938edd0-4d46-4efb-8b40-d0c6ce40f92d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:38.206 +05:30 0938edd0-4d46-4efb-8b40-d0c6ce40f92d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:38.206 +05:30 0938edd0-4d46-4efb-8b40-d0c6ce40f92d INF Fetching City deatails 2024-03-23 22:21:38.207 +05:30 0938edd0-4d46-4efb-8b40-d0c6ce40f92d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:38.208 +05:30 0938edd0-4d46-4efb-8b40-d0c6ce40f92d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3024ms 2024-03-23 22:21:38.208 +05:30 0938edd0-4d46-4efb-8b40-d0c6ce40f92d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:38.208 +05:30 0938edd0-4d46-4efb-8b40-d0c6ce40f92d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9695ms 2024-03-23 22:21:38.209 +05:30 c9764c8d-60ac-49e8-91b7-76bb1ddc6d97 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:38.209 +05:30 51b3dd73-3e60-4269-bd39-0849548a4728 INF CORS policy execution successful. 2024-03-23 22:21:38.209 +05:30 51b3dd73-3e60-4269-bd39-0849548a4728 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:38.209 +05:30 51b3dd73-3e60-4269-bd39-0849548a4728 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:38.209 +05:30 51b3dd73-3e60-4269-bd39-0849548a4728 INF Fetching Country deatails 2024-03-23 22:21:38.210 +05:30 51b3dd73-3e60-4269-bd39-0849548a4728 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:38.210 +05:30 51b3dd73-3e60-4269-bd39-0849548a4728 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.9198ms 2024-03-23 22:21:38.210 +05:30 51b3dd73-3e60-4269-bd39-0849548a4728 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:38.210 +05:30 51b3dd73-3e60-4269-bd39-0849548a4728 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.3868ms 2024-03-23 22:21:38.214 +05:30 a39c1380-7f7b-4a03-8e7d-f976b3d605c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:38.214 +05:30 9fce1f35-e6c9-4ab5-8a22-3cba76476e1f INF CORS policy execution successful. 2024-03-23 22:21:38.214 +05:30 9fce1f35-e6c9-4ab5-8a22-3cba76476e1f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:38.214 +05:30 9fce1f35-e6c9-4ab5-8a22-3cba76476e1f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:38.214 +05:30 9fce1f35-e6c9-4ab5-8a22-3cba76476e1f INF Fetching Department deatails 2024-03-23 22:21:38.216 +05:30 9fce1f35-e6c9-4ab5-8a22-3cba76476e1f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:38.216 +05:30 9fce1f35-e6c9-4ab5-8a22-3cba76476e1f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3518ms 2024-03-23 22:21:38.216 +05:30 9fce1f35-e6c9-4ab5-8a22-3cba76476e1f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:38.216 +05:30 9fce1f35-e6c9-4ab5-8a22-3cba76476e1f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.9927ms 2024-03-23 22:21:38.550 +05:30 7e11d864-7b3a-4939-b38d-ee99b2c636f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:38.550 +05:30 a092b70d-37ef-4fc9-8e10-69f7c722349a INF CORS policy execution successful. 2024-03-23 22:21:38.550 +05:30 a092b70d-37ef-4fc9-8e10-69f7c722349a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:38.551 +05:30 a092b70d-37ef-4fc9-8e10-69f7c722349a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:38.551 +05:30 a092b70d-37ef-4fc9-8e10-69f7c722349a INF Fetching City deatails 2024-03-23 22:21:38.552 +05:30 a092b70d-37ef-4fc9-8e10-69f7c722349a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:38.552 +05:30 a092b70d-37ef-4fc9-8e10-69f7c722349a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5052ms 2024-03-23 22:21:38.552 +05:30 a092b70d-37ef-4fc9-8e10-69f7c722349a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:38.552 +05:30 a092b70d-37ef-4fc9-8e10-69f7c722349a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8891ms 2024-03-23 22:21:38.555 +05:30 f661fe5d-b13a-4cd9-aa58-b65868b8c48d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:38.556 +05:30 63a92d7c-1d27-46ee-b59f-e244f52b11ba INF CORS policy execution successful. 2024-03-23 22:21:38.556 +05:30 63a92d7c-1d27-46ee-b59f-e244f52b11ba INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:38.556 +05:30 63a92d7c-1d27-46ee-b59f-e244f52b11ba INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:38.556 +05:30 63a92d7c-1d27-46ee-b59f-e244f52b11ba INF Fetching Country deatails 2024-03-23 22:21:38.557 +05:30 63a92d7c-1d27-46ee-b59f-e244f52b11ba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:38.558 +05:30 63a92d7c-1d27-46ee-b59f-e244f52b11ba INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5325ms 2024-03-23 22:21:38.558 +05:30 63a92d7c-1d27-46ee-b59f-e244f52b11ba INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:38.558 +05:30 63a92d7c-1d27-46ee-b59f-e244f52b11ba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3287ms 2024-03-23 22:21:38.558 +05:30 fee430df-326f-489a-8c79-6bf3add83950 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:38.558 +05:30 87408002-97c2-4f85-a78f-d3634e237621 INF CORS policy execution successful. 2024-03-23 22:21:38.558 +05:30 87408002-97c2-4f85-a78f-d3634e237621 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:38.558 +05:30 87408002-97c2-4f85-a78f-d3634e237621 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:38.558 +05:30 87408002-97c2-4f85-a78f-d3634e237621 INF Fetching Department deatails 2024-03-23 22:21:38.560 +05:30 87408002-97c2-4f85-a78f-d3634e237621 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:38.560 +05:30 87408002-97c2-4f85-a78f-d3634e237621 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9658ms 2024-03-23 22:21:38.560 +05:30 87408002-97c2-4f85-a78f-d3634e237621 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:38.561 +05:30 87408002-97c2-4f85-a78f-d3634e237621 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.5256ms 2024-03-23 22:21:38.944 +05:30 7b478357-cbd6-4ed4-b4e4-ef84d94b0b19 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:38.944 +05:30 f27e69bc-b98d-431a-940a-22d8824719e9 INF CORS policy execution successful. 2024-03-23 22:21:38.944 +05:30 f27e69bc-b98d-431a-940a-22d8824719e9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:38.944 +05:30 f27e69bc-b98d-431a-940a-22d8824719e9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:38.944 +05:30 f27e69bc-b98d-431a-940a-22d8824719e9 INF Fetching City deatails 2024-03-23 22:21:38.945 +05:30 f27e69bc-b98d-431a-940a-22d8824719e9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:38.946 +05:30 f27e69bc-b98d-431a-940a-22d8824719e9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7347ms 2024-03-23 22:21:38.946 +05:30 f27e69bc-b98d-431a-940a-22d8824719e9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:38.946 +05:30 f27e69bc-b98d-431a-940a-22d8824719e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5436ms 2024-03-23 22:21:38.948 +05:30 23d78362-b78f-4256-a70f-524b09bc17d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:38.949 +05:30 526287ba-ce60-4e08-a478-e7021524af4b INF CORS policy execution successful. 2024-03-23 22:21:38.949 +05:30 526287ba-ce60-4e08-a478-e7021524af4b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:38.949 +05:30 526287ba-ce60-4e08-a478-e7021524af4b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:38.949 +05:30 526287ba-ce60-4e08-a478-e7021524af4b INF Fetching Country deatails 2024-03-23 22:21:38.950 +05:30 526287ba-ce60-4e08-a478-e7021524af4b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:38.951 +05:30 a5c8ded4-f774-4071-8b0b-d6d18e6c7193 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:38.951 +05:30 8e042c1d-a09c-4b14-9b87-4bd22ed410d7 INF CORS policy execution successful. 2024-03-23 22:21:38.951 +05:30 526287ba-ce60-4e08-a478-e7021524af4b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.6714ms 2024-03-23 22:21:38.951 +05:30 8e042c1d-a09c-4b14-9b87-4bd22ed410d7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:38.952 +05:30 526287ba-ce60-4e08-a478-e7021524af4b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:38.952 +05:30 8e042c1d-a09c-4b14-9b87-4bd22ed410d7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:38.952 +05:30 8e042c1d-a09c-4b14-9b87-4bd22ed410d7 INF Fetching Department deatails 2024-03-23 22:21:38.952 +05:30 526287ba-ce60-4e08-a478-e7021524af4b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.5234ms 2024-03-23 22:21:38.953 +05:30 8e042c1d-a09c-4b14-9b87-4bd22ed410d7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:38.954 +05:30 8e042c1d-a09c-4b14-9b87-4bd22ed410d7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.095ms 2024-03-23 22:21:38.954 +05:30 8e042c1d-a09c-4b14-9b87-4bd22ed410d7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:38.954 +05:30 8e042c1d-a09c-4b14-9b87-4bd22ed410d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.1489ms 2024-03-23 22:21:39.317 +05:30 c58a4c7d-18d2-44f7-b7dd-7e2e48d83b16 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:39.317 +05:30 a72906c9-bb19-4d5a-b6bb-c25da11f04ba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:39.318 +05:30 68d5aaf8-fe9b-4797-b7a0-2f2bfc7924eb INF CORS policy execution successful. 2024-03-23 22:21:39.318 +05:30 68d5aaf8-fe9b-4797-b7a0-2f2bfc7924eb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:39.318 +05:30 e0fa7acb-62ea-4e68-8157-3d4a3f0bff37 INF CORS policy execution successful. 2024-03-23 22:21:39.318 +05:30 68d5aaf8-fe9b-4797-b7a0-2f2bfc7924eb INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:39.318 +05:30 e0fa7acb-62ea-4e68-8157-3d4a3f0bff37 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:39.318 +05:30 68d5aaf8-fe9b-4797-b7a0-2f2bfc7924eb INF Fetching Country deatails 2024-03-23 22:21:39.318 +05:30 e0fa7acb-62ea-4e68-8157-3d4a3f0bff37 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:39.318 +05:30 e0fa7acb-62ea-4e68-8157-3d4a3f0bff37 INF Fetching City deatails 2024-03-23 22:21:39.320 +05:30 68d5aaf8-fe9b-4797-b7a0-2f2bfc7924eb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:39.320 +05:30 e0fa7acb-62ea-4e68-8157-3d4a3f0bff37 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:39.321 +05:30 e0fa7acb-62ea-4e68-8157-3d4a3f0bff37 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.541ms 2024-03-23 22:21:39.321 +05:30 68d5aaf8-fe9b-4797-b7a0-2f2bfc7924eb INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.8042ms 2024-03-23 22:21:39.321 +05:30 68d5aaf8-fe9b-4797-b7a0-2f2bfc7924eb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:39.321 +05:30 e0fa7acb-62ea-4e68-8157-3d4a3f0bff37 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:39.321 +05:30 68d5aaf8-fe9b-4797-b7a0-2f2bfc7924eb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.4525ms 2024-03-23 22:21:39.322 +05:30 e0fa7acb-62ea-4e68-8157-3d4a3f0bff37 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.6242ms 2024-03-23 22:21:39.323 +05:30 e1511122-23bc-4124-a21c-4937cf071d88 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:39.323 +05:30 4902ad0e-51f1-4428-8c82-c51145e1768b INF CORS policy execution successful. 2024-03-23 22:21:39.323 +05:30 4902ad0e-51f1-4428-8c82-c51145e1768b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:39.323 +05:30 4902ad0e-51f1-4428-8c82-c51145e1768b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:39.323 +05:30 4902ad0e-51f1-4428-8c82-c51145e1768b INF Fetching Department deatails 2024-03-23 22:21:39.325 +05:30 4902ad0e-51f1-4428-8c82-c51145e1768b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:39.325 +05:30 4902ad0e-51f1-4428-8c82-c51145e1768b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8518ms 2024-03-23 22:21:39.325 +05:30 4902ad0e-51f1-4428-8c82-c51145e1768b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:39.325 +05:30 4902ad0e-51f1-4428-8c82-c51145e1768b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.7768ms 2024-03-23 22:21:42.791 +05:30 295d602d-40d5-43cc-ac5e-6792bd074420 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:42.792 +05:30 d89235b5-5f5f-4a4b-a3fd-6e9501980563 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:42.792 +05:30 f8f803d3-b11d-4a0b-baf1-a20965b449c2 INF CORS policy execution successful. 2024-03-23 22:21:42.792 +05:30 f8f803d3-b11d-4a0b-baf1-a20965b449c2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:42.792 +05:30 f8f803d3-b11d-4a0b-baf1-a20965b449c2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:42.792 +05:30 f8f803d3-b11d-4a0b-baf1-a20965b449c2 INF Fetching Department deatails 2024-03-23 22:21:42.792 +05:30 e803e20b-ca61-4784-a274-814ea13cb5cf INF CORS policy execution successful. 2024-03-23 22:21:42.792 +05:30 e803e20b-ca61-4784-a274-814ea13cb5cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:42.793 +05:30 e803e20b-ca61-4784-a274-814ea13cb5cf INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:42.793 +05:30 e803e20b-ca61-4784-a274-814ea13cb5cf INF Fetching City deatails 2024-03-23 22:21:42.793 +05:30 60d0a2ac-e62e-4d1c-846e-2a2993c12a29 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:42.793 +05:30 b2b74319-8daa-4cda-b63b-1655f9f773ec INF CORS policy execution successful. 2024-03-23 22:21:42.793 +05:30 b2b74319-8daa-4cda-b63b-1655f9f773ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:42.793 +05:30 b2b74319-8daa-4cda-b63b-1655f9f773ec INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:42.793 +05:30 b2b74319-8daa-4cda-b63b-1655f9f773ec INF Fetching Country deatails 2024-03-23 22:21:42.794 +05:30 f8f803d3-b11d-4a0b-baf1-a20965b449c2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:42.794 +05:30 e803e20b-ca61-4784-a274-814ea13cb5cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:42.794 +05:30 f8f803d3-b11d-4a0b-baf1-a20965b449c2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0732ms 2024-03-23 22:21:42.794 +05:30 f8f803d3-b11d-4a0b-baf1-a20965b449c2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:42.794 +05:30 e803e20b-ca61-4784-a274-814ea13cb5cf INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5028ms 2024-03-23 22:21:42.794 +05:30 e803e20b-ca61-4784-a274-814ea13cb5cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:42.794 +05:30 f8f803d3-b11d-4a0b-baf1-a20965b449c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0492ms 2024-03-23 22:21:42.794 +05:30 e803e20b-ca61-4784-a274-814ea13cb5cf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7421ms 2024-03-23 22:21:42.794 +05:30 b2b74319-8daa-4cda-b63b-1655f9f773ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:42.795 +05:30 b2b74319-8daa-4cda-b63b-1655f9f773ec INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5034ms 2024-03-23 22:21:42.795 +05:30 b2b74319-8daa-4cda-b63b-1655f9f773ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:42.795 +05:30 b2b74319-8daa-4cda-b63b-1655f9f773ec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.2975ms 2024-03-23 22:21:43.015 +05:30 291f6444-30b3-4b36-ac58-bccbb266a481 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:43.016 +05:30 e037576c-279c-45b8-899f-ba3b2d936d82 INF CORS policy execution successful. 2024-03-23 22:21:43.017 +05:30 e037576c-279c-45b8-899f-ba3b2d936d82 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:43.017 +05:30 e037576c-279c-45b8-899f-ba3b2d936d82 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:43.017 +05:30 e037576c-279c-45b8-899f-ba3b2d936d82 INF Fetching City deatails 2024-03-23 22:21:43.018 +05:30 1ca6afcc-3391-4825-8017-dc4ccba59d73 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:43.018 +05:30 7404f074-744f-4ab7-9b77-835e7698b024 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:43.019 +05:30 34ac5696-97bc-4752-ab3c-4971713b2ed7 INF CORS policy execution successful. 2024-03-23 22:21:43.019 +05:30 7858b8c7-6e0c-437c-ba1e-496b5489e7f6 INF CORS policy execution successful. 2024-03-23 22:21:43.019 +05:30 34ac5696-97bc-4752-ab3c-4971713b2ed7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:43.019 +05:30 7858b8c7-6e0c-437c-ba1e-496b5489e7f6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:43.019 +05:30 34ac5696-97bc-4752-ab3c-4971713b2ed7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:43.019 +05:30 7858b8c7-6e0c-437c-ba1e-496b5489e7f6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:43.019 +05:30 7858b8c7-6e0c-437c-ba1e-496b5489e7f6 INF Fetching Country deatails 2024-03-23 22:21:43.019 +05:30 34ac5696-97bc-4752-ab3c-4971713b2ed7 INF Fetching Department deatails 2024-03-23 22:21:43.020 +05:30 e037576c-279c-45b8-899f-ba3b2d936d82 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:43.021 +05:30 e037576c-279c-45b8-899f-ba3b2d936d82 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.3887ms 2024-03-23 22:21:43.021 +05:30 e037576c-279c-45b8-899f-ba3b2d936d82 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:43.021 +05:30 e037576c-279c-45b8-899f-ba3b2d936d82 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.7036ms 2024-03-23 22:21:43.022 +05:30 34ac5696-97bc-4752-ab3c-4971713b2ed7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:43.023 +05:30 34ac5696-97bc-4752-ab3c-4971713b2ed7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.1326ms 2024-03-23 22:21:43.023 +05:30 34ac5696-97bc-4752-ab3c-4971713b2ed7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:43.024 +05:30 34ac5696-97bc-4752-ab3c-4971713b2ed7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.3834ms 2024-03-23 22:21:43.024 +05:30 7858b8c7-6e0c-437c-ba1e-496b5489e7f6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:43.025 +05:30 7858b8c7-6e0c-437c-ba1e-496b5489e7f6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.5428ms 2024-03-23 22:21:43.025 +05:30 7858b8c7-6e0c-437c-ba1e-496b5489e7f6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:43.025 +05:30 7858b8c7-6e0c-437c-ba1e-496b5489e7f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.0967ms 2024-03-23 22:21:43.134 +05:30 aac7023a-6496-4c6d-83ea-d2116d257f40 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:43.134 +05:30 ebe48958-4bfd-411d-a130-a1d138e12ddc INF CORS policy execution successful. 2024-03-23 22:21:43.134 +05:30 ebe48958-4bfd-411d-a130-a1d138e12ddc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:43.134 +05:30 ebe48958-4bfd-411d-a130-a1d138e12ddc INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:43.135 +05:30 ebe48958-4bfd-411d-a130-a1d138e12ddc INF Fetching City deatails 2024-03-23 22:21:43.135 +05:30 ebe48958-4bfd-411d-a130-a1d138e12ddc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:43.136 +05:30 ebe48958-4bfd-411d-a130-a1d138e12ddc INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2357ms 2024-03-23 22:21:43.136 +05:30 ebe48958-4bfd-411d-a130-a1d138e12ddc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:43.136 +05:30 ebe48958-4bfd-411d-a130-a1d138e12ddc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9356ms 2024-03-23 22:21:43.138 +05:30 c70d4c0f-344d-4062-9e51-84e0b8884f01 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:43.138 +05:30 2f5f9d76-d8bd-4bd4-92c0-0ba1e1857a8c INF CORS policy execution successful. 2024-03-23 22:21:43.138 +05:30 2f5f9d76-d8bd-4bd4-92c0-0ba1e1857a8c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:43.138 +05:30 2f5f9d76-d8bd-4bd4-92c0-0ba1e1857a8c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:43.138 +05:30 c520a3c3-1bdd-4cac-b143-9564469bafbf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:43.138 +05:30 2f5f9d76-d8bd-4bd4-92c0-0ba1e1857a8c INF Fetching Country deatails 2024-03-23 22:21:43.139 +05:30 75efca66-a620-471f-870a-7deb4b78dbe8 INF CORS policy execution successful. 2024-03-23 22:21:43.139 +05:30 75efca66-a620-471f-870a-7deb4b78dbe8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:43.139 +05:30 75efca66-a620-471f-870a-7deb4b78dbe8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:43.140 +05:30 75efca66-a620-471f-870a-7deb4b78dbe8 INF Fetching Department deatails 2024-03-23 22:21:43.141 +05:30 2f5f9d76-d8bd-4bd4-92c0-0ba1e1857a8c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:43.141 +05:30 75efca66-a620-471f-870a-7deb4b78dbe8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:43.141 +05:30 75efca66-a620-471f-870a-7deb4b78dbe8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9829ms 2024-03-23 22:21:43.141 +05:30 2f5f9d76-d8bd-4bd4-92c0-0ba1e1857a8c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.9691ms 2024-03-23 22:21:43.142 +05:30 75efca66-a620-471f-870a-7deb4b78dbe8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:43.142 +05:30 2f5f9d76-d8bd-4bd4-92c0-0ba1e1857a8c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:43.142 +05:30 75efca66-a620-471f-870a-7deb4b78dbe8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3952ms 2024-03-23 22:21:43.142 +05:30 2f5f9d76-d8bd-4bd4-92c0-0ba1e1857a8c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.0835ms 2024-03-23 22:21:43.206 +05:30 1041de27-59ee-45d3-aa9a-5b7597cfe9ab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:43.207 +05:30 fb664c56-ec40-4a1f-b2b6-addf0f225385 INF CORS policy execution successful. 2024-03-23 22:21:43.207 +05:30 fb664c56-ec40-4a1f-b2b6-addf0f225385 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:43.207 +05:30 fb664c56-ec40-4a1f-b2b6-addf0f225385 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:43.207 +05:30 fb664c56-ec40-4a1f-b2b6-addf0f225385 INF Fetching City deatails 2024-03-23 22:21:43.208 +05:30 fb664c56-ec40-4a1f-b2b6-addf0f225385 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:43.209 +05:30 fb664c56-ec40-4a1f-b2b6-addf0f225385 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7079ms 2024-03-23 22:21:43.209 +05:30 fb664c56-ec40-4a1f-b2b6-addf0f225385 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:43.209 +05:30 fb664c56-ec40-4a1f-b2b6-addf0f225385 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7036ms 2024-03-23 22:21:43.209 +05:30 a225786f-75b6-411c-8ca5-059d7986736c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:43.209 +05:30 0a4035cd-59d8-44a3-b937-50ff3b51ebb8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:43.210 +05:30 19695d88-31e0-479d-a8e9-17fd25e19e00 INF CORS policy execution successful. 2024-03-23 22:21:43.210 +05:30 30e15cab-0d80-41fa-94b2-3caa2f13a7dd INF CORS policy execution successful. 2024-03-23 22:21:43.210 +05:30 19695d88-31e0-479d-a8e9-17fd25e19e00 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:43.210 +05:30 30e15cab-0d80-41fa-94b2-3caa2f13a7dd INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:43.210 +05:30 30e15cab-0d80-41fa-94b2-3caa2f13a7dd INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:43.210 +05:30 19695d88-31e0-479d-a8e9-17fd25e19e00 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:43.210 +05:30 19695d88-31e0-479d-a8e9-17fd25e19e00 INF Fetching Country deatails 2024-03-23 22:21:43.210 +05:30 30e15cab-0d80-41fa-94b2-3caa2f13a7dd INF Fetching Department deatails 2024-03-23 22:21:43.211 +05:30 19695d88-31e0-479d-a8e9-17fd25e19e00 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:43.211 +05:30 30e15cab-0d80-41fa-94b2-3caa2f13a7dd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:43.212 +05:30 30e15cab-0d80-41fa-94b2-3caa2f13a7dd INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1222ms 2024-03-23 22:21:43.212 +05:30 19695d88-31e0-479d-a8e9-17fd25e19e00 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0904ms 2024-03-23 22:21:43.212 +05:30 30e15cab-0d80-41fa-94b2-3caa2f13a7dd INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:43.212 +05:30 19695d88-31e0-479d-a8e9-17fd25e19e00 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:43.213 +05:30 19695d88-31e0-479d-a8e9-17fd25e19e00 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3207ms 2024-03-23 22:21:43.213 +05:30 30e15cab-0d80-41fa-94b2-3caa2f13a7dd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3547ms 2024-03-23 22:21:52.343 +05:30 23f99baa-c6bc-4d7e-9637-08e038f8e6a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:52.343 +05:30 14f5263b-1dcf-4dd7-ab44-d6167d52c45e INF CORS policy execution successful. 2024-03-23 22:21:52.344 +05:30 14f5263b-1dcf-4dd7-ab44-d6167d52c45e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:52.344 +05:30 14f5263b-1dcf-4dd7-ab44-d6167d52c45e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:52.344 +05:30 14f5263b-1dcf-4dd7-ab44-d6167d52c45e INF Fetching City deatails 2024-03-23 22:21:52.346 +05:30 14f5263b-1dcf-4dd7-ab44-d6167d52c45e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:52.347 +05:30 14f5263b-1dcf-4dd7-ab44-d6167d52c45e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.8539ms 2024-03-23 22:21:52.347 +05:30 14f5263b-1dcf-4dd7-ab44-d6167d52c45e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:52.347 +05:30 14f5263b-1dcf-4dd7-ab44-d6167d52c45e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.4171ms 2024-03-23 22:21:52.348 +05:30 32855eeb-3a15-4a19-9d48-821e7c070ea9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:52.348 +05:30 7e565943-9389-4620-8654-9cc933dd1278 INF CORS policy execution successful. 2024-03-23 22:21:52.349 +05:30 7e565943-9389-4620-8654-9cc933dd1278 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:52.349 +05:30 7e565943-9389-4620-8654-9cc933dd1278 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:52.349 +05:30 7e565943-9389-4620-8654-9cc933dd1278 INF Fetching Country deatails 2024-03-23 22:21:52.350 +05:30 7e565943-9389-4620-8654-9cc933dd1278 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:52.350 +05:30 7e565943-9389-4620-8654-9cc933dd1278 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6903ms 2024-03-23 22:21:52.350 +05:30 7e565943-9389-4620-8654-9cc933dd1278 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:52.351 +05:30 7e565943-9389-4620-8654-9cc933dd1278 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3632ms 2024-03-23 22:21:52.356 +05:30 e57bd186-9f97-4b24-af09-9cfc14925a1f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:52.356 +05:30 1d03fbb6-3ef0-4046-a434-1b58fd136897 INF CORS policy execution successful. 2024-03-23 22:21:52.356 +05:30 1d03fbb6-3ef0-4046-a434-1b58fd136897 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:52.357 +05:30 1d03fbb6-3ef0-4046-a434-1b58fd136897 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:52.357 +05:30 1d03fbb6-3ef0-4046-a434-1b58fd136897 INF Fetching Department deatails 2024-03-23 22:21:52.357 +05:30 1d03fbb6-3ef0-4046-a434-1b58fd136897 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:52.358 +05:30 1d03fbb6-3ef0-4046-a434-1b58fd136897 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0011ms 2024-03-23 22:21:52.358 +05:30 1d03fbb6-3ef0-4046-a434-1b58fd136897 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:52.358 +05:30 1d03fbb6-3ef0-4046-a434-1b58fd136897 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.4895ms 2024-03-23 22:21:54.380 +05:30 d6db6817-33f1-411a-a6b7-6e1d0f22cd96 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:54.381 +05:30 b171bc14-c34c-4ae3-94a0-5fafe1877798 INF CORS policy execution successful. 2024-03-23 22:21:54.381 +05:30 ce1ba78d-2f2d-4a1f-b167-fc5946528b23 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:54.381 +05:30 b171bc14-c34c-4ae3-94a0-5fafe1877798 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:54.381 +05:30 97ceeff8-8a71-44ec-b531-9a98322954dc INF CORS policy execution successful. 2024-03-23 22:21:54.381 +05:30 b171bc14-c34c-4ae3-94a0-5fafe1877798 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:54.381 +05:30 97ceeff8-8a71-44ec-b531-9a98322954dc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:54.381 +05:30 b171bc14-c34c-4ae3-94a0-5fafe1877798 INF Fetching Country deatails 2024-03-23 22:21:54.381 +05:30 97ceeff8-8a71-44ec-b531-9a98322954dc INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:54.381 +05:30 97ceeff8-8a71-44ec-b531-9a98322954dc INF Fetching City deatails 2024-03-23 22:21:54.382 +05:30 b171bc14-c34c-4ae3-94a0-5fafe1877798 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:54.382 +05:30 97ceeff8-8a71-44ec-b531-9a98322954dc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:54.383 +05:30 65a0ca29-c85c-4572-af5b-0a00fece3733 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:54.383 +05:30 97ceeff8-8a71-44ec-b531-9a98322954dc INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4865ms 2024-03-23 22:21:54.383 +05:30 b171bc14-c34c-4ae3-94a0-5fafe1877798 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6143ms 2024-03-23 22:21:54.383 +05:30 b171bc14-c34c-4ae3-94a0-5fafe1877798 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:54.383 +05:30 97ceeff8-8a71-44ec-b531-9a98322954dc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:54.383 +05:30 b1749514-1c67-49f0-bb3e-e906a68d8e82 INF CORS policy execution successful. 2024-03-23 22:21:54.383 +05:30 b171bc14-c34c-4ae3-94a0-5fafe1877798 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.933ms 2024-03-23 22:21:54.383 +05:30 b1749514-1c67-49f0-bb3e-e906a68d8e82 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:54.383 +05:30 97ceeff8-8a71-44ec-b531-9a98322954dc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4861ms 2024-03-23 22:21:54.383 +05:30 b1749514-1c67-49f0-bb3e-e906a68d8e82 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:54.383 +05:30 b1749514-1c67-49f0-bb3e-e906a68d8e82 INF Fetching Department deatails 2024-03-23 22:21:54.384 +05:30 b1749514-1c67-49f0-bb3e-e906a68d8e82 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:54.385 +05:30 b1749514-1c67-49f0-bb3e-e906a68d8e82 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4347ms 2024-03-23 22:21:54.385 +05:30 b1749514-1c67-49f0-bb3e-e906a68d8e82 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:54.385 +05:30 b1749514-1c67-49f0-bb3e-e906a68d8e82 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.4216ms 2024-03-23 22:21:55.320 +05:30 c23f4a6f-3ab5-4510-a291-2445549b8809 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:55.320 +05:30 1681b564-0783-4b74-9bce-07597329041c INF CORS policy execution successful. 2024-03-23 22:21:55.320 +05:30 1681b564-0783-4b74-9bce-07597329041c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:55.320 +05:30 1681b564-0783-4b74-9bce-07597329041c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:55.320 +05:30 1681b564-0783-4b74-9bce-07597329041c INF Fetching City deatails 2024-03-23 22:21:55.321 +05:30 1681b564-0783-4b74-9bce-07597329041c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:55.322 +05:30 1681b564-0783-4b74-9bce-07597329041c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5258ms 2024-03-23 22:21:55.322 +05:30 1681b564-0783-4b74-9bce-07597329041c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:55.322 +05:30 1681b564-0783-4b74-9bce-07597329041c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4729ms 2024-03-23 22:21:55.323 +05:30 131fa055-b274-4994-9196-1bc6036b9058 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:55.323 +05:30 ad5d82a6-41ec-43b3-812b-5b8d5c076ba5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:55.323 +05:30 c47d4847-dbeb-4b1b-a7db-9e05fd65c2bf INF CORS policy execution successful. 2024-03-23 22:21:55.323 +05:30 fd99aa75-085f-41af-b3b2-d5c53fab5f23 INF CORS policy execution successful. 2024-03-23 22:21:55.323 +05:30 fd99aa75-085f-41af-b3b2-d5c53fab5f23 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:55.323 +05:30 c47d4847-dbeb-4b1b-a7db-9e05fd65c2bf INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:55.324 +05:30 fd99aa75-085f-41af-b3b2-d5c53fab5f23 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:55.324 +05:30 c47d4847-dbeb-4b1b-a7db-9e05fd65c2bf INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:55.324 +05:30 fd99aa75-085f-41af-b3b2-d5c53fab5f23 INF Fetching Department deatails 2024-03-23 22:21:55.324 +05:30 c47d4847-dbeb-4b1b-a7db-9e05fd65c2bf INF Fetching Country deatails 2024-03-23 22:21:55.325 +05:30 fd99aa75-085f-41af-b3b2-d5c53fab5f23 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:55.325 +05:30 c47d4847-dbeb-4b1b-a7db-9e05fd65c2bf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:55.325 +05:30 fd99aa75-085f-41af-b3b2-d5c53fab5f23 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2838ms 2024-03-23 22:21:55.325 +05:30 fd99aa75-085f-41af-b3b2-d5c53fab5f23 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:55.325 +05:30 c47d4847-dbeb-4b1b-a7db-9e05fd65c2bf INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4077ms 2024-03-23 22:21:55.325 +05:30 fd99aa75-085f-41af-b3b2-d5c53fab5f23 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.9478ms 2024-03-23 22:21:55.325 +05:30 c47d4847-dbeb-4b1b-a7db-9e05fd65c2bf INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:55.325 +05:30 c47d4847-dbeb-4b1b-a7db-9e05fd65c2bf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3419ms 2024-03-23 22:21:58.435 +05:30 5fdd0894-b8ff-4824-8bf9-7fc57f2809a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:21:58.435 +05:30 3cdf9ebc-e307-4ccc-bcec-2b90aa465fc6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:21:58.436 +05:30 f7fd6d19-b829-41dc-bfd9-ae9b4f92b8c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:21:58.436 +05:30 6dc8cd3c-0003-4219-aee0-663bcb3ca64b INF CORS policy execution successful. 2024-03-23 22:21:58.436 +05:30 6275dd23-2faa-4f32-b049-e5789a4fd262 INF CORS policy execution successful. 2024-03-23 22:21:58.436 +05:30 6c955546-73d8-4fbb-bbdb-52db691d31f8 INF CORS policy execution successful. 2024-03-23 22:21:58.436 +05:30 6275dd23-2faa-4f32-b049-e5789a4fd262 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:58.436 +05:30 6c955546-73d8-4fbb-bbdb-52db691d31f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:58.436 +05:30 6dc8cd3c-0003-4219-aee0-663bcb3ca64b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:58.436 +05:30 6275dd23-2faa-4f32-b049-e5789a4fd262 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:21:58.436 +05:30 6dc8cd3c-0003-4219-aee0-663bcb3ca64b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:21:58.436 +05:30 6c955546-73d8-4fbb-bbdb-52db691d31f8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:21:58.437 +05:30 6275dd23-2faa-4f32-b049-e5789a4fd262 INF Fetching City deatails 2024-03-23 22:21:58.437 +05:30 6dc8cd3c-0003-4219-aee0-663bcb3ca64b INF Fetching Department deatails 2024-03-23 22:21:58.437 +05:30 6c955546-73d8-4fbb-bbdb-52db691d31f8 INF Fetching Country deatails 2024-03-23 22:21:58.439 +05:30 6275dd23-2faa-4f32-b049-e5789a4fd262 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:58.439 +05:30 6c955546-73d8-4fbb-bbdb-52db691d31f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:58.440 +05:30 6c955546-73d8-4fbb-bbdb-52db691d31f8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.1764ms 2024-03-23 22:21:58.440 +05:30 6dc8cd3c-0003-4219-aee0-663bcb3ca64b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:21:58.440 +05:30 6275dd23-2faa-4f32-b049-e5789a4fd262 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.4186ms 2024-03-23 22:21:58.440 +05:30 6c955546-73d8-4fbb-bbdb-52db691d31f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:21:58.440 +05:30 6275dd23-2faa-4f32-b049-e5789a4fd262 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:21:58.440 +05:30 6dc8cd3c-0003-4219-aee0-663bcb3ca64b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.8265ms 2024-03-23 22:21:58.441 +05:30 6dc8cd3c-0003-4219-aee0-663bcb3ca64b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:21:58.441 +05:30 6c955546-73d8-4fbb-bbdb-52db691d31f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.8436ms 2024-03-23 22:21:58.441 +05:30 6dc8cd3c-0003-4219-aee0-663bcb3ca64b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.4406ms 2024-03-23 22:21:58.441 +05:30 6275dd23-2faa-4f32-b049-e5789a4fd262 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.5188ms 2024-03-23 22:22:00.554 +05:30 3d8d5341-894d-4ef0-96a0-c9d890995c54 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:22:00.554 +05:30 a83a30ca-df6d-4dec-9629-ead2aa906158 INF CORS policy execution successful. 2024-03-23 22:22:00.554 +05:30 a83a30ca-df6d-4dec-9629-ead2aa906158 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:22:00.554 +05:30 a83a30ca-df6d-4dec-9629-ead2aa906158 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:22:00.554 +05:30 a83a30ca-df6d-4dec-9629-ead2aa906158 INF Fetching City deatails 2024-03-23 22:22:00.555 +05:30 a83a30ca-df6d-4dec-9629-ead2aa906158 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:00.556 +05:30 a83a30ca-df6d-4dec-9629-ead2aa906158 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.395ms 2024-03-23 22:22:00.556 +05:30 a83a30ca-df6d-4dec-9629-ead2aa906158 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:22:00.556 +05:30 a83a30ca-df6d-4dec-9629-ead2aa906158 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1699ms 2024-03-23 22:22:00.562 +05:30 274a3fe2-f5b3-4ee6-a2be-f3b9dd5ee85b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:22:00.562 +05:30 82643a38-e22d-4f85-8d78-4031308b7c43 INF CORS policy execution successful. 2024-03-23 22:22:00.562 +05:30 82643a38-e22d-4f85-8d78-4031308b7c43 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:22:00.562 +05:30 82643a38-e22d-4f85-8d78-4031308b7c43 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:22:00.562 +05:30 82643a38-e22d-4f85-8d78-4031308b7c43 INF Fetching Country deatails 2024-03-23 22:22:00.563 +05:30 82643a38-e22d-4f85-8d78-4031308b7c43 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:00.563 +05:30 82643a38-e22d-4f85-8d78-4031308b7c43 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1268ms 2024-03-23 22:22:00.564 +05:30 82643a38-e22d-4f85-8d78-4031308b7c43 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:22:00.564 +05:30 82643a38-e22d-4f85-8d78-4031308b7c43 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.7355ms 2024-03-23 22:22:00.567 +05:30 2390d3f6-b884-483f-93eb-9c86c9ac108c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:22:00.568 +05:30 209efbcd-db87-4641-9395-c164eb770bb9 INF CORS policy execution successful. 2024-03-23 22:22:00.568 +05:30 209efbcd-db87-4641-9395-c164eb770bb9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:22:00.568 +05:30 209efbcd-db87-4641-9395-c164eb770bb9 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:22:00.568 +05:30 209efbcd-db87-4641-9395-c164eb770bb9 INF Fetching Department deatails 2024-03-23 22:22:00.568 +05:30 209efbcd-db87-4641-9395-c164eb770bb9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:00.569 +05:30 209efbcd-db87-4641-9395-c164eb770bb9 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.046ms 2024-03-23 22:22:00.569 +05:30 209efbcd-db87-4641-9395-c164eb770bb9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:22:00.569 +05:30 209efbcd-db87-4641-9395-c164eb770bb9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.6035ms 2024-03-23 22:22:01.301 +05:30 933cd472-c57b-45e8-8391-029e947f5049 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:22:01.301 +05:30 b2a70b4a-ba7c-488c-bf55-1954b140fa17 INF CORS policy execution successful. 2024-03-23 22:22:01.301 +05:30 b2a70b4a-ba7c-488c-bf55-1954b140fa17 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:22:01.301 +05:30 b2a70b4a-ba7c-488c-bf55-1954b140fa17 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:22:01.301 +05:30 b2a70b4a-ba7c-488c-bf55-1954b140fa17 INF Fetching City deatails 2024-03-23 22:22:01.303 +05:30 b2a70b4a-ba7c-488c-bf55-1954b140fa17 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:01.303 +05:30 b2a70b4a-ba7c-488c-bf55-1954b140fa17 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6569ms 2024-03-23 22:22:01.303 +05:30 b2a70b4a-ba7c-488c-bf55-1954b140fa17 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:22:01.303 +05:30 b2a70b4a-ba7c-488c-bf55-1954b140fa17 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4472ms 2024-03-23 22:22:01.305 +05:30 08bf9302-cef9-4b3a-9789-ae179388e747 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:22:01.306 +05:30 586f6018-c67b-4c69-89f2-7d236daf30e0 INF CORS policy execution successful. 2024-03-23 22:22:01.306 +05:30 586f6018-c67b-4c69-89f2-7d236daf30e0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:22:01.306 +05:30 586f6018-c67b-4c69-89f2-7d236daf30e0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:22:01.306 +05:30 586f6018-c67b-4c69-89f2-7d236daf30e0 INF Fetching Country deatails 2024-03-23 22:22:01.307 +05:30 586f6018-c67b-4c69-89f2-7d236daf30e0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:01.308 +05:30 586f6018-c67b-4c69-89f2-7d236daf30e0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4931ms 2024-03-23 22:22:01.308 +05:30 586f6018-c67b-4c69-89f2-7d236daf30e0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:22:01.308 +05:30 586f6018-c67b-4c69-89f2-7d236daf30e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.2485ms 2024-03-23 22:22:01.308 +05:30 f80e81e3-efa9-4ff1-ba1c-9dce00b41f68 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:22:01.308 +05:30 42beceed-89a5-43fa-866a-f05dc7eca225 INF CORS policy execution successful. 2024-03-23 22:22:01.309 +05:30 42beceed-89a5-43fa-866a-f05dc7eca225 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:22:01.309 +05:30 42beceed-89a5-43fa-866a-f05dc7eca225 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:22:01.309 +05:30 42beceed-89a5-43fa-866a-f05dc7eca225 INF Fetching Department deatails 2024-03-23 22:22:01.310 +05:30 42beceed-89a5-43fa-866a-f05dc7eca225 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:01.310 +05:30 42beceed-89a5-43fa-866a-f05dc7eca225 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2586ms 2024-03-23 22:22:01.310 +05:30 42beceed-89a5-43fa-866a-f05dc7eca225 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:22:01.310 +05:30 42beceed-89a5-43fa-866a-f05dc7eca225 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.8106ms 2024-03-23 22:22:10.041 +05:30 0601733d-4ef0-4674-92d4-19579ccb7f9c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:22:10.042 +05:30 73a72035-bd4b-405b-a8ce-256c506da929 INF CORS policy execution successful. 2024-03-23 22:22:10.042 +05:30 73a72035-bd4b-405b-a8ce-256c506da929 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:22:10.042 +05:30 73a72035-bd4b-405b-a8ce-256c506da929 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:22:10.042 +05:30 73a72035-bd4b-405b-a8ce-256c506da929 INF Fetching City deatails 2024-03-23 22:22:10.044 +05:30 73a72035-bd4b-405b-a8ce-256c506da929 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:10.044 +05:30 73a72035-bd4b-405b-a8ce-256c506da929 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8532ms 2024-03-23 22:22:10.044 +05:30 73a72035-bd4b-405b-a8ce-256c506da929 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:22:10.044 +05:30 73a72035-bd4b-405b-a8ce-256c506da929 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1263ms 2024-03-23 22:22:10.046 +05:30 ba40600f-12db-471b-859d-ebf27cc0c5c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:22:10.046 +05:30 6669e23a-1020-49e7-b394-8a0bd99e2525 INF CORS policy execution successful. 2024-03-23 22:22:10.047 +05:30 6669e23a-1020-49e7-b394-8a0bd99e2525 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:22:10.047 +05:30 6669e23a-1020-49e7-b394-8a0bd99e2525 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:22:10.047 +05:30 6669e23a-1020-49e7-b394-8a0bd99e2525 INF Fetching Country deatails 2024-03-23 22:22:10.048 +05:30 6669e23a-1020-49e7-b394-8a0bd99e2525 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:10.048 +05:30 6669e23a-1020-49e7-b394-8a0bd99e2525 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0875ms 2024-03-23 22:22:10.048 +05:30 6669e23a-1020-49e7-b394-8a0bd99e2525 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:22:10.048 +05:30 6669e23a-1020-49e7-b394-8a0bd99e2525 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.5785ms 2024-03-23 22:22:10.049 +05:30 fafe65e1-a250-4606-81c7-9a8ecce670ad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:22:10.049 +05:30 98570282-ab2f-4ca8-b6f1-f7d1399efd48 INF CORS policy execution successful. 2024-03-23 22:22:10.049 +05:30 98570282-ab2f-4ca8-b6f1-f7d1399efd48 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:22:10.050 +05:30 98570282-ab2f-4ca8-b6f1-f7d1399efd48 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:22:10.050 +05:30 98570282-ab2f-4ca8-b6f1-f7d1399efd48 INF Fetching Department deatails 2024-03-23 22:22:10.050 +05:30 98570282-ab2f-4ca8-b6f1-f7d1399efd48 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:10.051 +05:30 98570282-ab2f-4ca8-b6f1-f7d1399efd48 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.9868ms 2024-03-23 22:22:10.051 +05:30 98570282-ab2f-4ca8-b6f1-f7d1399efd48 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:22:10.051 +05:30 98570282-ab2f-4ca8-b6f1-f7d1399efd48 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.4706ms 2024-03-23 22:22:10.971 +05:30 343de9bd-9a19-4efd-9404-004afeea8803 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:22:10.971 +05:30 ca0bebe8-34fb-44e5-a441-05188522ccad INF CORS policy execution successful. 2024-03-23 22:22:10.971 +05:30 ca0bebe8-34fb-44e5-a441-05188522ccad INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:22:10.971 +05:30 ca0bebe8-34fb-44e5-a441-05188522ccad INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:22:10.972 +05:30 ca0bebe8-34fb-44e5-a441-05188522ccad INF Fetching City deatails 2024-03-23 22:22:10.973 +05:30 ca0bebe8-34fb-44e5-a441-05188522ccad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:10.973 +05:30 ca0bebe8-34fb-44e5-a441-05188522ccad INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7469ms 2024-03-23 22:22:10.973 +05:30 ca0bebe8-34fb-44e5-a441-05188522ccad INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:22:10.974 +05:30 ca0bebe8-34fb-44e5-a441-05188522ccad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.633ms 2024-03-23 22:22:10.976 +05:30 6400fc7d-dab7-43c3-bf2a-a711d7f1e05e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:22:10.977 +05:30 877d1ef8-4827-4fab-ba4d-511868ad100b INF CORS policy execution successful. 2024-03-23 22:22:10.977 +05:30 877d1ef8-4827-4fab-ba4d-511868ad100b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:22:10.977 +05:30 877d1ef8-4827-4fab-ba4d-511868ad100b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:22:10.977 +05:30 877d1ef8-4827-4fab-ba4d-511868ad100b INF Fetching Country deatails 2024-03-23 22:22:10.978 +05:30 877d1ef8-4827-4fab-ba4d-511868ad100b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:10.978 +05:30 877d1ef8-4827-4fab-ba4d-511868ad100b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4674ms 2024-03-23 22:22:10.978 +05:30 877d1ef8-4827-4fab-ba4d-511868ad100b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:22:10.979 +05:30 877d1ef8-4827-4fab-ba4d-511868ad100b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1825ms 2024-03-23 22:22:10.984 +05:30 8060d738-8d0a-4458-9db3-306dc03b6cb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:22:10.984 +05:30 af7a27de-15aa-4616-993c-0084ca110032 INF CORS policy execution successful. 2024-03-23 22:22:10.984 +05:30 af7a27de-15aa-4616-993c-0084ca110032 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:22:10.984 +05:30 af7a27de-15aa-4616-993c-0084ca110032 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:22:10.984 +05:30 af7a27de-15aa-4616-993c-0084ca110032 INF Fetching Department deatails 2024-03-23 22:22:10.985 +05:30 af7a27de-15aa-4616-993c-0084ca110032 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:10.986 +05:30 af7a27de-15aa-4616-993c-0084ca110032 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.314ms 2024-03-23 22:22:10.986 +05:30 af7a27de-15aa-4616-993c-0084ca110032 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:22:10.986 +05:30 af7a27de-15aa-4616-993c-0084ca110032 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0177ms 2024-03-23 22:22:11.504 +05:30 a17eeb9a-0366-47b2-a202-b5185aecf96a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:22:11.505 +05:30 0a468947-66de-4a14-8cd8-cb1537d41d1a INF CORS policy execution successful. 2024-03-23 22:22:11.505 +05:30 0a468947-66de-4a14-8cd8-cb1537d41d1a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:22:11.505 +05:30 0a468947-66de-4a14-8cd8-cb1537d41d1a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:22:11.505 +05:30 0a468947-66de-4a14-8cd8-cb1537d41d1a INF Fetching City deatails 2024-03-23 22:22:11.506 +05:30 0a468947-66de-4a14-8cd8-cb1537d41d1a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:11.507 +05:30 0a468947-66de-4a14-8cd8-cb1537d41d1a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6574ms 2024-03-23 22:22:11.507 +05:30 0a468947-66de-4a14-8cd8-cb1537d41d1a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:22:11.507 +05:30 0a468947-66de-4a14-8cd8-cb1537d41d1a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.641ms 2024-03-23 22:22:11.512 +05:30 1f83b445-52b5-454f-9761-ca17d57c150d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:22:11.512 +05:30 f919f2c8-6d42-42f5-8c7d-1b7482e54b9d INF CORS policy execution successful. 2024-03-23 22:22:11.512 +05:30 f919f2c8-6d42-42f5-8c7d-1b7482e54b9d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:22:11.513 +05:30 f919f2c8-6d42-42f5-8c7d-1b7482e54b9d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:22:11.513 +05:30 f919f2c8-6d42-42f5-8c7d-1b7482e54b9d INF Fetching Country deatails 2024-03-23 22:22:11.513 +05:30 f919f2c8-6d42-42f5-8c7d-1b7482e54b9d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:11.514 +05:30 f919f2c8-6d42-42f5-8c7d-1b7482e54b9d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1819ms 2024-03-23 22:22:11.514 +05:30 f919f2c8-6d42-42f5-8c7d-1b7482e54b9d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:22:11.514 +05:30 f919f2c8-6d42-42f5-8c7d-1b7482e54b9d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1947ms 2024-03-23 22:22:11.517 +05:30 e7a2e7ce-ef27-4e05-bc5d-9fc9365f2e13 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:22:11.517 +05:30 aa00f75d-b386-4b14-a712-bb2baf3de74e INF CORS policy execution successful. 2024-03-23 22:22:11.517 +05:30 aa00f75d-b386-4b14-a712-bb2baf3de74e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:22:11.517 +05:30 aa00f75d-b386-4b14-a712-bb2baf3de74e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:22:11.518 +05:30 aa00f75d-b386-4b14-a712-bb2baf3de74e INF Fetching Department deatails 2024-03-23 22:22:11.518 +05:30 aa00f75d-b386-4b14-a712-bb2baf3de74e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:22:11.519 +05:30 aa00f75d-b386-4b14-a712-bb2baf3de74e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1741ms 2024-03-23 22:22:11.519 +05:30 aa00f75d-b386-4b14-a712-bb2baf3de74e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:22:11.519 +05:30 aa00f75d-b386-4b14-a712-bb2baf3de74e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.7233ms 2024-03-23 22:25:23.841 +05:30 b7637994-a8f7-4b34-979f-56f57f28cdae INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:25:23.841 +05:30 049ee813-1254-46a6-aa42-c7a89466c3ee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:25:23.842 +05:30 2edb93d7-57e1-453e-b60e-2d7862c40c2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:25:23.845 +05:30 063b44f4-d71d-46ca-b394-54aa29cccf94 INF CORS policy execution successful. 2024-03-23 22:25:23.845 +05:30 56d940f4-f64d-41fa-af62-5da540761da0 INF CORS policy execution successful. 2024-03-23 22:25:23.845 +05:30 4b897c41-0f6d-428b-bac4-2ccea6cf547f INF CORS policy execution successful. 2024-03-23 22:25:23.846 +05:30 063b44f4-d71d-46ca-b394-54aa29cccf94 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:23.846 +05:30 4b897c41-0f6d-428b-bac4-2ccea6cf547f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:23.846 +05:30 56d940f4-f64d-41fa-af62-5da540761da0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:23.847 +05:30 063b44f4-d71d-46ca-b394-54aa29cccf94 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:25:23.847 +05:30 56d940f4-f64d-41fa-af62-5da540761da0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:25:23.847 +05:30 4b897c41-0f6d-428b-bac4-2ccea6cf547f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:25:23.848 +05:30 063b44f4-d71d-46ca-b394-54aa29cccf94 INF Fetching Department deatails 2024-03-23 22:25:23.848 +05:30 56d940f4-f64d-41fa-af62-5da540761da0 INF Fetching Country deatails 2024-03-23 22:25:23.848 +05:30 4b897c41-0f6d-428b-bac4-2ccea6cf547f INF Fetching City deatails 2024-03-23 22:25:23.853 +05:30 063b44f4-d71d-46ca-b394-54aa29cccf94 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:23.853 +05:30 56d940f4-f64d-41fa-af62-5da540761da0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:23.853 +05:30 4b897c41-0f6d-428b-bac4-2ccea6cf547f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:23.855 +05:30 4b897c41-0f6d-428b-bac4-2ccea6cf547f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.317ms 2024-03-23 22:25:23.855 +05:30 56d940f4-f64d-41fa-af62-5da540761da0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.3978ms 2024-03-23 22:25:23.855 +05:30 063b44f4-d71d-46ca-b394-54aa29cccf94 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.4058ms 2024-03-23 22:25:23.855 +05:30 4b897c41-0f6d-428b-bac4-2ccea6cf547f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:23.855 +05:30 56d940f4-f64d-41fa-af62-5da540761da0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:23.855 +05:30 063b44f4-d71d-46ca-b394-54aa29cccf94 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:23.856 +05:30 56d940f4-f64d-41fa-af62-5da540761da0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 13.9922ms 2024-03-23 22:25:23.856 +05:30 063b44f4-d71d-46ca-b394-54aa29cccf94 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 14.7592ms 2024-03-23 22:25:23.856 +05:30 4b897c41-0f6d-428b-bac4-2ccea6cf547f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 14.767ms 2024-03-23 22:25:24.711 +05:30 7f88e3c2-ca8b-482c-a071-665412ca8056 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:25:24.712 +05:30 ea3f439a-dfe1-47ba-a953-463b786e96e2 INF CORS policy execution successful. 2024-03-23 22:25:24.712 +05:30 ea3f439a-dfe1-47ba-a953-463b786e96e2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:24.712 +05:30 72072a08-a636-41ab-a262-68a99f678824 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:25:24.712 +05:30 ea3f439a-dfe1-47ba-a953-463b786e96e2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:25:24.712 +05:30 ea3f439a-dfe1-47ba-a953-463b786e96e2 INF Fetching City deatails 2024-03-23 22:25:24.712 +05:30 8a913223-8394-460f-96b4-b737695cb076 INF CORS policy execution successful. 2024-03-23 22:25:24.712 +05:30 8a913223-8394-460f-96b4-b737695cb076 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:24.712 +05:30 8a913223-8394-460f-96b4-b737695cb076 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:25:24.712 +05:30 8a913223-8394-460f-96b4-b737695cb076 INF Fetching Country deatails 2024-03-23 22:25:24.713 +05:30 ea3f439a-dfe1-47ba-a953-463b786e96e2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:24.713 +05:30 3386f93d-1c63-4117-910d-f2f353f54c02 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:25:24.713 +05:30 b51cefb4-3d5f-4edf-b051-81ae5fc76f48 INF CORS policy execution successful. 2024-03-23 22:25:24.713 +05:30 8a913223-8394-460f-96b4-b737695cb076 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:24.713 +05:30 b51cefb4-3d5f-4edf-b051-81ae5fc76f48 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:24.713 +05:30 ea3f439a-dfe1-47ba-a953-463b786e96e2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3373ms 2024-03-23 22:25:24.713 +05:30 b51cefb4-3d5f-4edf-b051-81ae5fc76f48 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:25:24.713 +05:30 ea3f439a-dfe1-47ba-a953-463b786e96e2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:24.713 +05:30 b51cefb4-3d5f-4edf-b051-81ae5fc76f48 INF Fetching Department deatails 2024-03-23 22:25:24.713 +05:30 8a913223-8394-460f-96b4-b737695cb076 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1582ms 2024-03-23 22:25:24.713 +05:30 8a913223-8394-460f-96b4-b737695cb076 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:24.713 +05:30 ea3f439a-dfe1-47ba-a953-463b786e96e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2898ms 2024-03-23 22:25:24.714 +05:30 8a913223-8394-460f-96b4-b737695cb076 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.9709ms 2024-03-23 22:25:24.714 +05:30 b51cefb4-3d5f-4edf-b051-81ae5fc76f48 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:24.714 +05:30 b51cefb4-3d5f-4edf-b051-81ae5fc76f48 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.9091ms 2024-03-23 22:25:24.714 +05:30 b51cefb4-3d5f-4edf-b051-81ae5fc76f48 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:24.714 +05:30 b51cefb4-3d5f-4edf-b051-81ae5fc76f48 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.4899ms 2024-03-23 22:25:24.757 +05:30 a32305db-a982-47bc-90c4-26812897170b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:25:24.758 +05:30 6d68f628-5444-428a-91ed-51cd303b4890 INF CORS policy execution successful. 2024-03-23 22:25:24.758 +05:30 6d68f628-5444-428a-91ed-51cd303b4890 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:24.758 +05:30 6d68f628-5444-428a-91ed-51cd303b4890 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:25:24.758 +05:30 fd12f7b7-2cde-4fdc-9f57-9f578af44134 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:25:24.758 +05:30 6d68f628-5444-428a-91ed-51cd303b4890 INF Fetching Department deatails 2024-03-23 22:25:24.758 +05:30 7438ada9-1cb4-4cd0-8ee6-b6728659c506 INF CORS policy execution successful. 2024-03-23 22:25:24.759 +05:30 7438ada9-1cb4-4cd0-8ee6-b6728659c506 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:24.759 +05:30 7438ada9-1cb4-4cd0-8ee6-b6728659c506 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:25:24.759 +05:30 7438ada9-1cb4-4cd0-8ee6-b6728659c506 INF Fetching Country deatails 2024-03-23 22:25:24.759 +05:30 2963f884-e82b-40f5-886a-0170d4cea1ed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:25:24.759 +05:30 84f4c8a4-f8bc-4052-981b-157cb6b6eca0 INF CORS policy execution successful. 2024-03-23 22:25:24.759 +05:30 84f4c8a4-f8bc-4052-981b-157cb6b6eca0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:24.760 +05:30 6d68f628-5444-428a-91ed-51cd303b4890 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:24.760 +05:30 84f4c8a4-f8bc-4052-981b-157cb6b6eca0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:25:24.760 +05:30 84f4c8a4-f8bc-4052-981b-157cb6b6eca0 INF Fetching City deatails 2024-03-23 22:25:24.760 +05:30 7438ada9-1cb4-4cd0-8ee6-b6728659c506 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:24.760 +05:30 6d68f628-5444-428a-91ed-51cd303b4890 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7309ms 2024-03-23 22:25:24.760 +05:30 6d68f628-5444-428a-91ed-51cd303b4890 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:24.760 +05:30 7438ada9-1cb4-4cd0-8ee6-b6728659c506 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2911ms 2024-03-23 22:25:24.760 +05:30 6d68f628-5444-428a-91ed-51cd303b4890 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.5813ms 2024-03-23 22:25:24.760 +05:30 7438ada9-1cb4-4cd0-8ee6-b6728659c506 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:24.760 +05:30 84f4c8a4-f8bc-4052-981b-157cb6b6eca0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:24.760 +05:30 7438ada9-1cb4-4cd0-8ee6-b6728659c506 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.2916ms 2024-03-23 22:25:24.760 +05:30 84f4c8a4-f8bc-4052-981b-157cb6b6eca0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 0.7641ms 2024-03-23 22:25:24.761 +05:30 84f4c8a4-f8bc-4052-981b-157cb6b6eca0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:24.761 +05:30 84f4c8a4-f8bc-4052-981b-157cb6b6eca0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.6764ms 2024-03-23 22:25:27.912 +05:30 e0e5d8c6-b049-4eef-ad28-5e0ad84a41ee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:25:27.912 +05:30 76c2c3da-fce1-4968-9b1d-be0c381e4d50 INF CORS policy execution successful. 2024-03-23 22:25:27.912 +05:30 a3b98df2-983d-4246-b645-0676264989a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:25:27.912 +05:30 76c2c3da-fce1-4968-9b1d-be0c381e4d50 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:27.912 +05:30 1feac5b7-2e23-459e-ae22-427dfebe687d INF CORS policy execution successful. 2024-03-23 22:25:27.912 +05:30 76c2c3da-fce1-4968-9b1d-be0c381e4d50 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:25:27.912 +05:30 1feac5b7-2e23-459e-ae22-427dfebe687d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:27.913 +05:30 76c2c3da-fce1-4968-9b1d-be0c381e4d50 INF Fetching Country deatails 2024-03-23 22:25:27.913 +05:30 1feac5b7-2e23-459e-ae22-427dfebe687d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:25:27.913 +05:30 1feac5b7-2e23-459e-ae22-427dfebe687d INF Fetching City deatails 2024-03-23 22:25:27.914 +05:30 76c2c3da-fce1-4968-9b1d-be0c381e4d50 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:27.914 +05:30 1feac5b7-2e23-459e-ae22-427dfebe687d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:27.914 +05:30 76c2c3da-fce1-4968-9b1d-be0c381e4d50 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.578ms 2024-03-23 22:25:27.914 +05:30 76c2c3da-fce1-4968-9b1d-be0c381e4d50 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:27.914 +05:30 1feac5b7-2e23-459e-ae22-427dfebe687d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.527ms 2024-03-23 22:25:27.914 +05:30 1feac5b7-2e23-459e-ae22-427dfebe687d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:27.914 +05:30 1feac5b7-2e23-459e-ae22-427dfebe687d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2146ms 2024-03-23 22:25:27.914 +05:30 76c2c3da-fce1-4968-9b1d-be0c381e4d50 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.5272ms 2024-03-23 22:25:27.918 +05:30 6d3b78a2-2132-4836-9be1-21c9decb1ab6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:25:27.918 +05:30 49c950eb-a73a-4fa6-bc7d-d94519fa8e95 INF CORS policy execution successful. 2024-03-23 22:25:27.918 +05:30 49c950eb-a73a-4fa6-bc7d-d94519fa8e95 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:27.919 +05:30 49c950eb-a73a-4fa6-bc7d-d94519fa8e95 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:25:27.919 +05:30 49c950eb-a73a-4fa6-bc7d-d94519fa8e95 INF Fetching Department deatails 2024-03-23 22:25:27.920 +05:30 49c950eb-a73a-4fa6-bc7d-d94519fa8e95 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:27.920 +05:30 49c950eb-a73a-4fa6-bc7d-d94519fa8e95 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4025ms 2024-03-23 22:25:27.920 +05:30 49c950eb-a73a-4fa6-bc7d-d94519fa8e95 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:27.920 +05:30 49c950eb-a73a-4fa6-bc7d-d94519fa8e95 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.3103ms 2024-03-23 22:25:30.058 +05:30 3e509ff7-956c-4b89-99b1-4446ced0f261 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:25:30.059 +05:30 9be4881e-d59a-4504-9a05-73987778841a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:25:30.059 +05:30 086638b6-bde6-41f2-8093-9dce3879e25a INF CORS policy execution successful. 2024-03-23 22:25:30.059 +05:30 6cdc4a04-b341-4fa6-a009-7c290a4562ad INF CORS policy execution successful. 2024-03-23 22:25:30.059 +05:30 6cdc4a04-b341-4fa6-a009-7c290a4562ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:30.059 +05:30 086638b6-bde6-41f2-8093-9dce3879e25a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:30.059 +05:30 6cdc4a04-b341-4fa6-a009-7c290a4562ad INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:25:30.059 +05:30 086638b6-bde6-41f2-8093-9dce3879e25a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:25:30.059 +05:30 086638b6-bde6-41f2-8093-9dce3879e25a INF Fetching City deatails 2024-03-23 22:25:30.059 +05:30 6cdc4a04-b341-4fa6-a009-7c290a4562ad INF Fetching Country deatails 2024-03-23 22:25:30.060 +05:30 6cdc4a04-b341-4fa6-a009-7c290a4562ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:30.061 +05:30 086638b6-bde6-41f2-8093-9dce3879e25a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:30.061 +05:30 6cdc4a04-b341-4fa6-a009-7c290a4562ad INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5593ms 2024-03-23 22:25:30.061 +05:30 6cdc4a04-b341-4fa6-a009-7c290a4562ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:30.061 +05:30 086638b6-bde6-41f2-8093-9dce3879e25a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6426ms 2024-03-23 22:25:30.061 +05:30 086638b6-bde6-41f2-8093-9dce3879e25a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:30.061 +05:30 6cdc4a04-b341-4fa6-a009-7c290a4562ad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4705ms 2024-03-23 22:25:30.061 +05:30 086638b6-bde6-41f2-8093-9dce3879e25a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7238ms 2024-03-23 22:25:30.087 +05:30 8f2e3c2f-c274-4521-ad9a-4c4521012495 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:25:30.087 +05:30 3ee44f49-2d8e-4379-923a-0676bf22c891 INF CORS policy execution successful. 2024-03-23 22:25:30.087 +05:30 3ee44f49-2d8e-4379-923a-0676bf22c891 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:30.088 +05:30 3ee44f49-2d8e-4379-923a-0676bf22c891 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:25:30.088 +05:30 3ee44f49-2d8e-4379-923a-0676bf22c891 INF Fetching Department deatails 2024-03-23 22:25:30.089 +05:30 3ee44f49-2d8e-4379-923a-0676bf22c891 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:30.089 +05:30 3ee44f49-2d8e-4379-923a-0676bf22c891 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.566ms 2024-03-23 22:25:30.089 +05:30 3ee44f49-2d8e-4379-923a-0676bf22c891 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:30.089 +05:30 3ee44f49-2d8e-4379-923a-0676bf22c891 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.3444ms 2024-03-23 22:25:30.273 +05:30 137aa3c0-97cc-4a34-b1dc-7f70deb3027a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:25:30.274 +05:30 ca45491a-bdc4-4454-9b20-93de07e3d101 INF CORS policy execution successful. 2024-03-23 22:25:30.274 +05:30 ca45491a-bdc4-4454-9b20-93de07e3d101 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:30.274 +05:30 ca45491a-bdc4-4454-9b20-93de07e3d101 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:25:30.275 +05:30 ca45491a-bdc4-4454-9b20-93de07e3d101 INF Fetching City deatails 2024-03-23 22:25:30.275 +05:30 bd8ed002-7995-49af-bfe3-3fdc503ae72d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:25:30.275 +05:30 6fadec1d-e03e-469d-9426-a0955598fe16 INF CORS policy execution successful. 2024-03-23 22:25:30.275 +05:30 6fadec1d-e03e-469d-9426-a0955598fe16 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:30.275 +05:30 6fadec1d-e03e-469d-9426-a0955598fe16 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:25:30.275 +05:30 6fadec1d-e03e-469d-9426-a0955598fe16 INF Fetching Country deatails 2024-03-23 22:25:30.276 +05:30 ca45491a-bdc4-4454-9b20-93de07e3d101 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:30.276 +05:30 6fadec1d-e03e-469d-9426-a0955598fe16 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:30.276 +05:30 ca45491a-bdc4-4454-9b20-93de07e3d101 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7789ms 2024-03-23 22:25:30.276 +05:30 ca45491a-bdc4-4454-9b20-93de07e3d101 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:30.276 +05:30 6fadec1d-e03e-469d-9426-a0955598fe16 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.068ms 2024-03-23 22:25:30.276 +05:30 6fadec1d-e03e-469d-9426-a0955598fe16 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:30.277 +05:30 6fadec1d-e03e-469d-9426-a0955598fe16 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.7807ms 2024-03-23 22:25:30.277 +05:30 ca45491a-bdc4-4454-9b20-93de07e3d101 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1847ms 2024-03-23 22:25:30.284 +05:30 64b31680-8f5c-4a6c-b1c8-03ba6c62185f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:25:30.284 +05:30 c7a9c557-9243-4629-8b96-d33d758da20b INF CORS policy execution successful. 2024-03-23 22:25:30.284 +05:30 c7a9c557-9243-4629-8b96-d33d758da20b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:30.284 +05:30 c7a9c557-9243-4629-8b96-d33d758da20b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:25:30.284 +05:30 c7a9c557-9243-4629-8b96-d33d758da20b INF Fetching Department deatails 2024-03-23 22:25:30.287 +05:30 c7a9c557-9243-4629-8b96-d33d758da20b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:30.288 +05:30 c7a9c557-9243-4629-8b96-d33d758da20b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.6021ms 2024-03-23 22:25:30.288 +05:30 c7a9c557-9243-4629-8b96-d33d758da20b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:30.288 +05:30 c7a9c557-9243-4629-8b96-d33d758da20b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.7731ms 2024-03-23 22:25:30.734 +05:30 ede7db29-5a73-410c-bb68-bc06b87247d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:25:30.734 +05:30 9e2e1983-c658-4e9e-8e5f-4a86ab9b7a2e INF CORS policy execution successful. 2024-03-23 22:25:30.734 +05:30 9e2e1983-c658-4e9e-8e5f-4a86ab9b7a2e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:30.734 +05:30 9e2e1983-c658-4e9e-8e5f-4a86ab9b7a2e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:25:30.735 +05:30 9e2e1983-c658-4e9e-8e5f-4a86ab9b7a2e INF Fetching Country deatails 2024-03-23 22:25:30.736 +05:30 53b4fc56-9006-482f-824d-9fabcda3c5ec INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:25:30.736 +05:30 9e2e1983-c658-4e9e-8e5f-4a86ab9b7a2e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:30.736 +05:30 d16f7bb9-19f0-46c9-b6f4-1ee4223591c3 INF CORS policy execution successful. 2024-03-23 22:25:30.736 +05:30 d16f7bb9-19f0-46c9-b6f4-1ee4223591c3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:30.736 +05:30 d16f7bb9-19f0-46c9-b6f4-1ee4223591c3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:25:30.736 +05:30 d16f7bb9-19f0-46c9-b6f4-1ee4223591c3 INF Fetching City deatails 2024-03-23 22:25:30.736 +05:30 9e2e1983-c658-4e9e-8e5f-4a86ab9b7a2e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7061ms 2024-03-23 22:25:30.736 +05:30 9e2e1983-c658-4e9e-8e5f-4a86ab9b7a2e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:30.736 +05:30 9e2e1983-c658-4e9e-8e5f-4a86ab9b7a2e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.5113ms 2024-03-23 22:25:30.737 +05:30 d16f7bb9-19f0-46c9-b6f4-1ee4223591c3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:30.737 +05:30 d16f7bb9-19f0-46c9-b6f4-1ee4223591c3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 0.9339ms 2024-03-23 22:25:30.737 +05:30 d16f7bb9-19f0-46c9-b6f4-1ee4223591c3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:30.737 +05:30 d16f7bb9-19f0-46c9-b6f4-1ee4223591c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.4311ms 2024-03-23 22:25:30.739 +05:30 2c307f3b-4935-4e64-8631-257ca74023e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:25:30.739 +05:30 8222e05c-7cf6-4031-97df-2d770c781b35 INF CORS policy execution successful. 2024-03-23 22:25:30.739 +05:30 8222e05c-7cf6-4031-97df-2d770c781b35 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:30.739 +05:30 8222e05c-7cf6-4031-97df-2d770c781b35 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:25:30.739 +05:30 8222e05c-7cf6-4031-97df-2d770c781b35 INF Fetching Department deatails 2024-03-23 22:25:30.740 +05:30 8222e05c-7cf6-4031-97df-2d770c781b35 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:30.741 +05:30 8222e05c-7cf6-4031-97df-2d770c781b35 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2233ms 2024-03-23 22:25:30.741 +05:30 8222e05c-7cf6-4031-97df-2d770c781b35 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:30.741 +05:30 8222e05c-7cf6-4031-97df-2d770c781b35 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.9086ms 2024-03-23 22:25:37.995 +05:30 95f3d2c2-5518-48e7-b2d1-d70c3c8655c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:25:37.996 +05:30 841f4f82-8423-4858-9d90-304c6cc496d6 INF CORS policy execution successful. 2024-03-23 22:25:37.996 +05:30 841f4f82-8423-4858-9d90-304c6cc496d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:37.996 +05:30 841f4f82-8423-4858-9d90-304c6cc496d6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:25:37.996 +05:30 841f4f82-8423-4858-9d90-304c6cc496d6 INF Fetching City deatails 2024-03-23 22:25:37.999 +05:30 014f88b8-5f08-4a57-aac2-bf1b061b9c27 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:25:38.000 +05:30 6daa61b0-50f7-465e-a725-bd28a8eaecf4 INF CORS policy execution successful. 2024-03-23 22:25:38.000 +05:30 6daa61b0-50f7-465e-a725-bd28a8eaecf4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:38.000 +05:30 841f4f82-8423-4858-9d90-304c6cc496d6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:38.000 +05:30 6daa61b0-50f7-465e-a725-bd28a8eaecf4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:25:38.000 +05:30 6daa61b0-50f7-465e-a725-bd28a8eaecf4 INF Fetching Country deatails 2024-03-23 22:25:38.001 +05:30 841f4f82-8423-4858-9d90-304c6cc496d6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.7543ms 2024-03-23 22:25:38.001 +05:30 841f4f82-8423-4858-9d90-304c6cc496d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:38.001 +05:30 841f4f82-8423-4858-9d90-304c6cc496d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 6.0089ms 2024-03-23 22:25:38.002 +05:30 65391bee-5a39-4774-9456-2ad355c15cf3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:25:38.002 +05:30 6daa61b0-50f7-465e-a725-bd28a8eaecf4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:38.002 +05:30 0ac13ab2-9220-4faf-b6fb-72394ab0aa09 INF CORS policy execution successful. 2024-03-23 22:25:38.002 +05:30 0ac13ab2-9220-4faf-b6fb-72394ab0aa09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:38.003 +05:30 0ac13ab2-9220-4faf-b6fb-72394ab0aa09 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:25:38.003 +05:30 0ac13ab2-9220-4faf-b6fb-72394ab0aa09 INF Fetching Department deatails 2024-03-23 22:25:38.003 +05:30 6daa61b0-50f7-465e-a725-bd28a8eaecf4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.3091ms 2024-03-23 22:25:38.003 +05:30 6daa61b0-50f7-465e-a725-bd28a8eaecf4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:38.003 +05:30 6daa61b0-50f7-465e-a725-bd28a8eaecf4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.013ms 2024-03-23 22:25:38.003 +05:30 0ac13ab2-9220-4faf-b6fb-72394ab0aa09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:38.003 +05:30 0ac13ab2-9220-4faf-b6fb-72394ab0aa09 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.9346ms 2024-03-23 22:25:38.004 +05:30 0ac13ab2-9220-4faf-b6fb-72394ab0aa09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:38.004 +05:30 0ac13ab2-9220-4faf-b6fb-72394ab0aa09 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0675ms 2024-03-23 22:25:42.293 +05:30 d4fbcaff-8fbe-482d-83c0-7ed9434254bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:25:42.293 +05:30 4a76ad6d-b0e1-4772-bfd3-7553c5872750 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:25:42.294 +05:30 79faefb1-ab0d-49f0-8aed-c9a17061e16b INF CORS policy execution successful. 2024-03-23 22:25:42.294 +05:30 a850fdb4-961f-44d2-88a3-f3521f1460a7 INF CORS policy execution successful. 2024-03-23 22:25:42.294 +05:30 3b7780ba-de58-472a-9448-8ff53564c36b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:25:42.294 +05:30 79faefb1-ab0d-49f0-8aed-c9a17061e16b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:42.294 +05:30 a850fdb4-961f-44d2-88a3-f3521f1460a7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:42.294 +05:30 9f11bf5e-89e3-4dc8-b80e-fcaffb05c760 INF CORS policy execution successful. 2024-03-23 22:25:42.294 +05:30 9f11bf5e-89e3-4dc8-b80e-fcaffb05c760 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:42.295 +05:30 a850fdb4-961f-44d2-88a3-f3521f1460a7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:25:42.295 +05:30 79faefb1-ab0d-49f0-8aed-c9a17061e16b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:25:42.295 +05:30 9f11bf5e-89e3-4dc8-b80e-fcaffb05c760 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:25:42.295 +05:30 a850fdb4-961f-44d2-88a3-f3521f1460a7 INF Fetching Country deatails 2024-03-23 22:25:42.295 +05:30 79faefb1-ab0d-49f0-8aed-c9a17061e16b INF Fetching City deatails 2024-03-23 22:25:42.295 +05:30 9f11bf5e-89e3-4dc8-b80e-fcaffb05c760 INF Fetching Department deatails 2024-03-23 22:25:42.296 +05:30 a850fdb4-961f-44d2-88a3-f3521f1460a7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:42.297 +05:30 79faefb1-ab0d-49f0-8aed-c9a17061e16b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:42.297 +05:30 9f11bf5e-89e3-4dc8-b80e-fcaffb05c760 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:42.297 +05:30 79faefb1-ab0d-49f0-8aed-c9a17061e16b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4092ms 2024-03-23 22:25:42.297 +05:30 a850fdb4-961f-44d2-88a3-f3521f1460a7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.5397ms 2024-03-23 22:25:42.297 +05:30 a850fdb4-961f-44d2-88a3-f3521f1460a7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:42.297 +05:30 79faefb1-ab0d-49f0-8aed-c9a17061e16b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:42.298 +05:30 a850fdb4-961f-44d2-88a3-f3521f1460a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.2094ms 2024-03-23 22:25:42.298 +05:30 9f11bf5e-89e3-4dc8-b80e-fcaffb05c760 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.9546ms 2024-03-23 22:25:42.298 +05:30 79faefb1-ab0d-49f0-8aed-c9a17061e16b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 5.4623ms 2024-03-23 22:25:42.298 +05:30 9f11bf5e-89e3-4dc8-b80e-fcaffb05c760 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:42.299 +05:30 9f11bf5e-89e3-4dc8-b80e-fcaffb05c760 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.9528ms 2024-03-23 22:25:51.057 +05:30 9d00712b-ce13-45ec-8475-d54ef2abdc6d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:25:51.057 +05:30 ab622a35-82a1-4b92-8079-e2a20e430767 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:25:51.058 +05:30 5db56d65-e09b-4a95-b058-708b9497b755 INF CORS policy execution successful. 2024-03-23 22:25:51.058 +05:30 6a314288-0fd5-435f-b8ec-7aedcbc4c718 INF CORS policy execution successful. 2024-03-23 22:25:51.058 +05:30 5db56d65-e09b-4a95-b058-708b9497b755 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:51.058 +05:30 6a314288-0fd5-435f-b8ec-7aedcbc4c718 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:51.058 +05:30 5db56d65-e09b-4a95-b058-708b9497b755 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:25:51.058 +05:30 6a314288-0fd5-435f-b8ec-7aedcbc4c718 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:25:51.058 +05:30 6a314288-0fd5-435f-b8ec-7aedcbc4c718 INF Fetching Country deatails 2024-03-23 22:25:51.058 +05:30 5db56d65-e09b-4a95-b058-708b9497b755 INF Fetching City deatails 2024-03-23 22:25:51.059 +05:30 5db56d65-e09b-4a95-b058-708b9497b755 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:51.059 +05:30 6a314288-0fd5-435f-b8ec-7aedcbc4c718 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:51.060 +05:30 5db56d65-e09b-4a95-b058-708b9497b755 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6205ms 2024-03-23 22:25:51.060 +05:30 6a314288-0fd5-435f-b8ec-7aedcbc4c718 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5832ms 2024-03-23 22:25:51.060 +05:30 5db56d65-e09b-4a95-b058-708b9497b755 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:51.060 +05:30 6a314288-0fd5-435f-b8ec-7aedcbc4c718 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:51.060 +05:30 6a314288-0fd5-435f-b8ec-7aedcbc4c718 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.5524ms 2024-03-23 22:25:51.060 +05:30 5db56d65-e09b-4a95-b058-708b9497b755 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5516ms 2024-03-23 22:25:51.073 +05:30 8eeca9c4-8065-430e-b81a-f9e7ed191688 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:25:51.073 +05:30 6e4d8ad0-7de3-4178-837b-a70ed3c29d13 INF CORS policy execution successful. 2024-03-23 22:25:51.073 +05:30 6e4d8ad0-7de3-4178-837b-a70ed3c29d13 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:51.073 +05:30 6e4d8ad0-7de3-4178-837b-a70ed3c29d13 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:25:51.073 +05:30 6e4d8ad0-7de3-4178-837b-a70ed3c29d13 INF Fetching Department deatails 2024-03-23 22:25:51.074 +05:30 6e4d8ad0-7de3-4178-837b-a70ed3c29d13 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:51.074 +05:30 6e4d8ad0-7de3-4178-837b-a70ed3c29d13 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2922ms 2024-03-23 22:25:51.074 +05:30 6e4d8ad0-7de3-4178-837b-a70ed3c29d13 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:51.075 +05:30 6e4d8ad0-7de3-4178-837b-a70ed3c29d13 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0723ms 2024-03-23 22:25:59.819 +05:30 28f6f610-8ae7-44be-a907-a8f78ac0ec65 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:25:59.820 +05:30 2a489308-7273-40d0-9323-5033430487df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:25:59.820 +05:30 bf44833e-87c3-4bb1-ba81-ce9b243bd54f INF CORS policy execution successful. 2024-03-23 22:25:59.820 +05:30 b078ac19-31bf-4e2f-9911-45ddd1a02fb8 INF CORS policy execution successful. 2024-03-23 22:25:59.820 +05:30 bf44833e-87c3-4bb1-ba81-ce9b243bd54f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:59.820 +05:30 b078ac19-31bf-4e2f-9911-45ddd1a02fb8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:59.820 +05:30 b078ac19-31bf-4e2f-9911-45ddd1a02fb8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:25:59.820 +05:30 bf44833e-87c3-4bb1-ba81-ce9b243bd54f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:25:59.820 +05:30 b078ac19-31bf-4e2f-9911-45ddd1a02fb8 INF Fetching Department deatails 2024-03-23 22:25:59.820 +05:30 bf44833e-87c3-4bb1-ba81-ce9b243bd54f INF Fetching Country deatails 2024-03-23 22:25:59.821 +05:30 e5b8ffb0-41a8-4ed0-a42d-26b0153098d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:25:59.821 +05:30 140447de-1757-4c51-828d-4b615b6e64f7 INF CORS policy execution successful. 2024-03-23 22:25:59.822 +05:30 140447de-1757-4c51-828d-4b615b6e64f7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:59.822 +05:30 140447de-1757-4c51-828d-4b615b6e64f7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:25:59.822 +05:30 140447de-1757-4c51-828d-4b615b6e64f7 INF Fetching City deatails 2024-03-23 22:25:59.822 +05:30 b078ac19-31bf-4e2f-9911-45ddd1a02fb8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:59.822 +05:30 bf44833e-87c3-4bb1-ba81-ce9b243bd54f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:59.822 +05:30 b078ac19-31bf-4e2f-9911-45ddd1a02fb8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9799ms 2024-03-23 22:25:59.822 +05:30 bf44833e-87c3-4bb1-ba81-ce9b243bd54f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0122ms 2024-03-23 22:25:59.822 +05:30 140447de-1757-4c51-828d-4b615b6e64f7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:25:59.822 +05:30 b078ac19-31bf-4e2f-9911-45ddd1a02fb8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:25:59.823 +05:30 bf44833e-87c3-4bb1-ba81-ce9b243bd54f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:25:59.823 +05:30 140447de-1757-4c51-828d-4b615b6e64f7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.0213ms 2024-03-23 22:25:59.823 +05:30 140447de-1757-4c51-828d-4b615b6e64f7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:25:59.823 +05:30 bf44833e-87c3-4bb1-ba81-ce9b243bd54f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.2421ms 2024-03-23 22:25:59.823 +05:30 b078ac19-31bf-4e2f-9911-45ddd1a02fb8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3654ms 2024-03-23 22:25:59.823 +05:30 140447de-1757-4c51-828d-4b615b6e64f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.5425ms 2024-03-23 22:26:00.170 +05:30 84715e91-d159-4661-b98b-743d07f67bed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:26:00.171 +05:30 fc1b88b5-36e8-4080-ab35-72c00d052afa INF CORS policy execution successful. 2024-03-23 22:26:00.171 +05:30 fc1b88b5-36e8-4080-ab35-72c00d052afa INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:26:00.171 +05:30 fc1b88b5-36e8-4080-ab35-72c00d052afa INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:26:00.171 +05:30 fc1b88b5-36e8-4080-ab35-72c00d052afa INF Fetching City deatails 2024-03-23 22:26:00.172 +05:30 fc1b88b5-36e8-4080-ab35-72c00d052afa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:26:00.173 +05:30 fc1b88b5-36e8-4080-ab35-72c00d052afa INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6875ms 2024-03-23 22:26:00.173 +05:30 fc1b88b5-36e8-4080-ab35-72c00d052afa INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:26:00.173 +05:30 fc1b88b5-36e8-4080-ab35-72c00d052afa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4393ms 2024-03-23 22:26:00.175 +05:30 38da090e-940e-4883-99e4-a7c755624e45 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:26:00.176 +05:30 32298993-a942-4fe5-bb11-14407f477fd3 INF CORS policy execution successful. 2024-03-23 22:26:00.176 +05:30 32298993-a942-4fe5-bb11-14407f477fd3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:26:00.176 +05:30 32298993-a942-4fe5-bb11-14407f477fd3 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:26:00.176 +05:30 32298993-a942-4fe5-bb11-14407f477fd3 INF Fetching Country deatails 2024-03-23 22:26:00.177 +05:30 32298993-a942-4fe5-bb11-14407f477fd3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:26:00.177 +05:30 32298993-a942-4fe5-bb11-14407f477fd3 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3954ms 2024-03-23 22:26:00.177 +05:30 32298993-a942-4fe5-bb11-14407f477fd3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:26:00.178 +05:30 32298993-a942-4fe5-bb11-14407f477fd3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1456ms 2024-03-23 22:26:00.184 +05:30 7ec2957a-9a38-443c-bc16-11ca8195f45b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:26:00.185 +05:30 140f7e15-1d49-481b-b4c0-5063352de829 INF CORS policy execution successful. 2024-03-23 22:26:00.185 +05:30 140f7e15-1d49-481b-b4c0-5063352de829 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:26:00.185 +05:30 140f7e15-1d49-481b-b4c0-5063352de829 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:26:00.185 +05:30 140f7e15-1d49-481b-b4c0-5063352de829 INF Fetching Department deatails 2024-03-23 22:26:00.186 +05:30 140f7e15-1d49-481b-b4c0-5063352de829 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:26:00.187 +05:30 140f7e15-1d49-481b-b4c0-5063352de829 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7029ms 2024-03-23 22:26:00.187 +05:30 140f7e15-1d49-481b-b4c0-5063352de829 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:26:00.187 +05:30 140f7e15-1d49-481b-b4c0-5063352de829 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.0312ms 2024-03-23 22:27:11.435 +05:30 8dd6ddc4-017b-4b00-9707-554d802d86bf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:27:11.436 +05:30 fc2990d5-f867-47d7-a42a-74e85a9b43ff INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:27:11.437 +05:30 99897581-10dd-4435-afef-aa0a25d7bc37 INF CORS policy execution successful. 2024-03-23 22:27:11.437 +05:30 3b232b08-8a3f-45cc-ac34-e34c4bf488e6 INF CORS policy execution successful. 2024-03-23 22:27:11.437 +05:30 3b232b08-8a3f-45cc-ac34-e34c4bf488e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:27:11.437 +05:30 99897581-10dd-4435-afef-aa0a25d7bc37 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:27:11.438 +05:30 99897581-10dd-4435-afef-aa0a25d7bc37 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:27:11.438 +05:30 3b232b08-8a3f-45cc-ac34-e34c4bf488e6 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:27:11.438 +05:30 1fb4fd17-4f8a-4088-898e-9ec44023e919 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:27:11.438 +05:30 3b232b08-8a3f-45cc-ac34-e34c4bf488e6 INF Fetching Country deatails 2024-03-23 22:27:11.438 +05:30 6cdcb628-db1f-476b-aabc-726ef9a5c23a INF CORS policy execution successful. 2024-03-23 22:27:11.438 +05:30 99897581-10dd-4435-afef-aa0a25d7bc37 INF Fetching Department deatails 2024-03-23 22:27:11.438 +05:30 6cdcb628-db1f-476b-aabc-726ef9a5c23a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:27:11.438 +05:30 6cdcb628-db1f-476b-aabc-726ef9a5c23a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:27:11.438 +05:30 6cdcb628-db1f-476b-aabc-726ef9a5c23a INF Fetching City deatails 2024-03-23 22:27:11.440 +05:30 6cdcb628-db1f-476b-aabc-726ef9a5c23a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:27:11.440 +05:30 3b232b08-8a3f-45cc-ac34-e34c4bf488e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:27:11.440 +05:30 99897581-10dd-4435-afef-aa0a25d7bc37 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:27:11.441 +05:30 6cdcb628-db1f-476b-aabc-726ef9a5c23a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.0553ms 2024-03-23 22:27:11.441 +05:30 3b232b08-8a3f-45cc-ac34-e34c4bf488e6 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.5317ms 2024-03-23 22:27:11.441 +05:30 99897581-10dd-4435-afef-aa0a25d7bc37 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.5932ms 2024-03-23 22:27:11.441 +05:30 6cdcb628-db1f-476b-aabc-726ef9a5c23a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:27:11.441 +05:30 3b232b08-8a3f-45cc-ac34-e34c4bf488e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:27:11.442 +05:30 99897581-10dd-4435-afef-aa0a25d7bc37 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:27:11.442 +05:30 6cdcb628-db1f-476b-aabc-726ef9a5c23a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.0235ms 2024-03-23 22:27:11.442 +05:30 3b232b08-8a3f-45cc-ac34-e34c4bf488e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.376ms 2024-03-23 22:27:11.442 +05:30 99897581-10dd-4435-afef-aa0a25d7bc37 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.4919ms 2024-03-23 22:27:11.839 +05:30 ecc194d5-36fd-4e38-927d-05d9a3b53334 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:27:11.839 +05:30 3201b57c-2b5c-46b3-9953-dc8c0f288aa1 INF CORS policy execution successful. 2024-03-23 22:27:11.839 +05:30 e515fcb1-f12a-47f0-982d-de9ecfaaac9c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:27:11.839 +05:30 3201b57c-2b5c-46b3-9953-dc8c0f288aa1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:27:11.839 +05:30 e1f5f49b-e7ce-4617-8879-94f72b8d3e29 INF CORS policy execution successful. 2024-03-23 22:27:11.839 +05:30 e1f5f49b-e7ce-4617-8879-94f72b8d3e29 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:27:11.839 +05:30 3201b57c-2b5c-46b3-9953-dc8c0f288aa1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:27:11.840 +05:30 e1f5f49b-e7ce-4617-8879-94f72b8d3e29 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:27:11.840 +05:30 e1f5f49b-e7ce-4617-8879-94f72b8d3e29 INF Fetching City deatails 2024-03-23 22:27:11.840 +05:30 3201b57c-2b5c-46b3-9953-dc8c0f288aa1 INF Fetching Country deatails 2024-03-23 22:27:11.841 +05:30 3201b57c-2b5c-46b3-9953-dc8c0f288aa1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:27:11.841 +05:30 e1f5f49b-e7ce-4617-8879-94f72b8d3e29 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:27:11.841 +05:30 3201b57c-2b5c-46b3-9953-dc8c0f288aa1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5214ms 2024-03-23 22:27:11.841 +05:30 3201b57c-2b5c-46b3-9953-dc8c0f288aa1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:27:11.841 +05:30 e1f5f49b-e7ce-4617-8879-94f72b8d3e29 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6073ms 2024-03-23 22:27:11.841 +05:30 e1f5f49b-e7ce-4617-8879-94f72b8d3e29 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:27:11.841 +05:30 3201b57c-2b5c-46b3-9953-dc8c0f288aa1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4998ms 2024-03-23 22:27:11.841 +05:30 e1f5f49b-e7ce-4617-8879-94f72b8d3e29 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2103ms 2024-03-23 22:27:11.864 +05:30 30a58073-359e-4d4a-a9a3-f3baad31fe98 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:27:11.864 +05:30 7b37e62c-1b7a-4b53-9da9-048df883ee72 INF CORS policy execution successful. 2024-03-23 22:27:11.864 +05:30 7b37e62c-1b7a-4b53-9da9-048df883ee72 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:27:11.865 +05:30 7b37e62c-1b7a-4b53-9da9-048df883ee72 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:27:11.865 +05:30 7b37e62c-1b7a-4b53-9da9-048df883ee72 INF Fetching Department deatails 2024-03-23 22:27:11.866 +05:30 7b37e62c-1b7a-4b53-9da9-048df883ee72 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:27:11.866 +05:30 7b37e62c-1b7a-4b53-9da9-048df883ee72 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.5863ms 2024-03-23 22:27:11.866 +05:30 7b37e62c-1b7a-4b53-9da9-048df883ee72 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:27:11.866 +05:30 7b37e62c-1b7a-4b53-9da9-048df883ee72 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.5144ms 2024-03-23 22:27:17.194 +05:30 556a31df-07bc-45ce-aebc-d086359203e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:27:17.195 +05:30 b0571659-0e8b-4866-8725-6b49dec08198 INF CORS policy execution successful. 2024-03-23 22:27:17.195 +05:30 b0571659-0e8b-4866-8725-6b49dec08198 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:27:17.195 +05:30 b0571659-0e8b-4866-8725-6b49dec08198 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:27:17.197 +05:30 b0571659-0e8b-4866-8725-6b49dec08198 INF Fetching Field details for Master 2024-03-23 22:27:17.199 +05:30 b0571659-0e8b-4866-8725-6b49dec08198 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:27:17.200 +05:30 b0571659-0e8b-4866-8725-6b49dec08198 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.1513ms 2024-03-23 22:27:17.200 +05:30 b0571659-0e8b-4866-8725-6b49dec08198 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:27:17.200 +05:30 b0571659-0e8b-4866-8725-6b49dec08198 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 5.3578ms 2024-03-23 22:27:17.719 +05:30 3a9605ad-c40c-46f4-a13b-caaab0be4a39 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:27:17.719 +05:30 17ba4794-3e24-49f7-835b-a3a2c6d98ddb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:27:17.719 +05:30 1cf3ee9a-180c-4b60-bddb-1bde27e78a37 INF CORS policy execution successful. 2024-03-23 22:27:17.719 +05:30 c9dd3b89-637d-441d-a7b3-dea9b310a156 INF CORS policy execution successful. 2024-03-23 22:27:17.719 +05:30 1cf3ee9a-180c-4b60-bddb-1bde27e78a37 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:27:17.719 +05:30 c9dd3b89-637d-441d-a7b3-dea9b310a156 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:27:17.719 +05:30 1cf3ee9a-180c-4b60-bddb-1bde27e78a37 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:27:17.719 +05:30 c9dd3b89-637d-441d-a7b3-dea9b310a156 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:27:17.720 +05:30 1cf3ee9a-180c-4b60-bddb-1bde27e78a37 INF Fetching Country deatails 2024-03-23 22:27:17.720 +05:30 c9dd3b89-637d-441d-a7b3-dea9b310a156 INF Fetching City deatails 2024-03-23 22:27:17.720 +05:30 f664881d-6681-4b68-80ad-60e9beb43523 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:27:17.721 +05:30 0843e6a3-fae3-4992-9bf7-26be90409bd1 INF CORS policy execution successful. 2024-03-23 22:27:17.721 +05:30 0843e6a3-fae3-4992-9bf7-26be90409bd1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:27:17.721 +05:30 0843e6a3-fae3-4992-9bf7-26be90409bd1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:27:17.721 +05:30 0843e6a3-fae3-4992-9bf7-26be90409bd1 INF Fetching Department deatails 2024-03-23 22:27:17.721 +05:30 1cf3ee9a-180c-4b60-bddb-1bde27e78a37 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:27:17.721 +05:30 c9dd3b89-637d-441d-a7b3-dea9b310a156 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:27:17.722 +05:30 0843e6a3-fae3-4992-9bf7-26be90409bd1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:27:17.722 +05:30 1cf3ee9a-180c-4b60-bddb-1bde27e78a37 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0538ms 2024-03-23 22:27:17.722 +05:30 c9dd3b89-637d-441d-a7b3-dea9b310a156 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0391ms 2024-03-23 22:27:17.722 +05:30 0843e6a3-fae3-4992-9bf7-26be90409bd1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.8274ms 2024-03-23 22:27:17.722 +05:30 c9dd3b89-637d-441d-a7b3-dea9b310a156 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:27:17.722 +05:30 1cf3ee9a-180c-4b60-bddb-1bde27e78a37 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:27:17.722 +05:30 0843e6a3-fae3-4992-9bf7-26be90409bd1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:27:17.722 +05:30 c9dd3b89-637d-441d-a7b3-dea9b310a156 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.9723ms 2024-03-23 22:27:17.722 +05:30 0843e6a3-fae3-4992-9bf7-26be90409bd1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.4594ms 2024-03-23 22:27:17.722 +05:30 1cf3ee9a-180c-4b60-bddb-1bde27e78a37 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.0528ms 2024-03-23 22:36:51.088 +05:30 9d557725-8f80-4738-b083-6d6ca7370a4d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:36:51.088 +05:30 270e95e1-d8d7-495b-9b2f-435d853cb87c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:36:51.090 +05:30 7dd98210-3ea3-4900-9e66-2d9edb80db32 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:36:51.092 +05:30 6dc05767-948e-4e5a-acf9-544214f7c8bc INF CORS policy execution successful. 2024-03-23 22:36:51.092 +05:30 2e0daa4c-808b-42c4-bd0e-508182f6de86 INF CORS policy execution successful. 2024-03-23 22:36:51.092 +05:30 506c7c70-63a6-4dee-9e28-a374decfac2b INF CORS policy execution successful. 2024-03-23 22:36:51.093 +05:30 6dc05767-948e-4e5a-acf9-544214f7c8bc INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:36:51.093 +05:30 2e0daa4c-808b-42c4-bd0e-508182f6de86 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:36:51.093 +05:30 506c7c70-63a6-4dee-9e28-a374decfac2b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:36:51.094 +05:30 2e0daa4c-808b-42c4-bd0e-508182f6de86 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:36:51.094 +05:30 6dc05767-948e-4e5a-acf9-544214f7c8bc INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:36:51.094 +05:30 506c7c70-63a6-4dee-9e28-a374decfac2b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:36:51.095 +05:30 2e0daa4c-808b-42c4-bd0e-508182f6de86 INF Fetching City deatails 2024-03-23 22:36:51.095 +05:30 506c7c70-63a6-4dee-9e28-a374decfac2b INF Fetching Country deatails 2024-03-23 22:36:51.095 +05:30 6dc05767-948e-4e5a-acf9-544214f7c8bc INF Fetching Department deatails 2024-03-23 22:36:51.272 +05:30 6dc05767-948e-4e5a-acf9-544214f7c8bc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:36:51.274 +05:30 6dc05767-948e-4e5a-acf9-544214f7c8bc INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 180.2079ms 2024-03-23 22:36:51.275 +05:30 6dc05767-948e-4e5a-acf9-544214f7c8bc INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:36:51.275 +05:30 6dc05767-948e-4e5a-acf9-544214f7c8bc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 184.6981ms 2024-03-23 22:36:51.276 +05:30 506c7c70-63a6-4dee-9e28-a374decfac2b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:36:51.276 +05:30 2e0daa4c-808b-42c4-bd0e-508182f6de86 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:36:51.276 +05:30 506c7c70-63a6-4dee-9e28-a374decfac2b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 181.6353ms 2024-03-23 22:36:51.276 +05:30 506c7c70-63a6-4dee-9e28-a374decfac2b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:36:51.276 +05:30 2e0daa4c-808b-42c4-bd0e-508182f6de86 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 182.31ms 2024-03-23 22:36:51.276 +05:30 2e0daa4c-808b-42c4-bd0e-508182f6de86 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:36:51.276 +05:30 506c7c70-63a6-4dee-9e28-a374decfac2b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 189.102ms 2024-03-23 22:36:51.277 +05:30 2e0daa4c-808b-42c4-bd0e-508182f6de86 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 189.2713ms 2024-03-23 22:36:59.764 +05:30 8d415880-8a4f-49ad-8198-5aaae3f66f93 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:36:59.765 +05:30 73b33d58-507e-40ae-aa0c-bdf859a7941a INF CORS policy execution successful. 2024-03-23 22:36:59.765 +05:30 73b33d58-507e-40ae-aa0c-bdf859a7941a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:36:59.765 +05:30 73b33d58-507e-40ae-aa0c-bdf859a7941a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:36:59.765 +05:30 73b33d58-507e-40ae-aa0c-bdf859a7941a INF Fetching City deatails 2024-03-23 22:36:59.766 +05:30 73b33d58-507e-40ae-aa0c-bdf859a7941a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:36:59.766 +05:30 73b33d58-507e-40ae-aa0c-bdf859a7941a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4343ms 2024-03-23 22:36:59.766 +05:30 73b33d58-507e-40ae-aa0c-bdf859a7941a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:36:59.766 +05:30 73b33d58-507e-40ae-aa0c-bdf859a7941a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.3152ms 2024-03-23 22:36:59.773 +05:30 5614f0ce-a638-47c3-a15e-c81446f21038 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:36:59.774 +05:30 d9390538-aa9c-4b8c-82f6-411d8ec2412e INF CORS policy execution successful. 2024-03-23 22:36:59.774 +05:30 d9390538-aa9c-4b8c-82f6-411d8ec2412e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:36:59.773 +05:30 3efd14a5-1175-4eb7-9cfa-694489e1185a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:36:59.774 +05:30 d9390538-aa9c-4b8c-82f6-411d8ec2412e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:36:59.774 +05:30 50cacb55-9725-4480-bded-02bb7f59f30f INF CORS policy execution successful. 2024-03-23 22:36:59.774 +05:30 50cacb55-9725-4480-bded-02bb7f59f30f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:36:59.774 +05:30 d9390538-aa9c-4b8c-82f6-411d8ec2412e INF Fetching Country deatails 2024-03-23 22:36:59.775 +05:30 50cacb55-9725-4480-bded-02bb7f59f30f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:36:59.775 +05:30 50cacb55-9725-4480-bded-02bb7f59f30f INF Fetching Department deatails 2024-03-23 22:36:59.777 +05:30 d9390538-aa9c-4b8c-82f6-411d8ec2412e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:36:59.777 +05:30 50cacb55-9725-4480-bded-02bb7f59f30f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:36:59.778 +05:30 50cacb55-9725-4480-bded-02bb7f59f30f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.5205ms 2024-03-23 22:36:59.778 +05:30 d9390538-aa9c-4b8c-82f6-411d8ec2412e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.7469ms 2024-03-23 22:36:59.778 +05:30 50cacb55-9725-4480-bded-02bb7f59f30f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:36:59.778 +05:30 d9390538-aa9c-4b8c-82f6-411d8ec2412e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:36:59.779 +05:30 d9390538-aa9c-4b8c-82f6-411d8ec2412e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 5.594ms 2024-03-23 22:36:59.779 +05:30 50cacb55-9725-4480-bded-02bb7f59f30f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.5729ms 2024-03-23 22:37:04.990 +05:30 eff5e098-1e1a-40b8-aa76-27c561175194 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:04.990 +05:30 27588144-c1f0-474e-9230-a68b25a8e9e2 INF CORS policy execution successful. 2024-03-23 22:37:04.990 +05:30 27588144-c1f0-474e-9230-a68b25a8e9e2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:04.990 +05:30 27588144-c1f0-474e-9230-a68b25a8e9e2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:04.990 +05:30 27588144-c1f0-474e-9230-a68b25a8e9e2 INF Fetching City deatails 2024-03-23 22:37:04.991 +05:30 27588144-c1f0-474e-9230-a68b25a8e9e2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:04.992 +05:30 27588144-c1f0-474e-9230-a68b25a8e9e2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5314ms 2024-03-23 22:37:04.992 +05:30 27588144-c1f0-474e-9230-a68b25a8e9e2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:04.992 +05:30 27588144-c1f0-474e-9230-a68b25a8e9e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5883ms 2024-03-23 22:37:04.993 +05:30 e47b031a-e7de-4b0b-a3af-04fd3dbe22ed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:04.993 +05:30 e0f6de40-c9b9-4899-a2d0-f75015fcbbc2 INF CORS policy execution successful. 2024-03-23 22:37:04.993 +05:30 e0f6de40-c9b9-4899-a2d0-f75015fcbbc2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:04.993 +05:30 e0f6de40-c9b9-4899-a2d0-f75015fcbbc2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:04.993 +05:30 e0f6de40-c9b9-4899-a2d0-f75015fcbbc2 INF Fetching Country deatails 2024-03-23 22:37:04.994 +05:30 e0f6de40-c9b9-4899-a2d0-f75015fcbbc2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:04.994 +05:30 e0f6de40-c9b9-4899-a2d0-f75015fcbbc2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.8423ms 2024-03-23 22:37:04.994 +05:30 e0f6de40-c9b9-4899-a2d0-f75015fcbbc2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:04.994 +05:30 e0f6de40-c9b9-4899-a2d0-f75015fcbbc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.287ms 2024-03-23 22:37:05.002 +05:30 27f88598-4717-4279-b1ca-f259d20a74c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:05.002 +05:30 778d90e6-d1bf-4506-91d1-86b0c9fc0195 INF CORS policy execution successful. 2024-03-23 22:37:05.002 +05:30 778d90e6-d1bf-4506-91d1-86b0c9fc0195 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:05.002 +05:30 778d90e6-d1bf-4506-91d1-86b0c9fc0195 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:05.002 +05:30 778d90e6-d1bf-4506-91d1-86b0c9fc0195 INF Fetching Department deatails 2024-03-23 22:37:05.003 +05:30 778d90e6-d1bf-4506-91d1-86b0c9fc0195 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:05.003 +05:30 778d90e6-d1bf-4506-91d1-86b0c9fc0195 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.346ms 2024-03-23 22:37:05.004 +05:30 778d90e6-d1bf-4506-91d1-86b0c9fc0195 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:05.004 +05:30 778d90e6-d1bf-4506-91d1-86b0c9fc0195 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0101ms 2024-03-23 22:37:05.243 +05:30 5073d3d9-9902-4d10-99f7-6d6ca174223f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:05.244 +05:30 99c7a91f-7563-412d-a5a4-0eb2f980604f INF CORS policy execution successful. 2024-03-23 22:37:05.244 +05:30 99c7a91f-7563-412d-a5a4-0eb2f980604f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:05.244 +05:30 99c7a91f-7563-412d-a5a4-0eb2f980604f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:05.244 +05:30 99c7a91f-7563-412d-a5a4-0eb2f980604f INF Fetching City deatails 2024-03-23 22:37:05.245 +05:30 99c7a91f-7563-412d-a5a4-0eb2f980604f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:05.246 +05:30 99c7a91f-7563-412d-a5a4-0eb2f980604f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7708ms 2024-03-23 22:37:05.246 +05:30 99c7a91f-7563-412d-a5a4-0eb2f980604f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:05.246 +05:30 99c7a91f-7563-412d-a5a4-0eb2f980604f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5691ms 2024-03-23 22:37:05.247 +05:30 01dca3b6-7bca-4b24-bbe6-3f361c02b6a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:05.247 +05:30 ed6669be-b321-47cb-9c0e-b0229b21870a INF CORS policy execution successful. 2024-03-23 22:37:05.247 +05:30 ed6669be-b321-47cb-9c0e-b0229b21870a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:05.247 +05:30 ed6669be-b321-47cb-9c0e-b0229b21870a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:05.247 +05:30 ed6669be-b321-47cb-9c0e-b0229b21870a INF Fetching Country deatails 2024-03-23 22:37:05.250 +05:30 ed6669be-b321-47cb-9c0e-b0229b21870a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:05.250 +05:30 ed6669be-b321-47cb-9c0e-b0229b21870a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.2066ms 2024-03-23 22:37:05.250 +05:30 ed6669be-b321-47cb-9c0e-b0229b21870a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:05.251 +05:30 ed6669be-b321-47cb-9c0e-b0229b21870a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.2351ms 2024-03-23 22:37:05.388 +05:30 acb9f47b-5cb7-4508-b609-53b4dd789657 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:05.388 +05:30 2126b0e2-be72-4b73-ab8d-c5fd577eeec3 INF CORS policy execution successful. 2024-03-23 22:37:05.388 +05:30 2126b0e2-be72-4b73-ab8d-c5fd577eeec3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:05.388 +05:30 2126b0e2-be72-4b73-ab8d-c5fd577eeec3 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:05.388 +05:30 2126b0e2-be72-4b73-ab8d-c5fd577eeec3 INF Fetching Department deatails 2024-03-23 22:37:05.389 +05:30 2126b0e2-be72-4b73-ab8d-c5fd577eeec3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:05.390 +05:30 2126b0e2-be72-4b73-ab8d-c5fd577eeec3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4649ms 2024-03-23 22:37:05.390 +05:30 2126b0e2-be72-4b73-ab8d-c5fd577eeec3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:05.390 +05:30 2126b0e2-be72-4b73-ab8d-c5fd577eeec3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2267ms 2024-03-23 22:37:06.207 +05:30 15d17c15-ed8c-4e97-9427-9663aa9a4039 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:06.208 +05:30 30a292c7-3ba3-4703-8488-037b409dfc04 INF CORS policy execution successful. 2024-03-23 22:37:06.208 +05:30 30a292c7-3ba3-4703-8488-037b409dfc04 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:06.208 +05:30 30a292c7-3ba3-4703-8488-037b409dfc04 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:06.208 +05:30 30a292c7-3ba3-4703-8488-037b409dfc04 INF Fetching City deatails 2024-03-23 22:37:06.210 +05:30 30a292c7-3ba3-4703-8488-037b409dfc04 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:06.210 +05:30 30a292c7-3ba3-4703-8488-037b409dfc04 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9741ms 2024-03-23 22:37:06.210 +05:30 30a292c7-3ba3-4703-8488-037b409dfc04 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:06.211 +05:30 30a292c7-3ba3-4703-8488-037b409dfc04 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1283ms 2024-03-23 22:37:06.212 +05:30 e363340f-88aa-483c-8274-0b8a32e87272 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:06.213 +05:30 3cc5156b-050e-4260-962d-1b9a05270c4b INF CORS policy execution successful. 2024-03-23 22:37:06.213 +05:30 3cc5156b-050e-4260-962d-1b9a05270c4b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:06.213 +05:30 3cc5156b-050e-4260-962d-1b9a05270c4b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:06.213 +05:30 3cc5156b-050e-4260-962d-1b9a05270c4b INF Fetching Country deatails 2024-03-23 22:37:06.214 +05:30 3cc5156b-050e-4260-962d-1b9a05270c4b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:06.215 +05:30 3cc5156b-050e-4260-962d-1b9a05270c4b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7546ms 2024-03-23 22:37:06.215 +05:30 3cc5156b-050e-4260-962d-1b9a05270c4b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:06.215 +05:30 3cc5156b-050e-4260-962d-1b9a05270c4b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.6327ms 2024-03-23 22:37:06.221 +05:30 432b9a22-5ed2-4558-ac7d-c1b2e06ae710 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:06.221 +05:30 0d334fcc-b636-449a-a69a-9f09e23c7d6a INF CORS policy execution successful. 2024-03-23 22:37:06.222 +05:30 0d334fcc-b636-449a-a69a-9f09e23c7d6a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:06.222 +05:30 0d334fcc-b636-449a-a69a-9f09e23c7d6a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:06.222 +05:30 0d334fcc-b636-449a-a69a-9f09e23c7d6a INF Fetching Department deatails 2024-03-23 22:37:06.223 +05:30 0d334fcc-b636-449a-a69a-9f09e23c7d6a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:06.223 +05:30 0d334fcc-b636-449a-a69a-9f09e23c7d6a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3098ms 2024-03-23 22:37:06.223 +05:30 0d334fcc-b636-449a-a69a-9f09e23c7d6a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:06.223 +05:30 0d334fcc-b636-449a-a69a-9f09e23c7d6a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.154ms 2024-03-23 22:37:06.487 +05:30 f18e2aac-a60f-4ba2-a5c5-84c37343230c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:06.487 +05:30 ba994607-5396-4d58-8abd-57463ae75a8f INF CORS policy execution successful. 2024-03-23 22:37:06.487 +05:30 ba994607-5396-4d58-8abd-57463ae75a8f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:06.488 +05:30 ba994607-5396-4d58-8abd-57463ae75a8f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:06.488 +05:30 ba994607-5396-4d58-8abd-57463ae75a8f INF Fetching City deatails 2024-03-23 22:37:06.489 +05:30 ba994607-5396-4d58-8abd-57463ae75a8f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:06.489 +05:30 ba994607-5396-4d58-8abd-57463ae75a8f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7179ms 2024-03-23 22:37:06.489 +05:30 ba994607-5396-4d58-8abd-57463ae75a8f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:06.490 +05:30 ba994607-5396-4d58-8abd-57463ae75a8f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4986ms 2024-03-23 22:37:06.491 +05:30 7898583d-e40a-4a78-9196-706374bf31e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:06.492 +05:30 00ee02b8-bd38-4388-8e08-f3878263e78f INF CORS policy execution successful. 2024-03-23 22:37:06.492 +05:30 00ee02b8-bd38-4388-8e08-f3878263e78f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:06.492 +05:30 00ee02b8-bd38-4388-8e08-f3878263e78f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:06.492 +05:30 00ee02b8-bd38-4388-8e08-f3878263e78f INF Fetching Country deatails 2024-03-23 22:37:06.493 +05:30 00ee02b8-bd38-4388-8e08-f3878263e78f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:06.493 +05:30 00ee02b8-bd38-4388-8e08-f3878263e78f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1148ms 2024-03-23 22:37:06.493 +05:30 00ee02b8-bd38-4388-8e08-f3878263e78f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:06.493 +05:30 00ee02b8-bd38-4388-8e08-f3878263e78f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.6617ms 2024-03-23 22:37:06.495 +05:30 64e896c9-43c0-490d-98e2-fd45bacbe324 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:06.495 +05:30 c009eff1-8e9b-46da-9b9e-b60cc28a3e0a INF CORS policy execution successful. 2024-03-23 22:37:06.496 +05:30 c009eff1-8e9b-46da-9b9e-b60cc28a3e0a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:06.496 +05:30 c009eff1-8e9b-46da-9b9e-b60cc28a3e0a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:06.496 +05:30 c009eff1-8e9b-46da-9b9e-b60cc28a3e0a INF Fetching Department deatails 2024-03-23 22:37:06.497 +05:30 c009eff1-8e9b-46da-9b9e-b60cc28a3e0a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:06.497 +05:30 c009eff1-8e9b-46da-9b9e-b60cc28a3e0a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4108ms 2024-03-23 22:37:06.497 +05:30 c009eff1-8e9b-46da-9b9e-b60cc28a3e0a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:06.497 +05:30 c009eff1-8e9b-46da-9b9e-b60cc28a3e0a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0912ms 2024-03-23 22:37:06.863 +05:30 a1669c50-db88-4941-8df3-fc1019616278 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:06.863 +05:30 4ae2af64-f719-4ad2-bfe0-806f5c2d9276 INF CORS policy execution successful. 2024-03-23 22:37:06.863 +05:30 4ae2af64-f719-4ad2-bfe0-806f5c2d9276 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:06.863 +05:30 bb2844ee-152c-4d0b-89db-6a55509a8b3c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:06.863 +05:30 4ae2af64-f719-4ad2-bfe0-806f5c2d9276 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:06.863 +05:30 4ae2af64-f719-4ad2-bfe0-806f5c2d9276 INF Fetching City deatails 2024-03-23 22:37:06.863 +05:30 eea3aca6-ae9a-4e99-91e0-91844fe58c54 INF CORS policy execution successful. 2024-03-23 22:37:06.864 +05:30 eea3aca6-ae9a-4e99-91e0-91844fe58c54 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:06.864 +05:30 eea3aca6-ae9a-4e99-91e0-91844fe58c54 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:06.864 +05:30 eea3aca6-ae9a-4e99-91e0-91844fe58c54 INF Fetching Country deatails 2024-03-23 22:37:06.864 +05:30 aab3983a-6a64-4e2f-bbfa-74810a8811cd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:06.864 +05:30 b0c4ea07-b973-45c4-b06d-3eb6ca064bee INF CORS policy execution successful. 2024-03-23 22:37:06.864 +05:30 b0c4ea07-b973-45c4-b06d-3eb6ca064bee INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:06.864 +05:30 4ae2af64-f719-4ad2-bfe0-806f5c2d9276 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:06.865 +05:30 b0c4ea07-b973-45c4-b06d-3eb6ca064bee INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:06.865 +05:30 b0c4ea07-b973-45c4-b06d-3eb6ca064bee INF Fetching Department deatails 2024-03-23 22:37:06.865 +05:30 eea3aca6-ae9a-4e99-91e0-91844fe58c54 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:06.865 +05:30 4ae2af64-f719-4ad2-bfe0-806f5c2d9276 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6073ms 2024-03-23 22:37:06.865 +05:30 eea3aca6-ae9a-4e99-91e0-91844fe58c54 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2068ms 2024-03-23 22:37:06.865 +05:30 4ae2af64-f719-4ad2-bfe0-806f5c2d9276 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:06.865 +05:30 eea3aca6-ae9a-4e99-91e0-91844fe58c54 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:06.865 +05:30 eea3aca6-ae9a-4e99-91e0-91844fe58c54 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1806ms 2024-03-23 22:37:06.865 +05:30 4ae2af64-f719-4ad2-bfe0-806f5c2d9276 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6383ms 2024-03-23 22:37:06.865 +05:30 b0c4ea07-b973-45c4-b06d-3eb6ca064bee INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:06.865 +05:30 b0c4ea07-b973-45c4-b06d-3eb6ca064bee INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.8098ms 2024-03-23 22:37:06.866 +05:30 b0c4ea07-b973-45c4-b06d-3eb6ca064bee INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:06.866 +05:30 b0c4ea07-b973-45c4-b06d-3eb6ca064bee INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.4961ms 2024-03-23 22:37:07.718 +05:30 3f2de6f8-b0c0-4d07-a810-059d390b9b66 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:07.718 +05:30 d314e246-905a-4800-8cbf-98ceab4be60f INF CORS policy execution successful. 2024-03-23 22:37:07.718 +05:30 d314e246-905a-4800-8cbf-98ceab4be60f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:07.718 +05:30 d314e246-905a-4800-8cbf-98ceab4be60f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:07.718 +05:30 d314e246-905a-4800-8cbf-98ceab4be60f INF Fetching City deatails 2024-03-23 22:37:07.719 +05:30 7cef8f97-cd80-45db-94ed-cf01fb1d0bb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:07.719 +05:30 d314e246-905a-4800-8cbf-98ceab4be60f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:07.719 +05:30 ae52c89d-0149-4308-8bc2-a6bb340f9072 INF CORS policy execution successful. 2024-03-23 22:37:07.719 +05:30 ae52c89d-0149-4308-8bc2-a6bb340f9072 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:07.719 +05:30 d314e246-905a-4800-8cbf-98ceab4be60f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3966ms 2024-03-23 22:37:07.719 +05:30 d314e246-905a-4800-8cbf-98ceab4be60f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:07.719 +05:30 ae52c89d-0149-4308-8bc2-a6bb340f9072 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:07.720 +05:30 d314e246-905a-4800-8cbf-98ceab4be60f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1171ms 2024-03-23 22:37:07.720 +05:30 ae52c89d-0149-4308-8bc2-a6bb340f9072 INF Fetching Country deatails 2024-03-23 22:37:07.721 +05:30 ae52c89d-0149-4308-8bc2-a6bb340f9072 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:07.721 +05:30 ae52c89d-0149-4308-8bc2-a6bb340f9072 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5264ms 2024-03-23 22:37:07.721 +05:30 ae52c89d-0149-4308-8bc2-a6bb340f9072 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:07.721 +05:30 ae52c89d-0149-4308-8bc2-a6bb340f9072 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4795ms 2024-03-23 22:37:07.726 +05:30 43255daa-09c2-4567-aa72-80ba84328297 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:07.727 +05:30 d427fb64-5245-4d71-9246-b88bac02e39d INF CORS policy execution successful. 2024-03-23 22:37:07.727 +05:30 d427fb64-5245-4d71-9246-b88bac02e39d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:07.727 +05:30 d427fb64-5245-4d71-9246-b88bac02e39d INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:07.727 +05:30 d427fb64-5245-4d71-9246-b88bac02e39d INF Fetching Department deatails 2024-03-23 22:37:07.728 +05:30 d427fb64-5245-4d71-9246-b88bac02e39d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:07.728 +05:30 d427fb64-5245-4d71-9246-b88bac02e39d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3702ms 2024-03-23 22:37:07.728 +05:30 d427fb64-5245-4d71-9246-b88bac02e39d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:07.728 +05:30 d427fb64-5245-4d71-9246-b88bac02e39d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1257ms 2024-03-23 22:37:08.001 +05:30 39ca8489-a0a6-4ff0-9cee-edb7593602c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:08.001 +05:30 a0726e8a-4253-4018-8edd-40d5944637ea INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:08.002 +05:30 8f1733d4-e786-42ee-b402-3e5bfd8d6554 INF CORS policy execution successful. 2024-03-23 22:37:08.002 +05:30 d3ea2dc3-5ad4-4873-9ca7-c49dd5d75530 INF CORS policy execution successful. 2024-03-23 22:37:08.002 +05:30 8f1733d4-e786-42ee-b402-3e5bfd8d6554 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:08.002 +05:30 d3ea2dc3-5ad4-4873-9ca7-c49dd5d75530 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:08.002 +05:30 8f1733d4-e786-42ee-b402-3e5bfd8d6554 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:08.002 +05:30 d3ea2dc3-5ad4-4873-9ca7-c49dd5d75530 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:08.002 +05:30 d3ea2dc3-5ad4-4873-9ca7-c49dd5d75530 INF Fetching Country deatails 2024-03-23 22:37:08.002 +05:30 8f1733d4-e786-42ee-b402-3e5bfd8d6554 INF Fetching City deatails 2024-03-23 22:37:08.003 +05:30 d3ea2dc3-5ad4-4873-9ca7-c49dd5d75530 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:08.003 +05:30 8f1733d4-e786-42ee-b402-3e5bfd8d6554 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:08.003 +05:30 d3ea2dc3-5ad4-4873-9ca7-c49dd5d75530 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2459ms 2024-03-23 22:37:08.003 +05:30 d3ea2dc3-5ad4-4873-9ca7-c49dd5d75530 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:08.003 +05:30 04576b35-f049-419c-b6c5-e6f3a8c6a9d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:08.003 +05:30 8f1733d4-e786-42ee-b402-3e5bfd8d6554 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3956ms 2024-03-23 22:37:08.003 +05:30 d3ea2dc3-5ad4-4873-9ca7-c49dd5d75530 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.7685ms 2024-03-23 22:37:08.003 +05:30 8f1733d4-e786-42ee-b402-3e5bfd8d6554 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:08.003 +05:30 f92e4ce1-3a5e-4192-9083-1433fc507aca INF CORS policy execution successful. 2024-03-23 22:37:08.003 +05:30 8f1733d4-e786-42ee-b402-3e5bfd8d6554 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2067ms 2024-03-23 22:37:08.003 +05:30 f92e4ce1-3a5e-4192-9083-1433fc507aca INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:08.004 +05:30 f92e4ce1-3a5e-4192-9083-1433fc507aca INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:08.004 +05:30 f92e4ce1-3a5e-4192-9083-1433fc507aca INF Fetching Department deatails 2024-03-23 22:37:08.004 +05:30 f92e4ce1-3a5e-4192-9083-1433fc507aca INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:08.005 +05:30 f92e4ce1-3a5e-4192-9083-1433fc507aca INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.9725ms 2024-03-23 22:37:08.005 +05:30 f92e4ce1-3a5e-4192-9083-1433fc507aca INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:08.005 +05:30 f92e4ce1-3a5e-4192-9083-1433fc507aca INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.7498ms 2024-03-23 22:37:08.826 +05:30 129408f9-d551-47e5-a5fc-51a1d5a2f902 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:08.826 +05:30 6eb9a456-9efd-49ed-8c5d-f5ae5ae8844c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:08.826 +05:30 a630cc23-7a86-437c-b7aa-e6fbf9e0ce98 INF CORS policy execution successful. 2024-03-23 22:37:08.826 +05:30 dfe0534e-63c1-44ee-adb1-661132557b12 INF CORS policy execution successful. 2024-03-23 22:37:08.826 +05:30 dfe0534e-63c1-44ee-adb1-661132557b12 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:08.826 +05:30 a630cc23-7a86-437c-b7aa-e6fbf9e0ce98 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:08.826 +05:30 dfe0534e-63c1-44ee-adb1-661132557b12 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:08.826 +05:30 a630cc23-7a86-437c-b7aa-e6fbf9e0ce98 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:08.826 +05:30 dfe0534e-63c1-44ee-adb1-661132557b12 INF Fetching City deatails 2024-03-23 22:37:08.826 +05:30 a630cc23-7a86-437c-b7aa-e6fbf9e0ce98 INF Fetching Country deatails 2024-03-23 22:37:08.827 +05:30 a630cc23-7a86-437c-b7aa-e6fbf9e0ce98 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:08.827 +05:30 dfe0534e-63c1-44ee-adb1-661132557b12 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:08.828 +05:30 dfe0534e-63c1-44ee-adb1-661132557b12 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4192ms 2024-03-23 22:37:08.828 +05:30 a630cc23-7a86-437c-b7aa-e6fbf9e0ce98 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3969ms 2024-03-23 22:37:08.828 +05:30 dfe0534e-63c1-44ee-adb1-661132557b12 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:08.828 +05:30 a630cc23-7a86-437c-b7aa-e6fbf9e0ce98 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:08.828 +05:30 a630cc23-7a86-437c-b7aa-e6fbf9e0ce98 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1854ms 2024-03-23 22:37:08.828 +05:30 dfe0534e-63c1-44ee-adb1-661132557b12 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1197ms 2024-03-23 22:37:08.830 +05:30 8d86e67a-9089-4972-8891-e54c926341c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:08.830 +05:30 d559b2e8-e328-4030-b865-71689e2922e7 INF CORS policy execution successful. 2024-03-23 22:37:08.830 +05:30 d559b2e8-e328-4030-b865-71689e2922e7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:08.830 +05:30 d559b2e8-e328-4030-b865-71689e2922e7 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:08.830 +05:30 d559b2e8-e328-4030-b865-71689e2922e7 INF Fetching Department deatails 2024-03-23 22:37:08.831 +05:30 d559b2e8-e328-4030-b865-71689e2922e7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:08.831 +05:30 d559b2e8-e328-4030-b865-71689e2922e7 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0413ms 2024-03-23 22:37:08.831 +05:30 d559b2e8-e328-4030-b865-71689e2922e7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:08.831 +05:30 d559b2e8-e328-4030-b865-71689e2922e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.6881ms 2024-03-23 22:37:09.097 +05:30 7c03010e-8c67-4b5c-b2fa-11a5e2004b38 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:09.098 +05:30 b3c044f1-9089-43f7-aa7b-644051733b49 INF CORS policy execution successful. 2024-03-23 22:37:09.098 +05:30 fc879e25-9a34-49a5-ba44-f9e3ba637629 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:09.098 +05:30 b3c044f1-9089-43f7-aa7b-644051733b49 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:09.098 +05:30 a0ed39e6-676a-4359-9c2a-2e79364f444e INF CORS policy execution successful. 2024-03-23 22:37:09.098 +05:30 a0ed39e6-676a-4359-9c2a-2e79364f444e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:09.098 +05:30 b3c044f1-9089-43f7-aa7b-644051733b49 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:09.098 +05:30 b3c044f1-9089-43f7-aa7b-644051733b49 INF Fetching City deatails 2024-03-23 22:37:09.098 +05:30 a0ed39e6-676a-4359-9c2a-2e79364f444e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:09.098 +05:30 a0ed39e6-676a-4359-9c2a-2e79364f444e INF Fetching Country deatails 2024-03-23 22:37:09.099 +05:30 ad27f6c2-49ad-4288-b37f-c44fe275ad97 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:09.099 +05:30 6e852502-9624-480e-ad42-7c7ca3991a87 INF CORS policy execution successful. 2024-03-23 22:37:09.099 +05:30 6e852502-9624-480e-ad42-7c7ca3991a87 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:09.099 +05:30 6e852502-9624-480e-ad42-7c7ca3991a87 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:09.099 +05:30 6e852502-9624-480e-ad42-7c7ca3991a87 INF Fetching Department deatails 2024-03-23 22:37:09.099 +05:30 b3c044f1-9089-43f7-aa7b-644051733b49 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:09.099 +05:30 a0ed39e6-676a-4359-9c2a-2e79364f444e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:09.100 +05:30 b3c044f1-9089-43f7-aa7b-644051733b49 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5958ms 2024-03-23 22:37:09.100 +05:30 a0ed39e6-676a-4359-9c2a-2e79364f444e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4899ms 2024-03-23 22:37:09.100 +05:30 b3c044f1-9089-43f7-aa7b-644051733b49 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:09.100 +05:30 a0ed39e6-676a-4359-9c2a-2e79364f444e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:09.100 +05:30 b3c044f1-9089-43f7-aa7b-644051733b49 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.9948ms 2024-03-23 22:37:09.100 +05:30 a0ed39e6-676a-4359-9c2a-2e79364f444e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.5268ms 2024-03-23 22:37:09.102 +05:30 6e852502-9624-480e-ad42-7c7ca3991a87 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:09.102 +05:30 6e852502-9624-480e-ad42-7c7ca3991a87 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.3329ms 2024-03-23 22:37:09.102 +05:30 6e852502-9624-480e-ad42-7c7ca3991a87 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:09.103 +05:30 6e852502-9624-480e-ad42-7c7ca3991a87 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9806ms 2024-03-23 22:37:09.357 +05:30 40f5d8d4-6304-45d5-90eb-fde74d9011ce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:09.358 +05:30 773c0a8b-466a-4f9e-9bb2-8131d532ad50 INF CORS policy execution successful. 2024-03-23 22:37:09.358 +05:30 773c0a8b-466a-4f9e-9bb2-8131d532ad50 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:09.358 +05:30 773c0a8b-466a-4f9e-9bb2-8131d532ad50 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:09.358 +05:30 773c0a8b-466a-4f9e-9bb2-8131d532ad50 INF Fetching City deatails 2024-03-23 22:37:09.359 +05:30 26339074-0ed8-4b35-968a-d4b25c401d06 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:09.359 +05:30 773c0a8b-466a-4f9e-9bb2-8131d532ad50 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:09.359 +05:30 cbdc9f56-84e4-4901-a77b-555c568d782e INF CORS policy execution successful. 2024-03-23 22:37:09.359 +05:30 cbdc9f56-84e4-4901-a77b-555c568d782e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:09.359 +05:30 cbdc9f56-84e4-4901-a77b-555c568d782e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:09.359 +05:30 cbdc9f56-84e4-4901-a77b-555c568d782e INF Fetching Country deatails 2024-03-23 22:37:09.359 +05:30 773c0a8b-466a-4f9e-9bb2-8131d532ad50 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4623ms 2024-03-23 22:37:09.359 +05:30 773c0a8b-466a-4f9e-9bb2-8131d532ad50 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:09.359 +05:30 773c0a8b-466a-4f9e-9bb2-8131d532ad50 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2524ms 2024-03-23 22:37:09.360 +05:30 13261068-706a-47d3-82ee-fba1bc6defed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:09.360 +05:30 137dc693-838e-41c7-8933-be4b05daba01 INF CORS policy execution successful. 2024-03-23 22:37:09.360 +05:30 137dc693-838e-41c7-8933-be4b05daba01 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:09.360 +05:30 137dc693-838e-41c7-8933-be4b05daba01 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:09.360 +05:30 137dc693-838e-41c7-8933-be4b05daba01 INF Fetching Department deatails 2024-03-23 22:37:09.360 +05:30 cbdc9f56-84e4-4901-a77b-555c568d782e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:09.360 +05:30 cbdc9f56-84e4-4901-a77b-555c568d782e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.157ms 2024-03-23 22:37:09.360 +05:30 cbdc9f56-84e4-4901-a77b-555c568d782e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:09.361 +05:30 cbdc9f56-84e4-4901-a77b-555c568d782e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.0096ms 2024-03-23 22:37:09.361 +05:30 137dc693-838e-41c7-8933-be4b05daba01 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:09.361 +05:30 137dc693-838e-41c7-8933-be4b05daba01 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.9917ms 2024-03-23 22:37:09.361 +05:30 137dc693-838e-41c7-8933-be4b05daba01 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:09.361 +05:30 137dc693-838e-41c7-8933-be4b05daba01 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.4632ms 2024-03-23 22:37:09.543 +05:30 6e652055-9092-4434-9c9a-1ce2fc104519 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:09.543 +05:30 7625775a-73a3-401b-871d-c139031d9539 INF CORS policy execution successful. 2024-03-23 22:37:09.543 +05:30 7625775a-73a3-401b-871d-c139031d9539 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:09.543 +05:30 cca5106d-be03-4d80-9935-c8ea799e48ac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:09.543 +05:30 7625775a-73a3-401b-871d-c139031d9539 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:09.544 +05:30 7625775a-73a3-401b-871d-c139031d9539 INF Fetching City deatails 2024-03-23 22:37:09.544 +05:30 80593718-7279-488c-b870-1b0ad0d5a3ca INF CORS policy execution successful. 2024-03-23 22:37:09.544 +05:30 80593718-7279-488c-b870-1b0ad0d5a3ca INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:09.544 +05:30 80593718-7279-488c-b870-1b0ad0d5a3ca INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:09.544 +05:30 80593718-7279-488c-b870-1b0ad0d5a3ca INF Fetching Country deatails 2024-03-23 22:37:09.545 +05:30 7625775a-73a3-401b-871d-c139031d9539 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:09.545 +05:30 7625775a-73a3-401b-871d-c139031d9539 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3656ms 2024-03-23 22:37:09.545 +05:30 7625775a-73a3-401b-871d-c139031d9539 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:09.545 +05:30 80593718-7279-488c-b870-1b0ad0d5a3ca INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:09.545 +05:30 7625775a-73a3-401b-871d-c139031d9539 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.3668ms 2024-03-23 22:37:09.545 +05:30 80593718-7279-488c-b870-1b0ad0d5a3ca INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4278ms 2024-03-23 22:37:09.545 +05:30 80593718-7279-488c-b870-1b0ad0d5a3ca INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:09.546 +05:30 80593718-7279-488c-b870-1b0ad0d5a3ca INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.2188ms 2024-03-23 22:37:09.548 +05:30 2ef7fcd8-c115-44c9-ac77-97dd7eb4b7a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:09.548 +05:30 203af67b-1139-4785-bb48-5e903079c601 INF CORS policy execution successful. 2024-03-23 22:37:09.548 +05:30 203af67b-1139-4785-bb48-5e903079c601 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:09.548 +05:30 203af67b-1139-4785-bb48-5e903079c601 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:09.548 +05:30 203af67b-1139-4785-bb48-5e903079c601 INF Fetching Department deatails 2024-03-23 22:37:09.549 +05:30 203af67b-1139-4785-bb48-5e903079c601 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:09.549 +05:30 203af67b-1139-4785-bb48-5e903079c601 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2145ms 2024-03-23 22:37:09.549 +05:30 203af67b-1139-4785-bb48-5e903079c601 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:09.550 +05:30 203af67b-1139-4785-bb48-5e903079c601 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.9595ms 2024-03-23 22:37:15.844 +05:30 4ef11317-29f6-42e9-813f-bc88e9c53213 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:15.845 +05:30 6f7f854a-665e-40b2-acd7-dfc7147803ed INF CORS policy execution successful. 2024-03-23 22:37:15.845 +05:30 6f7f854a-665e-40b2-acd7-dfc7147803ed INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:15.845 +05:30 6f7f854a-665e-40b2-acd7-dfc7147803ed INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:15.845 +05:30 6f7f854a-665e-40b2-acd7-dfc7147803ed INF Fetching City deatails 2024-03-23 22:37:15.845 +05:30 40ac44dc-a114-4b37-8cfb-29bba54eb78d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:15.845 +05:30 c9bf443f-f6f8-4699-a23c-25a0de88d510 INF CORS policy execution successful. 2024-03-23 22:37:15.845 +05:30 c9bf443f-f6f8-4699-a23c-25a0de88d510 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:15.845 +05:30 c9bf443f-f6f8-4699-a23c-25a0de88d510 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:15.846 +05:30 c9bf443f-f6f8-4699-a23c-25a0de88d510 INF Fetching Country deatails 2024-03-23 22:37:15.846 +05:30 c9bf443f-f6f8-4699-a23c-25a0de88d510 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:15.846 +05:30 6f7f854a-665e-40b2-acd7-dfc7147803ed INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:15.847 +05:30 c9bf443f-f6f8-4699-a23c-25a0de88d510 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2255ms 2024-03-23 22:37:15.847 +05:30 6f7f854a-665e-40b2-acd7-dfc7147803ed INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8911ms 2024-03-23 22:37:15.847 +05:30 c9bf443f-f6f8-4699-a23c-25a0de88d510 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:15.847 +05:30 6f7f854a-665e-40b2-acd7-dfc7147803ed INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:15.847 +05:30 c9bf443f-f6f8-4699-a23c-25a0de88d510 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.7355ms 2024-03-23 22:37:15.847 +05:30 6f7f854a-665e-40b2-acd7-dfc7147803ed INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0861ms 2024-03-23 22:37:15.847 +05:30 ac5c762f-488d-4496-929c-daccfb9ca595 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:15.847 +05:30 786c6303-db9c-4c19-85f2-2cf763247879 INF CORS policy execution successful. 2024-03-23 22:37:15.847 +05:30 786c6303-db9c-4c19-85f2-2cf763247879 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:15.848 +05:30 786c6303-db9c-4c19-85f2-2cf763247879 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:15.848 +05:30 786c6303-db9c-4c19-85f2-2cf763247879 INF Fetching Department deatails 2024-03-23 22:37:15.848 +05:30 786c6303-db9c-4c19-85f2-2cf763247879 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:15.849 +05:30 786c6303-db9c-4c19-85f2-2cf763247879 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0063ms 2024-03-23 22:37:15.849 +05:30 786c6303-db9c-4c19-85f2-2cf763247879 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:15.849 +05:30 786c6303-db9c-4c19-85f2-2cf763247879 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.4124ms 2024-03-23 22:37:16.182 +05:30 7deb0ace-3203-4feb-af7a-f55a4b556a25 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:16.182 +05:30 027dbaf5-0560-4412-9266-24dd51f57f97 INF CORS policy execution successful. 2024-03-23 22:37:16.182 +05:30 027dbaf5-0560-4412-9266-24dd51f57f97 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:16.183 +05:30 027dbaf5-0560-4412-9266-24dd51f57f97 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:16.183 +05:30 027dbaf5-0560-4412-9266-24dd51f57f97 INF Fetching City deatails 2024-03-23 22:37:16.184 +05:30 027dbaf5-0560-4412-9266-24dd51f57f97 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:16.184 +05:30 027dbaf5-0560-4412-9266-24dd51f57f97 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2653ms 2024-03-23 22:37:16.184 +05:30 027dbaf5-0560-4412-9266-24dd51f57f97 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:16.184 +05:30 027dbaf5-0560-4412-9266-24dd51f57f97 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1653ms 2024-03-23 22:37:16.191 +05:30 dee6f12f-e2b2-4811-82ec-4425f5d4bfcf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:16.191 +05:30 47ce5d23-712e-4c8e-9723-268eeef27d9c INF CORS policy execution successful. 2024-03-23 22:37:16.191 +05:30 47ce5d23-712e-4c8e-9723-268eeef27d9c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:16.191 +05:30 47ce5d23-712e-4c8e-9723-268eeef27d9c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:16.191 +05:30 47ce5d23-712e-4c8e-9723-268eeef27d9c INF Fetching Country deatails 2024-03-23 22:37:16.192 +05:30 47ce5d23-712e-4c8e-9723-268eeef27d9c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:16.193 +05:30 47ce5d23-712e-4c8e-9723-268eeef27d9c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1992ms 2024-03-23 22:37:16.193 +05:30 47ce5d23-712e-4c8e-9723-268eeef27d9c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:16.193 +05:30 47ce5d23-712e-4c8e-9723-268eeef27d9c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.833ms 2024-03-23 22:37:16.195 +05:30 6878fc0f-361f-4cfd-a883-a69b09adf100 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:16.195 +05:30 f84cd04c-afe6-48c0-a01b-5f60d9fbf520 INF CORS policy execution successful. 2024-03-23 22:37:16.195 +05:30 f84cd04c-afe6-48c0-a01b-5f60d9fbf520 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:16.195 +05:30 f84cd04c-afe6-48c0-a01b-5f60d9fbf520 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:16.195 +05:30 f84cd04c-afe6-48c0-a01b-5f60d9fbf520 INF Fetching Department deatails 2024-03-23 22:37:16.196 +05:30 f84cd04c-afe6-48c0-a01b-5f60d9fbf520 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:16.196 +05:30 f84cd04c-afe6-48c0-a01b-5f60d9fbf520 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0309ms 2024-03-23 22:37:16.196 +05:30 f84cd04c-afe6-48c0-a01b-5f60d9fbf520 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:16.196 +05:30 f84cd04c-afe6-48c0-a01b-5f60d9fbf520 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.5218ms 2024-03-23 22:37:16.526 +05:30 6ae6277f-7f51-4ff0-9b46-3b770ac8e73f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:16.526 +05:30 fce9c652-c27a-4b32-8024-9d7af8f36bd1 INF CORS policy execution successful. 2024-03-23 22:37:16.526 +05:30 fce9c652-c27a-4b32-8024-9d7af8f36bd1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:16.526 +05:30 fce9c652-c27a-4b32-8024-9d7af8f36bd1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:16.527 +05:30 fce9c652-c27a-4b32-8024-9d7af8f36bd1 INF Fetching City deatails 2024-03-23 22:37:16.528 +05:30 fce9c652-c27a-4b32-8024-9d7af8f36bd1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:16.528 +05:30 fce9c652-c27a-4b32-8024-9d7af8f36bd1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8156ms 2024-03-23 22:37:16.528 +05:30 fce9c652-c27a-4b32-8024-9d7af8f36bd1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:16.529 +05:30 fce9c652-c27a-4b32-8024-9d7af8f36bd1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6018ms 2024-03-23 22:37:16.530 +05:30 7c2e31af-3a31-4bba-b4f1-1cb917f62f62 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:16.530 +05:30 9c6d7f9a-422f-40c3-806d-3db868566cd7 INF CORS policy execution successful. 2024-03-23 22:37:16.531 +05:30 9c6d7f9a-422f-40c3-806d-3db868566cd7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:16.531 +05:30 9c6d7f9a-422f-40c3-806d-3db868566cd7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:16.531 +05:30 9c6d7f9a-422f-40c3-806d-3db868566cd7 INF Fetching Country deatails 2024-03-23 22:37:16.531 +05:30 9c6d7f9a-422f-40c3-806d-3db868566cd7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:16.532 +05:30 9c6d7f9a-422f-40c3-806d-3db868566cd7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0388ms 2024-03-23 22:37:16.532 +05:30 9c6d7f9a-422f-40c3-806d-3db868566cd7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:16.532 +05:30 9c6d7f9a-422f-40c3-806d-3db868566cd7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.6124ms 2024-03-23 22:37:16.533 +05:30 f8940d2a-470e-492a-9f98-a4503143ce79 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:16.533 +05:30 16f1057c-8c34-455e-8585-9863f9b73e44 INF CORS policy execution successful. 2024-03-23 22:37:16.533 +05:30 16f1057c-8c34-455e-8585-9863f9b73e44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:16.533 +05:30 16f1057c-8c34-455e-8585-9863f9b73e44 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:16.533 +05:30 16f1057c-8c34-455e-8585-9863f9b73e44 INF Fetching Department deatails 2024-03-23 22:37:16.534 +05:30 16f1057c-8c34-455e-8585-9863f9b73e44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:16.534 +05:30 16f1057c-8c34-455e-8585-9863f9b73e44 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.8744ms 2024-03-23 22:37:16.534 +05:30 16f1057c-8c34-455e-8585-9863f9b73e44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:16.534 +05:30 16f1057c-8c34-455e-8585-9863f9b73e44 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.3027ms 2024-03-23 22:37:16.890 +05:30 85549064-e656-4ff7-b451-ed62905889a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:16.890 +05:30 330afc63-0e35-44e8-b72a-e2266bcc80be INF CORS policy execution successful. 2024-03-23 22:37:16.890 +05:30 330afc63-0e35-44e8-b72a-e2266bcc80be INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:16.890 +05:30 330afc63-0e35-44e8-b72a-e2266bcc80be INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:16.890 +05:30 330afc63-0e35-44e8-b72a-e2266bcc80be INF Fetching City deatails 2024-03-23 22:37:16.891 +05:30 a435e45f-e774-4d4f-ad2e-73df2594e746 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:16.891 +05:30 b3092e3c-c03a-4177-9d84-3a07802aa4af INF CORS policy execution successful. 2024-03-23 22:37:16.891 +05:30 b3092e3c-c03a-4177-9d84-3a07802aa4af INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:16.891 +05:30 b3092e3c-c03a-4177-9d84-3a07802aa4af INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:16.891 +05:30 b3092e3c-c03a-4177-9d84-3a07802aa4af INF Fetching Country deatails 2024-03-23 22:37:16.891 +05:30 0eceaeb0-e571-4ad4-b71b-6c6cc3f7aa7e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:16.891 +05:30 330afc63-0e35-44e8-b72a-e2266bcc80be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:16.892 +05:30 b98a4ffa-7697-47c1-ab91-abb5aa9287b5 INF CORS policy execution successful. 2024-03-23 22:37:16.892 +05:30 b98a4ffa-7697-47c1-ab91-abb5aa9287b5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:16.892 +05:30 b3092e3c-c03a-4177-9d84-3a07802aa4af INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:16.892 +05:30 b98a4ffa-7697-47c1-ab91-abb5aa9287b5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:16.892 +05:30 b98a4ffa-7697-47c1-ab91-abb5aa9287b5 INF Fetching Department deatails 2024-03-23 22:37:16.892 +05:30 b3092e3c-c03a-4177-9d84-3a07802aa4af INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0456ms 2024-03-23 22:37:16.892 +05:30 330afc63-0e35-44e8-b72a-e2266bcc80be INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4736ms 2024-03-23 22:37:16.892 +05:30 b3092e3c-c03a-4177-9d84-3a07802aa4af INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:16.892 +05:30 330afc63-0e35-44e8-b72a-e2266bcc80be INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:16.892 +05:30 b3092e3c-c03a-4177-9d84-3a07802aa4af INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.6947ms 2024-03-23 22:37:16.892 +05:30 330afc63-0e35-44e8-b72a-e2266bcc80be INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4877ms 2024-03-23 22:37:16.893 +05:30 b98a4ffa-7697-47c1-ab91-abb5aa9287b5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:16.893 +05:30 b98a4ffa-7697-47c1-ab91-abb5aa9287b5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4025ms 2024-03-23 22:37:16.893 +05:30 b98a4ffa-7697-47c1-ab91-abb5aa9287b5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:16.893 +05:30 b98a4ffa-7697-47c1-ab91-abb5aa9287b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.9959ms 2024-03-23 22:37:17.311 +05:30 7b977667-267f-43ed-a8ff-385991f35d73 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:17.312 +05:30 a73b28fb-00c7-4d8f-b1f4-19083c4651c1 INF CORS policy execution successful. 2024-03-23 22:37:17.312 +05:30 a73b28fb-00c7-4d8f-b1f4-19083c4651c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:17.312 +05:30 a73b28fb-00c7-4d8f-b1f4-19083c4651c1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:17.312 +05:30 a73b28fb-00c7-4d8f-b1f4-19083c4651c1 INF Fetching City deatails 2024-03-23 22:37:17.312 +05:30 7c87dcdf-4f90-48bf-8f95-cd70f6a6fca6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:17.312 +05:30 dde7f9a5-6df5-4e08-afc1-7033ce27f214 INF CORS policy execution successful. 2024-03-23 22:37:17.312 +05:30 dde7f9a5-6df5-4e08-afc1-7033ce27f214 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:17.313 +05:30 dde7f9a5-6df5-4e08-afc1-7033ce27f214 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:17.313 +05:30 dde7f9a5-6df5-4e08-afc1-7033ce27f214 INF Fetching Country deatails 2024-03-23 22:37:17.313 +05:30 a73b28fb-00c7-4d8f-b1f4-19083c4651c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:17.313 +05:30 ffca5c1b-5a40-4615-be8e-73e3fbac64cb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:17.313 +05:30 a73b28fb-00c7-4d8f-b1f4-19083c4651c1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4165ms 2024-03-23 22:37:17.313 +05:30 a73b28fb-00c7-4d8f-b1f4-19083c4651c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:17.313 +05:30 1828df21-8a66-48c3-8a35-53b95a4729a1 INF CORS policy execution successful. 2024-03-23 22:37:17.313 +05:30 dde7f9a5-6df5-4e08-afc1-7033ce27f214 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:17.313 +05:30 1828df21-8a66-48c3-8a35-53b95a4729a1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:17.313 +05:30 a73b28fb-00c7-4d8f-b1f4-19083c4651c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2021ms 2024-03-23 22:37:17.314 +05:30 1828df21-8a66-48c3-8a35-53b95a4729a1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:17.314 +05:30 1828df21-8a66-48c3-8a35-53b95a4729a1 INF Fetching Department deatails 2024-03-23 22:37:17.314 +05:30 dde7f9a5-6df5-4e08-afc1-7033ce27f214 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.03ms 2024-03-23 22:37:17.314 +05:30 dde7f9a5-6df5-4e08-afc1-7033ce27f214 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:17.314 +05:30 dde7f9a5-6df5-4e08-afc1-7033ce27f214 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.7018ms 2024-03-23 22:37:17.314 +05:30 1828df21-8a66-48c3-8a35-53b95a4729a1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:17.314 +05:30 1828df21-8a66-48c3-8a35-53b95a4729a1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.8573ms 2024-03-23 22:37:17.314 +05:30 1828df21-8a66-48c3-8a35-53b95a4729a1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:17.315 +05:30 1828df21-8a66-48c3-8a35-53b95a4729a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.4766ms 2024-03-23 22:37:17.747 +05:30 7ec2eeda-ab4c-4d1e-8afb-8e9453bbbcef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:37:17.748 +05:30 2a63473f-d035-446c-a3f6-a0066beb756d INF CORS policy execution successful. 2024-03-23 22:37:17.748 +05:30 2a63473f-d035-446c-a3f6-a0066beb756d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:17.748 +05:30 2a63473f-d035-446c-a3f6-a0066beb756d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:37:17.748 +05:30 2a63473f-d035-446c-a3f6-a0066beb756d INF Fetching City deatails 2024-03-23 22:37:17.750 +05:30 2a63473f-d035-446c-a3f6-a0066beb756d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:17.750 +05:30 2a63473f-d035-446c-a3f6-a0066beb756d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8204ms 2024-03-23 22:37:17.750 +05:30 2a63473f-d035-446c-a3f6-a0066beb756d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:37:17.750 +05:30 2a63473f-d035-446c-a3f6-a0066beb756d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.9121ms 2024-03-23 22:37:17.954 +05:30 114f1096-0df4-48eb-8f1d-6af0bdac0a3a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:37:17.954 +05:30 c7ff136b-a86b-414f-b668-9f81e610ac7b INF CORS policy execution successful. 2024-03-23 22:37:17.954 +05:30 c7ff136b-a86b-414f-b668-9f81e610ac7b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:17.954 +05:30 c7ff136b-a86b-414f-b668-9f81e610ac7b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:37:17.955 +05:30 c7ff136b-a86b-414f-b668-9f81e610ac7b INF Fetching Country deatails 2024-03-23 22:37:17.956 +05:30 c7ff136b-a86b-414f-b668-9f81e610ac7b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:17.956 +05:30 c7ff136b-a86b-414f-b668-9f81e610ac7b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3609ms 2024-03-23 22:37:17.956 +05:30 c7ff136b-a86b-414f-b668-9f81e610ac7b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:37:17.956 +05:30 c7ff136b-a86b-414f-b668-9f81e610ac7b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.0921ms 2024-03-23 22:37:17.958 +05:30 99b2b80e-2f32-4b36-80aa-980c4fbf8280 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:37:17.958 +05:30 d4a8121e-ec0d-4787-9881-5f22265834ef INF CORS policy execution successful. 2024-03-23 22:37:17.958 +05:30 d4a8121e-ec0d-4787-9881-5f22265834ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:17.959 +05:30 d4a8121e-ec0d-4787-9881-5f22265834ef INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:37:17.959 +05:30 d4a8121e-ec0d-4787-9881-5f22265834ef INF Fetching Department deatails 2024-03-23 22:37:17.961 +05:30 d4a8121e-ec0d-4787-9881-5f22265834ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:37:17.962 +05:30 d4a8121e-ec0d-4787-9881-5f22265834ef INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.366ms 2024-03-23 22:37:17.962 +05:30 d4a8121e-ec0d-4787-9881-5f22265834ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:37:17.962 +05:30 d4a8121e-ec0d-4787-9881-5f22265834ef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.4044ms 2024-03-23 22:40:45.175 +05:30 d5f66370-647b-479f-ae15-8619bc0b8296 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:40:45.178 +05:30 f512201b-2300-450e-b45c-27b9dc34af5a INF CORS policy execution successful. 2024-03-23 22:40:45.178 +05:30 f512201b-2300-450e-b45c-27b9dc34af5a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:40:45.179 +05:30 f512201b-2300-450e-b45c-27b9dc34af5a INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:40:45.180 +05:30 f512201b-2300-450e-b45c-27b9dc34af5a INF Fetching Country deatails 2024-03-23 22:40:45.186 +05:30 f512201b-2300-450e-b45c-27b9dc34af5a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:40:45.187 +05:30 f512201b-2300-450e-b45c-27b9dc34af5a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.4783ms 2024-03-23 22:40:45.187 +05:30 f512201b-2300-450e-b45c-27b9dc34af5a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:40:45.187 +05:30 f512201b-2300-450e-b45c-27b9dc34af5a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 12.1093ms 2024-03-23 22:40:45.188 +05:30 b3d27fe4-dcbc-4710-96bf-44fbc18d2498 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:40:45.188 +05:30 5a56cfe5-321e-4b46-98ee-8ae461eda655 INF CORS policy execution successful. 2024-03-23 22:40:45.188 +05:30 5a56cfe5-321e-4b46-98ee-8ae461eda655 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:40:45.188 +05:30 5a56cfe5-321e-4b46-98ee-8ae461eda655 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:40:45.188 +05:30 5a56cfe5-321e-4b46-98ee-8ae461eda655 INF Fetching Department deatails 2024-03-23 22:40:45.190 +05:30 5a56cfe5-321e-4b46-98ee-8ae461eda655 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:40:45.190 +05:30 5a56cfe5-321e-4b46-98ee-8ae461eda655 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7931ms 2024-03-23 22:40:45.190 +05:30 5a56cfe5-321e-4b46-98ee-8ae461eda655 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:40:45.190 +05:30 5a56cfe5-321e-4b46-98ee-8ae461eda655 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.6828ms 2024-03-23 22:40:48.133 +05:30 c517b12e-4c64-4a76-bfce-4629dbbd2731 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:40:48.133 +05:30 76754408-a86c-438c-92e0-75379659f71a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:40:48.133 +05:30 693e28b5-264f-4ae3-a60b-35a1bf2f992c INF CORS policy execution successful. 2024-03-23 22:40:48.133 +05:30 693e28b5-264f-4ae3-a60b-35a1bf2f992c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:40:48.133 +05:30 bf287cea-47bb-431f-8617-41df3069764d INF CORS policy execution successful. 2024-03-23 22:40:48.133 +05:30 693e28b5-264f-4ae3-a60b-35a1bf2f992c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:40:48.133 +05:30 bf287cea-47bb-431f-8617-41df3069764d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:40:48.133 +05:30 693e28b5-264f-4ae3-a60b-35a1bf2f992c INF Fetching Country deatails 2024-03-23 22:40:48.133 +05:30 bf287cea-47bb-431f-8617-41df3069764d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:40:48.133 +05:30 bf287cea-47bb-431f-8617-41df3069764d INF Fetching City deatails 2024-03-23 22:40:48.134 +05:30 693e28b5-264f-4ae3-a60b-35a1bf2f992c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:40:48.135 +05:30 693e28b5-264f-4ae3-a60b-35a1bf2f992c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.336ms 2024-03-23 22:40:48.135 +05:30 693e28b5-264f-4ae3-a60b-35a1bf2f992c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:40:48.135 +05:30 693e28b5-264f-4ae3-a60b-35a1bf2f992c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.2153ms 2024-03-23 22:40:48.135 +05:30 bf287cea-47bb-431f-8617-41df3069764d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:40:48.135 +05:30 bf287cea-47bb-431f-8617-41df3069764d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.763ms 2024-03-23 22:40:48.135 +05:30 bf287cea-47bb-431f-8617-41df3069764d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:40:48.135 +05:30 bf287cea-47bb-431f-8617-41df3069764d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7598ms 2024-03-23 22:40:48.176 +05:30 bf553984-0e3d-48f2-9dcb-84d100a20bb0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:40:48.176 +05:30 a85fe7a9-34a4-465d-a414-9f0aa125e545 INF CORS policy execution successful. 2024-03-23 22:40:48.176 +05:30 a85fe7a9-34a4-465d-a414-9f0aa125e545 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:40:48.176 +05:30 a85fe7a9-34a4-465d-a414-9f0aa125e545 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:40:48.176 +05:30 a85fe7a9-34a4-465d-a414-9f0aa125e545 INF Fetching Department deatails 2024-03-23 22:40:48.177 +05:30 a85fe7a9-34a4-465d-a414-9f0aa125e545 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:40:48.178 +05:30 a85fe7a9-34a4-465d-a414-9f0aa125e545 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3467ms 2024-03-23 22:40:48.178 +05:30 a85fe7a9-34a4-465d-a414-9f0aa125e545 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:40:48.178 +05:30 a85fe7a9-34a4-465d-a414-9f0aa125e545 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0775ms 2024-03-23 22:40:49.180 +05:30 6b92cb2d-11f6-4462-a9f6-5a098cdbf710 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:40:49.180 +05:30 de1684de-25aa-4181-8631-b933cfe35307 INF CORS policy execution successful. 2024-03-23 22:40:49.181 +05:30 de1684de-25aa-4181-8631-b933cfe35307 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:40:49.181 +05:30 de1684de-25aa-4181-8631-b933cfe35307 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:40:49.181 +05:30 de1684de-25aa-4181-8631-b933cfe35307 INF Fetching City deatails 2024-03-23 22:40:49.182 +05:30 de1684de-25aa-4181-8631-b933cfe35307 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:40:49.183 +05:30 de1684de-25aa-4181-8631-b933cfe35307 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8231ms 2024-03-23 22:40:49.183 +05:30 de1684de-25aa-4181-8631-b933cfe35307 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:40:49.183 +05:30 de1684de-25aa-4181-8631-b933cfe35307 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8219ms 2024-03-23 22:40:49.203 +05:30 1415ac29-cf76-4af0-87e1-194baa7f750f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:40:49.203 +05:30 e7e6be7a-bb95-4016-86ac-30a40e5dd193 INF CORS policy execution successful. 2024-03-23 22:40:49.203 +05:30 e7e6be7a-bb95-4016-86ac-30a40e5dd193 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:40:49.204 +05:30 e7e6be7a-bb95-4016-86ac-30a40e5dd193 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:40:49.204 +05:30 e7e6be7a-bb95-4016-86ac-30a40e5dd193 INF Fetching Department deatails 2024-03-23 22:40:49.210 +05:30 850710bb-023a-4e44-90c5-ad49f0f9cb89 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:40:49.212 +05:30 e7e6be7a-bb95-4016-86ac-30a40e5dd193 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:40:49.212 +05:30 ec26e06c-8f5e-4517-a6b0-e618ad3c50cf INF CORS policy execution successful. 2024-03-23 22:40:49.212 +05:30 ec26e06c-8f5e-4517-a6b0-e618ad3c50cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:40:49.212 +05:30 ec26e06c-8f5e-4517-a6b0-e618ad3c50cf INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:40:49.213 +05:30 ec26e06c-8f5e-4517-a6b0-e618ad3c50cf INF Fetching Country deatails 2024-03-23 22:40:49.213 +05:30 e7e6be7a-bb95-4016-86ac-30a40e5dd193 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 8.8094ms 2024-03-23 22:40:49.213 +05:30 e7e6be7a-bb95-4016-86ac-30a40e5dd193 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:40:49.213 +05:30 e7e6be7a-bb95-4016-86ac-30a40e5dd193 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 10.323ms 2024-03-23 22:40:49.216 +05:30 ec26e06c-8f5e-4517-a6b0-e618ad3c50cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:40:49.217 +05:30 ec26e06c-8f5e-4517-a6b0-e618ad3c50cf INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.599ms 2024-03-23 22:40:49.217 +05:30 ec26e06c-8f5e-4517-a6b0-e618ad3c50cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:40:49.218 +05:30 ec26e06c-8f5e-4517-a6b0-e618ad3c50cf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.6917ms 2024-03-23 22:40:53.936 +05:30 083e09d6-0cbd-41e8-9303-428ae081505c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:40:53.937 +05:30 6ef9a82d-027a-4c69-91c2-169a0484e289 INF CORS policy execution successful. 2024-03-23 22:40:53.937 +05:30 6ef9a82d-027a-4c69-91c2-169a0484e289 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:40:53.937 +05:30 6ef9a82d-027a-4c69-91c2-169a0484e289 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:40:53.939 +05:30 6ef9a82d-027a-4c69-91c2-169a0484e289 INF Fetching Field details for Master 2024-03-23 22:40:53.952 +05:30 6ef9a82d-027a-4c69-91c2-169a0484e289 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:40:53.953 +05:30 6ef9a82d-027a-4c69-91c2-169a0484e289 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 15.3413ms 2024-03-23 22:40:53.953 +05:30 6ef9a82d-027a-4c69-91c2-169a0484e289 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:40:53.953 +05:30 6ef9a82d-027a-4c69-91c2-169a0484e289 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 16.8401ms 2024-03-23 22:40:54.290 +05:30 58449289-cedf-4488-808e-2fda492245a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:40:54.291 +05:30 12d3a189-280a-4b54-a831-d852c6fb9b63 INF CORS policy execution successful. 2024-03-23 22:40:54.291 +05:30 12d3a189-280a-4b54-a831-d852c6fb9b63 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:40:54.291 +05:30 12d3a189-280a-4b54-a831-d852c6fb9b63 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:40:54.291 +05:30 12d3a189-280a-4b54-a831-d852c6fb9b63 INF Fetching Country deatails 2024-03-23 22:40:54.292 +05:30 12d3a189-280a-4b54-a831-d852c6fb9b63 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:40:54.293 +05:30 12d3a189-280a-4b54-a831-d852c6fb9b63 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4929ms 2024-03-23 22:40:54.293 +05:30 3e80b447-d291-40cf-b356-8f118ce5be3e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:40:54.293 +05:30 12d3a189-280a-4b54-a831-d852c6fb9b63 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:40:54.293 +05:30 6bda3470-72d1-4287-8bf8-702ef0f47be7 INF CORS policy execution successful. 2024-03-23 22:40:54.293 +05:30 12d3a189-280a-4b54-a831-d852c6fb9b63 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.527ms 2024-03-23 22:40:54.293 +05:30 6bda3470-72d1-4287-8bf8-702ef0f47be7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:40:54.293 +05:30 6bda3470-72d1-4287-8bf8-702ef0f47be7 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:40:54.293 +05:30 6bda3470-72d1-4287-8bf8-702ef0f47be7 INF Fetching City deatails 2024-03-23 22:40:54.295 +05:30 0a58a170-eb58-4086-8973-252cbeb21256 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:40:54.295 +05:30 9b3bf676-bc03-433b-8a6d-2752dc34294f INF CORS policy execution successful. 2024-03-23 22:40:54.296 +05:30 9b3bf676-bc03-433b-8a6d-2752dc34294f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:40:54.296 +05:30 9b3bf676-bc03-433b-8a6d-2752dc34294f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:40:54.296 +05:30 9b3bf676-bc03-433b-8a6d-2752dc34294f INF Fetching Department deatails 2024-03-23 22:40:54.300 +05:30 6bda3470-72d1-4287-8bf8-702ef0f47be7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:40:54.300 +05:30 6bda3470-72d1-4287-8bf8-702ef0f47be7 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.8952ms 2024-03-23 22:40:54.300 +05:30 6bda3470-72d1-4287-8bf8-702ef0f47be7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:40:54.300 +05:30 6bda3470-72d1-4287-8bf8-702ef0f47be7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.6823ms 2024-03-23 22:40:54.314 +05:30 9b3bf676-bc03-433b-8a6d-2752dc34294f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:40:54.315 +05:30 9b3bf676-bc03-433b-8a6d-2752dc34294f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 19.1203ms 2024-03-23 22:40:54.315 +05:30 9b3bf676-bc03-433b-8a6d-2752dc34294f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:40:54.315 +05:30 9b3bf676-bc03-433b-8a6d-2752dc34294f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 19.792ms 2024-03-23 22:41:02.886 +05:30 240afd15-1d4a-4cdc-962c-32bc2423695b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:41:02.886 +05:30 1af43d15-85f5-4025-a1fa-8b6a8738e688 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:41:02.886 +05:30 8d333904-5f46-4f73-bb36-5da7fc1b1475 INF CORS policy execution successful. 2024-03-23 22:41:02.886 +05:30 b664067b-05b5-47db-b37d-c6931edb22eb INF CORS policy execution successful. 2024-03-23 22:41:02.886 +05:30 8d333904-5f46-4f73-bb36-5da7fc1b1475 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:41:02.886 +05:30 b664067b-05b5-47db-b37d-c6931edb22eb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:41:02.886 +05:30 b664067b-05b5-47db-b37d-c6931edb22eb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:41:02.886 +05:30 8d333904-5f46-4f73-bb36-5da7fc1b1475 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:41:02.886 +05:30 b664067b-05b5-47db-b37d-c6931edb22eb INF Fetching Department deatails 2024-03-23 22:41:02.886 +05:30 8d333904-5f46-4f73-bb36-5da7fc1b1475 INF Fetching City deatails 2024-03-23 22:41:02.888 +05:30 b664067b-05b5-47db-b37d-c6931edb22eb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:02.888 +05:30 8d333904-5f46-4f73-bb36-5da7fc1b1475 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:02.888 +05:30 8d333904-5f46-4f73-bb36-5da7fc1b1475 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6891ms 2024-03-23 22:41:02.888 +05:30 b664067b-05b5-47db-b37d-c6931edb22eb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.8646ms 2024-03-23 22:41:02.888 +05:30 8d333904-5f46-4f73-bb36-5da7fc1b1475 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:41:02.888 +05:30 b664067b-05b5-47db-b37d-c6931edb22eb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:41:02.888 +05:30 8d333904-5f46-4f73-bb36-5da7fc1b1475 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.9053ms 2024-03-23 22:41:02.888 +05:30 b664067b-05b5-47db-b37d-c6931edb22eb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.9204ms 2024-03-23 22:41:02.890 +05:30 93ec2d93-dad5-455e-9a07-ec1668359949 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:41:02.890 +05:30 1288bead-96d5-43ff-9e20-560f00c272b1 INF CORS policy execution successful. 2024-03-23 22:41:02.890 +05:30 1288bead-96d5-43ff-9e20-560f00c272b1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:41:02.890 +05:30 1288bead-96d5-43ff-9e20-560f00c272b1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:41:02.890 +05:30 1288bead-96d5-43ff-9e20-560f00c272b1 INF Fetching Country deatails 2024-03-23 22:41:02.891 +05:30 1288bead-96d5-43ff-9e20-560f00c272b1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:02.891 +05:30 1288bead-96d5-43ff-9e20-560f00c272b1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1221ms 2024-03-23 22:41:02.891 +05:30 1288bead-96d5-43ff-9e20-560f00c272b1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:41:02.892 +05:30 1288bead-96d5-43ff-9e20-560f00c272b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.7278ms 2024-03-23 22:41:03.077 +05:30 2cc02e6a-4084-4495-a179-e8ab2a2dde91 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:41:03.078 +05:30 104b1d19-eaf4-4f17-bdc6-e6a6126626cc INF CORS policy execution successful. 2024-03-23 22:41:03.078 +05:30 104b1d19-eaf4-4f17-bdc6-e6a6126626cc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:41:03.078 +05:30 104b1d19-eaf4-4f17-bdc6-e6a6126626cc INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:41:03.079 +05:30 c9c469ad-4c1f-4eef-8529-6abba0c491eb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:41:03.079 +05:30 104b1d19-eaf4-4f17-bdc6-e6a6126626cc INF Fetching Country deatails 2024-03-23 22:41:03.079 +05:30 4fe7afba-16c2-461b-b773-123b6ae35f73 INF CORS policy execution successful. 2024-03-23 22:41:03.079 +05:30 4fe7afba-16c2-461b-b773-123b6ae35f73 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:41:03.079 +05:30 842342e7-2318-4e5c-b7db-9c23d047e41d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:41:03.079 +05:30 4fe7afba-16c2-461b-b773-123b6ae35f73 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:41:03.079 +05:30 d2e7f274-bec4-4164-82f3-d3a0aa4cf487 INF CORS policy execution successful. 2024-03-23 22:41:03.079 +05:30 4fe7afba-16c2-461b-b773-123b6ae35f73 INF Fetching Department deatails 2024-03-23 22:41:03.079 +05:30 d2e7f274-bec4-4164-82f3-d3a0aa4cf487 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:41:03.080 +05:30 d2e7f274-bec4-4164-82f3-d3a0aa4cf487 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:41:03.080 +05:30 d2e7f274-bec4-4164-82f3-d3a0aa4cf487 INF Fetching City deatails 2024-03-23 22:41:03.081 +05:30 4fe7afba-16c2-461b-b773-123b6ae35f73 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:03.082 +05:30 4fe7afba-16c2-461b-b773-123b6ae35f73 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.6314ms 2024-03-23 22:41:03.082 +05:30 4fe7afba-16c2-461b-b773-123b6ae35f73 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:41:03.082 +05:30 4fe7afba-16c2-461b-b773-123b6ae35f73 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6866ms 2024-03-23 22:41:03.083 +05:30 104b1d19-eaf4-4f17-bdc6-e6a6126626cc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:03.084 +05:30 104b1d19-eaf4-4f17-bdc6-e6a6126626cc INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.5565ms 2024-03-23 22:41:03.084 +05:30 104b1d19-eaf4-4f17-bdc6-e6a6126626cc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:41:03.084 +05:30 104b1d19-eaf4-4f17-bdc6-e6a6126626cc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.002ms 2024-03-23 22:41:03.086 +05:30 d2e7f274-bec4-4164-82f3-d3a0aa4cf487 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:03.087 +05:30 d2e7f274-bec4-4164-82f3-d3a0aa4cf487 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.6061ms 2024-03-23 22:41:03.087 +05:30 d2e7f274-bec4-4164-82f3-d3a0aa4cf487 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:41:03.088 +05:30 d2e7f274-bec4-4164-82f3-d3a0aa4cf487 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 8.5697ms 2024-03-23 22:41:03.616 +05:30 bbfde9e5-a3ab-4f1b-ad88-f6511a6025b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:41:03.617 +05:30 d4431a5b-3b3f-4735-a77c-a5a2eac080ae INF CORS policy execution successful. 2024-03-23 22:41:03.617 +05:30 d4431a5b-3b3f-4735-a77c-a5a2eac080ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:41:03.617 +05:30 d4431a5b-3b3f-4735-a77c-a5a2eac080ae INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:41:03.617 +05:30 d4431a5b-3b3f-4735-a77c-a5a2eac080ae INF Fetching City deatails 2024-03-23 22:41:03.617 +05:30 4e29a99e-911c-4ffa-bdc3-8338a8bba5b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:41:03.618 +05:30 a063232f-5dde-40b2-9eb5-6124e5cfd364 INF CORS policy execution successful. 2024-03-23 22:41:03.618 +05:30 a063232f-5dde-40b2-9eb5-6124e5cfd364 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:41:03.618 +05:30 a063232f-5dde-40b2-9eb5-6124e5cfd364 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:41:03.618 +05:30 a063232f-5dde-40b2-9eb5-6124e5cfd364 INF Fetching Country deatails 2024-03-23 22:41:03.618 +05:30 d4431a5b-3b3f-4735-a77c-a5a2eac080ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:03.618 +05:30 d4431a5b-3b3f-4735-a77c-a5a2eac080ae INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6014ms 2024-03-23 22:41:03.618 +05:30 d4431a5b-3b3f-4735-a77c-a5a2eac080ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:41:03.618 +05:30 a063232f-5dde-40b2-9eb5-6124e5cfd364 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:03.619 +05:30 d4431a5b-3b3f-4735-a77c-a5a2eac080ae INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4166ms 2024-03-23 22:41:03.619 +05:30 a063232f-5dde-40b2-9eb5-6124e5cfd364 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.044ms 2024-03-23 22:41:03.619 +05:30 a063232f-5dde-40b2-9eb5-6124e5cfd364 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:41:03.619 +05:30 a063232f-5dde-40b2-9eb5-6124e5cfd364 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.6057ms 2024-03-23 22:41:03.627 +05:30 c84cafb4-7a73-44e6-9087-cd529c923b48 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:41:03.628 +05:30 8aae4517-bc40-49ce-8967-4079cd74082e INF CORS policy execution successful. 2024-03-23 22:41:03.628 +05:30 8aae4517-bc40-49ce-8967-4079cd74082e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:41:03.628 +05:30 8aae4517-bc40-49ce-8967-4079cd74082e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:41:03.628 +05:30 8aae4517-bc40-49ce-8967-4079cd74082e INF Fetching Department deatails 2024-03-23 22:41:03.630 +05:30 8aae4517-bc40-49ce-8967-4079cd74082e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:03.630 +05:30 8aae4517-bc40-49ce-8967-4079cd74082e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.1906ms 2024-03-23 22:41:03.630 +05:30 8aae4517-bc40-49ce-8967-4079cd74082e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:41:03.631 +05:30 8aae4517-bc40-49ce-8967-4079cd74082e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4832ms 2024-03-23 22:41:15.298 +05:30 928a54ab-c91e-4025-bea9-d928b9c0b318 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:41:15.298 +05:30 b7052c7f-7004-48b3-b217-4ff3b405bf3a INF CORS policy execution successful. 2024-03-23 22:41:15.298 +05:30 b7052c7f-7004-48b3-b217-4ff3b405bf3a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:41:15.299 +05:30 b7052c7f-7004-48b3-b217-4ff3b405bf3a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:41:15.299 +05:30 b7052c7f-7004-48b3-b217-4ff3b405bf3a INF Fetching City deatails 2024-03-23 22:41:15.300 +05:30 b7052c7f-7004-48b3-b217-4ff3b405bf3a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:15.301 +05:30 b7052c7f-7004-48b3-b217-4ff3b405bf3a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2105ms 2024-03-23 22:41:15.301 +05:30 9fc476e0-04b8-46f2-a747-d1ab8481798a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:41:15.302 +05:30 b7052c7f-7004-48b3-b217-4ff3b405bf3a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:41:15.302 +05:30 4bbc4336-381a-4673-96d2-c149ff54038b INF CORS policy execution successful. 2024-03-23 22:41:15.302 +05:30 4bbc4336-381a-4673-96d2-c149ff54038b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:41:15.302 +05:30 b7052c7f-7004-48b3-b217-4ff3b405bf3a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.5379ms 2024-03-23 22:41:15.303 +05:30 4bbc4336-381a-4673-96d2-c149ff54038b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:41:15.303 +05:30 4bbc4336-381a-4673-96d2-c149ff54038b INF Fetching Country deatails 2024-03-23 22:41:15.304 +05:30 4bbc4336-381a-4673-96d2-c149ff54038b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:15.305 +05:30 4bbc4336-381a-4673-96d2-c149ff54038b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.3329ms 2024-03-23 22:41:15.305 +05:30 4bbc4336-381a-4673-96d2-c149ff54038b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:41:15.305 +05:30 4bbc4336-381a-4673-96d2-c149ff54038b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 4.0925ms 2024-03-23 22:41:15.310 +05:30 e81aa835-84ad-41b3-8ad7-a8bec29a6f7e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:41:15.311 +05:30 3035c14f-436a-44be-83e9-953b887d1bb0 INF CORS policy execution successful. 2024-03-23 22:41:15.311 +05:30 3035c14f-436a-44be-83e9-953b887d1bb0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:41:15.311 +05:30 3035c14f-436a-44be-83e9-953b887d1bb0 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:41:15.311 +05:30 3035c14f-436a-44be-83e9-953b887d1bb0 INF Fetching Department deatails 2024-03-23 22:41:15.312 +05:30 3035c14f-436a-44be-83e9-953b887d1bb0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:15.312 +05:30 3035c14f-436a-44be-83e9-953b887d1bb0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.3878ms 2024-03-23 22:41:15.312 +05:30 3035c14f-436a-44be-83e9-953b887d1bb0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:41:15.312 +05:30 3035c14f-436a-44be-83e9-953b887d1bb0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.125ms 2024-03-23 22:41:16.161 +05:30 3002056a-ca23-4947-9646-6691aa116a79 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:41:16.162 +05:30 f71b8405-05d6-4f01-9f17-a690e5ef5b39 INF CORS policy execution successful. 2024-03-23 22:41:16.162 +05:30 f71b8405-05d6-4f01-9f17-a690e5ef5b39 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:41:16.162 +05:30 f71b8405-05d6-4f01-9f17-a690e5ef5b39 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:41:16.162 +05:30 f71b8405-05d6-4f01-9f17-a690e5ef5b39 INF Fetching City deatails 2024-03-23 22:41:16.163 +05:30 f71b8405-05d6-4f01-9f17-a690e5ef5b39 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:16.163 +05:30 f71b8405-05d6-4f01-9f17-a690e5ef5b39 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2457ms 2024-03-23 22:41:16.163 +05:30 f71b8405-05d6-4f01-9f17-a690e5ef5b39 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:41:16.163 +05:30 f71b8405-05d6-4f01-9f17-a690e5ef5b39 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9184ms 2024-03-23 22:41:16.164 +05:30 9503f528-6635-4978-b3c0-e11b2c03d8e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:41:16.164 +05:30 06294797-0169-4411-9fe4-83794f3266f0 INF CORS policy execution successful. 2024-03-23 22:41:16.164 +05:30 06294797-0169-4411-9fe4-83794f3266f0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:41:16.164 +05:30 06294797-0169-4411-9fe4-83794f3266f0 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:41:16.164 +05:30 06294797-0169-4411-9fe4-83794f3266f0 INF Fetching Country deatails 2024-03-23 22:41:16.164 +05:30 2b20615c-ef24-4fa8-bae7-5947eb07df44 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:41:16.164 +05:30 34671263-eded-49b2-8f83-13106c3df798 INF CORS policy execution successful. 2024-03-23 22:41:16.164 +05:30 34671263-eded-49b2-8f83-13106c3df798 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:41:16.165 +05:30 34671263-eded-49b2-8f83-13106c3df798 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:41:16.165 +05:30 06294797-0169-4411-9fe4-83794f3266f0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:16.165 +05:30 34671263-eded-49b2-8f83-13106c3df798 INF Fetching Department deatails 2024-03-23 22:41:16.165 +05:30 06294797-0169-4411-9fe4-83794f3266f0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.8524ms 2024-03-23 22:41:16.165 +05:30 06294797-0169-4411-9fe4-83794f3266f0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:41:16.165 +05:30 06294797-0169-4411-9fe4-83794f3266f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.2186ms 2024-03-23 22:41:16.165 +05:30 34671263-eded-49b2-8f83-13106c3df798 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:41:16.165 +05:30 34671263-eded-49b2-8f83-13106c3df798 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.5793ms 2024-03-23 22:41:16.165 +05:30 34671263-eded-49b2-8f83-13106c3df798 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:41:16.165 +05:30 34671263-eded-49b2-8f83-13106c3df798 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 0.9756ms 2024-03-23 22:42:06.971 +05:30 789599a2-206e-42ce-9c1d-a003b8962a09 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:42:06.971 +05:30 d84feb21-995a-419c-82e6-339e25230153 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:42:06.971 +05:30 6d0375ee-84a6-42a7-a7d8-41e8bb70f123 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:42:06.972 +05:30 9e970931-d6b7-46e2-a938-cc152119f012 INF CORS policy execution successful. 2024-03-23 22:42:06.972 +05:30 a84acbb0-1eec-4d5a-9a8b-9d1d30187230 INF CORS policy execution successful. 2024-03-23 22:42:06.972 +05:30 2d144e07-47b3-4587-a120-b94c72839795 INF CORS policy execution successful. 2024-03-23 22:42:06.972 +05:30 a84acbb0-1eec-4d5a-9a8b-9d1d30187230 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:06.972 +05:30 2d144e07-47b3-4587-a120-b94c72839795 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:06.972 +05:30 9e970931-d6b7-46e2-a938-cc152119f012 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:06.973 +05:30 2d144e07-47b3-4587-a120-b94c72839795 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:42:06.973 +05:30 9e970931-d6b7-46e2-a938-cc152119f012 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:42:06.973 +05:30 a84acbb0-1eec-4d5a-9a8b-9d1d30187230 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:42:06.973 +05:30 a84acbb0-1eec-4d5a-9a8b-9d1d30187230 INF Fetching Country deatails 2024-03-23 22:42:06.973 +05:30 9e970931-d6b7-46e2-a938-cc152119f012 INF Fetching Department deatails 2024-03-23 22:42:06.973 +05:30 2d144e07-47b3-4587-a120-b94c72839795 INF Fetching City deatails 2024-03-23 22:42:06.976 +05:30 2d144e07-47b3-4587-a120-b94c72839795 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:06.976 +05:30 a84acbb0-1eec-4d5a-9a8b-9d1d30187230 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:06.977 +05:30 2d144e07-47b3-4587-a120-b94c72839795 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.4029ms 2024-03-23 22:42:06.977 +05:30 a84acbb0-1eec-4d5a-9a8b-9d1d30187230 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.3384ms 2024-03-23 22:42:06.978 +05:30 2d144e07-47b3-4587-a120-b94c72839795 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:06.978 +05:30 a84acbb0-1eec-4d5a-9a8b-9d1d30187230 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:06.978 +05:30 a84acbb0-1eec-4d5a-9a8b-9d1d30187230 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 7.1229ms 2024-03-23 22:42:06.978 +05:30 2d144e07-47b3-4587-a120-b94c72839795 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.3718ms 2024-03-23 22:42:06.986 +05:30 9e970931-d6b7-46e2-a938-cc152119f012 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:06.987 +05:30 9e970931-d6b7-46e2-a938-cc152119f012 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 13.7781ms 2024-03-23 22:42:06.987 +05:30 9e970931-d6b7-46e2-a938-cc152119f012 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:06.987 +05:30 9e970931-d6b7-46e2-a938-cc152119f012 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 16.4062ms 2024-03-23 22:42:27.959 +05:30 c125c285-820b-46a8-bf3e-bf3492720315 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:42:27.959 +05:30 7a3d3f68-306c-4ef4-b9d5-3771e8c0b9d5 INF CORS policy execution successful. 2024-03-23 22:42:27.959 +05:30 7a3d3f68-306c-4ef4-b9d5-3771e8c0b9d5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:27.960 +05:30 7a3d3f68-306c-4ef4-b9d5-3771e8c0b9d5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:42:27.960 +05:30 7a3d3f68-306c-4ef4-b9d5-3771e8c0b9d5 INF Fetching Department deatails 2024-03-23 22:42:27.960 +05:30 d25b056c-74d7-4437-8989-56071b63b228 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:42:27.960 +05:30 a151efbd-c9f9-470e-95d1-ac70ba8fb25d INF CORS policy execution successful. 2024-03-23 22:42:27.960 +05:30 a151efbd-c9f9-470e-95d1-ac70ba8fb25d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:27.960 +05:30 a151efbd-c9f9-470e-95d1-ac70ba8fb25d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:42:27.961 +05:30 a151efbd-c9f9-470e-95d1-ac70ba8fb25d INF Fetching City deatails 2024-03-23 22:42:27.961 +05:30 7a3d3f68-306c-4ef4-b9d5-3771e8c0b9d5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:27.961 +05:30 a151efbd-c9f9-470e-95d1-ac70ba8fb25d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:27.962 +05:30 a151efbd-c9f9-470e-95d1-ac70ba8fb25d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4881ms 2024-03-23 22:42:27.962 +05:30 7a3d3f68-306c-4ef4-b9d5-3771e8c0b9d5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.3321ms 2024-03-23 22:42:27.962 +05:30 a151efbd-c9f9-470e-95d1-ac70ba8fb25d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:27.962 +05:30 7a3d3f68-306c-4ef4-b9d5-3771e8c0b9d5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:27.962 +05:30 a151efbd-c9f9-470e-95d1-ac70ba8fb25d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5229ms 2024-03-23 22:42:27.962 +05:30 7a3d3f68-306c-4ef4-b9d5-3771e8c0b9d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6011ms 2024-03-23 22:42:27.963 +05:30 4659fab5-cbef-4cc5-9286-213e4b42b2f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:42:27.963 +05:30 2d7176e6-0a71-4a3a-830e-09a801099551 INF CORS policy execution successful. 2024-03-23 22:42:27.963 +05:30 2d7176e6-0a71-4a3a-830e-09a801099551 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:27.963 +05:30 2d7176e6-0a71-4a3a-830e-09a801099551 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:42:27.963 +05:30 2d7176e6-0a71-4a3a-830e-09a801099551 INF Fetching Country deatails 2024-03-23 22:42:27.964 +05:30 2d7176e6-0a71-4a3a-830e-09a801099551 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:27.964 +05:30 2d7176e6-0a71-4a3a-830e-09a801099551 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.0307ms 2024-03-23 22:42:27.964 +05:30 2d7176e6-0a71-4a3a-830e-09a801099551 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:27.964 +05:30 2d7176e6-0a71-4a3a-830e-09a801099551 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.6528ms 2024-03-23 22:42:28.238 +05:30 cf7317fa-ab18-4748-952b-416e2ff2bc00 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:42:28.239 +05:30 e37954ab-3369-491c-ad38-14ff206c5d60 INF CORS policy execution successful. 2024-03-23 22:42:28.239 +05:30 e37954ab-3369-491c-ad38-14ff206c5d60 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:28.239 +05:30 e37954ab-3369-491c-ad38-14ff206c5d60 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:42:28.239 +05:30 e37954ab-3369-491c-ad38-14ff206c5d60 INF Fetching City deatails 2024-03-23 22:42:28.240 +05:30 e37954ab-3369-491c-ad38-14ff206c5d60 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:28.240 +05:30 e37954ab-3369-491c-ad38-14ff206c5d60 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4563ms 2024-03-23 22:42:28.240 +05:30 e37954ab-3369-491c-ad38-14ff206c5d60 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:28.241 +05:30 e37954ab-3369-491c-ad38-14ff206c5d60 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.175ms 2024-03-23 22:42:28.283 +05:30 fb897a18-c4e3-4d4c-bddb-00660898d106 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:42:28.283 +05:30 78de3f4b-f85e-4d57-bc0b-cdb3c4de296f INF CORS policy execution successful. 2024-03-23 22:42:28.284 +05:30 78de3f4b-f85e-4d57-bc0b-cdb3c4de296f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:28.284 +05:30 78de3f4b-f85e-4d57-bc0b-cdb3c4de296f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:42:28.284 +05:30 78de3f4b-f85e-4d57-bc0b-cdb3c4de296f INF Fetching Country deatails 2024-03-23 22:42:28.285 +05:30 78de3f4b-f85e-4d57-bc0b-cdb3c4de296f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:28.285 +05:30 78de3f4b-f85e-4d57-bc0b-cdb3c4de296f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3463ms 2024-03-23 22:42:28.285 +05:30 78de3f4b-f85e-4d57-bc0b-cdb3c4de296f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:28.285 +05:30 78de3f4b-f85e-4d57-bc0b-cdb3c4de296f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.057ms 2024-03-23 22:42:28.290 +05:30 c1ebfa52-45d3-4744-ba86-e9e309c1a754 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:42:28.290 +05:30 55992218-47ea-4371-98f6-f298609ff5d2 INF CORS policy execution successful. 2024-03-23 22:42:28.290 +05:30 55992218-47ea-4371-98f6-f298609ff5d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:28.290 +05:30 55992218-47ea-4371-98f6-f298609ff5d2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:42:28.290 +05:30 55992218-47ea-4371-98f6-f298609ff5d2 INF Fetching Department deatails 2024-03-23 22:42:28.291 +05:30 55992218-47ea-4371-98f6-f298609ff5d2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:28.291 +05:30 55992218-47ea-4371-98f6-f298609ff5d2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0118ms 2024-03-23 22:42:28.291 +05:30 55992218-47ea-4371-98f6-f298609ff5d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:28.291 +05:30 55992218-47ea-4371-98f6-f298609ff5d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.545ms 2024-03-23 22:42:28.340 +05:30 ab620069-9635-44f5-b2dd-2b28cd999621 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:42:28.340 +05:30 124d5697-2551-40e5-aa3f-986dd85b4f52 INF CORS policy execution successful. 2024-03-23 22:42:28.340 +05:30 124d5697-2551-40e5-aa3f-986dd85b4f52 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:28.340 +05:30 124d5697-2551-40e5-aa3f-986dd85b4f52 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:42:28.340 +05:30 124d5697-2551-40e5-aa3f-986dd85b4f52 INF Fetching City deatails 2024-03-23 22:42:28.342 +05:30 124d5697-2551-40e5-aa3f-986dd85b4f52 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:28.342 +05:30 124d5697-2551-40e5-aa3f-986dd85b4f52 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5946ms 2024-03-23 22:42:28.342 +05:30 124d5697-2551-40e5-aa3f-986dd85b4f52 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:28.342 +05:30 124d5697-2551-40e5-aa3f-986dd85b4f52 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.642ms 2024-03-23 22:42:28.360 +05:30 2e51d247-6342-4353-b004-b0e75d0a532b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:42:28.360 +05:30 1c3113ed-fc82-4cf1-b2e2-aea5551e6010 INF CORS policy execution successful. 2024-03-23 22:42:28.360 +05:30 1c3113ed-fc82-4cf1-b2e2-aea5551e6010 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:28.361 +05:30 1c3113ed-fc82-4cf1-b2e2-aea5551e6010 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:42:28.361 +05:30 1c3113ed-fc82-4cf1-b2e2-aea5551e6010 INF Fetching Country deatails 2024-03-23 22:42:28.362 +05:30 1c3113ed-fc82-4cf1-b2e2-aea5551e6010 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:28.362 +05:30 1c3113ed-fc82-4cf1-b2e2-aea5551e6010 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.2959ms 2024-03-23 22:42:28.362 +05:30 1c3113ed-fc82-4cf1-b2e2-aea5551e6010 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:28.362 +05:30 1c3113ed-fc82-4cf1-b2e2-aea5551e6010 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.0184ms 2024-03-23 22:42:28.373 +05:30 6960885f-8369-4c00-ae4a-aa2aea1fc8b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:42:28.373 +05:30 aa0a8376-bec7-4838-83de-cdffe522cd1e INF CORS policy execution successful. 2024-03-23 22:42:28.373 +05:30 aa0a8376-bec7-4838-83de-cdffe522cd1e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:28.373 +05:30 aa0a8376-bec7-4838-83de-cdffe522cd1e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:42:28.373 +05:30 aa0a8376-bec7-4838-83de-cdffe522cd1e INF Fetching Department deatails 2024-03-23 22:42:28.374 +05:30 aa0a8376-bec7-4838-83de-cdffe522cd1e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:28.375 +05:30 aa0a8376-bec7-4838-83de-cdffe522cd1e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4538ms 2024-03-23 22:42:28.375 +05:30 aa0a8376-bec7-4838-83de-cdffe522cd1e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:28.375 +05:30 aa0a8376-bec7-4838-83de-cdffe522cd1e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.3101ms 2024-03-23 22:42:29.748 +05:30 efdb7f01-dc19-48ff-8619-cfab78afb255 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:42:29.748 +05:30 73425d2f-57a6-4081-b743-39896c339874 INF CORS policy execution successful. 2024-03-23 22:42:29.749 +05:30 73425d2f-57a6-4081-b743-39896c339874 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:29.749 +05:30 73425d2f-57a6-4081-b743-39896c339874 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:42:29.749 +05:30 73425d2f-57a6-4081-b743-39896c339874 INF Fetching City deatails 2024-03-23 22:42:29.750 +05:30 73425d2f-57a6-4081-b743-39896c339874 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:29.750 +05:30 73425d2f-57a6-4081-b743-39896c339874 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3201ms 2024-03-23 22:42:29.750 +05:30 73425d2f-57a6-4081-b743-39896c339874 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:29.750 +05:30 73425d2f-57a6-4081-b743-39896c339874 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1053ms 2024-03-23 22:42:29.751 +05:30 0e89ca52-5df1-4948-8ac7-4f5d5ea8a406 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:42:29.751 +05:30 d5373c0d-bf40-42a3-aefa-07fc67450f7f INF CORS policy execution successful. 2024-03-23 22:42:29.751 +05:30 d5373c0d-bf40-42a3-aefa-07fc67450f7f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:29.751 +05:30 d5373c0d-bf40-42a3-aefa-07fc67450f7f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:42:29.751 +05:30 d5373c0d-bf40-42a3-aefa-07fc67450f7f INF Fetching Country deatails 2024-03-23 22:42:29.751 +05:30 d5373c0d-bf40-42a3-aefa-07fc67450f7f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:29.752 +05:30 d5373c0d-bf40-42a3-aefa-07fc67450f7f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.8656ms 2024-03-23 22:42:29.752 +05:30 d5373c0d-bf40-42a3-aefa-07fc67450f7f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:29.752 +05:30 d5373c0d-bf40-42a3-aefa-07fc67450f7f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.3257ms 2024-03-23 22:42:29.771 +05:30 a67cad1c-37a0-4b08-b7a9-a11f9543a3af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:42:29.771 +05:30 91404ccd-2128-4686-9cc4-0005abfc989e INF CORS policy execution successful. 2024-03-23 22:42:29.771 +05:30 91404ccd-2128-4686-9cc4-0005abfc989e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:29.772 +05:30 91404ccd-2128-4686-9cc4-0005abfc989e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:42:29.772 +05:30 91404ccd-2128-4686-9cc4-0005abfc989e INF Fetching Department deatails 2024-03-23 22:42:29.774 +05:30 91404ccd-2128-4686-9cc4-0005abfc989e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:29.775 +05:30 91404ccd-2128-4686-9cc4-0005abfc989e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.8694ms 2024-03-23 22:42:29.775 +05:30 91404ccd-2128-4686-9cc4-0005abfc989e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:29.775 +05:30 91404ccd-2128-4686-9cc4-0005abfc989e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2608ms 2024-03-23 22:42:37.929 +05:30 0880d53f-8625-4e60-bbdc-c65a0dda0871 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:42:37.930 +05:30 f2abd548-a13e-4d9e-bccf-2300ece062ec INF CORS policy execution successful. 2024-03-23 22:42:37.930 +05:30 f2abd548-a13e-4d9e-bccf-2300ece062ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:37.930 +05:30 f2abd548-a13e-4d9e-bccf-2300ece062ec INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:42:37.930 +05:30 f2abd548-a13e-4d9e-bccf-2300ece062ec INF Fetching City deatails 2024-03-23 22:42:37.931 +05:30 f2abd548-a13e-4d9e-bccf-2300ece062ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:37.932 +05:30 f2abd548-a13e-4d9e-bccf-2300ece062ec INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4842ms 2024-03-23 22:42:37.932 +05:30 f2abd548-a13e-4d9e-bccf-2300ece062ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:37.932 +05:30 f2abd548-a13e-4d9e-bccf-2300ece062ec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5391ms 2024-03-23 22:42:37.934 +05:30 f92be4a0-2a17-40a8-9754-d3c31016e0ed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:42:37.934 +05:30 070ad0d7-0f18-4add-98d5-ec330f41c619 INF CORS policy execution successful. 2024-03-23 22:42:37.934 +05:30 070ad0d7-0f18-4add-98d5-ec330f41c619 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:37.934 +05:30 070ad0d7-0f18-4add-98d5-ec330f41c619 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:42:37.935 +05:30 070ad0d7-0f18-4add-98d5-ec330f41c619 INF Fetching Country deatails 2024-03-23 22:42:37.935 +05:30 070ad0d7-0f18-4add-98d5-ec330f41c619 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:37.936 +05:30 070ad0d7-0f18-4add-98d5-ec330f41c619 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.1391ms 2024-03-23 22:42:37.936 +05:30 070ad0d7-0f18-4add-98d5-ec330f41c619 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:37.936 +05:30 070ad0d7-0f18-4add-98d5-ec330f41c619 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.6932ms 2024-03-23 22:42:37.939 +05:30 56271d7e-373c-4a2c-8e77-b4943e1df594 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:42:37.940 +05:30 a5508caf-4349-4ce1-ae1b-98ec9d434803 INF CORS policy execution successful. 2024-03-23 22:42:37.940 +05:30 a5508caf-4349-4ce1-ae1b-98ec9d434803 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:37.940 +05:30 a5508caf-4349-4ce1-ae1b-98ec9d434803 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:42:37.940 +05:30 a5508caf-4349-4ce1-ae1b-98ec9d434803 INF Fetching Department deatails 2024-03-23 22:42:37.941 +05:30 a5508caf-4349-4ce1-ae1b-98ec9d434803 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:37.941 +05:30 a5508caf-4349-4ce1-ae1b-98ec9d434803 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1416ms 2024-03-23 22:42:37.941 +05:30 a5508caf-4349-4ce1-ae1b-98ec9d434803 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:37.941 +05:30 a5508caf-4349-4ce1-ae1b-98ec9d434803 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.6502ms 2024-03-23 22:42:38.250 +05:30 7fc7d231-d56e-41dc-b8ff-f59a719c666e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:42:38.250 +05:30 31149dfd-aaf8-45fc-81bf-4339093b49ca INF CORS policy execution successful. 2024-03-23 22:42:38.250 +05:30 31149dfd-aaf8-45fc-81bf-4339093b49ca INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:38.251 +05:30 31149dfd-aaf8-45fc-81bf-4339093b49ca INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:42:38.251 +05:30 31149dfd-aaf8-45fc-81bf-4339093b49ca INF Fetching City deatails 2024-03-23 22:42:38.252 +05:30 6a6ac340-e820-4210-8d8e-14446da6b42b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:42:38.252 +05:30 31149dfd-aaf8-45fc-81bf-4339093b49ca INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:38.252 +05:30 4b11c288-c464-44f6-a8d3-21d30a846b32 INF CORS policy execution successful. 2024-03-23 22:42:38.252 +05:30 4b11c288-c464-44f6-a8d3-21d30a846b32 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:38.252 +05:30 31149dfd-aaf8-45fc-81bf-4339093b49ca INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4013ms 2024-03-23 22:42:38.252 +05:30 4b11c288-c464-44f6-a8d3-21d30a846b32 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:42:38.252 +05:30 31149dfd-aaf8-45fc-81bf-4339093b49ca INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:38.252 +05:30 4b11c288-c464-44f6-a8d3-21d30a846b32 INF Fetching Country deatails 2024-03-23 22:42:38.252 +05:30 31149dfd-aaf8-45fc-81bf-4339093b49ca INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4336ms 2024-03-23 22:42:38.253 +05:30 4b11c288-c464-44f6-a8d3-21d30a846b32 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:38.253 +05:30 4b11c288-c464-44f6-a8d3-21d30a846b32 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.9454ms 2024-03-23 22:42:38.253 +05:30 4b11c288-c464-44f6-a8d3-21d30a846b32 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:38.253 +05:30 4b11c288-c464-44f6-a8d3-21d30a846b32 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.6644ms 2024-03-23 22:42:38.256 +05:30 e4f8344d-5358-407e-a678-3254e974546d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:42:38.256 +05:30 c0307d53-4889-484e-9dce-8a4caf2f236a INF CORS policy execution successful. 2024-03-23 22:42:38.256 +05:30 c0307d53-4889-484e-9dce-8a4caf2f236a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:38.256 +05:30 c0307d53-4889-484e-9dce-8a4caf2f236a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:42:38.256 +05:30 c0307d53-4889-484e-9dce-8a4caf2f236a INF Fetching Department deatails 2024-03-23 22:42:38.257 +05:30 c0307d53-4889-484e-9dce-8a4caf2f236a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:38.257 +05:30 c0307d53-4889-484e-9dce-8a4caf2f236a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.7881ms 2024-03-23 22:42:38.257 +05:30 c0307d53-4889-484e-9dce-8a4caf2f236a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:38.257 +05:30 c0307d53-4889-484e-9dce-8a4caf2f236a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.292ms 2024-03-23 22:42:38.515 +05:30 8908a96a-9395-4337-b268-01ab3388f16a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:42:38.516 +05:30 b7549ed6-b042-4e5e-b728-ed848a877ab5 INF CORS policy execution successful. 2024-03-23 22:42:38.516 +05:30 b7549ed6-b042-4e5e-b728-ed848a877ab5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:38.516 +05:30 b7549ed6-b042-4e5e-b728-ed848a877ab5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:42:38.516 +05:30 b7549ed6-b042-4e5e-b728-ed848a877ab5 INF Fetching Country deatails 2024-03-23 22:42:38.517 +05:30 b7549ed6-b042-4e5e-b728-ed848a877ab5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:38.517 +05:30 b7549ed6-b042-4e5e-b728-ed848a877ab5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.4044ms 2024-03-23 22:42:38.517 +05:30 b7549ed6-b042-4e5e-b728-ed848a877ab5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:38.518 +05:30 b7549ed6-b042-4e5e-b728-ed848a877ab5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.2413ms 2024-03-23 22:42:38.518 +05:30 aa32fbba-fc8a-4f2a-859b-3d9f3449ae11 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:42:38.518 +05:30 ea556517-1279-49d7-9dd3-8c8e2298d088 INF CORS policy execution successful. 2024-03-23 22:42:38.518 +05:30 ea556517-1279-49d7-9dd3-8c8e2298d088 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:38.518 +05:30 ea556517-1279-49d7-9dd3-8c8e2298d088 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:42:38.518 +05:30 ea556517-1279-49d7-9dd3-8c8e2298d088 INF Fetching City deatails 2024-03-23 22:42:38.519 +05:30 ea556517-1279-49d7-9dd3-8c8e2298d088 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:38.519 +05:30 ea556517-1279-49d7-9dd3-8c8e2298d088 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 0.9943ms 2024-03-23 22:42:38.519 +05:30 ea556517-1279-49d7-9dd3-8c8e2298d088 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:38.519 +05:30 ea556517-1279-49d7-9dd3-8c8e2298d088 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.5392ms 2024-03-23 22:42:38.532 +05:30 021cf570-1745-40e1-9f20-fa26d490909b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:42:38.533 +05:30 65f981cf-f1c4-44d5-bf57-3a7567bf20ad INF CORS policy execution successful. 2024-03-23 22:42:38.533 +05:30 65f981cf-f1c4-44d5-bf57-3a7567bf20ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:38.533 +05:30 65f981cf-f1c4-44d5-bf57-3a7567bf20ad INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:42:38.533 +05:30 65f981cf-f1c4-44d5-bf57-3a7567bf20ad INF Fetching Department deatails 2024-03-23 22:42:38.534 +05:30 65f981cf-f1c4-44d5-bf57-3a7567bf20ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:38.534 +05:30 65f981cf-f1c4-44d5-bf57-3a7567bf20ad INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.289ms 2024-03-23 22:42:38.534 +05:30 65f981cf-f1c4-44d5-bf57-3a7567bf20ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:38.534 +05:30 65f981cf-f1c4-44d5-bf57-3a7567bf20ad INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.1761ms 2024-03-23 22:42:38.951 +05:30 5e3a434a-1f9a-43e7-9514-d76b41d6804c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:42:38.951 +05:30 c8204733-174a-4f49-ab10-0444f1e5fd1f INF CORS policy execution successful. 2024-03-23 22:42:38.951 +05:30 c8204733-174a-4f49-ab10-0444f1e5fd1f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:38.951 +05:30 c8204733-174a-4f49-ab10-0444f1e5fd1f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:42:38.951 +05:30 c8204733-174a-4f49-ab10-0444f1e5fd1f INF Fetching City deatails 2024-03-23 22:42:38.952 +05:30 c8204733-174a-4f49-ab10-0444f1e5fd1f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:38.952 +05:30 c8204733-174a-4f49-ab10-0444f1e5fd1f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3318ms 2024-03-23 22:42:38.952 +05:30 c8204733-174a-4f49-ab10-0444f1e5fd1f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:38.953 +05:30 c8204733-174a-4f49-ab10-0444f1e5fd1f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0018ms 2024-03-23 22:42:38.954 +05:30 313edc58-d8e9-4b60-a41e-e049a6d95e71 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:42:38.954 +05:30 b79fad0c-8c9b-4dcf-a30f-182c449b03e5 INF CORS policy execution successful. 2024-03-23 22:42:38.954 +05:30 b79fad0c-8c9b-4dcf-a30f-182c449b03e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:38.954 +05:30 b79fad0c-8c9b-4dcf-a30f-182c449b03e5 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:42:38.955 +05:30 b79fad0c-8c9b-4dcf-a30f-182c449b03e5 INF Fetching Country deatails 2024-03-23 22:42:38.955 +05:30 b79fad0c-8c9b-4dcf-a30f-182c449b03e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:38.955 +05:30 b79fad0c-8c9b-4dcf-a30f-182c449b03e5 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.9676ms 2024-03-23 22:42:38.956 +05:30 b79fad0c-8c9b-4dcf-a30f-182c449b03e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:38.956 +05:30 b79fad0c-8c9b-4dcf-a30f-182c449b03e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.4676ms 2024-03-23 22:42:38.965 +05:30 de328593-05de-4146-8ec4-3d3590636164 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:42:38.965 +05:30 134f54e9-3d8d-49dd-afff-1511214e1502 INF CORS policy execution successful. 2024-03-23 22:42:38.965 +05:30 134f54e9-3d8d-49dd-afff-1511214e1502 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:38.965 +05:30 134f54e9-3d8d-49dd-afff-1511214e1502 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:42:38.965 +05:30 134f54e9-3d8d-49dd-afff-1511214e1502 INF Fetching Department deatails 2024-03-23 22:42:38.967 +05:30 134f54e9-3d8d-49dd-afff-1511214e1502 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:38.968 +05:30 134f54e9-3d8d-49dd-afff-1511214e1502 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.1791ms 2024-03-23 22:42:38.968 +05:30 134f54e9-3d8d-49dd-afff-1511214e1502 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:38.968 +05:30 134f54e9-3d8d-49dd-afff-1511214e1502 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.9829ms 2024-03-23 22:42:50.165 +05:30 1329ca55-1a7e-46d3-9ee2-9d77a710fb47 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:42:50.166 +05:30 77f35440-cb5d-4e49-99b2-590e435b137e INF CORS policy execution successful. 2024-03-23 22:42:50.166 +05:30 77f35440-cb5d-4e49-99b2-590e435b137e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:50.166 +05:30 77f35440-cb5d-4e49-99b2-590e435b137e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:42:50.166 +05:30 77f35440-cb5d-4e49-99b2-590e435b137e INF Fetching City deatails 2024-03-23 22:42:50.167 +05:30 77f35440-cb5d-4e49-99b2-590e435b137e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:50.168 +05:30 77f35440-cb5d-4e49-99b2-590e435b137e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5274ms 2024-03-23 22:42:50.168 +05:30 77f35440-cb5d-4e49-99b2-590e435b137e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:50.168 +05:30 77f35440-cb5d-4e49-99b2-590e435b137e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4313ms 2024-03-23 22:42:50.169 +05:30 6bacbd54-e82d-4cf3-b4e8-2e63123fc1fb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:42:50.169 +05:30 a59ae03f-c1b6-4614-87ba-96b39a46e647 INF CORS policy execution successful. 2024-03-23 22:42:50.169 +05:30 a59ae03f-c1b6-4614-87ba-96b39a46e647 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:50.169 +05:30 a59ae03f-c1b6-4614-87ba-96b39a46e647 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:42:50.169 +05:30 a59ae03f-c1b6-4614-87ba-96b39a46e647 INF Fetching Department deatails 2024-03-23 22:42:50.170 +05:30 a59ae03f-c1b6-4614-87ba-96b39a46e647 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:50.170 +05:30 a59ae03f-c1b6-4614-87ba-96b39a46e647 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.0485ms 2024-03-23 22:42:50.170 +05:30 a59ae03f-c1b6-4614-87ba-96b39a46e647 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:50.171 +05:30 39f880ee-24c9-4581-b8b6-fdf35623e627 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:42:50.171 +05:30 a59ae03f-c1b6-4614-87ba-96b39a46e647 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.5492ms 2024-03-23 22:42:50.171 +05:30 6d6775ae-49ee-4c40-8666-7251793a49f7 INF CORS policy execution successful. 2024-03-23 22:42:50.171 +05:30 6d6775ae-49ee-4c40-8666-7251793a49f7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:50.171 +05:30 6d6775ae-49ee-4c40-8666-7251793a49f7 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:42:50.171 +05:30 6d6775ae-49ee-4c40-8666-7251793a49f7 INF Fetching Country deatails 2024-03-23 22:42:50.171 +05:30 6d6775ae-49ee-4c40-8666-7251793a49f7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:50.172 +05:30 6d6775ae-49ee-4c40-8666-7251793a49f7 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.7739ms 2024-03-23 22:42:50.172 +05:30 6d6775ae-49ee-4c40-8666-7251793a49f7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:50.172 +05:30 6d6775ae-49ee-4c40-8666-7251793a49f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.1793ms 2024-03-23 22:42:55.977 +05:30 fd1948f4-fb1b-4b57-9ba8-140d531fafba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:42:55.977 +05:30 ecef2cc3-1e49-4bc7-b329-70c3d8c644be INF CORS policy execution successful. 2024-03-23 22:42:55.977 +05:30 ecef2cc3-1e49-4bc7-b329-70c3d8c644be INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:55.978 +05:30 ecef2cc3-1e49-4bc7-b329-70c3d8c644be INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:42:55.978 +05:30 ecef2cc3-1e49-4bc7-b329-70c3d8c644be INF Fetching City deatails 2024-03-23 22:42:55.979 +05:30 ecef2cc3-1e49-4bc7-b329-70c3d8c644be INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:55.980 +05:30 ecef2cc3-1e49-4bc7-b329-70c3d8c644be INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0218ms 2024-03-23 22:42:55.980 +05:30 ecef2cc3-1e49-4bc7-b329-70c3d8c644be INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:42:55.980 +05:30 ecef2cc3-1e49-4bc7-b329-70c3d8c644be INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1776ms 2024-03-23 22:42:55.982 +05:30 553a8b67-d703-453d-9bfc-0df5119a282a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:42:55.982 +05:30 4f5c1f18-9fc1-4f2a-a8b0-2ffbb4fb2f3e INF CORS policy execution successful. 2024-03-23 22:42:55.983 +05:30 4f5c1f18-9fc1-4f2a-a8b0-2ffbb4fb2f3e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:55.983 +05:30 4f5c1f18-9fc1-4f2a-a8b0-2ffbb4fb2f3e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:42:55.983 +05:30 4f5c1f18-9fc1-4f2a-a8b0-2ffbb4fb2f3e INF Fetching Country deatails 2024-03-23 22:42:55.984 +05:30 4f5c1f18-9fc1-4f2a-a8b0-2ffbb4fb2f3e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:55.984 +05:30 4f5c1f18-9fc1-4f2a-a8b0-2ffbb4fb2f3e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.3831ms 2024-03-23 22:42:55.984 +05:30 4f5c1f18-9fc1-4f2a-a8b0-2ffbb4fb2f3e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:42:55.984 +05:30 4f5c1f18-9fc1-4f2a-a8b0-2ffbb4fb2f3e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.2534ms 2024-03-23 22:42:55.988 +05:30 7c2f72ef-c532-4304-a29d-77ded1d8b6bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:42:55.988 +05:30 390d397f-abfc-4e03-9ca9-cd61f2007953 INF CORS policy execution successful. 2024-03-23 22:42:55.988 +05:30 390d397f-abfc-4e03-9ca9-cd61f2007953 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:55.989 +05:30 390d397f-abfc-4e03-9ca9-cd61f2007953 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:42:55.989 +05:30 390d397f-abfc-4e03-9ca9-cd61f2007953 INF Fetching Department deatails 2024-03-23 22:42:55.990 +05:30 390d397f-abfc-4e03-9ca9-cd61f2007953 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:42:55.990 +05:30 390d397f-abfc-4e03-9ca9-cd61f2007953 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.7008ms 2024-03-23 22:42:55.990 +05:30 390d397f-abfc-4e03-9ca9-cd61f2007953 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:42:55.991 +05:30 390d397f-abfc-4e03-9ca9-cd61f2007953 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.68ms 2024-03-23 22:43:03.100 +05:30 c1501aaf-4a07-485c-b1e3-3afb2d1ccbc0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:03.101 +05:30 21d8f138-bdf7-48ff-8992-e994a79188b0 INF CORS policy execution successful. 2024-03-23 22:43:03.102 +05:30 21d8f138-bdf7-48ff-8992-e994a79188b0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:03.102 +05:30 21d8f138-bdf7-48ff-8992-e994a79188b0 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:03.103 +05:30 21d8f138-bdf7-48ff-8992-e994a79188b0 INF Fetching City deatails 2024-03-23 22:43:03.106 +05:30 60181684-a004-43e1-975b-fe2fb9ac824f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:43:03.107 +05:30 54788783-0d74-4be8-b2ed-bacbea56cc00 INF CORS policy execution successful. 2024-03-23 22:43:03.107 +05:30 54788783-0d74-4be8-b2ed-bacbea56cc00 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:03.108 +05:30 54788783-0d74-4be8-b2ed-bacbea56cc00 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:43:03.108 +05:30 54788783-0d74-4be8-b2ed-bacbea56cc00 INF Fetching Country deatails 2024-03-23 22:43:03.109 +05:30 21d8f138-bdf7-48ff-8992-e994a79188b0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:03.111 +05:30 21d8f138-bdf7-48ff-8992-e994a79188b0 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.1005ms 2024-03-23 22:43:03.111 +05:30 21d8f138-bdf7-48ff-8992-e994a79188b0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:03.111 +05:30 21d8f138-bdf7-48ff-8992-e994a79188b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 11.0324ms 2024-03-23 22:43:03.112 +05:30 54788783-0d74-4be8-b2ed-bacbea56cc00 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:03.113 +05:30 54788783-0d74-4be8-b2ed-bacbea56cc00 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.7352ms 2024-03-23 22:43:03.113 +05:30 54788783-0d74-4be8-b2ed-bacbea56cc00 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:03.113 +05:30 54788783-0d74-4be8-b2ed-bacbea56cc00 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.5426ms 2024-03-23 22:43:03.173 +05:30 3bb248b7-578b-470e-a46f-55ce7240ee4e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:43:03.174 +05:30 24061e4e-9b93-440d-bd02-a55754508549 INF CORS policy execution successful. 2024-03-23 22:43:03.174 +05:30 24061e4e-9b93-440d-bd02-a55754508549 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:03.174 +05:30 24061e4e-9b93-440d-bd02-a55754508549 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:43:03.174 +05:30 24061e4e-9b93-440d-bd02-a55754508549 INF Fetching Department deatails 2024-03-23 22:43:03.176 +05:30 24061e4e-9b93-440d-bd02-a55754508549 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:03.176 +05:30 24061e4e-9b93-440d-bd02-a55754508549 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.0626ms 2024-03-23 22:43:03.177 +05:30 24061e4e-9b93-440d-bd02-a55754508549 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:03.177 +05:30 24061e4e-9b93-440d-bd02-a55754508549 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6016ms 2024-03-23 22:43:06.300 +05:30 61094e37-9187-49cc-9bbd-7c10cda03072 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:06.301 +05:30 d7f232b7-5568-4bfb-8173-bdac0693099d INF CORS policy execution successful. 2024-03-23 22:43:06.301 +05:30 b0a1cc93-6298-4192-9b9c-dbe01676da95 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:43:06.301 +05:30 d7f232b7-5568-4bfb-8173-bdac0693099d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:06.301 +05:30 789ab020-16fb-4fa0-b00f-e8d3139dd495 INF CORS policy execution successful. 2024-03-23 22:43:06.301 +05:30 d7f232b7-5568-4bfb-8173-bdac0693099d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:06.301 +05:30 789ab020-16fb-4fa0-b00f-e8d3139dd495 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:06.301 +05:30 d7f232b7-5568-4bfb-8173-bdac0693099d INF Fetching City deatails 2024-03-23 22:43:06.301 +05:30 789ab020-16fb-4fa0-b00f-e8d3139dd495 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:43:06.302 +05:30 789ab020-16fb-4fa0-b00f-e8d3139dd495 INF Fetching Country deatails 2024-03-23 22:43:06.303 +05:30 789ab020-16fb-4fa0-b00f-e8d3139dd495 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:06.303 +05:30 d7f232b7-5568-4bfb-8173-bdac0693099d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:06.303 +05:30 d7f232b7-5568-4bfb-8173-bdac0693099d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8621ms 2024-03-23 22:43:06.303 +05:30 789ab020-16fb-4fa0-b00f-e8d3139dd495 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6344ms 2024-03-23 22:43:06.303 +05:30 d7f232b7-5568-4bfb-8173-bdac0693099d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:06.303 +05:30 789ab020-16fb-4fa0-b00f-e8d3139dd495 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:06.304 +05:30 789ab020-16fb-4fa0-b00f-e8d3139dd495 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.6303ms 2024-03-23 22:43:06.304 +05:30 d7f232b7-5568-4bfb-8173-bdac0693099d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1707ms 2024-03-23 22:43:06.307 +05:30 1e3f0dfc-3c07-4a01-ab55-b252aea118c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:43:06.307 +05:30 daef691e-5520-439f-bfa0-b880687c2bcb INF CORS policy execution successful. 2024-03-23 22:43:06.307 +05:30 daef691e-5520-439f-bfa0-b880687c2bcb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:06.307 +05:30 daef691e-5520-439f-bfa0-b880687c2bcb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:43:06.307 +05:30 daef691e-5520-439f-bfa0-b880687c2bcb INF Fetching Department deatails 2024-03-23 22:43:06.309 +05:30 daef691e-5520-439f-bfa0-b880687c2bcb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:06.309 +05:30 daef691e-5520-439f-bfa0-b880687c2bcb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4666ms 2024-03-23 22:43:06.309 +05:30 daef691e-5520-439f-bfa0-b880687c2bcb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:06.309 +05:30 daef691e-5520-439f-bfa0-b880687c2bcb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.5212ms 2024-03-23 22:43:06.970 +05:30 a7688786-e84b-43bb-b866-c0655535fe1e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:06.971 +05:30 1a44b1d1-6f8b-4778-bec0-474063a35f09 INF CORS policy execution successful. 2024-03-23 22:43:06.971 +05:30 1a44b1d1-6f8b-4778-bec0-474063a35f09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:06.971 +05:30 1a44b1d1-6f8b-4778-bec0-474063a35f09 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:06.971 +05:30 1a44b1d1-6f8b-4778-bec0-474063a35f09 INF Fetching City deatails 2024-03-23 22:43:06.972 +05:30 1a44b1d1-6f8b-4778-bec0-474063a35f09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:06.973 +05:30 1a44b1d1-6f8b-4778-bec0-474063a35f09 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5512ms 2024-03-23 22:43:06.973 +05:30 1a44b1d1-6f8b-4778-bec0-474063a35f09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:06.973 +05:30 1a44b1d1-6f8b-4778-bec0-474063a35f09 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6738ms 2024-03-23 22:43:06.975 +05:30 5d588511-9717-4901-9882-a7ca1d45ce2c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:43:06.975 +05:30 0deb96ff-e36c-4256-b58f-11e02f808f84 INF CORS policy execution successful. 2024-03-23 22:43:06.975 +05:30 0deb96ff-e36c-4256-b58f-11e02f808f84 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:06.975 +05:30 0deb96ff-e36c-4256-b58f-11e02f808f84 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:43:06.975 +05:30 0deb96ff-e36c-4256-b58f-11e02f808f84 INF Fetching Country deatails 2024-03-23 22:43:06.976 +05:30 0deb96ff-e36c-4256-b58f-11e02f808f84 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:06.976 +05:30 0deb96ff-e36c-4256-b58f-11e02f808f84 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.8372ms 2024-03-23 22:43:06.976 +05:30 0deb96ff-e36c-4256-b58f-11e02f808f84 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:06.976 +05:30 0deb96ff-e36c-4256-b58f-11e02f808f84 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.5404ms 2024-03-23 22:43:06.982 +05:30 77c24101-b25c-42a4-aa53-d239783230a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:43:06.983 +05:30 916e958c-3010-43cf-b53a-41dd63e77f7a INF CORS policy execution successful. 2024-03-23 22:43:06.983 +05:30 916e958c-3010-43cf-b53a-41dd63e77f7a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:06.983 +05:30 916e958c-3010-43cf-b53a-41dd63e77f7a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:43:06.983 +05:30 916e958c-3010-43cf-b53a-41dd63e77f7a INF Fetching Department deatails 2024-03-23 22:43:06.984 +05:30 916e958c-3010-43cf-b53a-41dd63e77f7a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:06.984 +05:30 916e958c-3010-43cf-b53a-41dd63e77f7a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.1571ms 2024-03-23 22:43:06.984 +05:30 916e958c-3010-43cf-b53a-41dd63e77f7a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:06.984 +05:30 916e958c-3010-43cf-b53a-41dd63e77f7a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.9098ms 2024-03-23 22:43:07.500 +05:30 140b55a0-2409-4c56-8db4-1a739b42aca0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:43:07.501 +05:30 60e6fd51-d077-40a7-bee3-27314c592d44 INF CORS policy execution successful. 2024-03-23 22:43:07.501 +05:30 60e6fd51-d077-40a7-bee3-27314c592d44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:07.502 +05:30 60e6fd51-d077-40a7-bee3-27314c592d44 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:43:07.502 +05:30 26f54cf8-7c5f-44bd-9517-272dd2df0211 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:07.502 +05:30 60e6fd51-d077-40a7-bee3-27314c592d44 INF Fetching Country deatails 2024-03-23 22:43:07.502 +05:30 1d92bb41-cc49-4285-b4de-036baad87104 INF CORS policy execution successful. 2024-03-23 22:43:07.502 +05:30 1d92bb41-cc49-4285-b4de-036baad87104 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:07.502 +05:30 1d92bb41-cc49-4285-b4de-036baad87104 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:07.502 +05:30 1d92bb41-cc49-4285-b4de-036baad87104 INF Fetching City deatails 2024-03-23 22:43:07.504 +05:30 60e6fd51-d077-40a7-bee3-27314c592d44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:07.504 +05:30 1d92bb41-cc49-4285-b4de-036baad87104 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:07.504 +05:30 1d92bb41-cc49-4285-b4de-036baad87104 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8486ms 2024-03-23 22:43:07.504 +05:30 60e6fd51-d077-40a7-bee3-27314c592d44 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.616ms 2024-03-23 22:43:07.504 +05:30 1d92bb41-cc49-4285-b4de-036baad87104 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:07.504 +05:30 60e6fd51-d077-40a7-bee3-27314c592d44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:07.505 +05:30 60e6fd51-d077-40a7-bee3-27314c592d44 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 6.021ms 2024-03-23 22:43:07.505 +05:30 1d92bb41-cc49-4285-b4de-036baad87104 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8219ms 2024-03-23 22:43:07.505 +05:30 b91bce28-3663-4f06-9ce0-568fae361044 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:43:07.505 +05:30 7f021fab-8ecd-4c87-90d7-518f96deb0f8 INF CORS policy execution successful. 2024-03-23 22:43:07.505 +05:30 7f021fab-8ecd-4c87-90d7-518f96deb0f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:07.505 +05:30 7f021fab-8ecd-4c87-90d7-518f96deb0f8 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:43:07.505 +05:30 7f021fab-8ecd-4c87-90d7-518f96deb0f8 INF Fetching Department deatails 2024-03-23 22:43:07.506 +05:30 7f021fab-8ecd-4c87-90d7-518f96deb0f8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:07.507 +05:30 7f021fab-8ecd-4c87-90d7-518f96deb0f8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.4331ms 2024-03-23 22:43:07.507 +05:30 7f021fab-8ecd-4c87-90d7-518f96deb0f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:07.507 +05:30 7f021fab-8ecd-4c87-90d7-518f96deb0f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.0659ms 2024-03-23 22:43:07.794 +05:30 d798b598-f5ba-4890-9b2f-b8061ecc65a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:43:07.794 +05:30 10551542-f406-4bde-be8d-c7994fc7ca08 INF CORS policy execution successful. 2024-03-23 22:43:07.794 +05:30 10551542-f406-4bde-be8d-c7994fc7ca08 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:07.794 +05:30 10551542-f406-4bde-be8d-c7994fc7ca08 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:43:07.795 +05:30 10551542-f406-4bde-be8d-c7994fc7ca08 INF Fetching Country deatails 2024-03-23 22:43:07.796 +05:30 10551542-f406-4bde-be8d-c7994fc7ca08 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:07.796 +05:30 10551542-f406-4bde-be8d-c7994fc7ca08 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.6841ms 2024-03-23 22:43:07.796 +05:30 10551542-f406-4bde-be8d-c7994fc7ca08 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:07.796 +05:30 3377242a-110b-476c-b813-a7b8c1f0314e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:07.796 +05:30 10551542-f406-4bde-be8d-c7994fc7ca08 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.6477ms 2024-03-23 22:43:07.797 +05:30 81c93566-e295-4362-b447-e57bfee622a5 INF CORS policy execution successful. 2024-03-23 22:43:07.797 +05:30 81c93566-e295-4362-b447-e57bfee622a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:07.797 +05:30 81c93566-e295-4362-b447-e57bfee622a5 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:07.797 +05:30 81c93566-e295-4362-b447-e57bfee622a5 INF Fetching City deatails 2024-03-23 22:43:07.797 +05:30 68fc618b-25cf-4adf-9e37-26ae928cefe0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:43:07.797 +05:30 7b63c535-116a-468e-a017-7cc7193e6f69 INF CORS policy execution successful. 2024-03-23 22:43:07.797 +05:30 7b63c535-116a-468e-a017-7cc7193e6f69 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:07.797 +05:30 7b63c535-116a-468e-a017-7cc7193e6f69 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:43:07.797 +05:30 81c93566-e295-4362-b447-e57bfee622a5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:07.797 +05:30 7b63c535-116a-468e-a017-7cc7193e6f69 INF Fetching Department deatails 2024-03-23 22:43:07.798 +05:30 81c93566-e295-4362-b447-e57bfee622a5 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 0.9779ms 2024-03-23 22:43:07.798 +05:30 81c93566-e295-4362-b447-e57bfee622a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:07.798 +05:30 7b63c535-116a-468e-a017-7cc7193e6f69 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:07.798 +05:30 7b63c535-116a-468e-a017-7cc7193e6f69 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 0.5741ms 2024-03-23 22:43:07.798 +05:30 81c93566-e295-4362-b447-e57bfee622a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.5443ms 2024-03-23 22:43:07.798 +05:30 7b63c535-116a-468e-a017-7cc7193e6f69 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:07.798 +05:30 7b63c535-116a-468e-a017-7cc7193e6f69 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 0.9856ms 2024-03-23 22:43:10.236 +05:30 2bf9ad42-aa67-4d5d-baac-9d2bfb5f9744 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:43:10.236 +05:30 d4a662d3-a763-46b6-a1e0-e97e29028145 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:10.237 +05:30 8877c2a9-06cb-46f8-bfc8-65823d00a358 INF CORS policy execution successful. 2024-03-23 22:43:10.237 +05:30 8877c2a9-06cb-46f8-bfc8-65823d00a358 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:10.237 +05:30 8877c2a9-06cb-46f8-bfc8-65823d00a358 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:10.237 +05:30 05555989-b258-4247-9f8a-99bd46de3b19 INF CORS policy execution successful. 2024-03-23 22:43:10.237 +05:30 8877c2a9-06cb-46f8-bfc8-65823d00a358 INF Fetching City deatails 2024-03-23 22:43:10.238 +05:30 05555989-b258-4247-9f8a-99bd46de3b19 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:10.238 +05:30 05555989-b258-4247-9f8a-99bd46de3b19 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:43:10.238 +05:30 05555989-b258-4247-9f8a-99bd46de3b19 INF Fetching Country deatails 2024-03-23 22:43:10.239 +05:30 05555989-b258-4247-9f8a-99bd46de3b19 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:10.239 +05:30 8877c2a9-06cb-46f8-bfc8-65823d00a358 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:10.239 +05:30 05555989-b258-4247-9f8a-99bd46de3b19 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.7621ms 2024-03-23 22:43:10.239 +05:30 8877c2a9-06cb-46f8-bfc8-65823d00a358 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.073ms 2024-03-23 22:43:10.240 +05:30 05555989-b258-4247-9f8a-99bd46de3b19 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:10.240 +05:30 8877c2a9-06cb-46f8-bfc8-65823d00a358 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:10.240 +05:30 05555989-b258-4247-9f8a-99bd46de3b19 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 3.3412ms 2024-03-23 22:43:10.240 +05:30 8877c2a9-06cb-46f8-bfc8-65823d00a358 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.421ms 2024-03-23 22:43:10.240 +05:30 05858254-711a-46b0-810a-8774dfd0eaaf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:43:10.240 +05:30 a494445d-c07d-4f74-a335-6b41381abb5a INF CORS policy execution successful. 2024-03-23 22:43:10.241 +05:30 a494445d-c07d-4f74-a335-6b41381abb5a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:10.241 +05:30 a494445d-c07d-4f74-a335-6b41381abb5a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:43:10.241 +05:30 a494445d-c07d-4f74-a335-6b41381abb5a INF Fetching Department deatails 2024-03-23 22:43:10.242 +05:30 a494445d-c07d-4f74-a335-6b41381abb5a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:10.242 +05:30 a494445d-c07d-4f74-a335-6b41381abb5a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2542ms 2024-03-23 22:43:10.242 +05:30 a494445d-c07d-4f74-a335-6b41381abb5a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:10.242 +05:30 a494445d-c07d-4f74-a335-6b41381abb5a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 1.9969ms 2024-03-23 22:43:13.501 +05:30 6a202a9b-1139-4ea3-9f96-32803a6efae6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:13.501 +05:30 3804ef43-b379-4c63-ba4e-79ae0d650355 INF CORS policy execution successful. 2024-03-23 22:43:13.501 +05:30 3804ef43-b379-4c63-ba4e-79ae0d650355 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:13.501 +05:30 3804ef43-b379-4c63-ba4e-79ae0d650355 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:13.501 +05:30 3804ef43-b379-4c63-ba4e-79ae0d650355 INF Fetching City deatails 2024-03-23 22:43:13.502 +05:30 3804ef43-b379-4c63-ba4e-79ae0d650355 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:13.503 +05:30 3804ef43-b379-4c63-ba4e-79ae0d650355 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5059ms 2024-03-23 22:43:13.503 +05:30 3804ef43-b379-4c63-ba4e-79ae0d650355 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:13.503 +05:30 3804ef43-b379-4c63-ba4e-79ae0d650355 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.3125ms 2024-03-23 22:43:14.742 +05:30 0c522ff9-54bd-4674-a4f7-e0e725224997 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:14.743 +05:30 5a6b0157-febe-4181-a717-a94096d7342d INF CORS policy execution successful. 2024-03-23 22:43:14.743 +05:30 5a6b0157-febe-4181-a717-a94096d7342d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:14.743 +05:30 5a6b0157-febe-4181-a717-a94096d7342d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:14.743 +05:30 5a6b0157-febe-4181-a717-a94096d7342d INF Fetching City deatails 2024-03-23 22:43:14.744 +05:30 5a6b0157-febe-4181-a717-a94096d7342d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:14.744 +05:30 5a6b0157-febe-4181-a717-a94096d7342d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2009ms 2024-03-23 22:43:14.744 +05:30 5a6b0157-febe-4181-a717-a94096d7342d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:14.744 +05:30 5a6b0157-febe-4181-a717-a94096d7342d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0857ms 2024-03-23 22:43:16.205 +05:30 6b9c801f-ae2a-40fe-98b2-c08157c49d53 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:16.205 +05:30 0bb6d8ca-0638-42d8-bf7a-994c3d7700b9 INF CORS policy execution successful. 2024-03-23 22:43:16.205 +05:30 0bb6d8ca-0638-42d8-bf7a-994c3d7700b9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:16.205 +05:30 0bb6d8ca-0638-42d8-bf7a-994c3d7700b9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:16.206 +05:30 0bb6d8ca-0638-42d8-bf7a-994c3d7700b9 INF Fetching City deatails 2024-03-23 22:43:16.207 +05:30 0bb6d8ca-0638-42d8-bf7a-994c3d7700b9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:16.208 +05:30 0bb6d8ca-0638-42d8-bf7a-994c3d7700b9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.0841ms 2024-03-23 22:43:16.208 +05:30 0bb6d8ca-0638-42d8-bf7a-994c3d7700b9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:16.208 +05:30 0bb6d8ca-0638-42d8-bf7a-994c3d7700b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.1893ms 2024-03-23 22:43:16.823 +05:30 9ecd49d8-1ddb-4e07-8f3b-c10fa5c441f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:16.823 +05:30 f3a866d2-f0a4-432a-aa4d-b79f11e49e4e INF CORS policy execution successful. 2024-03-23 22:43:16.824 +05:30 f3a866d2-f0a4-432a-aa4d-b79f11e49e4e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:16.824 +05:30 f3a866d2-f0a4-432a-aa4d-b79f11e49e4e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:16.824 +05:30 f3a866d2-f0a4-432a-aa4d-b79f11e49e4e INF Fetching City deatails 2024-03-23 22:43:16.825 +05:30 f3a866d2-f0a4-432a-aa4d-b79f11e49e4e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:16.825 +05:30 f3a866d2-f0a4-432a-aa4d-b79f11e49e4e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5076ms 2024-03-23 22:43:16.825 +05:30 f3a866d2-f0a4-432a-aa4d-b79f11e49e4e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:16.825 +05:30 f3a866d2-f0a4-432a-aa4d-b79f11e49e4e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.3262ms 2024-03-23 22:43:18.022 +05:30 6ac207d8-bf24-49e2-becb-26a0c498ac8d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:18.023 +05:30 5201fb40-f025-4bf1-a744-5c365507f548 INF CORS policy execution successful. 2024-03-23 22:43:18.023 +05:30 5201fb40-f025-4bf1-a744-5c365507f548 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:18.023 +05:30 5201fb40-f025-4bf1-a744-5c365507f548 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:18.023 +05:30 5201fb40-f025-4bf1-a744-5c365507f548 INF Fetching City deatails 2024-03-23 22:43:18.024 +05:30 5201fb40-f025-4bf1-a744-5c365507f548 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:18.025 +05:30 5201fb40-f025-4bf1-a744-5c365507f548 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6ms 2024-03-23 22:43:18.025 +05:30 5201fb40-f025-4bf1-a744-5c365507f548 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:18.025 +05:30 5201fb40-f025-4bf1-a744-5c365507f548 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.5604ms 2024-03-23 22:43:19.061 +05:30 ed239e54-aaac-4efe-8368-fce9399ac647 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:19.062 +05:30 23195155-2325-466c-83a8-f72f16a447f2 INF CORS policy execution successful. 2024-03-23 22:43:19.062 +05:30 23195155-2325-466c-83a8-f72f16a447f2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:19.062 +05:30 23195155-2325-466c-83a8-f72f16a447f2 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:19.062 +05:30 23195155-2325-466c-83a8-f72f16a447f2 INF Fetching City deatails 2024-03-23 22:43:19.064 +05:30 23195155-2325-466c-83a8-f72f16a447f2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:19.064 +05:30 23195155-2325-466c-83a8-f72f16a447f2 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8491ms 2024-03-23 22:43:19.064 +05:30 23195155-2325-466c-83a8-f72f16a447f2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:19.064 +05:30 23195155-2325-466c-83a8-f72f16a447f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0678ms 2024-03-23 22:43:19.420 +05:30 44ff3951-4808-47a4-9e1f-40dc53664173 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:19.420 +05:30 408aeeb3-6531-4443-a388-4e1abcb37acb INF CORS policy execution successful. 2024-03-23 22:43:19.420 +05:30 408aeeb3-6531-4443-a388-4e1abcb37acb INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:19.420 +05:30 408aeeb3-6531-4443-a388-4e1abcb37acb INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:19.420 +05:30 408aeeb3-6531-4443-a388-4e1abcb37acb INF Fetching City deatails 2024-03-23 22:43:19.422 +05:30 408aeeb3-6531-4443-a388-4e1abcb37acb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:19.422 +05:30 408aeeb3-6531-4443-a388-4e1abcb37acb INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7951ms 2024-03-23 22:43:19.422 +05:30 408aeeb3-6531-4443-a388-4e1abcb37acb INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:19.423 +05:30 408aeeb3-6531-4443-a388-4e1abcb37acb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.0418ms 2024-03-23 22:43:19.729 +05:30 3b516bec-b91d-413f-8702-3d84064b28e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:19.729 +05:30 c08d8f1e-f282-4933-bae1-f00e8342ae32 INF CORS policy execution successful. 2024-03-23 22:43:19.729 +05:30 c08d8f1e-f282-4933-bae1-f00e8342ae32 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:19.730 +05:30 c08d8f1e-f282-4933-bae1-f00e8342ae32 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:19.730 +05:30 c08d8f1e-f282-4933-bae1-f00e8342ae32 INF Fetching City deatails 2024-03-23 22:43:19.730 +05:30 c08d8f1e-f282-4933-bae1-f00e8342ae32 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:19.731 +05:30 c08d8f1e-f282-4933-bae1-f00e8342ae32 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.1562ms 2024-03-23 22:43:19.731 +05:30 c08d8f1e-f282-4933-bae1-f00e8342ae32 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:19.731 +05:30 c08d8f1e-f282-4933-bae1-f00e8342ae32 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.8102ms 2024-03-23 22:43:20.177 +05:30 e2dab3fc-18a7-48df-a4fc-ef00a7a4fe30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:20.178 +05:30 e53da2be-5b75-4303-a710-56539088cfa8 INF CORS policy execution successful. 2024-03-23 22:43:20.178 +05:30 e53da2be-5b75-4303-a710-56539088cfa8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:20.178 +05:30 e53da2be-5b75-4303-a710-56539088cfa8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:20.178 +05:30 e53da2be-5b75-4303-a710-56539088cfa8 INF Fetching City deatails 2024-03-23 22:43:20.180 +05:30 e53da2be-5b75-4303-a710-56539088cfa8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:20.180 +05:30 e53da2be-5b75-4303-a710-56539088cfa8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.2173ms 2024-03-23 22:43:20.180 +05:30 e53da2be-5b75-4303-a710-56539088cfa8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:20.180 +05:30 e53da2be-5b75-4303-a710-56539088cfa8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.64ms 2024-03-23 22:43:20.676 +05:30 a465de8c-ae01-455c-b0ee-91aaead6ccab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:20.676 +05:30 26f6a9eb-55d4-41a8-87eb-de3e0038ddd8 INF CORS policy execution successful. 2024-03-23 22:43:20.676 +05:30 26f6a9eb-55d4-41a8-87eb-de3e0038ddd8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:20.676 +05:30 26f6a9eb-55d4-41a8-87eb-de3e0038ddd8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:20.676 +05:30 26f6a9eb-55d4-41a8-87eb-de3e0038ddd8 INF Fetching City deatails 2024-03-23 22:43:20.678 +05:30 26f6a9eb-55d4-41a8-87eb-de3e0038ddd8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:20.678 +05:30 26f6a9eb-55d4-41a8-87eb-de3e0038ddd8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8066ms 2024-03-23 22:43:20.678 +05:30 26f6a9eb-55d4-41a8-87eb-de3e0038ddd8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:20.678 +05:30 26f6a9eb-55d4-41a8-87eb-de3e0038ddd8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8896ms 2024-03-23 22:43:23.199 +05:30 018b7dc2-a43d-471e-a9ba-724781d49c93 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:23.200 +05:30 73dd8563-6f0c-401c-bf19-5661a352bd90 INF CORS policy execution successful. 2024-03-23 22:43:23.200 +05:30 73dd8563-6f0c-401c-bf19-5661a352bd90 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:23.200 +05:30 73dd8563-6f0c-401c-bf19-5661a352bd90 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:23.201 +05:30 73dd8563-6f0c-401c-bf19-5661a352bd90 INF Fetching City deatails 2024-03-23 22:43:23.202 +05:30 73dd8563-6f0c-401c-bf19-5661a352bd90 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:23.202 +05:30 73dd8563-6f0c-401c-bf19-5661a352bd90 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7532ms 2024-03-23 22:43:23.202 +05:30 73dd8563-6f0c-401c-bf19-5661a352bd90 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:23.202 +05:30 73dd8563-6f0c-401c-bf19-5661a352bd90 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.4594ms 2024-03-23 22:43:23.430 +05:30 dbdd31ff-6d6e-4f42-ab02-4407fdf36ec9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:23.431 +05:30 caf612a1-26ee-4d4a-bec5-02f166ea5ee6 INF CORS policy execution successful. 2024-03-23 22:43:23.431 +05:30 caf612a1-26ee-4d4a-bec5-02f166ea5ee6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:23.431 +05:30 caf612a1-26ee-4d4a-bec5-02f166ea5ee6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:23.431 +05:30 caf612a1-26ee-4d4a-bec5-02f166ea5ee6 INF Fetching City deatails 2024-03-23 22:43:23.432 +05:30 caf612a1-26ee-4d4a-bec5-02f166ea5ee6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:23.432 +05:30 caf612a1-26ee-4d4a-bec5-02f166ea5ee6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5682ms 2024-03-23 22:43:23.432 +05:30 caf612a1-26ee-4d4a-bec5-02f166ea5ee6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:23.433 +05:30 caf612a1-26ee-4d4a-bec5-02f166ea5ee6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.403ms 2024-03-23 22:43:23.627 +05:30 ebf85940-40b2-4373-b1e8-af1a3a802aca INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:23.627 +05:30 3b3e43a5-a19f-43c3-8485-2b819880929a INF CORS policy execution successful. 2024-03-23 22:43:23.627 +05:30 3b3e43a5-a19f-43c3-8485-2b819880929a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:23.627 +05:30 3b3e43a5-a19f-43c3-8485-2b819880929a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:23.627 +05:30 3b3e43a5-a19f-43c3-8485-2b819880929a INF Fetching City deatails 2024-03-23 22:43:23.628 +05:30 3b3e43a5-a19f-43c3-8485-2b819880929a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:23.629 +05:30 3b3e43a5-a19f-43c3-8485-2b819880929a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3382ms 2024-03-23 22:43:23.629 +05:30 3b3e43a5-a19f-43c3-8485-2b819880929a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:23.629 +05:30 3b3e43a5-a19f-43c3-8485-2b819880929a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1201ms 2024-03-23 22:43:23.825 +05:30 c32f6a43-7a15-4537-be6b-b80d0a9a2dc7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:23.826 +05:30 7d388f21-e5c0-4594-b28d-133ead43669c INF CORS policy execution successful. 2024-03-23 22:43:23.826 +05:30 7d388f21-e5c0-4594-b28d-133ead43669c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:23.826 +05:30 7d388f21-e5c0-4594-b28d-133ead43669c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:23.826 +05:30 7d388f21-e5c0-4594-b28d-133ead43669c INF Fetching City deatails 2024-03-23 22:43:23.827 +05:30 7d388f21-e5c0-4594-b28d-133ead43669c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:23.827 +05:30 7d388f21-e5c0-4594-b28d-133ead43669c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4519ms 2024-03-23 22:43:23.827 +05:30 7d388f21-e5c0-4594-b28d-133ead43669c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:23.828 +05:30 7d388f21-e5c0-4594-b28d-133ead43669c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1965ms 2024-03-23 22:43:23.991 +05:30 35d7ff23-0125-47f1-b65a-21672267be19 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:23.991 +05:30 14f7d59e-95ab-42f4-836a-006233e3798d INF CORS policy execution successful. 2024-03-23 22:43:23.992 +05:30 14f7d59e-95ab-42f4-836a-006233e3798d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:23.992 +05:30 14f7d59e-95ab-42f4-836a-006233e3798d INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:23.992 +05:30 14f7d59e-95ab-42f4-836a-006233e3798d INF Fetching City deatails 2024-03-23 22:43:23.993 +05:30 14f7d59e-95ab-42f4-836a-006233e3798d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:23.993 +05:30 14f7d59e-95ab-42f4-836a-006233e3798d INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.6937ms 2024-03-23 22:43:23.994 +05:30 14f7d59e-95ab-42f4-836a-006233e3798d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:23.994 +05:30 14f7d59e-95ab-42f4-836a-006233e3798d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4944ms 2024-03-23 22:43:24.180 +05:30 bd95aadb-5a6a-434d-a407-d12358adf6ce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:24.180 +05:30 8513c2ed-5d53-4625-b723-693b49668bb1 INF CORS policy execution successful. 2024-03-23 22:43:24.181 +05:30 8513c2ed-5d53-4625-b723-693b49668bb1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:24.181 +05:30 8513c2ed-5d53-4625-b723-693b49668bb1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:24.181 +05:30 8513c2ed-5d53-4625-b723-693b49668bb1 INF Fetching City deatails 2024-03-23 22:43:24.182 +05:30 8513c2ed-5d53-4625-b723-693b49668bb1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:24.182 +05:30 8513c2ed-5d53-4625-b723-693b49668bb1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.245ms 2024-03-23 22:43:24.182 +05:30 8513c2ed-5d53-4625-b723-693b49668bb1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:24.182 +05:30 8513c2ed-5d53-4625-b723-693b49668bb1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2982ms 2024-03-23 22:43:24.357 +05:30 df3f9123-8935-4544-a34f-061ad42d0751 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:24.357 +05:30 11b2dc7a-2fa8-41b0-b480-2d6c1d7ced3b INF CORS policy execution successful. 2024-03-23 22:43:24.357 +05:30 11b2dc7a-2fa8-41b0-b480-2d6c1d7ced3b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:24.357 +05:30 11b2dc7a-2fa8-41b0-b480-2d6c1d7ced3b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:24.357 +05:30 11b2dc7a-2fa8-41b0-b480-2d6c1d7ced3b INF Fetching City deatails 2024-03-23 22:43:24.358 +05:30 11b2dc7a-2fa8-41b0-b480-2d6c1d7ced3b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:24.359 +05:30 11b2dc7a-2fa8-41b0-b480-2d6c1d7ced3b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.3026ms 2024-03-23 22:43:24.359 +05:30 11b2dc7a-2fa8-41b0-b480-2d6c1d7ced3b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:24.359 +05:30 11b2dc7a-2fa8-41b0-b480-2d6c1d7ced3b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.1605ms 2024-03-23 22:43:24.526 +05:30 286054e4-e84a-4b70-9a9d-89c12f4fd0c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:24.526 +05:30 a928d27d-59ab-429b-8204-b495a8078572 INF CORS policy execution successful. 2024-03-23 22:43:24.526 +05:30 a928d27d-59ab-429b-8204-b495a8078572 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:24.526 +05:30 a928d27d-59ab-429b-8204-b495a8078572 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:24.527 +05:30 a928d27d-59ab-429b-8204-b495a8078572 INF Fetching City deatails 2024-03-23 22:43:24.528 +05:30 a928d27d-59ab-429b-8204-b495a8078572 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:24.529 +05:30 a928d27d-59ab-429b-8204-b495a8078572 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.1707ms 2024-03-23 22:43:24.529 +05:30 a928d27d-59ab-429b-8204-b495a8078572 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:24.529 +05:30 a928d27d-59ab-429b-8204-b495a8078572 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 3.3714ms 2024-03-23 22:43:24.697 +05:30 845a2a6e-1749-4f2a-9ad6-320da5098e44 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:24.697 +05:30 c113349d-ff7d-415e-b037-4d9b17eb48bd INF CORS policy execution successful. 2024-03-23 22:43:24.697 +05:30 c113349d-ff7d-415e-b037-4d9b17eb48bd INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:24.697 +05:30 c113349d-ff7d-415e-b037-4d9b17eb48bd INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:24.697 +05:30 c113349d-ff7d-415e-b037-4d9b17eb48bd INF Fetching City deatails 2024-03-23 22:43:24.698 +05:30 c113349d-ff7d-415e-b037-4d9b17eb48bd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:24.698 +05:30 c113349d-ff7d-415e-b037-4d9b17eb48bd INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2318ms 2024-03-23 22:43:24.698 +05:30 c113349d-ff7d-415e-b037-4d9b17eb48bd INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:24.699 +05:30 c113349d-ff7d-415e-b037-4d9b17eb48bd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9481ms 2024-03-23 22:43:24.905 +05:30 98a829da-ef3f-40e6-bfef-08ac19f91218 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:24.905 +05:30 877b8c90-47c5-4e0e-be2c-8fe4912af9ba INF CORS policy execution successful. 2024-03-23 22:43:24.905 +05:30 877b8c90-47c5-4e0e-be2c-8fe4912af9ba INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:24.905 +05:30 877b8c90-47c5-4e0e-be2c-8fe4912af9ba INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:24.905 +05:30 877b8c90-47c5-4e0e-be2c-8fe4912af9ba INF Fetching City deatails 2024-03-23 22:43:24.906 +05:30 877b8c90-47c5-4e0e-be2c-8fe4912af9ba INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:24.906 +05:30 877b8c90-47c5-4e0e-be2c-8fe4912af9ba INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2348ms 2024-03-23 22:43:24.907 +05:30 877b8c90-47c5-4e0e-be2c-8fe4912af9ba INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:24.907 +05:30 877b8c90-47c5-4e0e-be2c-8fe4912af9ba INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.9137ms 2024-03-23 22:43:25.095 +05:30 84012bf9-d306-417f-a22b-8e47c3beb726 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:25.096 +05:30 527b3581-59a6-4abd-b705-fdeb995a01c1 INF CORS policy execution successful. 2024-03-23 22:43:25.096 +05:30 527b3581-59a6-4abd-b705-fdeb995a01c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:25.096 +05:30 527b3581-59a6-4abd-b705-fdeb995a01c1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:25.096 +05:30 527b3581-59a6-4abd-b705-fdeb995a01c1 INF Fetching City deatails 2024-03-23 22:43:25.097 +05:30 527b3581-59a6-4abd-b705-fdeb995a01c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:25.098 +05:30 527b3581-59a6-4abd-b705-fdeb995a01c1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4404ms 2024-03-23 22:43:25.098 +05:30 527b3581-59a6-4abd-b705-fdeb995a01c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:25.098 +05:30 527b3581-59a6-4abd-b705-fdeb995a01c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.3535ms 2024-03-23 22:43:25.271 +05:30 536bda2a-3288-4698-912a-488cc12c4be1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:25.272 +05:30 54f3086f-e512-49a5-aa3a-2e8cec2db43a INF CORS policy execution successful. 2024-03-23 22:43:25.272 +05:30 54f3086f-e512-49a5-aa3a-2e8cec2db43a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:25.272 +05:30 54f3086f-e512-49a5-aa3a-2e8cec2db43a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:25.272 +05:30 54f3086f-e512-49a5-aa3a-2e8cec2db43a INF Fetching City deatails 2024-03-23 22:43:25.273 +05:30 54f3086f-e512-49a5-aa3a-2e8cec2db43a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:25.273 +05:30 54f3086f-e512-49a5-aa3a-2e8cec2db43a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4807ms 2024-03-23 22:43:25.274 +05:30 54f3086f-e512-49a5-aa3a-2e8cec2db43a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:25.274 +05:30 54f3086f-e512-49a5-aa3a-2e8cec2db43a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4454ms 2024-03-23 22:43:25.532 +05:30 456e3747-1e62-4b94-b1d6-f599e6522787 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:25.532 +05:30 fe8c7d1c-d597-4ccb-b980-0592040fbff1 INF CORS policy execution successful. 2024-03-23 22:43:25.533 +05:30 fe8c7d1c-d597-4ccb-b980-0592040fbff1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:25.533 +05:30 fe8c7d1c-d597-4ccb-b980-0592040fbff1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:25.533 +05:30 fe8c7d1c-d597-4ccb-b980-0592040fbff1 INF Fetching City deatails 2024-03-23 22:43:25.534 +05:30 fe8c7d1c-d597-4ccb-b980-0592040fbff1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:25.534 +05:30 fe8c7d1c-d597-4ccb-b980-0592040fbff1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.1617ms 2024-03-23 22:43:25.534 +05:30 fe8c7d1c-d597-4ccb-b980-0592040fbff1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:25.534 +05:30 fe8c7d1c-d597-4ccb-b980-0592040fbff1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.8172ms 2024-03-23 22:43:27.765 +05:30 b8e81922-5b24-4ba4-b03e-c36a460bbcf3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:27.766 +05:30 6e2eca39-e4bd-47f3-afea-51566764a33b INF CORS policy execution successful. 2024-03-23 22:43:27.766 +05:30 6e2eca39-e4bd-47f3-afea-51566764a33b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:27.766 +05:30 6e2eca39-e4bd-47f3-afea-51566764a33b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:27.766 +05:30 6e2eca39-e4bd-47f3-afea-51566764a33b INF Fetching City deatails 2024-03-23 22:43:27.767 +05:30 6e2eca39-e4bd-47f3-afea-51566764a33b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:27.768 +05:30 6e2eca39-e4bd-47f3-afea-51566764a33b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8936ms 2024-03-23 22:43:27.768 +05:30 6e2eca39-e4bd-47f3-afea-51566764a33b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:27.768 +05:30 6e2eca39-e4bd-47f3-afea-51566764a33b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.8069ms 2024-03-23 22:43:32.453 +05:30 647ba7b7-c2e5-4910-a4f0-3197ac00ee82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:32.453 +05:30 7a725cb6-b760-4467-bc05-d8eb3a8c47df INF CORS policy execution successful. 2024-03-23 22:43:32.453 +05:30 7a725cb6-b760-4467-bc05-d8eb3a8c47df INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:32.453 +05:30 7a725cb6-b760-4467-bc05-d8eb3a8c47df INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:32.453 +05:30 7a725cb6-b760-4467-bc05-d8eb3a8c47df INF Fetching City deatails 2024-03-23 22:43:32.455 +05:30 7a725cb6-b760-4467-bc05-d8eb3a8c47df INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:32.456 +05:30 7a725cb6-b760-4467-bc05-d8eb3a8c47df INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.444ms 2024-03-23 22:43:32.456 +05:30 7a725cb6-b760-4467-bc05-d8eb3a8c47df INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:32.457 +05:30 7a725cb6-b760-4467-bc05-d8eb3a8c47df INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.3353ms 2024-03-23 22:43:32.500 +05:30 d10e62b5-b658-4bb6-870b-9b88c923f3be INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:32.501 +05:30 6f19dc1c-993e-4ccd-9d35-923d803791a1 INF CORS policy execution successful. 2024-03-23 22:43:32.501 +05:30 6f19dc1c-993e-4ccd-9d35-923d803791a1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:32.501 +05:30 6f19dc1c-993e-4ccd-9d35-923d803791a1 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:32.501 +05:30 6f19dc1c-993e-4ccd-9d35-923d803791a1 INF Fetching City deatails 2024-03-23 22:43:32.502 +05:30 6f19dc1c-993e-4ccd-9d35-923d803791a1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:32.502 +05:30 6f19dc1c-993e-4ccd-9d35-923d803791a1 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4274ms 2024-03-23 22:43:32.502 +05:30 6f19dc1c-993e-4ccd-9d35-923d803791a1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:32.503 +05:30 6f19dc1c-993e-4ccd-9d35-923d803791a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2361ms 2024-03-23 22:43:48.101 +05:30 e6eaddb0-4ca0-475a-9c39-c05bed958d8d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:43:48.103 +05:30 11fe7a15-cee4-4524-851d-36a5335b0cac INF CORS policy execution successful. 2024-03-23 22:43:48.103 +05:30 11fe7a15-cee4-4524-851d-36a5335b0cac INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:48.103 +05:30 11fe7a15-cee4-4524-851d-36a5335b0cac INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:43:48.103 +05:30 11fe7a15-cee4-4524-851d-36a5335b0cac INF Fetching Department deatails 2024-03-23 22:43:48.105 +05:30 11fe7a15-cee4-4524-851d-36a5335b0cac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:48.106 +05:30 11fe7a15-cee4-4524-851d-36a5335b0cac INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.7227ms 2024-03-23 22:43:48.106 +05:30 11fe7a15-cee4-4524-851d-36a5335b0cac INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:43:48.106 +05:30 11fe7a15-cee4-4524-851d-36a5335b0cac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.937ms 2024-03-23 22:43:48.106 +05:30 4c6b885a-3479-4231-b7a0-bf6a60b41da9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:43:48.106 +05:30 78fe9898-92ee-475a-84a5-dc0040121116 INF CORS policy execution successful. 2024-03-23 22:43:48.106 +05:30 78fe9898-92ee-475a-84a5-dc0040121116 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:48.106 +05:30 78fe9898-92ee-475a-84a5-dc0040121116 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:43:48.107 +05:30 78fe9898-92ee-475a-84a5-dc0040121116 INF Fetching Country deatails 2024-03-23 22:43:48.107 +05:30 141fb68b-de68-4367-82b3-b6c08941d3b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:48.107 +05:30 bcc9acfd-5ddb-43cf-9cda-047ecf2ec62b INF CORS policy execution successful. 2024-03-23 22:43:48.107 +05:30 bcc9acfd-5ddb-43cf-9cda-047ecf2ec62b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:48.107 +05:30 bcc9acfd-5ddb-43cf-9cda-047ecf2ec62b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:48.107 +05:30 bcc9acfd-5ddb-43cf-9cda-047ecf2ec62b INF Fetching City deatails 2024-03-23 22:43:48.107 +05:30 78fe9898-92ee-475a-84a5-dc0040121116 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:48.107 +05:30 78fe9898-92ee-475a-84a5-dc0040121116 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.9422ms 2024-03-23 22:43:48.108 +05:30 78fe9898-92ee-475a-84a5-dc0040121116 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:43:48.108 +05:30 78fe9898-92ee-475a-84a5-dc0040121116 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.6112ms 2024-03-23 22:43:48.108 +05:30 bcc9acfd-5ddb-43cf-9cda-047ecf2ec62b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:48.108 +05:30 bcc9acfd-5ddb-43cf-9cda-047ecf2ec62b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 0.8608ms 2024-03-23 22:43:48.108 +05:30 bcc9acfd-5ddb-43cf-9cda-047ecf2ec62b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:48.108 +05:30 bcc9acfd-5ddb-43cf-9cda-047ecf2ec62b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.3897ms 2024-03-23 22:43:49.987 +05:30 7e7bc6b5-b409-4c15-9cc3-d98a0a561f18 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:49.988 +05:30 7dfd1e31-9cb3-4ee9-86d5-ad9c62be4c3b INF CORS policy execution successful. 2024-03-23 22:43:49.988 +05:30 7dfd1e31-9cb3-4ee9-86d5-ad9c62be4c3b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:49.988 +05:30 7dfd1e31-9cb3-4ee9-86d5-ad9c62be4c3b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:49.988 +05:30 7dfd1e31-9cb3-4ee9-86d5-ad9c62be4c3b INF Fetching City deatails 2024-03-23 22:43:49.989 +05:30 7dfd1e31-9cb3-4ee9-86d5-ad9c62be4c3b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:49.989 +05:30 7dfd1e31-9cb3-4ee9-86d5-ad9c62be4c3b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5391ms 2024-03-23 22:43:49.989 +05:30 7dfd1e31-9cb3-4ee9-86d5-ad9c62be4c3b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:49.989 +05:30 7dfd1e31-9cb3-4ee9-86d5-ad9c62be4c3b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.3198ms 2024-03-23 22:43:50.068 +05:30 7f78abfe-7d51-4c23-ba60-49ca7a964ed2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:50.069 +05:30 e2ed08f6-86e6-4e42-b20d-a34a19546384 INF CORS policy execution successful. 2024-03-23 22:43:50.069 +05:30 e2ed08f6-86e6-4e42-b20d-a34a19546384 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:50.069 +05:30 e2ed08f6-86e6-4e42-b20d-a34a19546384 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:50.069 +05:30 e2ed08f6-86e6-4e42-b20d-a34a19546384 INF Fetching City deatails 2024-03-23 22:43:50.070 +05:30 e2ed08f6-86e6-4e42-b20d-a34a19546384 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:50.071 +05:30 e2ed08f6-86e6-4e42-b20d-a34a19546384 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7322ms 2024-03-23 22:43:50.071 +05:30 e2ed08f6-86e6-4e42-b20d-a34a19546384 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:50.071 +05:30 e2ed08f6-86e6-4e42-b20d-a34a19546384 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.7488ms 2024-03-23 22:43:50.176 +05:30 68af41e3-d4d7-4314-a109-a4a7abf16115 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:50.177 +05:30 7b9a45e0-81ad-46ae-b363-720bd012a905 INF CORS policy execution successful. 2024-03-23 22:43:50.177 +05:30 7b9a45e0-81ad-46ae-b363-720bd012a905 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:50.177 +05:30 7b9a45e0-81ad-46ae-b363-720bd012a905 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:50.177 +05:30 7b9a45e0-81ad-46ae-b363-720bd012a905 INF Fetching City deatails 2024-03-23 22:43:50.178 +05:30 7b9a45e0-81ad-46ae-b363-720bd012a905 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:50.178 +05:30 7b9a45e0-81ad-46ae-b363-720bd012a905 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4453ms 2024-03-23 22:43:50.179 +05:30 7b9a45e0-81ad-46ae-b363-720bd012a905 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:50.179 +05:30 7b9a45e0-81ad-46ae-b363-720bd012a905 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2856ms 2024-03-23 22:43:50.260 +05:30 894a1945-c498-4b93-b406-a48a45e9e8d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:50.260 +05:30 5ec6dc92-0e25-46e8-bcba-ea4d79b2dbfc INF CORS policy execution successful. 2024-03-23 22:43:50.260 +05:30 5ec6dc92-0e25-46e8-bcba-ea4d79b2dbfc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:50.260 +05:30 5ec6dc92-0e25-46e8-bcba-ea4d79b2dbfc INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:50.260 +05:30 5ec6dc92-0e25-46e8-bcba-ea4d79b2dbfc INF Fetching City deatails 2024-03-23 22:43:50.262 +05:30 5ec6dc92-0e25-46e8-bcba-ea4d79b2dbfc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:50.262 +05:30 5ec6dc92-0e25-46e8-bcba-ea4d79b2dbfc INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4379ms 2024-03-23 22:43:50.262 +05:30 5ec6dc92-0e25-46e8-bcba-ea4d79b2dbfc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:50.262 +05:30 5ec6dc92-0e25-46e8-bcba-ea4d79b2dbfc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6635ms 2024-03-23 22:43:50.895 +05:30 b4478fe3-e39a-4c50-a767-41247839f73d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:50.895 +05:30 685b19bf-c1fa-452e-bb51-bdb0079f5f07 INF CORS policy execution successful. 2024-03-23 22:43:50.895 +05:30 685b19bf-c1fa-452e-bb51-bdb0079f5f07 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:50.896 +05:30 685b19bf-c1fa-452e-bb51-bdb0079f5f07 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:50.896 +05:30 685b19bf-c1fa-452e-bb51-bdb0079f5f07 INF Fetching City deatails 2024-03-23 22:43:50.897 +05:30 685b19bf-c1fa-452e-bb51-bdb0079f5f07 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:50.897 +05:30 685b19bf-c1fa-452e-bb51-bdb0079f5f07 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5731ms 2024-03-23 22:43:50.897 +05:30 685b19bf-c1fa-452e-bb51-bdb0079f5f07 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:50.897 +05:30 685b19bf-c1fa-452e-bb51-bdb0079f5f07 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.4482ms 2024-03-23 22:43:51.318 +05:30 e55ed64e-66f5-4a55-86d9-b19f9bef39ba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:51.318 +05:30 acc25cb1-9cc2-4cc9-9b28-e0c64e7b7d84 INF CORS policy execution successful. 2024-03-23 22:43:51.318 +05:30 acc25cb1-9cc2-4cc9-9b28-e0c64e7b7d84 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:51.318 +05:30 acc25cb1-9cc2-4cc9-9b28-e0c64e7b7d84 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:51.318 +05:30 acc25cb1-9cc2-4cc9-9b28-e0c64e7b7d84 INF Fetching City deatails 2024-03-23 22:43:51.319 +05:30 acc25cb1-9cc2-4cc9-9b28-e0c64e7b7d84 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:51.320 +05:30 acc25cb1-9cc2-4cc9-9b28-e0c64e7b7d84 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2155ms 2024-03-23 22:43:51.320 +05:30 acc25cb1-9cc2-4cc9-9b28-e0c64e7b7d84 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:51.320 +05:30 acc25cb1-9cc2-4cc9-9b28-e0c64e7b7d84 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.8997ms 2024-03-23 22:43:51.489 +05:30 6f01c31b-ab47-4ed2-a67e-9b248c579fad INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:51.489 +05:30 c8a2f413-6c32-4655-810f-ad4cc703c15f INF CORS policy execution successful. 2024-03-23 22:43:51.489 +05:30 c8a2f413-6c32-4655-810f-ad4cc703c15f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:51.489 +05:30 c8a2f413-6c32-4655-810f-ad4cc703c15f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:51.489 +05:30 c8a2f413-6c32-4655-810f-ad4cc703c15f INF Fetching City deatails 2024-03-23 22:43:51.490 +05:30 c8a2f413-6c32-4655-810f-ad4cc703c15f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:51.491 +05:30 c8a2f413-6c32-4655-810f-ad4cc703c15f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.4576ms 2024-03-23 22:43:51.491 +05:30 c8a2f413-6c32-4655-810f-ad4cc703c15f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:51.491 +05:30 c8a2f413-6c32-4655-810f-ad4cc703c15f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.192ms 2024-03-23 22:43:51.677 +05:30 a8a88bcb-1af2-4900-a3b7-14e3df825c06 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:51.677 +05:30 1198659d-1c82-4fa1-b19b-d307e1a91248 INF CORS policy execution successful. 2024-03-23 22:43:51.677 +05:30 1198659d-1c82-4fa1-b19b-d307e1a91248 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:51.678 +05:30 1198659d-1c82-4fa1-b19b-d307e1a91248 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:51.678 +05:30 1198659d-1c82-4fa1-b19b-d307e1a91248 INF Fetching City deatails 2024-03-23 22:43:51.679 +05:30 1198659d-1c82-4fa1-b19b-d307e1a91248 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:51.679 +05:30 1198659d-1c82-4fa1-b19b-d307e1a91248 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2375ms 2024-03-23 22:43:51.679 +05:30 1198659d-1c82-4fa1-b19b-d307e1a91248 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:51.679 +05:30 1198659d-1c82-4fa1-b19b-d307e1a91248 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.0174ms 2024-03-23 22:43:52.957 +05:30 7da51225-bfae-4702-85ef-227a6bfeeeb3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:52.957 +05:30 08b7e551-e149-4d2a-b7f7-9bd9ecfdd76e INF CORS policy execution successful. 2024-03-23 22:43:52.957 +05:30 08b7e551-e149-4d2a-b7f7-9bd9ecfdd76e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:52.957 +05:30 08b7e551-e149-4d2a-b7f7-9bd9ecfdd76e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:52.957 +05:30 08b7e551-e149-4d2a-b7f7-9bd9ecfdd76e INF Fetching City deatails 2024-03-23 22:43:52.959 +05:30 08b7e551-e149-4d2a-b7f7-9bd9ecfdd76e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:52.959 +05:30 08b7e551-e149-4d2a-b7f7-9bd9ecfdd76e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.7038ms 2024-03-23 22:43:52.959 +05:30 08b7e551-e149-4d2a-b7f7-9bd9ecfdd76e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:52.959 +05:30 08b7e551-e149-4d2a-b7f7-9bd9ecfdd76e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.6206ms 2024-03-23 22:43:53.130 +05:30 5799e39d-23a3-4989-a617-18b3909e3b9a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:53.130 +05:30 f4a10578-f3de-492c-82ab-be536fddb4a9 INF CORS policy execution successful. 2024-03-23 22:43:53.130 +05:30 f4a10578-f3de-492c-82ab-be536fddb4a9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:53.131 +05:30 f4a10578-f3de-492c-82ab-be536fddb4a9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:53.131 +05:30 f4a10578-f3de-492c-82ab-be536fddb4a9 INF Fetching City deatails 2024-03-23 22:43:53.133 +05:30 f4a10578-f3de-492c-82ab-be536fddb4a9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:53.133 +05:30 f4a10578-f3de-492c-82ab-be536fddb4a9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.7171ms 2024-03-23 22:43:53.134 +05:30 f4a10578-f3de-492c-82ab-be536fddb4a9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:53.134 +05:30 f4a10578-f3de-492c-82ab-be536fddb4a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.2944ms 2024-03-23 22:43:53.281 +05:30 044fb52c-80a7-4eea-9b61-a622955c3f83 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:53.282 +05:30 e8e5bca3-c052-44a8-8e0a-ec4040f90112 INF CORS policy execution successful. 2024-03-23 22:43:53.282 +05:30 e8e5bca3-c052-44a8-8e0a-ec4040f90112 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:53.282 +05:30 e8e5bca3-c052-44a8-8e0a-ec4040f90112 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:53.282 +05:30 e8e5bca3-c052-44a8-8e0a-ec4040f90112 INF Fetching City deatails 2024-03-23 22:43:53.283 +05:30 e8e5bca3-c052-44a8-8e0a-ec4040f90112 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:53.283 +05:30 e8e5bca3-c052-44a8-8e0a-ec4040f90112 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.2597ms 2024-03-23 22:43:53.283 +05:30 e8e5bca3-c052-44a8-8e0a-ec4040f90112 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:53.283 +05:30 e8e5bca3-c052-44a8-8e0a-ec4040f90112 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.059ms 2024-03-23 22:43:59.430 +05:30 1fff5f7d-1207-41da-b69c-a24f8fe19d2d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:59.430 +05:30 77ad641f-c96b-4eee-8174-6c9756606b14 INF CORS policy execution successful. 2024-03-23 22:43:59.430 +05:30 77ad641f-c96b-4eee-8174-6c9756606b14 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:59.431 +05:30 77ad641f-c96b-4eee-8174-6c9756606b14 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:59.431 +05:30 77ad641f-c96b-4eee-8174-6c9756606b14 INF Fetching City deatails 2024-03-23 22:43:59.432 +05:30 77ad641f-c96b-4eee-8174-6c9756606b14 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:59.432 +05:30 77ad641f-c96b-4eee-8174-6c9756606b14 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.8212ms 2024-03-23 22:43:59.433 +05:30 77ad641f-c96b-4eee-8174-6c9756606b14 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:59.433 +05:30 77ad641f-c96b-4eee-8174-6c9756606b14 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.674ms 2024-03-23 22:43:59.481 +05:30 680e28ec-f81e-4197-98fc-ecfe8979b064 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:43:59.481 +05:30 3a9a71fb-92b4-4c05-8d57-9c2b3b68c596 INF CORS policy execution successful. 2024-03-23 22:43:59.481 +05:30 3a9a71fb-92b4-4c05-8d57-9c2b3b68c596 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:59.481 +05:30 3a9a71fb-92b4-4c05-8d57-9c2b3b68c596 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:43:59.482 +05:30 3a9a71fb-92b4-4c05-8d57-9c2b3b68c596 INF Fetching City deatails 2024-03-23 22:43:59.482 +05:30 3a9a71fb-92b4-4c05-8d57-9c2b3b68c596 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:43:59.483 +05:30 3a9a71fb-92b4-4c05-8d57-9c2b3b68c596 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.0787ms 2024-03-23 22:43:59.483 +05:30 3a9a71fb-92b4-4c05-8d57-9c2b3b68c596 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:43:59.483 +05:30 3a9a71fb-92b4-4c05-8d57-9c2b3b68c596 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 1.7837ms 2024-03-23 22:44:00.264 +05:30 b1cadf03-8b90-4254-bb52-ac4dfa1a88d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:44:00.265 +05:30 ff084a08-bf41-4fa3-bd0b-fb5f3820d737 INF CORS policy execution successful. 2024-03-23 22:44:00.265 +05:30 ff084a08-bf41-4fa3-bd0b-fb5f3820d737 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:44:00.265 +05:30 ff084a08-bf41-4fa3-bd0b-fb5f3820d737 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:44:00.265 +05:30 ff084a08-bf41-4fa3-bd0b-fb5f3820d737 INF Fetching City deatails 2024-03-23 22:44:00.268 +05:30 ff084a08-bf41-4fa3-bd0b-fb5f3820d737 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:44:00.268 +05:30 ff084a08-bf41-4fa3-bd0b-fb5f3820d737 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.191ms 2024-03-23 22:44:00.268 +05:30 ff084a08-bf41-4fa3-bd0b-fb5f3820d737 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:44:00.268 +05:30 ff084a08-bf41-4fa3-bd0b-fb5f3820d737 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 4.0921ms 2024-03-23 22:44:02.722 +05:30 d0b01a0e-038b-4b3b-90ac-67d8b2cbb0a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:44:02.722 +05:30 556e00ee-7268-46e5-a2e8-a1a0c0f7e059 INF CORS policy execution successful. 2024-03-23 22:44:02.722 +05:30 556e00ee-7268-46e5-a2e8-a1a0c0f7e059 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:44:02.722 +05:30 556e00ee-7268-46e5-a2e8-a1a0c0f7e059 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:44:02.722 +05:30 556e00ee-7268-46e5-a2e8-a1a0c0f7e059 INF Fetching Country deatails 2024-03-23 22:44:02.723 +05:30 556e00ee-7268-46e5-a2e8-a1a0c0f7e059 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:44:02.724 +05:30 556e00ee-7268-46e5-a2e8-a1a0c0f7e059 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5641ms 2024-03-23 22:44:02.724 +05:30 556e00ee-7268-46e5-a2e8-a1a0c0f7e059 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:44:02.724 +05:30 556e00ee-7268-46e5-a2e8-a1a0c0f7e059 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.4508ms 2024-03-23 22:44:02.777 +05:30 50842156-9cfa-4036-8539-08ad0f9a864a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:44:02.777 +05:30 31391de5-1df4-4df2-a28f-35daee750582 INF CORS policy execution successful. 2024-03-23 22:44:02.777 +05:30 31391de5-1df4-4df2-a28f-35daee750582 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:44:02.778 +05:30 31391de5-1df4-4df2-a28f-35daee750582 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:44:02.778 +05:30 31391de5-1df4-4df2-a28f-35daee750582 INF Fetching Country deatails 2024-03-23 22:44:02.779 +05:30 31391de5-1df4-4df2-a28f-35daee750582 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:44:02.779 +05:30 31391de5-1df4-4df2-a28f-35daee750582 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.582ms 2024-03-23 22:44:02.779 +05:30 31391de5-1df4-4df2-a28f-35daee750582 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:44:02.779 +05:30 31391de5-1df4-4df2-a28f-35daee750582 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.3663ms 2024-03-23 22:45:47.165 +05:30 2b48ee18-63f1-4d96-8322-4494791843fd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:45:47.166 +05:30 e26e661b-e7ff-4c0f-82a4-d2106434d943 INF CORS policy execution successful. 2024-03-23 22:45:47.167 +05:30 e26e661b-e7ff-4c0f-82a4-d2106434d943 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:45:47.167 +05:30 e26e661b-e7ff-4c0f-82a4-d2106434d943 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:45:47.167 +05:30 e26e661b-e7ff-4c0f-82a4-d2106434d943 INF Fetching City deatails 2024-03-23 22:45:47.171 +05:30 e26e661b-e7ff-4c0f-82a4-d2106434d943 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:45:47.172 +05:30 e26e661b-e7ff-4c0f-82a4-d2106434d943 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.5044ms 2024-03-23 22:45:47.172 +05:30 e26e661b-e7ff-4c0f-82a4-d2106434d943 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:45:47.172 +05:30 e26e661b-e7ff-4c0f-82a4-d2106434d943 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 7.3139ms 2024-03-23 22:45:47.173 +05:30 ce7cc319-c5e8-447a-9d3a-d3a993f8be6d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:45:47.173 +05:30 d0e82de6-32cd-4672-98bb-51bfaf79662d INF CORS policy execution successful. 2024-03-23 22:45:47.173 +05:30 d0e82de6-32cd-4672-98bb-51bfaf79662d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:45:47.173 +05:30 d0e82de6-32cd-4672-98bb-51bfaf79662d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:45:47.173 +05:30 d0e82de6-32cd-4672-98bb-51bfaf79662d INF Fetching Country deatails 2024-03-23 22:45:47.174 +05:30 d0e82de6-32cd-4672-98bb-51bfaf79662d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:45:47.175 +05:30 d0e82de6-32cd-4672-98bb-51bfaf79662d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.5045ms 2024-03-23 22:45:47.175 +05:30 d0e82de6-32cd-4672-98bb-51bfaf79662d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:45:47.175 +05:30 d0e82de6-32cd-4672-98bb-51bfaf79662d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 2.1638ms 2024-03-23 22:45:47.176 +05:30 762a62dd-97cd-46c3-9943-6f924657aa4b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:45:47.176 +05:30 c2fbd8d9-4750-4d5a-8fee-bc49db1fcc48 INF CORS policy execution successful. 2024-03-23 22:45:47.176 +05:30 c2fbd8d9-4750-4d5a-8fee-bc49db1fcc48 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:45:47.176 +05:30 c2fbd8d9-4750-4d5a-8fee-bc49db1fcc48 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:45:47.176 +05:30 c2fbd8d9-4750-4d5a-8fee-bc49db1fcc48 INF Fetching Department deatails 2024-03-23 22:45:47.177 +05:30 c2fbd8d9-4750-4d5a-8fee-bc49db1fcc48 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:45:47.178 +05:30 c2fbd8d9-4750-4d5a-8fee-bc49db1fcc48 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.6675ms 2024-03-23 22:45:47.178 +05:30 c2fbd8d9-4750-4d5a-8fee-bc49db1fcc48 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:45:47.178 +05:30 c2fbd8d9-4750-4d5a-8fee-bc49db1fcc48 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.5951ms 2024-03-23 22:45:47.217 +05:30 6b58e484-c9d5-4230-a573-e0cbed3aa68c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:45:47.218 +05:30 82dbb71d-c09a-432d-94c3-d61d7afab3b2 INF CORS policy execution successful. 2024-03-23 22:45:47.218 +05:30 82dbb71d-c09a-432d-94c3-d61d7afab3b2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:45:47.218 +05:30 82dbb71d-c09a-432d-94c3-d61d7afab3b2 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:45:47.220 +05:30 82dbb71d-c09a-432d-94c3-d61d7afab3b2 INF Fetching Field details for Master 2024-03-23 22:45:47.222 +05:30 82dbb71d-c09a-432d-94c3-d61d7afab3b2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:45:47.224 +05:30 82dbb71d-c09a-432d-94c3-d61d7afab3b2 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.6846ms 2024-03-23 22:45:47.224 +05:30 82dbb71d-c09a-432d-94c3-d61d7afab3b2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:45:47.224 +05:30 82dbb71d-c09a-432d-94c3-d61d7afab3b2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 7.034ms 2024-03-23 22:45:49.162 +05:30 ca9f4168-ba3e-416e-a41e-b3aab45305b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-23 22:45:49.163 +05:30 c3190816-0e04-420f-bbb9-4f5296d5aca8 INF CORS policy execution successful. 2024-03-23 22:45:49.163 +05:30 c3190816-0e04-420f-bbb9-4f5296d5aca8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:45:49.163 +05:30 c3190816-0e04-420f-bbb9-4f5296d5aca8 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-23 22:45:49.163 +05:30 c3190816-0e04-420f-bbb9-4f5296d5aca8 INF Fetching City deatails 2024-03-23 22:45:49.164 +05:30 c3190816-0e04-420f-bbb9-4f5296d5aca8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:45:49.164 +05:30 c3190816-0e04-420f-bbb9-4f5296d5aca8 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.5011ms 2024-03-23 22:45:49.164 +05:30 c3190816-0e04-420f-bbb9-4f5296d5aca8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-23 22:45:49.165 +05:30 c3190816-0e04-420f-bbb9-4f5296d5aca8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 2.2334ms 2024-03-23 22:45:49.165 +05:30 a583cac9-a6dd-4aa7-bb67-93451e124b89 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-23 22:45:49.165 +05:30 ed762a6b-049d-4b4b-ba6f-aabaf31946d8 INF CORS policy execution successful. 2024-03-23 22:45:49.165 +05:30 ed762a6b-049d-4b4b-ba6f-aabaf31946d8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:45:49.165 +05:30 ed762a6b-049d-4b4b-ba6f-aabaf31946d8 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-23 22:45:49.165 +05:30 ed762a6b-049d-4b4b-ba6f-aabaf31946d8 INF Fetching Country deatails 2024-03-23 22:45:49.166 +05:30 ed762a6b-049d-4b4b-ba6f-aabaf31946d8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:45:49.166 +05:30 ed762a6b-049d-4b4b-ba6f-aabaf31946d8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 0.9352ms 2024-03-23 22:45:49.166 +05:30 ed762a6b-049d-4b4b-ba6f-aabaf31946d8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-23 22:45:49.166 +05:30 ed762a6b-049d-4b4b-ba6f-aabaf31946d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 1.3422ms 2024-03-23 22:45:49.169 +05:30 185a7c36-9e9a-4f08-b0b4-84cec33f6b63 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-23 22:45:49.170 +05:30 4e944294-39ba-4ecc-bd6f-f9787cf0a689 INF CORS policy execution successful. 2024-03-23 22:45:49.170 +05:30 4e944294-39ba-4ecc-bd6f-f9787cf0a689 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:45:49.170 +05:30 4e944294-39ba-4ecc-bd6f-f9787cf0a689 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-23 22:45:49.170 +05:30 4e944294-39ba-4ecc-bd6f-f9787cf0a689 INF Fetching Department deatails 2024-03-23 22:45:49.171 +05:30 4e944294-39ba-4ecc-bd6f-f9787cf0a689 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:45:49.171 +05:30 dbc59273-379e-4e79-872b-752a3399eea0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - null null 2024-03-23 22:45:49.171 +05:30 f398c6ce-e382-4e42-aba7-5b5052f93677 INF CORS policy execution successful. 2024-03-23 22:45:49.171 +05:30 4e944294-39ba-4ecc-bd6f-f9787cf0a689 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.2841ms 2024-03-23 22:45:49.171 +05:30 f398c6ce-e382-4e42-aba7-5b5052f93677 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:45:49.171 +05:30 4e944294-39ba-4ecc-bd6f-f9787cf0a689 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-23 22:45:49.171 +05:30 f398c6ce-e382-4e42-aba7-5b5052f93677 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-23 22:45:49.172 +05:30 4e944294-39ba-4ecc-bd6f-f9787cf0a689 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.2071ms 2024-03-23 22:45:49.172 +05:30 f398c6ce-e382-4e42-aba7-5b5052f93677 INF Fetching Field details for Master 2024-03-23 22:45:49.173 +05:30 f398c6ce-e382-4e42-aba7-5b5052f93677 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-23 22:45:49.173 +05:30 f398c6ce-e382-4e42-aba7-5b5052f93677 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 1.8092ms 2024-03-23 22:45:49.173 +05:30 f398c6ce-e382-4e42-aba7-5b5052f93677 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-23 22:45:49.173 +05:30 f398c6ce-e382-4e42-aba7-5b5052f93677 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields - 200 null application/json; charset=utf-8 2.4652ms 2024-03-23 22:56:07.701 +05:30 INF Application is shutting down...